:root{--rail-close:0;--rail-width:180px}
.model-loading{position:absolute;inset:60% 0 auto;text-align:center;color:#fff;font-size:13px;z-index:3}
.music-toggle{position:fixed;left:24px;bottom:24px;z-index:20;display:flex;align-items:center;gap:9px;min-height:44px;padding:10px 15px;border:1px solid #baff0066;border-radius:30px;background:#151b13e8;color:#eaf0e1;font:600 11px/1.2 'DM Sans',sans-serif;letter-spacing:1px;cursor:pointer;backdrop-filter:blur(12px)}
.music-toggle span{font-size:18px;color:var(--lime)}
.music-toggle[aria-pressed="true"]{background:var(--lime);color:#151b13}.music-toggle[aria-pressed="true"] span{color:inherit}
.music-toggle:focus-visible{outline:2px solid #fff;outline-offset:4px}
.music-status{position:fixed;bottom:78px;left:24px;z-index:20;max-width:280px;background:#151b13;color:white;border-radius:8px;font-size:12px;padding:12px}.music-status:empty{display:none}
@media(max-width:700px){.music-toggle{left:16px;bottom:max(16px,env(safe-area-inset-bottom))}}
body{overflow-x:clip;background:#f8f8f5}
header{position:fixed;top:0;left:0;width:100%;height:72px;padding:0 25px;z-index:12;border:0;pointer-events:none}
header .logo{color:#fff;pointer-events:auto;font-style:italic;letter-spacing:-1px;font-size:26px}
header .brand-mark{color:#fff;font-size:35px}header .logo sup{font-size:10px}
header nav,header .header-link,header .menu{display:none!important}
.scroll-story{height:650svh;position:relative;background:#f8f8f5}
.hero.story-stage{position:sticky;top:9px;margin:9px 0 9px 9px;width:calc(100% - 18px - var(--rail-width) * (1 - var(--rail-close)));height:calc(100svh - 18px);min-height:0;max-height:none;padding:0;border-radius:var(--frame-round,12px);isolation:isolate;background:linear-gradient(180deg,#86b4cf 0%,#bdd5dd 30%,#e3e9d1 51%,#b2c799 72%,#637f3d 100%)}
.story-stage #scene{position:absolute;inset:0;width:100%;height:100%;z-index:2;cursor:default;touch-action:pan-y}
.story-stage canvas{touch-action:pan-y!important}
.story-stage h1{position:absolute;z-index:5;top:14%;left:0;width:100%;margin:0;text-align:center;font:400 clamp(45px,7.5vw,120px)/.96 'DM Sans',sans-serif;letter-spacing:-5px;text-transform:none;pointer-events:none;color:#fff}
.story-stage h1 span{display:block;font-family:Georgia,'Times New Roman',serif;color:#fff;letter-spacing:-4px;font-weight:400}
.story-stage .hero-top,.story-stage .product-tag,.story-stage .rotate-hint,.story-stage .hero-bottom,.story-stage .background-word,.story-stage .hero-copy p{display:none}
.story-stage .hero-copy{position:absolute;left:0;bottom:5%;width:100%;z-index:6;text-align:center}
.story-stage .pill{padding:4px 4px 4px 13px;border-radius:5px;color:#2d372d;background:#fff;font:12px/1.5 'DM Sans',monospace;letter-spacing:1px;gap:15px}
.story-stage .pill span{padding:8px;background:#344431;color:#fff;font-size:16px;line-height:1;border-radius:3px}
.cinematic-overlay{position:absolute;inset:0;z-index:4;pointer-events:none}
.journey-lines{position:absolute;top:8%;left:15%;width:70%;text-align:center;color:#fff;font-family:Georgia,'Noto Sans KR',serif;opacity:0}
.journey-lines p{font-size:clamp(16px,2vw,30px);line-height:1.32;letter-spacing:-1px;margin:3px 0;font-weight:400}
.journey-lines p{position:absolute;top:0;left:0;width:100%}
@media(min-width:701px){.journey-lines{left:5%;width:44%;top:12%}}
.passing-photos{position:absolute;inset:0}
.passing-photo{position:absolute;margin:0;opacity:0;visibility:hidden;will-change:width,left,opacity;aspect-ratio:1.58;display:flex;flex-direction:column;justify-content:end}
.passing-photo img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.75);min-height:0}
.passing-photo figcaption{align-self:flex-end;flex-shrink:0;background:#f3f3ed;color:#38433f;font:500 clamp(8px,1vw,15px)/1.4 monospace;letter-spacing:.3px;padding:2px 8px;white-space:nowrap}
.passing-photo:nth-child(even) figcaption{align-self:flex-start}
.aerial-copy{position:absolute;bottom:7%;left:0;right:0;text-align:center;color:#f5f5ed;opacity:0}
.aerial-copy h2{font:400 clamp(30px,4.6vw,66px)/1.22 Georgia,'Noto Sans KR',serif;letter-spacing:-2px}
.aerial-copy h2 span{font-weight:400}
.scroll-cue{position:absolute;bottom:1.7%;left:50%;transform:translateX(-50%);pointer-events:auto;background:none;border:0;font:9px monospace;letter-spacing:1px;color:#e5e8e4;cursor:pointer}
.scroll-cue span{margin-left:8px}
.cinematic-skip{position:absolute;right:18px;bottom:15px;pointer-events:auto;font:9px monospace;letter-spacing:1px;color:#e5e8e4}
.reference-rail{position:fixed;z-index:15;top:9px;bottom:9px;right:9px;width:calc(var(--rail-width) - 9px);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;color:#2a332b;transform:translateX(calc(var(--rail-close) * (100% - 6px)));transition:transform .1s linear}
.reference-rail a,.reference-rail button{display:flex;align-items:center;border:0;background:none;padding:0 14px;text-align:left;width:100%;font:12px 'DM Sans',sans-serif;color:inherit;cursor:pointer;min-height:0;flex:1}
.reference-rail a:hover,.reference-rail button:hover{background:#ffffff23}
.rail-home{background:#d4c2b5;flex:6;display:flex;flex-direction:column}
.rail-home>a,.rail-products>a:first-child{border-bottom:1px solid #28352820}
.rail-products{background:#b7c9bf;flex:3;display:flex;flex-direction:column}
.rail-experience{background:#8e9687!important;flex:1!important;color:#fff!important}
.rail-contact{background:#29381f!important;flex:1!important;color:#fff!important}
.rail-toggle{position:fixed;right:9px;top:30px;z-index:16;opacity:var(--rail-close);width:22px;height:28px;background:transparent;border:0;color:#fff;cursor:pointer;font-size:23px}
.rail-open .reference-rail{transform:translateX(0)}
.rail-open .rail-toggle{right:180px}
.ticker{display:none}
.technology{background:#d4c2b5;color:#293326}
.technology .section-label{color:#4e5948}
.technology h2 em{color:#6c7865}
.technology .section-heading p,.technology .features p{color:#5e6659}
.technology .features{border-color:#29332644}
.technology .features article,.technology .feature-bottom{border-color:#29332633}
.technology .feature-icon,.technology .feature-bottom span{color:#405537}
.technology .small{color:#65715b}
footer{background:#25321f}
@media(max-width:900px){:root{--rail-width:140px}.story-stage h1{font-size:7.5vw;letter-spacing:-3px}.story-stage h1 span{letter-spacing:-2px}.reference-rail a,.reference-rail button{padding:0 10px;font-size:10px}}
@media(max-width:700px){
 :root{--rail-width:0px}.scroll-story{height:620svh}
 header{height:56px;padding:0 18px}header .logo{font-size:23px}
 .hero.story-stage{top:6px;margin:6px;width:calc(100% - 12px);height:calc(100svh - 12px);border-radius:10px}
 .story-stage h1{top:19%;font-size:10.3vw;line-height:1.03;letter-spacing:-2px;padding:0 10px}
 .story-stage h1 span{letter-spacing:-1.6px;font-size:11.6vw}
 .story-stage .hero-copy{bottom:7%}.story-stage .pill{font-size:10px}
 .reference-rail{width:150px;transform:translateX(calc(100% + 9px));border-radius:9px}
 .rail-toggle{opacity:1;right:12px;top:18px;font-size:25px}
 .rail-open .rail-toggle{right:160px}
 .journey-lines{top:11%;left:5%;width:90%}.journey-lines p{font-size:16px;letter-spacing:-.5px;line-height:1.4}
 .passing-photo figcaption{font-size:8px;padding:2px 5px}
 .aerial-copy{bottom:12%}.aerial-copy h2{font-size:31px;letter-spacing:-1.5px}
 .cinematic-skip{font-size:8px;right:12px;bottom:13px}.scroll-cue{font-size:8px;bottom:3%}
}
@media(prefers-reduced-motion:reduce){.reference-rail{transition:none}.passing-photo{will-change:auto}}

.story-stage h1,.aerial-copy h2{ text-shadow:0 2px 18px #1e361c24 }
.journey-lines{text-shadow:0 1px 10px #263d26a0}
:root{--lime:#baff00}
header .brand-mark{color:var(--lime)}
.story-stage .pill{background:var(--lime);color:#151a10}
.story-stage .pill span{background:#171d11;color:var(--lime)}
.reference-rail{color:#e1e6da}
.rail-home{background:#1d241b}.rail-home>a{background:var(--lime);color:#18200f}
.rail-products{background:#303c28}.rail-products>a:first-child{color:var(--lime)}
.rail-experience{background:#242d20!important}.rail-contact{background:var(--lime)!important;color:#18200f!important}
.reference-rail button:hover,.reference-rail a:hover{background:#baff0026}
.rail-home>a:hover,.rail-contact:hover{background:#cbff46!important}
.rail-toggle{color:var(--lime)}
.passing-photo figcaption{background:var(--lime);color:#1a2410}
.technology{background:#151b13;color:#eff3e9}
.technology .section-label,.technology .feature-icon,.technology .feature-bottom span{color:var(--lime)}
.technology h2 em{color:var(--lime)}
.technology .section-heading p,.technology .features p{color:#aab69f}
.technology .small{color:#90a47e}
.technology .features,.technology .features article,.technology .feature-bottom{border-color:#56654866}
.collection{background:#20281c;color:#f0f3e8}.collection .section-label,.collection .lime{color:var(--lime)}
.collection .muted,.collection .spec span{color:#a6b59a}.collection .spec-title,.collection .spec{border-color:#526345}
.collection .concept-note,.collection .swatches span{color:#a5b39a}
.collection .swatch{border-color:#20281c}.collection .swatch.active{outline-color:var(--lime)}
footer{background:#10150e}footer .logo{color:var(--lime)}
/* Capability reveal inspired by the reference's staged feature presentation. */
.technology-motion{position:relative;overflow:hidden}
.technology-progress{position:absolute;left:0;top:0;height:3px;width:100%;background:var(--lime);transform:scaleX(var(--section-progress,0));transform-origin:left}
.technology-motion .section-heading{opacity:calc(.18 + var(--reveal,1)*.82);transform:translateY(calc((1 - var(--reveal,1))*42px));transition:opacity .18s linear,transform .18s linear}
.technology-motion .section-heading h2 em{display:inline-block;clip-path:inset(0 calc((1 - var(--reveal,1))*100%) 0 0);transition:clip-path .25s linear}
.technology-motion .features article{position:relative;opacity:calc(.16 + var(--reveal,1)*.84);transform:translateY(calc((1 - var(--reveal,1))*55px));transition:opacity .2s linear,transform .2s linear}
.technology-motion .features article:before{content:'';position:absolute;left:0;right:0;top:0;height:2px;background:var(--lime);transform:scaleX(var(--reveal,0));transform-origin:left;transition:transform .3s ease}
.technology-motion .feature-icon{transform:scale(calc(.8 + var(--reveal,1)*.2)) rotate(calc((1 - var(--reveal,1))*-18deg));transform-origin:left center;transition:transform .3s ease,text-shadow .4s}
.technology-motion .feature-active .feature-icon{text-shadow:0 0 26px #baff0050}
@media(prefers-reduced-motion:reduce){.technology-motion .section-heading,.technology-motion .features article,.technology-motion .feature-icon{opacity:1;transform:none;transition:none}.technology-motion .section-heading h2 em{clip-path:none;transition:none}}
