.Navbar_navbar__3BIeH{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:.75rem 0;background-color:transparent;transition:background-color .3s ease,box-shadow .3s ease}.Navbar_navbarScrolled__k7v4y{background-color:white;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Navbar_navbarContainer__bj4ig{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Navbar_logo__Am5h2{display:flex;align-items:center;text-decoration:none}.Navbar_logoImage__de79e{height:2rem;width:auto;transition:transform .3s ease}.Navbar_logo__Am5h2:hover .Navbar_logoImage__de79e{transform:scale(1.05)}.Navbar_navLinks__chCYm{display:flex;align-items:center}.Navbar_navLink__A03oH{text-decoration:none!important;color:#333;font-weight:500;padding:.5rem 1rem;transition:color .3s;position:relative}.Navbar_navLink__A03oH:hover{color:#ffd700;text-decoration:none!important}.Navbar_signInButton__yeuTB{background-color:#ffd700;color:#333;border:none;border-radius:2rem;padding:.5rem 1.25rem;font-weight:600;margin-left:1rem;cursor:pointer;text-decoration:none;transition:all .3s ease}.Navbar_signInButton__yeuTB:hover{background-color:#ffc400;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Navbar_mobileMenuButton__CRcew{display:none;background:none;border:none;cursor:pointer;font-size:1.5rem;color:#333}.Navbar_mobileMenu__XFNzn{display:none;position:absolute;top:100%;left:0;width:100%;background-color:white;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border-top:1px solid #eee}.Navbar_mobileMenu__XFNzn.Navbar_open___npFi{display:flex;flex-direction:column}.Navbar_mobileNavLink__Bglws{padding:.75rem 0;text-decoration:none;color:#333;font-weight:500;transition:color .3s;border-bottom:1px solid #f5f5f5}.Navbar_mobileNavLink__Bglws:last-child{border-bottom:none}.Navbar_mobileNavLink__Bglws:hover{color:#ffd700}@media (max-width:767px){.Navbar_navLinks__chCYm{display:none}.Navbar_mobileMenuButton__CRcew{display:block}.Navbar_navbar__3BIeH{padding:.5rem 0}}.Footer_footer__eNA9m{background-color:#fff;padding:2rem 2rem 0;border-top:1px solid #eee}.Footer_footerContainer__oD0EQ{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer_footerColumns__5pKoq{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;margin-bottom:1rem}.Footer_footerBrand__7nKvy h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}.Footer_footerBrand__7nKvy img{max-width:100px}.Footer_footerDescription__1uHkM{color:#666;margin-bottom:1.5rem;line-height:1.5;font-size:.875rem}.Footer_socialLinks__sPnd2{display:flex;gap:1rem}.Footer_socialLink__nh4hv{color:#666;transition:color .3s}.Footer_socialLink__nh4hv:hover{color:#ffd700}.Footer_footerColumn__RGtUM{padding-left:2rem}.Footer_footerColumn__RGtUM h3{font-size:1.125rem;font-weight:600;margin-bottom:1.25rem;color:#333}.Footer_footerList__fer2I{list-style:none;padding:0;margin:0}.Footer_footerListItem__z37j7{margin-bottom:.75rem}.Footer_footerLink__vjGfL{text-decoration:none;color:#666;font-size:.875rem;transition:color .3s}.Footer_footerLink__vjGfL:hover{color:#ffd700}.Footer_footerBottom__BDIjN{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee}.Footer_copyright__vFlrA{color:#888;padding-top:1rem;font-size:.75rem}.Footer_legalLinks__U0QDU{display:flex;gap:1.5rem}.Footer_legalLink__QOSHD{text-decoration:none;color:#888;font-size:.75rem;transition:color .3s}.Footer_legalLink__QOSHD:hover{color:#ffd700}@media (max-width:991px){.Footer_footerColumns__5pKoq{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.Footer_footerColumns__5pKoq{grid-template-columns:1fr}.Footer_footerBottom__BDIjN{flex-direction:column;gap:1rem;text-align:center}}.Footer_newsletterForm__3fond{display:flex;flex-direction:column;gap:.5rem}.Footer_newsletterInput__Il368{padding:.5rem;border-radius:4px;border:1px solid #ccc}.Footer_newsletterButton__6GkEP{padding:.5rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.Footer_newsletterButton__6GkEP:hover{background-color:#0056b3}.Home_container__JIzbW{max-width:1200px;margin:0 auto;padding:0 1.25rem;box-sizing:border-box;position:relative;z-index:2}@keyframes Home_fadeInDelayed__rEHPB{0%{opacity:0;transform:translateY(20px)}50%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_floatAnimation__Fzbln{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes Home_pulseAnimation__X0hEK{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.8}}@keyframes Home_blobAnimation__cFeKX{0%{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}to{transform:translate(0) scale(1)}}.Home_fadeIn__ajxoZ{animation:Home_fadeIn__ajxoZ .8s ease-out forwards}.Home_fadeInDelayed__rEHPB{animation:Home_fadeInDelayed__rEHPB 1.2s ease-out forwards}.Home_fadeInUp__ik3z3{opacity:0;transform:translateY(30px);animation:Home_fadeIn__ajxoZ .8s ease-out forwards}.Home_fadeInUpDelayed1__YByyp{opacity:0;transform:translateY(30px);animation:Home_fadeIn__ajxoZ .8s ease-out .2s forwards}.Home_fadeInUpDelayed2__vF_AC{opacity:0;transform:translateY(30px);animation:Home_fadeIn__ajxoZ .8s ease-out .4s forwards}.Home_fadeInUpDelayed3__h7TH9{opacity:0;transform:translateY(30px);animation:Home_fadeIn__ajxoZ .8s ease-out .6s forwards}.Home_fadeInUpDelayed4__7gqkW{opacity:0;transform:translateY(30px);animation:Home_fadeIn__ajxoZ .8s ease-out .8s forwards}.Home_fadeInUpDelayed5__IWW8C{opacity:0;transform:translateY(30px);animation:Home_fadeIn__ajxoZ .8s ease-out 1s forwards}.Home_heroSection__DTgQK{position:relative;padding:8rem 0 6rem;overflow:hidden;background-color:#f8f9ff}.Home_heroBgGradient__T74D6{position:absolute;inset:0;background:linear-gradient(to bottom right,#f0f4ff,#f8f0ff);z-index:0}.Home_heroBgBlob1__zfxoN{top:-6rem;right:-6rem;width:24rem;height:24rem;background-color:rgba(253,224,71,.3);animation:Home_blobAnimation__cFeKX 20s infinite alternate}.Home_heroBgBlob1__zfxoN,.Home_heroBgBlob2__CB9wK{position:absolute;border-radius:50%;mix-blend-mode:multiply;filter:blur(5rem)}.Home_heroBgBlob2__CB9wK{top:0;left:-1rem;width:18rem;height:18rem;background-color:rgba(99,102,241,.3);animation:Home_blobAnimation__cFeKX 15s infinite alternate-reverse}.Home_heroBgBlob3__4d1OU{position:absolute;bottom:-2rem;left:5rem;width:18rem;height:18rem;border-radius:50%;background-color:rgba(236,72,153,.3);mix-blend-mode:multiply;filter:blur(5rem);animation:Home_blobAnimation__cFeKX 25s infinite alternate}.Home_heroContent__0Qcp4{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;position:relative;z-index:2}.Home_heroText__FetEZ{flex:1 1;max-width:32rem}.Home_heroTitle__o1MWM{font-size:3rem;font-weight:800;color:#1f2937;margin-bottom:1rem;line-height:1.2}.Home_heroSubtitle__Cn_ce{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.5}.Home_heroTags__nUaJl{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.Home_heroTag__85Uum{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:9999px;background-color:rgba(99,102,241,.1);color:#4f46e5}.Home_tagGreen__CI47x{background-color:rgba(16,185,129,.1);color:#10b981}.Home_tagYellow__mm95n{background-color:rgba(245,158,11,.1);color:#f59e0b}.Home_tagIcon__Srbsc{margin-right:.25rem}.Home_buttonGroup__iixox{display:flex;flex-wrap:wrap;gap:1rem}.Home_primaryButton__I1DHe{position:relative;display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:#1f2937;background-color:#fcd34d;border-radius:.5rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;overflow:hidden}.Home_primaryButtonHero__9FHbF{font-weight:600;padding:.875rem 1.75rem}.Home_primaryButton__I1DHe:hover{background-color:#fbbf24;transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Home_buttonHoverEffect___Ivjo{position:absolute;inset:0;width:100%;height:100%;background-color:rgba(255,255,255,.2);border-radius:.5rem;opacity:0;transform:translateX(-1px) translateY(-1px);transition:all .3s ease}.Home_primaryButton__I1DHe:hover .Home_buttonHoverEffect___Ivjo{opacity:1;transform:translateX(0) translateY(0)}.Home_secondaryButton__jLJx1{position:relative;display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:#fff;background-color:#1f2937;border-radius:.5rem;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;overflow:hidden}.Home_secondaryButton__jLJx1:hover{background-color:#111827;transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Home_primaryButton__I1DHe:hover .Home_buttonIcon__uzDYh,.Home_secondaryButton__jLJx1:hover .Home_buttonIcon__uzDYh{transform:translateX(4px)}.Home_heroImage__vwIjC{flex:1 1;background-color:#d1d5db;border-radius:.5rem}.Home_imageWrapper__Rcugr{position:relative;max-width:100%}.Home_imageShadow__E4CPe{position:absolute;top:.75rem;left:.75rem;width:100%;height:100%;border-radius:.5rem;background-color:#d1d5db;z-index:1}.Home_imageContainer__Tt7Gx{position:relative;overflow:hidden;border:4px solid white;border-radius:.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);z-index:2}.Home_imageContainer__Tt7Gx img{display:block;width:100%;height:auto}.Home_imageOverlay__X4eRM{position:absolute;inset:0;background:linear-gradient(to top right,rgba(37,99,235,.1),transparent)}.Home_newBadge__NNjC4{position:absolute;top:-1rem;right:-1rem;display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;background-color:#fcd34d;border-radius:50%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:3;animation:Home_pulseAnimation__X0hEK 2s infinite}.Home_badgeContent__c6CWz{text-align:center}.Home_badgeLabel__8FkBx{font-size:.75rem;font-weight:500;color:#1f2937}.Home_badgeTitle__qH_LI{font-size:.875rem;font-weight:700;color:#1f2937}.Home_waveSeparator__LNyCj{position:absolute;bottom:0;left:0;right:0;line-height:0}.Home_waveSeparator__LNyCj svg{width:100%;height:auto}.Home_featuresSection__QWNf6{padding:5rem 0;background-color:#fff}.Home_sectionHeader__suUWI{margin:0 auto 4rem;text-align:center}.Home_sectionTitle__AXpCD{font-weight:700;margin-bottom:1rem;line-height:1.2}.Home_sectionSubtitle__A7Ab1{font-size:1.125rem;line-height:1.5}.Home_featureGrid__wksb9{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_featureCard__ppaZF{position:relative;padding:2rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease}.Home_featureCard__ppaZF:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Home_featureAccent__y_DkT{position:absolute;top:0;left:0;width:100%;height:.25rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.Home_accentBlue__LiMJs{background:linear-gradient(90deg,#2563eb,#3b82f6)}.Home_accentPurple__Gm6V0{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.Home_accentYellow__sZ_nr{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.Home_featureIcon__8Bn6M{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px;margin-bottom:1.5rem}.Home_iconBlue__5fvjF{background-color:rgba(59,130,246,.1);color:#3b82f6}.Home_iconPurple__nAzcR{background-color:rgba(139,92,246,.1);color:#8b5cf6}.Home_iconYellow__NEXgn{background-color:rgba(251,191,36,.1);color:#fbbf24}.Home_iconIndigo__Bav1W{background-color:rgba(99,102,241,.1);color:#6366f1}.Home_iconPink__NSb2Q{background-color:rgba(236,72,153,.1);color:#ec4899}.Home_iconOrange__nKAX7{background-color:rgba(249,115,22,.1);color:#f97316}.Home_featureTitle__KvIe1{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.Home_featureDescription__CbRk_{font-size:1rem;color:#4b5563;line-height:1.5}.Home_toolsSection__hkPcE{padding:5rem 0;background-color:#f9fafb}.Home_toolsGrid__qLpeI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_toolCardWrapper__5RtwG{position:relative}.Home_toolCardShadow__SVHBk{position:absolute;inset:0;border-radius:.5rem;opacity:0;transition:all .3s ease}.Home_shadowBlue__OR2ew{background:linear-gradient(90deg,#2563eb,#3b82f6)}.Home_shadowIndigo__Wf1x1{background:linear-gradient(90deg,#4f46e5,#6366f1)}.Home_shadowPurple___HYPZ{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.Home_shadowPink__hniop{background:linear-gradient(90deg,#db2777,#ec4899)}.Home_shadowOrange__j_oAS{background:linear-gradient(90deg,#ea580c,#f97316)}.Home_shadowYellow__ZcJ0B{background:linear-gradient(90deg,#d97706,#f59e0b)}.Home_toolCardWrapper__5RtwG:hover .Home_toolCardShadow__SVHBk{opacity:.25;filter:blur(8px);transform:translate(4px,4px)}.Home_toolCard__EJBOY{position:relative;padding:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:all .3s ease}.Home_toolCardWrapper__5RtwG:hover .Home_toolCard__EJBOY{transform:translate(-4px,-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Home_toolIcon__aGzoz{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;margin-bottom:1rem}.Home_toolTitle__Hq4kU{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.Home_toolDescription__KZMW0{font-size:.875rem;color:#4b5563;line-height:1.5}.Home_pricingSection__b363T{padding:5rem 0;background-color:#f9fafb}.Home_pricingGrid__FJ5XC{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_pricingCard__m4GVa{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.Home_pricingCard__m4GVa:hover{transform:translateY(-.5rem);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Home_pricingCardPopular__EXaqZ{position:relative;border:2px solid #fbbf24;transform:scale(1.05);z-index:1}.Home_pricingCardPopular__EXaqZ:hover{transform:translateY(-.5rem) scale(1.05)}.Home_popularTag__cjPXd{position:absolute;top:-.75rem;left:50%;transform:translateX(-50%);background-color:#fbbf24;color:#1f2937;font-size:.75rem;font-weight:700;padding:.25rem .75rem;border-radius:9999px}.Home_pricingHeader__iX_N_{padding:2rem;border-bottom:1px solid #e5e7eb}.Home_pricingTitle__gtSOm{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.Home_pricingCost__Xc4_V{display:flex;align-items:baseline}.Home_pricingPrice__yGfrk{font-size:2.25rem;font-weight:800;color:#1f2937}.Home_pricingPeriod__rjFkk{margin-left:.5rem;font-size:.875rem;color:#4b5563}.Home_pricingBody__SEDeu{padding:2rem;display:flex;flex-direction:column;flex-grow:1}.Home_pricingFeatures__jiMCU{list-style:none;padding:0;margin:0 0 2rem}.Home_pricingFeatureItem__893OZ{display:flex;align-items:flex-start;padding:.5rem 0}.Home_featureCheckIcon__akaW_{color:#10b981;margin-right:.75rem}.Home_pricingButton__qPv0X{display:block;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;text-align:center;color:#1f2937;background-color:#f3f4f6;border-radius:.5rem;text-decoration:none;transition:all .3s ease;margin-top:auto}.Home_pricingButton__qPv0X:hover{background-color:#e5e7eb}.Home_pricingButtonPrimary__ICuPL{color:#1f2937;background-color:#fbbf24}.Home_pricingButtonPrimary__ICuPL:hover{background-color:#f59e0b}.Home_pricingButtonDark__h3TPT{color:#fff;background-color:#1f2937}.Home_pricingButtonDark__h3TPT:hover{background-color:#111827}.Home_faqSection___S8hu{padding:5rem 0;background-color:#fff9ef}.Home_faqList__HXYK0{max-width:50rem;margin:0 auto}.Home_faqItem__lNQcV{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.Home_faqQuestion__Dq_bI{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:.75rem}.Home_faqAnswer__7Y5CE{font-size:1rem;color:#4b5563;line-height:1.5}.Home_testimonialsSection__Cep6Y{padding:5rem 0;background-color:#f9fafb}.Home_testimonialGrid__Qr5Jd{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_testimonialCard__njTFx{padding:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);transition:all .3s ease}.Home_testimonialCard__njTFx:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.Home_testimonialHeader__XHIc5{display:flex;align-items:center;margin-bottom:1rem}.Home_testimonialAvatar__4Us4K{width:3rem;height:3rem;border-radius:9999px;background-color:#e5e7eb;margin-right:1rem;flex-shrink:0}.Home_testimonialAuthorInfo__oKEtE{flex:1 1}.Home_testimonialAuthor__5WRnE{font-size:1rem;font-weight:700;color:#1f2937}.Home_testimonialJob__hwGnm,.Home_testimonialText__PVbrw{font-size:.875rem;color:#4b5563}.Home_testimonialText__PVbrw{line-height:1.5;font-style:italic}@media (max-width:1024px){.Home_heroTitle__o1MWM{font-size:2.5rem}.Home_sectionTitle__AXpCD{font-size:2rem}.Home_featureGrid__wksb9,.Home_pricingGrid__FJ5XC,.Home_toolsGrid__qLpeI{grid-template-columns:repeat(2,1fr)}.Home_pricingCardPopular__EXaqZ{transform:scale(1)}.Home_pricingCardPopular__EXaqZ:hover{transform:translateY(-.5rem)}}@media (max-width:768px){.Home_heroSection__DTgQK{padding:6rem 0 4rem}.Home_heroContent__0Qcp4{flex-direction:column}.Home_heroText__FetEZ{max-width:100%;text-align:center;margin-bottom:2rem}.Home_heroTitle__o1MWM{font-size:2.25rem}.Home_buttonGroup__iixox,.Home_heroTags__nUaJl{justify-content:center}.Home_featureGrid__wksb9,.Home_pricingGrid__FJ5XC,.Home_templateGrid__nqiHS,.Home_testimonialGrid__Qr5Jd,.Home_toolsGrid__qLpeI{grid-template-columns:1fr}.Home_ctaTitle__dqBw9,.Home_sectionTitle__AXpCD{font-size:1.75rem}}.Home_modernFeatureLayout__HFyBb{display:flex;align-items:center;gap:1rem}.Home_featurePoints__qX6nu{flex:1 1;display:flex;flex-direction:column;max-width:450px}.Home_featurePoint__khcca{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;transition:all .3s ease;background-color:transparent}.Home_featurePointActive__5tR6i{background-color:transparent;transform:none;padding-left:calc(1.5rem - 3px)}.Home_featureNumber__olshI{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:1rem;font-weight:600;color:#000000;background-color:#ffd700;border-radius:9999px;flex-shrink:0}.Home_featurePointActive__5tR6i .Home_featureNumber__olshI{background-color:black;color:#ffd700}.Home_featurePointTitle__M9mSx{font-size:1.25rem;font-weight:600;color:#000000;margin-bottom:.5rem}.Home_featurePointDescription__6j_wB{font-size:.9375rem;color:#4b5563;line-height:1.5}.Home_featurePreviewContainer__yr9wg{position:relative;width:100%;height:600px;overflow:hidden;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.1);background-color:#f5f5f5}.Home_featurePreviewImage__6AI1D{position:absolute;top:0;left:0;width:100%;height:600px;object-fit:cover;transition:opacity .5s ease,transform .5s ease;opacity:0;transform:translateY(20px)}.Home_featurePreviewImageActive__X0eAj{opacity:1;transform:translateY(0);z-index:2}.Home_featurePreviewImageHidden__IsWHE{opacity:0;transform:translateY(20px);z-index:1}@media (max-width:900px){.Home_modernFeatureLayout__HFyBb{flex-direction:column;gap:2rem}.Home_featurePoints__qX6nu{max-width:100%}.Home_featurePointActive__5tR6i{transform:translateY(0)}.Home_featurePreview__NG_yH{width:100%}}@keyframes Home_fadeIn__ajxoZ{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Home_toolsSection__hkPcE{position:relative;overflow:hidden}.Home_toolsSection__hkPcE:before{content:"";position:absolute;top:-10%;right:-5%;width:30rem;height:30rem;border-radius:50%;z-index:0}.Home_toolsSection__hkPcE:after{content:"";position:absolute;bottom:-10%;left:-5%;width:25rem;height:25rem;border-radius:50%;z-index:0}.Home_accentText__fTMoN{color:#ffd700}.Home_toolsTabContainer__JJe4V{position:relative;z-index:1;display:flex;flex-direction:column;gap:3rem;margin-top:3rem}.Home_toolsNavigation__aNG_V{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:900px;margin:0 auto}.Home_toolNavItem__bagWA{display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;flex:1 1;min-width:100px;max-width:150px}.Home_toolNavItem__bagWA:hover{background-color:rgba(255,215,0,.05);transform:translateY(-2px)}.Home_toolNavItemActive__h9x1n{background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);position:relative;transform:translateY(-4px)}.Home_toolNavItemActive__h9x1n:after{content:"";position:absolute;bottom:-.25rem;left:50%;transform:translateX(-50%);width:1.5rem;height:.25rem;background-color:#ffd700;border-radius:1rem}.Home_toolNavIcon__nKMSz{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#f3f4f6;color:#1f2937;margin-bottom:.75rem;transition:all .3s ease}.Home_toolNavItemActive__h9x1n .Home_toolNavIcon__nKMSz{background-color:#ffd700;color:#000}.Home_toolNavLabel__JkVHT{font-size:.875rem;font-weight:600;color:#4b5563;transition:all .3s ease}.Home_toolNavItemActive__h9x1n .Home_toolNavLabel__JkVHT{color:#000}.Home_toolContentDisplay___VZh_{display:flex;align-items:center;background-color:#fff;border-radius:1rem;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden;min-height:400px;width:70%;margin:0 auto}.Home_toolVisual__JWTWR{flex:1 1;height:400px;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;overflow:hidden}.Home_toolImage__5B5rO{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Home_toolDescription__KZMW0{flex:1 1;padding:2.5rem;display:flex;flex-direction:column}.Home_toolFeatureTitle__KYTzB{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1rem;position:relative}.Home_toolFeatureTitle__KYTzB:after{content:"";position:absolute;bottom:-.5rem;left:0;width:3rem;height:.25rem;background-color:#ffd700;border-radius:1rem}.Home_toolFeatureDescription__y1y6X{font-size:1rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.Home_toolFeatureList__Dc3B_{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.Home_featureItem__UEl1R{display:flex;align-items:center;gap:.75rem}.Home_featureCheckIcon__akaW_{width:1.25rem;height:1.25rem;color:#ffd700;flex-shrink:0}.Home_featureItem__UEl1R span{font-size:.9375rem;color:#4b5563}.Home_learnMoreButton__VoSr8{display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;background-color:#000;border-radius:.5rem;margin-top:auto;align-self:flex-start;text-decoration:none;transition:all .3s ease;border:2px solid #000}.Home_learnMoreButton__VoSr8:hover{background-color:transparent;color:#000}.Home_buttonIcon__uzDYh{margin-left:.5rem;transition:transform .3s ease}.Home_learnMoreButton__VoSr8:hover .Home_buttonIcon__uzDYh{transform:translateX(4px)}@media (max-width:992px){.Home_toolContentDisplay___VZh_{flex-direction:column;width:100%;margin:0 auto}.Home_toolVisual__JWTWR{width:100%;height:300px}.Home_toolDescription__KZMW0{width:100%;padding:2rem}}@media (max-width:768px){.Home_toolsNavigation__aNG_V{gap:.25rem}.Home_toolNavItem__bagWA{min-width:80px;padding:.75rem}.Home_toolNavIcon__nKMSz{width:2.5rem;height:2.5rem}.Home_toolFeatureTitle__KYTzB{font-size:1.5rem}}@media (max-width:576px){.Home_toolsNavigation__aNG_V{flex-wrap:nowrap;overflow-x:auto;padding-bottom:1rem;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none}.Home_toolsNavigation__aNG_V::-webkit-scrollbar{display:none}.Home_toolNavItem__bagWA{min-width:100px}}.Home_templatesSection__tLTjj{overflow:hidden;position:relative}.Home_templatesHeader__cMMY2{max-width:1200px;margin:0 auto 2rem;padding:0 1.5rem;text-align:center}.Home_templatesHeader__cMMY2 .Home_sectionSubtitle__A7Ab1,.Home_templatesHeader__cMMY2 .Home_sectionTitle__AXpCD{color:white}.Home_templatesFooter__DId2c{display:flex;justify-content:center;margin-top:3rem}.Home_templateToggleContainer__QsbtX{display:flex;justify-content:center;margin:2rem auto}.Home_templateToggle__CjHVU{display:flex;background-color:#f3f4f6;padding:.375rem;border-radius:9999px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.Home_templateToggleBtn__5qmhB{padding:.75rem 1.5rem;font-size:12px;font-weight:600;color:#6b7280;background-color:transparent;border:none;border-radius:9999px;cursor:pointer;transition:all .3s ease}.Home_templateToggleBtnActive__jhwWU{color:black;background-color:#fcd34d;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_templatesFullWidth__KDMDa{width:100%;position:relative}.Home_templatesBackground__vdTdP{background-color:black;width:100%;padding:3rem 0 4rem;position:relative}.Home_featuredTemplateName__aPp86{text-align:center;margin-bottom:2rem;color:#fff}.Home_featuredTemplateName__aPp86 h3{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.Home_featuredTemplateName__aPp86 p{font-size:.875rem;opacity:.9}.Home_templatesCarousel__FhEJi{display:flex;align-items:center;justify-content:center;position:relative;height:560px;margin:0 auto;overflow:visible;perspective:1000px}.Home_carouselNavBtn__09Cbk{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#2a2e8e;border:none;border-radius:50%;color:#fff;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;position:absolute}.Home_carouselNavBtn__09Cbk:hover{background-color:#f9fafb;transform:scale(1.05)}.Home_carouselNavBtnPrev__1gJ8s{left:1.5rem}.Home_carouselNavBtnNext__bgDJh{right:1.5rem}.Home_carouselTrack__9V4Op{position:relative;width:100%;max-width:1800px;height:100%}.Home_carouselItem__psptp,.Home_carouselTrack__9V4Op{display:flex;justify-content:center;align-items:center}.Home_carouselItem__psptp{position:absolute;transition:all .5s ease;top:0;cursor:pointer;z-index:1}.Home_position-3__Encby{transform:translateX(-750px) scale(.6);z-index:1}.Home_position-2___MnuB{transform:translateX(-520px) scale(.7);z-index:2}.Home_position-1__g5Jh3{transform:translateX(-270px) scale(.85);z-index:3}.Home_position0__mS4Fp{transform:translateX(0) scale(1);z-index:5}.Home_position1__H6t8P{transform:translateX(270px) scale(.85);z-index:3}.Home_position2__uRz4Q{transform:translateX(520px) scale(.7);z-index:2}.Home_position3__V2dGu{transform:translateX(750px) scale(.6);z-index:1}.Home_position-6__KHsuF{transform:translateX(-950px) scale(.5);z-index:0}.Home_position-5__8mPK6{transform:translateX(-850px) scale(.55);z-index:0}.Home_position-4__EhmT8{transform:translateX(-800px) scale(.58);z-index:0}.Home_position4__Y7qxK{transform:translateX(800px) scale(.58);z-index:0}.Home_position5__wF__V{transform:translateX(850px) scale(.55);z-index:0}.Home_position6__GT0VF{transform:translateX(950px) scale(.5);z-index:0}.Home_templateCard__PBvTn{display:block;width:400px;height:560px;background-color:#fff;border-radius:4px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.15);transition:all .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.Home_position0__mS4Fp .Home_templateCard__PBvTn{box-shadow:0 20px 40px rgba(0,0,0,.25);transform:scale(1.02);border:2px solid #ffd700}.Home_templateImage__IZl9I{width:100%;height:100%;object-fit:contain;object-position:center;image-rendering:-webkit-optimize-contrast;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);background-color:white}@media (max-width:1400px){.Home_templateCard__PBvTn{width:350px;height:490px;transform:translateZ(0)}}@media (max-width:1100px){.Home_templateCard__PBvTn{width:300px;height:420px}}@media (max-width:768px){.Home_templateCard__PBvTn{width:250px;height:350px}}@media (max-width:480px){.Home_templateCard__PBvTn{width:220px;height:308px}}.Home_carouselNavBtn__09Cbk{background-color:rgba(255,215,0,.9);color:#000;width:3.5rem;height:3.5rem;z-index:50}.Home_carouselNavBtn__09Cbk:hover{background-color:#fff;color:#000}.Home_aiWriterSection__EY_a6{padding:5rem 0;position:relative;overflow:hidden;background-color:white}.Home_aiWriterContent__tV5Fh{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.Home_aiWriterVisual__Brrow{flex:1 1;display:flex;justify-content:center}.Home_aiWriterImageContainer__51THy{position:relative;max-width:450px}.Home_aiWriterImage__f__ic{width:100%;height:auto}.Home_aiWriterText__2gRoQ{flex:1 1;max-width:600px}.Home_aiWriterTag__dvDeN{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.Home_aiWriterTitle__ZRLLF{font-size:2.75rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.Home_aiWriterDescription__KC8jl{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.Home_aiWriterDivider__bIwW1{height:1px;width:100%}.Home_aiWriterFeatures__joh4_{display:flex;flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0;list-style:none}.Home_aiWriterFeatureItem__7N2lx{display:flex;align-items:center;gap:.75rem}.Home_aiFeatureCheckIcon__qYpNQ{color:#ff6b6b;flex-shrink:0}.Home_aiWriterButton__zIuKd{display:inline-flex;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;color:#1f2937;background-color:#fbbf24;border-radius:.5rem;text-decoration:none;transition:all .3s ease}.Home_aiWriterButton__zIuKd:hover{background-color:#111827;color:#fbbf24;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@media (max-width:992px){.Home_aiWriterTitle__ZRLLF{font-size:2.25rem}}@media (max-width:768px){.Home_aiWriterContent__tV5Fh{flex-direction:column-reverse}.Home_aiWriterText__2gRoQ{max-width:100%}.Home_aiWriterTitle__ZRLLF{font-size:2rem}.Home_featureImagesSection__v1fBs{display:none}.Home_toolsNavigation__aNG_V{overflow-x:scroll;white-space:nowrap;padding-bottom:1rem}.Home_toolNavItem__bagWA{flex:0 0 auto}.Home_toolsTabContainer__JJe4V:after{height:100px}.Home_templatesFullWidth__KDMDa{padding:0}.Home_templatesCarousel__FhEJi{height:400px}.Home_templateCard__PBvTn{width:220px;height:310px}.Home_position-1__g5Jh3,.Home_position-2___MnuB,.Home_position0__mS4Fp,.Home_position1__H6t8P,.Home_position2__uRz4Q{z-index:2}.Home_templatesFooter__DId2c{margin-top:0;padding:0 1rem}.Home_modernFeatureLayout__HFyBb{flex-direction:column}.Home_featurePointActive__5tR6i{background-color:rgba(255,215,0,.1);border-radius:8px}.Home_toolsNavigation__aNG_V{display:flex;overflow-x:auto;flex-wrap:nowrap!important;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0 1rem;max-width:100%;margin-left:0;margin-right:0}}@media (max-width:768px){.Home_toolsNavigation__aNG_V::-webkit-scrollbar{display:none}.Home_toolNavItem__bagWA{flex:0 0 auto!important;min-width:100px;margin-right:.5rem}.Home_toolsTabContainer__JJe4V:after{content:"";position:absolute;top:0;right:0;height:4rem;width:30px;background:linear-gradient(90deg,transparent,rgba(249,250,251,.9));pointer-events:none;z-index:2}.Home_templatesCarousel__FhEJi{height:360px;padding:0 1rem}.Home_carouselNavBtn__09Cbk{width:2.5rem;height:2.5rem;background-color:#ffd700;color:#000;display:flex!important;align-items:center;justify-content:center;opacity:1!important;visibility:visible!important;z-index:50;border-radius:50%}.Home_carouselNavBtnPrev__1gJ8s{left:.5rem}.Home_carouselNavBtnNext__bgDJh{right:.5rem}}.Home_weeklyPassContainer__IfDHv{width:100%;margin-top:1rem}.Home_weeklyPassCard__9zR3H{background-color:#fff;border:2px solid #fbbf24;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease}.Home_weeklyPassCard__9zR3H:hover{transform:translateY(-.25rem);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Home_weeklyPassContent__7WG_D{display:flex;align-items:center;justify-content:space-between;padding:2rem 3rem;gap:2rem}.Home_weeklyPassInfo__5PCoq{flex:1 1}.Home_weeklyPassTitle__HaTlU{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.Home_weeklyPassDescription__Dfw4K{font-size:1rem;color:#4b5563;margin-bottom:1rem;line-height:1.5}.Home_weeklyPassFeatures__OXc5C{display:flex;flex-wrap:wrap;gap:1rem}.Home_weeklyPassFeature__CE_Yv{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563}.Home_weeklyPassPricing__G3B8p{gap:1rem;text-align:center}.Home_weeklyPassCost__22Nck,.Home_weeklyPassPricing__G3B8p{display:flex;flex-direction:column;align-items:center}.Home_weeklyPassPrice__dRs2E{font-size:2.5rem;font-weight:800;color:#1f2937}.Home_weeklyPassPeriod__s2I1K{font-size:1rem;color:#4b5563}@media (max-width:768px){.Home_weeklyPassContent__7WG_D{flex-direction:column;padding:2rem;gap:1.5rem;text-align:center}.Home_weeklyPassInfo__5PCoq{order:2}.Home_weeklyPassPricing__G3B8p{order:1}.Home_weeklyPassTitle__HaTlU{font-size:1.5rem}.Home_weeklyPassPrice__dRs2E{font-size:2rem}}@media (max-width:480px){.Home_weeklyPassContent__7WG_D{padding:1.5rem}.Home_weeklyPassTitle__HaTlU{font-size:1.25rem}.Home_weeklyPassDescription__Dfw4K{font-size:.875rem}}.Home_buttonContainer__1akf8{text-align:center}.Home_ctaSection__p_xUZ{background-color:#f0f7ff;padding:80px 0 0;overflow:hidden}.Home_ctaContent__8xcXI{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:60px}.Home_ctaTextContent__vM6rh{max-width:800px;margin:0 auto}.Home_ctaTitle__dqBw9{font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:20px;color:#333}.Home_ctaText__iSEEa{font-size:1.1rem;line-height:1.6;margin-bottom:30px;color:#555}.Home_ctaButton__44Hvl{display:inline-block;background-color:#4a7bff;color:white;font-weight:600;padding:14px 28px;border-radius:50px;text-decoration:none;transition:all .3s ease;font-size:1rem}.Home_ctaButton__44Hvl:hover{background-color:#3a6ae8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(74,123,255,.3)}.Home_ctaFullWidthImageContainer__dNca6{width:100%;display:flex;justify-content:center;margin-top:20px}.Home_ctaFullWidthImage__agryK{width:100%;max-width:1200px;height:auto;object-fit:contain;margin-bottom:-4px}@media (max-width:768px){.Home_ctaTitle__dqBw9{font-size:2.2rem}.Home_ctaText__iSEEa{font-size:1rem}}