:root{--black:#000;--bg:#000;--panel:#0d0d0d;--panel-2:#131313;--white:#fff;--muted:#b8b8b8;--dim:#7a7a7a;--line:#ffffff14;--gold-1:#f7e07f;--gold-2:#d4af37;--gold-3:#b8860b;--gold-line:#d4af3759;--gold-gradient:linear-gradient(135deg, var(--gold-1), var(--gold-2) 55%, var(--gold-3));--maxw:1160px;--header-h:72px;--radius:16px;--font:"Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}body{font-family:var(--font);background:var(--bg);color:var(--white);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af3724 0%,#d4af370b 35%,#0000 66%);width:1000px;max-width:130vw;height:1000px;animation:8s ease-in-out infinite breathe;position:fixed;top:-25%;left:50%;transform:translate(-50%)}@keyframes breathe{0%,to{opacity:.7;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 1.5rem}.section{z-index:1;padding:clamp(3.5rem,8vw,6.5rem) 0;position:relative}.section--tight{padding:clamp(2.5rem,5vw,4rem) 0}.eyebrow{text-transform:uppercase;letter-spacing:.42em;color:var(--gold-2);padding-left:.42em;font-size:.72rem;font-weight:600}.section-title{letter-spacing:-.02em;margin:.7rem 0 0;font-size:clamp(1.7rem,4.2vw,2.7rem);font-weight:800;line-height:1.14}.section-lead{color:var(--muted);max-width:620px;margin-top:1rem;font-size:clamp(1rem,2.2vw,1.1rem);font-weight:300}.center{text-align:center}.center .section-lead{margin-left:auto;margin-right:auto}.gold{background:var(--gold-gradient);color:#0000;background-clip:text}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s,background .2s,color .2s;display:inline-flex}.btn-gold{background:var(--gold-gradient);color:#0a0a0a}.btn-gold:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 10px 28px #d4af374d}.btn-ghost{border-color:var(--gold-line);color:var(--white)}.btn-ghost:hover{border-color:var(--gold-2);background:#d4af3714}.site-header{z-index:50;height:var(--header-h);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#070707b8;align-items:center;display:flex;position:sticky;top:0}.site-header .container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-header .logo{width:auto;height:40px}.nav{flex-wrap:wrap;align-items:center;gap:clamp(.5rem,2vw,1.6rem);display:flex}.nav a{color:var(--muted);letter-spacing:.02em;white-space:nowrap;padding:.35rem .2rem;font-size:.86rem;font-weight:600;transition:color .2s}.nav a:hover,.nav a[aria-current=page]{color:var(--white)}.nav a.is-active{color:var(--gold-2)}.nav .soon{color:var(--dim);margin-left:.25rem;font-size:.6rem}.home-hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;min-height:min(92vh,900px);padding:clamp(3rem,8vw,5.5rem) 0 clamp(4.5rem,9vw,7rem);display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(60% 48% at 50% 0,#d4af371a,#0000 70%);position:absolute;inset:0}.home-hero .kicker{text-transform:uppercase;letter-spacing:.4em;color:var(--gold-2);justify-content:center;align-items:center;gap:.9rem;margin-bottom:1.7rem;padding-left:.4em;font-size:.74rem;font-weight:600;display:inline-flex}.home-hero .kicker span{background:linear-gradient(90deg, transparent, var(--gold-line));width:clamp(24px,6vw,56px);height:1px;display:block}.home-hero .kicker span:last-child{background:linear-gradient(90deg, var(--gold-line), transparent)}.home-hero h1{letter-spacing:-.03em;font-size:clamp(2rem,8.5vw,5.2rem);font-weight:800;line-height:1.03}.home-hero .lede{max-width:620px;color:var(--muted);margin:1.6rem auto 0;font-size:clamp(1.02rem,2.4vw,1.2rem);font-weight:300}.home-hero .cta-row{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2.2rem;display:flex}.home-hero .hero-meta{color:var(--dim);letter-spacing:.04em;flex-wrap:wrap;justify-content:center;gap:clamp(.9rem,3vw,1.8rem);margin:2.6rem 0 0;padding:0;font-size:.8rem;list-style:none;display:flex}.home-hero .hero-meta li{align-items:center;gap:clamp(.9rem,3vw,1.8rem);display:flex}.home-hero .hero-meta li:not(:first-child):before{content:"";background:var(--gold-2);opacity:.7;border-radius:50%;width:4px;height:4px}.scroll-cue{border:1px solid var(--line);width:42px;height:42px;color:var(--gold-2);background:#0000004d;border-radius:50%;place-items:center;transition:border-color .25s,background .25s;animation:2.2s ease-in-out infinite bob;display:grid;position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%)}.scroll-cue svg{width:18px;height:18px}.scroll-cue:hover{border-color:var(--gold-line);background:#d4af3714}@keyframes bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.page-hero{z-index:1;border-bottom:1px solid var(--line);align-items:flex-end;min-height:min(62vh,560px);padding:0 0 clamp(2rem,5vw,3.5rem);display:flex;position:relative;overflow:hidden}.page-hero .hero-bg{z-index:-1;position:absolute;inset:0}.page-hero .hero-bg img{object-fit:cover;width:100%;height:100%}.page-hero:after{content:"";z-index:-1;background:linear-gradient(#0000008c 0%,#00000059 40%,#070707f2 100%);position:absolute;inset:0}.page-hero h1{letter-spacing:-.02em;font-size:clamp(2rem,6vw,3.6rem);font-weight:800;line-height:1.08}.page-hero .lede{max-width:640px;color:var(--muted);margin-top:1rem;font-weight:300}.ventures{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.1rem;display:grid}.venture{background:linear-gradient(160deg, var(--panel), #050505);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-height:210px;padding:1.7rem 1.5rem;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative}.venture:hover{border-color:var(--gold-line);transform:translateY(-5px);box-shadow:0 16px 44px #0009,0 0 0 1px #d4af371f}.venture.is-link{cursor:pointer}.status{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-self:flex-start;margin-bottom:1rem;padding:.28rem .62rem;font-size:.6rem;font-weight:700;display:inline-block}.status.active{color:#0a0a0a;background:var(--gold-gradient)}.status.soon{color:var(--gold-1);border:1px solid var(--gold-line)}.status.future{color:var(--dim);border:1px solid var(--line)}.venture h3{margin-bottom:.45rem;font-size:1.25rem;font-weight:700}.venture p{color:var(--dim);font-size:.92rem;font-weight:300}.venture .go{color:var(--gold-2);align-items:center;gap:.4rem;margin-top:auto;padding-top:1.1rem;font-size:.82rem;font-weight:700;transition:gap .25s;display:inline-flex}.venture.is-link:hover .go{gap:.7rem}.features{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.1rem;margin-top:2.5rem;display:grid}.feature{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem 1.4rem}.feature .ic{width:44px;height:44px;color:var(--gold-2);background:#d4af371f;border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.feature .ic svg{width:22px;height:22px}.feature h3{margin-bottom:.4rem;font-size:1.08rem;font-weight:700}.feature p{color:var(--dim);font-size:.9rem;font-weight:300}.machines{gap:1.4rem;margin-top:2.5rem;display:grid}.machine{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.2rem,4vw,3rem);display:grid;overflow:hidden}.machine:nth-child(2n) .machine-media{order:2}.machine-media{aspect-ratio:4/3;overflow:hidden}.machine-media img{object-fit:cover;width:100%;height:100%}.machine-body{padding:clamp(1.4rem,3vw,2.2rem)}.machine-body .num{letter-spacing:.2em;color:var(--gold-2);font-size:.75rem;font-weight:700}.machine-body h3{margin:.5rem 0 .6rem;font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:700}.machine-body p{color:var(--muted);font-weight:300}.gallery{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.9rem;margin-top:2.5rem;display:grid}.gallery figure{aspect-ratio:4/3;border:1px solid var(--line);border-radius:12px;position:relative;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery figure:hover img{transform:scale(1.06)}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.1rem;margin-top:2.5rem;display:grid}.location{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem 1.6rem}.location .loc-badge{width:46px;height:46px;color:var(--gold-2);background:#d4af371f;border-radius:12px;place-items:center;margin-bottom:.4rem;display:grid}.location .loc-badge svg{width:24px;height:24px}.location h3{margin:.6rem 0 .2rem;font-size:1.15rem;font-weight:700}.location .region{color:var(--gold-2);margin-bottom:1.1rem;font-size:.85rem;font-weight:600}.location .row{color:var(--muted);align-items:flex-start;gap:.7rem;margin-bottom:.8rem;font-size:.95rem;font-weight:300;display:flex}.location .row svg{width:18px;height:18px;color:var(--gold-2);flex:none;margin-top:3px}.location .row a{color:var(--muted);transition:color .2s}.location .row a:hover{color:var(--white)}.coming{z-index:1;min-height:calc(100vh - var(--header-h));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:4rem 1.5rem;display:flex;position:relative}.coming .status{margin-bottom:.4rem}.coming h1{letter-spacing:-.02em;font-size:clamp(2rem,7vw,3.6rem);font-weight:800}.coming p{color:var(--muted);max-width:520px;font-weight:300}.site-footer{z-index:1;border-top:1px solid var(--line);background:var(--black);padding:clamp(2.5rem,5vw,3.5rem) 0 2rem;position:relative}.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;display:grid}.footer-brand img{width:auto;height:46px;margin-bottom:1rem}.footer-brand p{color:var(--dim);max-width:320px;font-size:.9rem;font-weight:300}.footer-col h4{text-transform:uppercase;letter-spacing:.16em;color:var(--gold-2);margin-bottom:1rem;font-size:.78rem}.footer-col a,.footer-col span{color:var(--muted);margin-bottom:.6rem;font-size:.9rem;font-weight:300;transition:color .2s;display:block}.footer-col a:hover{color:var(--white)}.footer-bottom{border-top:1px solid var(--line);color:var(--dim);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.78rem;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.8s both fadeUp}.fade-up.d1{animation-delay:.1s}.fade-up.d2{animation-delay:.2s}.fade-up.d3{animation-delay:.3s}@media (prefers-reduced-motion:reduce){*,.glow{animation:none!important}html{scroll-behavior:auto}}@media (width<=820px){.machine{grid-template-columns:1fr}.machine:nth-child(2n) .machine-media{order:0}.machine-media{aspect-ratio:16/10}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){.site-header{height:auto}.site-header .container{flex-direction:column;align-items:center;gap:.55rem;padding-top:.6rem;padding-bottom:.6rem}.site-header .logo{height:34px}.nav{justify-content:center;gap:.5rem 1rem;width:100%}.nav a{font-size:.8rem}}@media (width<=520px){.eyebrow{letter-spacing:.3em}.footer-top{grid-template-columns:1fr}.home-hero .cta-row .btn{flex:auto;justify-content:center}}
