:root{color-scheme:light;font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:#eef2f3;color:#172026;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#eef2f3f5,#f5f7f8fa),#eef2f3}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:252px minmax(0,1fr) 340px;min-height:100vh}.login-shell{display:grid;place-items:center;min-height:100vh;padding:22px}.login-panel{display:grid;gap:16px;width:min(380px,100%);padding:24px;border:1px solid #d8e0e3;border-radius:8px;background:#fff;box-shadow:0 18px 45px #1020271f}.brand.compact{color:#172026}.login-panel label,.password-panel label{display:grid;gap:7px;color:#52656b;font-size:12px;font-weight:800}.login-status,.login-error{margin:0;color:#6a7a80;font-size:13px}.login-error{color:#b3433e}.app-shell.preview{grid-template-columns:252px minmax(0,1fr)}.sidebar{display:flex;flex-direction:column;gap:22px;padding:22px 18px;background:#102027;color:#f6fbfc}.brand{display:flex;align-items:center;gap:12px;min-height:52px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#4fb286;color:#061712;font-weight:800}.brand h1,.brand p,.topbar h2,.topbar p,.detail-pane h3,.detail-pane p,.command-panel h4{margin:0}.brand h1{font-size:18px;line-height:1.15}.brand p{margin-top:3px;color:#9db0b7;font-size:12px}.nav-stack{display:grid;gap:8px}.nav-item,.icon-button,.primary-button,.row-action,.quick-commands button,.segmented button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:0;border-radius:7px}.nav-item{justify-content:flex-start;padding:0 12px;background:transparent;color:#bfd0d5}.nav-item.active,.nav-item:hover{background:#1b343d;color:#fff}.connection-panel{margin-top:auto;display:grid;gap:10px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.device-sidebar{gap:18px}.sidebar-device-back{display:inline-flex;min-height:38px;align-items:center;justify-content:flex-start;gap:7px;padding:0 9px;border:1px solid rgba(255,255,255,.15);border-radius:6px;background:transparent;color:#d9e5e8;font-size:13px;font-weight:800}.sidebar-device-back:hover{background:#1b343d;color:#fff}.device-sidebar-heading{display:grid;grid-template-columns:38px minmax(0,1fr);gap:3px 10px;min-width:0;padding:12px 10px 15px;border-bottom:1px solid rgba(255,255,255,.11)}.device-sidebar-icon{display:grid;grid-row:1 / 4;width:38px;height:38px;place-items:center;border-radius:7px;background:#4fb286;color:#071c16}.device-sidebar-heading p{margin:0;color:#8fa5ad;font-size:10px;font-weight:800}.device-sidebar-heading>strong{overflow:hidden;color:#fff;font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.sidebar-device-status{display:inline-flex;align-items:center;gap:6px;color:#aebec3;font-size:10px;font-weight:800}.sidebar-device-status i{width:7px;height:7px;border-radius:50%;background:#91a0a6}.sidebar-device-status.online{color:#77d4aa}.sidebar-device-status.online i{background:#55c18f}.sidebar-device-status.offline{color:#ee9994}.sidebar-device-status.offline i{background:#df6b64}.device-nav-stack{gap:6px}.device-sidebar-context dl{display:grid;gap:8px;margin:0 0 4px}.device-sidebar-context dl>div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;min-width:0;font-size:11px}.device-sidebar-context dt{color:#82989f}.device-sidebar-context dd{margin:0;overflow:hidden;color:#dce7e9;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.connection-panel label{color:#b9c7cb;font-size:12px}.input-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px}input,textarea{width:100%;min-width:0;border:1px solid #cbd6da;border-radius:7px;background:#fff;color:#172026;outline:none}input{height:38px;padding:0 11px}textarea{resize:vertical;padding:10px 11px;line-height:1.45;font-family:Cascadia Code,Consolas,monospace;font-size:13px}input:focus,textarea:focus{border-color:#2f8f6f;box-shadow:0 0 0 3px #4fb2862e}.connection-panel input{border-color:transparent;background:#203840;color:#f4fbfb}.connection-panel input::placeholder{color:#9db0b7}.connection-state{display:inline-flex;align-items:center;gap:7px;color:#d5dee1;font-size:12px}.connection-state span{width:8px;height:8px;border-radius:50%;background:#d8a63a}.connection-state.up span{background:#4fb286}.connection-state.down span{background:#d95f59}.logout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#203840;color:#f4fbfb;font-weight:800}.logout-button:hover:not(:disabled){background:#294852}.logout-button:disabled{cursor:default;opacity:.58}.password-panel{display:grid;gap:9px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.workspace{min-width:0;padding:24px;overflow:auto}.topbar,.table-tools,.detail-pane header{display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{color:#65757b;font-size:12px;font-weight:700;letter-spacing:0}.topbar h2{margin-top:4px;font-size:28px;line-height:1.15}.toolbar{display:flex;gap:10px}.icon-button{width:38px;flex:0 0 38px;background:#fff;color:#203038;border:1px solid #d8e0e3}.icon-button:hover,.row-action:hover,.quick-commands button:hover{border-color:#9fb4bc;background:#f8fbfb}.primary-button{padding:0 14px;background:#216869;color:#fff;border:1px solid #216869;font-weight:700}.primary-button:hover{background:#18595a}.primary-button:disabled{cursor:not-allowed;opacity:.68}.primary-button.full{width:100%}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px;margin:24px 0 16px}.metric{min-height:86px;padding:16px;border:1px solid #dce4e6;border-radius:8px;background:#fff}.metric span{color:#65757b;font-size:13px}.metric strong{display:block;margin-top:8px;font-size:30px;line-height:1}.metric.accent strong{color:#9a5b23;font-size:20px;line-height:1.25}.table-tools{margin-bottom:12px}.search-box{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;width:min(520px,100%);min-height:42px;padding:0 12px;border:1px solid #d7e0e3;border-radius:8px;background:#fff;color:#66777c}.search-box input{height:40px;padding:0;border:0;box-shadow:none}.search-box.compact{width:100%}.segmented{display:inline-grid;grid-auto-flow:column;gap:4px;padding:4px;border-radius:8px;background:#dfe7e9}.segmented button{min-width:58px;min-height:32px;padding:0 10px;background:transparent;color:#53666d}.segmented button.selected{background:#fff;color:#16262c;box-shadow:0 1px 2px #14202514}.device-table-wrap{overflow:auto;border:1px solid #dce4e6;border-radius:8px;background:#fff}.device-table{width:100%;min-width:760px;border-collapse:collapse}.device-table th,.device-table td{padding:13px 14px;border-bottom:1px solid #edf1f2;text-align:left;vertical-align:middle}.device-table th{color:#66777d;font-size:12px;font-weight:800;background:#f8fafb}.device-table tbody tr{cursor:pointer}.device-table tbody tr:hover,.device-table tbody tr.selected{background:#f3faf7}.device-table tbody tr:focus-visible{outline:2px solid #27806a;outline-offset:-2px}.device-table strong{display:block;color:#172026;font-size:14px}.device-table small{display:block;margin-top:3px;color:#74838a;font-size:12px}.empty-cell{height:180px;color:#75868c;text-align:center}.status-pill{display:inline-flex;align-items:center;gap:7px;min-width:88px;height:28px;padding:0 10px;border-radius:999px;background:#eef2f3;color:#53666d;font-size:12px;font-weight:800}.status-pill span{width:8px;height:8px;border-radius:50%;background:currentColor}.status-pill.online{background:#e2f5ec;color:#237a54}.status-pill.offline{background:#f7e8e6;color:#b3433e}.lock-state{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:7px;background:#eef2f3;color:#53666d;font-size:12px;font-weight:800}.lock-state.locked{background:#f7e8e6;color:#b3433e}.lock-state.unlocked{background:#e2f5ec;color:#237a54}.snapshot-panel{display:grid;gap:10px}.snapshot-panel header{display:flex;align-items:center;justify-content:space-between;gap:10px}.snapshot-panel h4{margin:0;font-size:15px}.snapshot-frame,.snapshot-empty{display:grid;place-items:center;width:100%;min-height:170px;border:1px solid #dce4e6;border-radius:8px;background:#fff;overflow:hidden}.snapshot-preview{padding:0;color:inherit}.snapshot-preview:hover{border-color:#9fb4bc;background:#f8fbfb}.snapshot-frame img{display:block;width:auto;max-width:100%;max-height:260px;object-fit:contain}.snapshot-empty{color:#7d8d93;font-size:13px}.snapshot-meta{margin:0;color:#6a7a80;font-size:12px}.snapshot-timeline{display:grid;grid-auto-flow:column;grid-auto-columns:92px;gap:8px;overflow-x:auto;padding:2px 2px 8px}.timeline-item{display:grid;grid-template-rows:58px 12px 18px;justify-items:center;gap:4px;min-width:0;padding:6px;border:1px solid #d8e0e3;border-radius:8px;background:#fff;color:#52656b}.timeline-item:hover,.timeline-item.selected{border-color:#216869;background:#edf8f3;color:#194f50}.timeline-item img{width:auto;max-width:100%;height:auto;max-height:58px;justify-self:center;align-self:center;border-radius:6px;object-fit:contain;background:transparent}.timeline-dot{width:9px;height:9px;border-radius:50%;background:currentColor}.timeline-item time{width:100%;overflow:hidden;font-size:11px;font-weight:800;line-height:18px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.row-actions{text-align:right;white-space:nowrap}.row-actions .row-action+.row-action{margin-left:8px}.row-action{width:34px;height:34px;color:#216869;background:#fff;border:1px solid #d8e0e3;text-decoration:none}.device-operation{min-height:100vh;padding:0;background:#f4f7f9}.device-operation-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:84px;padding:18px 28px;border-bottom:1px solid #d7e1e5;background:#fff}.device-operation-title{display:flex;min-width:0;align-items:center;gap:14px}.device-operation-title h2{margin:3px 0 0;overflow:hidden;color:#17242c;font-size:21px;line-height:1.25;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.device-overview{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:28px;padding:28px}.device-overview .detail-list{grid-template-columns:1fr 1fr;column-gap:24px}.overview-actions{padding-left:28px;border-left:1px solid #d7e1e5}.overview-actions header{margin-bottom:16px}.overview-actions h3{margin:4px 0 0;color:#1e3039;font-size:18px}.quick-commands.wide{grid-template-columns:1fr 1fr}.quick-commands.wide button{min-height:52px}.operation-panel{padding:28px}.snapshot-panel.operation-panel{gap:14px}.snapshot-panel.operation-panel .snapshot-frame,.snapshot-panel.operation-panel .snapshot-empty{min-height:min(56vh,560px)}.snapshot-panel.operation-panel .snapshot-frame img{max-height:min(56vh,560px)}.command-panel.operation-panel{width:min(760px,100%)}.device-alarm-panel{min-height:calc(100vh - 84px)}.detail-pane{display:flex;flex-direction:column;gap:18px;min-width:0;padding:24px 18px;border-left:1px solid #d5dee1;background:#fbfcfc}.detail-pane h3{margin-top:4px;font-size:17px;line-height:1.25;overflow-wrap:anywhere}.detail-list{display:grid;gap:10px;margin:0}.detail-list div{display:grid;grid-template-columns:86px minmax(0,1fr);gap:8px;min-height:38px;align-items:center;padding:8px 0;border-bottom:1px solid #e7ecee}.detail-list dt{color:#6a7a80;font-size:12px}.detail-list dd{margin:0;color:#172026;font-weight:700;overflow-wrap:anywhere}.command-panel{display:grid;gap:12px;padding-top:4px}.command-panel h4{font-size:15px}.command-panel label{display:grid;gap:7px;color:#5d6f75;font-size:13px;font-weight:700}.quick-commands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-commands button{min-width:0;padding:0 8px;border:1px solid #d8e0e3;background:#fff;color:#25383f}.detail-empty{display:grid;place-items:center;align-content:center;gap:12px;min-height:320px;color:#7d8d93;text-align:center}.preview-workspace{display:grid;grid-template-rows:minmax(0,1fr);gap:0;padding:0;height:100vh}.preview-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:0;min-height:0}.preview-device-list{display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;min-width:0;min-height:0;padding:16px}.preview-device-scroll{display:grid;align-content:start;gap:8px;min-height:0;overflow:auto}.preview-device-item{display:grid;gap:6px;min-width:0;padding:12px;border:1px solid #dce4e6;border-radius:8px;background:#fff;color:#172026;text-align:left}.preview-device-item:hover,.preview-device-item.selected{border-color:#216869;background:#edf8f3}.preview-device-item strong{overflow-wrap:anywhere;font-size:13px;line-height:1.3}.preview-device-item small{color:#6a7a80;font-size:12px;line-height:1.35}.preview-stage-panel{display:grid;grid-template-columns:360px minmax(380px,1fr);gap:0;min-width:0;min-height:0}.preview-main,.preview-timeline-panel{display:grid;min-width:0;min-height:0}.preview-main{grid-column:2;grid-template-rows:minmax(0,1fr);gap:0}.preview-timeline-panel{position:relative;grid-column:1;grid-row:1;grid-template-rows:auto auto minmax(0,1fr);gap:14px;padding:16px 10px 16px 16px;background:#f8fafb}.preview-main header,.preview-timeline-panel header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.preview-main h3,.preview-timeline-panel h3{margin:3px 0 0;overflow-wrap:anywhere;font-size:18px;line-height:1.25}.snapshot-count{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#e2f5ec;color:#237a54;font-size:12px;font-weight:800;white-space:nowrap}.preview-hero-image,.preview-empty{display:grid;place-items:center;width:100%;max-width:none;height:100%;aspect-ratio:auto;justify-self:stretch;min-width:0;min-height:0;border:0;border-radius:0;background:#f8fafb;overflow:hidden}.preview-hero-image{padding:0;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.preview-hero-image.dragging{cursor:grabbing}.preview-hero-image img{display:block;width:100%;height:auto;max-width:none;max-height:none;object-fit:cover;pointer-events:none;will-change:transform}.preview-empty{color:#819399;font-size:14px}.preview-empty.slim{width:100%;height:auto;min-height:220px;aspect-ratio:auto;justify-self:stretch}.preview-meta{display:flex;align-items:center;gap:12px;min-width:0;color:#5d6f75;font-size:13px}.preview-meta strong{color:#172026}.preview-date-switcher{display:inline-grid;grid-template-columns:42px minmax(92px,1fr) 42px;align-items:center;justify-self:start;width:min(250px,100%);min-height:54px;border:1px solid #edf1f2;border-radius:8px;background:#fff;color:#25383f;box-shadow:0 8px 24px #1020270f}.preview-date-switcher button{display:inline-grid;place-items:center;width:42px;height:42px;border:0;background:transparent;color:#25383f}.preview-date-switcher button:disabled{cursor:default;color:#c3cdd1}.preview-date-switcher strong{overflow:hidden;font-size:24px;font-weight:800;line-height:1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.preview-timeline-wrap{position:relative;min-width:0;min-height:0;overflow:hidden}.preview-fixed-marker{position:absolute;top:154px;left:0;right:6px;z-index:4;display:grid;grid-template-columns:96px 34px minmax(0,1fr);align-items:center;min-height:38px;pointer-events:none;transform:translateY(-50%)}.preview-fixed-marker time{display:inline-flex;align-items:center;justify-content:center;width:92px;min-height:36px;border-radius:8px;background:#f5a21d;color:#fff;font-size:14px;font-weight:900;line-height:1;box-shadow:0 8px 18px #9a5b233d}.preview-fixed-marker span{position:relative;grid-column:2 / -1;height:4px;border-radius:999px;background:#f5a21d}.preview-fixed-marker span:before{content:"";position:absolute;left:11px;top:50%;width:16px;height:16px;border:3px solid #f8fafb;border-radius:999px;background:#f5a21d;transform:translateY(-50%);box-shadow:0 0 0 2px #f5a21d52}.preview-timeline-list{position:relative;display:grid;align-content:start;gap:12px;height:100%;min-height:0;overflow:auto;padding:max(32px,calc((100vh - 220px)/2)) 6px max(32px,calc(100vh - 310px)) 0;scroll-padding-block:max(32px,calc((100vh - 220px)/2))}.preview-timeline-list:before{content:"";position:absolute;top:8px;bottom:18px;left:112px;width:8px;border-radius:999px;background:#edf1f2}.preview-timeline-item{position:relative;display:grid;grid-template-columns:96px 34px 86px;align-items:center;gap:0;min-width:0;min-height:154px;padding:0;border:0;background:transparent;color:#52656b}.preview-time-pill{display:inline-flex;align-items:center;justify-content:center;width:92px;min-height:34px;border-radius:8px;background:transparent;color:#7c8a90;font-size:14px;font-weight:800;line-height:1}.preview-timeline-item.selected .preview-time-pill{color:#172026}.preview-rail{position:relative;display:grid;place-items:center;height:154px}.preview-rail:before{content:"";position:absolute;left:0;right:50%;height:4px;background:transparent}.preview-rail span{width:10px;height:10px;border-radius:999px;background:#d3dade;z-index:1}.preview-timeline-item.selected .preview-rail:before{background:transparent}.preview-timeline-item.selected .preview-rail span{background:#9fb4bc}.preview-thumb-card{position:relative;display:grid;place-items:center;width:82px;aspect-ratio:9 / 16;height:auto;justify-self:start;border:1px solid #d8e0e3;border-radius:10px;background:#fff;overflow:hidden}.preview-timeline-item:hover .preview-thumb-card,.preview-timeline-item.selected .preview-thumb-card{border-color:#f5a21d}.preview-thumb-card img{width:100%;height:100%;object-fit:contain;background:#fff}.preview-thumb-card span{position:absolute;top:7px;left:9px;color:#fff;font-size:12px;font-weight:800;line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.55)}.toast{position:fixed;right:22px;bottom:22px;max-width:min(420px,calc(100vw - 44px));padding:12px 14px;border-radius:8px;background:#1d2e34;color:#fff;box-shadow:0 12px 35px #10202733;z-index:20}.toast.error{background:#b3433e}.snapshot-viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:#eef2f3;z-index:30}.snapshot-viewer-panel{display:grid;grid-template-rows:62px minmax(0,1fr) 112px;width:100vw;height:100vh;background:#eef2f3}.snapshot-viewer-panel header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:0 18px;border-bottom:1px solid #d5dee1;background:#fbfcfc}.snapshot-viewer-panel header div{display:grid;gap:3px;min-width:0}.snapshot-viewer-panel strong{overflow:hidden;color:#172026;font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.snapshot-viewer-panel span{color:#6a7a80;font-size:12px}.viewer-close,.viewer-nav{display:inline-grid;place-items:center;border:1px solid #d8e0e3;border-radius:7px;background:#fff;color:#203038}.viewer-close{width:40px;height:40px;flex:0 0 40px}.viewer-close:hover,.viewer-nav:hover:not(:disabled){background:#f8fbfb}.snapshot-viewer-stage{position:relative;display:grid;place-items:center;min-width:0;min-height:0;padding:18px 76px;background:#f8fafb;overflow:hidden}.snapshot-viewer-stage img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-height:0;cursor:zoom-in;object-fit:contain;transform-origin:center;transition:transform .16s ease;-webkit-user-select:none;user-select:none;will-change:transform}.snapshot-viewer-stage.zoomed img{cursor:grab;transition:none}.snapshot-viewer-stage.dragging img{cursor:grabbing}.snapshot-viewer-stage.zoomed .viewer-nav{opacity:.42}.viewer-nav{position:absolute;top:50%;width:48px;height:64px;transform:translateY(-50%)}.viewer-nav.previous{left:18px}.viewer-nav.next{right:18px}.viewer-nav:disabled{cursor:default;opacity:.28}.viewer-filmstrip{display:grid;grid-auto-flow:column;grid-auto-columns:112px;gap:10px;align-items:center;min-width:0;overflow-x:auto;padding:12px 18px;border-top:1px solid #d5dee1;background:#fbfcfc}.viewer-filmstrip-item{display:grid;grid-template-rows:64px 20px;gap:5px;min-width:0;padding:6px;border:1px solid #d8e0e3;border-radius:8px;background:#fff;color:#52656b}.viewer-filmstrip-item:hover,.viewer-filmstrip-item.selected{border-color:#216869;background:#edf8f3;color:#194f50}.viewer-filmstrip-item img{width:auto;max-width:100%;height:auto;max-height:64px;justify-self:center;align-self:center;border-radius:6px;object-fit:contain;background:transparent}.viewer-filmstrip-item time{overflow:hidden;font-size:11px;font-weight:800;line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1120px){.app-shell,.app-shell.preview{grid-template-columns:220px minmax(0,1fr)}.detail-pane{position:fixed;inset:0 0 0 auto;width:min(360px,92vw);transform:translate(105%);transition:transform .18s ease;z-index:10;box-shadow:-18px 0 40px #1020272e}.detail-pane.open{transform:translate(0)}.device-overview{grid-template-columns:1fr}.overview-actions{padding:24px 0 0;border-top:1px solid #d7e1e5;border-left:0}}@media (max-width: 760px){.app-shell,.app-shell.preview{grid-template-columns:1fr}.sidebar{position:static;gap:14px;padding:16px}.nav-stack{grid-template-columns:repeat(4,minmax(0,1fr))}.nav-item{justify-content:center;padding:0 8px}.connection-panel{margin-top:0}.workspace{padding:18px 14px}.device-operation{padding:0}.device-operation-header{grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px}.device-operation-title{align-items:flex-start;flex-direction:column;gap:7px}.device-overview,.operation-panel{padding:18px 14px}.device-overview .detail-list{grid-template-columns:1fr}.topbar,.table-tools{align-items:stretch;flex-direction:column}.toolbar{justify-content:flex-end}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-workspace{height:auto;min-height:100vh;padding:0}.preview-layout{grid-template-columns:1fr}.preview-device-list{min-height:auto;padding:10px}.preview-device-scroll{grid-auto-flow:column;grid-auto-columns:minmax(220px,78vw);overflow-x:auto;overflow-y:hidden}.preview-stage-panel{grid-template-columns:1fr;grid-template-rows:auto auto}.preview-main,.preview-timeline-panel{grid-column:auto;grid-row:auto}.preview-main{grid-template-rows:minmax(320px,60vh)}.preview-hero-image,.preview-empty{width:100%;max-width:none}.preview-timeline-panel{grid-template-rows:auto auto;gap:8px;padding:8px 0 10px}.preview-timeline-panel header{display:none}.preview-date-switcher{width:172px;min-height:36px;margin-left:10px;grid-template-columns:30px minmax(72px,1fr) 30px}.preview-date-switcher button{width:30px;height:30px}.preview-date-switcher strong{font-size:16px}.preview-fixed-marker{top:0;bottom:0;left:50%;right:auto;width:62px;min-height:0;grid-template-columns:1fr;grid-template-rows:26px minmax(0,1fr);justify-items:center;transform:translate(-50%)}.preview-fixed-marker time{width:62px;min-height:26px;font-size:10px}.preview-fixed-marker span{grid-column:auto;grid-row:2;width:4px;height:100%}.preview-fixed-marker span:before{left:50%;top:8px;transform:translate(-50%)}.preview-timeline-wrap{height:122px}.preview-timeline-list{grid-auto-flow:column;grid-auto-columns:58px;grid-template-columns:none;align-content:start;align-items:start;gap:8px;overflow-x:auto;overflow-y:hidden;padding:30px max(10px,calc((100vw - 58px)/2)) 6px;scroll-padding-inline:max(10px,calc((100vw - 58px)/2));scroll-padding-block:0}.preview-timeline-list:before{display:none}.preview-timeline-item{grid-template-columns:58px;grid-template-rows:90px 18px;justify-items:center;min-height:108px}.preview-time-pill{grid-row:2;width:56px;min-height:18px;font-size:10px}.preview-rail{display:none}.preview-thumb-card{grid-row:1;width:56px;height:auto;aspect-ratio:9 / 16;justify-self:center}.preview-thumb-card span{display:none}.snapshot-viewer-panel{grid-template-rows:58px minmax(0,1fr) 96px}.snapshot-viewer-stage{padding:10px 48px}.viewer-nav{width:36px;height:52px}.viewer-nav.previous{left:8px}.viewer-nav.next{right:8px}.viewer-filmstrip{grid-auto-columns:92px;gap:8px;padding:10px 12px}.viewer-filmstrip-item{grid-template-rows:52px 18px}.viewer-filmstrip-item img{max-height:52px}}
