.page-module___8aEwW__page{background-color:var(--background);color:var(--foreground);width:100%;min-height:100vh;position:relative}.page-module___8aEwW__header{z-index:100;background:0 0;border-bottom:none;justify-content:space-between;align-items:center;padding:1.5rem 4%;display:flex;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__logo{letter-spacing:-.03em;text-transform:uppercase;color:#fff;font-size:1.5rem;font-weight:900}.page-module___8aEwW__logoDot{color:var(--accent)}.page-module___8aEwW__navLinks{gap:2.5rem;display:flex}.page-module___8aEwW__navLink{text-transform:uppercase;letter-spacing:.05em;color:#ffffffd9;font-size:.875rem;font-weight:600;transition:color .2s}.page-module___8aEwW__navLink:hover{color:#fff}.page-module___8aEwW__navCTA{color:#111;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#fff;border:none;border-radius:30px;padding:.6rem 1.2rem;font-size:.75rem;font-weight:700;transition:transform .2s,background-color .2s}.page-module___8aEwW__navCTA:hover{background:#ffffffe6;transform:scale(1.03)}.page-module___8aEwW__scrollContainer{z-index:10;width:100%;position:relative}.page-module___8aEwW__heroSection{border-bottom:1px solid var(--border-color);align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:10;color:#fff;flex-direction:column;justify-content:center;width:100%;max-width:750px;padding:6rem 8%;display:flex;position:relative}.page-module___8aEwW__heroContent .page-module___8aEwW__tagline{color:#ff9500}.page-module___8aEwW__heroContent .page-module___8aEwW__title{color:#fff}.page-module___8aEwW__heroContent .page-module___8aEwW__subtitle{color:#ffffffd9}.page-module___8aEwW__heroContent .page-module___8aEwW__storeButton{color:#111;background:#fff;border-color:#fff}.page-module___8aEwW__heroContent .page-module___8aEwW__storeButton:hover{color:#fff;background:0 0;border-color:#fff}.page-module___8aEwW__heroContent .page-module___8aEwW__storeButtonSecondary{color:#fff;background:0 0;border-color:#ffffff4d}.page-module___8aEwW__heroContent .page-module___8aEwW__storeButtonSecondary:hover{background:#ffffff1a;border-color:#fff}.page-module___8aEwW__tagline{letter-spacing:.25em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.75rem;font-weight:800}.page-module___8aEwW__title{letter-spacing:-.04em;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:.9}.page-module___8aEwW__clubText{color:var(--accent);font-size:.85em;position:relative;top:-.08em}.page-module___8aEwW__subtitle{color:var(--text-muted);max-width:520px;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.page-module___8aEwW__downloadGroup{flex-wrap:wrap;gap:1rem;display:flex}.page-module___8aEwW__storeButton{background:var(--primary);color:var(--background);border:1.5px solid var(--primary);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1.75rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.page-module___8aEwW__storeButton:hover{color:var(--primary);background:0 0;transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.page-module___8aEwW__storeButtonSecondary{color:var(--primary);border:1.5px solid var(--border-color);background:0 0}.page-module___8aEwW__storeButtonSecondary:hover{background:var(--bg-secondary);border-color:var(--primary)}.page-module___8aEwW__btnMeta{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.page-module___8aEwW__btnMeta span:first-child{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.65rem}.page-module___8aEwW__btnMeta span:last-child{font-size:.95rem;font-weight:800}.page-module___8aEwW__heroImageContainer{z-index:1;background:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-module___8aEwW__heroOverlay{z-index:2;background:linear-gradient(135deg,#000c 0%,#0009 50%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroImg{object-fit:cover;object-position:center;filter:contrast(1.05)brightness(.9);width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__heroImageContainer:hover .page-module___8aEwW__heroImg{transform:scale(1.03)}.page-module___8aEwW__featuresSection{background:var(--background);border-bottom:1px solid var(--border-color);padding:8rem 8%}.page-module___8aEwW__sectionHeader{max-width:600px;margin-bottom:5rem}.page-module___8aEwW__sectionHeader h2{text-transform:uppercase;letter-spacing:-.03em;margin-top:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.page-module___8aEwW__featureCard{border-top:2px solid var(--primary);flex-direction:column;padding-top:2.5rem;display:flex}.page-module___8aEwW__featureNum{color:var(--accent);margin-bottom:1rem;font-size:.875rem;font-weight:800}.page-module___8aEwW__featureCard h3{text-transform:uppercase;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800}.page-module___8aEwW__featureCard p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.page-module___8aEwW__showcaseSection{text-align:center;border-bottom:1px solid var(--border-color);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:8rem 8%;display:flex}.page-module___8aEwW__showcaseContent{flex-direction:column;align-items:center;max-width:800px;padding:0;display:flex}.page-module___8aEwW__showcaseContent .page-module___8aEwW__subtitle{margin-left:auto;margin-right:auto}.page-module___8aEwW__showcaseTitle{text-transform:uppercase;letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:.95}.page-module___8aEwW__ctaSection{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;min-height:80vh;padding:8rem 8%;display:grid}.page-module___8aEwW__ctaContent{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.page-module___8aEwW__ctaTitle{text-transform:uppercase;letter-spacing:-.04em;max-width:600px;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:.95}.page-module___8aEwW__ctaSubtitle{color:var(--text-muted);max-width:520px;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.page-module___8aEwW__ctaButtons{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem;display:flex}.page-module___8aEwW__ctaCanvasContainer{background:radial-gradient(circle,#00000008 0%,#0000 70%);border-radius:20px;width:100%;height:480px;position:relative;overflow:hidden}.page-module___8aEwW__footer{background:var(--background);color:var(--text-muted);padding:5rem 6% 3rem;font-size:.85rem}.page-module___8aEwW__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.page-module___8aEwW__footerBrand h4{color:var(--foreground);text-transform:uppercase;margin-bottom:1rem;font-size:1.25rem;font-weight:900}.page-module___8aEwW__footerBrand p{max-width:320px;line-height:1.6}.page-module___8aEwW__footerLinksCol h5{text-transform:uppercase;color:var(--foreground);letter-spacing:.1em;margin-bottom:1.5rem;font-size:.8rem;font-weight:800}.page-module___8aEwW__footerLinksCol ul{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.page-module___8aEwW__footerLinksCol a{font-weight:500;transition:color .2s}.page-module___8aEwW__footerLinksCol a:hover{color:var(--foreground)}.page-module___8aEwW__footerBottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}@media (max-width:1024px){.page-module___8aEwW__heroSection{min-height:80vh}.page-module___8aEwW__heroContent{padding:6rem 6%}.page-module___8aEwW__heroImageContainer{height:100%;position:absolute}.page-module___8aEwW__featuresGrid{grid-template-columns:1fr;gap:4rem}.page-module___8aEwW__showcaseSection{min-height:auto;padding:6rem 8%}.page-module___8aEwW__showcaseContent{padding:0}.page-module___8aEwW__ctaSection{grid-template-columns:1fr;gap:3rem;padding:6rem 8%}.page-module___8aEwW__ctaContent{text-align:center;align-items:center}.page-module___8aEwW__ctaTitle,.page-module___8aEwW__ctaSubtitle{text-align:center;margin-left:auto;margin-right:auto}.page-module___8aEwW__ctaButtons{justify-content:center}.page-module___8aEwW__ctaCanvasContainer{height:380px}}@media (max-width:768px){.page-module___8aEwW__header{flex-direction:column;gap:1rem;padding:1rem}.page-module___8aEwW__navLinks{gap:1.5rem}.page-module___8aEwW__heroContent{padding-top:10rem}.page-module___8aEwW__footerGrid{grid-template-columns:1fr;gap:2.5rem}.page-module___8aEwW__footerBottom{text-align:center;flex-direction:column;gap:1rem}}
