.page_page__ZU32B{display:flex;flex-direction:column;min-height:100vh;background:var(--primary-bg);color:var(--txt-primary);font-weight:500}.page_header__kVzhN{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(15,15,22,.6);display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem}.page_logoWrap__oA5Qv{position:relative;width:200px;height:100px}.page_burger__upzk8{display:none;background:none;border:none;font-size:2.1rem;color:var(--accent);cursor:pointer}.page_navLinks__3Mchl{display:flex;gap:2rem;align-items:center}.page_navLinks__3Mchl a{font-weight:600;transition:opacity .2s}.page_navLinks__3Mchl a:hover{opacity:.75}.page_ctaNav__Hv6_P{background:var(--accent);color:#0d0d0d;padding:.5rem 1.2rem;border-radius:var(--radius)}@media (max-width:840px){.page_burger__upzk8{display:block}.page_navLinks__3Mchl{position:absolute;inset:64px 0 auto 0;flex-direction:column;background:var(--surface-1);padding:1rem 0;display:none}.page_navOpen__J_3ON{display:flex}}.page_mainsection__kAt__{display:flex;justify-content:center;gap:2rem}.page_mainsectionvideo__ctFz8{max-width:700px;padding-bottom:2.5rem;padding-left:1rem;border-radius:5%;overflow:hidden}.page_mainsectionvideo__ctFz8 video{width:100%;border-radius:5%}@media (max-width:768px){.page_mainsection__kAt__{flex-direction:column;align-items:center}.page_mainsectionvideo__ctFz8{display:flex;justify-content:center;width:100%;padding-top:1rem;margin-right:1rem}.page_mainsectionvideo__ctFz8 video{width:100%}}.page_hero__SKW6o{text-align:center}.page_heroTitle__Gfler{font-size:clamp(1.8rem,4.5vw,3rem);line-height:1.1;font-weight:800;color:var(--accent);margin-bottom:1.2rem;margin-top:4rem}@media (max-width:480px){.page_heroTitle__Gfler{font-size:2.2rem;margin-top:0}}.page_heroTagline__BFtFD{font-size:1.2rem;max-width:650px;margin-inline:auto;color:var(--txt-secondary)}.page_primaryCTA__TtHMJ{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent);color:#0d0d0d;padding:.9rem 2rem;border-radius:var(--radius);font-weight:700;margin-top:2.5rem;transition:transform .15s}.page_primaryCTA__TtHMJ:hover{transform:translateY(-2px)}.page_socialProof__5omrf{margin-top:2rem;font-size:1.2rem;font-weight:700;color:var(--accent)}.page_testimonials__T_1MQ{background:var(--surface-2);padding:4rem 1.5rem;text-align:center}.page_testimonials__T_1MQ h2{font-size:2rem;color:var(--accent);margin-bottom:2rem}.page_testimonialGrid__3mDlu{display:grid;grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}.page_testimonialGrid__3mDlu img{width:60px;height:60px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-top:.4rem}.page_testimonialGrid__3mDlu blockquote{background:var(--surface-1);border-radius:var(--radius);padding:1.5rem 2rem;font-style:italic;position:relative;box-shadow:0 4px 16px rgba(0,0,0,.25)}.page_imgAndQuote__zHxFa{display:flex;gap:.8rem}.page_testimonialGrid__3mDlu footer{margin-top:1rem;font-weight:600;font-style:normal;color:var(--txt-secondary)}.page_features__8wy9y{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));max-width:1100px;margin:0 auto 6rem;padding:5rem 1.5rem 0}.page_featureCard__09F8a{background:var(--surface-1);border-radius:var(--radius);padding:2rem;text-align:left;box-shadow:0 4px 16px rgba(0,0,0,.25);transition:transform .2s}.page_featureCard__09F8a:hover{transform:translateY(-4px)}.page_featureCard__09F8a h3{margin:1rem 0 .75rem;font-size:1.3rem}.page_featureCard__09F8a p{color:var(--txt-secondary);line-height:1.6}.page_button__vnlhW{display:inline-flex;align-items:center;gap:.4rem;padding:1rem 1.6rem;background:var(--accent);color:#0d0d0d;border-radius:var(--radius);font-weight:700;box-shadow:0 4px 16px rgba(0,0,0,.25);transition:transform .15s;text-decoration:none;margin-top:2rem}.page_button__vnlhW:hover{transform:translateY(-2px)}.page_button__vnlhW{grid-column:1/-1;justify-self:center}.page_subscriptionBox__aVZ8l{max-width:500px;margin:6rem auto;background:var(--surface-1);border-radius:var(--radius);padding:2.5rem 2rem 3rem;text-align:center;box-shadow:0 8px 24px rgba(0,0,0,.35)}.page_subscriptionBox__aVZ8l h2{font-size:1.6rem;margin-bottom:1.8rem}.page_subscriptionBox__aVZ8l button{position:relative;background:var(--accent);color:#0d0d0d;padding:.9rem 2rem;border-radius:var(--radius);font-weight:700}.page_spinner__1WnEQ{display:inline-block;width:20px;height:20px;border:3px solid rgba(0,0,0,.25);border-top-color:#0d0d0d;border-radius:50%;animation:page_spin__W_8_q .8s linear infinite}@keyframes page_spin__W_8_q{to{transform:rotate(1turn)}}.page_faqSection__NArq_{max-width:900px;margin:0 auto 2rem;padding:0 1.5rem}.page_faqSection__NArq_ h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:var(--accent)}.page_faqGrid__Qf0_7{display:grid;grid-gap:1rem;gap:1rem}.page_faqItem__ZM3hV{background:var(--surface-1);border-radius:var(--radius);padding:1.25rem 1.5rem}.page_faqItem__ZM3hV summary{list-style:none;cursor:pointer;font-weight:600}.page_faqItem__ZM3hV p{margin-top:.75rem;color:var(--txt-secondary);line-height:1.6}.page_footer__sHKi3{margin-top:auto;padding:2.5rem 1.5rem;text-align:center;background:var(--surface-2)}.page_footer__sHKi3 p{font-size:.9rem;color:var(--txt-secondary);max-width:720px;margin:0 auto}