:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--canvas);font-synthesis:none;text-rendering:optimizelegibility;--canvas:oklch(14.5% 0 0);--surface:oklch(18% .01 200);--surface-raised:oklch(22% .012 200);--line:oklch(93% 0 0/.14);--line-strong:oklch(93% 0 0/.26);--text:oklch(96.5% 0 0);--muted:oklch(75% .012 200);--quiet:oklch(59% .015 200);--accent:oklch(65% .15 200);--accent-strong:oklch(80% .12 200);--danger:oklch(68% .18 25);--warning:oklch(78% .14 80);--success:oklch(72% .14 155);--radius:.5rem;--accent-hover:oklch(72% .14 200);--accent-hover-border:oklch(86% .09 200);--surface-hover:oklch(26% .014 200);--media-black:oklch(0% 0 0);--player-overlay:#000000ad;--player-control:#040507f0;--player-hover:#ffffff21;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=light]:not([data-workspace=active]){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:oklch(98.5% 0 0);--surface:oklch(95% .006 200);--surface-raised:oklch(100% 0 0);--line:oklch(14.5% 0 0/.12);--line-strong:oklch(14.5% 0 0/.24);--text:oklch(14.5% 0 0);--muted:oklch(34% .012 200);--quiet:oklch(40% .015 200);--accent:oklch(45% .12 200);--accent-strong:oklch(35% .1 200);--danger:oklch(48% .18 25);--warning:oklch(48% .13 80);--success:oklch(42% .12 155);--accent-hover:oklch(38% .11 200);--accent-hover-border:oklch(38% .09 200);--surface-hover:oklch(91% .008 200)}*{box-sizing:border-box}html,body{background:var(--canvas);min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select,textarea{font:inherit}button,select,input[type=range],.file-picker-action{touch-action:manipulation}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[role=button]:focus-visible,.file-picker-action:focus-within{outline:2px solid var(--accent-strong);outline-offset:2px}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.42}#app{min-height:100vh}.app-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;width:min(1240px,100% - 3rem);min-height:4.5rem;margin:0 auto;display:flex}.header-actions{align-items:center;gap:.25rem;display:flex}.theme-toggle{border-radius:var(--radius);width:2.75rem;height:2.75rem;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;transition:color .15s,background .15s;display:grid}.theme-toggle:hover{color:var(--text);background:var(--surface-hover)}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.2rem;height:1.2rem}.theme-icon-sun,html[data-theme=dark] .theme-icon-moon{display:none}html[data-theme=dark] .theme-icon-sun{display:block}.brand-lockup,.tools-link{color:var(--text);align-items:center;text-decoration:none;display:inline-flex}.brand-lockup{letter-spacing:-.01em;gap:.7rem}.brand-mark{border:1px solid var(--line-strong);width:2.2rem;height:2.2rem;color:var(--text);background:var(--surface);letter-spacing:.05em;border-radius:.45rem;place-items:center;font-size:.7rem;font-weight:800;display:inline-grid}.tools-link{min-height:2.75rem;color:var(--muted);gap:.45rem;padding:0 .4rem;font-size:.82rem;font-weight:650;transition:color .15s}.tools-link:hover{color:var(--text)}.brand-lockup:focus-visible,.tools-link:focus-visible,.public-notices a:focus-visible{border-radius:var(--radius);outline:2px solid var(--accent-strong);outline-offset:2px}.launcher-panel{place-items:center;min-height:calc(100vh - 4.5rem);padding:3rem 1.5rem 4rem;display:grid}.import-workflow{grid-template-columns:minmax(19rem,.82fr) minmax(32rem,1.18fr);align-items:center;gap:clamp(3rem,7vw,7rem);width:min(1240px,100%);display:grid}.import-intro{min-width:0}.import-workflow h1{max-width:11ch;color:var(--text);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:3.65rem;line-height:1}.intro{max-width:34rem;color:var(--muted);margin:1.4rem 0 0;font-size:1.05rem;line-height:1.65}.local-assurance{color:var(--quiet);gap:.2rem;margin:1.6rem 0 0;font-size:.8rem;line-height:1.5;display:grid}.local-assurance strong{color:var(--muted)}.public-notices{max-width:30rem;color:var(--quiet);margin:.8rem 0 0;font-size:.72rem;line-height:1.5}.public-notices a{color:var(--muted);text-underline-offset:.2em}.public-notices a:hover{color:var(--text)}.file-drop-zone{border:1px dashed var(--line-strong);background:var(--surface);border-radius:.75rem;flex-direction:column;justify-content:center;min-height:29rem;padding:clamp(1.5rem,3vw,2.25rem);transition:border-color .16s,background .16s;display:flex}.file-drop-zone[data-dragging=true]{border-color:var(--accent-strong);background:color-mix(in oklch, var(--accent) 8%, var(--surface))}.drop-prompt{text-align:center}.drop-prompt svg{width:2rem;height:2rem;fill:var(--accent-strong);margin-bottom:.9rem}.drop-prompt h2{color:var(--text);margin:0;font-size:1.25rem;line-height:1.25}.drop-prompt p{color:var(--quiet);margin:.45rem 0 0;font-size:.78rem}.file-drop-zone[data-has-files=true]{justify-content:flex-start}.file-drop-zone[data-has-files=true] .drop-prompt{justify-content:center;align-items:center;gap:.55rem;display:flex}.file-drop-zone[data-has-files=true] .drop-prompt svg{width:1.25rem;height:1.25rem;margin:0}.file-drop-zone[data-has-files=true] .drop-prompt h2{font-size:.9rem}.file-drop-zone[data-has-files=true] .drop-prompt p{display:none}.file-list{gap:.5rem;width:100%;margin:1.35rem 0;padding:0;list-style:none;display:grid}.file-list-empty{min-height:4.25rem;color:var(--quiet);place-items:center;font-size:.8rem;display:grid}.file-list-item{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.75rem;min-width:0;min-height:3.5rem;padding:.55rem .65rem;display:grid}.file-number{border:1px solid var(--line);width:2rem;height:2rem;color:var(--muted);border-radius:.35rem;place-items:center;font-size:.72rem;font-weight:750;display:grid}.file-details{gap:.15rem;min-width:0;display:grid}.file-details strong,.file-details span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-details strong{color:var(--text);font-size:.82rem;font-weight:650}.file-details span{color:var(--quiet);font-size:.7rem}.file-remove{border-radius:var(--radius);min-height:2.75rem;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 .6rem;font-size:.72rem;font-weight:650}.file-remove:hover{color:var(--text);background:var(--surface-hover)}.import-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:auto;display:flex}.file-picker-action{border:1px solid var(--line-strong);border-radius:var(--radius);min-height:2.75rem;color:var(--text);background:var(--surface-raised);cursor:pointer;justify-content:center;align-items:center;padding:.58rem .9rem;font-size:.82rem;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex;position:relative;overflow:hidden}.file-picker-action:hover{border-color:var(--accent-strong);background:var(--surface-hover)}.file-picker-action:has(input:disabled){cursor:not-allowed;opacity:.42}.file-picker-action input{opacity:0;width:100%;height:100%;cursor:inherit;position:absolute;inset:0}.launcher-status{min-height:1.25rem;color:var(--quiet);text-align:center;margin:.8rem 0 0;font-size:.75rem}.launcher-status[data-tone=warning]{color:var(--warning)}.launcher-status[data-tone=error]{color:var(--danger)}.primary-action,.secondary-action,.danger-action,.sync-nudges button{border:1px solid var(--line-strong);border-radius:var(--radius);min-height:2.75rem;color:var(--text);background:var(--surface-raised);cursor:pointer;padding:.58rem .85rem;font-weight:700;transition:background .14s,border-color .14s}.primary-action{border-color:var(--accent-strong);color:var(--canvas);background:var(--accent)}.primary-action:hover:not(:disabled){background:var(--accent-hover)}.secondary-action:hover:not(:disabled),.sync-nudges button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-hover)}.danger-action{border-color:color-mix(in oklch, var(--danger) 45%, transparent);color:color-mix(in oklch, var(--danger) 35%, var(--text));background:color-mix(in oklch, var(--danger) 10%, transparent)}.sync-dialog-heading h2{margin:0}.step,.card-kicker{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .25rem;font-size:.72rem;font-weight:750}.sync-panel{margin:0;padding:0}#sync-root{min-height:100%}html[data-workspace=active],html[data-workspace=active] body,html[data-workspace=active] #app,html[data-workspace=active] #sync-panel,html[data-workspace=active] #sync-root{background:var(--media-black);width:100%;height:100%;min-height:100%;overflow:hidden}html[data-workspace=active] .app-header,html[data-workspace=active] .launcher-panel{display:none}html[data-workspace=active] #sync-panel{position:fixed;inset:0}.sync-stage{width:100%;height:100%;min-height:0;color:var(--text);background:var(--media-black);isolation:isolate;position:relative;overflow:hidden}.sync-aligning{z-index:5;background:var(--canvas);place-items:center;padding:2rem;display:grid;position:absolute;inset:0}.sync-aligning-content{text-align:center;width:min(34rem,100%)}.sync-aligning-mark{width:3rem;height:3rem;margin-bottom:1.1rem}.sync-aligning h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,4vw,2.5rem)}#sync-auto-progress{min-height:1.5rem;color:var(--muted);margin:1rem 0 0}.sync-aligning progress{width:min(26rem,100%);height:.38rem;color:var(--accent);background:var(--surface-raised);accent-color:var(--accent);border:0;border-radius:999px;margin:1.15rem auto 0;display:block;overflow:hidden}.sync-aligning progress::-webkit-progress-bar{background:var(--surface-raised);border-radius:999px}.sync-aligning progress::-webkit-progress-value{background:var(--accent);border-radius:999px;transition:width .18s linear}.sync-aligning-step,.sync-local-note{color:var(--quiet);margin:.7rem 0 0;font-size:.75rem}.sync-local-note{margin-top:2rem}.sync-player{background:var(--media-black);position:absolute;inset:0;overflow:hidden}.sync-videos{background:var(--canvas);gap:2px;display:grid;position:absolute;inset:0;overflow:hidden}.sync-video-card{background:var(--canvas);cursor:pointer;outline-offset:-3px;border:0;min-width:0;min-height:0;transition:box-shadow .14s,transform .14s;position:relative;overflow:hidden}.sync-video-slot,.sync-video-card video{width:100%;height:100%}.sync-video-card video{object-fit:contain;background:var(--media-black);display:block}.sync-video-card[data-gap=pre-start] video,.sync-video-card[data-gap=post-end] video{visibility:hidden}.sync-pov-label{z-index:3;color:var(--text);background:var(--player-overlay);opacity:0;border-radius:.25rem;padding:.2rem .38rem;font-size:.68rem;font-weight:750;transition:opacity .14s;position:absolute;top:.6rem;left:.6rem}.sync-video-card:hover .sync-pov-label,.sync-video-card:focus-visible .sync-pov-label{opacity:1}.sync-video-card.focused{z-index:1;box-shadow:0 0 0 2px color-mix(in oklch, var(--accent-strong) 72%, transparent)}.sync-gap{z-index:2;color:var(--muted);background:var(--canvas);text-align:center;place-items:center;padding:1rem;font-size:.82rem;display:grid;position:absolute;inset:0}.sync-videos.focused-layout{grid-template-columns:minmax(0, 1fr) var(--focus-sidebar-width,clamp(9rem, 18vw, 18rem))}.sync-focus-resizer{z-index:10;top:0;right:calc(var(--focus-sidebar-width,clamp(9rem, 18vw, 18rem)) - 1.375rem);cursor:col-resize;touch-action:none;background:0 0;border:0;outline:2px solid #0000;width:2.75rem;padding:0;position:absolute;bottom:0}.sync-focus-resizer:focus-visible{outline-color:var(--accent-strong);outline-offset:-3px}.sync-focus-resizer:after{background:var(--line-strong);content:"";width:2px;transition:background .14s,transform .14s;position:absolute;top:0;bottom:0;left:calc(50% - 1px);transform:scaleY(.14)}.sync-focus-resizer:hover:after,.sync-focus-resizer:focus-visible:after,.sync-videos[data-resizing=true] .sync-focus-resizer:after{background:var(--accent-strong);transform:scaleY(1)}.sync-videos.tiled .sync-focus-resizer{display:none}.sync-videos.focused-layout[data-count="2"]{grid-template-rows:1fr}.sync-videos.focused-layout[data-count="3"]{grid-template-rows:repeat(2,minmax(0,1fr))}.sync-videos.focused-layout[data-count="4"]{grid-template-rows:repeat(3,minmax(0,1fr))}.sync-videos.focused-layout[data-count="5"]{grid-template-rows:repeat(4,minmax(0,1fr))}.sync-videos.focused-layout[data-count="6"]{grid-template-rows:repeat(5,minmax(0,1fr))}.sync-videos.focused-layout .sync-video-card.focused{grid-area:1/1/-1}.sync-videos.focused-layout .sync-video-card:not(.focused){grid-column:2}.sync-videos.focused-layout .sync-video-card:not(.focused):hover,.sync-videos.focused-layout .sync-video-card:not(.focused):focus-visible,.sync-videos.tiled .sync-video-card:hover,.sync-videos.tiled .sync-video-card:focus-visible{z-index:2;transform:scale(1.012)}.sync-videos.tiled[data-count="2"],.sync-videos.tiled[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-videos.tiled[data-count="3"],.sync-videos.tiled[data-count="5"],.sync-videos.tiled[data-count="6"]{grid-template-columns:repeat(3,minmax(0,1fr))}.sync-videos.tiled[data-count="2"],.sync-videos.tiled[data-count="3"]{grid-template-rows:1fr}.sync-videos.tiled[data-count="4"],.sync-videos.tiled[data-count="5"],.sync-videos.tiled[data-count="6"]{grid-template-rows:repeat(2,minmax(0,1fr))}.sync-player-chrome,.sync-session-exit{transition:opacity .18s,transform .18s}.sync-stage[data-controls=hidden][data-phase=player] .sync-player-chrome,.sync-stage[data-controls=hidden][data-phase=player] .sync-session-exit{pointer-events:none;opacity:0}.sync-icon-button{border-radius:var(--radius);width:2.75rem;height:2.75rem;color:var(--text);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:inline-grid}.sync-icon-button:hover:not(:disabled),.sync-icon-button:focus-visible{background:var(--player-hover)}.sync-icon-button svg,.sync-top-action svg{fill:currentColor;width:1.45rem;height:1.45rem}.sync-session-exit{top:max(.7rem, env(safe-area-inset-top));left:max(.7rem, env(safe-area-inset-left));z-index:40;background:var(--player-overlay);position:absolute}.sync-player-top{top:max(.7rem, env(safe-area-inset-top));right:max(.7rem, env(safe-area-inset-right));z-index:30;align-items:center;gap:.35rem;display:flex;position:absolute}.sync-top-action{border:1px solid var(--line-strong);border-radius:var(--radius);min-height:2.75rem;color:var(--text);background:var(--player-overlay);cursor:pointer;align-items:center;gap:.45rem;padding:.35rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.sync-top-action[data-tone=warning]{border-color:color-mix(in oklch, var(--warning) 48%, transparent);color:var(--warning);background:var(--player-overlay)}.sync-top-action svg{width:1rem;height:1rem}.sync-control-bar{z-index:30;min-width:0;padding:1.375rem max(.9rem, env(safe-area-inset-right)) max(.45rem, env(safe-area-inset-bottom)) max(.9rem, env(safe-area-inset-left));border:1px solid var(--line);background:var(--player-control);border-width:1px 0 0;margin:0;position:absolute;bottom:0;left:0;right:0}.sync-timeline{align-items:center;height:2.75rem;display:flex;position:absolute;top:-1.375rem;left:0;right:0}.sync-timeline:before,.sync-timeline:after{content:"";pointer-events:none;border-radius:999px;height:.22rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sync-timeline:after{z-index:0;background:color-mix(in oklch, var(--text) 38%, transparent);width:100%}.sync-timeline:before{z-index:1;width:var(--seek-progress,0%);background:var(--accent)}.sync-timeline input[type=range]{z-index:2;appearance:none;cursor:pointer;background:0 0;width:100%;height:2.75rem;margin:0;position:relative}.sync-timeline input[type=range]::-webkit-slider-runnable-track{background:0 0;border-radius:999px;height:.22rem}.sync-timeline input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent-strong);border:0;border-radius:50%;width:.85rem;height:.85rem;margin-top:-.315rem;transition:transform .12s;transform:scale(.72)}.sync-timeline input[type=range]:hover::-webkit-slider-thumb{transform:scale(1)}.sync-timeline input[type=range]:focus-visible::-webkit-slider-thumb{transform:scale(1)}.sync-timeline input[type=range]::-moz-range-track{background:0 0;border-radius:999px;height:.22rem}.sync-timeline input[type=range]::-moz-range-thumb{background:var(--accent-strong);border:0;border-radius:50%;width:.85rem;height:.85rem}.sync-control-row,.sync-controls-left,.sync-controls-right{align-items:center;display:flex}.sync-control-row{justify-content:space-between;gap:1rem;min-width:0}.sync-controls-left,.sync-controls-right{gap:.2rem;min-width:0}.sync-play-button svg{width:1.65rem;height:1.65rem}.sync-volume{align-items:center;width:5.5rem;display:flex}.sync-volume input{width:100%;accent-color:var(--text)}.sync-time{white-space:nowrap;color:var(--muted);font-variant-numeric:tabular-nums;margin-left:.45rem;font-size:.76rem}.sync-time strong{color:var(--text);font-weight:650}.sync-speed select{min-height:2.75rem;color:var(--text);cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:700}.sync-speed select option{color:var(--text);background:var(--surface)}.sync-dialog{border:1px solid var(--line-strong);border-radius:calc(var(--radius) * 1.5);width:min(36rem,100% - 2rem);max-height:min(80vh,44rem);color:var(--text);background:var(--surface);padding:1.2rem;overflow:auto}.sync-dialog::backdrop{background:var(--player-overlay)}.sync-dialog-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.sync-dialog-heading h2{font-size:1.25rem}.sync-dialog-heading p{color:var(--muted);margin:.25rem 0 0;font-size:.82rem}.sync-timing-notice{border:1px solid color-mix(in oklch, var(--warning) 35%, transparent);color:var(--warning);background:color-mix(in oklch, var(--warning) 8%, transparent);border-radius:.35rem;margin:1rem 0 0;padding:.65rem .75rem;font-size:.8rem;line-height:1.5}.sync-dialog-close{color:var(--muted);font-size:1.35rem}.sync-offset-heading{color:var(--muted);justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1rem;font-size:.82rem;display:flex}.sync-offset-value{color:var(--text);font-variant-numeric:tabular-nums;font-size:1.15rem}.sync-offset-fields{grid-template-columns:1fr 1fr auto;align-items:end;gap:.65rem;margin-top:1rem;display:grid}.sync-offset-fields label{color:var(--muted);gap:.35rem;font-size:.75rem;font-weight:700;display:grid}.sync-offset-fields input,.sync-offset-fields select{border:1px solid var(--line-strong);width:100%;min-height:2.75rem;color:var(--text);background:var(--canvas);border-radius:.35rem;padding:.5rem}.sync-nudges,.sync-offset-actions{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.sync-nudges button{min-height:2.75rem;padding:.45rem .65rem;font-size:.75rem}.sync-offset-actions{border-top:1px solid var(--line);padding-top:1rem}.sync-shortcuts{margin:.65rem 0 0}.sync-shortcuts>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(7rem,.8fr) 1fr;gap:1rem;padding:.65rem 0;display:grid}.sync-shortcuts dt,.sync-shortcuts dd{margin:0}.sync-shortcuts dd{color:var(--muted);font-size:.82rem}kbd{border:1px solid var(--line-strong);border-bottom-color:color-mix(in oklch, var(--text) 38%, transparent);min-width:1.6rem;color:var(--text);background:var(--surface-raised);text-align:center;border-radius:.25rem;padding:.16rem .32rem;font:700 .72rem ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-block}.track-list{margin:1rem 0 0;padding:0;list-style:none}summary{cursor:pointer;color:var(--muted);font-weight:700}pre{max-width:100%;color:var(--muted);background:var(--canvas);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:.4rem;padding:1rem;font:.75rem/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.summary-card,.limitations{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-raised);min-width:0;padding:1rem}.summary-card h3,.summary-card h4,.limitations h3{overflow-wrap:anywhere}.metrics{grid-template-columns:minmax(8rem,.8fr) minmax(0,1fr);gap:.4rem .75rem;display:grid}.metrics dt{color:var(--muted)}.metrics dd{overflow-wrap:anywhere;margin:0}.result-message.measured{color:var(--success)}.result-message.unavailable{color:var(--warning)}@media (width<=980px){.launcher-panel{padding-block:2.5rem 4rem}.import-workflow{grid-template-columns:minmax(0,1fr);gap:2.5rem;width:min(44rem,100%)}.import-intro{text-align:center}.import-workflow h1,.intro{margin-inline:auto}.import-workflow h1{font-size:3.25rem}.local-assurance{justify-items:center}}@media (width<=720px){.app-header{width:calc(100% - 2rem);min-height:3.75rem}.launcher-panel{min-height:calc(100vh - 3.75rem);padding:2.25rem 1rem 3rem}.import-workflow{gap:2rem}.import-workflow h1{font-size:2.65rem}.intro{margin-top:1rem;font-size:.95rem}.local-assurance{margin-top:1.2rem}.file-drop-zone{min-height:24rem;padding:1.25rem}.file-list-item{gap:.55rem;padding-inline:.5rem}.file-remove{padding-inline:.35rem}.sync-focus-resizer{display:none}.sync-videos.focused-layout[data-count]{grid-template-rows:minmax(0,1fr) clamp(5.2rem,21vh,8.5rem);grid-template-columns:repeat(5,minmax(0,1fr))}.sync-videos.focused-layout .sync-video-card.focused{grid-area:1/1/auto/-1}.sync-videos.focused-layout .sync-video-card:not(.focused){grid-area:2}.sync-videos.focused-layout[data-count="2"]{grid-template-columns:1fr}.sync-videos.focused-layout[data-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-videos.focused-layout[data-count="4"]{grid-template-columns:repeat(3,minmax(0,1fr))}.sync-videos.focused-layout[data-count="5"]{grid-template-columns:repeat(4,minmax(0,1fr))}.sync-videos.tiled[data-count="3"],.sync-videos.tiled[data-count="5"],.sync-videos.tiled[data-count="6"]{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-videos.tiled[data-count="3"]{grid-template-rows:repeat(2,minmax(0,1fr))}.sync-videos.tiled[data-count="5"],.sync-videos.tiled[data-count="6"]{grid-template-rows:repeat(3,minmax(0,1fr))}.sync-control-bar{padding-inline:.45rem}.sync-volume{width:clamp(2.75rem,10vw,4rem);min-height:2.75rem}.sync-time{margin-left:.1rem;font-size:.68rem}.sync-speed select{width:3.4rem}.sync-icon-button{width:2.75rem;height:2.75rem}.sync-top-action span{display:none}.sync-top-action{justify-content:center;width:2.75rem;padding:0}.sync-offset-fields{grid-template-columns:1fr}.sync-offset-fields .secondary-action{width:100%}.sync-shortcuts>div{grid-template-columns:1fr;gap:.35rem}}@media (width<=430px){.sync-controls-left,.sync-controls-right{gap:0}.sync-time span:last-child{display:none}.sync-speed select{width:3rem;font-size:.7rem}.sync-player-top{right:.35rem}.sync-session-exit{left:.35rem}}@media (forced-colors:active){.sync-focus-resizer:focus-visible{outline-color:highlight}.sync-timeline:after{forced-color-adjust:none;background:graytext}.sync-timeline:before{forced-color-adjust:none;background:highlight}.sync-timeline input[type=range]::-webkit-slider-thumb{forced-color-adjust:none;background:highlight}.sync-timeline input[type=range]::-moz-range-thumb{forced-color-adjust:none;background:highlight}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sync-stage[data-controls=hidden][data-phase=player] .sync-control-bar{transform:translateY(.75rem)}[hidden][hidden]{display:none}.visually-hidden.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
