@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a7110710f9593647-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/fb058b1a4b73e2c5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3ee0ef41fb2e8628-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne Fallback;src:local("Arial");ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.00%;size-adjust:98.47%}.__className_d7b8c9{font-family:Syne,Syne Fallback;font-weight:800;font-style:normal}.__variable_d7b8c9{--font-brand:"Syne","Syne Fallback"}:root{--color-yellow-400:#fdc700;--color-yellow-500:#f0b100;--color-yellow-600:#d08700;--color-yellow-700:#a65f00;--color-background:#000000;--color-surface:#030712;--color-surface-elevated:#101828;--color-text:#ffffff;--color-text-secondary:#99a1af;--color-text-tertiary:#6a7282;--color-gray-800:#1e2939;--color-gray-900:#030712;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:12px;--spacing-base:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-xxl:48px;--spacing-xxxl:64px;--spacing-xxxxl:80px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-xxl:24px;--font-size-xxxl:32px;--gradient-cta:linear-gradient(135deg,#fdc700,#f0b100,#d08700)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-background);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:var(--font-size-base);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}.header{position:fixed;top:0;left:0;right:0;z-index:100;padding:var(--spacing-lg) var(--spacing-xl)}.header-logo{font-family:var(--font-brand);font-size:var(--font-size-xxl);font-weight:800;color:var(--color-text);text-decoration:none;letter-spacing:-.5px}.hero{background:linear-gradient(135deg,var(--color-yellow-400),var(--color-yellow-500),var(--color-yellow-600));min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--spacing-xxxxl) var(--spacing-xl);overflow:hidden}.hero-headline{font-family:var(--font-brand);font-size:clamp(36px,6vw,64px);font-weight:800;color:var(--color-background);text-align:center;line-height:1.1;margin-bottom:var(--spacing-xxl)}.carousel-wrapper{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 10%,black 90%,transparent)}.carousel-track{display:flex;gap:var(--spacing-xl);width:max-content;animation:scroll-left 240s linear infinite}.carousel-track:hover{animation-play-state:paused}.carousel-item{font-family:var(--font-brand);font-size:clamp(14px,2vw,18px);font-weight:800;color:var(--color-background);opacity:.7;white-space:nowrap;flex-shrink:0}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.features{padding:var(--spacing-xxxxl) var(--spacing-xl);max-width:1200px;margin:0 auto}.feature-row{display:flex;align-items:center;gap:var(--spacing-xxxl);margin-bottom:var(--spacing-xxxxl)}.feature-row:last-child{margin-bottom:0}.feature-row.reverse{flex-direction:row-reverse}.feature-text{flex:1 1;max-width:50%;min-width:0}.feature-title{font-family:var(--font-brand);font-size:clamp(24px,3.5vw,36px);font-weight:800;color:var(--color-text);margin-bottom:var(--spacing-base);line-height:1.2}.feature-description{font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:1.7}.feature-image-wrapper{flex:1 1;max-width:50%;display:flex;justify-content:center;min-width:0}.feature-image{border-radius:var(--radius-xl);box-shadow:0 20px 60px rgba(79,79,79,.889);max-height:500px;width:auto;object-fit:contain}.feature-image-cluster{flex:1 1;max-width:66.67%;position:relative;display:flex;justify-content:center;align-items:flex-start;min-width:0;min-height:500px}.feature-image-cluster .feature-image{position:absolute;max-height:400px;width:auto}.feature-image-cluster .feature-image:first-child{left:0;top:0;z-index:1}.feature-image-cluster .feature-image:nth-child(2){left:50%;top:25%;transform:translateX(-50%);z-index:3}.feature-image-cluster .feature-image:nth-child(3){right:0;top:0;z-index:1}.footer{text-align:center;padding:var(--spacing-xxxxl) var(--spacing-xl);border-top:1px solid var(--color-surface-elevated)}.footer-coming-soon{font-family:var(--font-brand);font-size:clamp(28px,4vw,48px);font-weight:800;background:var(--gradient-cta);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:var(--spacing-xxl)}.store-badges{display:flex;justify-content:center;gap:var(--spacing-lg);margin-bottom:var(--spacing-xxl);flex-wrap:wrap}.store-badge{height:48px;width:auto;opacity:.5;filter:grayscale(100%) invert(1)}.contact-button{display:inline-block;padding:var(--spacing-md) var(--spacing-xl);border:1px solid var(--color-text-tertiary);border-radius:var(--radius-full);color:var(--color-text-secondary);text-decoration:none;font-size:var(--font-size-sm);font-weight:500;transition:all .2s ease;background:transparent;cursor:pointer}.contact-button:hover{border-color:var(--color-text);color:var(--color-text)}@media (max-width:768px){.header{padding:var(--spacing-base) var(--spacing-lg)}.hero{padding:var(--spacing-xxxxl) var(--spacing-lg);min-height:80vh}.hero-headline{font-size:clamp(20px,6.5vw,48px)}.features{padding:var(--spacing-xxl) var(--spacing-lg)}.feature-row,.feature-row.reverse{flex-direction:column;gap:var(--spacing-xl);margin-bottom:var(--spacing-xxl)}.feature-image-cluster,.feature-image-wrapper,.feature-text{max-width:100%}.feature-image{max-height:400px}.feature-image-cluster{position:static;display:flex;flex-direction:row;justify-content:space-evenly;gap:var(--spacing-sm);min-height:auto}.feature-image-cluster .feature-image{position:static;max-height:280px;flex:1 1;transform:none}.feature-image-cluster .feature-image:nth-child(2){transform:none}.footer{padding:var(--spacing-xxl) var(--spacing-lg)}.store-badge{height:40px}}@media (max-width:480px){.feature-image-cluster .feature-image{max-height:200px}}