*{box-sizing:border-box}:root{color:#111827;background:#f3f4f6;font-family:Arial,sans-serif}body{min-width:320px;min-height:100vh;margin:0}#root{width:100%}@font-face{font-family:SF Pro Display;src:url(/lzb/acars-module/fonts/SF-Pro-Display-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/lzb/acars-module/fonts/SF-Pro-Display-RegularItalic.otf)format("opentype");font-weight:400;font-style:italic}@font-face{font-family:SF Pro Display;src:url(/lzb/acars-module/fonts/SF-Pro-Display-Bold.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:SF Pro Display;src:url(/lzb/acars-module/fonts/SF-Pro-Display-BoldItalic.otf)format("opentype");font-weight:700;font-style:italic}body{color:#111827;background:#f3f4f6;margin:0;padding:0;font-family:SF Pro Display,sans-serif}h1,p{margin-top:0}h1{margin-bottom:0}.login-page{box-sizing:border-box;background:radial-gradient(circle at 50% 0,#fffffff0,#fff0 34%),linear-gradient(#f8fafc 0%,#eef2f7 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#e2e8f0e6,#f8fafc99) border-box;border:1px solid #e2e8f0f2;border-radius:16px;width:min(100%,382px);padding:30px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a1c,inset 0 1px #fffc}.login-card:before{content:"";background:linear-gradient(90deg,#d1d5db,#22c55e,#ef4444);height:4px;position:absolute;inset:0 0 auto}.login-logo{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:176px;margin:0 auto 14px;display:block}.login-heading{text-align:center;margin-bottom:22px}.login-heading h1{letter-spacing:.01em;color:#111827;margin:0 0 7px;font-size:19px}.login-heading p{color:#6b7280;margin:0;font-size:12.5px}.login-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:0 0 14px;padding:9px 10px;font-size:12px;line-height:1.35}.login-card label{color:#475569;flex-direction:column;gap:6px;margin-bottom:13px;font-size:12px;font-weight:700;display:flex}.login-card input{color:#111827;background:#fbfdff;border:1px solid #d6dce5;border-radius:8px;height:40px;padding:0 12px;font-family:SF Pro Display,sans-serif;font-size:13px;transition:border-color .16s,box-shadow .16s,background-color .16s}.login-card input:focus{background:#fff;border-color:#94a3b8;outline:none;box-shadow:0 0 0 4px #94a3b824}.login-assist-row{justify-content:flex-end;margin:-3px 0 14px;display:flex}.forgot-password-button{color:#64748b;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:SF Pro Display,sans-serif;font-size:12px;font-weight:700;transition:color .16s}.forgot-password-button:hover{color:#111827}.login-button{border-radius:8px;width:100%;height:38px;margin-top:0}.login-status{color:#6b7280;text-align:center;min-height:14px;margin:10px 0 0;font-size:12px}.app{background:#fff;border:1px solid #f1f5f9;border-top:none;border-radius:0 0 14px 14px;max-width:1000px;margin:0 auto 24px;padding:24px;box-shadow:0 8px 25px #0000000d}.app-header{background:#fbfcfd;border-bottom:1px solid #edf1f5;grid-template-columns:170px 1fr auto;align-items:center;margin:-24px -24px 26px;padding:18px 28px 14px;display:grid}.app-logo{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:170px;margin:0}.logo-button{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;line-height:0}.app-nav{justify-content:center;justify-self:center;align-items:center;gap:42px;display:flex}.nav-button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;height:34px;margin:0;padding:0;font-family:SF Pro Display,sans-serif;font-size:15px;font-weight:400;transition:color .2s;display:flex;position:relative}.nav-button:hover{color:#111827}.nav-button-label{align-items:center;height:34px;display:inline-flex;position:relative}.nav-button-label:after{content:"";background:#111827;border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.nav-button.active{color:#111827}.nav-button.active .nav-button-label:after{width:100%}.nav-button-placeholder{cursor:pointer}.nav-button-placeholder:hover{color:#111827}.nav-button-placeholder:hover .nav-button-label:after{width:100%}.nav-unread-bubble{color:#fff;font-variant-numeric:tabular-nums;background:red;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:7px;padding:0 5px;font-size:10px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 5px 12px #ff000038}.nav-unread-bubble.hidden{visibility:hidden}.floating-chat-button{z-index:90;color:#fff;letter-spacing:.01em;cursor:pointer;background:#1f6feb;border:1px solid #0f48a2b8;border-radius:50%;justify-content:center;align-items:center;gap:0;width:48px;min-width:48px;height:48px;margin:0;padding:0;font-family:SF Pro Display,sans-serif;font-size:14px;font-weight:700;transition:background-color .18s,border-color .18s;display:inline-flex;position:fixed;bottom:24px;right:max(18px,50vw - 592px);box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 1px #fff3}.floating-chat-button:hover{background:#1d5fd6;border-color:#0f48a2e0}.floating-chat-button:active{background:#184fae;border-color:#0d387ef2}.floating-chat-button.active{background:#1d5fd6;border-color:#0f48a2e0}.floating-chat-label{display:none}.floating-chat-bubble{color:#fff;font-variant-numeric:tabular-nums;background:red;border:2px solid #f3f4f6;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 7px 14px #ff00003d}.floating-chat-bubble.hidden{visibility:hidden}textarea{box-sizing:border-box;border:1px solid #cfd4dc;border-radius:6px;width:100%;margin-top:20px;padding:12px;font-family:Consolas,monospace;font-size:14px}button{cursor:pointer;color:#111827;background:#fff;border:1px solid #cfd4dc;border-radius:6px;margin-top:12px;padding:6px 8px;font-size:12px}.small-button{border:1px solid #cfd4dc;border-radius:6px;margin-top:0;padding:3px 6px;font-size:12px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .14s}.small-button:active{background:#eef2f7;transform:translateY(0);box-shadow:0 1px 3px #0000001a}.small-button:hover{background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.small-button:disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;opacity:.72;background:#f3f4f6;border-color:#e5e7eb}.small-button:disabled:hover{color:#9ca3af;box-shadow:none;background:#f3f4f6;border-color:#e5e7eb;transform:none}.action-button{transition:background-color .18s,border-color .18s,box-shadow .18s,transform .14s,color .18s}.action-button:hover{background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.action-button:active{background:#eef2f7;transform:translateY(0);box-shadow:0 1px 3px #0000001a}.action-button:disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;opacity:.72;background:#f3f4f6;border-color:#e5e7eb}.action-button:disabled:hover{color:#9ca3af;box-shadow:none;background:#f3f4f6;border-color:#e5e7eb;transform:none}.card{background:0 0;border:none;margin-top:25px;padding:0;font-size:14px}table{border-collapse:collapse;width:100%}.records-table{border-collapse:separate;border-spacing:0;border:1px solid #d1d5db;border-radius:6px;overflow:hidden}td{border:1px solid #d1d5db;padding:1px}table:not(.records-table) td:first-child{background:#f9fafb;font-weight:700}.records-table th,.records-table td{vertical-align:middle;border:1px solid #d1d5db;border-top:none;border-left:none;font-family:SF Pro Display,sans-serif}.records-table thead th:last-child,.records-table tbody tr:not(.expanded-record-row) td:last-child{border-right:none}.expanded-record-row td{border-bottom:1px solid #d1d5db!important;border-right:1px solid #d1d5db!important}.records-table tbody tr:last-child:not(.expanded-record-row) td{border-bottom:none}.records-table th:last-child,.records-table td:last-child{border-right:none}.records-table tbody tr:last-child td{border-bottom:none}.records-table thead th{color:#374151;letter-spacing:.4px;text-align:center;-webkit-user-select:none;user-select:none;background:#f8fafc;padding:8px 10px;font-size:13px;font-weight:600;position:relative}.records-table thead th:hover{background:#eef5ff}.records-table tbody td{padding:2px;font-size:12px}.record-row{cursor:pointer}.record-row:hover{background:#edf5ff}.record-light{background:#fff}.record-dark{background:#f8f9fa}.selected-record{background:#eaf3ff!important}.expand-column{text-align:center;color:#777;cursor:pointer;width:28px;font-size:12px}.expand-arrow{transform-origin:50%;font-size:30px;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1);display:inline-block;transform:rotate(0)}.expand-arrow.open{transform:rotate(90deg)}.received-column{text-align:center;width:120px}.aircraft-column{text-align:center;width:75px;font-size:12px;font-weight:700}.type-column{text-align:center;width:120px}.message-column{text-align:left;width:auto}.message-header{text-align:center}.received-date{font-size:12px;font-weight:700;line-height:16px}.received-time{color:#666;margin-top:2px;font-size:12px;font-weight:400;line-height:14px}.badge{box-sizing:border-box;text-align:center;letter-spacing:.2px;border-radius:14px;width:82px;padding:3px 0;font-size:11px;font-weight:700;line-height:14px;display:inline-block}.badge-pfr{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.badge-warning{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.badge-fault{color:#c2410c;background:#ffedd5;border:1px solid #fed7aa}.badge-ops{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.badge-maintenance{color:#854d0e;background:#fef9c3;border:1px solid #fde68a}.decoder-table{border-collapse:collapse;width:100%;margin-top:10px;margin-bottom:18px}.decoder-table td,.decoder-table th{vertical-align:middle;border:1px solid #d1d5db;padding:3px 2px;font-size:12px}.decoder-table td:first-child{width:180px;font-weight:700}.decoder-table td:nth-child(2){text-align:left}.decoder-table th{text-align:center;background:#f5f5f5;font-weight:700}.expanded-record-row td{background:#fafafa;padding:0 18px;overflow:hidden}.expanded-record-animation{grid-template-rows:1fr;padding:14px 0;animation:.34s cubic-bezier(.22,1,.36,1) both recordExpand;display:grid;overflow:hidden}.expanded-record-content{border-left:4px solid #d0d7de;min-height:0;padding-left:14px;font-weight:400;overflow:hidden}.expanded-record-content table,.expanded-record-content td{font-weight:400}.expanded-record-content td:first-child{font-weight:700}@keyframes recordExpand{0%{opacity:0;grid-template-rows:0fr;padding-top:0;padding-bottom:0;transform:translateY(-6px)}to{opacity:1;grid-template-rows:1fr;padding-top:14px;padding-bottom:14px;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.expanded-record-animation{animation:none}.expand-arrow,.chat-type-indicator,.chat-type-button{transition:none}}.records-top-controls{justify-content:space-between;align-items:center;gap:16px;margin:12px 0 10px;display:flex}.records-search{box-sizing:border-box;border:1px solid #cfd4dc;border-radius:6px;flex:1;height:30px;padding:6px 8px;font-family:SF Pro Display,sans-serif;font-size:12px}.rows-per-page-inline{white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:flex}.rows-per-page-inline select,.rows-per-page-inline .custom-select{border:1px solid #cfd4dc;border-radius:6px;padding:6px;font-size:12px}.rows-per-page-inline .custom-select{border:none;border-radius:6px;padding:0}.pagination-bottom{justify-content:center;align-items:center;gap:12px;margin-top:12px;font-size:12px;display:flex}.pagination-bottom .small-button{border-radius:6px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;line-height:0;display:inline-flex}.pagination-bottom .small-button:hover,.pagination-bottom .small-button:active{transform:none}.pagination-arrow{color:#111827;width:14px;height:14px;line-height:0;display:block}.pagination-jump{align-items:center;gap:5px;margin-left:4px;display:inline-flex}.pagination-jump input{box-sizing:border-box;color:#111827;text-align:center;background:#fff;border:1px solid #cfd4dc;border-radius:6px;width:54px;height:24px;min-height:24px;margin:0;padding:0 6px;font-family:SF Pro Display,sans-serif;font-size:12px;line-height:24px}.pagination-jump input:focus{border-color:#111827;outline:none;box-shadow:0 0 0 3px #11182714}.pagination-jump input::placeholder{color:#9ca3af}.pagination-jump .small-button{width:34px;min-width:34px;font-size:11px;font-weight:400;line-height:1}.filter-header{width:100%;height:100%;position:relative}.filter-header-button{width:100%;color:inherit;cursor:pointer;background:0 0;border:none;margin-top:0;padding:0;font-family:SF Pro Display,sans-serif;font-size:13px;font-weight:600}.filter-header-button.filter-active{color:#1d4ed8}.filter-arrow{color:#6b7280;margin-left:5px;font-size:9px}.column-filter-menu{z-index:20;text-align:left;background:#fff;border:1px solid #cfd4dc;border-radius:6px;width:220px;max-height:260px;position:absolute;top:28px;left:0;overflow:hidden;box-shadow:0 10px 25px #0000001f}.type-column .column-filter-menu{left:auto;right:0}.column-filter-actions{border-bottom:1px solid #e5e7eb;justify-content:flex-end;padding:6px 8px;display:flex}.column-filter-action{margin-top:0;padding:2px 6px;font-size:11px}.column-filter-options{max-height:210px;padding:6px 0;overflow-y:auto}.column-filter-option{cursor:pointer;align-items:center;gap:6px;padding:5px 8px;font-size:12px;font-weight:400;display:flex}.column-filter-option:hover{background:#f3f4f6}.column-filter-option input{margin:0}.date-filter-menu{border-radius:6px;width:230px;padding:8px}.date-filter-row{flex-direction:column;gap:4px;margin-bottom:8px;font-size:12px;font-weight:400;display:flex}.date-filter-row input{border:1px solid #cfd4dc;border-radius:6px;padding:5px 6px;font-family:SF Pro Display,sans-serif;font-size:12px}.simple-format-title{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:flex}.simple-format-arrow{color:#666;width:14px;font-size:12px;display:inline-block}.simple-format-section{margin-top:12px}.pfr-output{white-space:pre-wrap;margin:0;font-family:OCR B,OCRB,OCR A Extended,Courier New,monospace}.pfr-output-header,.pfr-output-body{font-family:inherit;display:block}.pfr-output-header{font-size:12px;line-height:1.15}.pfr-output-body{font-size:9.5px;line-height:1.15}.simple-format-output{font-size:12px;line-height:1.15}.simple-format-line{min-height:1.15em;display:block}.simple-format-title-line,.simple-format-output strong{font-weight:700}.copyable-cell{justify-content:space-between;align-items:center;gap:8px;display:flex}.copy-field-button{cursor:pointer;color:#374151;background:#fff;border:1px solid #cfd4dc;border-radius:6px;flex-shrink:0;margin-top:0;padding:2px 8px;font-size:10px;line-height:10px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .14s}.copy-field-button:hover{background:#f3f4f6;border-color:#9ca3af;transform:scale(1.04);box-shadow:0 2px 6px #00000014}.copy-field-button:active{transform:scale(.98)}.no-records-cell{text-align:center;color:#6b7280;padding:14px;font-size:12px}.records-table thead tr:first-child th:first-child{border-top-left-radius:6px}.records-table thead tr:first-child th:last-child{border-top-right-radius:6px}.records-table tbody tr:last-child td:first-child{border-bottom-left-radius:6px}.records-table tbody tr:last-child td:last-child{border-bottom-right-radius:6px}.dashboard-page{margin-top:2px}.dashboard-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:16px;display:grid}.dashboard-card{text-align:center;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;padding:14px}.dashboard-card span{color:#6b7280;margin-bottom:6px;font-size:12px;display:block}.dashboard-card strong{color:#111827;font-size:26px}.dashboard-panels{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dashboard-panel{background:#fff;border:1px solid #d1d5db;border-radius:8px;flex-direction:column;min-height:252px;padding:16px;display:flex}.dashboard-panel h3{color:#111827;margin:0 0 12px;font-size:15px;font-weight:600}.dashboard-panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex;position:relative}.dashboard-panel-title h3{margin:0}.dashboard-panel-preview-list{gap:0;display:grid}.dashboard-filter-control{flex-shrink:0;position:relative}.dashboard-filter-button{color:#111827;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;transition:background-color .18s,color .18s,transform .14s;display:flex}.dashboard-filter-button:hover,.dashboard-filter-button.active{color:#111827;background:#f3f4f6;transform:translateY(-1px)}.dashboard-filter-button:active{background:#e5e7eb;transform:translateY(0)scale(.96)}.dashboard-filter-menu{z-index:30;background:#fff;border:1px solid #dbe3ed;border-radius:8px;width:280px;position:absolute;top:34px;right:0;overflow:hidden;box-shadow:0 12px 30px #0f172a24}.dashboard-filter-menu-header{background:#f8fafc;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.dashboard-filter-menu-header span{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.dashboard-filter-clear{border-radius:6px;margin:0;padding:2px 7px;font-size:11px}.dashboard-filter-options{max-height:230px;padding:5px 0;overflow-y:auto}.dashboard-filter-option{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:grid}.dashboard-filter-option:hover{background:#f8fafc}.dashboard-filter-option input{margin:0}.dashboard-filter-option span{text-overflow:ellipsis;white-space:nowrap;color:#374151;overflow:hidden}.dashboard-filter-option strong{color:#6b7280;font-size:11px}.dashboard-filter-empty{color:#9ca3af;text-align:center;padding:12px 10px;font-size:12px}.dashboard-filter-section-label{color:#6b7280;letter-spacing:.05em;text-transform:uppercase;padding:8px 10px 4px;font-size:10px;font-weight:700}.ai-analysis-filter-menu{z-index:250;color:#111827;opacity:1;isolation:isolate;border-color:#cfd8e3;width:320px;box-shadow:0 18px 42px #0f172a33;background:#fff!important}.ai-analysis-filter-menu .dashboard-filter-menu-header,.ai-analysis-filter-menu .dashboard-filter-options,.ai-analysis-filter-menu .dashboard-filter-option,.ai-analysis-filter-menu .dashboard-filter-section-label{background-color:#fff!important}.fleet-status-row,.fault-row,.system-row{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 135px;align-items:center;gap:10px;padding:7px 0;font-size:13px;display:grid}.fleet-status-row{grid-template-columns:1fr 178px}.fleet-status-aircraft-label{align-items:baseline;gap:5px;min-width:0;display:inline-flex}.fleet-status-aircraft-label strong{color:#111827;font-size:13px;font-weight:700}.fleet-status-aircraft-label small{color:#6b7280;white-space:nowrap;font-size:12px;font-weight:400}.critical-row{border-bottom:1px solid #f1f5f9;grid-template-columns:70px 70px 1fr;align-items:center;gap:10px;padding:7px 0;font-size:13px;display:grid}.fleet-status-row span:last-child,.system-row strong{text-align:left}.fleet-status-items{grid-template-columns:76px 92px;justify-content:flex-start;place-items:center start;gap:3px 4px;display:grid}.fleet-status-items>span{font-variant-numeric:tabular-nums;white-space:nowrap;display:block}.fleet-status-items .status-green{width:auto}.fault-row strong{text-align:left;padding-left:14px}.ai-analysis-panel{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#2563eb85,#a855f761,#ec48994d,#22c55e47) border-box;border-color:#0000;flex-direction:column;display:flex;position:relative;overflow:visible;box-shadow:0 1px 2px #0f172a0a,0 0 22px #3b82f61a,0 0 34px #a855f70f,inset 0 1px #ffffffd9}.ai-analysis-panel>*{z-index:1;position:relative}.ai-analysis-panel .dashboard-panel-title{z-index:20}.ai-analysis-panel .dashboard-filter-control{z-index:30}.ai-analysis-panel .dashboard-filter-button{background:#fff}.ai-analysis-panel .dashboard-filter-button.active{background:#fff;transform:none}.ai-analysis-panel .dashboard-filter-button:hover,.ai-analysis-panel .dashboard-filter-button.active:hover{background:#f3f4f6;transform:translateY(-1px)}.ai-analysis-panel .dashboard-filter-button:active{background:#e5e7eb;transform:translateY(0)scale(.96)}.ai-analysis-panel .ai-analysis-text{z-index:1}.ai-analysis-text{color:#334155;margin:0 0 10px;font-size:13px;line-height:1.45}.ai-analysis-text:last-of-type{margin-bottom:8px}.ai-analysis-summary-block{gap:8px;max-height:154px;padding-bottom:18px;display:grid;position:relative;overflow:hidden}.ai-analysis-summary-block:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#fff0,#fff 54%);height:42px;position:absolute;bottom:0;left:0;right:0}.ai-analysis-summary-block:after{content:"...";z-index:2;color:#64748b;background:linear-gradient(90deg,#fff0,#fff 42%);padding-left:28px;font-size:14px;font-weight:800;line-height:1;position:absolute;bottom:1px;right:0}.ai-analysis-structured-section{gap:6px;margin-bottom:14px;display:grid}.ai-analysis-structured-section.compact{gap:5px;margin-bottom:4px}.ai-analysis-section-heading{color:#1e293b;margin:0;font-size:13px;font-weight:700;line-height:1.35}.ai-analysis-structured-section ul{gap:4px;margin:0;padding:0 0 0 14px;list-style:none;display:grid}.ai-analysis-structured-section li{color:#334155;margin:0;padding-left:14px;font-size:12.5px;line-height:1.38;position:relative}.ai-analysis-structured-section li:before{content:"•";color:#6366f1;font-weight:900;position:absolute;top:0;left:0}.ai-analysis-modal-summary .ai-analysis-structured-section li{font-size:13px;line-height:1.45}.ai-analysis-read-more{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;margin:auto 0 0 auto;padding:7px 2px 2px 10px;font-size:12px;font-weight:700;transition:color .18s;display:inline-flex}.ai-analysis-read-more svg{transition:transform .18s}.ai-analysis-read-more:hover{color:#7c3aed}.ai-analysis-read-more:hover svg{transform:translate(3px)}.ai-analysis-modal-backdrop{z-index:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a47;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.ai-analysis-modal{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#2563eb99,#a855f780,#ec48995c,#22c55e52) border-box;border:1px solid #0000;border-radius:22px;width:min(840px,100vw - 32px);max-height:min(760px,100vh - 44px);overflow:hidden;box-shadow:0 26px 70px #0f172a3d,0 0 42px #3b82f629,0 0 64px #a855f71f}.ai-analysis-modal-header{background:radial-gradient(circle at 12% 0,#3b82f61f,#0000 30%),radial-gradient(circle at 88% 8%,#a855f71f,#0000 32%),#fff;border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 16px;display:flex}.ai-analysis-modal-kicker{color:#6366f1;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.ai-analysis-modal-header h3{color:#0f172a;margin:0;font-size:22px;line-height:1.15}.ai-analysis-modal-close{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ee;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.ai-analysis-modal-close:hover{color:#1d4ed8;background:#eef2ff;border-color:#c7d2fe}.ai-analysis-modal-body{max-height:calc(min(760px,100vh - 44px) - 96px);padding:20px 24px 24px;overflow-y:auto}.ai-analysis-aircraft-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ai-analysis-aircraft-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.ai-analysis-aircraft-heading{border-bottom:1px solid #e8eef6;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.ai-analysis-aircraft-heading span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.ai-analysis-aircraft-heading strong{color:#0f172a;font-size:15px}.ai-analysis-issue-list{gap:7px;padding:12px;display:grid}.ai-analysis-issue-row{background:#fff;border:1px solid #edf2f7;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:32px;padding:6px 8px;display:grid}.ai-analysis-issue-type,.ai-analysis-issue-repeat{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:2px 7px;font-size:10px;font-weight:800;display:inline-flex}.ai-analysis-issue-type{color:#3730a3;background:#eef2ff}.ai-analysis-issue-text{color:#1f2937;min-width:0;font-size:12px;line-height:1.3}.ai-analysis-issue-repeat{color:#be185d;background:#fdf2f8}.ai-analysis-modal-summary{background:linear-gradient(135deg,#eff6ffdb,#faf5ffb8),#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:14px;padding:14px 16px}.ai-analysis-modal-summary h4{color:#0f172a;margin:0 0 10px;font-size:13px;font-weight:800}.ai-analysis-modal-summary>ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.ai-analysis-modal-summary>ul>li{color:#334155;margin:0;padding-left:18px;font-size:13px;line-height:1.5;position:relative}.ai-analysis-modal-summary>ul>li:before{content:"";background:linear-gradient(135deg,#2563eb,#a855f7,#ec4899);border-radius:50%;width:7px;height:7px;position:absolute;top:.62em;left:0;box-shadow:0 0 10px #6366f147}.ai-analysis-modal-note{color:#334155;margin:0 0 9px;font-size:13px;line-height:1.5}.ai-analysis-modal-note:last-child{margin-bottom:0}.dashboard-detail-read-more{margin:8px 0 0 auto}.dashboard-detail-modal{background:#fff;border-color:#dbe3ee;box-shadow:0 26px 70px #0f172a38}.dashboard-detail-modal-header{background:#fff}.dashboard-detail-modal-kicker{color:#475569}.dashboard-detail-list{gap:8px;display:grid}.dashboard-detail-row{background:#fff;border:1px solid #edf2f7;border-radius:10px;margin:0;padding:10px 12px}.dashboard-detail-row.fleet-status-row{grid-template-columns:minmax(110px,1fr) minmax(178px,auto)}.dashboard-detail-message-row{color:#334155;grid-template-columns:auto 130px 82px minmax(0,1fr);align-items:center;gap:10px;font-size:13px;display:grid}.dashboard-detail-message-row strong,.dashboard-detail-message-row span:last-child{min-width:0}.dashboard-detail-frequency-row{color:#334155;grid-template-columns:minmax(0,1fr) 58px minmax(150px,.62fr);align-items:center;gap:12px;font-size:13px;display:grid}.dashboard-detail-frequency-row span,.dashboard-detail-frequency-row small{min-width:0}.dashboard-detail-frequency-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-detail-frequency-row strong{color:#111827;font-variant-numeric:tabular-nums;text-align:center}.dashboard-detail-frequency-row small{color:#64748b;text-align:right;font-size:12px;line-height:1.35}@media (width<=760px){.ai-analysis-modal-backdrop{align-items:flex-end;padding:12px}.ai-analysis-modal{border-radius:18px;width:100%;max-height:calc(100vh - 24px)}.ai-analysis-modal-header,.ai-analysis-modal-body{padding-left:16px;padding-right:16px}.ai-analysis-aircraft-grid{grid-template-columns:1fr}.dashboard-detail-row.fleet-status-row,.dashboard-detail-message-row,.dashboard-detail-frequency-row{grid-template-columns:1fr;align-items:start}.dashboard-detail-frequency-row strong,.dashboard-detail-frequency-row small{text-align:left}.ai-analysis-issue-row{grid-template-columns:auto 1fr}.ai-analysis-issue-repeat{grid-column:2;justify-self:start}}.critical-row{grid-template-columns:70px 70px 1fr}.fleet-status-row:last-child,.critical-row:last-child,.fault-row:last-child,.system-row:last-child{border-bottom:none}.status-green{color:#15803d}.status-yellow{color:#f90}.status-red{color:red}.dashboard-empty{color:#9ca3af;margin:0;font-size:13px}.app-footer{text-align:center;color:#9ca3af;-webkit-user-select:none;user-select:none;margin:28px 0 18px;font-family:SF Pro Display,sans-serif;font-size:12px;font-weight:400}.settings-button{color:#334155;cursor:pointer;z-index:2;background:#f8fafc;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin:0;padding:0;font-size:15px;line-height:1;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #94a3b861,0 2px 6px #0f172a1f}.settings-button:hover{color:#0f172a;background:#eef2f7;transform:rotate(18deg);box-shadow:inset 0 0 0 1px #64748b57,0 2px 6px #0f172a1f}.settings-button.active{color:#0f172a;background:#eef2f7}.settings-page{margin-top:4px}.settings-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.settings-card{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;padding:16px}.settings-card h3{margin:0 0 8px;font-size:15px;font-weight:600}.settings-card p{color:#6b7280;margin:0;font-size:13px;line-height:1.4}.settings-container{border-radius:17px;justify-content:flex-end;align-items:center;gap:0;height:34px;display:flex;position:relative}.profile-menu-wrap{align-items:center;height:34px;display:flex;position:relative}.profile-menu-wrap:after{content:"";z-index:39;width:224px;height:14px;position:absolute;top:34px;right:0}.profile-access-button{color:#f8fafc;cursor:pointer;z-index:1;background:linear-gradient(135deg,#172033 0%,#26364b 100%);border:none;border-radius:17px 13px 13px 17px;align-items:center;gap:7px;height:34px;margin:0 -17px 0 0;padding:0 30px 0 15px;font-family:SF Pro Display,sans-serif;font-size:12px;line-height:1;transition:background .2s,color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff1f,0 2px 7px #0f172a29}.profile-access-button:after{content:"";background:inherit;z-index:-1;border-radius:0 17px 17px 0;width:26px;position:absolute;top:0;bottom:0;right:-13px}.profile-access-button:hover{color:#fff;background:linear-gradient(135deg,#1f2d43 0%,#31445e 100%);box-shadow:inset 0 1px #ffffff29,0 3px 10px #0f172a2e}.profile-access-button:active{background:linear-gradient(135deg,#111827 0%,#223047 100%)}.profile-access-button svg{flex-shrink:0}.profile-menu{z-index:40;opacity:0;pointer-events:none;transform-origin:100% 0;background:#fff;border:1px solid #dbe3ed;border-radius:14px;width:224px;padding:8px;transition:opacity .18s,transform .18s;position:absolute;top:44px;right:0;transform:translateY(-4px)scale(.985);box-shadow:0 18px 44px #0f172a24,0 2px 8px #0f172a0f}.profile-menu:before{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffffdb}.profile-menu-wrap:hover .profile-menu,.profile-menu-wrap:focus-within .profile-menu{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.profile-menu-header{z-index:1;background:#f8fafc;border:1px solid #edf1f5;border-radius:10px;margin-bottom:6px;padding:10px 11px;position:relative}.profile-menu-header strong,.profile-menu-header span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-menu-header strong{color:#111827;font-size:12px;font-weight:700}.profile-menu-header span{color:#6b7280;margin-top:2px;font-size:11px}.profile-menu-item{z-index:1;color:#374151;text-align:left;background:0 0;border:none;border-radius:9px;justify-content:flex-start;align-items:center;width:100%;height:32px;margin:3px 0 0;padding:0 11px;font-family:SF Pro Display,sans-serif;font-size:12px;transition:background-color .16s,color .16s;display:flex;position:relative}.profile-menu-item:hover,.profile-menu-item:focus-visible{color:#111827;background:#eef2f7;outline:none}.profile-menu-item.danger{color:#b91c1c}.profile-menu-item.danger:hover,.profile-menu-item.danger:focus-visible{color:#991b1b;background:#fff1f2}.dashboard-toolbar{justify-content:flex-end;margin-bottom:12px;font-size:12px;display:flex}.dashboard-toolbar label{align-items:center;gap:6px;display:flex}.dashboard-toolbar select,.dashboard-toolbar .custom-select{height:34px;font-size:12px}.decoder-table tbody tr:nth-child(odd) td{background:#fff}.decoder-table tbody tr:nth-child(2n) td{background:#f5f7fa}.pdf-column{text-align:center;width:42px}.pdf-button{color:#9ca3af;cursor:pointer;opacity:.55;background:0 0;border:1px solid #0000;border-radius:5px;height:22px;margin:0;padding:2px 4px;font-size:10px;transition:opacity .18s,background-color .18s,border-color .18s,color .18s,transform .14s}.pdf-button:hover{opacity:1;color:#111827;background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}.message-cell{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.message-cell span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.pfr-record-prompt{letter-spacing:.02em;align-items:center;gap:10px;font-weight:400;display:inline-flex}.pfr-record-dot{flex:none;margin-right:4px;font-size:11px;font-style:normal;line-height:1}.message-actions{flex:none;justify-content:flex-end;align-items:center;gap:4px;display:inline-flex}.message-delete-button{color:#9ca3af;cursor:pointer;opacity:.58;background:0 0;border:1px solid #0000;border-radius:5px;height:22px;margin:0;padding:2px 4px;font-size:10px;transition:opacity .18s,background-color .18s,border-color .18s,color .18s,transform .14s}.message-delete-button:hover{opacity:1;color:#b91c1c;background:#fef2f2;border-color:#fecaca;transform:translateY(-1px)}.aircraft-chats-shell{flex-direction:column;gap:0;display:flex}.aircraft-chats-page{grid-template-columns:278px 1fr;gap:14px;min-height:560px;display:grid}.chat-sidebar,.chat-main{background:#fff;border:1px solid #d1d5db;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.chat-sidebar{flex-direction:column;display:flex}.chat-sidebar-header{color:#374151;background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 14px;font-size:13px;display:flex}.chat-sidebar-header>div{min-width:0}.chat-sidebar-header span,.chat-sidebar-header small{display:block}.chat-sidebar-header small{color:#9ca3af;margin-top:2px;font-size:11px}.chat-sidebar-header strong{color:#6b7280;font-size:12px}.chat-aircraft-item{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f1f5f9;border-radius:0;width:100%;margin:0;padding:12px 13px;transition:background-color .15s}.chat-aircraft-item:hover{background:#f8fbff}.chat-aircraft-item.active{background:#eaf3ff;box-shadow:inset 3px 0 #2563eb}.chat-aircraft-topline{justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.chat-aircraft-topline strong{color:#111827;font-size:13px}.chat-aircraft-topline span{color:#6b7280;text-align:center;background:#f3f4f6;border-radius:999px;min-width:22px;padding:2px 6px;font-size:11px}.chat-aircraft-subline{color:#6b7280;gap:6px;margin-top:4px;font-size:11px;display:flex}.chat-aircraft-subline span{background:#f3f6fa;border-radius:999px;padding:1px 6px}.chat-aircraft-preview{color:#374151;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:12px;overflow:hidden}.chat-main{flex-direction:column;min-width:0;display:flex}.chat-main-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;display:flex}.chat-main-header>div:first-child{flex-direction:column;gap:3px;display:flex}.chat-main-header strong{color:#111827;font-size:14px}.chat-main-header span{color:#6b7280;font-size:12px}.chat-type-switch{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;padding:3px;display:flex;position:relative}.chat-type-indicator{background:#111827;border-radius:6px;width:calc(50% - 3px);transition:transform .24s cubic-bezier(.22,1,.36,1);position:absolute;top:3px;bottom:3px;left:3px;transform:translate(0)}.chat-type-switch.mnt-active .chat-type-indicator{transform:translate(100%)}.chat-type-button{z-index:1;color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;width:82px;margin:0;padding:5px 10px;font-size:12px;transition:color .18s;position:relative}.chat-type-button:hover{color:#111827}.chat-type-button.active{color:#fff}.chat-messages{background:linear-gradient(#f8fafce0,#ffffffb8),#fbfcfd;flex:1;padding:16px;overflow-y:auto}.chat-message{max-width:84%;margin-bottom:14px}.chat-message-meta{color:#6b7280;align-items:center;gap:8px;margin-bottom:5px;font-size:11px;display:flex}.chat-message-bubble{color:#111827;white-space:pre-wrap;overflow-wrap:anywhere;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dce5ef;border-radius:14px 14px 14px 4px;max-width:100%;padding:10px 12px;font-size:13px;line-height:1.38;display:inline-block;box-shadow:0 6px 16px #0f172a0f,inset 0 1px #ffffffe6}.chat-message-extra{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.chat-message-extra span{color:#4b5563;background:#eef2f7;border-radius:999px;padding:2px 7px;font-size:11px}.chat-empty-state{color:#9ca3af;text-align:center;padding:16px;font-size:13px}.chat-composer{background:#fff;border-top:1px solid #e5e7eb;padding:12px}.chat-composer.disabled{background:linear-gradient(#f8fafc 0%,#f3f6fa 100%)}.chat-composer-row{align-items:stretch;gap:8px;display:flex}.chat-composer textarea{box-sizing:border-box;resize:none;color:#6b7280;background:#eef2f7;border:1px solid #d1d5db;border-radius:8px;flex:auto;height:48px;min-height:48px;margin-top:0;padding:9px 11px;font-family:SF Pro Display,sans-serif;font-size:12px;line-height:1.35;display:block}.chat-composer.disabled textarea{padding-top:15px;padding-bottom:15px;overflow:hidden}.chat-composer button{box-sizing:border-box;color:#9ca3af;height:48px;min-height:48px;box-shadow:none;cursor:not-allowed;background:#e5e7eb;border:1px solid #d1d5db;border-radius:8px;flex:0 0 86px;justify-content:center;align-self:stretch;align-items:center;margin:0;padding:0;font-size:12px;font-weight:400;display:flex}@media (width<=850px){.aircraft-chats-page{grid-template-columns:1fr}.chat-sidebar{max-height:260px}}.chat-jump-button{color:#9ca3af;cursor:pointer;opacity:.65;background:0 0;border:1px solid #0000;border-radius:5px;height:22px;margin:0;padding:2px 4px;font-size:10px;transition:opacity .18s,background-color .18s,border-color .18s,color .18s,transform .14s}.chat-jump-button:hover{opacity:1;color:#111827;background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}.records-table{table-layout:fixed;width:100%}.message-column{max-width:100%;overflow:hidden}.message-cell>span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.decoder-details td{vertical-align:top;word-break:break-word;overflow-wrap:anywhere}.decoder-details td:nth-child(2){white-space:pre-wrap;max-width:0}.decoded-long-text{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.45}.message-types-list{flex-direction:column;margin-top:8px;display:flex}.message-type-row{grid-template-columns:1fr auto;align-items:center;padding:5px 0;display:grid;box-shadow:none!important;background:0 0!important;border:none!important}.message-type-row:hover{background:0 0!important}.message-type-row label{display:contents}.message-type-row span{color:#374151;margin:0;font-weight:500;font-size:10px!important}.message-type-row input[type=checkbox]{justify-self:end;width:15px;height:15px;margin:0}.message-type-description,.message-type-badge,.message-type-row strong{display:none!important}.settings-shell{grid-template-columns:230px minmax(0,1fr);gap:18px;margin-top:4px;display:grid}.settings-sidebar{background:linear-gradient(#fbfcfd 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:12px;align-self:start;padding:10px;box-shadow:0 4px 14px #0f172a09}.settings-sidebar-title{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;padding:8px 9px 10px;font-size:11px;font-weight:700}.settings-nav-item{text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;gap:2px;width:100%;margin:0;padding:10px 11px;transition:background .18s,border-color .18s,box-shadow .18s,transform .14s;display:flex}.settings-nav-item+.settings-nav-item{margin-top:3px}.settings-nav-item span{color:#374151;font-size:13px;font-weight:600}.settings-nav-item small{color:#9ca3af;font-size:10px;font-weight:400;line-height:1.25}.settings-nav-item:hover{background:#fff;border-color:#edf1f5;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a0d}.settings-nav-item.active{background:#fff;border-color:#dbe3ed;box-shadow:0 4px 14px #0f172a12}.settings-nav-item.active span{color:#111827}.settings-nav-item.active small{color:#6b7280}.settings-content-panel{min-width:0}.settings-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 4px 18px #0f172a0b}.settings-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.settings-section-header.compact{border-top:1px solid #eef2f7;margin-top:20px;padding-top:18px}.settings-section-header h2,.settings-section-header h3{letter-spacing:-.01em;color:#111827;margin:0 0 4px;font-size:18px;font-weight:700}.settings-section-header h3{font-size:15px}.settings-section-header p{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.settings-pill{color:#6b7280;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;flex-shrink:0;padding:4px 9px;font-size:11px;font-weight:600}.settings-header-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.message-types-subsection-header{margin-bottom:0}.message-types-title-toggle{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin:0 0 4px;padding:0;display:inline-flex}.message-types-title-toggle h2,.message-types-title-toggle h3{margin:0}.message-types-title-triangle{transform-origin:45%;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid #64748b;width:0;height:0;transition:transform .22s,border-left-color .18s;transform:rotate(90deg)}.message-types-title-toggle:hover .message-types-title-triangle{border-left-color:#111827}.message-types-title-toggle[aria-expanded=false] .message-types-title-triangle{transform:rotate(0)}.message-types-collapsible{opacity:1;grid-template-rows:1fr;margin-top:10px;transition:grid-template-rows .28s,opacity .2s,transform .24s,margin-top .24s,margin-bottom .24s;display:grid;transform:translateY(0)}.message-types-collapsible.collapsed{opacity:0;pointer-events:none;grid-template-rows:0fr;margin-top:0;margin-bottom:-2px;transform:translateY(-4px)}.message-types-collapsible>.message-types-list,.message-types-collapsible>.decoder-settings-panel,.message-types-collapsible>.activity-logs-panel{min-height:0;overflow:hidden}.decoder-settings-panel{padding-top:1px}.decoder-result-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:14px;padding:14px}.message-types-list.elegant{border-top:1px solid #eef2f7;gap:0;margin:0;display:grid}.message-types-collapsible.collapsed .message-types-list.elegant{border-top-color:#0000}.message-type-row.elegant{cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:14px;margin:0;padding:9px 0;display:grid;box-shadow:none!important;background:0 0!important;border:none!important;border-bottom:1px solid #f3f4f6!important}.message-type-row.elegant:last-child{border-bottom:none!important}.message-type-row.elegant:hover{background:0 0!important}.message-type-row.elegant span{color:#374151;font-weight:500;font-size:12px!important}.message-type-row.elegant input[type=checkbox]{justify-self:end;width:15px;height:15px;margin:0}.message-type-row.elegant input[type=checkbox]:disabled{cursor:not-allowed;opacity:.55}.message-type-row.elegant:has(input[type=checkbox]:disabled){cursor:default}.notification-settings-list{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.notification-settings-header,.notification-settings-row{grid-template-columns:1fr 58px 58px 58px;align-items:center;column-gap:6px;display:grid}.notification-settings-header{color:#64748b;background:#f8fafc;padding:8px 12px;font-size:10px;font-weight:800}.notification-settings-header span:not(:first-child){text-align:center}.notification-settings-row{border-top:1px solid #eef2f7;min-height:36px;padding:7px 12px}.notification-settings-row:nth-child(odd){background:#fcfdff}.notification-settings-row:hover{background:#f8fafc}.notification-message-type{min-width:0;display:grid}.notification-message-type strong{color:#374151;font-size:12px;font-weight:500}.notification-toggle-cell{justify-content:center;align-items:center;margin:0;display:flex}.notification-toggle-cell input{width:15px;height:15px;margin:0}.settings-empty-note{color:#64748b;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;margin:0;padding:12px;font-size:12px}.raw-inbox-section{margin-top:0}.raw-inbox-controls{margin:8px 0 10px}.raw-messages-table{border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid #e5e7eb;border-radius:9px;width:100%;overflow:hidden}.raw-select-col{width:34px}.raw-received-col{width:96px}.raw-source-col{width:66px}.raw-aircraft-col{width:72px}.raw-flight-col{width:68px}.raw-preview-col{width:auto}.raw-source-stack{justify-content:center;align-items:center;min-width:0;display:flex}.raw-source-text{color:#334155;text-transform:lowercase;white-space:nowrap;justify-content:center;align-items:center;font-size:11px;font-weight:400;line-height:1.2;display:inline-flex}.raw-source-primary{color:#15803d}.raw-source-separator{color:#94a3b8;padding:0 2px}.raw-messages-table th{color:#6b7280;text-align:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;padding:7px 6px;font-size:11px;font-weight:700}.raw-messages-table th:last-child{border-right:none}.raw-messages-table td{vertical-align:middle;text-align:center;border:1px solid #f1f5f9;border-top:none;border-left:none;padding:4px 6px;font-size:11px}.raw-messages-table td:last-child{border-right:none}.raw-messages-table .received-date{font-size:11px;line-height:13px}.raw-messages-table .received-time{margin-top:1px;font-size:11px;line-height:12px}table.raw-messages-table td:first-child{font-weight:inherit;background:inherit}table.raw-messages-table .raw-message-row:hover td:first-child{background:#f8fbff}.table-row-even{background:#fff}.table-row-odd{background:#f8fafc}.raw-message-row{cursor:pointer}.raw-message-row:hover{background:#f8fbff}.raw-preview{color:#374151;vertical-align:middle;text-align:left!important}.raw-preview-content{align-items:center;gap:8px;width:100%;min-height:20px;display:flex}.raw-preview-content span{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.raw-preview-delete{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;flex:none;height:20px;margin:0;padding:0 7px;font-size:10px;line-height:1}.raw-preview-delete:hover{color:#111827;background:#f3f4f6;transform:none}.raw-preview-delete:disabled{color:#9ca3af;cursor:not-allowed;opacity:.72;background:#f3f4f6;border-color:#e5e7eb}.raw-preview-delete:disabled:hover{color:#9ca3af;background:#f3f4f6}.raw-select-cell{text-align:center;width:34px}.raw-select-cell input[type=checkbox]{vertical-align:middle;width:14px;height:14px;margin:0}.raw-message-expanded td{text-align:left;background:#fbfcfd;padding:10px 12px}.raw-message-expanded pre{color:#111827;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin:0;padding:10px;font-family:Consolas,monospace;font-size:11px;line-height:1.4}.settings-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.settings-stat-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.settings-stat-card span{color:#6b7280;margin-bottom:5px;font-size:11px;display:block}.settings-stat-card strong{color:#111827;font-size:24px}.settings-action-row{flex-wrap:wrap;gap:8px;display:flex}.danger-button:hover{color:#991b1b;background:#fff7f7;border-color:#fca5a5}.settings-placeholder-list{border-top:1px solid #eef2f7}.settings-placeholder-list>div{border-bottom:1px solid #f3f4f6;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 0;display:grid}.settings-placeholder-list span{color:#374151;font-size:12px}.settings-placeholder-list strong{color:#6b7280;font-size:12px;font-weight:600}.settings-placeholder-list .theme-setting-row{border-bottom:1px solid #f3f4f6;min-height:38px;padding:6px 0}.database-retention-list{margin:14px 0 12px}.database-retention-row{min-height:38px;padding:7px 0}.database-retention-row .custom-select{width:126px}.database-retention-row .custom-select-button{border-radius:6px;height:30px;min-height:30px;padding:0 9px}.database-retention-row .custom-select-menu{min-width:126px}.database-retention-status{margin:-3px 0 10px;font-size:10px}.theme-setting-row .custom-select{width:118px}.theme-setting-row .custom-select-button{border-radius:6px;height:30px;min-height:30px;padding:0 9px}.theme-setting-row .custom-select-menu{min-width:118px}.user-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.user-role-field{grid-column:1/-1;max-width:240px}.module-access-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.module-access-card{background:#fbfdff;border:1px solid #d9e0ea;border-radius:8px;margin:0;padding:6px 9px 7px}.module-access-card legend{color:#374151;padding:0 5px;font-size:11px;font-weight:700}.module-access-card legend strong{color:#dc2626}.module-access-options{flex-wrap:wrap;gap:4px 12px;display:flex}.module-access-option{background:0 0;border:none;border-radius:0;align-items:center;min-height:18px;margin:0;padding:0;line-height:18px;color:#475569!important;flex-direction:row!important;gap:4px!important;font-size:11px!important;font-weight:700!important}.module-access-option input{accent-color:#111827;outline:none;width:12px;height:12px;margin:0;padding:0}.module-access-option input:focus,.module-access-option input:focus-visible{outline:none;box-shadow:0 0 0 2px #1118271f}.module-access-option:has(input:checked){color:#1e40af!important}.user-form label{color:#6b7280;flex-direction:column;gap:5px;font-size:12px;font-weight:600;display:flex}.user-form label span strong{color:#dc2626;font-size:12px}.user-form input,.user-form select,.user-form .custom-select-button{color:#111827;background:#fff;border:1px solid #cfd4dc;border-radius:6px;height:34px;padding:0 9px;font-family:SF Pro Display,sans-serif;font-size:12px}.user-form input:focus,.user-form select:focus,.user-form .custom-select-button:focus,.user-form .custom-select-button.open{border-color:#111827;outline:none;box-shadow:0 0 0 3px #11182714}.user-form .module-access-option input,.user-form .module-access-option input:focus,.user-form .module-access-option input:focus-visible{width:12px;height:12px;min-height:0;box-shadow:none;border:0;border-radius:2px;outline:none;padding:0}.user-form-actions{grid-column:1/-1;align-items:center;gap:10px;display:flex}.user-form-actions button{justify-content:center;align-items:center;height:29px;min-height:29px;margin-top:0;padding-top:0;padding-bottom:0;display:inline-flex}.user-form-actions span{color:#6b7280;font-size:12px}.users-section-divider{background:0 0;border-top:1px solid #eef2f7;height:0;margin:20px 0 18px}.activity-log-header{align-items:center;border-top:none!important;margin-top:0!important;padding-top:0!important}.activity-logs-panel{max-width:100%;margin:8px 0 0;overflow:hidden}.activity-log-controls{margin:0 0 10px}.activity-log-pagination{margin-top:10px}.activity-log-table{table-layout:fixed;width:100%}.activity-log-table th:first-child,.activity-log-table td:first-child{width:92px}.activity-log-table th:nth-child(2),.activity-log-table td:nth-child(2){width:22%}.activity-log-table th:nth-child(3),.activity-log-table td:nth-child(3){width:17%}.activity-log-table th:nth-child(4),.activity-log-table td:nth-child(4){width:21%}.activity-log-time{width:92px}.activity-log-table th,.activity-log-table td{text-align:center;padding:3px 7px}.activity-log-table tbody td{font-size:12px;line-height:1.1}.activity-log-table tbody tr{height:28px}.records-table.activity-log-table thead th{vertical-align:middle;letter-spacing:0;height:20px;font-size:12px;line-height:1;padding:0!important}.records-table.activity-log-table thead tr{height:20px}.activity-sort-button{width:100%;height:20px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:5px;min-height:20px;margin:0;padding:0;line-height:1;display:inline-flex}.activity-sort-button span{line-height:1;display:block}.activity-sort-button.active{color:#111827}.activity-sort-direction{color:#64748b;background:0 0;border:none;border-radius:0;padding:0;font-size:8px;font-weight:600;line-height:1}.activity-log-user{justify-content:center;align-items:center;min-width:0;display:flex}.activity-log-user strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.1;overflow:hidden}.activity-log-user span{text-overflow:ellipsis;white-space:nowrap;line-height:1.14;overflow:hidden}.activity-log-user span,.activity-log-target,.activity-log-details{color:#64748b}.activity-log-target,.activity-log-details{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left!important}.activity-log-empty{color:#94a3b8;padding:14px!important}.users-controls{margin:0 0 12px}.users-list{background:#fff;border:1px solid #dbe3ed;border-radius:8px;overflow:hidden}.users-list-header,.user-row{text-align:center;grid-template-columns:70px minmax(126px,1fr) minmax(160px,1.15fr) minmax(130px,.9fr) 46px;align-items:center;gap:8px;display:grid}.users-list-header{color:#6b7280;text-transform:none;letter-spacing:0;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:8px 12px;font-size:12px;font-weight:700}.user-row{border-bottom:1px solid #eef2f7;min-height:58px;padding:8px 10px;transition:background-color .16s}.user-row:hover{background:#fbfcfd}.user-row:last-child{border-bottom:none}.user-cell-stack{flex-direction:column;align-items:center;gap:3px;min-width:0;display:flex}.user-cell-stack strong,.user-cell-stack span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-cell-stack strong{color:#111827;font-size:12px;font-weight:700}.user-cell-stack span{color:#6b7280;font-size:11px}.user-row-actions{flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.user-row-actions .small-button{text-align:center;justify-content:center;align-items:center;width:44px;min-width:0;height:16px;min-height:16px;margin-top:0;padding:0;font-size:9px;line-height:16px;display:inline-flex}.user-role{white-space:nowrap;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:42px;padding:1px 0;font-size:9px;font-weight:700;line-height:12px;display:inline-flex}.user-role-stack{flex-direction:column;align-items:center;gap:2px;display:inline-flex}.user-role.admin{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.user-role.operator{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.user-role.user{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.users-empty{color:#9ca3af;text-align:center;padding:14px;font-size:12px}.fleet-form{background:#fbfcfd;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:112px 78px 68px 68px 112px 76px 72px;align-items:end;gap:8px;margin-bottom:14px;padding:11px 14px 12px;display:grid;position:relative}.fleet-form label{flex-direction:column;gap:5px;min-width:0;display:flex}.fleet-form label span{color:#6b7280;font-size:11px;font-weight:700}.fleet-form label strong{color:#dc2626}.fleet-form input{color:#111827;text-transform:uppercase;background:#fff;border:1px solid #d1d5db;border-radius:6px;height:28px;padding:0 8px;font-family:SF Pro Display,sans-serif;font-size:12px}.fleet-form input:focus{border-color:#111827;outline:none;box-shadow:0 0 0 3px #11182714}.fleet-registration-field input{letter-spacing:.3px;font-weight:800}.fleet-form-actions{grid-column:1/-1;align-items:center;gap:7px;min-width:0;display:flex}.fleet-form-actions button{white-space:nowrap;justify-content:center;align-items:center;height:26px;min-height:26px;margin-top:0;padding-top:0;padding-bottom:0;display:inline-flex}.fleet-form-actions span{color:#6b7280;font-size:12px;position:absolute;bottom:-18px;left:14px}.fleet-controls{margin:12px 0}.fleet-list{background:#fff;border:1px solid #d7e0ea;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.fleet-list-header,.fleet-row{text-align:center;grid-template-columns:minmax(98px,1.05fr) minmax(96px,1fr) minmax(74px,.72fr) minmax(112px,1.08fr) minmax(92px,.9fr) minmax(76px,.76fr) minmax(76px,.72fr);align-items:stretch;gap:0;display:grid}.fleet-list-header{color:#475569;background:#f6f8fb;border-bottom:1px solid #e5e7eb;padding:0;font-size:12px;font-weight:700}.fleet-list-header>span,.fleet-row>span,.fleet-row>strong,.fleet-row-actions{box-sizing:border-box;border-right:1px solid #e7edf4;justify-content:center;align-items:center;min-width:0;padding:6px 7px;display:flex}.fleet-list-header>span:last-child,.fleet-row>:last-child{border-right:none}.fleet-row{color:#334155;border-bottom:1px solid #e7edf4;min-height:42px;padding:0;font-size:12px;transition:background-color .16s}.fleet-row.table-row-even{background:#fff}.fleet-row.table-row-odd{background:#f5f7fa}.fleet-row:hover{background:#f8fbff}.fleet-row:last-child{border-bottom:none}.fleet-row strong{color:#111827;letter-spacing:.15px;font-size:12.5px;font-weight:800}.fleet-row span,.fleet-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fleet-row-actions .small-button{text-align:center;justify-content:center;align-items:center;width:50px;min-width:0;height:16px;min-height:16px;margin-top:0;padding:0;font-size:9px;line-height:16px;display:inline-flex}.fleet-row-actions{flex-direction:column;align-items:center;gap:2px;padding:4px 7px;display:flex}.fleet-empty{color:#9ca3af;text-align:center;padding:14px;font-size:12px}.custom-select{min-width:82px;position:relative}.custom-select-button{color:#111827;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #cfd6df;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:30px;min-height:30px;margin:0;padding:0 10px;font-family:SF Pro Display,sans-serif;font-size:12px;line-height:1;transition:border-color .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:0 1px 2px #0f172a0a,inset 0 1px #ffffffd9}.custom-select-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.custom-select-button strong{color:#64748b;opacity:0;flex:none;font-size:13px;line-height:1;transition:transform .22s,color .16s,opacity 2s;transform:translateY(-6px)}.custom-select-button:hover{background:linear-gradient(#fff 0%,#f3f6fa 100%);border-color:#9ca3af;box-shadow:0 2px 6px #0f172a14,inset 0 1px #ffffffe6}.custom-select-button:hover strong{color:#111827}.custom-select-button:focus,.custom-select-button.open{border-color:#111827;outline:none;box-shadow:0 0 0 3px #11182714,0 2px 6px #0f172a14}.custom-select-button:disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb}.custom-select-button:disabled strong{color:#cbd5e1}.custom-select-button:disabled:hover{color:#9ca3af;box-shadow:none;background:#f3f4f6;border-color:#e5e7eb}.custom-select-button.open strong,.custom-select-chevron.open{opacity:1;transform:translateY(2px)}.custom-select-chevron.closing,.custom-select-chevron.hidden{opacity:0;transform:translateY(-6px)}.custom-select-button:active{border-color:#6b7280;box-shadow:0 0 0 3px #1118270f,inset 0 1px 3px #0f172a14}.custom-select-menu{z-index:80;background:#fff;border:1px solid #dbe3ed;border-radius:8px;min-width:100%;padding:5px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 14px 34px #0f172a29}.custom-select-option{color:#111827;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:6px;justify-content:flex-start;align-items:center;width:100%;height:28px;margin:0;padding:0 9px;font-size:12px;display:flex}.custom-select-option:hover{background:#f3f6fa;transform:none}.custom-select-option.selected{color:#111827;background:#eef2f7;font-weight:700}@media (width<=850px){.settings-shell{grid-template-columns:1fr}.settings-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.settings-sidebar-title{grid-column:1/-1}.user-form{grid-template-columns:1fr}.user-role-field{max-width:none}.module-access-grid{grid-template-columns:1fr}.users-list-header{display:none}.fleet-form{grid-template-columns:repeat(2,minmax(0,1fr))}.fleet-list-header{display:none}.user-row,.fleet-row{grid-template-columns:1fr;align-items:stretch;gap:8px}.user-row-actions,.fleet-row-actions{justify-content:flex-start}}@media (width<=640px){html,body,#root{max-width:100%;overflow-x:hidden}body{background:#fff}.app{width:100%;max-width:none;box-shadow:none;box-sizing:border-box;border:none;border-radius:0;margin:0;padding:12px;overflow-x:hidden}.app-header{grid-template-columns:1fr auto;gap:12px;margin:-12px -12px 16px;padding:12px}.logo-button{justify-self:start}.app-logo{width:126px}.app-nav{scrollbar-width:none;grid-area:2/1/auto/-1;justify-content:flex-start;gap:6px;width:100%;padding:2px 0 4px;overflow-x:auto}.app-nav::-webkit-scrollbar{display:none}.nav-button{background:#f8fafc;border-radius:999px;flex:none;height:30px;padding:0 8px;font-size:12px}.nav-button-label:after{display:none}.nav-button.active{color:#fff;background:#111827}.nav-unread-bubble{min-width:16px;height:16px;margin-left:5px;padding:0 4px;font-size:9px}.settings-container{justify-self:end}.profile-access-button{height:31px;padding-left:12px;padding-right:28px;font-size:11px}.profile-menu{width:min(210px,100vw - 28px);right:0}.settings-button{width:31px;height:31px}.card{-webkit-overflow-scrolling:touch;margin-top:16px;overflow-x:auto}textarea{margin-top:12px;font-size:13px}.dashboard-toolbar{justify-content:stretch}.dashboard-toolbar label,.dashboard-toolbar select,.dashboard-toolbar .custom-select{width:100%}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-card{padding:10px 8px}.dashboard-card strong{font-size:21px}.dashboard-panels{grid-template-columns:1fr;gap:10px}.dashboard-panel{min-width:0;min-height:0;padding:12px}.dashboard-filter-menu{width:min(280px,100vw - 40px)}.fleet-status-row,.fault-row,.system-row,.critical-row{grid-template-columns:1fr;align-items:start;gap:4px}.fault-row strong{padding-left:0}.fleet-status-items{justify-content:flex-start;gap:6px}.records-top-controls,.raw-inbox-controls{flex-direction:column;align-items:stretch;gap:8px}.records-search,.rows-per-page-inline,.rows-per-page-inline select,.rows-per-page-inline .custom-select{box-sizing:border-box;width:100%}.raw-inbox-section{-webkit-overflow-scrolling:touch;overflow-x:auto}.records-table,.raw-messages-table,.decoder-table{width:100%}.records-table{min-width:620px}.raw-messages-table{min-width:650px}.decoder-table{min-width:520px}.expanded-record-row td{padding:0 10px}.expanded-record-content{padding-left:10px}.pfr-output{white-space:pre;-webkit-overflow-scrolling:touch;max-width:calc(100vw - 58px);overflow-x:auto}.pagination-bottom{gap:8px}.aircraft-chats-page{grid-template-columns:1fr;gap:10px;min-height:0}.chat-sidebar{max-height:220px}.chat-main{min-height:430px}.chat-main-header{flex-direction:column;align-items:stretch;gap:10px}.chat-type-switch{box-sizing:border-box;width:100%}.chat-type-button{width:50%}.chat-messages{padding:12px}.chat-message{max-width:100%}.settings-section-card{border-radius:10px;padding:14px}.settings-sidebar{grid-template-columns:1fr}.settings-nav-item{padding:8px 9px}.settings-section-header{flex-direction:column;gap:8px}.settings-pill,.settings-header-actions{align-self:flex-start}.notification-settings-header,.notification-settings-row{grid-template-columns:1fr 44px 50px 44px;column-gap:4px}.notification-settings-header{padding:8px 9px;font-size:10px}.notification-settings-row{padding:8px 9px}.settings-header-actions,.settings-action-row,.user-form-actions{flex-wrap:wrap;width:100%}.settings-stat-grid,.user-form{grid-template-columns:1fr}.user-row{padding:10px}.user-row-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.user-cell-stack strong,.user-cell-stack span{max-width:100%}.settings-placeholder-list div{grid-template-columns:1fr;gap:3px}.app-footer{margin:18px 12px}}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body{color:#e5e7eb;background:radial-gradient(circle at 50% -12%,#38bdf81f,#0000 34%),linear-gradient(#070b13 0%,#0d1320 44%,#090d16 100%)}html[data-theme=dark] .login-page{background:radial-gradient(circle at 50% 0,#38bdf829,#38bdf800 35%),linear-gradient(#070b13 0%,#111827 100%)}html[data-theme=dark] .login-card,html[data-theme=dark] .app,html[data-theme=dark] .card,html[data-theme=dark] .settings-section-card,html[data-theme=dark] .aircraft-chats-page,html[data-theme=dark] .chat-sidebar,html[data-theme=dark] .chat-main,html[data-theme=dark] .users-list,html[data-theme=dark] .fleet-list,html[data-theme=dark] .notification-settings-list,html[data-theme=dark] .raw-messages-table,html[data-theme=dark] .records-table,html[data-theme=dark] .decoder-table,html[data-theme=dark] .ai-analysis-modal,html[data-theme=dark] .decoder-result-panel{color:#e5e7eb;background:linear-gradient(#0f172afa 0%,#0a0f1bfa 100%);border-color:#94a3b833;box-shadow:0 18px 54px #00000052}html[data-theme=dark] .app{border-color:#94a3b829}html[data-theme=dark] .app-header{background:0 0;border-bottom-color:#94a3b829}html[data-theme=dark] .logo-button,html[data-theme=dark] .app-nav,html[data-theme=dark] .nav-button{box-shadow:none;background:0 0}html[data-theme=dark] .logo-button:hover,html[data-theme=dark] .nav-button:hover,html[data-theme=dark] .nav-button.active{box-shadow:none;background:0 0;border-color:#0000}html[data-theme=dark] .nav-unread-bubble{color:#fff;background:red;box-shadow:0 6px 16px #ff000047}html[data-theme=dark] .floating-chat-button{background:#1f6feb;border-color:#60a5fa85;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 1px #ffffff24}html[data-theme=dark] .floating-chat-button:hover{background:#2b6fdc;border-color:#93c5fd9e}html[data-theme=dark] .floating-chat-bubble{border-color:#101827}html[data-theme=dark] .app-logo,html[data-theme=dark] .login-logo{filter:drop-shadow(0 8px 18px #38bdf829)}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] strong,html[data-theme=dark] .nav-button:hover,html[data-theme=dark] .nav-button.active,html[data-theme=dark] .settings-section-header h2,html[data-theme=dark] .settings-section-header h3,html[data-theme=dark] .settings-placeholder-list strong,html[data-theme=dark] .user-cell-stack strong,html[data-theme=dark] .fleet-row strong,html[data-theme=dark] .chat-aircraft-topline strong,html[data-theme=dark] .chat-main-header strong,html[data-theme=dark] .login-heading h1{color:#f8fafc}html[data-theme=dark] body,html[data-theme=dark] p,html[data-theme=dark] .nav-button,html[data-theme=dark] .settings-section-header p,html[data-theme=dark] .settings-placeholder-list span,html[data-theme=dark] .login-heading p,html[data-theme=dark] .login-card label,html[data-theme=dark] .settings-nav-item small,html[data-theme=dark] .chat-aircraft-subline,html[data-theme=dark] .chat-message-meta,html[data-theme=dark] .received-time,html[data-theme=dark] .received-date,html[data-theme=dark] .user-cell-stack span,html[data-theme=dark] .fleet-row span,html[data-theme=dark] .settings-status,html[data-theme=dark] .settings-empty-note{color:#94a3b8}html[data-theme=dark] button,html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select,html[data-theme=dark] .custom-select-button{color:#e5e7eb;background:#0f172aeb;border-color:#94a3b847}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] .login-card input:focus,html[data-theme=dark] .records-search:focus,html[data-theme=dark] .custom-select-button.open{background:#0f172a;border-color:#38bdf8c7;outline:none;box-shadow:0 0 0 4px #38bdf824}html[data-theme=dark] .user-form .module-access-option input,html[data-theme=dark] .user-form .module-access-option input:focus,html[data-theme=dark] .user-form .module-access-option input:focus-visible{background:initial;box-shadow:none;border:0;outline:none}html[data-theme=dark] button:hover,html[data-theme=dark] .small-button:hover,html[data-theme=dark] .action-button:hover,html[data-theme=dark] .custom-select-button:hover,html[data-theme=dark] .profile-menu-item:hover,html[data-theme=dark] .settings-nav-item:hover{color:#f8fafc;background:#1e293bf2;border-color:#7dd3fc5c;box-shadow:0 10px 24px #00000040}html[data-theme=dark] button:disabled,html[data-theme=dark] .small-button:disabled,html[data-theme=dark] .action-button:disabled,html[data-theme=dark] .raw-preview-delete:disabled,html[data-theme=dark] .custom-select-button:disabled,html[data-theme=dark] .custom-select-button:disabled:hover{color:#64748b;box-shadow:none;background:#1e293b94;border-color:#4755698c}html[data-theme=dark] .nav-button.active .nav-button-label:after{background:linear-gradient(90deg,#38bdf8,#22c55e,#ef4444);box-shadow:0 0 18px #38bdf861}html[data-theme=dark] .profile-access-button{color:#f8fafc;background:linear-gradient(135deg,#0f172a 0%,#1e293b 54%,#26364b 100%);box-shadow:inset 0 1px #ffffff1a,0 10px 24px #00000042}html[data-theme=dark] .profile-access-button:hover{color:#fff;background:linear-gradient(135deg,#162033 0%,#27364e 58%,#33445f 100%);box-shadow:inset 0 1px #ffffff24,0 12px 28px #0000004d}html[data-theme=dark] .settings-button{color:#e5e7eb;background:#111827;border-color:#94a3b838}html[data-theme=dark] .profile-menu,html[data-theme=dark] .custom-select-menu,html[data-theme=dark] .filter-menu,html[data-theme=dark] .ai-filter-menu{color:#e5e7eb;background:#0f172afa;border-color:#94a3b838;box-shadow:0 24px 70px #0000006b}html[data-theme=dark] .custom-select-option,html[data-theme=dark] .profile-menu-item{color:#cbd5e1}html[data-theme=dark] .custom-select-option:hover,html[data-theme=dark] .custom-select-option.selected{color:#f8fafc;background:#38bdf81f}html[data-theme=dark] .settings-shell{background:linear-gradient(#0f172abf 0%,#090d16d1 100%);border-color:#94a3b829}html[data-theme=dark] .settings-sidebar,html[data-theme=dark] .settings-content-panel{background:0 0}html[data-theme=dark] .settings-nav-item{background:0 0;border-color:#0000}html[data-theme=dark] .settings-nav-item.active{background:#38bdf81a;border-color:#38bdf847;box-shadow:inset 3px 0 #38bdf8b3}html[data-theme=dark] .dashboard-card{background:linear-gradient(#111827f5 0%,#0f172aeb 100%);border-color:#94a3b82e;box-shadow:0 16px 34px #00000038,inset 0 1px #ffffff09}html[data-theme=dark] .dashboard-card span{color:#94a3b8}html[data-theme=dark] .dashboard-card strong{color:#f8fafc}html[data-theme=dark] .dashboard-panel{background:linear-gradient(#0f172af5 0%,#090d16f5 100%);border-color:#94a3b82e;box-shadow:0 18px 44px #0000003d,inset 0 1px #ffffff09}html[data-theme=dark] .dashboard-panel h3{color:#f8fafc}html[data-theme=dark] .dashboard-filter-button{color:#cbd5e1;background:0 0}html[data-theme=dark] .dashboard-filter-button:hover,html[data-theme=dark] .dashboard-filter-button.active{color:#f8fafc;background:#38bdf81f}html[data-theme=dark] .dashboard-filter-menu{background:#0f172afa;border-color:#94a3b838;box-shadow:0 24px 70px #0000006b}html[data-theme=dark] .dashboard-filter-menu-header{background:#1e293bc7;border-bottom-color:#94a3b829}html[data-theme=dark] .dashboard-filter-option:hover{background:#38bdf81a}html[data-theme=dark] .ai-analysis-filter-menu{color:#e5e7eb;border-color:#94a3b838;background:#0f172afa!important}html[data-theme=dark] .ai-analysis-filter-menu .dashboard-filter-menu-header,html[data-theme=dark] .ai-analysis-filter-menu .dashboard-filter-options,html[data-theme=dark] .ai-analysis-filter-menu .dashboard-filter-option,html[data-theme=dark] .ai-analysis-filter-menu .dashboard-filter-section-label{background-color:#0f172afa!important}html[data-theme=dark] .fleet-status-row,html[data-theme=dark] .fault-row,html[data-theme=dark] .system-row{border-bottom-color:#94a3b829}html[data-theme=dark] .fleet-status-aircraft-label strong{color:#f8fafc}html[data-theme=dark] .fleet-status-aircraft-label small{color:#94a3b8}html[data-theme=dark] .dashboard-detail-modal{background:linear-gradient(#0f172afa 0%,#0a0f1bfa 100%);border-color:#94a3b83d;box-shadow:0 26px 70px #0000006b}html[data-theme=dark] .dashboard-detail-modal-header{background:#0f172afa;border-bottom-color:#94a3b829}html[data-theme=dark] .dashboard-detail-modal-kicker{color:#94a3b8}html[data-theme=dark] .dashboard-detail-row{background:#0f172ab8;border-color:#94a3b829}html[data-theme=dark] .dashboard-detail-message-row,html[data-theme=dark] .dashboard-detail-frequency-row{color:#cbd5e1}html[data-theme=dark] .dashboard-detail-frequency-row strong{color:#f8fafc}html[data-theme=dark] .dashboard-detail-frequency-row small{color:#94a3b8}html[data-theme=dark] .settings-pill,html[data-theme=dark] .status-pill,html[data-theme=dark] .dashboard-range-button,html[data-theme=dark] .message-type-row.elegant,html[data-theme=dark] .notification-settings-header,html[data-theme=dark] .users-list-header,html[data-theme=dark] .fleet-list-header,html[data-theme=dark] .raw-messages-table th,html[data-theme=dark] .records-table thead th,html[data-theme=dark] .decoder-table th{color:#cbd5e1;background:#1e293bc7;border-color:#94a3b829}html[data-theme=dark] .records-table th:hover,html[data-theme=dark] .dashboard-range-button:hover,html[data-theme=dark] .dashboard-range-button.active{color:#f8fafc;background:#38bdf81f}html[data-theme=dark] table,html[data-theme=dark] th,html[data-theme=dark] td,html[data-theme=dark] .settings-section-header.compact,html[data-theme=dark] .users-section-divider,html[data-theme=dark] .message-types-list.elegant,html[data-theme=dark] .message-type-row.elegant,html[data-theme=dark] .notification-settings-row,html[data-theme=dark] .settings-placeholder-list,html[data-theme=dark] .settings-placeholder-list>div,html[data-theme=dark] .users-list-header,html[data-theme=dark] .user-row,html[data-theme=dark] .fleet-list-header,html[data-theme=dark] .fleet-row,html[data-theme=dark] .raw-messages-table,html[data-theme=dark] .raw-messages-table td,html[data-theme=dark] .raw-messages-table th,html[data-theme=dark] .records-table,html[data-theme=dark] .records-table td,html[data-theme=dark] .records-table th{border-color:#94a3b829}html[data-theme=dark] .settings-placeholder-list .theme-setting-row{border-bottom-color:#94a3b829}html[data-theme=dark] .theme-setting-row .custom-select-button{box-shadow:none;background:#0f172ab8;border-color:#94a3b83d}html[data-theme=dark] .record-light,html[data-theme=dark] .table-row-even,html[data-theme=dark] .decoder-table tbody tr:nth-child(odd) td,html[data-theme=dark] .notification-settings-row:nth-child(2n),html[data-theme=dark] .raw-message-row.table-row-even,html[data-theme=dark] .fleet-row.table-row-even,html[data-theme=dark] .user-row.table-row-even{background:#0f172ab8!important}html[data-theme=dark] .record-dark,html[data-theme=dark] .table-row-odd,html[data-theme=dark] .decoder-table tbody tr:nth-child(2n) td,html[data-theme=dark] .notification-settings-row:nth-child(odd),html[data-theme=dark] .raw-message-row.table-row-odd,html[data-theme=dark] .fleet-row.table-row-odd,html[data-theme=dark] .user-row.table-row-odd{background:#1e293b75!important}html[data-theme=dark] .record-row:hover td,html[data-theme=dark] .raw-message-row:hover,html[data-theme=dark] .notification-settings-row:hover,html[data-theme=dark] .fleet-row:hover,html[data-theme=dark] .user-row:hover,html[data-theme=dark] .chat-aircraft-item:hover{background:#38bdf81a!important}html[data-theme=dark] .activity-sort-button.active,html[data-theme=dark] .activity-log-user strong{color:#f8fafc}html[data-theme=dark] .activity-sort-direction{color:#cbd5e1;background:0 0;border-color:#0000}html[data-theme=dark] .activity-log-user span,html[data-theme=dark] .activity-log-target,html[data-theme=dark] .activity-log-details,html[data-theme=dark] .activity-log-empty{color:#94a3b8}html[data-theme=dark] .selected-record td,html[data-theme=dark] .chat-aircraft-item.active{box-shadow:inset 3px 0 #38bdf8d9;background:#38bdf829!important}html[data-theme=dark] .expanded-record-row td,html[data-theme=dark] .raw-message-expanded td,html[data-theme=dark] .expanded-record-content,html[data-theme=dark] .raw-message-expanded pre,html[data-theme=dark] .decoded-long-text{color:#cbd5e1;background:#0206178f}html[data-theme=dark] .badge-pfr{color:#93c5fd;background:#3b82f62b;border-color:#93c5fd47}html[data-theme=dark] .badge-warning{color:#fca5a5;background:#ef444429;border-color:#fca5a547}html[data-theme=dark] .badge-fault{color:#fdba74;background:#f973162e;border-color:#fdba7447}html[data-theme=dark] .badge-ops{color:#86efac;background:#22c55e29;border-color:#86efac47}html[data-theme=dark] .badge-maintenance{color:#fde68a;background:#eab30829;border-color:#fde68a47}html[data-theme=dark] .ai-analysis-card{background:linear-gradient(#0f172afa,#090d16fa) padding-box padding-box,linear-gradient(135deg,#38bdf8e6,#a855f78c,#22c55e8c) border-box;border-color:#38bdf859;box-shadow:0 18px 60px #00000057,0 0 34px #38bdf81a}html[data-theme=dark] .ai-analysis-modal-card,html[data-theme=dark] .ai-analysis-modal-section,html[data-theme=dark] .settings-stat-card{background:linear-gradient(#0f172af5,#090d16f5);border-color:#94a3b82e}html[data-theme=dark] .chat-message-bubble{color:#e5e7eb;background:linear-gradient(#0f172af5,#1e293be0);border-color:#7dd3fc38;box-shadow:0 12px 28px #00000038}html[data-theme=dark] .chat-type-switch,html[data-theme=dark] .chat-composer,html[data-theme=dark] .chat-composer textarea,html[data-theme=dark] .chat-composer button{background:#0f172ad6;border-color:#94a3b82e}html[data-theme=dark] .chat-type-indicator{background:linear-gradient(135deg,#38bdf8,#22c55e)}html[data-theme=dark] .raw-preview-delete,html[data-theme=dark] .pdf-button,html[data-theme=dark] .chat-jump-button,html[data-theme=dark] .message-delete-button{color:#94a3b8}html[data-theme=dark] .pdf-button:hover,html[data-theme=dark] .chat-jump-button:hover{color:#f8fafc;background:#38bdf81f;border-color:#38bdf83d}html[data-theme=dark] .message-delete-button:hover,html[data-theme=dark] .danger-button:hover{color:#fca5a5;background:#ef44441f;border-color:#f8717147}html[data-theme=dark] .login-warning{color:#fed7aa;background:#9a341238;border-color:#fb923c52}html[data-theme=dark] .app-footer{color:#64748b}html[data-theme=dark] .records-table thead th,html[data-theme=dark] .received-column,html[data-theme=dark] .aircraft-column,html[data-theme=dark] .type-column,html[data-theme=dark] .message-header{background:#111827f5}html[data-theme=dark] .records-table thead th:hover{background:#1e293bf5}html[data-theme=dark] .filter-header-button,html[data-theme=dark] .filter-arrow{color:#cbd5e1}html[data-theme=dark] .filter-header-button.filter-active{color:#38bdf8}html[data-theme=dark] .column-filter-menu,html[data-theme=dark] .date-filter-menu{color:#e5e7eb;background:#0f172afa;border-color:#94a3b83d;box-shadow:0 24px 70px #0000006b}html[data-theme=dark] .column-filter-actions{background:#1e293ba8;border-bottom-color:#94a3b829}html[data-theme=dark] .column-filter-option:hover{background:#38bdf81a}html[data-theme=dark] .date-filter-row input{color:#e5e7eb;background:#02061766;border-color:#94a3b847}html[data-theme=dark] .ai-analysis-panel{background:linear-gradient(#0f172afa,#090d16fa) padding-box padding-box,linear-gradient(135deg,#38bdf8f2,#a855f7b3,#ec489975,#22c55e94) border-box;border-color:#0000;box-shadow:0 22px 54px #00000057,0 0 34px #38bdf824,0 0 38px #a855f71a,inset 0 1px #ffffff0d}html[data-theme=dark] .ai-analysis-panel .dashboard-filter-button{color:#cbd5e1;background:#0f172abd}html[data-theme=dark] .ai-analysis-panel .dashboard-filter-button:hover,html[data-theme=dark] .ai-analysis-panel .dashboard-filter-button.active,html[data-theme=dark] .ai-analysis-panel .dashboard-filter-button.active:hover{color:#f8fafc;background:#38bdf824}html[data-theme=dark] .ai-analysis-summary-block:before{background:linear-gradient(#090d1600,#090d16fa 58%)}html[data-theme=dark] .ai-analysis-summary-block:after{color:#38bdf8;background:linear-gradient(90deg,#090d1600,#090d16fa 42%)}html[data-theme=dark] .ai-analysis-text,html[data-theme=dark] .ai-analysis-section-heading,html[data-theme=dark] .ai-analysis-structured-section li{color:#cbd5e1}html[data-theme=dark] .ai-analysis-structured-section li:before{color:#38bdf8}html[data-theme=dark] .ai-analysis-read-more{color:#7dd3fc;background:linear-gradient(135deg,#38bdf82e,#a855f724);border:1px solid #38bdf83d;border-radius:999px;padding:6px 8px 6px 11px;box-shadow:0 10px 24px #0000002e}html[data-theme=dark] .ai-analysis-read-more:hover{color:#f0f9ff;background:linear-gradient(135deg,#38bdf842,#a855f738)}html[data-theme=dark] .aircraft-chats-page,html[data-theme=dark] .chat-sidebar,html[data-theme=dark] .chat-main{background:linear-gradient(#0f172af5,#090d16f5);border-color:#94a3b82e}html[data-theme=dark] .chat-sidebar-header,html[data-theme=dark] .chat-main-header{background:#111827eb;border-bottom-color:#94a3b829}html[data-theme=dark] .chat-aircraft-item{background:#0f172ab3;border-bottom-color:#94a3b81f}html[data-theme=dark] .chat-aircraft-item:hover{background:#38bdf817}html[data-theme=dark] .chat-aircraft-item.active{background:#38bdf826;box-shadow:inset 3px 0 #38bdf8}html[data-theme=dark] .chat-aircraft-preview,html[data-theme=dark] .chat-aircraft-subline{color:#94a3b8}html[data-theme=dark] .chat-aircraft-topline span,html[data-theme=dark] .chat-aircraft-subline span,html[data-theme=dark] .chat-message-extra span{color:#cbd5e1;background:#1e293be0}html[data-theme=dark] .chat-messages{background:radial-gradient(circle at 18% 0,#38bdf814,#0000 32%),linear-gradient(#02061780,#0f172ab8)}html[data-theme=dark] .chat-message-bubble{color:#e5e7eb;background:linear-gradient(#1e293beb,#0f172aeb);border-color:#7dd3fc38}html[data-theme=dark] .chat-composer,html[data-theme=dark] .chat-composer.disabled{background:#090d16eb;border-top-color:#94a3b829}html[data-theme=dark] .chat-composer textarea{color:#94a3b8;background:#0f172aeb;border-color:#94a3b838}html[data-theme=dark] .chat-composer button{color:#64748b;background:#1e293bbf;border-color:#94a3b82e}html[data-theme=dark] .profile-access-button{color:#f8fafc;background:linear-gradient(135deg,#111827 0%,#1d2a3d 52%,#29384f 100%);border:none;margin-right:-18px}html[data-theme=dark] .profile-access-button:after{background:inherit}html[data-theme=dark] .settings-button{z-index:3;color:#172033;background:linear-gradient(#f8fafc 0%,#dbe3ed 100%);box-shadow:inset 0 0 0 1px #0f172a1f,0 8px 20px #0000003d}html[data-theme=dark] .settings-button:hover,html[data-theme=dark] .settings-button.active{color:#0f172a;background:linear-gradient(#fff 0%,#cbd5e1 100%)}html[data-theme=dark] .fleet-form{background:linear-gradient(#0f172ac2,#090d16d6);border-color:#47556952;box-shadow:inset 0 1px #ffffff09,0 10px 26px #00000024}html[data-theme=dark] .fleet-form label span{color:#cbd5e1}html[data-theme=dark] .fleet-form input{color:#e5e7eb;background:#0206176b;border-color:#64748b5c}html[data-theme=dark] .fleet-form input::placeholder{color:#64748b}html[data-theme=dark] .fleet-form input:focus{background:#0f172af5;border-color:#38bdf8b8;box-shadow:0 0 0 3px #38bdf824}html[data-theme=dark] .module-access-card{background:#0f172a7a;border-color:#94a3b83d}html[data-theme=dark] .module-access-card legend{color:#e5e7eb}html[data-theme=dark] .module-access-option{color:#cbd5e1!important}html[data-theme=dark] .module-access-option:has(input:checked){color:#e0f2fe!important}html[data-theme=dark] .user-role.admin{color:#fecaca;background:#ef444429;border-color:#f871714d}html[data-theme=dark] .user-role.operator{color:#86efac;background:#22c55e26;border-color:#86efac42}html[data-theme=dark] .user-role.user{color:#bfdbfe;background:#3b82f629;border-color:#60a5fa47}html[data-theme=dark] .fleet-list{background:#02061757;border-color:#4755694d}html[data-theme=dark] .fleet-list-header,html[data-theme=dark] .fleet-row,html[data-theme=dark] .fleet-list-header>span,html[data-theme=dark] .fleet-row>span,html[data-theme=dark] .fleet-row>strong,html[data-theme=dark] .fleet-row-actions{border-color:#47556942}html[data-theme=dark] .settings-nav-item.active span{color:#f8fafc}html[data-theme=dark] .settings-nav-item.active small{color:#93c5fd}html[data-theme=dark] .pagination-arrow{color:#e0f2fe;text-shadow:0 0 12px #38bdf861}html[data-theme=dark] .pagination-bottom .small-button:not(:disabled){color:#e0f2fe;border-color:#38bdf842}html[data-theme=dark] .pagination-bottom .small-button:not(:disabled):hover{background:#38bdf821}html[data-theme=dark] .pagination-jump input{color:#e0f2fe;background:#0f172aeb;border-color:#38bdf842}html[data-theme=dark] .pagination-jump input:focus{border-color:#38bdf8c7;box-shadow:0 0 0 3px #38bdf824}html[data-theme=dark] .pagination-bottom .small-button:disabled .pagination-arrow{color:#475569;text-shadow:none}html[data-theme=dark] .settings-container{gap:0}html[data-theme=dark] .profile-access-button{border-radius:17px 10px 10px 17px;margin-right:-21px;padding-right:36px}html[data-theme=dark] .profile-access-button:after{border-radius:0 17px 17px 0;width:34px;right:-17px}html[data-theme=dark] .settings-button{z-index:4}html[data-theme=dark] .chat-type-switch{background:linear-gradient(#02061794,#0f172ab8);border-color:#38bdf838;box-shadow:inset 0 1px #ffffff0a,0 8px 20px #00000029}html[data-theme=dark] .chat-type-indicator{background:linear-gradient(135deg,#38bdf8 0%,#2563eb 48%,#8b5cf6 100%);transition:transform .26s cubic-bezier(.22,1,.36,1),background .22s,box-shadow .22s;box-shadow:0 8px 18px #38bdf842,inset 0 1px #ffffff3d}html[data-theme=dark] .chat-type-switch.mnt-active .chat-type-indicator{background:linear-gradient(135deg,#22c55e 0%,#14b8a6 52%,#38bdf8 100%);box-shadow:0 8px 18px #14b8a63d,inset 0 1px #ffffff3d}html[data-theme=dark] .chat-type-button{color:#94a3b8}html[data-theme=dark] .chat-type-button:hover{color:#e5e7eb;box-shadow:none;background:0 0}html[data-theme=dark] .chat-type-button.active{color:#03101f}@media (width<=760px){.floating-chat-button{gap:0;width:46px;min-width:46px;height:46px;padding:0;bottom:18px;right:16px}.floating-chat-label{display:none}.floating-chat-bubble{top:-5px;right:-5px}}
