:root{
  --black:#0b0b0c;--black-2:#111113;--panel:#151517;--panel-2:#1b1b1e;
  --yellow:#ffd42a;--yellow-2:#ffe36a;--white:#fff;--grey:#92979d;--muted:#b0b0b7;
  --line:#2c2c31;--line-2:#3a3a40;--max:1240px;--radius:24px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(var(--max),calc(100% - 48px));margin-inline: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}
.announcement{min-height:36px;display:flex;justify-content:center;align-items:center;gap:12px;background:var(--yellow);color:#0b0b0c;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;padding:8px 18px;text-align:center}.announcement b{opacity:.5}.announcement a{text-decoration:underline;text-underline-offset:3px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(11,11,12,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.brand-copy{line-height:1;font-weight:950;letter-spacing:.02em}.brand-copy strong{display:block;font-size:15px}.brand-copy small{display:block;margin-top:7px;font-size:8px;letter-spacing:.4em;font-weight:700;color:#d4d4d8}.nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.nav>a:not(.nav-cta){color:#d0d0d5}.nav>a:hover{color:var(--yellow)}.nav-cta{padding:11px 16px;border-radius:999px;background:var(--yellow);color:#0b0b0c!important;font-weight:900}.nav-toggle{display:none;background:none;color:#fff;border:0;font-size:26px;cursor:pointer}
.hero{position:relative;min-height:790px;display:grid;grid-template-columns:1.05fr .95fr;gap:66px;align-items:center;padding:76px 0 88px}.hero:before{content:"";position:absolute;left:-18vw;top:-12vw;width:46vw;height:46vw;background:radial-gradient(circle,rgba(255,212,42,.12),transparent 67%);pointer-events:none}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:var(--yellow);font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:2px;background:currentColor;border-radius:2px}.hero h1,.page-hero h1{font-size:clamp(64px,7vw,106px);line-height:.88;letter-spacing:-.065em;margin:0 0 30px;font-weight:950}.hero h1 span,.page-hero h1 span{color:var(--yellow)}.hero-copy>p:not(.eyebrow){max-width:640px;font-size:19px;color:#b9b9c0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0 24px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 21px;border-radius:11px;border:1px solid transparent;font-size:13px;font-weight:900;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--yellow);color:#101011}.btn-primary:hover{background:var(--yellow-2)}.btn-secondary{background:#141416;border-color:#34343a;color:#fff}.btn-secondary:hover{border-color:#585861}.micro-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#a9a9b0;font-size:11px;font-weight:750}.micro-trust span{display:flex;align-items:center;gap:7px}.micro-trust i{width:6px;height:6px;border-radius:50%;background:var(--yellow);box-shadow:0 0 10px rgba(255,212,42,.6)}
.machine-stage{position:relative;padding:18px}.machine-stage:before{content:"";position:absolute;inset:4% 0 0 8%;border-radius:40px;background:linear-gradient(145deg,rgba(255,212,42,.24),rgba(255,212,42,0) 42%);filter:blur(28px)}.machine-frame{position:relative;border-radius:28px;padding:16px;background:linear-gradient(155deg,#242428,#101012);border:1px solid #38383d;box-shadow:0 40px 100px rgba(0,0,0,.55);overflow:hidden}.machine-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 32%,rgba(255,255,255,.055) 44%,transparent 56%);pointer-events:none}.machine-frame img{display:block;width:100%;border-radius:19px}.status-card{position:absolute;right:26px;top:26px;z-index:3;background:rgba(9,9,10,.84);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px);padding:12px 14px;border-radius:14px}.status-card small{display:block;color:#8f8f95;font-size:8px;font-weight:900;letter-spacing:.16em}.status-card strong{display:flex;align-items:center;gap:8px;font-size:11px;margin-top:3px}.status-card strong:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 12px var(--yellow)}.floating-tag{position:absolute;left:-14px;bottom:46px;background:#fff;color:#111;padding:12px 15px;border-radius:12px;font-size:10px;font-weight:950;letter-spacing:.1em;transform:rotate(-2deg);box-shadow:0 18px 30px rgba(0,0,0,.25)}
.brand-strip{border-block:1px solid #2a2a2e;background:#111113;overflow:hidden}.brand-strip-inner{display:flex;gap:48px;white-space:nowrap;width:max-content;padding:15px 0;font-size:11px;font-weight:900;letter-spacing:.18em;animation:scroll 27s linear infinite}.brand-strip span{color:#fff}.brand-strip b{color:var(--yellow)}@keyframes scroll{to{transform:translateX(-50%)}}
.section{padding:110px 0}.section-tight{padding:80px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:44px}.section h2,.page-section h2{font-size:clamp(42px,5vw,70px);line-height:.94;letter-spacing:-.055em;margin:0;font-weight:950}.section-lead{max-width:670px;color:#a9a9b0;font-size:17px}.text-link{color:var(--yellow);font-size:13px;font-weight:900}.grid-two{display:grid;grid-template-columns:1.1fr .9fr;gap:86px;align-items:start}.progress{margin-top:40px;border-top:1px solid var(--line)}.progress-row{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:14px;padding:19px 0;border-bottom:1px solid var(--line)}.progress-dot{width:9px;height:9px;border-radius:50%;background:#47474e}.progress-dot.active{background:var(--yellow);box-shadow:0 0 12px rgba(255,212,42,.65)}.progress-row b{font-size:14px}.progress-row small{color:#88888f;font-size:11px}.status-panel{position:sticky;top:118px;background:linear-gradient(160deg,#18181b,#111113);border:1px solid #323238;border-radius:24px;padding:32px;overflow:hidden}.status-panel:before{content:"";position:absolute;right:-80px;top:-80px;width:180px;height:180px;border:24px solid rgba(255,212,42,.11);border-radius:36px;transform:rotate(25deg)}.status-panel .kicker{font-size:9px;letter-spacing:.2em;color:#8f8f95;font-weight:900}.status-panel h3{font-size:34px;line-height:1.05;margin:8px 0 12px;letter-spacing:-.035em}.status-panel p{color:#a6a6ad}.status-panel hr{border:0;border-top:1px solid #333338;margin:28px 0}.status-panel .big-status{color:var(--yellow);font-size:13px;font-weight:950;letter-spacing:.08em}.mini-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.mini-stat{padding:15px;border:1px solid #303036;background:#0e0e10;border-radius:13px}.mini-stat small{display:block;color:#7e7e85;font-size:8px;letter-spacing:.16em;font-weight:900}.mini-stat strong{display:block;margin-top:4px;font-size:13px}
.dark-band{background:#131315;border-block:1px solid #29292e;position:relative;overflow:hidden}.dark-band:after{content:"";position:absolute;inset:auto -10% -200px auto;width:520px;height:520px;border:72px solid rgba(255,212,42,.045);border-radius:100px;transform:rotate(35deg)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;position:relative;z-index:1}.feature-card{min-height:300px;padding:30px;border:1px solid #303036;border-radius:22px;background:linear-gradient(145deg,#0e0e10,#151517)}.feature-no{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--yellow);color:#111;font-size:12px;font-weight:950;margin-bottom:68px}.feature-card h3{font-size:25px;margin:0 0 10px;letter-spacing:-.025em}.feature-card p{margin:0;color:#9e9ea5;font-size:14px}
.shop-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;min-height:410px;border-radius:22px;overflow:hidden;border:1px solid #323238;background:#131315;padding:18px;display:flex;flex-direction:column}.category-art{height:250px;border-radius:16px;position:relative;overflow:hidden;display:grid;place-items:center;background:var(--yellow)}.category-art.white{background:#f4f4f2}.category-art.grey{background:#989da2}.category-art:before,.category-art:after{content:"";position:absolute;width:155px;height:220px;border:9px solid rgba(0,0,0,.13);border-radius:18px;transform:rotate(-10deg);left:50%;top:52%;translate:-55% -50%}.category-art:after{transform:rotate(11deg);translate:-42% -50%}.pack-shape{position:relative;z-index:2;width:118px;height:184px;border:2px solid rgba(0,0,0,.55);border-radius:11px;background:rgba(255,255,255,.22);box-shadow:0 24px 40px rgba(0,0,0,.18);display:flex;align-items:flex-end;padding:16px;color:#111;font-size:20px;line-height:.95;font-weight:950;letter-spacing:-.04em}.category-meta{padding:19px 5px 3px}.category-meta .tag{font-size:9px;letter-spacing:.18em;color:var(--yellow);font-weight:950}.category-meta h3{font-size:23px;margin:5px 0 8px}.category-meta p{margin:0;color:#9b9ba2;font-size:13px}.category-card .coming{position:absolute;right:28px;top:28px;z-index:4;background:#111;color:#fff;border:1px solid rgba(255,255,255,.17);padding:7px 9px;border-radius:999px;font-size:8px;font-weight:900;letter-spacing:.14em}
.why-shop{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.why-shop div{padding:17px;border:1px solid #2e2e34;border-radius:13px;background:#111113}.why-shop small{display:block;color:#77777e;font-size:8px;font-weight:900;letter-spacing:.16em}.why-shop strong{display:block;font-size:12px;margin-top:5px}
.host-band{background:var(--yellow);color:#101011;position:relative;overflow:hidden}.host-band:before{content:"";position:absolute;left:-80px;bottom:-120px;width:430px;height:430px;border:64px solid rgba(0,0,0,.065);border-radius:90px;transform:rotate(30deg)}.host-band .eyebrow{color:#111}.host-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:start;position:relative;z-index:1}.host-copy p{font-size:17px;max-width:550px}.host-bullets{display:grid;gap:9px;margin-top:26px;font-weight:800;font-size:13px}.host-bullets span{display:flex;gap:9px;align-items:center}.host-bullets span:before{content:"";width:7px;height:7px;border-radius:50%;background:#111}.venue-form{background:#101011;color:#fff;border-radius:24px;padding:28px;box-shadow:0 30px 60px rgba(0,0,0,.18);display:grid;gap:14px}.form-title{font-size:19px;font-weight:950;margin:0 0 2px}.form-sub{color:#9e9ea5;font-size:12px;margin:0 0 9px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.venue-form label{font-size:10px;color:#c2c2c8;font-weight:850;display:grid;gap:7px}.venue-form input,.venue-form textarea,.venue-form select{width:100%;border:1px solid #3a3a40;background:#19191c;color:#fff;border-radius:10px;padding:13px 14px;outline:none}.venue-form input:focus,.venue-form textarea:focus,.venue-form select:focus{border-color:var(--yellow)}.form-note{font-size:9px;color:#77777f;margin:0}.form-success{display:none;padding:12px;border-radius:10px;background:rgba(255,212,42,.12);border:1px solid rgba(255,212,42,.35);color:#fff;font-size:11px}.form-success.show{display:block}
.social-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.social-list{display:grid;gap:10px}.social-item{display:grid;grid-template-columns:96px 1fr auto;gap:14px;align-items:center;padding:18px 19px;border-radius:15px;border:1px solid #2f2f34;background:#111113;transition:.2s}.social-item:hover{border-color:#53535b;transform:translateY(-1px)}.social-item small{font-size:8px;color:#77777f;letter-spacing:.18em;font-weight:900}.social-item strong{font-size:13px}.social-item span{color:var(--yellow);font-size:11px;font-weight:900}
footer{border-top:1px solid #29292e;background:#0a0a0b;padding:40px 0 54px}.footer-main{display:grid;grid-template-columns:1.4fr .6fr .6fr;gap:44px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:50px;height:50px;border-radius:50%}.footer-brand b{font-size:13px}.footer-brand small{display:block;color:#85858c;margin-top:3px;font-size:10px}.footer-col h4{margin:0 0 12px;font-size:9px;color:#6f6f76;letter-spacing:.18em}.footer-col a{display:block;color:#b1b1b7;font-size:12px;margin:8px 0}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #232327;margin-top:34px;padding-top:22px;color:#68686f;font-size:9px}.footer-bottom a{color:#94949a}
.page-hero{padding:100px 0 66px;max-width:940px}.page-hero p:not(.eyebrow){color:#a9a9b0;font-size:18px;max-width:720px}.shop-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;border-block:1px solid #29292e;padding:18px 0;margin-bottom:34px}.shop-toolbar span{font-size:11px;color:#8e8e95}.shop-filter{display:flex;gap:8px;flex-wrap:wrap}.shop-filter button{border:1px solid #333338;background:#121214;color:#bdbdc3;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:800}.shop-filter button.active{background:var(--yellow);border-color:var(--yellow);color:#111}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-tile{border:1px solid #2f2f34;background:#121214;border-radius:19px;overflow:hidden}.product-image{height:250px;background:linear-gradient(135deg,#ffe26d,#ffd42a);display:grid;place-items:center;position:relative}.product-image.alt{background:linear-gradient(135deg,#f9f9f7,#c9c9c9)}.product-image.dark{background:linear-gradient(135deg,#5c6267,#9ba0a5)}.product-image .pack-shape{transform:scale(.88)}.product-info{padding:18px}.product-info small{font-size:8px;letter-spacing:.16em;color:#7c7c83;font-weight:900}.product-info h3{font-size:18px;margin:5px 0}.product-info p{font-size:12px;color:#94949b;margin:0 0 16px}.product-price{display:flex;justify-content:space-between;align-items:center}.product-price strong{color:#fff}.product-price button{border:1px solid #34343a;background:#19191c;color:#77777e;border-radius:8px;padding:9px 12px;font-size:10px;font-weight:900;cursor:not-allowed}.ecom-ready{margin-top:70px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:34px;border:1px solid #323238;background:#141416;border-radius:22px}.ecom-ready h3{font-size:34px;line-height:1.05;margin:0 0 13px;letter-spacing:-.035em}.ecom-ready p{color:#9c9ca3}.ecom-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ecom-list span{padding:13px;border:1px solid #303036;border-radius:11px;background:#0e0e10;font-size:11px;font-weight:750}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.quote-card{padding:28px;border:1px solid #323238;background:#151517;border-radius:22px;font-size:25px;line-height:1.15;font-weight:900;letter-spacing:-.025em}.quote-card em{color:var(--yellow);font-style:normal}.story-copy p{color:#aaaab1;font-size:17px}.faq{border-top:1px solid #2c2c31}.faq-item{border-bottom:1px solid #2c2c31}.faq-item button{width:100%;padding:20px 0;background:none;border:0;color:#fff;text-align:left;display:flex;justify-content:space-between;gap:20px;font-weight:850;cursor:pointer}.faq-item button span:last-child{color:var(--yellow)}.faq-answer{display:none;color:#9e9ea5;padding:0 0 20px;max-width:840px;font-size:14px}.faq-item.open .faq-answer{display:block}
@media(max-width:980px){.nav{display:none;position:absolute;top:82px;left:24px;right:24px;background:#111113;border:1px solid #303036;border-radius:18px;padding:18px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav-toggle{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding-top:60px}.hero-copy{max-width:790px}.machine-stage{max-width:650px;margin:0 auto}.grid-two,.host-grid,.social-section,.about-grid,.ecom-ready{grid-template-columns:1fr}.status-panel{position:static}.feature-grid,.shop-showcase,.product-grid{grid-template-columns:1fr 1fr}.why-shop{grid-template-columns:1fr 1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-main>.footer-brand{grid-column:1/-1}.host-grid{gap:42px}.social-section{gap:32px}}
@media(max-width:640px){.shell{width:min(var(--max),calc(100% - 28px))}.header-inner{height:70px}.brand img{width:43px;height:43px}.brand-copy strong{font-size:13px}.brand-copy small{font-size:7px}.nav{top:70px;left:14px;right:14px}.hero{padding:46px 0 62px;gap:34px}.hero h1,.page-hero h1{font-size:57px}.hero-copy>p:not(.eyebrow),.page-hero p:not(.eyebrow){font-size:16px}.hero-actions{flex-direction:column}.btn{width:100%}.floating-tag{left:2px;bottom:26px}.status-card{right:19px;top:19px}.section{padding:78px 0}.section-tight{padding:58px 0}.section-head{align-items:flex-start;flex-direction:column;margin-bottom:30px}.feature-grid,.shop-showcase,.product-grid{grid-template-columns:1fr}.feature-card{min-height:240px}.feature-no{margin-bottom:38px}.category-card{min-height:auto}.why-shop{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.venue-form{padding:21px}.social-item{grid-template-columns:1fr}.social-item span{display:none}.footer-main{grid-template-columns:1fr}.footer-main>.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.ecom-list{grid-template-columns:1fr}.page-hero{padding:70px 0 44px}.shop-toolbar{align-items:flex-start;flex-direction:column}.mini-stat-grid{grid-template-columns:1fr}.announcement{font-size:9px}.machine-stage{padding:8px}}
.nav a[aria-current="page"]{color:var(--yellow)}
.machine-page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:66px;align-items:center;max-width:none}
.store-status{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:32px;padding:20px 22px;border:1px solid #34343a;border-radius:16px;background:#111113}.store-status div{display:grid;gap:3px}.store-status small{color:#7e7e85;font-size:8px;letter-spacing:.16em;font-weight:900}.store-status strong{color:var(--yellow);font-size:13px;letter-spacing:.05em}.store-status p{margin:0;max-width:560px;color:#96969d;font-size:12px}
.empty-catalogue{padding:70px 30px;text-align:center;border:1px dashed #3a3a40;border-radius:22px;background:linear-gradient(145deg,#101012,#151517);margin-top:8px}.empty-catalogue[hidden]{display:none}.empty-catalogue .eyebrow{justify-content:center}.empty-catalogue h2{font-size:clamp(40px,5vw,68px);line-height:.95;letter-spacing:-.055em;margin:0 0 18px}.empty-catalogue>p:not(.eyebrow){max-width:680px;margin:0 auto;color:#9c9ca3}.empty-catalogue .hero-actions{justify-content:center}.empty-mark{width:76px;height:76px;border:2px solid var(--yellow);border-radius:20px;display:grid;place-items:center;margin:0 auto 24px;color:var(--yellow);font-weight:950;font-size:22px;transform:rotate(-5deg)}
.product-grid[hidden]{display:none}.catalogue-image{width:100%;height:100%;object-fit:cover}.buy-button{border:0;background:var(--yellow);color:#101011;border-radius:8px;padding:10px 13px;font-size:10px;font-weight:950;display:inline-flex;align-items:center;justify-content:center}.buy-button.disabled{background:#19191c;color:#77777e;border:1px solid #34343a;cursor:not-allowed}
.policy-copy{max-width:880px}.policy-copy h2{font-size:28px;margin:34px 0 10px}.policy-copy p{color:#aaaab1;font-size:16px}.policy-note{margin-top:38px;padding:18px;border:1px solid #3a3a40;background:#131315;border-radius:14px;color:#8f8f96;font-size:12px}
@media(max-width:980px){.machine-page-hero{grid-template-columns:1fr}.store-status{align-items:flex-start;flex-direction:column}}
