:root{color:#13231f;background:#eef3ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 75% 0%,rgba(255,190,92,.18),transparent 32rem),#eef3ef}button,input,select{font:inherit}button,input,select,a,[tabindex]{scroll-margin:1rem}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:.5rem;left:.5rem;padding:.75rem 1rem;color:#fff;background:#123f35;border:2px solid #fff;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.app-shell{display:grid;min-height:100vh;grid-template-rows:auto 1fr auto}.site-banner{position:sticky;z-index:10;top:0;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:2rem;padding:0 2rem;color:#f9fffb;background:#123f35;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px #0e2a2321}.brand{display:flex;align-items:center;gap:.8rem;min-width:0}.brand-mark{display:grid;width:42px;height:42px;place-items:center;color:#123f35;background:#ffbd59;border-radius:13px;font-family:Georgia,serif;font-size:1.45rem;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;letter-spacing:.01em;overflow-wrap:anywhere}.brand small{margin-top:.15rem;color:#bbd4cc;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.top-link{display:inline-flex;min-height:76px;align-items:center;padding:0 1.25rem;border-bottom:3px solid transparent;color:#dbeae5;font-weight:700}.top-link.active{color:#fff;border-color:#ffbd59}.page-layout{display:grid;grid-template-columns:220px minmax(0,1fr)}.section-navigation{display:flex;min-height:calc(100vh - 136px);flex-direction:column;justify-content:space-between;padding:2rem 1.25rem;background:#f7faf7;border-right:1px solid #d7e1da}.nav-label,.eyebrow{margin:0 0 .7rem;color:#5b6f67;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.side-link{display:flex;align-items:center;gap:.7rem;padding:.8rem .9rem;border-radius:10px;color:#31534a;font-weight:700}.side-link.active{color:#123f35;background:#e1eee8}.system-card{display:flex;align-items:flex-start;gap:.65rem;padding:.9rem;color:#31534a;background:#edf4ef;border:1px solid #d8e5dc;border-radius:12px;font-size:.78rem}.system-card strong,.system-card small{display:block}.system-card small{margin-top:.2rem;color:#596e66}main{min-width:0}main:focus{outline:none}.devices-page{max-width:1500px;margin:0 auto;padding:2.5rem}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.7rem}h1,h2,p{margin-top:0}h1,h2{color:#143e34;font-family:Georgia,Times New Roman,serif}h1{margin-bottom:0;font-size:clamp(2rem,4vw,3.25rem);line-height:.95}h2{margin-bottom:0;font-size:1.25rem}.page-summary{max-width:34rem;margin-bottom:0;color:#5b6f67;line-height:1.6}.device-workspace{display:grid;align-items:start;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:1.25rem}.fleet-panel,.detail-panel,.logs-panel{overflow:hidden;background:#ffffffe8;border:1px solid #d8e2db;border-radius:16px;box-shadow:0 14px 38px #23403712}.fleet-panel{position:sticky;top:96px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;border-bottom:1px solid #e3eae5}.panel-heading .eyebrow{margin-bottom:.3rem}.count-badge,.level-badge{display:inline-flex;align-items:center;justify-content:center;color:#31534a;background:#e8f0eb;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.count-badge{min-width:28px;min-height:28px}.device-list{max-height:calc(100vh - 220px);overflow-y:auto;margin:0;padding:.6rem;list-style:none}.device-card{display:grid;width:100%;min-height:44px;align-items:center;grid-template-columns:auto minmax(0,1fr) auto;gap:.7rem;padding:.9rem;color:#294a41;background:transparent;border:1px solid transparent;border-radius:12px;text-align:left;cursor:pointer}.device-card:hover{background:#f3f7f4}.device-card.selected{background:#e6f1eb;border-color:#a9c9ba;box-shadow:inset 3px 0 #1f7a60}.status-dot{width:9px;height:9px;flex:0 0 auto;background:#a8b3ae;border-radius:50%;box-shadow:0 0 0 3px #a8b3ae2b}.status-dot.online{background:#1b9c6b;box-shadow:0 0 0 3px #1b9c6b24}.device-card-copy{min-width:0}.device-card-copy strong,.device-card-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-card-copy small{margin-top:.22rem;color:#63776f;font-size:.72rem}.level-badge{padding:.3rem .5rem}.device-content{display:grid;min-width:0;gap:1.25rem}.empty-state,[role=alert]{margin:0;padding:1.25rem;color:#63776f}[role=alert]{color:#9c2d31;background:#fff0f0}.watch-status,.stream-state{display:inline-flex;align-items:center;gap:.4rem;color:#176347;font-size:.76rem;font-weight:800}.watch-status:before,.stream-state:before{width:7px;height:7px;content:"";background:#25aa75;border-radius:50%}.stream-state.paused{color:#9d641b}.stream-state.paused:before{background:#df942d}.detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;background:#e3eae5}.detail-grid>div{min-width:0;padding:1.2rem;background:#fff}.detail-grid dt{margin-bottom:.45rem;color:#63776f;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.detail-grid dd{overflow:hidden;margin:0;color:#24473e;font-weight:700;text-overflow:ellipsis}.log-heading{align-items:flex-start}.log-actions{display:flex;gap:.5rem}.secondary-button{min-height:44px;padding:.55rem .8rem;color:#31534a;background:#f4f7f5;border:1px solid #cfdcd4;border-radius:9px;font-size:.78rem;font-weight:800;cursor:pointer}.secondary-button:hover{color:#123f35;background:#e9f1ec}.log-filters{display:flex;align-items:end;gap:.8rem;padding:.8rem 1rem;background:#f8faf8;border-bottom:1px solid #d8e2db}.log-filters label{display:grid;flex:1;gap:.35rem;color:#60756d;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.log-filters label:first-child{max-width:150px}.log-filters input,.log-filters select{width:100%;min-height:44px;padding:.45rem .6rem;color:#24473e;background:#fff;border:1px solid #cbd8d0;border-radius:8px;outline:none}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #167455;outline-offset:3px}.log-console{min-height:330px;max-height:52vh;overflow:auto;padding:.8rem 0;color:#d9e9e2;background:#10221d;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.78rem}.log-console:focus-visible{outline-color:#ffc36b;outline-offset:-5px}.log-console .empty-state{color:#89a099}.log-line{display:grid;grid-template-columns:minmax(78px,auto) 74px minmax(90px,auto) minmax(0,1fr);gap:.7rem;padding:.3rem 1rem;border-left:3px solid transparent;line-height:1.5}.log-line:hover{background:#ffffff0a}.log-line time{color:#789189}.log-line strong{color:#75d7b4;font-size:.7rem;text-transform:uppercase}.log-line.level-1{border-color:#ee7277}.log-line.level-1 strong{color:#ff989c}.log-line.level-2 strong{color:#ffc36b}.log-line.level-4{color:#a8bbb5}.log-result-count{margin:0;padding:.75rem 1rem 0;color:#5b6f67;font-size:.78rem;font-weight:800}footer{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:2rem;padding:0 2rem;color:#60736c;background:#f7faf7;border-top:1px solid #d7e1da;font-size:.75rem}footer span:first-child{color:#31534a;font-weight:800}.startup-error{max-width:42rem;margin:15vh auto;padding:2rem;background:#fff;border:1px solid #e3d6d6;border-radius:16px;box-shadow:0 16px 45px #441f1f14}@media(max-width:1000px){.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.log-line{grid-template-columns:70px 64px minmax(80px,auto) minmax(0,1fr);gap:.45rem}}@media(max-width:760px){.site-banner{position:static;min-height:68px;flex-wrap:wrap;padding:0 1rem}.brand small,.section-navigation{display:none}.top-link{min-height:68px;padding:0 .5rem}.page-layout,.device-workspace{grid-template-columns:minmax(0,1fr)}.devices-page{padding:1.25rem 1rem}.page-heading{align-items:flex-start;flex-direction:column;gap:1rem}.fleet-panel{position:static}.device-list{max-height:300px}.log-heading,.log-filters,footer{align-items:stretch;flex-direction:column}.log-filters{display:grid;grid-template-columns:1fr}.log-filters label:first-child{max-width:none}.log-line{grid-template-columns:auto 1fr}.log-line span:last-child{grid-column:1 / -1}footer{justify-content:center;gap:.25rem;padding:1rem;text-align:center}}@media(max-width:480px){.site-banner{align-items:stretch;flex-direction:column;gap:.5rem;padding:.75rem}.brand strong{font-size:.95rem}.brand-mark{width:36px;height:36px}.top-link{min-height:44px;justify-content:center;padding:.5rem}.detail-grid{grid-template-columns:1fr}.panel-heading{align-items:flex-start}.log-actions{width:100%}.log-actions button{flex:1}.log-line{grid-template-columns:1fr;gap:.15rem;overflow-wrap:anywhere}.log-line span:last-child{grid-column:auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(forced-colors:active){.site-banner,.section-navigation,.fleet-panel,.detail-panel,.logs-panel,.device-card,.system-card,.log-filters input,.log-filters select,.secondary-button{border-color:CanvasText}.top-link.active,.side-link.active,.device-card.selected{border:2px solid Highlight}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline-color:Highlight}.status-dot,.watch-status:before,.stream-state:before{forced-color-adjust:none}}
