@font-face{font-family:Inter;src:url('assets/fonts/inter-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
:root{color-scheme:dark;--bg:#111210;--alt:#191b16;--panel:#22251e;--text:#f3f1eb;--muted:#9b9e91;--gold:#f6bd60;--line:#34372d;--font:-apple-system,BlinkMacSystemFont,'SF Pro Display','SF Pro Text',Inter,'Helvetica Neue',Arial,sans-serif;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.47}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;cursor:pointer}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.3}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{display:block;max-width:100%;height:auto}::selection{background:var(--gold);color:var(--bg)}[hidden]{display:none!important}.content-width{width:min(1260px,calc(100% - 120px));margin-inline:auto}.section-alt{background:var(--alt)}.skip-link{position:fixed;top:-80px;left:16px;padding:15px;background:var(--gold);color:#111;z-index:100}.skip-link:focus{top:12px}.eyebrow{font-size:23px;font-weight:600;letter-spacing:-.025em;margin:0 0 22px;line-height:1.3}.statement{font-size:clamp(48px,5.6vw,80px);font-weight:600;line-height:1.06;letter-spacing:-.055em;margin:0}.statement>span{color:var(--gold)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:17px;background:none;padding:0}.text-link:hover{text-decoration:underline}.text-link>span{font-size:23px;text-decoration:none}.pill-button{display:inline-flex;gap:12px;align-items:center;justify-content:center;background:var(--gold);color:#211a0e;border-radius:100px;padding:13px 23px;line-height:1.25;font-size:16px;font-weight:500;transition:background .2s,transform .3s var(--ease)}.pill-button:hover{background:#ffd48f;transform:scale(1.025)}.pill-button.small{padding:8px 16px;font-size:12px}.circle-button{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#35382e;color:#d2d5c8;font-size:29px;line-height:1;transition:background .2s,color .2s;flex-shrink:0}.circle-button:hover{background:#474b3d;color:#fff}
.global-header{height:54px;background:#141511}.global-header-inner{max-width:1050px;width:calc(100% - 60px);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:block;width:106px;flex-shrink:0}.header-credit{font-size:11px;color:#acae9f;letter-spacing:.01em}.language-switch{display:flex;align-items:center;gap:3px;font-size:11px;color:#626955}.language-switch button{background:transparent;padding:8px 7px;font-size:11px;color:#929987;min-width:32px;min-height:32px}.language-switch button[aria-pressed=true]{color:var(--gold);font-weight:600}.local-nav{position:sticky;top:10px;z-index:20;max-width:1050px;width:calc(100% - 48px);margin:0 auto;height:57px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 20px;border-bottom:1px solid #3a3d2e80;background:#111210f2;transition:border-radius .3s,background .3s,box-shadow .3s;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}.local-nav.floating{border-radius:18px;border:1px solid #565b3c55;background:#272b20d9;box-shadow:0 8px 30px #0002}.local-brand{font-size:20px;font-weight:600;letter-spacing:-.035em;white-space:nowrap}.local-nav-links{display:flex;align-items:center;gap:24px;font-size:12px;color:#bebfaf}.local-nav-links>a:not(.pill-button):hover{color:var(--gold)}
.hero{position:relative;overflow:clip;padding:66px 0 76px;text-align:center;isolation:isolate}.hero-copy{position:relative;z-index:2}.hero .eyebrow{font-size:22px;margin-bottom:16px}.hero h1{font-size:clamp(60px,6.4vw,92px);font-weight:600;letter-spacing:-.062em;line-height:1.015;margin:0}.hero h1 span{color:var(--gold)}.hero-subtitle{font-size:19px;line-height:1.45;color:#b5b8a8;margin:24px auto 0;letter-spacing:-.02em}.hero-scene{height:575px;position:relative;width:min(1200px,100%);margin:22px auto 0;isolation:isolate}.hero-glow{position:absolute;inset:0 18%;background:radial-gradient(ellipse at 50% 60%,#d3943033,transparent 65%);z-index:-1}.hero-piece{position:absolute;object-fit:contain;filter:drop-shadow(0 16px 16px #0004);will-change:transform;transform:translate3d(var(--drift-x,0px),var(--drift-y,0px),0) rotate(var(--turn,0deg));transform-origin:center}.hero-oni{height:540px;width:455px;max-width:42%;left:50%;margin-left:-19%;top:20px;z-index:3}.hero-biotic{width:355px;left:1%;top:45px;--turn:-12deg;z-index:2}.hero-storm{width:355px;right:0;top:30px;--turn:8deg;z-index:2}.hero-void{width:285px;left:7%;top:275px;--turn:-14deg;z-index:1}.hero-shulker{width:325px;right:3%;top:295px;--turn:12deg;z-index:1}.hero-bottom{position:relative;z-index:4;margin-top:26px;display:flex;flex-direction:column;align-items:center}.hero-bottom>p{font-size:16px;font-weight:500;margin:0 0 18px;letter-spacing:-.025em}.hero-footnote{font-size:12px;color:var(--muted);margin-top:17px}.hero-copy{animation:enter .9s var(--ease) both}.hero-scene{animation:enter 1.2s .1s var(--ease) both}
.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:28px;margin-bottom:50px}.section-heading h2{font-size:52px;line-height:1.08;letter-spacing:-.045em;font-weight:600;margin:0}.section-heading>p{font-size:17px;color:var(--muted);margin:0}.highlights{padding:116px 0 85px;overflow:clip}.highlights-track{display:flex;gap:24px;padding:0 max(60px,calc((100vw - 1260px)/2));overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:max(60px,calc((100vw - 1260px)/2));scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.highlights-track::-webkit-scrollbar{display:none}.highlight-card{position:relative;flex:0 0 min(1260px,calc(100vw - 120px));height:670px;border-radius:28px;background:#11130f;overflow:hidden;scroll-snap-align:center;isolation:isolate}.highlight-card::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 65%,color-mix(in srgb,var(--accent) 11%,transparent),transparent 68%);z-index:-1}.highlight-copy{position:absolute;top:42px;left:50px;z-index:2;max-width:70%}.model-name{font-size:17px;font-weight:500;margin:0 0 10px;color:var(--accent);letter-spacing:-.02em}.highlight-copy h3{font-size:37px;font-weight:600;line-height:1.12;letter-spacing:-.035em;margin:0}.highlight-art{position:absolute;width:65%;height:78%;object-fit:contain;left:28%;top:17%;filter:drop-shadow(0 24px 25px #0005)}.highlight-art.mech-art{height:96%;top:4%;left:46%;width:47%}.highlight-card:first-child .highlight-copy{top:88px;max-width:42%}.more-button{width:38px;height:38px;border-radius:50%;position:absolute;bottom:28px;right:28px;z-index:3;background:#d1d4c4;color:#202719;display:flex;align-items:center;justify-content:center;font-size:31px;line-height:1;transition:background .2s,transform .3s}.more-button:hover{background:var(--gold);transform:rotate(90deg)}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:33px}.carousel-dots{height:50px;display:flex;align-items:center;gap:14px;border-radius:50px;background:#2b2f24;padding:0 22px}.carousel-dots button{width:9px;height:9px;border-radius:8px;background:#79816d;padding:0;transition:width .3s var(--ease),background .3s;position:relative}.carousel-dots button::after{content:'';position:absolute;inset:-12px -6px}.carousel-dots button[aria-pressed=true]{width:34px;background:var(--gold)}.carousel-dots.playing button[aria-pressed=true]{background:#67624c;overflow:hidden}.carousel-dots.playing button[aria-pressed=true]::before{content:'';position:absolute;inset:0;background:var(--gold);transform-origin:left;animation:progress 6s linear}.play-button{width:50px;height:50px;background:#2b2f24}.play-button svg{width:19px;height:19px}
.design-intro{padding:150px 0 115px;text-align:center}.design-intro .section-description{font-size:23px;line-height:1.4;font-weight:500;letter-spacing:-.035em;color:var(--muted);max-width:785px;margin:40px auto 0}.section-description strong{color:var(--text);font-weight:500}.motion-section{height:230vh;min-height:1500px;position:relative}.motion-sticky{height:100svh;min-height:660px;position:sticky;top:0;overflow:clip;isolation:isolate}.motion-backdrop{position:absolute;inset:0;background:radial-gradient(ellipse at 62% 65%,#85623526,transparent 55%);z-index:-1}.motion-heading{position:absolute;top:15%;left:max(60px,calc((100vw - 1260px)/2));z-index:2}.motion-heading>.eyebrow{font-size:20px;color:var(--muted);margin-bottom:18px}.motion-heading h2{font-size:clamp(45px,4.5vw,68px);line-height:1.05;letter-spacing:-.055em;margin:0;font-weight:600}.motion-heading h2>span{color:var(--gold)}.motion-stage{position:absolute;height:90%;width:51%;right:5%;bottom:2%;transform:translateY(var(--motion-y,0px)) scale(var(--motion-scale,1));transform-origin:60% 75%;will-change:transform}.motion-stage img,.motion-stage canvas{position:absolute;width:100%;height:100%;object-fit:contain}.motion-stage canvas{opacity:0;transition:opacity .2s}.motion-stage.ready canvas{opacity:1}.motion-stage.ready img{visibility:hidden}.motion-captions{position:absolute;top:59%;left:max(60px,calc((100vw - 1260px)/2));width:350px;z-index:2}.motion-caption{position:absolute;top:0;margin:0;color:var(--muted);font-size:19px;line-height:1.5;letter-spacing:-.02em;opacity:0;transform:translateY(16px);transition:opacity .4s,transform .6s var(--ease);visibility:hidden}.motion-caption strong{color:var(--text);font-weight:600;display:inline-block;margin-bottom:8px}.motion-caption.active{opacity:1;transform:translateY(0);visibility:visible}.motion-indicator{position:absolute;bottom:13%;left:max(60px,calc((100vw - 1260px)/2));width:140px;height:3px;background:#363b2c;overflow:hidden}.motion-indicator>span{display:block;width:100%;height:100%;background:var(--gold);transform:scaleX(var(--motion-progress,0));transform-origin:left}.motion-link{position:absolute;bottom:7%;left:max(60px,calc((100vw - 1260px)/2));font-size:15px}
.explorer{padding:115px 0 105px}.explorer-shell{background:#11130f;border-radius:28px;overflow:hidden;padding:30px 30px 36px;text-align:center}.model-selector{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.model-selector>button{font-size:13px;background:transparent;border-radius:30px;padding:11px 16px;color:#a7ac9d;white-space:nowrap;transition:background .25s,color .25s}.model-selector>button[aria-pressed=true]{background:#363b2b;color:var(--text)}.model-selector>button:hover{color:var(--gold)}.explorer-stage{height:570px;position:relative;display:flex;justify-content:center;align-items:center;margin:24px 0;background:radial-gradient(ellipse at 50% 60%,#bba55915,transparent 60%)}.explorer-stage>img{width:90%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 15px #0003)}.explorer-stage>img.changing{animation:view-change .45s var(--ease)}.explorer-zoom{position:absolute;right:8px;bottom:8px;font-size:29px}.view-selector{display:inline-flex;max-width:100%;gap:3px;padding:5px;border-radius:40px;background:#24281d}.view-selector>button{font-size:12px;color:#afb5a2;white-space:nowrap;background:transparent;border-radius:30px;padding:9px 17px;transition:background .2s}.view-selector>button[aria-pressed=true]{background:#4d513e;color:var(--text)}.explorer-caption{margin:23px auto 0}.explorer-caption h3{font-size:19px;font-weight:600;margin:0;letter-spacing:-.02em}.explorer-caption p{color:var(--muted);font-size:15px;margin:7px 0 0;letter-spacing:-.02em}
.about{padding:150px 0 130px;text-align:center}.about .eyebrow{color:var(--muted)}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:75px;margin:80px auto 0;max-width:980px;text-align:left}.about-lead{font-size:29px;line-height:1.35;letter-spacing:-.04em;color:#a9af9b;font-weight:500;margin:0}.about-lead strong{font-weight:500;color:var(--text)}.about-body p{font-size:17px;line-height:1.6;color:var(--muted);letter-spacing:-.015em;margin:0 0 23px}.about blockquote{font-size:29px;line-height:1.25;letter-spacing:-.04em;font-weight:500;margin:90px auto 0;color:#d7dbc8;max-width:800px}.signature{display:inline-block;margin-top:25px;font-size:27px;font-weight:600;letter-spacing:-.04em}.signature>span{color:var(--gold)}.community{padding:115px 0 120px;text-align:center}.community .statement{font-size:clamp(44px,5vw,72px)}.community .statement>span{color:#b8c59b}.community-inner>p:not(.eyebrow){color:#a9b39a;font-size:19px;letter-spacing:-.02em;line-height:1.5;margin:28px 0}.community .eyebrow{font-size:20px;color:#a8b395}.community .pill-button{margin-top:8px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:35px;color:#919884;font-size:11px}.site-footer .brand{width:103px}.site-footer>a:last-child{white-space:nowrap}.site-footer>a:last-child:hover{color:var(--gold)}
#model-dialog{width:min(1080px,calc(100% - 48px));max-height:calc(100dvh - 48px);padding:0;border:1px solid #414832;background:#1a1f15;color:var(--text);border-radius:28px;overflow:auto;overscroll-behavior:contain}#model-dialog::backdrop{background:#060904cf;backdrop-filter:blur(9px)}.dialog-close{position:absolute;z-index:5;right:18px;top:18px;background:#373f2e}.dialog-layout{display:grid;grid-template-columns:1.1fr 1fr;min-height:610px}.dialog-gallery{background:radial-gradient(ellipse,color-mix(in srgb,var(--detail-accent) 11%,#14190f),#10150c);padding:45px 25px 25px;display:flex;flex-direction:column;justify-content:space-between}.dialog-gallery>img{width:100%;height:460px;object-fit:contain}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:12px}.gallery-controls>span{font-size:12px;color:#aeb99d}.dialog-copy{padding:80px 40px 40px;display:flex;flex-direction:column;align-items:flex-start}.dialog-copy>.eyebrow{font-size:13px;color:var(--detail-accent);margin:0}.dialog-copy h2{font-size:42px;line-height:1.04;letter-spacing:-.045em;font-weight:600;margin:18px 0}.dialog-tagline{font-size:20px;line-height:1.25;color:var(--detail-accent);letter-spacing:-.025em;margin:0 0 25px}#dialog-description{color:#abb6a0;font-size:15px;line-height:1.6;margin:0}.detail-tags{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0}.detail-tags>span{padding:6px 10px;border:1px solid #3e4934;border-radius:20px;color:#b1bea4;font-size:10px}.model-origin{border-top:1px solid #3e4635;display:flex;flex-direction:column;gap:4px;font-size:11px;color:#94a184;width:100%;padding-top:20px;margin-bottom:30px}.model-origin>strong{font-size:12px;color:#b8c5aa;font-weight:500}.dialog-copy>.text-link{font-size:13px;margin-top:auto;gap:18px}
.reveal{transition:opacity .8s var(--ease),transform .8s var(--ease)}.motion-enabled .reveal:not(.revealed){opacity:0;transform:translateY(32px)}@keyframes enter{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes view-change{from{opacity:.3;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(min-width:1700px){.hero-scene{height:630px}.hero-oni{height:590px;width:500px}.hero-biotic,.hero-storm{width:375px}.hero-void{top:325px}.hero-shulker{top:330px}.hero{padding-top:90px}.motion-stage{right:11%;width:45%}}
@media(max-width:1100px){.content-width{width:calc(100% - 80px)}.section-heading h2{font-size:44px}.hero{padding-top:55px}.hero-scene{height:520px}.hero-oni{height:490px}.hero-biotic,.hero-storm{width:29%}.hero-void{width:24%;top:270px;left:4%}.hero-shulker{width:28%;right:0;top:280px}.hero .eyebrow{font-size:20px}.highlights-track{padding-inline:40px;scroll-padding-inline:40px}.highlight-card{flex-basis:calc(100vw - 80px);height:610px}.highlight-copy{left:35px;top:35px}.highlight-copy h3{font-size:32px}.highlight-art{width:73%;left:21%;top:19%}.highlight-art.mech-art{width:48%;left:46%}.highlight-card:first-child .highlight-copy{top:75px}.motion-heading,.motion-captions,.motion-link,.motion-indicator{left:40px}.motion-stage{right:0;width:57%}.motion-heading h2{font-size:52px}.motion-heading>.eyebrow{font-size:17px}.motion-caption{font-size:17px}.motion-captions{width:300px}.explorer-stage{height:480px}.model-selector{gap:3px}.model-selector>button{font-size:11px;padding:10px 12px}.about-grid{gap:45px}.about-lead{font-size:25px}.about-body p{font-size:16px}.dialog-copy{padding-inline:30px}.dialog-copy h2{font-size:36px}.dialog-tagline{font-size:18px}}
@media(max-width:760px){.content-width{width:calc(100% - 48px)}.global-header-inner{width:calc(100% - 48px)}.local-nav{width:calc(100% - 30px);padding-inline:12px}.local-brand{font-size:18px}.local-nav-links{gap:18px;font-size:11px}.hero h1{font-size:68px}.hero .eyebrow{font-size:19px}.hero-subtitle{font-size:17px}.hero-scene{height:460px;margin-top:28px}.hero-oni{height:440px;width:42%;margin-left:-21%;max-width:none}.hero-biotic{width:34%;left:-4%;top:38px}.hero-storm{width:33%;right:-3%;top:38px}.hero-void{width:29%;left:0;top:255px}.hero-shulker{width:32%;right:-3%;top:270px}.hero-bottom>p{font-size:14px}.section-heading{margin-bottom:35px;align-items:flex-end}.section-heading h2{font-size:39px}.section-heading .text-link{font-size:14px}.section-heading>p{font-size:13px;max-width:180px}.highlights{padding:80px 0 65px}.highlights-track{padding-inline:24px;scroll-padding-inline:24px;gap:16px}.highlight-card{flex-basis:calc(100vw - 48px);height:620px}.highlight-copy,.highlight-card:first-child .highlight-copy{top:35px;left:35px;max-width:85%}.highlight-copy h3{font-size:31px}.model-name{font-size:15px}.highlight-art{width:95%;left:3%;height:72%;top:26%}.highlight-art.mech-art{height:70%;top:29%;width:85%;left:12%}.more-button{bottom:20px;right:20px}.design-intro{padding:100px 0 80px}.statement{font-size:58px}.eyebrow{font-size:19px}.design-intro .section-description{font-size:20px;max-width:600px;margin-top:30px}.motion-section{height:210vh;min-height:1300px}.motion-sticky{min-height:700px}.motion-heading{top:11%;left:24px}.motion-heading h2{font-size:44px}.motion-heading>.eyebrow{font-size:16px}.motion-stage{width:71%;height:72%;bottom:11%;right:-5%}.motion-captions{top:73%;left:24px;width:240px}.motion-caption{font-size:15px;background:#11121070;border-radius:15px}.motion-caption strong{margin-bottom:5px}.motion-indicator{bottom:8%;left:24px;width:80px}.motion-link{bottom:3%;left:24px;font-size:13px}.explorer{padding:80px 0 75px}.explorer-shell{padding:22px 15px 28px}.model-selector{gap:3px}.model-selector>button{font-size:10px;padding:10px 12px}.explorer-stage{height:440px}.about{padding:100px 0 85px}.about-grid{margin-top:55px;grid-template-columns:1fr;gap:26px;max-width:520px}.about-lead{font-size:26px}.about-lead br:last-child{display:none}.about-body p{font-size:16px}.about blockquote{font-size:26px;margin-top:55px}.community{padding:90px 0}.community .statement{font-size:54px}.site-footer{flex-wrap:wrap;gap:20px;font-size:10px}.site-footer>span{order:3;width:100%;padding-top:20px;border-top:1px solid var(--line)}.dialog-layout{grid-template-columns:1fr}.dialog-gallery{padding:35px 25px 20px}.dialog-gallery>img{height:330px}.dialog-copy{padding:30px 30px 35px}.dialog-copy h2{font-size:37px}.dialog-tagline{font-size:19px}}
@media(max-width:500px){.global-header{height:49px}.header-credit{font-size:9px}.global-header .brand{width:85px}.global-header-inner{width:calc(100% - 36px);gap:12px}.language-switch{gap:0}.language-switch button{font-size:10px;padding:7px 5px;min-width:27px}.local-nav{height:54px;top:6px;gap:12px}.local-brand{font-size:16px}.local-nav-links{gap:13px;font-size:10px}.local-nav-links>a:first-child{display:none}.pill-button.small{font-size:10px;padding:8px 12px}.hero{padding:52px 0 58px}.hero .eyebrow{font-size:17px;margin-bottom:17px}.hero h1{font-size:clamp(42px,11.4vw,57px);letter-spacing:-.065em;line-height:1.04}.hero-subtitle{font-size:15px;margin-top:21px}.hero-scene{height:380px;margin-top:32px;width:100%}.hero-oni{height:340px;width:62%;left:50%;margin-left:-31%;top:15px}.hero-biotic{width:36%;left:-7%;top:28px;--turn:-26deg}.hero-storm{width:37%;right:-6%;top:18px;--turn:22deg}.hero-void{width:35%;left:-7%;top:233px;--turn:-22deg}.hero-shulker{width:35%;right:-7%;top:260px;--turn:24deg}.hero-glow{inset:0}.hero-bottom{margin-top:0}.hero-bottom>p{font-size:12px;margin-bottom:17px}.pill-button{font-size:14px;padding:13px 21px}.hero-footnote{font-size:10px;margin-top:15px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:28px}.section-heading h2{font-size:34px;letter-spacing:-.045em}.section-heading .text-link{font-size:14px}.section-heading>p{font-size:14px;max-width:none}.highlights{padding:65px 0 48px}.highlight-card{height:550px;border-radius:24px}.highlight-copy,.highlight-card:first-child .highlight-copy{top:30px;left:25px;max-width:calc(100% - 50px)}.highlight-copy h3{font-size:28px;letter-spacing:-.04em}.model-name{font-size:13px;margin-bottom:10px}.highlight-art{top:31%;height:58%;width:111%;max-width:111%;left:-5%}.highlight-art.mech-art{top:34%;height:65%;width:100%;left:0}.more-button{width:34px;height:34px;font-size:28px;bottom:18px;right:18px}.carousel-controls{gap:8px;margin-top:25px}.carousel-dots{height:44px;gap:12px;padding-inline:18px}.carousel-dots button{height:7px;width:7px}.carousel-dots button[aria-pressed=true]{width:25px}.carousel-controls>.circle-button{width:32px;height:32px;font-size:25px}.carousel-controls>.play-button{width:44px;height:44px}.design-intro{padding:82px 0 65px}.eyebrow{font-size:17px;margin-bottom:18px}.statement{font-size:43px;line-height:1.08}.design-intro .section-description{font-size:19px;line-height:1.45;letter-spacing:-.03em;margin-top:28px}.motion-section{height:190vh;min-height:1250px}.motion-sticky{height:100svh;min-height:660px}.motion-heading{top:12%;left:24px;right:24px;text-align:center}.motion-heading>.eyebrow{font-size:14px;margin-bottom:11px}.motion-heading h2{font-size:37px}.motion-stage{height:55%;width:90%;right:5%;bottom:17%}.motion-captions{top:auto;bottom:18%;left:24px;right:24px;width:auto;height:65px;text-align:center}.motion-caption{width:100%;font-size:12px;line-height:1.45;background:transparent;text-shadow:0 1px 14px #111}.motion-caption strong{font-size:14px;margin-bottom:3px}.motion-indicator{bottom:9%;left:calc(50% - 35px);width:70px}.motion-link{bottom:3%;left:0;width:100%;justify-content:center;font-size:12px}.explorer{padding:68px 0 60px}.explorer-shell{width:calc(100% - 28px);padding:18px 10px 27px;border-radius:24px}.model-selector{gap:2px 3px}.model-selector>button{font-size:9px;padding:9px 10px}.explorer-stage{height:360px;margin:16px 0}.explorer-stage>img{width:100%}.explorer-zoom{right:6px;bottom:0;width:33px;height:33px;font-size:27px}.view-selector>button{font-size:10px;padding:9px 13px}.explorer-caption{padding-inline:12px}.explorer-caption h3{font-size:17px}.explorer-caption p{font-size:12px}.about{padding:80px 0}.about .statement{font-size:41px}.about-grid{margin-top:40px;gap:24px}.about-lead{font-size:23px}.about-body p{font-size:15px;line-height:1.6}.about blockquote{font-size:23px;margin-top:45px;line-height:1.3}.about blockquote br{display:none}.signature{font-size:25px}.community{padding:75px 0 80px}.community .statement{font-size:39px}.community .eyebrow{font-size:16px}.community-inner>p:not(.eyebrow){font-size:16px}.site-footer{padding-block:26px}.site-footer .brand{width:94px}#model-dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px);border-radius:22px}.dialog-gallery{padding:37px 18px 18px}.dialog-gallery>img{height:min(310px,38dvh)}.dialog-close{top:13px;right:13px;width:33px;height:33px;font-size:26px}.dialog-copy{padding:26px 24px}.dialog-copy h2{font-size:34px}.dialog-copy>.eyebrow{font-size:11px}.dialog-tagline{font-size:18px}#dialog-description{font-size:14px}.gallery-controls>span{font-size:10px}.detail-tags{margin-block:20px}.model-origin{margin-bottom:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-enabled .reveal:not(.revealed){opacity:1;transform:none}.motion-section{height:auto;min-height:0}.motion-sticky{position:relative}.hero-piece,.motion-stage{will-change:auto}.motion-stage canvas{display:none}.motion-stage.ready img{visibility:visible}}
.discord-contact{display:flex;flex-direction:column;gap:4px;margin:26px 0 15px}.discord-contact>span{font-size:13px;color:var(--muted)}.discord-contact>strong{font-size:26px;letter-spacing:-.035em;font-weight:600;user-select:all}.community-inner>#contact-status{min-height:22px;font-size:13px;margin:17px 0 0;color:var(--gold)}
/* Keep the visual dots small while providing actual, non-overlapping touch targets. */
.carousel-dots{gap:2px;padding-inline:12px}
.carousel-dots button{width:26px;height:32px;background:transparent;border-radius:0}
.carousel-dots button::after{content:'';position:absolute;width:8px;height:8px;inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px;background:#79816d}
.carousel-dots button[aria-pressed=true]{width:42px;background:transparent}
.carousel-dots button[aria-pressed=true]::after{width:30px;background:var(--gold)}
.carousel-dots.playing button[aria-pressed=true]{background:transparent;overflow:visible}
.carousel-dots.playing button[aria-pressed=true]::after{background:#67624c}
.carousel-dots.playing button[aria-pressed=true]::before{width:30px;height:8px;inset:auto;top:12px;left:6px;border-radius:8px;z-index:1}
