.page-module___8aEwW__container{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__navbar{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex;position:fixed;top:0}.page-module___8aEwW__logo{letter-spacing:-.05em;font-size:1.5rem;font-weight:800}.page-module___8aEwW__navLinks{gap:1rem;display:flex}.page-module___8aEwW__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 5% 4rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:10;text-align:center;max-width:800px;position:relative}.page-module___8aEwW__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem)}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.page-module___8aEwW__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module___8aEwW__blob1,.page-module___8aEwW__blob2{filter:blur(80px);z-index:1;opacity:.5;border-radius:50%;position:absolute}.page-module___8aEwW__blob1{background:var(--primary-light);width:500px;height:500px;animation:10s ease-in-out infinite alternate page-module___8aEwW__float;top:-10%;left:-10%}.page-module___8aEwW__blob2{background:var(--secondary);opacity:.3;width:600px;height:600px;animation:12s ease-in-out infinite alternate-reverse page-module___8aEwW__float;bottom:-20%;right:-10%}@keyframes page-module___8aEwW__float{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.page-module___8aEwW__features{background-color:var(--surface);z-index:10;padding:5rem 0;position:relative}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:4rem}.page-module___8aEwW__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem}.page-module___8aEwW__sectionDesc{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.page-module___8aEwW__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__featureCard{text-align:center;padding:2.5rem 1.5rem}.page-module___8aEwW__featureIcon{margin-bottom:1.5rem;font-size:3rem}.page-module___8aEwW__featureCard h3{margin-bottom:1rem;font-size:1.25rem}.page-module___8aEwW__featureCard p{color:var(--text-muted)}.page-module___8aEwW__footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--glass-border);background-color:var(--background);padding:3rem 2rem 2rem}.page-module___8aEwW__footerLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__footerLink{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .3s}.page-module___8aEwW__footerLink:hover{color:var(--primary)}.page-module___8aEwW__faqSection{background-color:var(--background);z-index:10;padding:5rem 0;position:relative}.page-module___8aEwW__faqGrid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.page-module___8aEwW__faqItem{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:1.5rem;transition:all .3s}.page-module___8aEwW__faqItem[open]{background:var(--surface)}.page-module___8aEwW__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:1.15rem;font-weight:600;list-style:none;display:flex}.page-module___8aEwW__faqItem summary::-webkit-details-marker{display:none}.page-module___8aEwW__faqItem summary:after{content:"+";color:var(--primary);font-size:1.5rem;transition:transform .3s}.page-module___8aEwW__faqItem[open] summary:after{transform:rotate(45deg)}.page-module___8aEwW__faqAnswer{color:var(--text-muted);margin-top:1rem;line-height:1.6}@media (max-width:768px){.page-module___8aEwW__heroActions{flex-direction:column}}
