:root{color-scheme:dark;--bg:#101110;--panel:#1a1c19;--ink:#f3f2e9;--muted:#afb4aa;--line:#343931;--gold:#fbbf24}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 'Funnel Display',Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{opacity:.45;cursor:default}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}img{max-width:100%;display:block}button,[href]{touch-action:manipulation}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.skip{position:fixed;top:-80px;left:16px;z-index:50;background:var(--gold);color:#111;padding:12px}.skip:focus{top:10px}.site-nav{background:#101110f5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav-inner{min-height:85px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:190px}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px}.nav-links a:hover{color:var(--gold)}.nav-contact{border:1px solid #73776c;padding:9px 18px;border-radius:4px}.eyebrow{color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;display:flex;align-items:center;gap:12px;margin:0 0 22px}.eyebrow:before{content:'';width:26px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.5vw,78px);line-height:1.04;letter-spacing:-.047em;font-weight:500;margin-bottom:28px}h1 em{color:var(--gold);font-style:normal}h2{font-size:clamp(32px,3.3vw,48px);line-height:1.12;letter-spacing:-.035em;font-weight:500;margin-bottom:20px}h3{font-size:21px;line-height:1.35;font-weight:500;margin-bottom:10px}.intro{padding:68px 0 42px;display:grid;grid-template-columns:1.25fr .75fr;gap:65px;align-items:end}.intro p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:450px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--gold);color:#15160e;border:1px solid var(--gold);font-weight:600;padding:14px 24px;border-radius:4px;line-height:1.4;transition:background .2s}.button:hover{background:#ffcf54}.button-outline{background:transparent;color:var(--ink);border-color:#61675b}.button-outline:hover{background:#292d24}.hero-visual{position:relative;overflow:hidden;border-radius:6px}.hero-visual>img{width:100%;height:490px;object-fit:cover;object-position:center 63%}.hero-visual:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#080e08dd);pointer-events:none}.visual-bottom{position:absolute;bottom:32px;left:36px;right:36px;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:24px}.visual-bottom span{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#d7decd}.visual-bottom strong{font-size:26px;font-weight:500}.round-link{width:58px;height:58px;border:1px solid #fafafaaa;border-radius:50%;display:grid;place-items:center;font-size:24px;background:#ffffff12}.round-link:hover{background:var(--gold);color:#111}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:26px 0;gap:25px}.feature-strip div{display:flex;align-items:center;gap:15px}.feature-strip b{font-size:25px;font-weight:400;color:var(--gold)}.feature-strip span{color:var(--muted);font-size:14px}.feature-strip strong{color:var(--ink);display:block;font-weight:500;font-size:16px}.section{padding:96px 0 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-bottom:32px}.section-head>p{max-width:440px;color:var(--muted);margin-bottom:4px}.section-head h2{margin-bottom:0}.scene-shell{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:var(--panel)}.scene-header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 24px;font-size:13px}.scene-label{display:flex;align-items:center;gap:10px}.scene-label:before{content:'';width:7px;height:7px;background:var(--gold);border-radius:50%}.scene-header span:last-child{color:var(--muted)}.scene-stage{height:600px;position:relative;background:#c9d6cd}.scene-canvas{position:absolute;inset:0}.scene-cover{position:absolute;inset:0;display:grid;place-items:center;z-index:2;overflow:hidden}.scene-cover>img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}.scene-start{position:absolute;text-align:center;max-width:460px;padding:20px}.scene-start h3{font-size:32px}.scene-start p{color:#e8eada}.scene-start .button{margin-top:6px}.scene-controls{border:0;margin:0;padding:20px 24px;min-width:0}.scene-tools{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.scene-tools button,.block-list button,.gallery-controls button{border:1px solid #454c3e;background:#23271f;border-radius:4px;padding:9px 14px;font-size:13px;min-height:42px}.scene-tools button:hover,.block-list button:hover,.gallery-controls button:hover{border-color:var(--gold)}button[aria-pressed=true]{background:#fbbf2420;border-color:var(--gold);color:#fbd065}.zoom-tools{margin-left:auto;display:flex;gap:8px}.zoom-tools button{font-size:20px;width:42px;padding:3px}.block-list{display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.block-list button{flex:1;white-space:nowrap;min-width:70px}.scene-help{font-size:12px;color:var(--muted);margin:14px 0 0}.scene-status{padding:0 24px 18px;color:var(--muted);font-size:13px;margin:0;min-height:38px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.gallery-card{display:block}.gallery-image{overflow:hidden;position:relative;border-radius:5px;background:var(--panel)}.gallery-card img{width:100%;aspect-ratio:1.45;object-fit:cover;transition:transform .5s}.gallery-card:hover img{transform:scale(1.035)}.gallery-image:after{content:'↗';position:absolute;bottom:14px;right:14px;background:#101110cb;border:1px solid #ffffff4d;width:36px;height:36px;display:grid;place-items:center;border-radius:50%}.gallery-caption{display:flex;align-items:baseline;justify-content:space-between;padding-top:14px;gap:10px}.gallery-caption strong{font-size:17px;font-weight:500}.gallery-caption span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.workflow{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;border-top:1px solid var(--line);padding-top:36px}.workflow small{display:block;color:var(--gold);margin-bottom:28px;font-size:13px}.workflow p{color:var(--muted);font-size:15px}.cta{margin-top:85px;padding:50px;border:1px solid #685a2a;border-radius:6px;background:linear-gradient(110deg,#29291b,#171b15);display:flex;align-items:center;justify-content:space-between;gap:40px}.cta h2{max-width:650px;font-size:38px}.cta p{color:var(--muted);margin-bottom:0}.cta .button{flex-shrink:0}footer{padding:36px 0;margin-top:50px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footer-inner{display:flex;justify-content:space-between;gap:24px}.gallery-open{overflow:hidden}dialog{width:min(1200px,96vw);max-width:96vw;max-height:94dvh;padding:18px;border:1px solid #5b6154;background:#141712;border-radius:7px;color:var(--ink)}dialog::backdrop{background:#050705ed}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.dialog-top h2{font-size:19px;margin:0;letter-spacing:0}.dialog-top button{background:transparent;border:1px solid #59614f;border-radius:4px;width:42px;height:42px;font-size:24px}.dialog-frame{overflow:hidden;background:#0a0c09;display:flex;justify-content:center;align-items:center;min-height:200px}.dialog-frame img{max-height:70dvh;width:100%;object-fit:contain}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.gallery-controls>div{display:flex;gap:8px;align-items:center}.gallery-controls span{font-size:13px;color:var(--muted);min-width:44px;text-align:center}.touring{animation:gallery-drift 6.5s linear both}@keyframes gallery-drift{from{transform:scale(1)}to{transform:scale(1.045)}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.intro{gap:32px;grid-template-columns:1.1fr .9fr}.hero-visual>img{height:400px}.scene-stage{height:500px}.gallery-grid{gap:24px 18px}.gallery-caption{display:block}.gallery-caption span{display:block;margin-top:3px}.cta{padding:35px}.cta h2{font-size:32px}.nav-links{gap:18px}}
@media(max-width:700px){.wrap{width:calc(100% - 36px)}.nav-inner{min-height:72px;gap:12px}.logo{width:146px}.nav-links{gap:14px;font-size:12px}.nav-links .desktop-link{display:none}.nav-contact{padding:7px 10px}.intro{display:block;padding:42px 0 28px}.intro h1{font-size:46px;max-width:520px}.intro p:not(.eyebrow){font-size:16px;max-width:100%}.intro .button{margin-top:5px}.eyebrow{font-size:10px;margin-bottom:19px}.hero-visual>img{height:330px;object-position:59% center}.visual-bottom{bottom:23px;left:22px;right:22px}.visual-bottom strong{font-size:22px}.round-link{width:46px;height:46px;flex-shrink:0}.feature-strip{gap:18px;padding:22px 0}.feature-strip div{display:block}.feature-strip b{display:block;font-size:22px;margin-bottom:4px}.feature-strip strong{font-size:13px;line-height:1.35}.feature-strip span{font-size:11px;line-height:1.4}.section{padding-top:62px}.section-head{display:block;margin-bottom:25px}.section-head>p{margin-top:18px;font-size:15px}.scene-header{padding:13px 16px;font-size:11px}.scene-stage{height:380px}.scene-start h3{font-size:27px}.scene-start p{font-size:14px}.scene-controls{padding:16px}.scene-tools button{font-size:12px;padding:8px 10px}.zoom-tools{margin-left:0}.block-list{gap:6px}.block-list button{min-width:64px;font-size:12px;padding:7px}.scene-status{padding:0 16px 15px}.gallery-grid{grid-template-columns:1fr 1fr;gap:22px 12px}.gallery-card img{aspect-ratio:1.16}.gallery-caption strong{font-size:14px}.gallery-caption span{font-size:9px}.gallery-image:after{bottom:10px;right:10px;width:29px;height:29px}.workflow{grid-template-columns:1fr;gap:22px}.workflow small{margin-bottom:10px}.workflow h3{font-size:22px}.workflow p{margin:0}.cta{display:block;padding:28px;margin-top:55px}.cta h2{font-size:30px}.cta .button{margin-top:25px}.footer-inner{display:block}.footer-inner>a{display:inline-block;margin-top:12px}dialog{padding:10px}.gallery-controls{gap:6px}.gallery-controls button{font-size:12px;padding:8px 10px}.dialog-frame img{max-height:65dvh}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.dialog-frame img{height:auto}

.product-film{overflow:hidden;border:1px solid #3a4335;border-radius:7px;background:#163d31;aspect-ratio:8/5}.product-film video{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.film-note{font-size:12px;color:#8f9888;margin:14px 0 0}.gallery-card{margin:0}.gallery-image:after{display:none}.gallery-card:hover img{transform:none}.intro{padding-bottom:36px}.intro>div:last-child p{margin-bottom:18px}@media(max-width:700px){.product-film{aspect-ratio:3/4}.intro{padding-bottom:22px}.intro h1{font-size:44px}.intro>div:last-child p{margin-bottom:0}.film-note{font-size:10px}.feature-strip strong{font-size:12px}}
