:root{color-scheme:dark;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background:#050607;color:#f5f6f7;--muted:#9ba5ae;--rule:#30363d;--accent:#c5e0f2;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--accent)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:#050607}.page{max-width:1240px;margin:auto;padding:0 clamp(22px,5vw,72px)}
header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0;border-bottom:1px solid var(--rule);font-size:14px}.brand{font-size:18px;letter-spacing:.12em;text-decoration:none}header>a:last-child{color:var(--muted)}.hero{padding:62px 0 54px;max-width:940px}.eyebrow{font-size:12px;letter-spacing:.14em;line-height:1.6;color:var(--muted);margin:0 0 22px}h1{font-size:clamp(46px,7.8vw,96px);font-weight:500;letter-spacing:-.06em;line-height:1.01;margin:0 0 28px}.intro{font-size:clamp(18px,2vw,23px);line-height:1.55;color:#c8d0d7;max-width:830px}.stats{display:flex;gap:24px 42px;flex-wrap:wrap;margin:32px 0 25px;font-size:14px;color:var(--muted)}.stats b{color:#f5f6f7;font-size:24px;font-weight:400;margin-right:6px;font-variant-numeric:tabular-nums}.how{max-width:800px;font-size:16px;line-height:1.7;color:#bec7ce}.editorial-note{font-size:13px;color:var(--muted);line-height:1.6;max-width:750px}.jump{display:inline-block;margin-top:18px;padding:8px 0;font-size:15px}
.clips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--rule)}.clip{min-width:0;padding:28px 32px 28px 0;display:flex;flex-direction:column;border-bottom:1px solid var(--rule);scroll-margin-top:20px}.clip:nth-child(even){padding-left:32px;padding-right:0;border-left:1px solid var(--rule)}.clip:target{background:#0c151c;box-shadow:0 0 0 14px #0c151c;position:relative}.clip-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.number{font-size:30px;color:#65727e;font-variant-numeric:tabular-nums}.duration{font-size:13px;border:1px solid #3b4651;border-radius:20px;padding:6px 12px;color:var(--accent);white-space:nowrap}.clip h2{font-size:clamp(23px,2.3vw,30px);line-height:1.22;font-weight:500;letter-spacing:-.025em;margin:0 0 15px}.summary{font-size:16px;line-height:1.6;color:#b7c0c8;margin:0 0 25px}.clip-bottom{display:flex;align-items:center;gap:18px;justify-content:space-between;margin-top:auto}.play{color:#101820;background:#d9e8f2;border:1px solid #d9e8f2;padding:12px 17px;font-weight:500;border-radius:3px;min-height:45px}.play:hover{background:white}.play span{font-size:12px;margin-right:8px}.permalink{color:var(--muted);font-size:13px;padding:12px;text-decoration:none}.source{font-size:12px;line-height:1.8;color:var(--muted);margin:22px 0 0}.source a{color:#c3cdd4}.about{padding:48px 0;max-width:850px}.about h2{font-size:27px;font-weight:500;letter-spacing:-.025em;margin:0 0 20px}.about p{color:#aeb9c2;font-size:16px;line-height:1.7}.about>a{display:inline-block;font-size:15px;margin-top:14px;line-height:1.6}footer{border-top:1px solid var(--rule);padding:26px 0 40px;display:flex;justify-content:space-between;gap:12px 24px;flex-wrap:wrap;color:var(--muted);font-size:12px;line-height:1.7}
dialog{width:min(1000px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:24px;border:1px solid #52616d;background:#0a0e12;color:#f5f6f7;overflow:auto;border-radius:6px}dialog::backdrop{background:rgba(0,0,0,.88);backdrop-filter:blur(6px)}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.dialog-head .eyebrow{margin:0 0 8px;font-size:11px}.dialog-head h2{font-size:clamp(20px,3vw,30px);line-height:1.25;font-weight:500;margin:0}.dialog-head p:last-child{font-size:13px;color:var(--muted);margin:10px 0 0}#dialog-close{width:44px;height:44px;flex:0 0 44px;border:1px solid var(--rule);border-radius:50%;background:none;color:inherit;font-size:21px}#dialog-close:hover{background:#202930}#video-player{aspect-ratio:16/9;background:#000;min-height:200px}#video-player iframe{width:100%;height:100%;border:0;display:block}.dialog-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;padding-top:18px;font-size:14px}.dialog-actions button{background:transparent;border:1px solid #465361;color:#e5ecf2;padding:10px 14px;min-height:42px;border-radius:3px}.dialog-actions button:hover{background:#202930}.player-help{color:var(--muted);font-size:12px;line-height:1.6;margin:16px 0 0}#dialog-feedback{font-size:13px;color:var(--accent);overflow-wrap:anywhere;margin:10px 0 0}.skip{position:absolute;left:20px;top:-100px;padding:12px;background:white;color:#050607;z-index:5}.skip:focus{top:10px}
@media(max-width:680px){header{padding:24px 0;font-size:12px;gap:18px}.brand{font-size:16px}.hero{padding:38px 0}.eyebrow{font-size:11px;letter-spacing:.08em}.stats{gap:16px 24px}.stats b{font-size:22px}.clips{grid-template-columns:1fr}.clip,.clip:nth-child(even){padding:25px 0;border-left:0}.clip-top{margin-bottom:16px}.clip h2{font-size:27px}.clip-bottom{gap:10px}.play{font-size:15px}.source{margin-top:18px}.about{padding:35px 0}.dialog-head{gap:10px}dialog{padding:16px;width:calc(100% - 20px);max-height:calc(100dvh - 20px)}#dialog-close{width:38px;height:38px;flex-basis:38px}.dialog-actions{gap:10px 16px}.dialog-actions button{font-size:13px}.dialog-actions a{font-size:13px}.player-help{font-size:11px}.clip:target{box-shadow:0 0 0 10px #0c151c}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
