.page-module___y2E3W__main{flex-direction:column;min-height:100vh;padding-top:72px;display:flex}.page-module___y2E3W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:1rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.page-module___y2E3W__heroGlow{background:radial-gradient(circle, var(--gold-muted) 0%, transparent 70%);z-index:0;pointer-events:none;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___y2E3W__heroContent{z-index:1;max-width:800px;position:relative}.page-module___y2E3W__heroWordmark{width:auto;height:80px;margin-bottom:2rem}.page-module___y2E3W__title{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.1}.page-module___y2E3W__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto 3rem;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.5}.page-module___y2E3W__ctaGroup{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module___y2E3W__primaryCta{background:linear-gradient(135deg, var(--gold-highlight), var(--gold-dark));color:#000;border-radius:99px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #c59a5f4d}.page-module___y2E3W__primaryCta:hover{transform:translateY(-2px);box-shadow:0 6px 25px #c59a5f66}.page-module___y2E3W__secondaryCta{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--foreground);border-radius:99px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:background .2s}.page-module___y2E3W__secondaryCta:hover{background:#ffffff1a}.page-module___y2E3W__heroImageWrapper{border:1px solid var(--glass-border);z-index:1;border-radius:24px;width:100%;max-width:1000px;margin:4rem auto 0;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.page-module___y2E3W__heroImage{width:100%;height:auto;display:block}.page-module___y2E3W__trustSection{text-align:center;background-color:#111113;padding:6rem 2rem}.page-module___y2E3W__trustBadge{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:99px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;display:inline-flex}.page-module___y2E3W__star{color:var(--gold)}.page-module___y2E3W__trustTitle{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;font-weight:600}.page-module___y2E3W__credibilityText{color:var(--foreground);max-width:800px;margin:0 auto;font-size:clamp(1.25rem,3vw,2rem);font-weight:500;line-height:1.4}.page-module___y2E3W__featuresSection{max-width:1200px;margin:0 auto;padding:8rem 2rem}.page-module___y2E3W__sectionTitle{text-align:center;margin-bottom:4rem;font-size:3rem}.page-module___y2E3W__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___y2E3W__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;padding:2.5rem;transition:transform .3s,background .3s}.page-module___y2E3W__card:hover{background:#ffffff0d;transform:translateY(-5px)}.page-module___y2E3W__cardTitle{margin-bottom:1rem;font-size:1.5rem}.page-module___y2E3W__faqSection{max-width:800px;margin:0 auto;padding:6rem 2rem}.page-module___y2E3W__faqItem{border-bottom:1px solid var(--glass-border);padding:2rem 0}.page-module___y2E3W__faqQuestion{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module___y2E3W__faqAnswer{color:var(--text-muted);line-height:1.6}.page-module___y2E3W__remoteSection{background:var(--glass-bg);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);padding:6rem 0}.page-module___y2E3W__remoteLayout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___y2E3W__featureList{margin-top:1.5rem;padding:0;list-style:none}.page-module___y2E3W__featureList li{color:var(--text-muted);margin-bottom:.75rem;padding-left:1.5rem;position:relative}.page-module___y2E3W__featureList li:before{content:"✓";color:var(--gold);font-weight:700;position:absolute;left:0}.page-module___y2E3W__remoteImageWrapper{border:1px solid var(--glass-border);background:#0006;border-radius:20px;justify-content:center;align-items:center;height:100%;min-height:300px;padding:2rem;display:flex}.page-module___y2E3W__remoteImagePlaceholder{text-align:center;color:var(--text-subtle)}.page-module___y2E3W__remoteImagePlaceholder p{margin-top:1rem;margin-bottom:0;font-size:.9rem}.page-module___y2E3W__founderBlock{text-align:center;border:1px solid var(--glass-border);background:linear-gradient(#c59a5f0d 0%,#0000 100%);border-radius:24px;max-width:800px;margin:0 auto;padding:4rem}.page-module___y2E3W__founderBlock p{color:var(--text-muted);font-size:1.25rem;font-style:italic;line-height:1.8}.page-module___y2E3W__founderName{margin-top:2rem;font-weight:600;color:var(--gold)!important;font-style:normal!important}.page-module___y2E3W__textLink{color:var(--gold);font-weight:600;transition:opacity .2s}.page-module___y2E3W__textLink:hover{opacity:.8;text-decoration:underline}.page-module___y2E3W__ctaSection{background:radial-gradient(circle,#c59a5f26 0%,#0000 60%);padding:8rem 0}@media (max-width:768px){.page-module___y2E3W__remoteLayout{grid-template-columns:1fr}.page-module___y2E3W__founderBlock{padding:2rem}}
.VideoHero-module__bDXVjG__videoHeroWrapper{border:1px solid var(--glass-border);z-index:1;aspect-ratio:9/16;background:#000;border-radius:24px;justify-content:center;width:100%;max-width:1000px;max-height:80vh;margin:1.5rem auto 0;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}@media (min-width:768px){.VideoHero-module__bDXVjG__videoHeroWrapper{aspect-ratio:16/9}}.VideoHero-module__bDXVjG__video{object-fit:cover;object-position:center 10%;opacity:.8;width:100%;height:100%;display:block}.VideoHero-module__bDXVjG__overlay{text-align:center;background:linear-gradient(#0000001a 0%,#0009 100%);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.VideoHero-module__bDXVjG__sceneContent{opacity:0;pointer-events:none;width:100%;padding:0 2rem;transition:opacity .6s,transform .6s cubic-bezier(.34,1.56,.64,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.VideoHero-module__bDXVjG__sceneContent.VideoHero-module__bDXVjG__active{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.VideoHero-module__bDXVjG__headline{letter-spacing:-.04em;background:linear-gradient(#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;white-space:pre-wrap;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.VideoHero-module__bDXVjG__sub{color:#ffffffe6;max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5}.VideoHero-module__bDXVjG__body{color:var(--gold);letter-spacing:.05em;text-transform:uppercase;margin-top:1rem;font-size:.9rem;font-weight:600}.VideoHero-module__bDXVjG__dotsRow{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;bottom:2rem}.VideoHero-module__bDXVjG__dot{background-color:#ffffff4d;border-radius:3px;width:6px;height:6px;transition:width .3s cubic-bezier(.34,1.56,.64,1),background-color .3s}.VideoHero-module__bDXVjG__dotActive{background-color:var(--gold);width:24px}.VideoHero-module__bDXVjG__muteButton{border:1px solid var(--glass-border);color:#fff;cursor:pointer;z-index:10;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:absolute;bottom:2rem;right:2rem}.VideoHero-module__bDXVjG__muteButton:hover{background:#000000b3;transform:scale(1.05)}
