:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#e9edf2;background:#111419;font-synthesis:none;--muted: #9aa5b4;--line: #303741;--surface: #1a1f26;--red: #db3b51;--green: #84d2ad}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{transition:background .15s,border-color .15s,color .15s}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:5px;background:#222832;color:#e9edf2;padding:9px 12px;cursor:pointer;font-size:12px;font-weight:600}button:hover{background:#303844;border-color:#647080}button:disabled{opacity:.45;cursor:not-allowed}button.primary{background:#c83248;border-color:#e14b60;color:#fff}button.primary:hover{background:#df3d55}button svg,a svg{width:16px;height:16px;flex-shrink:0}a{color:inherit;text-decoration:none}a:hover{color:#fff}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #ff7185;outline-offset:3px}input,select{border:1px solid #414a57;background:#13181f;color:#e9edf2;border-radius:5px;padding:10px 12px;min-width:0}input::placeholder{color:#929dad}p{color:var(--muted);font-size:13px;line-height:1.65;margin:8px 0}h1,h2,h3{margin:0}h1{font-size:30px;letter-spacing:-1px;font-weight:650;line-height:1.25}h2{font-size:17px;letter-spacing:-.3px}h3{font-size:13px}kbd{font-family:inherit;font-size:10px;font-weight:500;border:1px solid #414955;border-radius:3px;padding:3px 5px;color:#adb7c4;white-space:nowrap}.operations-header{height:78px;position:sticky;top:0;z-index:20;background:#181c23;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;gap:34px}.brand{display:flex;align-items:center;gap:11px;min-width:229px}.brand img{width:37px;height:37px;object-fit:contain}.brand strong{font-size:19px;letter-spacing:.3px;display:block}.brand strong span{font-size:10px;font-weight:650;letter-spacing:1.8px;margin-left:9px;color:#b7c0cc}.brand small{display:block;font-size:10px;color:#98a4b4;margin-top:3px;letter-spacing:.5px}.operations-header nav{display:flex;align-self:stretch;gap:10px}.operations-header nav button{border:0;background:transparent;border-radius:0;color:#aeb7c4;position:relative;padding:0 15px;font-size:13px}.operations-header nav button[aria-current]{color:#fff;background:#20252d}.operations-header nav button[aria-current]:after{content:"";height:3px;background:var(--red);position:absolute;bottom:0;left:15px;right:15px}.operations-header nav button svg{width:17px;height:17px}.header-search{margin-left:auto;background:transparent}.header-clock{min-width:92px;text-align:right;display:flex;flex-direction:column;gap:2px}.header-clock strong{font-size:21px;font-variant-numeric:tabular-nums}.header-clock span{font-size:10px;color:var(--muted)}.operations-strip{min-height:38px;display:flex;align-items:center;padding:5px 32px;gap:15px;border-bottom:1px solid #262d36;background:#15191f;font-size:10px}.status{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;white-space:nowrap}.status i{width:6px;height:6px;border-radius:50%;background:currentColor}.good{color:var(--green)}.warning{color:#f0be78}.muted{color:var(--muted)}.sync-detail{color:#9ba6b5}.operations-strip>button{margin-left:auto;border:0;background:transparent;font-size:11px;font-weight:500;padding:2px}.operations-strip svg{width:13px;height:13px}.workspace-shell{max-width:1800px;margin:0 auto;padding:34px 32px 48px;min-height:calc(100vh - 172px)}.workspace-shell.with-shift{display:grid;grid-template-columns:minmax(0,1fr) 242px;gap:30px}main{min-width:0}main:focus{outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:9px;letter-spacing:1.6px;font-weight:700;color:#a7b1be;line-height:1.5}.page-heading .eyebrow{margin-bottom:10px;color:#de7b89}.page-heading p{margin:9px 0 0;font-size:12px}.count-label{font-size:11px;color:#aab5c3;white-space:nowrap}.directory{display:grid;grid-template-columns:184px minmax(0,1fr);gap:25px}.category-nav{border-right:1px solid #2b323c;padding-right:16px}.category-nav>.eyebrow{display:block;margin:5px 0 14px 11px}.category-nav button{width:100%;justify-content:flex-start;border:0;background:transparent;padding:11px 10px;margin:1px 0;color:#b5becc;text-align:left;font-weight:500;font-size:11px;line-height:1.5}.category-nav button.active{background:#2d242c;color:#ffb1bd;box-shadow:inset 2px 0 var(--red);border-radius:0 4px 4px 0}.category-nav button:hover{background:#252b34}.category-nav button small{margin-left:auto}.category-nav svg{width:13px;height:13px}.personal-note{font-size:10px;line-height:1.7;color:#96a2b2;margin:25px 10px;border-top:1px solid var(--line);padding-top:17px}.search-field{display:flex;align-items:center;border:1px solid #414955;border-radius:6px;background:#1b2028;padding:0 13px;gap:10px;margin-bottom:26px}.search-field svg{width:17px;color:#99a6b7}.search-field input{border:0;background:transparent;flex:1;min-width:0;padding:13px 0;font-size:12px}.search-field input:focus{outline:none}.search-field:focus-within{border-color:#e57889;box-shadow:0 0 0 2px #e5788930}.section-label{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-label h3{font-size:11px;font-weight:600;letter-spacing:.2px}.section-label>span:last-child{font-size:10px;color:#97a3b3}.link-section{margin-bottom:25px}.link-section .section-label{margin:0 0 10px}.link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.resource{display:flex;align-items:center;gap:10px;padding:13px 12px;background:#1a1f27;border:1px solid #303741;border-radius:5px;position:relative;min-width:0}.resource:hover{background:#222933;border-color:#515b69}.resource-icon{width:17px;height:17px;color:#b6c2d2;flex-shrink:0}.resource a{min-width:0;flex:1}.resource a strong{display:block;font-size:12px;font-weight:600;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.resource a span{display:block;font-size:9px;color:#9ba8b8;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.resource .pin{padding:4px;border:0;background:transparent;color:#8491a2}.resource .pin svg{width:13px;height:13px}.resource .pin.selected{color:#f0bc72}.resource .pin.selected svg{fill:#f0bc7225}.resource-arrow{width:13px;height:13px;color:#7e8a9b}.shift-summary{align-self:start;position:sticky;top:102px;border:1px solid #343b45;border-top:2px solid #d44257;background:#1a1f26;border-radius:6px;padding:20px;margin-top:8px}.shift-time{font-size:23px;font-weight:650;letter-spacing:-.8px;margin-top:26px;white-space:nowrap}.shift-summary p{font-size:10px;margin:5px 0 25px}.next-post{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#b1bdcd}.next-post strong{color:#e6ebf2;font-size:15px}.countdown{font-size:29px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:1px;margin:10px 0 24px}.progress-track{height:3px;background:#39414c}.progress-track span{display:block;height:100%;background:var(--green)}.completion-line{display:flex;justify-content:space-between;font-size:10px;color:#a1afbf;margin:10px 0 22px}.completion-line svg{width:13px;height:13px}.wide{width:100%;margin-bottom:9px}.shift-hint{border-top:1px solid var(--line);padding-top:17px;margin-top:14px;display:flex;align-items:flex-start;gap:8px;font-size:10px;color:#9daaba;line-height:1.7}.shift-hint svg{width:15px;height:15px;margin-top:2px;color:#b1bdcd;flex-shrink:0}footer{display:flex;justify-content:space-between;align-items:center;gap:16px;max-width:1736px;margin:0 32px;border-top:1px solid #2c333d;padding:19px 0;font-size:9px;color:#929eae;letter-spacing:.2px}footer span{display:flex;align-items:center;gap:9px}footer b{color:#555f6d}footer svg{width:12px;height:12px}.camera-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.toolbar-group{display:flex;gap:8px;align-items:center}.inline-field{display:flex;align-items:center;gap:10px;color:#a6b2c2;font-size:11px;margin-right:12px}.inline-field select{font-size:11px;padding:8px}.camera-grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:14px}.camera-tile{min-width:0;border:1px solid #343c47;border-radius:6px;overflow:hidden;background:#1a2028}.camera-title{display:flex;align-items:center;gap:10px;padding:12px}.camera-number{font-family:Consolas,monospace;font-size:11px;color:#aab5c4}.camera-title h3{font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-state{margin-left:auto;font-size:9px;color:#a2afc0;white-space:nowrap}.camera-screen{aspect-ratio:16/9;position:relative;background:#0a0d11}.camera-screen iframe{border:0;width:100%;height:100%;display:block}.camera-placeholder{position:relative;display:flex;flex-direction:column;width:100%;height:100%;border:0;border-radius:0;overflow:hidden;background:#10151c;padding:16px;gap:8px}.camera-placeholder img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.28}.camera-placeholder>span,.camera-placeholder>strong,.camera-placeholder>small{z-index:1}.camera-placeholder strong{font-size:12px}.camera-placeholder small{font-weight:400;font-size:10px;color:#b6c0cd}.play-symbol{display:grid;place-items:center;width:39px;height:39px;border:1px solid #7b8795;border-radius:50%;background:#151c26c9;margin-bottom:2px}.play-symbol svg{width:17px;height:17px}.camera-actions{display:flex;align-items:center;padding:7px 10px;gap:3px;border-top:1px solid #2f3742}.camera-actions>span{font-size:9px;color:#a4b1c2;display:flex;align-items:center;gap:5px;margin-right:auto}.camera-actions>span svg{width:12px;height:12px}.camera-actions button,.camera-actions a{padding:6px;border:0;background:transparent;border-radius:3px;display:flex;color:#b2bdcb}.camera-actions button:hover,.camera-actions a:hover{background:#343e4b}.camera-actions svg{width:14px;height:14px}.camera-tile:fullscreen{display:flex;flex-direction:column;width:100vw;height:100vh;border:0;border-radius:0}.camera-tile:fullscreen .camera-screen{flex:1;min-height:0;aspect-ratio:auto}.camera-tile:fullscreen .camera-title{padding:15px 24px}.camera-footnote{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#a2adbc;margin:20px 0;line-height:1.6}.manage-strip,.connection-warning{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border:1px solid #615240;background:#2b261f;color:#f0c791;font-size:12px;margin:0 0 18px;border-radius:5px}.modal{color:#e9edf2;background:#1b212a;border:1px solid #515a68;border-radius:8px;padding:23px;width:min(800px,calc(100vw - 32px));max-height:88vh;box-shadow:0 20px 80px #0008}.modal::backdrop{background:#06090dba}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.modal-head button{padding:5px;background:transparent;border:0}.modal-description{margin-bottom:20px}.camera-edit-list{max-height:48vh;overflow:auto;padding-right:8px;margin-bottom:15px}.camera-edit-row{display:grid;grid-template-columns:20px minmax(0,1fr) 32px;gap:12px;border-bottom:1px solid #3c4450;padding:15px 0}.field{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#c2cbd7;margin-bottom:13px}.field input{width:100%;font-size:12px}.edit-row-actions{display:flex;flex-direction:column;gap:6px}.edit-row-actions button{padding:6px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #3e4754;padding-top:18px;margin-top:20px}.modal-footer span{margin-right:auto;font-size:11px;color:var(--muted)}.error{color:#ffabb8;background:#43242c;padding:12px;border-radius:4px}.local-label{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.local-label svg{width:15px;height:15px}.shift-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;max-width:1200px}.panel{background:#1a2028;border:1px solid #353e49;border-radius:6px;padding:24px;align-self:start}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:25px}.panel-heading>span{font-size:11px;color:#a8b4c4}.help{font-size:11px;margin:12px 0 18px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #35404d;padding:18px 0;font-size:12px}.setting-row p{font-size:10px;margin:5px 0 0}.setting-row>svg{width:17px;color:#afbac9}.schedule-next{display:flex;justify-content:space-between;padding:20px;background:#232b36;border-left:2px solid #df4a60;margin-bottom:16px;gap:20px}.schedule-next>div{display:flex;flex-direction:column;gap:8px}.schedule-next strong{font-size:27px;font-weight:550;letter-spacing:-.5px}.schedule-next .mono{font-family:Consolas,monospace}.hour-row{display:flex;align-items:center;gap:16px;border-bottom:1px solid #303a46;padding:13px 0;font-size:12px;min-height:59px}.hour-marker svg{width:16px;height:16px;color:#93a1b4}.hour-row>span:nth-of-type(2){color:#a9b6c7;font-size:11px}.hour-row>small,.hour-row>button{margin-left:auto}.hour-row>small{font-size:10px;color:#9facc0}.hour-row.done .hour-marker svg,.hour-row.done>span:nth-of-type(2){color:var(--green)}.hour-row.due strong{color:#ffadb9}.hour-row .warning{color:#efbf83!important}.alarm-surface{position:fixed;z-index:50;bottom:22px;left:50%;transform:translate(-50%);width:min(960px,calc(100% - 32px));display:flex;align-items:center;gap:18px;background:#35222a;border:1px solid #e36477;border-left:5px solid #f47489;border-radius:7px;padding:22px;box-shadow:0 12px 60px #0009}.alarm-symbol{padding:13px;color:#ff9cad;background:#542e3a;border-radius:50%;display:flex}.alarm-symbol svg{width:22px;height:22px}.alarm-surface .eyebrow{color:#ffa6b7;font-size:9px}.alarm-surface h2{font-size:17px;margin-top:5px}.alarm-surface p{font-size:11px;margin:5px 0 0;color:#ddbcc5}.alarm-actions{display:flex;gap:9px;margin-left:auto;white-space:nowrap}.toast{position:fixed;bottom:20px;right:20px;max-width:500px;background:#26342e;border:1px solid #749786;color:#e1f0e7;z-index:60;border-radius:6px;padding:16px;display:flex;align-items:center;gap:18px;font-size:12px;box-shadow:0 8px 30px #0005}.toast button{background:transparent;white-space:nowrap}.empty{padding:60px 20px;text-align:center;color:#a8b4c3}.empty>svg{width:30px;height:30px;margin-bottom:18px}.empty h3{font-size:18px;color:#dae2ed}.empty button{margin-top:16px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#f2f5f9;color:#111;padding:15px}.skip-link:focus{top:10px}@media(min-width:1500px){.link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-shell.with-shift{gap:36px;grid-template-columns:minmax(0,1fr) 260px}.directory{grid-template-columns:200px minmax(0,1fr);gap:30px}}@media(max-width:1200px){.operations-header{padding:0 22px;gap:16px}.brand{min-width:200px}.workspace-shell{padding:28px 22px}.workspace-shell.with-shift{grid-template-columns:minmax(0,1fr) 215px;gap:20px}.directory{grid-template-columns:150px minmax(0,1fr);gap:17px}.resource{padding:12px 10px;gap:8px}.resource-arrow{display:none}.shift-summary{padding:16px}.shift-time{font-size:20px}.operations-strip{padding-left:22px;padding-right:22px}.sync-detail{display:none}.shift-layout{grid-template-columns:300px minmax(0,1fr)}.camera-grid{gap:10px}.player-state{font-size:8px}.camera-title{gap:6px;padding:10px}.camera-actions>span{font-size:8px}}@media(max-width:1000px){.workspace-shell.with-shift{grid-template-columns:minmax(0,1fr)}.shift-summary{display:none}.brand{min-width:170px}.brand strong span{font-size:8px;margin-left:6px}.operations-header nav{gap:0}.operations-header nav button{padding:0 12px}.header-search kbd{display:none}.directory{grid-template-columns:175px minmax(0,1fr)}.camera-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shift-layout{grid-template-columns:280px minmax(0,1fr);gap:16px}.panel{padding:18px}.hour-row{gap:10px}.schedule-next strong{font-size:23px}}@media(max-width:720px){.operations-header{height:auto;min-height:110px;flex-wrap:wrap;padding:14px 16px 0;gap:8px}.brand{min-width:0;flex:1}.brand img{width:30px;height:30px}.header-clock{order:0;min-width:76px}.header-clock strong{font-size:17px}.header-search{margin-left:0}.operations-header nav{order:2;flex-basis:100%;height:44px;justify-content:space-between}.operations-header nav button{padding:0 9px;flex:1;font-size:12px}.operations-strip{padding:8px 16px;gap:8px;flex-wrap:wrap}.operations-strip>button{font-size:10px}.status{font-size:10px}.workspace-shell{padding:26px 16px}.page-heading{margin-bottom:22px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.count-label,.local-label{display:none}.directory{display:block}.category-nav{display:flex;overflow:auto;scrollbar-width:none;gap:5px;padding:0 0 12px;margin-bottom:12px;border:0}.category-nav::-webkit-scrollbar{display:none}.category-nav>.eyebrow,.personal-note{display:none}.category-nav button{width:auto;white-space:nowrap;padding:9px 12px}.category-nav button small{margin-left:6px}.link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource{padding:12px 10px}.resource-icon{display:none}.resource a strong{font-size:11px}.resource a span{font-size:8px}.search-field{margin-bottom:22px}.camera-toolbar{align-items:flex-start;flex-direction:column}.toolbar-group{width:100%;justify-content:space-between}.toolbar-group:first-child{justify-content:flex-start}.camera-grid{grid-template-columns:1fr}.camera-title{padding:12px}.camera-title h3{font-size:13px}.player-state{font-size:10px}.camera-actions>span{font-size:10px}.camera-footnote{flex-direction:column;gap:6px}.shift-layout{grid-template-columns:1fr}.schedule-next strong{font-size:25px}.alarm-surface{flex-wrap:wrap;padding:16px;gap:12px;bottom:12px}.alarm-symbol{display:none}.alarm-surface h2{font-size:15px}.alarm-actions{margin-left:0;width:100%;justify-content:flex-end}.alarm-surface p{font-size:10px}.manage-strip,.connection-warning{align-items:flex-start;flex-direction:column}footer{margin:0 16px;font-size:8px;flex-wrap:wrap}footer>span:last-child{display:none}.modal{padding:17px}.modal-footer{flex-wrap:wrap}.modal-footer span{width:100%}.camera-edit-row{gap:8px}.hour-row{gap:9px}.hour-row>small{font-size:9px}.hour-row button{font-size:10px;padding:8px}.toast{left:16px;right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
