@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#dce8e2;background:#08110e;font-synthesis:none;--bg:#08110e;--surface:#101c18;--surface-2:#15231e;--line:#283b34;--muted:#84978f;--lime:#b7ef55;--amber:#f3b84a;--red:#ff605f;--cyan:#60d9cc}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 65% -15%,#193127 0,transparent 35%),var(--bg)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh}.topbar{height:72px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1440px)/2));gap:42px;background:#0a1511e8;backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#f5fbf8;min-width:max-content}.brand-mark{width:40px;height:40px;border:1px solid #688346;display:grid;place-items:center;background:linear-gradient(145deg,#293e22,#121f18);color:var(--lime);clip-path:polygon(10% 0,90% 0,100% 10%,100% 90%,90% 100%,10% 100%,0 90%,0 10%)}.brand>span:last-child{display:flex;flex-direction:column;font-family:Oswald,sans-serif;letter-spacing:.1em;line-height:1}.brand strong{font-size:21px}.brand small{font-size:8px;color:#7f958b;margin-top:4px}.topbar nav{display:flex;height:100%;gap:6px}.topbar nav a{color:#879990;text-decoration:none;display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:2px solid transparent;font-size:13px;font-weight:600}.topbar nav a.active{color:#eef9f3;border-color:var(--lime)}.system-status{margin-left:auto;text-transform:uppercase;font-family:Oswald;font-weight:600;letter-spacing:.08em;font-size:12px;color:#8ba098;display:flex;align-items:center;gap:8px}.system-status i{width:7px;height:7px;background:#83e287;border-radius:50%;box-shadow:0 0 12px #83e287}.page{max-width:1440px;margin:auto;padding:42px 28px 80px}.hero-row,.detail-title{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.eyebrow{color:var(--lime);font-family:Oswald;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-row h1,.detail-title h1{font-family:Oswald;font-size:48px;text-transform:uppercase;letter-spacing:.02em;line-height:.95;margin:8px 0;color:#f2f8f5}.hero-row p,.detail-title p{color:var(--muted);margin:11px 0 0;font-size:14px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.button{height:42px;border:1px solid var(--line);background:var(--surface-2);color:#dce9e3;padding:0 17px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700;font-size:13px}.button:hover{border-color:#597265}.button:disabled{opacity:.45;cursor:not-allowed}.button.primary{background:var(--lime);color:#10200e;border-color:var(--lime)}.button.secondary{background:#111d19}.button.compact{height:34px;padding:0 11px}.crew-strip{display:flex;gap:10px;overflow-x:auto;padding:1px 1px 11px;margin-bottom:18px;scrollbar-width:thin}.crew-card{min-width:220px;border:1px solid var(--line);background:#0d1814;color:#dbe7e1;padding:11px 14px;display:flex;align-items:center;text-align:left;gap:11px;border-radius:5px;cursor:pointer}.crew-card.selected{border-color:#7ba63c;background:#15221a;box-shadow:inset 0 0 0 1px #3d5b26}.crew-card>span:last-child{min-width:0;display:flex;flex-direction:column}.crew-card strong{font-family:Oswald;font-size:16px;letter-spacing:.05em}.crew-card small{color:var(--muted);font-size:10px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crew-symbol{width:38px;height:38px;flex:0 0 auto;border-radius:3px;background:#283d33;display:grid;place-items:center;color:var(--lime);font-family:Oswald;font-weight:700}.crew-symbol.tint-1{color:#66dbd0;background:#193d3a}.crew-symbol.tint-2{color:#e3c26d;background:#3b3320}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.metrics-grid article{border:1px solid var(--line);background:linear-gradient(135deg,#14211c,#0d1713);min-height:114px;padding:21px;display:flex;align-items:center;gap:18px;position:relative;overflow:hidden}.metrics-grid article:after{content:"";position:absolute;right:-20px;top:-50px;width:100px;height:150px;border:1px solid #263c32;transform:rotate(30deg)}.metric-icon{width:43px;height:43px;display:grid;place-items:center;border:1px solid #3d534a;color:var(--lime);background:#17261f}.metric-icon svg{width:21px}.metrics-grid article>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:0 8px}.metrics-grid small{grid-column:1/-1;color:#779087;font-size:9px;letter-spacing:.12em;font-weight:700}.metrics-grid strong{font-family:Oswald;font-size:34px;line-height:1.1;color:#f2faf6}.metrics-grid strong em{font-size:15px;font-style:normal;color:#94a59e}.metrics-grid p{font-size:11px;color:#7f938a;margin:0}.metrics-grid .danger-metric{border-color:#6d3432;background:linear-gradient(135deg,#261a18,#121514)}.danger-metric .metric-icon{color:var(--red);border-color:#6b3432;background:#2b1c19}.panel{background:#0e1915;border:1px solid var(--line);border-radius:5px}.panel-head{min-height:73px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.panel-head h2{font-family:Oswald;text-transform:uppercase;letter-spacing:.045em;font-size:20px;margin:0}.panel-head p{font-size:11px;color:var(--muted);margin:4px 0 0}.table-tools{display:flex;gap:8px}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:#101d18;color:#b7c7c0;display:grid;place-items:center;border-radius:4px;cursor:pointer}.search{height:38px;border:1px solid var(--line);display:flex;align-items:center;gap:8px;padding:0 10px;background:#0a1411;color:#71867d}.search input{border:0;outline:0;background:transparent;color:#dce8e2;width:170px}.battery-table-wrap{overflow-x:auto}.battery-table{border-collapse:collapse;width:100%;min-width:980px}.battery-table th{text-align:left;padding:12px 17px;background:#111f1a;color:#71877d;font-size:9px;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid var(--line)}.battery-table td{padding:14px 17px;border-bottom:1px solid #1e3029;font-size:12px;color:#b4c2bc}.battery-table tbody tr:last-child td{border-bottom:0}.battery-table tr:hover{background:#13221c}.battery-table tr.danger-row{background:linear-gradient(90deg,#251a18,transparent 40%);box-shadow:inset 3px 0 var(--red)}.battery-table td:first-child a{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.battery-table td:first-child a>span:last-child{display:flex;flex-direction:column}.battery-table td strong{color:#e5efe9}.battery-table td small{color:#71877d;font-size:10px;margin-top:4px}.battery-avatar{width:35px;height:35px;background:#1a2a23;display:grid;place-items:center;color:#86a292;border:1px solid #2f473c}.battery-avatar svg{width:18px}.state-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#7b8e85;margin-right:8px}.state-dot.ready{background:#7ee384}.state-dot.charging{background:#e7bf5d}.state-dot.service,.state-dot.retired{background:#ef6864}.charge{display:flex;align-items:center;gap:8px}.charge i{display:block;width:48px;height:4px;background:#24352e}.charge b{display:block;height:100%;background:var(--lime)}.delta-cell{display:flex;align-items:center;gap:10px}.health-badge{display:inline-flex;align-items:center;gap:5px;width:max-content;border:1px solid #31513c;background:#16291c;color:#8be08d;text-transform:uppercase;font-size:8px;letter-spacing:.08em;padding:4px 6px;border-radius:3px;font-weight:700}.health-badge.warning{background:#332a16;border-color:#685224;color:#f0bb4d}.health-badge.danger{background:#351d1a;border-color:#753632;color:#ff6b68}.row-arrow{width:28px;height:28px;display:grid;place-items:center;color:#80938a;transform:rotate(-90deg)}.empty{padding:48px 24px;text-align:center;color:var(--muted);font-size:13px}.empty.error,.form-error{color:#ff8a86}.muted{color:var(--muted)}.back-link{display:inline-flex;align-items:center;gap:7px;color:#8ea198;text-decoration:none;text-transform:uppercase;font-size:10px;letter-spacing:.1em;font-weight:700;margin-bottom:26px}.detail-title{align-items:center}.battery-identity{display:flex;align-items:center;gap:17px}.large-battery{width:65px;height:65px;display:grid;place-items:center;background:linear-gradient(145deg,#273c2d,#102018);border:1px solid #4c654f;color:var(--lime);clip-path:polygon(9% 0,91% 0,100% 9%,100% 91%,91% 100%,9% 100%,0 91%,0 9%)}.large-battery svg{width:31px;height:31px}.detail-title h1{font-size:43px;margin:4px 0}.alert-banner{background:#281b18;border:1px solid #713a34;box-shadow:inset 3px 0 var(--red);display:flex;align-items:center;gap:15px;padding:15px 18px;margin-bottom:15px}.alert-banner>span{width:32px;height:32px;border-radius:50%;background:var(--red);color:#291313;display:grid;place-items:center;font-weight:800}.alert-banner strong{color:#ff8a86;font-size:13px}.alert-banner p{margin:4px 0 0;color:#ac8f8a;font-size:11px}.detail-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-bottom:15px}.detail-metrics article{min-height:100px;padding:19px;border-right:1px solid var(--line);background:#0e1915;display:flex;flex-direction:column;align-items:flex-start}.detail-metrics article:last-child{border-right:0}.detail-metrics small{font-size:9px;color:#71877e;letter-spacing:.1em;font-weight:700;margin-bottom:9px}.detail-metrics strong{font-family:Oswald;font-size:29px;color:#f0f8f4}.detail-metrics em{font-size:14px;font-style:normal;color:#8da097}.detail-metrics p{font-size:10px;color:#71867d;margin:auto 0 0;text-transform:capitalize}.detail-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(260px,1fr);gap:15px;margin-bottom:15px}.delta-callout{font-family:Oswald;font-size:17px;color:var(--amber);border:1px solid #594b29;background:#272315;padding:6px 10px}.cell-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;padding:19px}.cell-grid>div{height:111px;background:#111f1a;border:1px solid #2a3c34;padding:10px;display:flex;flex-direction:column;position:relative;overflow:hidden}.cell-grid>div.warning{border-color:#84652d;background:#2a2417}.cell-grid>div.danger{border-color:#803b37;background:#2e1b19}.cell-grid span{font-size:8px;letter-spacing:.09em;color:#71877d}.cell-grid strong{font-family:Oswald;font-size:19px;margin-top:7px;z-index:1}.cell-grid em{font-size:10px;font-style:normal;color:#8a9b94}.cell-grid small{color:var(--amber);font-size:8px;margin-top:auto;z-index:1}.cell-grid i{position:absolute;left:0;right:0;bottom:0;background:#284333;opacity:.35}.cell-grid .danger i{background:#853b36}.pack-info dl{margin:0;padding:9px 20px}.pack-info dl>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #1d3028}.pack-info dt{color:#71857d;font-size:10px}.pack-info dd{margin:0;text-align:right;font-size:11px;text-transform:capitalize;display:flex;align-items:center;gap:6px}.pack-info dd small{display:block;color:var(--muted);margin-left:5px}.notes-box{margin:4px 20px 20px;padding:12px;background:#15241e;border-left:2px solid var(--lime);color:#96a79f;font-size:11px;line-height:1.5}.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.timeline{padding:5px 20px}.timeline article{min-height:62px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #1e3029;position:relative}.timeline article>i{width:7px;height:7px;background:#657b70;border-radius:50%;flex:0 0 auto}.timeline article>i.good{background:#7cdd83}.timeline article>i.warning{background:var(--amber)}.timeline article>i.danger{background:var(--red)}.timeline article>div{display:flex;flex-direction:column;min-width:0}.timeline article strong{font-size:11px;text-transform:capitalize}.timeline article small{font-size:9px;color:#71867e;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline .health-badge{margin-left:auto}.event-icon svg{width:15px;color:#8ba098}.modal-backdrop{position:fixed;inset:0;background:#020806d9;backdrop-filter:blur(5px);z-index:50;display:grid;place-items:center;padding:18px}.modal{width:min(640px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#0f1b17;border:1px solid #3a4f46;box-shadow:0 24px 70px #000c}.modal-head{padding:20px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.modal h2{font-family:Oswald;text-transform:uppercase;margin:5px 0 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:22px}.form-grid label,.label-text{display:flex;flex-direction:column;gap:7px;color:#8fa198;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.threshold-field input{width:100%;border:1px solid #34473f;background:#09130f;color:#e4ede9;border-radius:3px;padding:11px 12px;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#81a94a}.form-grid textarea{min-height:74px;resize:vertical}.form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:4px}.form-error{grid-column:1/-1;margin:0;font-size:11px}.cell-input-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.cell-input-grid label{gap:3px}.cell-input-grid label span{font-size:8px}.cell-input-grid input{padding:9px 6px}.settings-page{max-width:900px}.settings-card{padding:10px 24px 0}.threshold-field{display:flex;gap:18px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.threshold-field>span{width:48px;height:48px;display:grid;place-items:center;background:#2c2717;color:var(--amber);border:1px solid #66552a}.threshold-field.danger>span{background:#321d1b;color:var(--red);border-color:#713834}.threshold-field label{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;font-size:13px;font-weight:700}.threshold-field label small{grid-column:1;color:var(--muted);font-size:10px;font-weight:400;margin-top:5px}.threshold-field label div{grid-column:2;grid-row:1/3;width:130px;position:relative}.threshold-field input{font-family:Oswald;font-size:22px;padding-right:35px}.threshold-field b{position:absolute;right:13px;top:14px;color:var(--muted);font-size:12px}.settings-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0}.settings-footer p{color:var(--muted);font-size:10px}@media(max-width:900px){.system-status{display:none}.topbar{gap:20px}.metrics-grid{grid-template-columns:1fr}.metrics-grid article{min-height:94px}.detail-metrics{grid-template-columns:1fr 1fr}.detail-metrics article:nth-child(2){border-right:0}.detail-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.detail-grid,.history-grid{grid-template-columns:1fr}.cell-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.topbar{height:62px;padding:0 14px}.brand small{display:none}.topbar nav{margin-left:auto}.topbar nav a{padding:0 10px;font-size:0}.topbar nav a svg{width:20px}.page{padding:28px 14px 70px}.hero-row,.detail-title{display:block}.hero-row h1{font-size:41px}.hero-actions{margin-top:20px}.hero-actions .button{flex:1}.crew-card{min-width:185px}.metrics-grid article>div{display:block}.metrics-grid p{margin-top:2px}.panel-head{padding:15px}.table-tools .search{width:40px;padding:0;justify-content:center}.search input{position:absolute;opacity:0;width:0}.battery-table{min-width:0;display:block}.battery-table thead{display:none}.battery-table tbody{display:block}.battery-table tr{display:grid;grid-template-columns:1.6fr .8fr;position:relative;padding:13px 14px;border-bottom:1px solid var(--line)}.battery-table td{border:0!important;padding:5px!important}.battery-table td:nth-child(n+6){display:none}.battery-table td:first-child{grid-row:span 2}.battery-table td:nth-child(4),.battery-table td:nth-child(5){font-size:10px;color:var(--muted)}.battery-table td:nth-child(4):before,.battery-table td:nth-child(5):before{content:attr(data-label)}.battery-table td:last-child{display:block;position:absolute;right:5px;top:23px}.detail-title .hero-actions{display:grid;grid-template-columns:1fr 1fr}.detail-title .hero-actions .primary{grid-column:1/-1}.detail-metrics{grid-template-columns:1fr 1fr}.detail-metrics article{padding:15px;min-height:91px}.cell-grid{grid-template-columns:repeat(3,1fr);padding:12px}.cell-grid>div{height:97px}.form-grid{grid-template-columns:1fr;padding:17px}.form-grid .full{grid-column:1}.cell-input-grid{grid-template-columns:repeat(3,1fr)}.modal-backdrop{padding:0;align-items:end}.modal{max-height:94vh;border-radius:10px 10px 0 0}.threshold-field label{grid-template-columns:1fr}.threshold-field label div{grid-column:1;grid-row:auto;width:100%;margin-top:12px}.settings-footer{align-items:stretch;flex-direction:column}.settings-footer .button{width:100%}.large-battery{width:54px;height:54px}.detail-title h1{font-size:36px}}.cell-table-wrap{overflow-x:auto;padding:16px 19px 19px}.cell-table{width:100%;min-width:600px;border-collapse:collapse;table-layout:fixed;text-align:center}.cell-table th{height:28px;padding:4px 8px;border:1px solid var(--line);background:#111f1a;color:#71877d;font-size:10px;font-weight:700}.cell-table td{height:42px;padding:7px 8px;border:1px solid var(--line);background:#0a1511;color:#e8f2ed;font-family:Oswald;font-size:18px}.cell-table td.warning{background:#2a2417;color:var(--amber);border-color:#84652d}.cell-table td.danger{background:#2e1b19;color:#ff817d;border-color:#803b37}@media(max-width:640px){.cell-table-wrap{padding:10px 12px 13px}.cell-table{min-width:540px}.cell-table th{height:25px;padding:3px 5px}.cell-table td{height:38px;padding:5px;font-size:16px}}.detail-grid{align-items:start}.cell-modules{display:grid;gap:14px;padding:15px 19px 19px}.cell-module{min-width:0}.cell-module-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.cell-module-head strong{font-family:Oswald;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:#dfeae5}.cell-module-head span{color:var(--muted);font-size:10px}.cell-module .cell-table{min-width:0}.pack-summary{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.pack-summary article{min-height:82px;padding:14px 17px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.pack-summary article:nth-child(2n){border-right:0}.pack-summary article:nth-last-child(-n+2){border-bottom:0}.pack-summary small{color:#71877e;font-size:8px;font-weight:700;letter-spacing:.1em;margin-bottom:7px}.pack-summary strong{font-family:Oswald;font-size:25px;line-height:1;color:#eef7f2}.pack-summary em{font-size:12px;font-style:normal;color:var(--muted)}.pack-info dl>div:last-child{border-bottom:0}.pack-info dd{max-width:62%;flex-wrap:wrap;justify-content:flex-end}@media(max-width:640px){.cell-modules{gap:12px;padding:12px}.cell-module-head{align-items:baseline}.cell-module .cell-table{min-width:0}.cell-module .cell-table th{height:25px;padding:3px}.cell-module .cell-table td{height:38px;padding:5px;font-size:16px}.pack-summary article{min-height:75px;padding:12px 14px}}.threshold-field.charge-state>span{background:#17291f;color:var(--lime);border-color:#3d5c45}.battery-history{width:100%}.unified-timeline{padding:4px 20px}.history-entry{min-height:76px;display:flex;align-items:center;gap:13px;padding:11px 0;border-bottom:1px solid #1e3029;position:relative}.history-entry:last-child{border-bottom:0}.history-entry:before{content:"";position:absolute;left:18px;top:0;bottom:0;width:1px;background:#263a32}.history-icon{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #355045;background:#13231c;color:#8da29a;z-index:1}.history-icon svg{width:17px}.history-body{display:flex;flex:1;min-width:0;flex-direction:column}.history-body strong{font-family:Oswald;font-size:14px;letter-spacing:.035em}.history-body p{margin:3px 0 0;color:#b8c6c0;font-size:11px}.history-body small{margin-top:4px;color:#71867e;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-entry.measurement.good .history-icon{color:#82df88;border-color:#31513c}.history-entry.measurement.warning .history-icon,.history-entry.discharge .history-icon{color:var(--amber);border-color:#685224;background:#2a2417}.history-entry.measurement.danger .history-icon,.history-entry.retirement .history-icon{color:var(--red);border-color:#753632;background:#2e1b19}.history-entry.charge .history-icon{color:var(--lime);border-color:#527238}.history-entry.transfer .history-icon{color:var(--cyan);border-color:#315b56}.history-entry .health-badge{margin-left:auto}.history-entry .icon-button{flex:0 0 auto}@media(max-width:640px){.unified-timeline{padding:3px 12px}.history-entry{align-items:flex-start;min-height:72px;gap:10px}.history-entry:before{left:17px}.history-icon{width:35px;height:35px}.history-entry .health-badge{display:none}.history-body small{white-space:normal;line-height:1.4}}.history-actions{display:flex;align-items:center;gap:8px}.history-filter{position:relative}.history-filter summary{list-style:none}.history-filter summary::-webkit-details-marker{display:none}.history-filter summary svg{width:17px}.history-filter summary.active,.history-filter[open] summary{color:var(--lime);border-color:#597746;background:#17251c}.history-filter summary i{position:absolute;right:5px;top:5px;width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 8px #b7ef5588}.history-filter-popover{position:absolute;z-index:30;right:0;top:calc(100% + 9px);width:min(310px,calc(100vw - 28px));padding:15px;border:1px solid #3b5147;border-radius:4px;background:#0a1511;box-shadow:0 18px 50px #000c}.history-filter-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.history-filter-title strong{font-family:Oswald;font-size:16px;text-transform:uppercase;letter-spacing:.05em}.history-filter-title button,.history-filter-preset{border:0;background:none;color:var(--lime);font-size:10px;cursor:pointer;padding:3px}.history-filter-preset{width:100%;padding:8px 10px;border:1px solid #3d5937;background:#15231a;text-align:left;font-weight:700;margin-bottom:12px}.history-filter-popover fieldset{border:0;border-top:1px solid var(--line);margin:0;padding:11px 0 0}.history-filter-popover fieldset+fieldset{margin-top:11px}.history-filter-popover legend{padding:0 7px 0 0;color:#72877e;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.history-filter-popover fieldset:not(.history-date-range) label{display:flex;align-items:center;gap:9px;padding:5px 0;color:#bac8c2;font-size:11px;cursor:pointer}.history-filter-popover input[type=checkbox]{accent-color:var(--lime);width:15px;height:15px}.history-date-range{display:grid;grid-template-columns:1fr 1fr;gap:9px}.history-date-range legend{grid-column:1/-1}.history-date-range label{display:flex;flex-direction:column;gap:5px;color:#82968d;font-size:9px;text-transform:uppercase}.history-date-range input{min-width:0;width:100%;border:1px solid #34473f;background:#09130f;color:#dce8e2;border-radius:3px;padding:8px 7px;font-size:10px;color-scheme:dark}@media(max-width:640px){.battery-history .panel-head{align-items:flex-start}.history-actions{flex-direction:column-reverse;align-items:flex-end}.history-actions .button.compact{height:34px;padding:0 9px;font-size:0}.history-actions .button.compact svg{margin:0}}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.account-chip{margin-left:auto;display:flex;align-items:center;gap:10px}.account-chip>span{display:flex;flex-direction:column;text-align:right}.account-chip strong{font-size:11px}.account-chip small{font-size:8px;color:var(--lime);text-transform:uppercase;letter-spacing:.1em;margin-top:3px}.account-chip button{width:34px;height:34px;border:1px solid var(--line);background:#111d19;color:#859990;display:grid;place-items:center;cursor:pointer}.account-chip svg{width:16px}.app-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 10%,#20372c 0,transparent 38%),linear-gradient(145deg,#07100d,#0b1612)}.login-card{width:min(430px,100%);border:1px solid #344b41;background:#0c1713;box-shadow:0 30px 90px #000b;padding:34px}.login-brand{display:flex;gap:15px;align-items:center;padding-bottom:27px;border-bottom:1px solid var(--line)}.login-brand .brand-mark{width:55px;height:55px}.login-brand h1{font-family:Oswald;font-size:34px;letter-spacing:.1em;margin:2px 0 0}.login-brand p{margin:0;color:var(--muted);font-size:9px;letter-spacing:.14em}.login-copy{margin:27px 0 20px}.login-copy h2{font-family:Oswald;text-transform:uppercase;font-size:25px;margin:0}.login-copy p{font-size:11px;color:var(--muted)}.login-card form{display:grid;gap:15px}.login-card form label>span{display:block;color:#8ea198;font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px}.login-card form label>div{height:46px;border:1px solid #34483f;background:#09120f;display:flex;align-items:center;padding:0 12px;gap:10px}.login-card form label svg{width:16px;color:#71867d}.login-card form input{width:100%;border:0;background:transparent;color:#e7f1ec;outline:0}.login-card .button{width:100%;height:46px;margin-top:3px}.login-foot{display:block;text-align:center;color:#5e7369;font-size:8px;margin-top:24px}.admin-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.admin-shortcuts>a{border:1px solid var(--line);background:linear-gradient(135deg,#14211c,#0c1713);min-height:110px;padding:20px;color:#dce8e2;text-decoration:none;display:flex;align-items:center;gap:15px}.admin-shortcuts>a>svg:first-child{color:var(--lime);width:27px}.admin-shortcuts>a>svg:last-child{margin-left:auto;color:#61766c}.admin-shortcuts span{display:flex;flex-direction:column}.admin-shortcuts strong{font-family:Oswald;text-transform:uppercase;letter-spacing:.04em;font-size:18px}.admin-shortcuts small{color:var(--muted);font-size:9px;margin-top:6px;line-height:1.4}.admin-crew-list{display:grid}.admin-crew-list>article{display:grid;grid-template-columns:auto minmax(180px,1fr) auto minmax(420px,auto);align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid var(--line)}.admin-crew-list>article:last-child{border-bottom:0}.admin-crew-list .disabled-row{opacity:.62;background:#151616}.crew-main{display:flex;flex-direction:column}.crew-main strong{font-family:Oswald;font-size:18px;letter-spacing:.06em}.crew-main span{font-size:11px;color:#b8c7c0}.crew-main small{font-size:9px;color:var(--muted);margin-top:5px}.status-pill{font-size:8px;text-transform:uppercase;letter-spacing:.1em;padding:5px 7px;border:1px solid #31543c;background:#14291b;color:#83dc88}.status-pill.disabled{border-color:#5b3a37;background:#291c19;color:#df7974}.crew-actions{display:flex;gap:7px;justify-content:flex-end}.crew-actions .button{white-space:nowrap}.icon-button.destructive{color:#dd706c;border-color:#56302e}.admin-error{margin:0;padding:13px 18px;border-top:1px solid #713532;color:#ff8a86;font-size:11px}.credential-list{padding:8px 20px}.credential-list article{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.credential-list article>div{display:flex;flex-direction:column;flex:1}.credential-list strong{font-size:12px}.credential-list small{font-size:9px;color:var(--muted);margin-top:3px}.access-status{width:34px;height:34px;display:grid;place-items:center;background:#162b1d;color:#8ce091;border:1px solid #31523a}.access-status.disabled{background:#2b1d1a;color:#d87974;border-color:#5f3632}.access-status svg{width:16px}.credential-create{padding:20px 22px 22px;background:#111f1a;border-top:1px solid var(--line)}.credential-create h3{font-family:Oswald;text-transform:uppercase;margin:0 0 13px}.credential-create>div{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;align-items:end}.credential-create label{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.credential-create input{display:block;width:100%;height:40px;margin-top:6px;border:1px solid #34473f;background:#09130f;color:#e4ede9;padding:0 10px}.icon-button.mini{width:28px;height:28px;margin-left:4px}.icon-button.mini svg{width:13px}.language-menu{height:34px;border:1px solid var(--line);background:#111d19;color:#859990;display:flex;align-items:center;gap:3px;padding:0 6px}.language-menu svg{width:14px}.language-menu select{border:0;outline:0;background:transparent;color:#dce8e2;font-size:10px;font-weight:700;cursor:pointer;padding:0}.language-menu option{background:#111d19;color:#dce8e2}@media(max-width:1050px){.admin-shortcuts{grid-template-columns:1fr}.admin-crew-list>article{grid-template-columns:auto 1fr auto}.crew-actions{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap;padding-left:52px}}@media(max-width:900px){.account-chip>span{display:none}.admin-metrics{grid-template-columns:1fr}.credential-create>div{grid-template-columns:1fr 1fr}.credential-create .button{grid-column:1/-1}}@media(max-width:640px){.account-chip{margin-left:0;gap:3px}.account-chip button{border:0;background:transparent}.language-menu{border:0;background:transparent;padding:0 2px}.language-menu svg{display:none}.login-card{padding:25px 20px}.admin-crew-list>article{grid-template-columns:auto 1fr}.admin-crew-list .status-pill{grid-column:2}.crew-actions{padding-left:0}.crew-actions .button{font-size:10px;flex:1}.credential-create>div{grid-template-columns:1fr}.credential-create .button{grid-column:1}.credential-list article{flex-wrap:wrap}.credential-list article>div{min-width:140px}}.crew-batteries-page{max-width:900px}.crew-page-title{margin-bottom:20px}.crew-page-title>span{display:block;color:var(--lime);font-family:Oswald;font-size:14px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.crew-page-title h1{font-family:Oswald;font-size:44px;line-height:1;text-transform:uppercase;margin:7px 0 0}.crew-page-title p{color:var(--muted);font-size:11px;margin:7px 0 0}.crew-summary{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:#0e1915;margin-bottom:14px}.crew-summary>div{min-height:72px;padding:13px 17px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.crew-summary>div:last-child{border-right:0}.crew-summary small{font-size:8px;color:#71877d;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.crew-summary strong{font-family:Oswald;font-size:25px;line-height:1.1;margin-top:5px}.crew-summary strong em{font-size:11px;font-style:normal;color:var(--muted);margin-left:4px}.crew-summary .attention strong{color:var(--amber)}.crew-battery-list{display:grid;gap:8px}.crew-battery-card{display:grid;grid-template-columns:42px minmax(130px,1fr) auto 26px;grid-template-rows:auto auto;align-items:center;gap:10px 13px;min-height:112px;padding:15px 16px;background:#0e1915;border:1px solid var(--line);color:#dce8e2;text-decoration:none;position:relative}.crew-battery-card.warning{border-left:3px solid var(--amber)}.crew-battery-card.danger{border-left:3px solid var(--red);background:linear-gradient(90deg,#251a18,#0e1915 40%)}.crew-battery-card .battery-avatar{width:42px;height:42px;grid-row:1}.crew-battery-main{display:flex;flex-direction:column;min-width:0}.crew-battery-main strong{font-size:14px}.crew-battery-main small{color:var(--muted);font-size:9px;margin-top:4px;overflow:hidden;text-overflow:ellipsis}.crew-battery-state{display:flex;align-items:center;font-size:11px;color:#aabbb3;white-space:nowrap}.crew-battery-facts{grid-column:2/4;display:grid;grid-template-columns:repeat(4,minmax(70px,1fr));gap:10px}.crew-battery-facts span{display:flex;flex-direction:column}.crew-battery-facts small{color:#71877d;font-size:8px;text-transform:uppercase;letter-spacing:.05em}.crew-battery-facts strong{font-size:10px;margin-top:4px;white-space:nowrap}.crew-battery-card>.health-badge{position:absolute;left:15px;bottom:13px}.crew-card-arrow{grid-column:4;grid-row:1/3;width:18px;transform:rotate(-90deg);color:#71877d}.crew-empty{border:1px solid var(--line);background:#0e1915}.crew-color-marker{width:12px;height:34px;border-radius:2px;box-shadow:0 0 14px color-mix(in srgb,currentColor 30%,transparent)}.crew-color-dot{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:7px;vertical-align:middle;border:1px solid #ffffff38}.crew-symbol.color{border:1px solid #ffffff26;box-shadow:inset 0 0 0 6px #09130f66}.color-picker-field{height:44px;border:1px solid #34473f;background:#09130f;border-radius:3px;padding:5px 11px 5px 5px;display:flex;align-items:center;gap:12px}.color-picker-field input[type=color]{width:55px;height:32px;padding:0;border:0;background:transparent;cursor:pointer}.color-picker-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.color-picker-field input[type=color]::-webkit-color-swatch{border:0;border-radius:2px}.color-picker-field strong{font-family:monospace;color:#dce8e2;font-size:12px;letter-spacing:.05em}.crew-page-title>span{display:flex;align-items:center}.battery-table small .crew-color-dot{margin-left:2px}.brand small,.login-brand p{color:var(--lime)}.login-brand h1{margin:0}.login-brand p{text-transform:none;font-size:9px;margin-top:5px;letter-spacing:.08em}.login-card>.login-brand+form{padding-top:25px}.password-field{display:flex!important;align-items:center;position:relative;margin:0!important}.password-field input{padding-right:42px!important}.password-toggle{width:34px;height:34px;flex:0 0 auto;border:0;background:transparent;color:#82978e;display:grid;place-items:center;cursor:pointer;padding:0}.password-toggle:hover{color:var(--lime)}.password-toggle svg{width:17px;height:17px}.login-card .password-toggle{margin-right:-6px}.credential-create .password-field{height:40px;margin-top:6px!important;border:1px solid #34473f;background:#09130f}.credential-create .password-field input{height:38px;margin-top:0;border:0}.credential-reset{flex:1 0 100%;display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:8px;padding:12px 0 2px 46px}.credential-reset label{font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}.credential-reset .password-field{height:38px;margin-top:6px!important;border:1px solid #34473f;background:#09130f}.credential-reset input{width:100%;height:36px;border:0;background:transparent;color:#e4ede9;padding:0 10px;outline:none}.credential-reset .icon-button{height:38px;width:38px}@media(max-width:640px){.credential-reset{padding-left:0;grid-template-columns:1fr auto auto}.login-card>.login-brand+form{padding-top:22px}}@media(max-width:640px){.crew-batteries-page{padding-top:20px}.crew-page-title{margin-bottom:15px}.crew-page-title>span{font-size:12px}.crew-page-title h1{font-size:34px;margin-top:4px}.crew-page-title p{margin-top:4px}.crew-summary{margin-bottom:10px}.crew-summary>div{min-height:61px;padding:10px 9px}.crew-summary small{font-size:7px;line-height:1.25}.crew-summary strong{font-size:21px}.crew-battery-list{gap:7px}.crew-battery-card{grid-template-columns:38px minmax(95px,1fr) auto 18px;min-height:104px;padding:13px 11px;gap:9px}.crew-battery-card .battery-avatar{width:38px;height:38px}.crew-battery-facts{grid-column:2/4;grid-template-columns:repeat(2,1fr);gap:7px 12px}.crew-battery-facts span:nth-child(n+3){display:none}.crew-battery-card>.health-badge{display:none}.crew-battery-state{font-size:10px}.crew-battery-main strong{font-size:13px}.crew-card-arrow{width:16px}.topbar .brand strong{font-size:18px}.topbar .brand-mark{width:35px;height:35px}}@media(max-width:640px){.brand small{display:block}}.crew-actions .icon-button{position:relative;text-decoration:none}.crew-actions .icon-button svg{width:17px;height:17px}.crew-actions [data-tooltip]:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%,4px);padding:6px 8px;border:1px solid #3b5147;border-radius:3px;background:#07100d;color:#e3eee8;font-size:9px;font-weight:600;line-height:1;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .14s ease,transform .14s ease;z-index:40;box-shadow:0 6px 18px #0008}.crew-actions [data-tooltip]:hover:after,.crew-actions [data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)}.admin-crew-list>article{grid-template-columns:48px minmax(150px,1fr) auto;gap:14px}.crew-color-marker{width:48px;height:48px;border-radius:5px;display:grid;place-items:center;color:#fff;font-family:Oswald,sans-serif;font-size:21px;font-weight:700;line-height:1;text-shadow:0 1px 4px #000c;box-shadow:0 0 18px #0007}.crew-actions{grid-column:auto;padding-left:0;align-items:center}.crew-actions .icon-button{width:38px;height:38px}.crew-number{color:var(--lime);font-size:.78em;margin-right:4px}@media(max-width:1050px){.admin-crew-list>article{grid-template-columns:48px minmax(120px,1fr) auto}.crew-actions{grid-column:auto;padding-left:0}}@media(max-width:640px){.admin-crew-list>article{grid-template-columns:42px minmax(88px,1fr) auto;gap:9px;padding:13px 11px}.crew-color-marker{width:42px;height:42px;font-size:18px}.crew-main strong{font-size:16px}.crew-main small{font-size:8px;line-height:1.35}.crew-actions{grid-column:auto;gap:4px;padding-left:0;flex-wrap:nowrap}.crew-actions .icon-button{width:33px;height:33px;flex:0 0 33px}.crew-actions .icon-button svg{width:15px;height:15px}}@media(max-width:420px){.admin-crew-list>article{grid-template-columns:38px minmax(68px,1fr) auto;gap:7px;padding:11px 8px}.crew-color-marker{width:38px;height:38px;font-size:16px}.crew-main strong{font-size:14px}.crew-main small{max-width:92px}.crew-actions{gap:3px}.crew-actions .icon-button{width:29px;height:31px;flex-basis:29px}.crew-actions .icon-button svg{width:14px;height:14px}}.color-picker-field .color-hex-input{flex:1;min-width:0;height:32px;border:0;background:transparent;padding:0 4px;font-family:monospace;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.color-picker-field .color-hex-input:focus{border:0;outline:0}.checker-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checker-photo-intro{grid-column:1/-1;display:flex;flex-direction:column;gap:4px;margin-bottom:2px}.checker-photo-intro strong{color:#dce8e2;font-size:12px}.checker-photo-intro small{color:var(--muted);font-size:9px;text-transform:none;letter-spacing:0}.checker-photo-pair article{min-width:0;border:1px solid #34483f;background:#0b1712;padding:10px;display:grid;grid-template-columns:54px 1fr;gap:9px;align-items:center}.checker-photo-pair article.added{border-color:#4d754e;background:#102017}.checker-photo-pair article img,.checker-photo-placeholder{width:54px;height:44px;grid-row:1;object-fit:cover;border:1px solid #3a5046;background:#07100d}.checker-photo-placeholder{display:grid;place-items:center;color:#789086}.checker-photo-placeholder svg{width:20px}.checker-photo-pair article>div{min-width:0;display:flex;flex-direction:column}.checker-photo-pair article>div strong{font-family:Oswald;font-size:16px;color:#edf7f2}.checker-photo-pair article>div small{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:8px;text-transform:none;letter-spacing:0;margin-top:3px}.checker-photo-pair article.added>div small{color:#83df88}.checker-photo-pair article>div small svg{width:12px}.checker-photo-pair article>.button{grid-column:1/-1;width:100%;height:40px}.photo-required-note{margin:-7px 0 0;color:var(--amber);font-size:9px;text-align:right}.camera-overlay{position:fixed;inset:0;z-index:200;background:#020705;color:#edf7f2;display:flex;flex-direction:column;height:100dvh;overflow:hidden}.camera-header{min-height:82px;padding:calc(14px + env(safe-area-inset-top)) 18px 13px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border-bottom:1px solid #26382f;background:#07110ded}.camera-header>div{display:flex;flex-direction:column;text-align:center}.camera-header strong{font-family:Oswald;font-size:21px;letter-spacing:.06em;text-transform:uppercase;color:var(--lime)}.camera-header small{font-size:10px;color:#9aaca4;margin-top:4px}.camera-close{width:42px;height:42px;border:1px solid #43564e;border-radius:50%;background:#111d18;color:#e3eee8;display:grid;place-items:center}.camera-close svg{width:21px}.camera-stage{position:relative;flex:1;min-height:0;overflow:hidden;background:#000;display:grid;place-items:center}.camera-stage video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.camera-frame{position:relative;width:min(88vw,640px);aspect-ratio:1.6/1;border:1px solid #b7ef55aa;box-shadow:0 0 0 100vmax #0009;z-index:2}.camera-frame>span{position:absolute;left:50%;top:-27px;transform:translate(-50%);white-space:nowrap;color:#d9f7a2;font-family:Oswald;font-size:10px;letter-spacing:.12em}.camera-frame i{position:absolute;width:28px;height:28px;border-color:var(--lime);border-style:solid}.camera-frame i:nth-of-type(1){left:-2px;top:-2px;border-width:3px 0 0 3px}.camera-frame i:nth-of-type(2){right:-2px;top:-2px;border-width:3px 3px 0 0}.camera-frame i:nth-of-type(3){left:-2px;bottom:-2px;border-width:0 0 3px 3px}.camera-frame i:nth-of-type(4){right:-2px;bottom:-2px;border-width:0 3px 3px 0}.camera-preview-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#020503;z-index:3}.camera-loading{position:relative;z-index:4;padding:10px 14px;background:#07100dcc;color:#b7c6bf;font-size:11px}.camera-controls{min-height:190px;padding:14px 18px calc(16px + env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;justify-content:center;background:#07110d;border-top:1px solid #26382f}.camera-controls>p{margin:0 0 12px;text-align:center;color:#9aaca4;font-size:10px}.capture-button{width:72px;height:72px;border-radius:50%;border:5px solid #dfffb0;background:var(--lime);color:#10200e;box-shadow:0 0 0 3px #6e9045;display:grid;place-items:center}.capture-button svg{width:28px;height:28px}.capture-button:disabled{opacity:.35}.camera-text-button{margin-top:11px;border:0;background:transparent;color:#a9bbb2;font-size:11px;padding:7px 15px}.camera-review-actions{width:min(100%,460px);display:grid;grid-template-columns:1fr 1fr;gap:10px}.camera-review-actions .button{height:50px}.camera-error{color:#ff8985!important;max-width:520px}.camera-error+.camera-text-button{margin-top:0}@media(max-width:640px){.checker-photo-pair{grid-template-columns:1fr}.checker-photo-intro{grid-column:1}.checker-photo-pair article{grid-template-columns:62px 1fr auto;padding:9px}.checker-photo-pair article img,.checker-photo-placeholder{width:62px;height:49px}.checker-photo-pair article>.button{grid-column:3;width:auto;padding:0 12px;font-size:10px}.checker-photo-pair article>.button svg{display:none}.camera-header{min-height:74px;padding-left:12px;padding-right:12px}.camera-header small{font-size:9px}.camera-controls{min-height:176px}.photo-required-note{text-align:left}}@media(max-width:400px){.checker-photo-pair article{grid-template-columns:52px minmax(80px,1fr) auto}.checker-photo-pair article img,.checker-photo-placeholder{width:52px;height:43px}.checker-photo-pair article>.button{padding:0 9px}.camera-frame{width:91vw}.camera-review-actions .button{padding:0 10px}}.crew-strip .crew-symbol.color{width:44px;height:44px;color:#fff;font-size:20px;text-shadow:0 1px 4px #000d;border-radius:4px;box-shadow:inset 0 0 0 5px #07100f55,0 0 14px #0006}.battery-type-list{display:grid}.battery-type-list>article{display:grid;grid-template-columns:44px minmax(180px,1fr) minmax(180px,.7fr) auto auto;align-items:center;gap:15px;padding:16px 18px;border-bottom:1px solid var(--line)}.battery-type-list>article:last-child{border-bottom:0}.type-icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid #3c5348;background:#16261f;color:var(--lime)}.type-icon svg{width:20px}.type-main,.type-voltage{display:flex;flex-direction:column}.type-main strong{font-family:Oswald;font-size:18px;letter-spacing:.04em}.type-main small,.type-voltage small,.type-usage{color:var(--muted);font-size:9px;margin-top:4px}.type-voltage strong{font-size:12px;margin-top:4px}.type-usage{white-space:nowrap;margin:0}.battery-type-list .crew-actions{display:flex}@media(max-width:800px){.battery-type-list>article{grid-template-columns:42px minmax(120px,1fr) auto}.type-voltage,.type-usage{grid-column:2}.battery-type-list .crew-actions{grid-column:3;grid-row:1/4}}@media(max-width:480px){.battery-type-list>article{padding:13px 10px;gap:10px}.type-main strong{font-size:16px}.type-usage{white-space:normal}}.checker-check-layout{display:grid;gap:14px}.checker-module{display:grid;gap:7px}.checker-photo-card{min-width:0;border:1px solid #34483f;background:#0b1712;padding:8px;display:grid;grid-template-columns:112px minmax(90px,1fr) auto;gap:10px;align-items:center}.checker-photo-card.added{border-color:#4d754e;background:#102017}.checker-photo-card img,.checker-photo-card .checker-photo-placeholder{width:112px;height:70px;object-fit:cover;border:1px solid #3a5046;background:#07100d}.checker-photo-card .checker-photo-placeholder{display:grid;place-items:center;color:#789086}.checker-photo-card .checker-photo-placeholder svg{width:22px}.checker-photo-card>div{min-width:0;display:flex;flex-direction:column}.checker-photo-card>div strong{font-family:Oswald;font-size:17px;color:#edf7f2}.checker-photo-card>div small{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:8px;margin-top:3px}.checker-photo-card.added>div small{color:#83df88}.checker-photo-card>div small svg{width:12px}.checker-photo-card .button{height:38px;padding:0 12px;font-size:10px}.checker-cell-row{display:grid;gap:5px}.checker-cell-row label{min-width:0;display:flex;flex-direction:column;gap:3px;color:#71877d;font-size:8px;font-weight:700}.checker-cell-row label span{text-align:center}.checker-cell-row input{min-width:0;width:100%;height:38px;border:1px solid #34473f;background:#09130f;color:#e4ede9;border-radius:3px;padding:6px 4px;text-align:center;font-size:12px;outline:none}.checker-cell-row input:focus{border-color:#81a94a}.checker-calculated{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:#0b1712}.checker-calculated>span{padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.checker-calculated>span+span{border-left:1px solid var(--line)}.checker-calculated small{color:#71877d;font-size:8px;text-transform:uppercase;letter-spacing:.07em}.checker-calculated strong{font-family:Oswald;font-size:19px;color:#edf7f2;white-space:nowrap}.checker-calculated em{font-size:10px;font-style:normal;color:var(--muted);margin-left:2px}.recognition-preview{display:grid;grid-template-columns:repeat(4,1fr) auto;align-items:center;border:1px solid #36533f;background:#102018;padding:8px 10px;gap:8px}.recognition-preview>span{display:flex;flex-direction:column}.recognition-preview small{color:#71877d;font-size:7px;letter-spacing:.08em}.recognition-preview strong{font-size:10px;margin-top:3px;white-space:nowrap}.recognition-preview .health-badge{justify-self:end}@media(max-width:640px){.checker-check-layout{gap:12px}.checker-photo-card{grid-template-columns:72px minmax(74px,1fr) auto;gap:7px;padding:6px}.checker-photo-card img,.checker-photo-card .checker-photo-placeholder{width:72px;height:53px}.checker-photo-card>div strong{font-size:15px}.checker-photo-card .button{height:36px;padding:0 9px;font-size:9px}.checker-photo-card .button svg{display:none}.checker-cell-row{gap:3px}.checker-cell-row input{height:36px;padding:5px 2px;font-size:11px}.checker-calculated>span{padding:9px}.checker-calculated small{font-size:7px}.checker-calculated strong{font-size:17px}.recognition-preview{grid-template-columns:repeat(4,1fr);padding:8px}.recognition-preview .health-badge{grid-column:1/-1;justify-self:start}}@media(max-width:380px){.checker-photo-card{grid-template-columns:58px minmax(62px,1fr) auto}.checker-photo-card img,.checker-photo-card .checker-photo-placeholder{width:58px;height:46px}.checker-photo-card .button{padding:0 7px}.checker-calculated>span{display:block}.checker-calculated strong{display:block;margin-top:3px}}.camera-frame{width:auto;height:min(82%,680px);max-width:92vw;aspect-ratio:27/40;border-color:#b7ef5570}.detected-lcd-outline{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.detected-lcd-outline polygon{fill:#e7b84b0d;stroke:#e7b84b;stroke-width:.65;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px #000)}.scanner-red .detected-lcd-outline polygon{fill:#ff5e5708;stroke:#ff5e57}.scanner-green .detected-lcd-outline polygon{fill:#65df760d;stroke:#65df76}.checker-photo-card{grid-template-columns:50px minmax(90px,1fr) auto}.checker-photo-card img,.checker-photo-card .checker-photo-placeholder{width:50px;height:76px;object-fit:cover}@media(max-width:640px){.checker-photo-card{grid-template-columns:44px minmax(74px,1fr) auto}.checker-photo-card img,.checker-photo-card .checker-photo-placeholder{width:44px;height:68px}}@media(max-width:400px){.camera-frame{width:auto;height:min(76%,590px);max-width:94vw}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:18px}.group-card{padding:22px;display:grid;gap:20px}.group-card-head{display:flex;align-items:center;gap:14px}.group-card-head>div{display:grid;gap:3px}.group-card-head strong{font-family:Oswald,sans-serif;font-size:1.35rem;letter-spacing:.04em}.group-card-head small{color:var(--muted)}.group-stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:14px 0}.group-stats span{display:grid;gap:3px;padding-inline:12px;border-right:1px solid var(--line)}.group-stats span:last-child{border:0}.group-stats strong{font-size:1.3rem}.group-stats small{color:var(--muted);text-transform:uppercase;font-size:.68rem;letter-spacing:.08em}.group-stats .warning strong{color:var(--amber)}.group-admin-panel{margin-top:20px}.hero-actions select{min-width:190px;border:1px solid var(--line);background:var(--surface-2);color:#dce9e3;padding:0 12px}.checkbox-label{display:flex!important;flex-direction:row!important;align-items:center;gap:10px}.checkbox-label input{width:auto}.group-card.disabled-row{opacity:.55}@media(max-width:640px){.group-grid{grid-template-columns:1fr}.group-card{padding:16px}.hero-actions select{width:100%;height:42px}}@media(max-width:640px){.crew-actions [data-tooltip]:after{display:none}}.telemetry-page{max-width:1500px}.telemetry-hero .hero-actions{align-items:center}.telemetry-connection{display:flex;align-items:center;gap:8px;color:#9eb0a7;font-size:10px;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.telemetry-connection i{width:10px;height:10px;border-radius:50%;background:#6fdf83;box-shadow:0 0 12px #6fdf83}.telemetry-connection.offline i{background:#ee7069;box-shadow:0 0 12px #ee7069}.telemetry-panel{overflow:hidden}.telemetry-table-wrap{overflow-x:auto}.telemetry-table{width:100%;min-width:1050px;border-collapse:collapse;white-space:nowrap}.telemetry-table th{padding:12px 15px;text-align:left;color:#71877d;background:#111f1a;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.telemetry-table td{padding:10px 15px;border-top:1px solid var(--line);font-size:12px;font-variant-numeric:tabular-nums}.telemetry-table tbody tr:hover{background:#12211b}.telemetry-table .telemetry-crew{display:flex;align-items:center;gap:12px;font-family:Oswald;font-size:16px;font-weight:700;letter-spacing:.035em;color:#e7f1ec}.telemetry-table .telemetry-crew strong{font:inherit}.telemetry-table .telemetry-stale{background:#121817}.telemetry-table .telemetry-stale td{color:#66756e!important}.telemetry-table .telemetry-stale .crew-color-marker{opacity:.65}.telemetry-good{color:#75dc87!important;font-weight:700}.telemetry-normal,.telemetry-armed{color:var(--amber)!important;font-weight:700}.telemetry-bad{color:#ff7c76!important;font-weight:700}.telemetry-panel>.empty{display:flex;align-items:center;justify-content:center;gap:9px}.telemetry-panel>.empty svg{width:18px}.form-grid label>small{display:block;margin-top:7px;color:var(--muted);font-size:9px;line-height:1.5;text-transform:none;letter-spacing:0}@media(max-width:700px){.telemetry-hero .hero-actions{width:100%;display:grid;grid-template-columns:1fr auto}.telemetry-hero .hero-actions select{grid-column:1/-1}.telemetry-panel{border:0;background:transparent;overflow:visible}.telemetry-table-wrap{overflow:visible}.telemetry-table{display:block;min-width:0}.telemetry-table thead{display:none}.telemetry-table tbody{display:grid;gap:11px}.telemetry-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);background:#0e1915}.telemetry-table td{display:flex;flex-direction:column;gap:5px;min-width:0;padding:11px 13px;white-space:normal}.telemetry-table td:before{color:#71877d;font-size:8px;text-transform:uppercase;letter-spacing:.07em}.telemetry-table td:nth-child(1){grid-column:1/-1}.telemetry-table td:nth-child(1):before{content:""}.telemetry-table td:nth-child(2):before{content:"Статус"}.telemetry-table td:nth-child(3):before{content:"Напруга"}.telemetry-table td:nth-child(4):before{content:"Струм"}.telemetry-table td:nth-child(5):before{content:"Sat"}.telemetry-table td:nth-child(6):before{content:"HDOP"}.telemetry-table td:nth-child(7):before{content:"Азимут"}.telemetry-table td:nth-child(8):before{content:"Висота"}.telemetry-table td:nth-child(9):before{content:"Зв’язок"}.telemetry-table td:nth-child(10):before{content:"OBS"}}.detached-telemetry{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;background:#0a1210}.detached-telemetry .telemetry-table-wrap{overflow:auto}.detached-telemetry .telemetry-table{min-width:950px}.detached-telemetry .telemetry-table th{position:sticky;top:0;z-index:2;padding:8px 10px;font-size:8px}.detached-telemetry .telemetry-table td{padding:7px 10px;font-size:11px}.detached-telemetry .telemetry-table .telemetry-crew{gap:8px;font-size:14px}.detached-telemetry .crew-color-marker{width:34px;height:34px;border-radius:4px;font-size:16px}.telemetry-table .telemetry-stale .telemetry-crew{color:#66756e!important}@media(max-width:700px){.detached-telemetry .telemetry-table-wrap{overflow:auto}.detached-telemetry .telemetry-table{display:table;min-width:950px}.detached-telemetry .telemetry-table thead{display:table-header-group}.detached-telemetry .telemetry-table tbody{display:table-row-group}.detached-telemetry .telemetry-table tr{display:table-row;border:0}.detached-telemetry .telemetry-table td{display:table-cell;white-space:nowrap}.detached-telemetry .telemetry-table td:before{display:none}}.topbar .brand{gap:12px}.topbar .brand-monitor-mark{width:44px;height:44px;background:linear-gradient(145deg,#293e22,#101b16);border-color:#698847}.topbar .brand-monitor-mark svg{width:23px;height:23px;stroke-width:1.8}.topbar .brand-copy{align-items:flex-start;line-height:1}.topbar .brand-wordmark{color:#fff;font-size:22px;font-weight:700;letter-spacing:.115em;line-height:.9}.topbar .brand-product{display:block;color:var(--lime);font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1;margin-top:6px;text-transform:lowercase}@media(max-width:640px){.topbar .brand{gap:9px}.topbar .brand-monitor-mark{width:36px;height:36px}.topbar .brand-monitor-mark svg{width:20px;height:20px}.topbar .brand-wordmark{font-size:18px}.topbar .brand-product{display:block;font-size:8px;margin-top:4px}}.check-input-mode{display:grid;grid-template-columns:1fr 1fr;gap:7px}.check-input-mode .button{width:100%}.check-input-mode .button.active{background:var(--lime);border-color:var(--lime);color:#10200e}.check-input-mode svg{width:15px;height:15px}.manual-input-help{margin:-5px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.camera-frame.scanner-red,.camera-frame.scanner-red i{border-color:#ff5e57}.camera-frame.scanner-red>span{color:#ff8985}.camera-frame.scanner-yellow,.camera-frame.scanner-yellow i{border-color:#e7b84b}.camera-frame.scanner-yellow>span{color:#ffd77b}.camera-frame.scanner-green,.camera-frame.scanner-green i{border-color:#65df76}.camera-frame.scanner-green>span{color:#8ff49b}.camera-recognized-cells{width:min(100%,460px);display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin:-3px 0 12px}.camera-recognized-cells span{border:1px solid #34473f;background:#09130f;padding:6px 2px;text-align:center}.camera-recognized-cells small{display:block;color:#71877d;font-size:7px}.camera-recognized-cells strong{display:block;color:#e4ede9;font-size:12px;margin-top:2px}@media(max-width:640px){.check-input-mode .button{height:38px}.manual-input-help{margin-top:-3px}}.page{padding-top:30px}.hero-row,.detail-title{margin-bottom:20px}.hero-row h1,.detail-title h1{margin-top:6px}.hero-row p,.detail-title p{margin-top:8px}.system-status{text-decoration:none;padding:7px 10px;border:1px solid #2f493c;border-radius:3px;background:#0d1b16}.system-status.has-issues{color:var(--amber);border-color:#685224;background:#211d13}.system-status.has-issues i{background:var(--amber);box-shadow:0 0 12px var(--amber)}.metrics-grid>.metric-filter{font:inherit;color:inherit;text-align:left;border:1px solid var(--line);background:linear-gradient(135deg,#14211c,#0d1713);min-height:114px;padding:21px;display:flex;align-items:center;gap:18px;position:relative;overflow:hidden;cursor:pointer}.metrics-grid>.metric-filter:after{content:"";position:absolute;right:-20px;top:-50px;width:100px;height:150px;border:1px solid #263c32;transform:rotate(30deg)}.metrics-grid>.metric-filter>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:0 8px}.metrics-grid>.metric-filter.selected{box-shadow:inset 0 0 0 1px var(--amber);border-color:var(--amber)}.battery-table tr.warning-row{background:linear-gradient(90deg,#211d13,transparent 38%);box-shadow:inset 3px 0 var(--amber)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.section-heading h2{font-family:Oswald;font-size:25px;text-transform:uppercase;letter-spacing:.04em;margin:4px 0 0}.operational-overview{margin-bottom:18px}.operational-crew-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.operational-crew-card{--crew-color:var(--lime);display:flex;flex-direction:column;gap:12px;min-height:142px;padding:16px 17px;color:#dce8e2;text-decoration:none;background:linear-gradient(135deg,#111f1a,#0b1512);border:1px solid var(--line);border-top:3px solid var(--crew-color);position:relative}.operational-crew-card:hover{border-color:color-mix(in srgb,var(--crew-color) 65%,var(--line))}.operational-crew-card.needs-attention{box-shadow:inset 3px 0 var(--amber)}.operational-crew-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.operational-crew-head>span{display:flex;align-items:center;gap:9px;font-family:Oswald;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.operational-crew-head>span i{width:8px;height:8px;border-radius:50%;background:var(--crew-color);box-shadow:0 0 10px color-mix(in srgb,var(--crew-color) 55%,transparent)}.operational-crew-head>strong,.operational-link strong{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#7ee384}.operational-crew-head>strong.offline{color:#8b9b94}.operational-crew-card>p{margin:0;color:#91a29a;font-size:11px}.operational-crew-card>p b{color:var(--amber);font-weight:700}.operational-link{margin-top:auto;display:flex;align-items:center;gap:7px;color:#71877d;font-size:9px;text-transform:uppercase;letter-spacing:.07em}.operational-link svg{width:14px}.operational-link>i{width:7px;height:7px;border-radius:50%;background:#66756e;margin-left:auto}.operational-link.online>i{background:#7ee384;box-shadow:0 0 9px #7ee384}.operational-link.offline strong{color:#899991}.admin-shortcuts{margin-top:0}.crew-primary-action{text-decoration:none}.row-overflow{position:relative}.row-overflow>summary{list-style:none}.row-overflow>summary::-webkit-details-marker{display:none}.row-overflow-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:30;width:205px;padding:5px;border:1px solid #3b5147;background:#09130f;box-shadow:0 14px 34px #000b}.row-overflow-menu button{width:100%;min-height:39px;padding:8px 10px;border:0;background:transparent;color:#c7d5ce;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;font-size:11px}.row-overflow-menu button:hover{background:#15241e}.row-overflow-menu button svg{width:16px}.row-overflow-menu button.destructive{color:#ff7c76;border-top:1px solid #442a27}.primary-battery-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:15px;border:1px solid var(--line);background:#0d1814}.primary-battery-metrics article{min-height:112px;padding:18px 22px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.primary-battery-metrics article:last-child{border-right:0}.primary-battery-metrics strong{font-family:Oswald;font-size:38px;line-height:1;color:#f2faf6;font-variant-numeric:tabular-nums}.primary-battery-metrics em{font-size:17px;font-style:normal;color:#91a29a}.primary-battery-metrics small{margin-top:10px;color:#71877d;font-size:9px;font-weight:700;letter-spacing:.13em}.primary-battery-metrics article.warning strong{color:var(--amber)}.primary-battery-metrics article.danger strong{color:#ff7c76}.cycle-summary-list{padding:14px 20px 0}.cycle-summary{border:1px solid var(--line);border-left:3px solid var(--lime);background:#0b1512;margin-bottom:8px}.cycle-summary>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(140px,.45fr) 1fr;align-items:center;gap:18px;padding:13px 15px}.cycle-summary>summary::-webkit-details-marker{display:none}.cycle-summary>summary>span,.cycle-summary>summary>div>span{display:flex;flex-direction:column}.cycle-summary>summary>span strong{font-family:Oswald;font-size:16px;text-transform:uppercase}.cycle-summary>summary small{font-size:8px;color:#71877d;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.cycle-summary>summary>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cycle-summary>summary>div strong{font-size:11px;margin-top:4px;font-variant-numeric:tabular-nums}.cycle-detail{padding:8px 15px 12px;border-top:1px solid var(--line)}.cycle-detail p{display:grid;grid-template-columns:18px 90px 1fr;align-items:center;gap:8px;margin:6px 0;color:#bbc8c2;font-size:10px}.cycle-detail svg{width:15px;color:var(--lime)}.cycle-detail span{color:#71877d}.history-section-label{padding:11px 0 4px;color:#71877d;font-size:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.raw-history>summary{list-style:none;cursor:pointer;padding:13px 20px;border-top:1px solid var(--line);color:#82958c;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.11em}.raw-history>summary::-webkit-details-marker{display:none}.raw-history[open]>summary{border-bottom:1px solid var(--line)}.telemetry-cards-panel{margin-bottom:14px}.telemetry-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.telemetry-status-card{--crew-color:var(--lime);background:linear-gradient(135deg,#111f1a,#0b1512);border:1px solid var(--line);border-top:3px solid var(--crew-color);min-height:230px;padding:17px}.telemetry-status-card.offline{opacity:.75}.telemetry-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.telemetry-card-head>span{display:flex;align-items:center;gap:9px;font-family:Oswald;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.telemetry-card-head>span>i{width:8px;height:8px;border-radius:50%;background:var(--crew-color)}.telemetry-card-head>strong{display:flex;align-items:center;gap:8px;color:#7ee384;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.telemetry-card-head>strong i{width:8px;height:8px;border-radius:50%;background:#7ee384;box-shadow:0 0 10px #7ee384}.telemetry-status-card.offline .telemetry-card-head>strong{color:#8b9b94}.telemetry-status-card.offline .telemetry-card-head>strong i{background:#6d7c75;box-shadow:none}.telemetry-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 12px;padding:17px 0}.telemetry-card-metrics span{display:flex;flex-direction:column}.telemetry-card-metrics small{color:#71877d;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.telemetry-card-metrics strong{font-family:Oswald;font-size:20px;margin-top:4px;font-variant-numeric:tabular-nums}.telemetry-card-footer{display:flex;align-items:center;gap:8px;border-top:1px solid var(--line);padding-top:12px}.telemetry-card-footer>div{display:grid;grid-template-columns:auto auto;gap:4px 8px;flex:1;color:#71877d;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.telemetry-card-footer>div>strong{color:#c7d5ce;text-align:right}.telemetry-card-footer>div>i{grid-column:1/-1;height:5px;background:#20322a}.telemetry-card-footer>div>i b{display:block;height:100%;background:var(--lime)}.telemetry-card-footer>span{padding:5px 7px;border:1px solid var(--line);color:#8ea198;font-size:8px;font-weight:700}.telemetry-card-footer>span.armed{color:var(--amber);border-color:#685224}.telemetry-card-footer>span.recording{color:#7ee384;border-color:#31513c}.telemetry-no-signal{min-height:160px;display:flex;align-items:center;justify-content:center;gap:10px;color:#71877d;font-size:11px}.telemetry-no-signal svg{width:20px}.telemetry-table-panel{margin-top:12px;overflow:hidden}.telemetry-table-panel>summary{list-style:none;cursor:pointer;padding:14px 18px;color:#91a29a;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.telemetry-table-panel[open]>summary{border-bottom:1px solid var(--line)}@media(max-width:1200px){.system-status{display:none}.operational-crew-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.operational-crew-grid,.telemetry-card-grid{grid-template-columns:1fr}.telemetry-status-card{min-height:210px}}@media(max-width:640px){.page{padding-top:20px}.hero-row,.detail-title{margin-bottom:16px}.hero-row h1{font-size:38px}.operational-crew-grid{gap:8px}.operational-crew-card{min-height:132px;padding:14px}.section-heading{align-items:flex-start}.section-heading .telemetry-connection{margin-top:4px}.metrics-grid>.metric-filter{min-height:94px;padding:17px}.metrics-grid>.metric-filter>div{display:block}.crew-primary-action{font-size:0;width:36px;padding:0}.crew-primary-action svg{margin:0}.row-overflow-menu{position:fixed;inset:auto 14px 14px;width:auto;padding:8px}.row-overflow-menu button{min-height:46px;font-size:12px}.primary-battery-metrics{grid-template-columns:1fr 1fr}.primary-battery-metrics article{min-height:92px;padding:14px}.primary-battery-metrics article:nth-child(2){border-right:0}.primary-battery-metrics article:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.primary-battery-metrics strong{font-size:30px}.cycle-summary-list{padding:10px 11px 0}.cycle-summary>summary{grid-template-columns:1fr;gap:10px}.cycle-summary>summary>div{gap:8px}.cycle-detail p{grid-template-columns:18px 70px 1fr}.telemetry-card-grid{gap:8px}.telemetry-status-card{min-height:0;padding:14px}.telemetry-card-metrics{gap:13px 8px}.telemetry-card-metrics strong{font-size:18px}}@media(max-width:520px){.topbar{gap:3px}.topbar .brand-copy{display:none}.topbar nav{gap:0}.topbar nav a{padding:0 7px}.account-chip{gap:0}.account-chip .header-icon-button:first-of-type{display:none}.header-icon-button{width:31px}.language-menu{width:34px;justify-content:center}.language-menu select{font-size:9px}}.crew-identity{display:inline-flex;align-items:center;gap:9px;min-width:0;color:#e6f0eb;font-family:Oswald,sans-serif;font-weight:700;letter-spacing:.045em;line-height:1;text-transform:uppercase;vertical-align:middle}.crew-identity-marker{--crew-color:var(--lime);width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #ffffff2e;border-radius:4px;background:var(--crew-color);color:#fff;font-size:16px;font-style:normal;text-shadow:0 1px 4px #000d;box-shadow:inset 0 0 0 4px #07100f45,0 0 13px color-mix(in srgb,var(--crew-color) 24%,transparent)}.crew-identity-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.crew-identity.small{gap:6px;letter-spacing:.035em}.crew-identity.small .crew-identity-marker{width:22px;height:22px;border-radius:3px;font-size:11px;box-shadow:inset 0 0 0 2px #07100f45}.crew-identity.small .crew-identity-name{font-size:11px}.crew-identity.large{gap:13px}.crew-identity.large .crew-identity-marker{width:48px;height:48px;border-radius:5px;font-size:21px;box-shadow:inset 0 0 0 5px #07100f45,0 0 16px color-mix(in srgb,var(--crew-color) 24%,transparent)}.crew-identity.large .crew-identity-name{font-size:18px}.crew-identity-suffix{color:var(--muted);font:inherit;font-size:10px;white-space:nowrap}.crew-list-main{display:flex;min-width:0;flex-direction:column;gap:5px}.crew-list-main>small{padding-left:61px;color:var(--muted);font-size:9px}.admin-crew-list>article{grid-template-columns:minmax(180px,1fr) auto}.operational-crew-head .crew-identity-marker,.telemetry-card-head .crew-identity-marker{width:34px;height:34px;border-radius:4px;background:var(--crew-color);box-shadow:inset 0 0 0 4px #07100f45,0 0 13px color-mix(in srgb,var(--crew-color) 24%,transparent)}.operational-crew-head .crew-identity-name{font-size:16px}.telemetry-card-head .crew-identity-name{font-size:18px}.telemetry-table .crew-identity-marker{width:34px;height:34px;font-size:16px}.battery-crew-line{display:flex;align-items:center;gap:7px;color:var(--lime)}.battery-crew-line>small{color:#7f958b;font-size:9px;letter-spacing:.08em}.pack-info .crew-identity-name{max-width:125px}.battery-table small .crew-identity{margin-left:3px}.panel-head h2 .crew-identity{vertical-align:baseline}.account-chip .crew-identity{justify-content:flex-end;margin-top:3px}.account-chip .crew-identity-marker{width:18px;height:18px;font-size:9px}.account-chip .crew-identity-name{max-width:110px;font-size:9px;color:var(--lime)}@media(max-width:1050px){.admin-crew-list>article{grid-template-columns:minmax(140px,1fr) auto}.crew-actions{grid-column:auto}}@media(max-width:640px){.admin-crew-list>article{grid-template-columns:minmax(0,1fr) auto}.crew-identity.large{gap:9px}.crew-identity.large .crew-identity-marker{width:42px;height:42px;font-size:18px}.crew-identity.large .crew-identity-name{font-size:16px}.crew-list-main>small{padding-left:51px;font-size:8px}.battery-crew-line{align-items:flex-start;flex-direction:column;gap:5px}.battery-crew-line>small{padding-left:40px}.telemetry-card-head .crew-identity-marker{width:30px;height:30px}.telemetry-card-head .crew-identity-name{font-size:16px}}@media(max-width:420px){.crew-identity.large .crew-identity-marker{width:38px;height:38px;font-size:16px}.crew-identity.large .crew-identity-name{font-size:14px}.crew-list-main>small{padding-left:47px;max-width:190px}.pack-info .crew-identity-name{max-width:90px}}
