:root{--ink:#17253a;--muted:#5a6678;--blue:#245bcc;--line:#dce3ee;--tint:#f5f8fc;--orange:#b76518;--radius:14px;color-scheme:light;font-family:Inter,"Avenir Next",Avenir,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block;height:auto}video{width:100%;display:block;background:#17253a}figure{margin:0}p{margin:0 0 1.1rem}h1,h2,h3{line-height:1.2;margin:0;font-weight:650;letter-spacing:-.035em}h2{font-size:clamp(1.9rem,3.1vw,2.6rem)}h3{font-size:1.2rem;letter-spacing:-.025em}sup{font-size:.65em;margin-left:2px}strong{font-weight:650}.container{width:min(1120px,calc(100% - 64px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-100px;background:#fff;padding:12px;z-index:10}.skip-link:focus{top:10px}.site-header{height:74px;border-bottom:1px solid #edf0f5;background:rgba(255,255,255,.97);position:sticky;top:0;z-index:5}.nav{display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}.wordmark{font-weight:800;font-size:1.45rem;letter-spacing:-.055em}.wordmark span,.hero-name span{color:var(--blue)}.wordmark .brand-dot{color:var(--orange)}.nav-links{display:flex;gap:29px;font-size:.88rem;color:var(--muted)}.nav-links a:hover,.text-link:hover{color:var(--blue)}.nav-paper{font-size:.9rem;font-weight:600}.nav-paper span{margin-left:8px}.hero{text-align:center;padding:60px 0 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;line-height:1.5;font-weight:650;color:var(--blue);margin:0 0 18px}.hero-name{display:block;font-size:clamp(3.8rem,7.5vw,5.8rem);font-weight:800;letter-spacing:-.055em;line-height:1.05;margin-bottom:20px}.paper-title{display:block;font-size:clamp(1.6rem,3.4vw,2.62rem);line-height:1.24;font-weight:600;letter-spacing:-.035em}.authors{display:flex;flex-wrap:wrap;justify-content:center;column-gap:20px;row-gap:3px;margin:26px 0 8px;color:#2f435e;font-size:1rem}.authors span{white-space:nowrap}.authors a{color:var(--blue);text-underline-offset:4px}.authors a:hover{text-decoration:underline}.affiliations{display:flex;justify-content:center;flex-wrap:wrap;gap:2px 16px;color:var(--muted);font-size:.82rem;max-width:910px;margin:auto}.author-notes{font-size:.75rem;color:var(--muted);margin:10px 0 0}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:26px 0 42px}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:45px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:9px 19px;font-size:.875rem;font-weight:600;transition:background .15s,transform .15s}.button:hover{background:var(--tint);transform:translateY(-1px)}.button.code-coming-soon:disabled{cursor:default;opacity:1;color:var(--muted);background:var(--tint)}.button.code-coming-soon:disabled:hover{transform:none}.button.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.button.primary:hover{background:#2b4163}.hero-figure{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;text-align:left}.hero-pair{display:grid;grid-template-columns:1fr 1fr;gap:3px;background:white}.hero-pair>div{position:relative;overflow:hidden}.hero-pair img{width:100%;aspect-ratio:16/9;object-fit:cover}.scene-label{position:absolute;left:16px;top:16px;border-radius:5px;padding:5px 10px;font-size:.75rem;font-weight:600;background:#fff;color:#24436f;box-shadow:0 1px 8px #00000010}.scene-b{color:#98501a}.hero-figure>figcaption{display:flex;gap:15px;align-items:center;padding:18px 22px;font-size:.84rem;line-height:1.5}.hero-figure>figcaption strong{font-size:.94rem}.hero-figure>figcaption>span{color:var(--muted);flex:1}.hero-figure>figcaption a{white-space:nowrap;font-size:.8rem;color:var(--blue);font-weight:600}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:32px}.section-heading>.eyebrow{margin-bottom:12px}.section-heading>p{max-width:365px;color:var(--muted);font-size:.96rem;margin:0;line-height:1.65}.section-tinted{background:var(--tint);border-top:1px solid #e9eef5;border-bottom:1px solid #e9eef5}.overview-layout{display:grid;grid-template-columns:1.17fr 1fr;gap:42px;align-items:start}.overview-video video{aspect-ratio:2158/1618;border-radius:10px}.media-caption{font-size:.76rem;color:var(--muted);margin:10px 0 0}.abstract h3{margin-bottom:17px}.abstract p{font-size:.94rem;line-height:1.75;color:#46536a}.text-link{color:var(--blue);font-size:.9rem;font-weight:600}.paper-figure{margin-top:42px;max-width:930px;margin-inline:auto}.paper-figure img{width:100%;background:#fff;border-radius:8px}.paper-figure figcaption{color:var(--muted);font-size:.84rem;line-height:1.7;max-width:860px;margin:16px auto 0}.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:45px}.method-steps article{border-top:1px solid #c8d6e9;padding:22px 0 0}.step-number{font-size:.8rem;font-variant-numeric:tabular-nums;letter-spacing:.08em;color:var(--blue)}.method-steps h3{margin:11px 0}.method-steps p{color:var(--muted);font-size:.92rem;line-height:1.7}.equation{font-family:Georgia,"Times New Roman",serif;font-size:1.15rem;line-height:1.9;padding-top:2px}.branch-labels{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-size:.8rem}.branch-labels span{padding:3px 9px;background:#e6efff;border-radius:4px;color:#2956a8}.branch-labels span+span{color:#915313;background:#f9ecd9}.method-figure{background:white;padding:22px;border:1px solid var(--line);border-radius:var(--radius);max-width:100%}.method-figure figcaption{padding:0 8px}.method-notes{display:flex;flex-wrap:wrap;justify-content:center;gap:15px 35px;font-size:.85rem;color:var(--muted);margin-top:26px}.method-notes span::before{content:'✓';margin-right:9px;color:var(--blue)}.section-intro{max-width:760px;color:var(--muted);margin-bottom:38px}.experiment{padding:0 0 33px;margin:0 0 35px;border-bottom:1px solid var(--line)}.experiment:last-child{margin-bottom:0}.experiment-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:17px}.experiment-heading>div{display:flex;align-items:center;gap:15px}.task-number{font-size:.8rem;color:#718096;letter-spacing:.08em}.experiment h3{font-size:1.25rem}.speed-tag{font-size:.75rem;color:var(--muted);border:1px solid var(--line);border-radius:5px;padding:2px 9px}.video-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.video-pair video{aspect-ratio:16/9;object-fit:contain;border-radius:9px}.video-pair figcaption{display:flex;align-items:center;gap:8px;font-size:.82rem;margin-top:10px;color:var(--muted)}.config-dot{width:7px;height:7px;border-radius:2px;display:inline-block}.config-dot.a{background:var(--blue)}.config-dot.b{background:var(--orange)}.pair-controls{display:none;align-items:center;gap:10px;margin-top:16px;min-height:37px;flex-wrap:wrap}.js .pair-controls{display:flex}.pair-controls button{border:1px solid var(--line);border-radius:6px;font-size:.8rem;font-weight:550;padding:6px 12px;color:var(--ink);background:#fff}.pair-controls .pair-toggle{background:var(--tint);min-width:96px}.pair-controls button:hover{border-color:#9db2d5}.pair-status{font-size:.8rem;color:var(--muted)}.section-footnote{font-size:.8rem;line-height:1.7;color:var(--muted);margin-top:18px;margin-bottom:0}.result-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:24px 0 12px}.result-highlights article{padding:0 20px 0 0;border-right:1px solid var(--line)}.result-highlights article:last-child{border:0}.result-highlights article>span{font-size:.8rem;color:var(--muted)}.result-highlights strong{display:block;font-size:clamp(1.4rem,2.55vw,2rem);letter-spacing:-.055em;margin-top:8px;font-variant-numeric:tabular-nums;white-space:nowrap}.result-highlights strong>span{color:var(--blue);font-weight:400}.result-highlights strong>.percent{font-size:.6em;color:var(--muted);margin-left:2px}.result-highlights p{font-size:.8rem;margin:5px 0;color:var(--muted)}.table-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:40px 0 18px}.distribution-controls{display:none;background:#e9eef6;border-radius:8px;padding:4px;gap:3px}.js .distribution-controls{display:flex}.distribution-controls button{border:0;border-radius:5px;padding:7px 13px;background:none;color:var(--muted);font-size:.8rem;min-height:36px}.distribution-controls button[aria-pressed=true]{color:var(--ink);background:white;box-shadow:0 1px 5px #1d35571a}.table-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:white}table{border-collapse:collapse;width:100%;font-size:.86rem;font-variant-numeric:tabular-nums;white-space:nowrap}caption{text-align:left;color:var(--muted);font-size:.78rem;padding:14px 20px;border-bottom:1px solid var(--line)}th,td{text-align:right;padding:12px 19px;border-bottom:1px solid #e8edf4}th{font-weight:600}thead th{font-size:.76rem;color:var(--muted);background:#fbfcfe}th:first-child{text-align:left}tbody tr:last-child>*{border-bottom:0}.enhanced{background:#eff5ff}.enhanced th{color:#214f9c}.real-results{margin-top:50px}.real-results>p:not(.section-footnote){max-width:930px;color:var(--muted);font-size:.93rem;margin:16px 0 22px}.citation-section{max-width:960px}pre{margin:0;background:var(--tint);border:1px solid var(--line);border-radius:10px;padding:25px 28px;overflow-x:auto;font-size:.82rem;line-height:1.8;color:#3e506b}code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace}#copy-citation{display:none}.js #copy-citation{display:inline-flex}#copy-status{min-height:1.7em}.site-footer{padding:30px 0 36px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted)}.site-footer p{margin:0;font-size:.8rem}.site-footer>a:last-child{font-size:.84rem}
@media(min-width:1400px){.hero{padding-top:72px}}
@media(max-width:900px){.container{width:calc(100% - 44px)}.nav-links{gap:18px}.overview-layout{grid-template-columns:1fr;gap:28px}.overview-video{max-width:760px;width:100%;margin:auto}.abstract{max-width:760px;margin:auto}.section-heading{gap:25px}.section-heading>p{max-width:300px}.hero-figure>figcaption{flex-wrap:wrap}.hero-figure>figcaption>span{flex-basis:55%}.method-steps{gap:20px}.result-highlights{gap:15px}.result-highlights strong{font-size:1.5rem}.method-figure{padding:15px}}
@media(max-width:640px){html{scroll-padding-top:80px}.container{width:calc(100% - 32px)}.site-header{height:64px}.nav{gap:13px}.nav-links{gap:12px;font-size:.75rem}.nav-links a:first-child{display:none}.nav-paper{font-size:.8rem}.wordmark{font-size:1.3rem}.hero{padding-top:38px}.hero .eyebrow{font-size:.65rem;letter-spacing:.13em}.hero-name{font-size:4rem;margin-bottom:16px}.paper-title{font-size:1.65rem;line-height:1.3}.desktop-break{display:none}.authors{font-size:.88rem;column-gap:14px;margin-top:22px}.affiliations{font-size:.73rem;gap:3px 10px}.author-notes{font-size:.68rem}.hero-actions{gap:8px;margin:22px 0 28px}.button{font-size:.8rem;padding:8px 13px;min-height:42px}.hero-actions .button:last-child{display:none}.hero-pair{gap:2px}.scene-label{position:static;display:block;border-radius:0;font-size:.64rem;padding:7px 8px;text-align:center;box-shadow:none}.hero-figure>figcaption{padding:15px;gap:7px}.hero-figure>figcaption strong{font-size:.88rem}.hero-figure>figcaption>span{flex-basis:100%;font-size:.8rem}.hero-figure>figcaption>a{margin-top:4px}.section{padding-top:58px;padding-bottom:58px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{max-width:none;margin-top:18px;font-size:.9rem}.section-heading .eyebrow{font-size:.69rem;margin-bottom:12px}h2{font-size:1.9rem}.overview-layout{gap:24px}.abstract p{font-size:.92rem}.paper-figure{margin-top:28px}.paper-figure figcaption{font-size:.78rem}.method-steps{grid-template-columns:1fr;gap:24px;margin-top:30px}.method-steps article{padding-top:16px}.method-steps h3{margin:7px 0 10px}.method-steps p{margin-bottom:12px}.method-figure{padding:9px}.method-figure figcaption{padding:0 4px}.method-notes{justify-content:flex-start;flex-direction:column;gap:8px;font-size:.82rem;margin-top:22px}.section-intro{font-size:.9rem;margin-bottom:28px}.video-pair{grid-template-columns:1fr;gap:18px}.video-pair figcaption{font-size:.78rem}.experiment{padding-bottom:25px;margin-bottom:28px}.experiment h3{font-size:1.15rem}.experiment-heading>div{gap:10px}.speed-tag{font-size:.68rem}.result-highlights{grid-template-columns:1fr;gap:20px;padding-top:8px}.result-highlights article{border-right:0;border-bottom:1px solid var(--line);padding-bottom:17px}.result-highlights strong{font-size:1.9rem;margin-top:5px}.table-heading{display:block;margin-top:30px}.distribution-controls{margin-top:16px;width:max-content;max-width:100%}.distribution-controls button{padding:6px 10px}.table-scroll{border-radius:8px}th,td{padding:11px 14px}.real-results{margin-top:35px}.citation-section .section-heading{display:flex;align-items:center;gap:15px}.citation-section .section-heading .eyebrow{margin-bottom:10px}.citation-section h2{font-size:1.8rem}pre{padding:18px;font-size:.72rem}.site-footer{flex-wrap:wrap;padding:24px 0;gap:13px}.site-footer p{font-size:.72rem}.site-footer>a:last-child{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
