.ContactSection_contactSection__hshoY{padding:3rem 2rem;background:var(--color-bg,#fefdf7);position:relative}.ContactSection_wrapper__9JyBJ{max-width:700px;margin:0 auto;display:flex;gap:3rem;flex-wrap:wrap;align-items:center}.ContactSection_info__v4I_O{flex:1 1;min-width:300px}.ContactSection_title__dnvwg{font-size:2rem;font-weight:700;color:var(--color-primary,#003087);margin-bottom:.5rem;text-align:center}.ContactSection_text__V2Zle{font-size:1rem;color:#444;margin-bottom:2rem;text-align:center}.ContactSection_form__hbEYt{display:flex;flex-direction:column;gap:1rem}.ContactSection_form__hbEYt input,.ContactSection_form__hbEYt textarea{padding:.75rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;font-family:inherit}.ContactSection_form__hbEYt button{padding:.75rem 1.5rem;background-color:var(--color-primary,#003087);color:white;border:none;border-radius:6px;font-weight:700;cursor:pointer;transition:transform .2s ease}.ContactSection_form__hbEYt button:hover{transform:translateY(-2px)}.ContactSection_imageWrap__GnstC{flex:1 1;display:flex;justify-content:center;min-width:300px;position:absolute;right:0;bottom:0}.ContactSection_image__zc0sZ{max-width:100%;height:auto}.CTASection_ctaSection__ZEYyT{padding:3rem 2rem;background-color:var(--color-bg,#fefdf7);text-align:center}.CTASection_title___zrWJ{font-size:2rem;font-weight:700;color:var(--color-primary,#003087);margin-bottom:1rem}.CTASection_sub__n1if7{font-size:1rem;color:var(--color-text,#444);margin-bottom:2rem}.CTASection_button__XnG2u{background-color:var(--color-accent,#FFA500);color:white;font-weight:700;border:none;padding:1rem 2.5rem;font-size:1.1rem;border-radius:6px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.CTASection_button__XnG2u:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.CTASection_note__CPpPm{margin-top:1.5rem;font-size:.9rem;color:#777}.FAQSection_faqSection__yUhbE{padding:3rem 2rem;background-color:var(--color-bg);text-align:center}.FAQSection_title__MqYUJ{font-size:2rem;font-weight:700;color:var(--color-primary,var(--color-primary));margin-bottom:2rem}.FAQSection_faqList__Zp2H3{max-width:800px;margin:0 auto;text-align:left}.FAQSection_faqItem__9X8FJ{border-bottom:1px solid #ddd;padding:1rem 0}.FAQSection_question__Rag5o{font-size:1.1rem;font-weight:600;background:none;border:none;width:100%;text-align:left;padding:0;cursor:pointer;color:var(--color-primary);display:flex;justify-content:space-between;align-items:center}.FAQSection_icon__mZpPy{font-size:1.2rem;color:var(--color-accent)}.FAQSection_answer__HScXe{margin-top:.75rem;font-size:1rem;color:#444;line-height:1.6;animation:FAQSection_fadeIn__JQQRY .2s ease-in}@keyframes FAQSection_fadeIn__JQQRY{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.FAQSection_open___IOOo .FAQSection_question__Rag5o{color:var(--color-accent)}.CoreFeatureCard_card__KCCK4{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem;background:white;margin-bottom:2rem;border:1px solid #eee;border-radius:8px}.CoreFeatureCard_content__hjes3{max-width:600px;text-align:center}.CoreFeatureCard_subtitle__kfwHC{font-size:1rem;font-weight:600;color:var(--color-accent,#ffa500);margin-bottom:.5rem;display:inline-block;padding:.5rem;border-radius:4px}.CoreFeatureCard_title__Nb905{font-size:1.5rem;font-weight:700;color:var(--color-primary,#003087);margin-bottom:1rem}.CoreFeatureCard_description__R7zEQ{font-size:1rem;color:#444;line-height:1.6}.CoreFeatureCard_videoWrap__PoqT9{flex:1 1;width:100%;max-width:600px;display:flex;justify-content:center}.CoreFeatureCard_video__L3Q8I{width:100%;border-radius:12px;object-fit:cover;box-shadow:0 8px 24px rgba(0,0,0,.1)}.CoreFeatureCard_reverse__Q91K9{flex-direction:column}@media (min-width:768px){.CoreFeatureCard_card__KCCK4{flex-direction:row;justify-content:center;align-items:center;background:none;margin-bottom:2rem;border:none}.CoreFeatureCard_content__hjes3{flex:1 1;text-align:left}.CoreFeatureCard_subtitle__kfwHC{background:var(--color-accent,#ffa500);color:white}.CoreFeatureCard_videoWrap__PoqT9{flex:1 1}.CoreFeatureCard_reverse__Q91K9{flex-direction:row-reverse;.CoreFeatureCard_content__hjes3{text-align:right}}}.CoreFeaturesSection_section__dYCxg{padding:3rem 2rem;display:flex;flex-direction:column;gap:0;background-color:var(--color-bg,#fefdf7)}.CoreFeaturesSection_title__oMhzC{font-size:2rem;font-weight:800;color:var(--color-primary);text-align:center;margin-bottom:2rem}.Footer_footer__sW3w7{background:var(--color-bg);font-family:inherit;padding:8rem 2rem 1rem}.Footer_top__ENSed{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.Footer_brand__31r3u{flex:1 1;min-width:280px}.Footer_logo__C8n4g{width:10rem;height:80%;margin-bottom:1rem;img{width:100%;height:100%;object-fit:contain}}.Footer_desc__3VqhK{font-size:1rem;color:#555;line-height:1.6;max-width:400px}.Footer_newsletter__zpphF{flex:1 1;min-width:280px}.Footer_newsletter__zpphF label{font-weight:600;margin-bottom:.75rem;display:block;color:var(--color-primary,#003087)}.Footer_inputWrap__3ka2l{display:flex;gap:.5rem;flex-wrap:wrap}.Footer_input__mf6VL{flex:1 1;padding:.6rem 1rem;font-size:1rem;border-radius:6px;border:1px solid #ddd;font-family:inherit}.Footer_button__0QVCI{background-color:var(--color-primary,#003087);color:white;border:none;padding:.6rem 1.25rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.Footer_button__0QVCI:hover{background-color:#002460}.Footer_bottom__MYTgk{text-align:center;padding-top:2rem;font-size:.9rem;color:#888;border-top:1px solid transparent}@media (max-width:768px){.Footer_top__ENSed{flex-direction:column;align-items:center;text-align:center}.Footer_brand__31r3u,.Footer_newsletter__zpphF{align-items:center;justify-content:center}.Footer_inputWrap__3ka2l{flex-direction:column;width:100%}.Footer_button__0QVCI{width:100%}.Footer_desc__3VqhK,.Footer_logo__C8n4g,.Footer_newsletter__zpphF label{text-align:center}}.Hero_hero__BX2UA{position:relative;display:flex;align-items:center;min-height:50rem;overflow:hidden;background:linear-gradient(155deg,#ffa60014 20%,rgba(44,154,217,.096) 80%);.Hero_content__DCW7J{padding:4rem;max-width:680px;.Hero_text__SCsd9{h1{font-size:4rem;color:var(--color-primary);font-weight:800}p{font-size:1.3rem;margin:1rem 0 2rem;color:var(--color-text);width:70%}}}.Hero_buttons__3ZYFl{display:flex;gap:.5rem;button{padding:.5rem 2rem;font-weight:700;font-size:1rem;background:none;border:none;color:var(--color-accent);border-radius:6px;&:first-of-type{background:var(--color-primary);color:white}}}.Hero_imageWrap__mdeAz{position:absolute;right:-2rem;bottom:-3rem;width:750px;height:700px;img{width:100%;height:100%}}@media only screen and (max-width:1280px){min-height:45rem;.Hero_content__DCW7J{max-width:550px;.Hero_text__SCsd9{h1{font-size:3.2rem}}}.Hero_imageWrap__mdeAz{width:600px;height:550px}}@media only screen and (max-width:980px){min-height:40rem;.Hero_content__DCW7J{padding:2rem}.Hero_imageWrap__mdeAz{width:450px;height:400px}}@media only screen and (max-width:780px){min-height:auto;.Hero_content__DCW7J{padding:8rem 1rem;max-width:none;text-align:center;.Hero_text__SCsd9{display:flex;flex-direction:column;align-items:center;h1{font-size:2rem}p{font-size:1rem;width:70%}}}.Hero_buttons__3ZYFl{display:flex;gap:.5rem;button{padding:.5rem 1rem}}.Hero_imageWrap__mdeAz{display:none}}}.Navbar_root__W0W5v{--nav-height:4.5rem}.Navbar_navbar__O5hVe{position:fixed;top:0;left:0;right:0;height:var(--nav-height);z-index:999;transition:background-color .3s ease,box-shadow .3s ease;background-color:transparent}.Navbar_scrolled__nLX1m{box-shadow:0 1px 6px rgba(0,0,0,.05)}.Navbar_container__FCrL9{max-width:1300px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}.Navbar_logo__XsQFd{width:10rem;height:80%;img{width:100%;height:100%;object-fit:contain}}.Navbar_links__tg8Oy{display:flex;gap:2rem}.Navbar_links__tg8Oy span,.Navbar_mobileLinks__sQHNV span{cursor:pointer;font-weight:500;color:var(--color-primary);text-decoration:none}.Navbar_actions__kMliD{display:flex;gap:1rem}.Navbar_trial__bzpSq{background:none;color:var(--color-accent,#ffa500)}.Navbar_login___R2dF,.Navbar_trial__bzpSq{border:none;font-weight:700;font-size:1rem;cursor:pointer}.Navbar_login___R2dF{background:var(--color-primary);color:white;padding:.5rem 1.25rem;border-radius:6px}.Navbar_burger__PHcNZ{display:none;flex-direction:column;gap:.3rem;background:none;border:none;cursor:pointer}.Navbar_burgerLine___AsmI{width:24px;height:2px;background:var(--color-primary)}.Navbar_mobileMenu___5jHL{position:fixed;top:var(--nav-height);left:0;right:0;bottom:0;background:white;display:flex;flex-direction:column;padding:2rem 1.5rem}.Navbar_mobileLinks__sQHNV{display:flex;flex-direction:column;gap:2rem;margin-bottom:auto;margin-top:5rem}.Navbar_mobileButtons__gEx1g{display:flex;flex-direction:column;gap:1rem}.Navbar_closeIcon__g0Ryk{font-size:1.6rem;font-weight:700;color:var(--color-primary)}@media (max-width:768px){.Navbar_navbar__O5hVe{background:white!important}.Navbar_actions__kMliD,.Navbar_links__tg8Oy{display:none}.Navbar_burger__PHcNZ{display:flex}.Navbar_trial__bzpSq{background:none;border:none;background:var(--color-accent,#ffa500);font-weight:700;font-size:1rem;cursor:pointer;border-radius:6px;padding:.5rem 1.25rem;color:white}}.PricingCard_card__YBUvf{border:1px solid #eee;border-radius:8px;max-width:400px;text-align:center;background:white;box-shadow:0 1px 2px rgba(0,0,0,.03);position:relative;padding:3rem 1rem 1rem}.PricingCard_plan__k7Nzo{font-size:2rem;font-weight:900;color:var(--color-primary,var(--color-primary));margin-bottom:1rem;text-transform:capitalize}.PricingCard_price__tYTK0{font-size:1.75rem;margin-bottom:1.5rem}.PricingCard_priceValue__1KQr3{color:var(--color-accent,var(--color-accent));font-weight:700;font-size:2rem}.PricingCard_pricePeriod__vnjEL{color:var(--color-accent,var(--color-accent));font-size:1rem;margin-left:.25rem}.PricingCard_features__FfPIU{list-style:none;padding:0;margin:0 0 2rem}.PricingCard_features__FfPIU li{margin-bottom:1rem;color:var(--color-primary);font-size:.95rem;text-align:left}.PricingCard_button__sqNb2{background-color:var(--color-primary);color:white;border:none;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer}.PricingCard_badge__k7Se2{position:absolute;top:10px;right:10px;background-color:var(--color-accent);color:black;padding:5px;text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.5px;transform:rotate(45deg);box-shadow:0 4px 10px rgba(0,0,0,.2)}.PricingSection_section__MbQic{padding:3rem 2rem;background:var(--color-bg);text-align:center}.PricingSection_title__KSajR{font-size:2rem;font-weight:700;color:var(--color-primary);margin-bottom:2rem}.PricingSection_cards__RKgk_{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.PricingSection_cards__RKgk_>*{flex:1 1 300px;max-width:300px;box-sizing:border-box}.PricingSection_note__hUB3C{font-size:.9rem;color:var(--color-text);margin-top:1rem}.PricingSection_note__hUB3C:first-of-type{margin-top:2rem}