:root{font-family:Inter,Arial,sans-serif;color:#eeeef2;background:#090a0b;font-synthesis:none;--panel:#141516;--line:#2c2d30;--muted:#93969d;--red:#ff1823}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;color:inherit;background:transparent;border:1px solid var(--line);border-radius:4px;min-height:44px}button:hover{background:#222428}button:disabled{cursor:wait;opacity:.5}button:focus-visible,input:focus-visible{outline:2px solid #f4f4f5;outline-offset:3px}h1{font-size:27px;letter-spacing:-.6px;margin:9px 0 0}h2{font-size:19px;letter-spacing:-.25px}p{line-height:1.65}small{display:block}.brand{font-weight:900;font-size:21px;letter-spacing:-.9px;line-height:1.05}.brand span{color:var(--red)}.brand small{color:#eeeef2;font-size:13px;letter-spacing:.3px;font-weight:600;margin-top:3px}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:1.7px;color:var(--muted)}header{height:78px;padding:0 30px;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);background:#101112}.header-clock{margin-left:auto;font-size:13px;font-variant-numeric:tabular-nums;color:#bbb}.icon{width:44px;display:grid;place-items:center}.shell{min-height:100vh;display:flex;flex-direction:column}.body{display:flex;flex:1}nav{width:176px;flex-shrink:0;padding:24px 12px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}nav button{border:0;display:flex;align-items:center;gap:13px;text-align:left;padding:14px 12px;position:relative;color:#b6b8bf}nav button.active{background:#191a1e;color:#fff}nav button.active:before{position:absolute;content:"";width:3px;background:var(--red);left:-12px;top:10px;bottom:10px}.nav-bottom{margin-top:auto;padding:30px 8px 0;color:var(--muted);font-size:11px}.nav-bottom small{margin-top:8px;color:#60636a}.workspace{padding:30px;flex:1;min-width:0}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.page-heading>.muted{font-size:13px}.camera-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.camera-grid.focused{grid-template-columns:1fr;max-width:1200px;margin:auto}.camera-tile{overflow:hidden;padding:0;text-align:left;background:var(--panel);min-width:0}.tile-title{padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:8px}.tile-title strong{font-size:14px;font-weight:600}.tile-title span{font-size:11px}.good{color:#6fdc93}.camera-image{aspect-ratio:16/9;background:#0d0e10;position:relative;overflow:hidden;border-top:1px solid #232428;border-bottom:1px solid #232428}.camera-image img{width:100%;height:100%;object-fit:contain}.no-feed{height:100%;display:flex;align-items:center;justify-content:center;gap:14px;flex-direction:column;color:#777b83;font-size:13px}.camera-stamp{position:absolute;bottom:10px;left:12px;font-size:11px;background:#08090acc;padding:4px 6px;color:#c5c8ce;font-variant-numeric:tabular-nums}.expand{position:absolute;bottom:12px;right:12px;color:#a9acb3}.tile-footer{display:flex;justify-content:space-between;padding:10px 14px;font-size:10px;color:var(--muted)}.under-grid{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px;padding:22px 0}.banner{display:flex;align-items:center;gap:12px;background:#241d13;color:#e7ba77;border:1px solid #5c4629;padding:14px 16px;margin-bottom:22px;font-size:14px}.banner small{font-size:12px;color:#c3a681;margin-top:4px}.bottom-status{display:flex;justify-content:space-between;padding:12px 30px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;letter-spacing:.5px}.bottom-status i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8a8f98;margin-right:7px}.empty{padding:70px 20px;text-align:center;color:var(--muted);border:1px solid var(--line);background:#111214}.empty h2{color:#ddd}.empty p{max-width:480px;margin:12px auto}.system-panel{background:var(--panel);border:1px solid var(--line);padding:26px;max-width:800px}dl>div{display:flex;justify-content:space-between;gap:24px;padding:17px 0;border-bottom:1px solid var(--line);font-size:14px}dt{color:var(--muted)}dd{margin:0;text-align:right}.system-panel p{font-size:13px}.back{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0 14px}.login{min-height:100vh;display:flex;flex-direction:column;padding:40px}.login form{width:100%;max-width:400px;margin:auto;padding:70px 0}.login form p{color:var(--muted);font-size:14px;margin-bottom:30px}.login label{display:block;margin:20px 0;font-size:13px;color:#ccc}.login input{display:block;width:100%;height:48px;padding:12px;margin-top:8px;background:#141516;border:1px solid #41434a;color:#fff;border-radius:4px}.primary{background:var(--red);border-color:var(--red);width:100%;font-weight:600;margin:8px 0 22px}.primary:hover{background:#df111c}.login form small{font-size:11px;display:flex;align-items:center;gap:7px;justify-content:center}.login footer{font-size:10px;color:#777;letter-spacing:2px}.login form .warning{color:#ffbc7d;margin:10px 0}@media(min-width:1550px){.camera-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){header{padding:0 18px;height:70px}.header-clock{display:none}.icon{margin-left:auto}.workspace{padding:22px 16px 90px}.body{display:block}nav{position:fixed;bottom:0;width:100%;height:70px;z-index:10;background:#101112;border-top:1px solid var(--line);border-right:0;flex-direction:row;justify-content:space-around;padding:4px;gap:0}nav button{flex-direction:column;gap:5px;font-size:10px;padding:8px;flex:1}nav button.active{color:var(--red);background:none}nav button.active:before{display:none}.nav-bottom,.bottom-status{display:none}.camera-grid{gap:10px}.tile-title{padding:10px;align-items:flex-start;flex-direction:column}.camera-stamp{font-size:9px;left:5px;bottom:5px}.tile-footer{padding:8px;font-size:9px}.expand{right:6px;bottom:8px}.under-grid{flex-direction:column}.brand{font-size:19px}.empty{padding:40px 16px}.login{padding:26px}h1{font-size:24px}}@media(max-width:420px){.camera-grid{grid-template-columns:1fr}.page-heading{margin-bottom:20px}.no-feed{gap:8px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.live-video,.live-video video{width:100%;height:100%;display:block;object-fit:contain}.live-cover{position:absolute;inset:0;background:#0d0e10;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#777b83;font-size:13px}.live-badge{position:absolute;bottom:10px;left:10px;padding:4px 7px;background:#08090acc;font-size:10px;color:#959aa2}.live-badge.good{color:#6fdc93}.archive-filters{display:flex;gap:20px;align-items:center;margin-bottom:20px}.archive-filters label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--muted)}select,input[type=date]{background:#191b1d;color:#eee;border:1px solid var(--line);padding:12px;border-radius:4px;min-height:44px;color-scheme:dark}.archive-player{display:block;width:100%;max-height:65vh;aspect-ratio:16/9;background:#000}.archive-ranges button{display:flex;justify-content:space-between;gap:18px;width:100%;padding:13px;margin-bottom:8px;font-size:13px}.archive>p{font-size:12px}.archive-filters select{max-width:200px}.archive-filters{flex-wrap:wrap;align-items:end}.archive-filters label{min-width:0}.archive-filters input[type=time]{background:#191b1d;color:#eee;border:1px solid var(--line);padding:12px;border-radius:4px;min-height:44px;color-scheme:dark;font:inherit}.archive-filters button{padding:10px 14px}.archive-filters select:focus-visible,.archive-filters input:focus-visible{outline:2px solid #fff;outline-offset:3px}.archive-hint{padding:12px 0;color:var(--muted);font-size:13px}@media(max-width:600px){.archive-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.archive-filters input,.archive-filters select{width:100%;min-width:0;max-width:none}.archive-filters button{grid-column:1/-1;width:100%}.archive-ranges button{flex-wrap:wrap}.archive-filters label:first-child{grid-column:1/-1}}.tile-footer{gap:12px;font-size:12px;flex-wrap:wrap}.recording-state{font-size:12px}.recording-state small{font-size:11px;margin-top:4px;color:var(--muted)}.camera-search{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.camera-search input{min-height:44px;padding:10px 14px;max-width:100%;background:var(--panel,#181b21);color:inherit;border:1px solid #3c424e;border-radius:8px}.live-video.with-controls{overflow:hidden}.view-controls{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#0a0c11f0;padding:10px;z-index:5}.view-controls button,.view-controls select{min-height:44px;padding:8px 12px;background:#252c38;color:#fff;border:1px solid #495363;border-radius:8px}.view-controls label{display:flex;align-items:center;gap:8px}.live-video:fullscreen{height:100vh;width:100vw;background:#000}.live-video:fullscreen video{object-fit:contain}.camera-tile>p{padding:10px 14px;margin:0}.focused .camera-image{min-height:340px}@media(max-width:600px){.focused .camera-image{aspect-ratio:auto;height:410px}.view-controls{font-size:12px}.view-controls button{flex:1}.camera-search input{width:100%}}.with-controls .live-badge{top:10px;bottom:auto}.with-controls{position:relative}.archive-playback-tools{display:flex;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:14px 0}.archive-playback-tools label{display:flex;align-items:center;gap:8px}.archive-timeline{border:1px solid var(--line);padding:16px;border-radius:8px;margin:20px 0}.archive-coverage{position:relative;height:12px;background:#272b31;overflow:hidden}.archive-coverage span{position:absolute;top:0;height:100%;background:#72d9a0;min-width:1px}.archive-timeline label{display:block;margin-top:12px;font-size:12px;color:var(--muted)}.archive-timeline input{width:100%;min-height:44px;accent-color:#ed303d}.timeline-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.archive-filters{flex-wrap:wrap}.downloads{border-top:1px solid var(--line);margin:24px 0;padding-top:12px}.download-fields{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.download-fields label{display:flex;flex-direction:column;gap:8px;font-size:12px;min-width:0}.download-fields input{background:#191b1d;color:inherit;border:1px solid var(--line);min-height:44px;padding:10px;max-width:100%;color-scheme:dark}.download-fields button{padding:10px 16px}.download-jobs article{padding:16px;border:1px solid var(--line);margin:12px 0;border-radius:8px}.download-jobs strong{font-size:13px}.download-link{display:inline-block;min-height:44px;background:#c62431;color:#fff;padding:12px 16px;border-radius:6px;text-decoration:none}@media(max-width:600px){.download-fields>*{width:100%}}.camera-settings{margin:20px 0;padding:18px;border:1px solid var(--line);border-radius:8px}.camera-settings>button{padding:10px 16px;margin:10px}.camera-settings dialog{max-width:540px;width:calc(100% - 28px);background:#17191e;color:#eee;border:1px solid #565b68;border-radius:12px;padding:24px}.camera-settings dialog::backdrop{background:#000b}.camera-settings dialog>div{display:flex;gap:12px;flex-wrap:wrap}.camera-settings dialog button{padding:10px 16px;flex:1}:root{--muted:#a0a3ab;--line:rgba(255,255,255,.1);--raised:#1c1e21;--control:#101214;--focus:#f6f6f7;--ease-out:cubic-bezier(.23,1,.32,1);--radius-control:6px;--radius-panel:8px;--motion-fast:.14s;--motion-enter:.2s}body{-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{border-radius:var(--radius-control);transition:background-color var(--motion-fast),border-color var(--motion-fast),color var(--motion-fast),transform var(--motion-fast) var(--ease-out)}button:disabled{cursor:not-allowed;opacity:.45}button[aria-busy=true]{cursor:progress;opacity:.75}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--focus);outline-offset:4px}button svg{flex-shrink:0}h1,h2{text-wrap:balance}p{text-wrap:pretty}.header-clock,.timeline-labels,.camera-stamp,.live-badge{font-variant-numeric:tabular-nums}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.35;border:1px solid var(--line);background:var(--raised);color:inherit;text-align:center}.button>span{min-width:0}.button-primary,.button-danger{background:var(--red);border-color:transparent;color:#fff}.button-ghost{background:transparent;border-color:transparent;color:var(--muted)}.button:active:not(:disabled){transform:scale(.98)}.button[aria-pressed=true]{border-color:#ffffff59;background:#303236}.button-spinner{animation:button-spin .9s linear infinite}@media(hover:hover){.button-secondary:hover:not(:disabled){background:#27292d;border-color:#ffffff38}.button-primary:hover:not(:disabled),.button-danger:hover:not(:disabled){background:#dc1520}.button-ghost:hover:not(:disabled){background:var(--raised);color:#fff}.camera-tile:hover{background:var(--panel);border-color:#ffffff47}nav button:hover{background:var(--raised);color:#fff}}header{background:var(--panel)}nav button{border-radius:var(--radius-control);min-height:48px}nav button.active{background:var(--raised)}nav button.active svg{color:var(--red)}nav button.active:before{border-radius:2px;top:14px;bottom:14px}.camera-tile{border:1px solid var(--line);border-radius:var(--radius-panel)}.tile-title{padding:14px 16px}.tile-title strong{font-weight:600}.tile-footer{padding:12px 16px}.camera-search{font-size:12px;color:var(--muted)}.camera-search input{border-color:var(--line);background:var(--control);border-radius:var(--radius-control)}.banner,.empty,.system-panel{border-radius:var(--radius-panel)}.back{background:var(--raised);font-size:13px;font-weight:500}.page-heading{margin-bottom:24px}.workspace>.system-panel,.workspace>.empty,.workspace>.archive{animation:surface-enter .18s var(--ease-out) both}.focused .camera-image{aspect-ratio:auto;min-height:0;height:auto}.focused .live-video.with-controls{height:auto;display:flex;flex-direction:column;background:#000}.focused .with-controls video{height:auto;aspect-ratio:16/9;max-height:68vh}.view-controls{position:relative;bottom:auto;left:auto;right:auto;background:var(--panel);border-top:1px solid var(--line);padding:12px;gap:8px}.view-controls .button{background:var(--raised);border-color:var(--line);border-radius:var(--radius-control);font-size:12px;padding:10px 12px}.view-controls label{font-size:12px;color:var(--muted);margin-left:auto}.view-controls select{background:var(--control);border-color:var(--line);border-radius:var(--radius-control)}.view-controls [role=status]{width:100%;font-size:12px;color:var(--muted);padding:4px}.focused .live-cover{bottom:68px}.live-video.with-controls:fullscreen{height:100dvh;width:100vw}.live-video.with-controls:fullscreen video{flex:1;min-height:0;height:0;max-height:none;aspect-ratio:auto}.live-badge{border:1px solid rgba(255,255,255,.1);border-radius:4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.3px}.camera-settings{padding:24px;background:var(--panel);border-color:var(--line);border-radius:var(--radius-panel)}.camera-settings h2{margin:0 0 12px}.camera-settings>label{font-size:13px;display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}.camera-settings>p{font-size:13px;color:var(--muted)}.camera-settings>.button{margin:12px 8px 0 0}:is(.camera-settings dialog,.confirmation-dialog){background:var(--raised);border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 80px #0008;padding:28px;border-radius:12px;max-height:calc(100dvh - 32px);overflow:auto}:is(.camera-settings dialog,.confirmation-dialog)[open]{animation:dialog-enter var(--motion-enter) var(--ease-out) both}:is(.camera-settings dialog,.confirmation-dialog)::backdrop{background:#000a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}:is(.camera-settings dialog,.confirmation-dialog) h2{font-size:20px;line-height:1.35}:is(.camera-settings dialog,.confirmation-dialog) p{font-size:14px}:is(.camera-settings dialog,.confirmation-dialog) p.muted{font-size:12px;line-height:1.6}:is(.camera-settings dialog,.confirmation-dialog)>div{margin-top:24px;gap:12px}:is(.camera-settings dialog,.confirmation-dialog) .button{min-width:120px;margin:0}.archive-filters button,.download-fields button{background:var(--raised);font-size:13px;font-weight:600}.archive-filters input,.archive-filters select,.download-fields input{background:var(--control);border-radius:var(--radius-control)}.download-link{background:var(--red);border-radius:var(--radius-control);font-size:13px;font-weight:600;transition:background-color var(--motion-fast)}.download-link:hover{background:#dc1520}.download-jobs article{background:var(--panel)}.archive-ranges button:hover{border-color:#ffffff40}@keyframes button-spin{to{transform:rotate(360deg)}}@keyframes surface-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes dialog-enter{0%{opacity:0;transform:translateY(6px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:850px){nav{height:calc(72px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--panel)}nav button{border-radius:8px;margin:4px 2px;padding:8px 4px}nav button.active{background:var(--raised);color:#fff}nav button.active svg{color:var(--red)}.workspace{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.tile-title,.tile-footer{padding:12px}.page-heading{gap:16px}.page-heading>.muted{text-align:right;max-width:160px;line-height:1.5}.camera-settings{padding:16px}:is(.camera-settings dialog,.confirmation-dialog){padding:22px}.camera-settings>.button{max-width:100%}.camera-settings>label{width:100%}.camera-settings select{width:100%;min-width:0}.view-controls{display:grid;grid-template-columns:1fr 1fr;padding:12px}.view-controls .button{width:100%;min-width:0}.view-controls label{margin-left:0;justify-content:space-between}.view-controls [role=status]{grid-column:1/-1}.focused .live-cover{bottom:128px}:is(.camera-settings dialog,.confirmation-dialog)>div{flex-direction:column-reverse}:is(.camera-settings dialog,.confirmation-dialog) .button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition-duration:0s!important}.button:active:not(:disabled){transform:none}}.camera-search input{width:320px}.camera-tile.pending .camera-image{aspect-ratio:auto;height:112px}.camera-tile.pending .live-badge{display:none}.camera-tile.pending .live-cover{gap:8px;font-size:12px}.camera-tile.pending .live-cover svg{width:22px;height:22px}.camera-tile.pending .tile-footer{font-size:11px}.camera-tile.pending .tile-title{color:var(--muted)}@media(max-width:600px){.page-heading>.muted{font-size:11px;max-width:none;white-space:nowrap}.page-heading{gap:8px}.camera-search input{width:100%}.camera-tile.pending .camera-image{height:80px}}.events{animation:surface-enter .18s var(--ease-out) both}.events-toolbar{display:flex;gap:16px;align-items:end;flex-wrap:wrap}.events-toolbar label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--muted)}.event-sources{display:flex;gap:16px;flex-wrap:wrap;margin:20px 0;font-size:12px}.event-sources>span{display:flex;align-items:center;gap:6px}.event-empty{text-align:center;padding:48px 20px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--muted)}.event-empty p{max-width:500px;margin:auto;font-size:14px}.event-list{border-top:1px solid var(--line)}.event-row{display:grid;grid-template-columns:36px 100px 1fr auto;gap:16px;align-items:center;padding:20px 12px;border-bottom:1px solid var(--line)}.event-icon{display:grid;place-items:center;width:36px;height:36px;background:var(--raised);border-radius:6px;color:#e7ba77}.event-row.restored .event-icon{color:var(--muted)}.event-row time{font-size:14px;font-variant-numeric:tabular-nums}.event-row time small{font-size:11px;color:var(--muted);margin-top:4px}.event-description{display:flex;flex-direction:column;gap:6px}.event-description strong{font-size:14px;font-weight:600}.event-description span,.event-description small{font-size:12px;color:var(--muted)}.event-pagination{display:flex;gap:12px;margin-top:20px}.event-note{font-size:12px;max-width:720px;margin-top:24px}@media(max-width:600px){.events-toolbar{display:grid;grid-template-columns:1fr}.events-toolbar select{width:100%}.event-row{grid-template-columns:28px 1fr auto;gap:12px;padding:16px 0}.event-icon{width:28px;height:28px}.event-row time{grid-column:2;grid-row:1;display:flex;gap:8px;align-items:center}.event-row time small{margin:0}.event-description{grid-column:2;grid-row:2}.event-row>.button{grid-column:3;grid-row:1/3;padding:8px}.event-row>.button svg{display:none}}:root{--glass:#1a1c20;--glass-edge:rgba(255,255,255,.16)}.bento-overview{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:start}.bento-overview .camera-grid{grid-template-columns:1fr}.overview-rail{display:grid;gap:16px;min-width:0}.bento-panel{padding:20px;border-radius:16px;background:var(--panel);border:1px solid var(--line);min-width:0}.bento-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.recording-total{font-size:44px;font-weight:600;letter-spacing:-1.5px;line-height:1.2;margin:16px 0 8px;font-variant-numeric:tabular-nums}.recording-total span{color:var(--muted);font-size:22px;font-weight:400}.bento-panel p{font-size:13px;line-height:1.5;margin:12px 0}.bento-panel .button{margin-top:8px;padding-left:0;justify-content:flex-start;font-size:12px}.mini-event{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.mini-event time{color:var(--muted);font-variant-numeric:tabular-nums}.mini-event small{font-size:11px;margin-top:4px;color:var(--muted)}.pending-cameras{margin-top:16px;border:1px solid var(--line);border-radius:12px;background:var(--panel);padding:0 16px}.pending-cameras summary{cursor:pointer;padding:16px 0;font-size:13px;min-height:48px;color:var(--muted)}.pending-cameras summary span{float:right;font-variant-numeric:tabular-nums}.pending-cameras .camera-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:16px}.pending-cameras:focus-within{border-color:var(--glass-edge)}.camera-tile,.camera-settings{border-radius:14px}.view-controls{border-color:var(--glass-edge)}header,nav,.view-controls,:is(.camera-settings dialog,.confirmation-dialog){background:var(--glass);box-shadow:inset 0 1px #ffffff12}.button{border-radius:10px}:is(.camera-settings dialog,.confirmation-dialog){border-radius:20px}.archive-shortcut{justify-content:flex-start;padding:16px 20px;min-height:56px;border-radius:14px}.recording-panel{background:var(--raised)}@supports ((backdrop-filter:blur(16px)) or (-webkit-backdrop-filter:blur(16px))){header,nav{background:#16181cdb;backdrop-filter:blur(20px) saturate(130%);-webkit-backdrop-filter:blur(20px) saturate(130%)}.view-controls{background:#181a1ee0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}:is(.camera-settings dialog,.confirmation-dialog){background:#1e2025eb;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}}@media(min-width:1550px){.bento-overview{grid-template-columns:minmax(0,1fr) 300px}.bento-overview>.camera-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.bento-overview{grid-template-columns:1fr}.bento-overview .camera-grid,.overview-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-shortcut{align-self:start}.recording-total{font-size:36px}}@media(max-width:600px){.bento-overview .camera-grid{grid-template-columns:1fr}.bento-overview{gap:16px}.overview-rail{gap:12px}.bento-panel{padding:16px;border-radius:14px}.bento-panel .button,.bento-label{font-size:11px}.bento-label svg{width:14px}.guard-panel,.archive-shortcut{grid-column:1/-1}.pending-cameras .camera-grid{grid-template-columns:1fr}nav{bottom:12px;left:12px;width:calc(100% - 24px);height:calc(68px + env(safe-area-inset-bottom));border:1px solid var(--glass-edge);border-radius:20px;box-shadow:0 8px 24px #0005,inset 0 1px #ffffff0a}nav button{border-radius:12px}.workspace{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.header-clock{display:none}}@media(prefers-reduced-transparency:reduce){header,nav,.view-controls,:is(.camera-settings dialog,.confirmation-dialog){background:var(--glass);backdrop-filter:none;-webkit-backdrop-filter:none}}:root{--radius-control:12px;--radius-panel:24px;--bento-gap:20px}.camera-tile,.bento-panel,.camera-settings,.pending-cameras,.system-panel,.event-empty{border-radius:var(--radius-panel);border-color:#ffffff29;box-shadow:inset 0 1px #ffffff13,0 8px 24px #0000001f}.camera-tile{padding:8px;background:linear-gradient(145deg,#1c1f22,#151719)}.camera-tile .camera-image{border:0;border-radius:16px}.tile-title{padding:12px 12px 16px}.tile-footer{padding:16px 12px 10px}.bento-panel{padding:24px;background:linear-gradient(145deg,#202328,#191b1f)}.button,.view-controls .button,.camera-settings select,.archive-filters button,.download-fields button,.download-link{border-radius:12px}:is(.camera-settings dialog,.confirmation-dialog){border-radius:28px}.pending-cameras{padding:0 24px}.pending-cameras summary{padding:20px 0}.archive-shortcut{border-radius:20px}.overview-rail,.bento-overview{gap:var(--bento-gap)}.recording-panel{background:#1d2024}.bento-panel .button{padding-left:12px;margin-left:-12px}.bento-panel .button:hover{background:#ffffff0d}@media(min-width:1101px){.bento-overview{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch}.bento-overview>div,.bento-overview>div>.camera-grid,.bento-overview>.overview-rail{display:contents}.bento-overview>div>.camera-grid>.camera-tile:first-child{grid-column:1/span 8;grid-row:1/span 2;display:flex;flex-direction:column}.bento-overview>div>.camera-grid>.camera-tile:first-child>.camera-image{flex:1;min-height:0;aspect-ratio:16/9}.bento-overview>div>.camera-grid>.camera-tile:nth-child(2){grid-column:9/span 4;grid-row:1}.bento-overview>div>.camera-grid>.camera-tile:nth-child(n+3){grid-column:span 6}.bento-overview .recording-panel{grid-column:9/span 4;grid-row:2}.bento-overview .bento-panel:nth-child(2){grid-column:1/span 6;grid-row:3}.bento-overview .guard-panel{grid-column:7/span 6;grid-row:3}.bento-overview .pending-cameras{grid-column:1/span 8;grid-row:4;align-self:start;margin:0}.bento-overview .archive-shortcut{grid-column:9/span 4;grid-row:4;align-self:start}.recording-total{margin:12px 0 4px}.bento-overview .bento-panel{display:flex;flex-direction:column}.bento-panel .button{align-self:flex-start;margin-top:auto}.bento-panel p{margin-bottom:16px}}@media(max-width:1100px){:root{--radius-panel:22px}.camera-grid{gap:16px}.camera-tile{padding:6px}.camera-tile .camera-image{border-radius:16px}.tile-title{padding:10px 10px 12px}.tile-footer{padding:12px 10px 8px}.bento-panel{padding:20px}.pending-cameras{padding:0 20px}}@media(max-width:600px){:root{--bento-gap:16px}.bento-panel{border-radius:22px}.overview-rail{gap:16px}.camera-settings{padding:20px}:is(.camera-settings dialog,.confirmation-dialog){border-radius:26px}.bento-panel p{font-size:12px}.bento-panel .button{gap:6px;font-size:11px}.bento-panel .button svg{width:14px}.archive-shortcut{border-radius:20px}.pending-cameras .camera-grid{padding-bottom:20px}}.confirmation-dialog{color:var(--text,#eeeef2);width:min(520px,calc(100vw - 32px));line-height:1.55}.confirmation-dialog>div{display:flex;justify-content:flex-end}.download-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.download-actions .download-link{min-height:44px;display:inline-flex;align-items:center}.download-jobs article{border-radius:20px}.download-jobs strong{overflow-wrap:anywhere}@media(max-width:600px){.download-actions{align-items:stretch;flex-direction:column}.download-actions .button,.download-actions .download-link{justify-content:center}}.archive-range-pages{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.archive-range-pages>span{color:var(--muted);font-size:12px}.archive-range-pages .button{width:auto;min-height:44px;margin:0}.imaging-controls{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.imaging-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:20px 0}.imaging-fields label{display:flex;flex-direction:column;gap:7px}.imaging-fields input,.imaging-fields select{width:100%;min-height:44px;padding:10px;border-radius:8px;border:1px solid #46505b;background:#191d22;color:#eee}.imaging-fields small{color:#9ba3ad}.imaging-controls dialog dl>div{display:flex;justify-content:space-between;gap:20px;margin:12px 0}.alarm-page{display:grid;gap:20px;max-width:1100px}.alarm-summary,.alarm-area,.alarm-notices{background:var(--surface,#15171b);border:1px solid var(--border,#34343a);border-radius:24px;padding:24px}.alarm-heading{display:flex;align-items:center;gap:16px}.alarm-heading h2{margin:0}.alarm-heading p{margin:6px 0}.alarm-connection{display:flex;align-items:center;gap:8px;margin-top:20px}.alarm-areas{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:20px}.alarm-area ul{list-style:none;margin:0;padding:0}.alarm-area li{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #ffffff16}.alarm-area li small{color:#a4a8b2}.alarm-notices h2{display:flex;gap:10px;align-items:center}.alarm-notices p{line-height:1.6}.alarm-area h3{font-size:15px;margin-top:24px}@media(max-width:600px){.alarm-summary,.alarm-area,.alarm-notices{padding:18px}.alarm-area li{flex-direction:column;gap:6px}}.alarm-mode{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;margin:18px 0}.alarm-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.alarm-fault{display:flex;gap:9px;align-items:flex-start;line-height:1.5}.alarm-fault svg{flex-shrink:0;margin-top:2px}.alarm-confirm{max-width:560px;width:calc(100% - 32px);box-sizing:border-box;color:#e9edf2;background:#14181d;border:1px solid #ffffff30;border-radius:22px;padding:26px}.alarm-confirm::backdrop{background:#000a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.alarm-confirm p{line-height:1.65}.alarm-confirm-area{font-size:20px;font-weight:600}.alarm-confirm button{min-height:44px}@media(max-width:600px){.alarm-actions button{flex:1 1 100%}.alarm-confirm{padding:20px}}@font-face{font-family:Inter;src:url(/assets/InterVariable-DiVDrmQJ.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.brand>img{width:198px;max-width:100%;height:auto;display:block}.focus-shell{height:100dvh;min-height:650px;background:#101416;color:#eceef1;overflow:hidden}.focus-shell>header{height:65px;min-height:65px;background:#101416;padding:0 24px;box-shadow:none;border-bottom:1px solid #2e343a}.focus-shell .brand small{font-size:16px;font-weight:400;color:#c7cbd0}.focus-shell .header-clock{display:none}.focus-shell header>.icon{margin-left:auto;border:0}.focus-shell .body{min-height:0;display:flex}.focus-shell .workspace{padding:18px 16px 14px;min-height:0;display:flex;flex-direction:column}.focus-shell .page-heading,.focus-shell .bottom-status,.focus-shell .nav-bottom{display:none}.focus-shell nav{position:absolute;left:285px;top:0;height:65px;width:auto;display:flex;flex-direction:row;align-items:stretch;padding:0;gap:12px;border:0;box-shadow:none;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:5}.focus-shell nav button{margin:0;padding:0 12px;min-height:0;gap:9px;font-size:13px;border-radius:0;white-space:nowrap}.focus-shell nav button svg{width:19px;height:19px}.focus-shell nav button.active{background:none}.focus-shell nav button.active:before{inset:auto 0 4px;width:auto;height:2px;border-radius:0}.focus-shell nav button.active svg{color:inherit}.focus-shell .workspace>.banner{padding:8px 12px;margin:0 0 8px;font-size:12px;flex-shrink:0}.focus-screen{display:flex;flex-direction:column;flex:1;min-height:0;gap:10px}.focus-stage{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:10px;flex:1;min-height:220px}.focus-main-player{position:relative;min-height:0;overflow:hidden;border:1px solid #3a4147;border-radius:6px;background:#07090a}.focus-main-player video,.focus-frozen{display:block;width:100%;height:100%;object-fit:contain}.focus-frozen{position:absolute;inset:0}.focus-main-player .live-badge{display:none}.focus-main-player .live-cover{background:#0d1114}.focus-main-player:fullscreen{width:100vw;height:100dvh}.focus-live-label{position:absolute;left:12px;top:10px;display:flex;align-items:center;gap:7px;font-size:12px;background:#080a0dc9;padding:3px 5px;border-radius:3px}.focus-live-label svg{color:#ff1515}.focus-live-label>span{border-left:1px solid #697078;padding-left:12px;margin-left:6px;color:#c4c7cb}.focus-expand{position:absolute;top:4px;right:6px;min-height:36px;width:36px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;background:#080a0d66}.focus-player-caption{position:absolute;bottom:12px;left:14px;right:14px;display:flex;justify-content:space-between;gap:10px;font-size:13px;text-shadow:0 1px 4px #000;background:#080a0d88;padding:5px;border-radius:3px}.focus-player-caption strong{font-size:16px;font-weight:500}.focus-player-caption time{align-self:center;font-size:12px}.focus-camera-rail{display:grid;grid-template-rows:repeat(4,minmax(0,1fr));gap:10px;overflow:auto;min-height:0}.focus-camera-thumb{position:relative;min-height:0;border:1px solid #3a4147;overflow:hidden;border-radius:5px;padding:0;background:#0d1114}.focus-camera-thumb>span{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:5px;padding:7px 9px;background:#080a0dc9;align-items:center}.focus-camera-thumb strong{font-size:14px;font-weight:500}.focus-camera-thumb small{display:flex;gap:5px;align-items:center;font-size:10px;color:#a1a7ae}.online{color:#2ce293}.focus-camera-thumb .live-badge{display:none}.focus-camera-thumb .live-cover{font-size:10px;padding-bottom:25px;gap:5px;background:#11161a}.focus-camera-thumb .live-cover svg{width:22px}.focus-camera-thumb:hover{border-color:#eee}.rail-hidden .focus-stage{grid-template-columns:1fr}.rail-hidden .focus-camera-rail{display:none}.focus-toolbar{display:flex;align-items:center;gap:9px;min-height:52px;border-bottom:1px solid #30363c;padding:0 0 7px}.focus-toolbar>button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:46px;height:46px;min-width:56px;padding:0 12px;border:1px solid #323940;border-radius:15px;background:#1c2227;box-shadow:inset 0 1px #ffffff08}.focus-toolbar>button:hover{background:#2b343b}.focus-toolbar svg{width:22px;height:22px;stroke-width:2}.focus-toolbar .focus-live-button{font-size:14px;min-width:80px}.focus-live-button svg{color:#ff2020;width:14px;height:14px}.focus-toolbar-spacer{flex:1}.focus-message{margin:0;padding:8px 12px;font-size:12px;background:#24211b;border-radius:5px;color:#f0c78c}.focus-time-row{height:47px;display:flex;align-items:center;gap:24px}.focus-time-row>input{font-size:12px;width:180px;background:#11171b;border:1px solid #323a41;padding:8px 12px;border-radius:12px}.focus-time-ruler{flex:1;min-width:0}.focus-time-ruler>input{width:100%;min-height:15px;height:15px;margin:0;accent-color:#ff1818;cursor:pointer}.focus-time-ruler>span:last-child{display:flex;justify-content:space-between;font-size:10px;color:#9ba2ab}.focus-export{padding:8px 10px;border-radius:8px;font-size:11px;min-height:36px}.focus-filmstrip{display:grid;grid-template-columns:26px repeat(10,minmax(0,1fr)) 26px;align-items:stretch;gap:5px;padding-top:8px;border-top:1px solid #293139;height:72px}.focus-filmstrip>button{border:0;min-height:0;min-width:0;padding:0;display:grid;place-items:center}.focus-filmstrip .focus-archive-thumb{position:relative;overflow:hidden;border:1px solid #3b434b;border-radius:3px;background:#11161a}.focus-archive-thumb video{display:block;width:100%;height:100%;object-fit:cover}.focus-archive-thumb time{position:absolute;bottom:1px;right:2px;font-size:8px;background:#080a0dcc;padding:1px 3px}.focus-archive-thumb.selected{border:2px solid #ff1010}.focus-media-error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#13191d;color:#929ba3;gap:4px;font-size:9px}.focus-timeline>p{font-size:11px;margin:4px;color:#a8adb5}.focus-mobile-cameras,.focus-events{display:none}.focus-settings{background:#151a1f;color:#eee;border:1px solid #4a545f;border-radius:16px;width:min(620px,calc(100vw - 30px));max-height:90dvh;overflow:auto;padding:24px}.focus-settings::backdrop{background:#000b}.focus-settings>button{padding:8px 20px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(min-width:1500px){.focus-shell>header{height:76px;min-height:76px}.focus-shell nav{height:76px;left:350px;gap:20px}.focus-shell nav button{font-size:15px}.focus-shell .brand>img{width:245px}.focus-shell .workspace{padding:20px 24px}.focus-stage{grid-template-columns:minmax(0,1fr) 280px;gap:14px}.focus-camera-thumb strong{font-size:16px}.focus-camera-thumb small{font-size:12px}.focus-filmstrip{height:90px}}@media(max-width:850px)and (min-width:701px){.focus-shell nav{left:235px;gap:0}.focus-shell nav button{font-size:11px;padding:0 8px;flex-direction:row;flex:none}.focus-shell>header{padding:0 16px}.focus-shell .brand>img{width:185px}.focus-stage{grid-template-columns:minmax(0,1fr) 160px}.focus-camera-thumb strong{font-size:12px}.focus-camera-thumb small{font-size:9px}.focus-time-row{gap:12px}.focus-time-row>input{width:135px}.focus-export{font-size:10px}}@media(max-width:700px){.focus-shell{height:auto;min-height:100dvh;overflow:visible}.focus-shell>header{height:78px;min-height:78px;padding:0 14px}.focus-shell .brand>img{width:198px}.focus-shell .brand small{font-size:14px}.focus-shell .body{display:block}.focus-shell .workspace{padding:0 10px calc(76px + env(safe-area-inset-bottom))}.focus-shell nav{position:fixed;left:0;top:auto;bottom:0;width:100%;height:calc(70px + env(safe-area-inset-bottom));padding:3px 5px env(safe-area-inset-bottom);gap:0;background:#101416;border-top:1px solid #30373f;border-radius:0;z-index:15;justify-content:space-around;box-shadow:none}.focus-shell nav button{flex:1;flex-direction:column;justify-content:center;gap:5px;min-height:60px;font-size:10px;padding:5px 2px;margin:0}.focus-shell nav button svg{width:22px;height:22px}.focus-shell nav button.active{color:#ff1717}.focus-shell nav button.active:before{display:none}.focus-stage{display:block;min-height:0}.focus-main-player{height:310px;border-radius:9px}.focus-live-label{top:7px;left:7px;font-size:11px}.focus-live-label>span{display:none}.focus-player-caption{left:8px;right:8px;bottom:7px}.focus-player-caption strong{font-size:14px}.focus-player-caption time{font-size:10px}.focus-camera-rail{display:none}.focus-screen{gap:8px}.focus-toolbar{gap:8px;min-height:54px;padding:0 4px 7px}.focus-toolbar>button{border-radius:50%;min-width:44px;width:44px;height:44px;min-height:44px;padding:0}.focus-toolbar>button:first-child{border-radius:14px;width:56px}.focus-toolbar .focus-live-button,.focus-layout-button{display:none!important}.focus-toolbar-spacer{flex:1}.focus-toolbar svg{width:21px;height:21px}.focus-mobile-cameras{display:flex;gap:8px;overflow:auto;padding:4px 3px 10px;border-bottom:1px solid #30373f;scrollbar-width:thin}.focus-mobile-cameras>button{position:relative;min-width:72px;width:72px;flex-shrink:0;height:78px;border:0;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#141b20;border-radius:5px}.focus-mobile-cameras img{width:72px;height:54px;object-fit:cover;border:1px solid #41484e;border-radius:5px}.focus-mobile-cameras .selected img{border:2px solid #ff1313}.focus-mobile-camera-name{display:flex;align-items:center;gap:4px;font-size:8px;white-space:nowrap;padding:2px}.focus-mobile-camera-name svg{color:#7d858d;flex-shrink:0}.focus-mobile-camera-name .online{color:#2de390}.focus-timeline{display:none}.focus-events{display:block}.focus-events>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.focus-events h2{font-size:15px;font-weight:500;margin:10px 0}.focus-events>div>button{border:0;display:flex;align-items:center;gap:4px;font-size:11px;color:#a1a9b1}.focus-event{display:grid;grid-template-columns:22px 42px minmax(0,1fr) 15px;gap:8px;align-items:center;min-height:64px;padding:10px 4px;border:0;border-bottom:1px solid #293138;border-radius:0;width:100%;text-align:left;font-size:11px}.focus-event>time{font-size:10px;color:#a3aab2}.focus-event small{margin-top:5px;font-size:10px;color:#a1a9b1}.focus-events>p{font-size:12px;color:#a1a9b1}.focus-settings{padding:14px}.focus-archive-thumb{display:none}}@media(prefers-reduced-motion:reduce){.focus-screen *{transition:none!important}}@media(max-width:700px){.focus-shell>header{height:58px;min-height:58px}}.focus-time-ruler{position:relative;padding-top:14px}.focus-time-ruler>input{appearance:none;border:0;border-bottom:1px solid #505962;border-radius:0;background:none;min-height:13px;height:13px;display:block}.focus-time-ruler>input::-webkit-slider-thumb{appearance:none;background:#ff1616;width:2px;height:36px;border:0;border-radius:0}.focus-time-ruler>input::-moz-range-thumb{background:#ff1616;width:2px;height:36px;border:0;border-radius:0}.focus-time-ruler>span:last-child{margin-top:5px}.focus-time-ruler time{position:relative}.focus-time-ruler time:before{position:absolute;content:"";height:5px;width:1px;background:#626e77;top:-7px}.focus-time-marker{position:absolute;top:-7px;transform:translate(-50%);background:#ff1616;color:#fff;font-size:11px;padding:5px 7px;border-radius:3px;font-variant-numeric:tabular-nums;white-space:nowrap}.focus-filmstrip{margin-top:9px}.focus-event-preview{position:relative;display:block;width:50px;height:50px;overflow:hidden;border:1px solid #3d474e;border-radius:3px}.focus-event-preview video{width:100%;height:100%;object-fit:cover}@media(max-width:700px){.focus-event{grid-template-columns:50px 42px minmax(0,1fr) 15px;gap:9px;min-height:73px}.focus-event-preview .focus-media-error{font-size:7px}.focus-event-preview .focus-media-error svg{width:15px}}.focus-live-label svg{color:#87919a}.focus-live-label.is-live svg{color:#ff1515}.workspace-shell{height:100dvh;min-height:650px;overflow:hidden;--panel:#151a1e;--line:#30383f;--muted:#a0a8b1}.workspace-shell .body{overflow:hidden;min-height:0}.workspace-shell .workspace{overflow:auto;display:block;padding:28px 24px 40px;scrollbar-width:thin;scrollbar-color:#414a54 transparent}.workspace-shell .page-heading{display:flex;margin:0 0 26px;align-items:end}.workspace-shell .page-heading .eyebrow{letter-spacing:1.5px;font-size:10px;color:#89929d}.workspace-shell h1{font-size:28px;font-weight:550;margin-top:8px}.workspace-shell h2{font-size:18px;font-weight:550;letter-spacing:-.4px;margin:8px 0 20px}.workspace-shell h3{font-size:14px;font-weight:550}.workspace-shell p{font-size:13px}.workspace-shell button,.workspace-shell input,.workspace-shell select{border-radius:10px;font-size:13px}.workspace-shell input,.workspace-shell select{background:#101519;border:1px solid #36404a;color:#edf0f3}.workspace-shell button{transition:background .15s,border-color .15s,transform .12s}.workspace-shell button:hover:not(:disabled){border-color:#626d78;background:#273039}.workspace-shell button:active:not(:disabled){transform:translateY(1px)}.workspace-shell .banner{border-radius:10px}.workspace-shell .bottom-status{display:none}.workspace-shell .archive-workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px;align-items:start}.archive-viewer{min-width:0;border:1px solid #30383f;border-radius:14px;overflow:hidden;background:#13181c}.workspace-shell .archive-filters{padding:20px;margin:0;gap:12px;border-bottom:1px solid #30383f}.workspace-shell .archive-filters label{flex:1;min-width:115px}.workspace-shell .archive-filters label:first-child{min-width:140px}.workspace-shell .archive-filters input,.workspace-shell .archive-filters select{width:100%;max-width:none}.workspace-shell .archive-filters button{font-size:12px;flex:1;white-space:nowrap}.workspace-shell .archive-filters button:first-of-type{background:#b91824;border-color:#de2734;color:#fff}.workspace-shell .archive-player{width:100%;max-height:55vh;background:#07090a}.workspace-shell .archive-hint{padding:14px 20px;margin:0}.workspace-shell .archive-playback-tools{margin:0;padding:12px 20px;border-bottom:1px solid #30383f;font-size:12px}.workspace-shell .archive-timeline{border:0;border-radius:0;padding:20px;margin:0}.workspace-shell .archive-coverage{height:6px;border-radius:4px}.workspace-shell .archive-coverage span{background:#58c69a}.workspace-shell .archive-timeline p{font-size:11px}.archive-sidebar{display:grid;gap:20px;min-width:0}.workspace-shell .downloads,.workspace-shell .archive-ranges{margin:0;border:1px solid #30383f;border-radius:14px;padding:20px;background:#151a1e}.workspace-shell .download-fields{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px}.workspace-shell .download-fields input{width:100%;min-width:0}.workspace-shell .download-fields button{background:#b91824;border-color:#de2734}.workspace-shell .download-jobs article{padding:12px;background:#101519;border-radius:10px}.workspace-shell .download-jobs strong{font-weight:500;line-height:1.7}.workspace-shell .download-jobs p,.workspace-shell .downloads>.muted{font-size:11px}.workspace-shell .archive-ranges button{background:#101519;font-size:12px;flex-wrap:wrap}.workspace-shell .download-link{background:#b91824;font-size:12px;border-radius:8px}.workspace-shell .archive-viewer>.banner{margin:12px}.workspace-shell .events{max-width:none}.workspace-shell .events-toolbar{padding:18px 20px;border:1px solid #30383f;border-radius:14px 14px 0 0;background:#151a1e;margin:0;gap:14px}.workspace-shell .events-toolbar label{display:flex;align-items:center;gap:14px}.workspace-shell .events-toolbar select{min-width:210px}.workspace-shell .event-sources{padding:14px 20px;background:#11171b;border:1px solid #30383f;border-top:0;border-radius:0 0 14px 14px;margin:0 0 22px;gap:20px}.workspace-shell .event-list{border:1px solid #30383f;border-radius:14px;overflow:hidden;background:#151a1e}.workspace-shell .event-row{border:0;border-bottom:1px solid #30383f;border-radius:0;margin:0;padding:20px;gap:20px}.workspace-shell .event-row:last-child{border-bottom:0}.workspace-shell .event-row:hover{background:#1b2228}.workspace-shell .event-icon{border-radius:12px;background:#292025;color:#ff6972;width:42px;height:42px}.workspace-shell .restored .event-icon{color:#5dd29e;background:#183129}.workspace-shell .event-description strong{font-size:14px;font-weight:550}.workspace-shell .event-row time{font-variant-numeric:tabular-nums}.workspace-shell .event-note{font-size:11px;max-width:780px}.workspace-shell .event-pagination{padding:18px 0}.workspace-shell .event-empty{border:1px solid #30383f;border-radius:14px;padding:56px 24px;background:#151a1e}.workspace-shell .system-panel{max-width:none;padding:0;border:0;background:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.system-card{min-width:0;border:1px solid #30383f;border-radius:14px;padding:24px;background:#151a1e}.workspace-shell .system-card dl{margin:0}.workspace-shell .system-card dl>div{font-size:13px;padding:16px 0;gap:20px}.workspace-shell .system-card dl>div:last-child{border:0}.workspace-shell .system-card dd{max-width:60%;line-height:1.5}.workspace-shell .system-card p{font-size:12px}.workspace-shell .system-card .storage-state{border:0;padding:0;margin:0}.workspace-shell .alarm-page{max-width:none;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);align-items:start;gap:20px}.workspace-shell .alarm-summary{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:24px}.workspace-shell .alarm-summary>p{font-size:12px}.workspace-shell .alarm-summary .alarm-connection{margin:0;padding:10px 14px;border:1px solid #39434b;border-radius:20px;font-size:13px}.workspace-shell .alarm-summary,.workspace-shell .alarm-area,.workspace-shell .alarm-notices{border-radius:14px;background:#151a1e;border-color:#30383f}.workspace-shell .alarm-areas{display:block}.workspace-shell .alarm-areas .alarm-area+.alarm-area{margin-top:20px}.workspace-shell .alarm-notices:last-child{grid-column:1/-1}.workspace-shell .alarm-page>.banner{grid-column:1/-1}.workspace-shell .alarm-area li{font-size:13px}.workspace-shell .alarm-area li small{font-size:11px}@media(max-width:1100px){.workspace-shell .archive-workspace{grid-template-columns:1fr}.archive-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .alarm-summary{flex-wrap:wrap}}@media(max-width:700px){.workspace-shell{height:auto;min-height:100dvh;overflow:visible}.workspace-shell .body{overflow:visible}.workspace-shell .workspace{overflow:visible;padding:22px 12px 96px}.workspace-shell .page-heading{margin-bottom:20px}.workspace-shell h1{font-size:25px}.workspace-shell .system-panel,.workspace-shell .alarm-page,.archive-sidebar{grid-template-columns:1fr}.workspace-shell .system-card{padding:18px}.workspace-shell .archive-filters{padding:14px;gap:10px}.workspace-shell .archive-player{max-height:none}.workspace-shell .archive-playback-tools,.workspace-shell .archive-timeline{padding:14px}.workspace-shell .events-toolbar{padding:14px;flex-wrap:wrap}.workspace-shell .events-toolbar label{width:100%;justify-content:space-between}.workspace-shell .events-toolbar select{min-width:0;max-width:70%}.workspace-shell .event-sources{padding:12px 14px;flex-direction:column;gap:10px}.workspace-shell .event-row{padding:16px 12px;gap:10px;grid-template-columns:32px minmax(0,1fr)}.workspace-shell .event-icon{width:32px;height:32px;grid-row:1/3}.workspace-shell .event-row time{font-size:12px}.workspace-shell .event-row time small{display:inline;margin-left:8px}.workspace-shell .event-description{grid-column:2}.workspace-shell .event-row>button{grid-column:2;justify-self:start}.workspace-shell .alarm-summary{display:block}.workspace-shell .alarm-summary .alarm-connection{margin-top:18px;width:fit-content}}@media(prefers-reduced-motion:reduce){.workspace-shell button{transition:none}}.workspace-shell .events-toolbar label{flex-direction:row;align-items:center}.workspace-shell .archive-player{max-height:42vh}.workspace-shell .download-jobs{max-height:360px;overflow:auto;scrollbar-width:thin}.workspace-shell .downloads>button{padding:9px 0;text-align:left;justify-content:flex-start}.workspace-shell .archive-timeline{padding-top:12px;padding-bottom:12px}.workspace-shell .archive-timeline p{margin-bottom:0}.workspace-shell .archive-playback-tools select{min-height:36px;padding:7px 10px}@media(max-width:700px){.workspace-shell .archive-player,.workspace-shell .download-jobs{max-height:none}}.storage-meter{display:flex;flex-direction:column;gap:12px;padding:10px 0}.storage-meter strong{font-size:34px;font-weight:500;letter-spacing:-1px}.storage-meter>span,.storage-meter small{color:#a0a8b1;font-size:12px}.storage-meter progress{width:100%;height:6px;appearance:none;border:0;border-radius:4px;overflow:hidden;background:#293139}.storage-meter progress::-webkit-progress-bar{background:#293139}.storage-meter progress::-webkit-progress-value{background:#58c69a}.storage-meter progress::-moz-progress-bar{background:#58c69a}.workspace-shell .archive-timeline input[type=range]{appearance:none;background:transparent;height:30px;min-height:30px;padding:0;border:0;cursor:pointer}.workspace-shell .archive-timeline input[type=range]::-webkit-slider-runnable-track{height:3px;background:#414b55;border-radius:2px}.workspace-shell .archive-timeline input[type=range]::-webkit-slider-thumb{appearance:none;width:12px;height:12px;border-radius:50%;background:#ff2433;margin-top:-4px}.workspace-shell .archive-timeline input[type=range]::-moz-range-track{height:3px;background:#414b55}.workspace-shell .archive-timeline input[type=range]::-moz-range-thumb{width:12px;height:12px;background:#ff2433;border:0;border-radius:50%}
