.Header_header__072v2{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:fixed;width:100%;top:0;z-index:1000;box-shadow:0 2px 20px rgba(0,0,0,.1)}.Header_nav__evgr5{display:flex;justify-content:space-between;align-items:center}.Header_logo__0dir7{font-size:1.5rem;font-weight:700;color:#667eea;display:flex;align-items:center;gap:.5rem;text-decoration:none}.Header_navLinks__zli_f{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.Header_navLinks__zli_f a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.Header_navLinks__zli_f a:hover{color:#667eea}.Header_mobileMenuButton__QRUW9{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}@media (max-width:768px){.Header_navLinks__zli_f{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Header_navLinks__zli_f.Header_mobileOpen__Ahd_Y{display:flex}.Header_mobileMenuButton__QRUW9{display:block}}.Footer_footer__yl3k1{background:#2d3748;color:#fff;padding:3rem 0 1rem}.Footer_footerContent__B4teV{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem}.Footer_footerSection__lxdDh h3{margin-bottom:1rem;color:#667eea}.Footer_footerSection__lxdDh ul{list-style:none;margin:0;padding:0}.Footer_footerSection__lxdDh ul li{margin-bottom:.5rem}.Footer_footerSection__lxdDh ul li a{color:#a0aec0;text-decoration:none;transition:color .3s}.Footer_footerSection__lxdDh ul li a:hover{color:#fff}.Footer_footerBottom__5n19l{border-top:1px solid #4a5568;padding-top:1rem;text-align:center;color:#a0aec0}@media (max-width:768px){.Footer_footerContent__B4teV{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.Home_hero__VkeT1{padding:120px 0 80px;text-align:center;color:#fff;min-height:100vh;display:flex;align-items:center}.Home_heroContent__aWtjQ h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Home_heroContent__aWtjQ p{font-size:1.25rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.Home_featuresSection__9MiUa{padding:80px 0}.Home_heroButtons__CS1EM{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.Home_trustIndicators__GXg3o p{font-size:1rem;opacity:.8}.Home_features__I7Csk{background:#fff;padding:80px 0}.Home_featuresGrid__5Vmg9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:3rem;gap:3rem;margin-top:3rem}.Home_featureCard__KC0ot{text-align:center;padding:2rem;background:linear-gradient(145deg,#f8f9ff,#e8ecff);transition:transform .3s,box-shadow .3s}.Home_featureCard__KC0ot:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(102,126,234,.15)}.Home_featureIcon__rV5mF{font-size:3rem;margin-bottom:1rem}.Home_featureCard__KC0ot h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.Home_featureCard__KC0ot p{color:#666;line-height:1.6}.Home_demoSection__6iynW{padding:40px 0}.Home_demoVideo__J_BZn{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1);text-align:center;margin-top:3rem}.Home_videoPlaceholder___L27s{background:#f0f0f0;height:582px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.Home_videoPlaceholder___L27s p{color:#666;font-size:1.2rem}.Home_videoPlaceholder___L27s iframe{width:100%;height:100%;border:0}.Home_faqSection__S1QT8{padding:80px 0;background:#fff}.Home_faqContainer__R_02Z{max-width:800px;margin:3rem auto 0}.Home_faqItem__Remjx{background:linear-gradient(145deg,#f8f9ff,#e8ecff);border-radius:15px;margin-bottom:1rem;border:1px solid rgba(102,126,234,.1);overflow:hidden;transition:all .3s ease}.Home_faqItem__Remjx:hover{box-shadow:0 8px 25px rgba(102,126,234,.15)}.Home_faqQuestion__TbmYm{padding:1.5rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.1rem;color:#333;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Home_faqQuestion__TbmYm:hover{background:rgba(102,126,234,.05)}.Home_faqQuestion__TbmYm.Home_active__EQNkL{background:rgba(102,126,234,.1);color:#667eea}.Home_faqIcon__WCE2x{font-size:1.5rem;font-weight:700;color:#667eea;transition:transform .3s ease;min-width:24px;text-align:center}.Home_faqQuestion__TbmYm.Home_active__EQNkL .Home_faqIcon__WCE2x{transform:rotate(180deg)}.Home_faqAnswer__d99a2{max-height:0;overflow:hidden;transition:all .3s ease;background:hsla(0,0%,100%,.7)}.Home_faqAnswer__d99a2.Home_active__EQNkL{max-height:200px;padding:0 2rem 1.5rem}.Home_faqAnswer__d99a2 p{color:#666;line-height:1.6;font-size:.95rem;margin:0;padding-top:.5rem}.Home_faqCta__wsIxA{text-align:center;margin-top:3rem}.Home_reviewsSection__g_n9L{padding:80px 0}.Home_reviewsContainer___Wk2f{margin-top:3rem}.Home_reviewsGrid__6QlGp{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Home_reviewCard__gdGhh{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:15px;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 8px 25px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s}.Home_reviewCard__gdGhh:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.15)}.Home_reviewHeader__Cs9oa{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.Home_reviewAvatar__EosI3{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #667eea;flex-shrink:0}.Home_reviewMeta__vbwTw{flex:1 1}.Home_reviewAuthor__oTjCC{font-size:1rem;font-weight:600;color:#333;margin:0 0 .25rem}.Home_reviewRating__VFWw2{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.Home_stars__W3WHr{color:gold;font-size:.9rem}.Home_reviewDate__kKx9g{font-size:.8rem;color:#666}.Home_reviewText__z7LKz{color:#555;line-height:1.6;font-size:.95rem;margin:0;word-wrap:break-word}.Home_reviewsStats__F2t6U{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem;padding:2rem;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid hsla(0,0%,100%,.2)}.Home_statItem__JSUd_{text-align:center}.Home_statNumber__LBuFb{display:block;font-size:2.5rem;font-weight:700;color:#171717;margin-bottom:.5rem}.Home_statLabel__GSvXT{display:block;font-size:1rem;color:rgba(36,36,36,.9);font-weight:500}.Home_extensionShowcase__aNwyR{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.Home_showcaseContainer__zOnxY{margin-top:4rem}.Home_mainFeature__DTGAy{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-bottom:4rem;padding:3rem;background:#fff;border-radius:24px;box-shadow:0 20px 50px rgba(0,0,0,.1)}.Home_featureContent__aWRw8{padding-right:2rem}.Home_featureHeader__N5LZg{margin-bottom:2rem}.Home_featureTag__E0Bs5{display:inline-block;background:linear-gradient(45deg,#667eea,#764ba2);color:#fff;padding:.5rem 1.25rem;border-radius:25px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.Home_featureContent__aWRw8 h3{font-size:2.25rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;line-height:1.2}.Home_featureContent__aWRw8 p{font-size:1.1rem;color:#4a5568;line-height:1.7;margin-bottom:2rem}.Home_featureHighlights__KGkLl{display:flex;flex-direction:column;gap:1rem}.Home_highlight__dCLJD{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f7fafc;border-radius:12px;border-left:4px solid #667eea}.Home_highlightIcon__N0SOX{font-size:1.25rem;flex-shrink:0}.Home_highlight__dCLJD span:last-child{font-weight:500;color:#2d3748}.Home_featureImage__n_7MW{position:relative}.Home_mockupContainer__Li1EW{position:relative;background:linear-gradient(145deg,#667eea,#764ba2);border-radius:20px;padding:1.5rem;box-shadow:0 25px 50px rgba(102,126,234,.3);transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:transform .3s ease}.Home_mockupContainer__Li1EW:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.Home_mockupImage__rLQ7B{width:100%;height:auto;border-radius:12px;box-shadow:0 15px 35px rgba(0,0,0,.2)}.Home_featureRow__iLnCA{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.Home_featureCard__KC0ot{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #e2e8f0}.Home_featureCard__KC0ot:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.Home_cardImageContainer__rPwvJ{height:180px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.Home_cardImage__2COby{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.Home_featureCard__KC0ot:hover .Home_cardImage__2COby{transform:scale(1.05)}.Home_cardContent__auKAF{padding:1.5rem}.Home_cardContent__auKAF h4{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:.75rem}.Home_cardContent__auKAF p{color:#4a5568;line-height:1.6;font-size:.95rem}.Home_showcaseCta__4KpEm{text-align:center;margin-top:4rem;padding:3rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;color:#fff}.Home_ctaContent__RObbv h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.Home_ctaContent__RObbv p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.Home_btn-large__VFHGl{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600}.Home_pricingPreview__cxuBB{padding:80px 0;text-align:center;color:#fff}.Home_pricingCards__DOLK_{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Home_pricingCard__2XSp0{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;border:1px solid hsla(0,0%,100%,.2);transition:transform .3s}.Home_pricingCard__2XSp0:hover{transform:translateY(-5px)}.Home_pricingCard__2XSp0.Home_featured__R_mtl{background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,.3);transform:scale(1.05)}.Home_pricingCard__2XSp0 h3{font-size:1.5rem;margin-bottom:1rem}.Home_price__AsfCj{font-size:2.5rem;font-weight:700;margin:1rem 0}.Home_price__AsfCj span{font-size:1rem;opacity:.8}.Home_annualNote__3dFd_{font-size:.95rem;color:#2c3e50;font-weight:500;background-color:#ecf0f1;border-radius:16px;border:1px solid #bdc3c7}.Home_annualNote__3dFd_,.Home_annualNoteenhanced__YtFsY{padding:.5rem 1rem;display:inline-block;margin-top:.75rem}.Home_annualNoteenhanced__YtFsY{font-size:.9rem;font-weight:600;color:#18c861;background-color:#e8f5e9;border-radius:20px;border:1px solid rgba(0,0,0,.05);box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}.Home_annualNoteenhanced__YtFsY .Home_annualNotehighlight__UtEKY{color:#18c861;font-weight:700}.Home_pricingCard__2XSp0 ul{text-align:left;margin:1rem 0;list-style:none}.Home_pricingCard__2XSp0 ul li{margin-bottom:.5rem;padding-left:0}@media (max-width:768px){.Home_heroContent__aWtjQ h1{font-size:2.5rem}.Home_heroButtons__CS1EM{flex-direction:column;align-items:center}.Home_featuresGrid__5Vmg9,.Home_pricingCards__DOLK_{grid-template-columns:1fr}.Home_pricingCard__2XSp0.Home_featured__R_mtl{transform:none}.Home_faqContainer__R_02Z{margin:2rem auto 0;padding:0 1rem}.Home_faqQuestion__TbmYm{padding:1.25rem 1.5rem;font-size:1rem}.Home_faqIcon__WCE2x{font-size:1.25rem}.Home_faqAnswer__d99a2.Home_active__EQNkL{padding:0 1.5rem 1.25rem}.Home_reviewsGrid__6QlGp{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.Home_reviewCard__gdGhh{padding:1.25rem}.Home_reviewHeader__Cs9oa{gap:.75rem}.Home_reviewAvatar__EosI3{width:40px;height:40px}.Home_reviewAuthor__oTjCC{font-size:.9rem}.Home_reviewsStats__F2t6U{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.Home_statNumber__LBuFb{font-size:2rem}.Home_mainFeature__DTGAy{grid-template-columns:1fr;gap:2rem;padding:2rem}.Home_featureContent__aWRw8{padding-right:0;text-align:center}.Home_featureContent__aWRw8 h3{font-size:1.75rem}.Home_featureRow__iLnCA{grid-template-columns:1fr;gap:1.5rem}.Home_cardImageContainer__rPwvJ{height:150px}.Home_cardContent__auKAF{padding:1.25rem}.Home_showcaseCta__4KpEm{padding:2rem}.Home_ctaContent__RObbv h3{font-size:1.5rem}.Home_btn-large__VFHGl{padding:.875rem 2rem;font-size:1rem}}