@font-face{font-family:Manrope;src:url('assets/fonts/manrope-regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-bold.ttf') format('truetype');font-weight:600 800;font-style:normal;font-display:swap}
:root{--ink:#202b27;--muted:#626d67;--green:#1d5745;--green-light:#e6eee7;--line:#dce2dc;--tint:#f5f7f3;--white:#fff;--radius:12px;font-family:Manrope,Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.7;font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:94px}
body{margin:0;background:var(--white)}
body:has(dialog[open]){overflow:hidden}
button,input,select{font:inherit}
button,a,input,select,summary{-webkit-tap-highlight-color:transparent}
button,select,summary{cursor:pointer}
a{color:var(--green);text-decoration:none;text-underline-offset:4px}
a:hover{text-decoration:underline}
button{color:inherit}
img,video{display:block;max-width:100%;height:auto}
button svg,a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
[hidden]{display:none!important}
:focus-visible{outline:3px solid #3d8059;outline-offset:5px}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{line-height:1.2;font-weight:700;text-wrap:balance}
h2{font-size:36px;letter-spacing:-1.35px}
h3{font-size:21px;letter-spacing:-.55px}
p{color:var(--muted)}
strong{color:var(--ink)}
.container{width:min(1080px,calc(100% - 64px));margin-inline:auto}
.skip-link{position:fixed;top:-70px;left:16px;z-index:100;background:var(--green);color:white;padding:12px 20px;border-radius:6px}
.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:20;height:68px;background:rgb(255 255 255 / 94%);backdrop-filter:blur(15px);border-bottom:1px solid #edf0eb}
.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}
.brand{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:var(--ink);letter-spacing:-.2px}
.brand:hover{text-decoration:none}
.nav-links{display:flex;gap:27px;font-size:13px}
.nav-links a{color:var(--muted)}
.nav-links a[aria-current]{color:var(--green)}
.nav-paper{font-size:13px;font-weight:700;display:flex;gap:14px}
.hero{text-align:center;padding-top:62px;padding-bottom:48px}
.venue{display:flex;justify-content:center;align-items:center;gap:10px;font-size:10px;letter-spacing:1.5px;color:var(--green);font-weight:700}
.venue-dot{width:6px;height:6px;background:var(--green);border-radius:50%}
.venue-separator{color:#a2aaa2;margin:0 3px}
h1{font-size:clamp(44px,6.1vw,72px);letter-spacing:-3.5px;margin:23px 0 12px;line-height:1.09}
h1 span{color:var(--green)}
.paper-subtitle{color:var(--ink);font-size:clamp(19px,2.6vw,29px);line-height:1.4;letter-spacing:-.65px}
.authors{display:flex;justify-content:center;gap:9px 22px;flex-wrap:wrap;font-size:16px;line-height:1.6;margin-top:25px}
.authors a,.authors>span{color:var(--green)}
.authors sup{font-size:11px;padding-left:2px}
.affiliation{font-size:14px;color:var(--ink);margin-top:9px}
.corresponding{font-size:10px;margin-top:4px}
.publication-links{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:43px;border:1px solid transparent;border-radius:30px;padding:9px 20px;font-size:13px;font-weight:700;line-height:1.4;transition:background .2s,transform .2s}
.button:hover{text-decoration:none;transform:translateY(-1px)}
.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}
.button-dark:hover{background:var(--green);border-color:var(--green)}
.button-outline{color:var(--ink);background:transparent;border-color:var(--line)}
.button-outline:hover{background:var(--green-light);border-color:#c2d4c2}
.figure-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.figure-topline h2{font-size:17px;letter-spacing:-.4px}
.interaction-hint{font-size:11px;color:var(--muted)}
.interaction-hint span{margin-left:7px}
.compare{position:relative;isolation:isolate;aspect-ratio:16/9;overflow:hidden;background:#111;border-radius:var(--radius);--split:50%;touch-action:pan-y}
.compare>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.compare-before{clip-path:inset(0 calc(100% - var(--split)) 0 0)}
.compare-label{position:absolute;top:19px;z-index:2;pointer-events:none;border:1px solid rgb(255 255 255 / 22%);border-radius:5px;font-size:11px;font-weight:700;line-height:1.2;color:white;padding:8px 11px;background:rgb(20 29 24 / 86%)}
.before-label{left:18px}
.after-label{right:18px;background:var(--green)}
.after-label>span{margin-left:7px;color:#d6edb5}
.compare-divider{position:absolute;top:0;bottom:0;left:var(--split);width:2px;background:rgba(255,255,255,.92);transform:translateX(-50%);pointer-events:none}
.compare-divider>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:9px;width:44px;height:44px;border-radius:50%;background:white;box-shadow:0 2px 18px #0003;color:#244a37;font:26px Arial,sans-serif}
.compare-divider i{display:block;height:14px;width:1px;background:#ced6ce}
.compare-range{position:absolute;z-index:3;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}
.compare:focus-within{outline:3px solid #3d8059;outline-offset:5px}
.teaser-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:19px}
.teaser-bottom>p{font-size:15px;line-height:1.7}
.scene-pills{display:flex;gap:9px}
.scene-pills button{display:flex;align-items:center;gap:8px;padding:5px 10px 5px 5px;background:white;border:1px solid var(--line);border-radius:7px;font-size:11px;font-weight:700;transition:border-color .2s,background .2s}
.scene-pills img{object-fit:cover;border-radius:3px;width:44px;height:30px}
.scene-pills button[aria-pressed=true]{background:var(--green-light);border-color:var(--green);color:var(--green)}
.source-note{font-size:11px;line-height:1.8;color:var(--muted);margin-top:17px}
.teaser{padding-bottom:64px}
.section{padding-block:76px}
.section-tint{background:var(--tint)}
.section-intro{text-align:center;max-width:760px;margin:0 auto 40px}
.eyebrow{color:var(--green);font-size:10px;font-weight:700;letter-spacing:1.8px;margin-bottom:13px}
.lead{font-size:15px;line-height:1.9;max-width:665px;margin:19px auto 0}
.contributions{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:42px 0 44px}
.contributions article{border-top:1px solid #cbd6c8;padding-top:20px}
.step-number{font-size:12px;color:var(--green);display:block;margin-bottom:15px;font-weight:700}
.contributions h3{font-size:20px;margin-bottom:12px}
.contributions p,.method-steps p{font-size:13px;line-height:1.9}
.abstract{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:16px;font-weight:700;padding:20px 0}
summary::-webkit-details-marker{display:none}
summary>span{font-size:25px;font-weight:400;line-height:1}
details[open]>summary>span{transform:rotate(45deg)}
.abstract-text{font-size:14px;line-height:1.95;padding-bottom:26px;max-width:900px;margin:auto}
.abstract-text p+p{margin-top:14px}
.section-heading{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:32px}
.section-heading>p{font-size:12px;text-align:right;line-height:1.8}
.meta-label{font-size:10px;letter-spacing:1px;color:var(--muted);padding-bottom:4px}
.demo-video{width:100%;aspect-ratio:16/9;background:#121715;border:1px solid var(--line);border-radius:var(--radius)}
.video-caption{display:flex;align-items:start;justify-content:space-between;gap:35px;margin-top:16px}
.video-caption>p{font-size:12px;max-width:780px}
.text-link{white-space:nowrap;font-size:12px;font-weight:700}
.result-scenes{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:0 0 25px}
.result-scenes button{padding:5px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:white;text-align:left;transition:border-color .2s,background .2s}
.result-scenes button[aria-pressed=true]{border-color:var(--green);background:var(--green-light)}
.result-scenes img{width:74px;height:55px;object-fit:cover;border-radius:4px}
.result-scenes span{font-size:12px;font-weight:700}
.result-scenes small{display:block;font-size:10px;color:var(--muted);font-weight:400}
.result-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;font-size:11px}
.method-control,.view-control{display:flex;align-items:center;gap:12px}
.method-control label,.view-control>span{color:var(--muted)}
select{min-height:40px;background:#fff;border:1px solid #cdd6cc;padding:6px 32px 6px 13px;border-radius:6px;color:var(--ink);font-size:12px}
#view-buttons{display:flex;gap:5px}
#view-buttons button{width:37px;height:37px;border:1px solid var(--line);border-radius:5px;background:#fff;font-size:12px}
#view-buttons button[aria-pressed=true]{color:white;border-color:var(--green);background:var(--green)}
.comparison-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:13px;font-size:11px}
.method-strip{display:flex;gap:10px;margin-top:23px;overflow-x:auto;padding-bottom:7px}
.method-thumb{border:1px solid var(--line);border-radius:6px;background:white;flex:1;min-width:120px;padding:4px;text-align:center;font-size:10px;line-height:1.4}
.method-thumb img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#111;border-radius:3px;margin-bottom:5px}
.method-thumb span{display:block;margin-bottom:4px}
.method-thumb[aria-pressed=true]{border-color:var(--green);background:var(--green-light)}
.method-thumb.ours-thumb{border-color:var(--green);color:var(--green);font-weight:700}
.paper-figure{padding:16px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}
.zoomable{display:block;position:relative;cursor:zoom-in}
.zoomable img{width:100%;height:auto}
.zoom-hint{position:absolute;right:5px;bottom:5px;width:29px;height:29px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:4px;color:var(--green);font-size:16px}
figcaption{font-size:12px;line-height:1.9;color:var(--muted);margin:15px 5px 0}
.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:32px}
.method-steps .eyebrow{font-size:9px;margin-bottom:10px}
.method-steps h3{font-size:18px;margin-bottom:13px}
.figure-details{margin-top:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.figure-details summary{font-size:14px}
.camera-detail{display:grid;grid-template-columns:1.2fr 1fr;gap:36px;align-items:center;padding-bottom:25px}
.camera-detail img{max-height:360px;object-fit:contain}
.camera-detail p{font-size:13px;line-height:1.9}
.qa-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center;margin-top:45px}
.module-tag{display:inline-block;color:var(--green);background:var(--green-light);font-size:9px;font-weight:700;letter-spacing:1px;padding:5px 9px;border-radius:4px;margin-bottom:18px}
.qa-copy h3{font-size:27px;line-height:1.3;margin-bottom:17px}
.qa-copy>p{font-size:13px;line-height:1.9}
.qa-stat{display:flex;flex-direction:column;gap:5px;margin-top:22px;border-bottom:1px solid #d6dfd1;padding-bottom:17px}
.qa-stat>span{font-size:12px;font-weight:700}
.qa-stat small{font-size:10px;font-weight:400;color:var(--muted);margin-left:5px}
.qa-stat strong{font-size:26px;color:var(--green);letter-spacing:-.8px;font-variant-numeric:tabular-nums}
.qa-stat strong>span{font-size:19px;color:#829782;margin:0 9px}
.qa-copy .source-note{font-size:10px;margin-top:13px}
.qa-example{padding:10px}
.metrics-tabs{display:flex;gap:9px;margin:30px 0 17px}
.metrics-tabs button{background:#f3f5f0;border:1px solid transparent;border-radius:7px;padding:10px 17px;font-size:13px;font-weight:700}
.metrics-tabs button[aria-selected=true]{background:var(--green);color:white}
.metrics-tabs button span{font-size:10px;margin-left:12px;font-weight:400;opacity:.85}
.table-scroll{overflow:auto;border:1px solid var(--line);border-radius:9px}
table{border-collapse:collapse;min-width:600px;width:100%;font-size:13px;text-align:right;font-variant-numeric:tabular-nums}
caption{caption-side:bottom;text-align:left;font-size:10px;color:var(--muted);padding:12px 19px;border-top:1px solid var(--line)}
th,td{padding:16px 22px;border-bottom:1px solid #e8ece5;white-space:nowrap}
th:first-child{text-align:left}
thead{font-size:11px;background:#f5f7f3;color:var(--muted)}
tbody th{font-weight:400}
tbody tr:last-child td,tbody tr:last-child th{border-bottom:0}
.ours-row{background:#eaf2e7;color:var(--green)}
.ours-row th,.ours-row strong{font-weight:700;color:var(--green)}
.ours-row th>span{margin-left:10px;font-size:9px;padding:3px 6px;background:#d3e3cf;border-radius:3px;font-weight:400}
.evaluation-note{font-size:11px;line-height:1.9;margin-top:17px;max-width:970px}
.citation-container{max-width:930px}
.citation-container>p{font-size:13px}
.citation-container .section-heading{align-items:center;margin-bottom:17px}
pre{background:#fff;border:1px solid var(--line);border-radius:9px;padding:25px 29px;overflow:auto;font-size:12px;line-height:1.9;color:#3c5144;margin-top:25px;tab-size:2}
code{font-family:'SFMono-Regular',Consolas,'Liberation Mono',monospace}
.copy-status{min-height:20px;font-size:11px;color:var(--green)}
.footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:34px}
.footer p{font-size:10px;line-height:1.9;margin-top:9px}
.footer>p{text-align:right}
dialog{max-width:min(1320px,94vw);max-height:94vh;border:0;border-radius:12px;padding:45px 22px 20px;box-shadow:0 20px 80px #0004;color:var(--ink)}
dialog::backdrop{background:rgb(14 25 18 / 78%);backdrop-filter:blur(4px)}
#dialog-image{max-height:72vh;max-width:100%;width:auto;height:auto;object-fit:contain;margin:auto}
.dialog-close{position:absolute;top:5px;right:9px;border:0;background:transparent;font-size:30px;line-height:1;width:38px;height:38px}
#dialog-caption{font-size:13px;margin-top:17px}
#dialog-pdf{display:inline-block;margin-top:8px}
@media(min-width:1500px){.container{width:min(1120px,calc(100% - 80px))}.hero{padding-top:70px;padding-bottom:53px}}
@media(max-width:900px){.nav-links{gap:17px}.hero{padding-top:45px}.authors{gap:9px 16px;font-size:14px}.result-scenes img{width:55px;height:48px}.result-scenes button{gap:8px}.result-scenes span{font-size:11px}.result-scenes small{font-size:9px}.qa-grid{gap:27px}.qa-copy h3{font-size:23px}.qa-stat strong{font-size:23px}.section-heading>p{max-width:220px}.section-heading h2{font-size:31px}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.site-header{height:60px}.nav{gap:12px}.nav-links{gap:16px;font-size:11px}.nav-links a:first-child,.nav-links a:last-child{display:none}.nav-paper{display:none}.brand{font-size:12px;gap:7px}.brand img{width:24px;height:24px}.hero{padding-top:37px;padding-bottom:34px}.venue{font-size:8px;letter-spacing:1.05px;gap:7px}.venue-separator{margin:0}h1{font-size:48px;letter-spacing:-2.5px;margin-top:21px}.paper-subtitle{font-size:21px;max-width:410px;margin:auto;line-height:1.45}.authors{max-width:450px;margin:20px auto 0;gap:7px 15px;font-size:13px}.affiliation{font-size:12px;margin-top:12px}.corresponding{font-size:9px}.publication-links{margin-top:20px;gap:7px}.button{min-height:41px;font-size:11px;padding:9px 14px;gap:7px}.figure-topline h2{font-size:14px}.interaction-hint{font-size:10px}.compare-label{font-size:9px;top:11px;padding:6px 8px}.before-label{left:10px}.after-label{right:10px}.compare-divider>span{width:36px;height:36px;gap:6px;font-size:23px}.teaser-bottom{flex-direction:column;align-items:start;gap:17px;margin-top:15px}.teaser-bottom>p{font-size:13px}.teaser-bottom>p br{display:none}.scene-pills{width:100%;gap:7px}.scene-pills button{flex:1;font-size:10px;gap:6px;padding-right:6px}.scene-pills img{width:36px;height:26px}.teaser{padding-bottom:38px}.source-note{font-size:10px}.section{padding-block:48px}h2{font-size:29px;letter-spacing:-1px}.section-intro{margin-bottom:28px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:10px}.lead{font-size:13px;line-height:1.9;margin-top:15px}.contributions{grid-template-columns:1fr;gap:23px;margin:30px 0}.contributions article{padding-top:17px;display:grid;grid-template-columns:27px 1fr;gap:0 9px}.step-number{grid-row:1/3;margin:2px 0 0}.contributions h3{font-size:18px;margin-bottom:8px}.contributions p{font-size:12px}.abstract-text{font-size:12px;line-height:1.95}summary{font-size:14px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:28px}.section-heading>p{max-width:none;text-align:left;margin-top:13px}.section-heading>p br{display:none}.meta-label{display:block;font-size:9px;margin-top:12px}.video-caption{display:block}.video-caption>p{font-size:11px;margin-bottom:13px}.result-scenes{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:22px}.result-scenes img{width:59px;height:45px}.result-scenes span{font-size:11px}.result-controls{flex-wrap:wrap;gap:13px}.method-control{gap:8px}.view-control{gap:8px}#view-buttons button{width:30px;height:34px;font-size:11px}.method-control select{font-size:11px;min-height:34px;max-width:162px}.comparison-caption{align-items:start;gap:12px;font-size:10px}.comparison-caption .text-link{font-size:10px}.method-strip{margin-top:17px;gap:8px}.method-thumb{min-width:105px}.paper-figure{padding:9px}figcaption{font-size:10px;margin:12px 2px 2px}.method-steps{grid-template-columns:1fr;gap:23px;margin-top:25px}.method-steps h3{margin-bottom:8px}.method-steps p{font-size:12px}.figure-details{margin-top:27px}.figure-details summary{font-size:12px}.camera-detail{grid-template-columns:1fr;gap:18px}.camera-detail p{font-size:12px}.qa-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.qa-copy h3{font-size:26px}.qa-stat{margin-top:18px}.qa-stat strong{font-size:27px}.metrics-tabs{gap:7px}.metrics-tabs button{padding:10px 12px;font-size:12px}.metrics-tabs button span{display:block;margin-left:0;text-align:left;font-size:9px}table{font-size:11px;min-width:520px}th,td{padding:13px 15px}.citation-container .section-heading{display:flex;gap:15px}.citation-container .section-heading h2{font-size:27px}.citation-container>p{font-size:11px}pre{padding:18px;font-size:10px}.footer{flex-direction:column;align-items:start;gap:12px;padding-block:26px}.footer>p{text-align:left;margin-top:0}dialog{padding:42px 13px 17px}#dialog-caption{font-size:11px}}
@media(max-width:380px){h1{font-size:41px}.paper-subtitle{font-size:18px}.venue{font-size:7px}.scene-pills button{font-size:9px}.scene-pills img{width:30px}.result-scenes img{width:46px}.nav-links{gap:12px}.interaction-hint{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.site-header,.publication-links,.compare-range,.compare-divider,.scene-pills,.result-controls,.result-scenes,.method-strip,.demo-video,.metrics-tabs,#copy-citation,.dialog-close{display:none!important}.container{width:100%}.section{padding-block:25px}.hero{padding-top:15px}.compare-before{display:none}.compare-label.before-label{display:none}.section-tint{background:white}.paper-figure{break-inside:avoid}.footer{display:none}#metrics-mipnerf[hidden]{display:block!important}}
