@import"https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,500;8..60,600&display=swap";:root{--bg: #ffffff;--ink: #121212;--muted: #4b4b4b;--line-soft: #d8d8d8}*{box-sizing:border-box}html,body{margin:0;padding:0;color:var(--ink);background:var(--bg);font-family:"Source Serif 4",Times New Roman,Times,serif;font-size:1.08rem;line-height:1.48;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}a{color:inherit}.container{width:min(1160px,94vw);margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{position:relative;min-height:100vh;display:grid;align-items:end;overflow:clip;background:#000}main{background:var(--bg)}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0000004d 72%,#000)}.hero-loading{position:fixed;inset:0;z-index:1000;display:block;color:#f8f8f8;font-family:EB Garamond,Times New Roman,Times,serif;font-size:1.1rem;letter-spacing:.02em;background:#000;transition:opacity .32s ease,visibility .32s ease}.hero-loading-center{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;gap:12px;transform:translate(-50%,-50%)}.hero-loading-label{font-family:EB Garamond,Times New Roman,Times,serif;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero.is-ready .hero-loading{opacity:0;visibility:hidden;pointer-events:none}.hero-loading-spinner{width:32px;height:32px;border-radius:999px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:hero-spin .8s linear infinite}@keyframes hero-spin{to{transform:rotate(360deg)}}.hero-content{position:relative;z-index:2;color:#fff;padding-bottom:42px}.hero h1{font-family:EB Garamond,Times New Roman,Times,serif;margin:0;font-size:clamp(2rem,4.7vw,4.3rem);font-weight:700;line-height:1.04;max-width:min(28ch,92vw);letter-spacing:-.02em;text-wrap:pretty}@media(prefers-reduced-motion:reduce){.hero-loading-spinner{animation:none}}.venue-pill{display:inline-block;margin:16px 0 0;padding:4px 10px;border:1px solid rgba(255,255,255,.72);background:#ffffff1f;color:#fff;font-family:EB Garamond,Times New Roman,Times,serif;font-size:.95rem;font-weight:700;line-height:1.2;letter-spacing:.01em}p{margin:.22rem 0 0}.authors,.affiliations,.meta-note{max-width:78ch}.authors{font-family:EB Garamond,Times New Roman,Times,serif;margin:20px 0 0;font-size:clamp(1.1rem,2.1vw,1.45rem);font-weight:700;line-height:1.28;letter-spacing:-.005em}.authors sup{font-weight:600;font-size:.62em}.author-link{color:#fff;text-decoration:none;transition:color .16s ease,text-decoration-color .16s ease}.author-link:hover{color:#fff;text-decoration:underline;text-decoration-color:#fff;text-underline-offset:.12em}.author-link:focus-visible{color:#fff;text-decoration:underline;text-decoration-color:#fff;text-underline-offset:.12em}.affiliations{margin-top:2px;color:#f0f0f0;font-size:1rem;line-height:1.3}.authors+.affiliations{margin-top:10px}.meta-note{margin:4px 0 0;color:#e8e8e8;font-size:.96rem;line-height:1.3}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-block;text-decoration:none;font-weight:700;padding:10px 16px;border-radius:999px;border:1px solid #fff;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.btn-solid{background:#fff;color:#111}.btn-ghost{background:transparent;color:#fff}.btn:hover,.btn:focus-visible{transform:translateY(-2px);box-shadow:0 8px 18px #00000040}.btn-solid:hover,.btn-solid:focus-visible{background:#111;color:#fff}.btn-ghost:hover,.btn-ghost:focus-visible{background:#fff;color:#111}.section{padding:24px 0;background:var(--bg)}.section-abstract-bridge{padding-top:58px;padding-bottom:34px;background:linear-gradient(180deg,#000 0% 24%,#1c1c1c 40%,#5d5d5d,#c6c6c6,#fff)}.section-abstract-bridge .paper-abstract{margin-top:0;margin-inline:clamp(-24px,-2vw,-12px);padding:clamp(18px,2.4vw,28px) clamp(18px,2vw,24px);background:color-mix(in srgb,#ffffff 95%,transparent);backdrop-filter:blur(2px)}.section-abstract-bridge .paper-abstract p{color:#151515;text-shadow:none}.section-abstract-bridge .paper-abstract .section-head{margin-bottom:8px}.section-head h2{font-family:EB Garamond,Times New Roman,Times,serif;margin:0;font-size:clamp(1.5rem,2.6vw,2.4rem);font-weight:700;letter-spacing:-.015em}.section-head p{color:var(--muted);margin-top:4px;max-width:68ch}.paper-abstract{margin-top:10px}.paper-abstract p{margin:0;max-width:none;font-size:clamp(1.04rem,1.12vw,1.13rem);line-height:1.5;letter-spacing:0;text-align:justify;text-justify:inter-word;hyphens:auto}.news-list{margin:8px 0 0;padding:0;list-style:none}.news-item{display:flex;align-items:baseline;gap:10px;line-height:1.28}.news-item+.news-item{margin-top:5px}.news-item time{color:var(--muted);font-size:.94rem;letter-spacing:.02em;font-variant-numeric:tabular-nums}.news-text{margin:0;font-size:1.06rem;white-space:normal}.news-content{display:inline-flex;align-items:baseline;gap:.4rem}.news-link-icon{color:var(--muted);text-decoration:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:.84em;height:.84em;opacity:.78}.news-link-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.news-link-icon:hover,.news-link-icon:focus-visible{color:var(--ink);opacity:1}.method-video-wrap{margin:14px 0 0}.method-video-wrap video{width:100%;height:auto;display:block;background:#000;object-fit:contain}.method-video-wrap figcaption{margin-top:6px;color:var(--muted);font-size:.95rem}.youtube-embed-wrap{margin:14px 0 0;aspect-ratio:16 / 9;background:#000}.youtube-embed-wrap iframe{width:100%;height:100%;border:0;display:block}.media-gallery{width:100%;margin:14px 0 0;padding:0 12px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:10px}.media-gallery-item{position:relative;margin:0;flex:0 0 auto;height:clamp(220px,30vw,300px);aspect-ratio:var(--media-aspect, 16 / 9);background:transparent;overflow:hidden;opacity:0;transform:translateY(34px) scale(.94);transition:opacity .52s ease,transform .7s cubic-bezier(.2,.9,.2,1);transition-delay:calc(var(--gallery-index, 0) * 45ms);will-change:opacity,transform}.media-gallery-item.is-visible{opacity:1;transform:translateY(0) scale(1)}.media-gallery-placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:10px;background:transparent;color:#6d6d66;text-align:center;font-size:.88rem;letter-spacing:.01em;transition:opacity .22s ease}.media-gallery-item.is-loaded .media-gallery-placeholder{opacity:0}.media-gallery-slot{position:absolute;inset:0}.media-gallery-slot video,.media-gallery-slot img,.media-gallery-item noscript video,.media-gallery-item noscript img{width:100%;height:100%;display:block;background:transparent;object-fit:contain}@media(prefers-reduced-motion:reduce){.media-gallery-item{opacity:1;transform:none;transition:none}}.bibtex{margin:8px 0 0;padding:10px 12px;border:1px solid var(--line-soft);background:#f6f6f4;color:#1f1f1f;font-size:.84rem;line-height:1.32;overflow-x:auto}@media(max-width:700px){.hero{min-height:84vh}.hero-content{padding-bottom:30px}.section{padding:18px 0}.section-abstract-bridge .paper-abstract{margin-inline:clamp(-8px,-2vw,-4px);padding:16px 14px 18px}.media-gallery{padding:6px 16px 10px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.media-gallery-item{height:220px;opacity:1;transform:none;transition:none;scroll-snap-align:center;border-radius:10px;box-shadow:0 10px 24px #00000014}.news-item{white-space:normal}}
