.LandingPage_container__GFGwW{max-width:1200px;margin:0 auto;padding:0 20px}.LandingPage_header__upn_8{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;width:100%;z-index:1000;box-shadow:0 2px 20px rgba(0,0,0,.1)}.LandingPage_header__upn_8 nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.LandingPage_logo__RaWHq{font-size:1.5rem;font-weight:700;color:#667eea;display:flex;align-items:center;gap:.5rem}.LandingPage_logoImage___rTn7{border-radius:8px}.LandingPage_navLinks__ZKQW4{display:flex;list-style:none;gap:2rem}.LandingPage_navLinks__ZKQW4 a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.LandingPage_navLinks__ZKQW4 a:hover{color:#667eea}.LandingPage_headerActions__SbVIy{display:flex;align-items:center;gap:1rem}.LandingPage_loginButton__mImmZ{color:#667eea;text-decoration:none;font-weight:600;padding:.5rem 1rem;border-radius:25px;transition:all .3s}.LandingPage_loginButton__mImmZ:hover{background:rgba(102,126,234,.1);color:#5a6fd8}.LandingPage_ctaButton__oPW8d{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s;text-decoration:none;display:inline-block}.LandingPage_ctaButton__oPW8d:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.3)}.LandingPage_hero__xBcGA{min-height:100vh;display:flex;align-items:center;color:#fff;text-align:center;padding-top:80px;background:linear-gradient(135deg,#667eea,#764ba2)}.LandingPage_heroLogo__BuKCI{margin-bottom:2rem;opacity:0;animation:LandingPage_fadeInUp__RcsAi 1s forwards}.LandingPage_heroLogoImage__kCfg0{border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.LandingPage_heroContent__TExDb h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;opacity:0;animation:LandingPage_fadeInUp__RcsAi 1s .2s forwards}.LandingPage_heroSubtitle__esekX{font-size:1.5rem;margin-bottom:1rem;opacity:0;animation:LandingPage_fadeInUp__RcsAi 1s .4s forwards}.LandingPage_heroTagline__OnBpJ{font-size:1.25rem;margin-bottom:2rem;opacity:0;animation:LandingPage_fadeInUp__RcsAi 1s .6s forwards;font-weight:300}.LandingPage_heroCta__nlrPc{opacity:0;animation:LandingPage_fadeInUp__RcsAi 1s .8s forwards}.LandingPage_heroCta__nlrPc .LandingPage_ctaButton__oPW8d{font-size:1.1rem;padding:1rem 2rem;margin:0 1rem}.LandingPage_features__IrVPO{background:#fff;padding:5rem 0}.LandingPage_sectionTitle__Pz4CR{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.LandingPage_featuresGrid__vvoG9{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.LandingPage_featureCard__WZ6ZB{background:#f8f9fa;padding:2rem;border-radius:15px;text-align:center;transition:transform .3s,box-shadow .3s}.LandingPage_featureCard__WZ6ZB:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.LandingPage_featureIcon__evb1Z{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:#fff}.LandingPage_featureCard__WZ6ZB h3{font-size:1.3rem;margin-bottom:1rem;color:#333}.LandingPage_pricing__RCzjL{background:#fff;padding:5rem 0}.LandingPage_pricingSubtitle__VJkmG{text-align:center;font-size:1.1rem;margin-bottom:3rem;color:#666}.LandingPage_pricingGrid__McpKd{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.LandingPage_pricingCard__WCaye{background:#f8f9fa;border-radius:15px;padding:2rem;text-align:center;position:relative;transition:transform .3s,box-shadow .3s;border:2px solid transparent}.LandingPage_pricingCard__WCaye:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.LandingPage_pricingCard__WCaye.LandingPage_popular__Loc1f{border-color:#667eea;background:#fff;box-shadow:0 10px 30px rgba(102,126,234,.2)}.LandingPage_popularBadge__cIqBG{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:600}.LandingPage_pricingHeader__FXQJF h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.LandingPage_price__LhWtn{font-size:3rem;font-weight:700;color:#667eea;margin-bottom:1rem}.LandingPage_price__LhWtn span{font-size:1rem;color:#666}.LandingPage_pricingFeatures__s_RiK{list-style:none;margin-bottom:2rem;text-align:left}.LandingPage_pricingFeatures__s_RiK li{border-bottom:1px solid #eee;position:relative;padding:.5rem 0 .5rem 2rem}.LandingPage_pricingFeatures__s_RiK li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700}.LandingPage_pricingButton__k5JXT{background:transparent;border:2px solid #667eea;color:#667eea;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s;display:inline-block;width:100%;cursor:pointer}.LandingPage_pricingButton__k5JXT.LandingPage_primary__jUyk0{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.LandingPage_pricingButton__k5JXT:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px)}.LandingPage_pricingButton__k5JXT.LandingPage_primary__jUyk0:hover{box-shadow:0 8px 25px rgba(102,126,234,.3)}.LandingPage_whyChoose__3CXu4{background:#f8f9fa;padding:5rem 0}.LandingPage_whyChooseSubtitle__2Q7kq{text-align:center;font-size:1.2rem;margin-bottom:3rem;color:#666}.LandingPage_finalCta__QOzi0{background:linear-gradient(135deg,#667eea,#764ba2);padding:5rem 0;text-align:center;color:#fff}.LandingPage_finalCta__QOzi0 h2{font-size:2.5rem;margin-bottom:1rem}.LandingPage_finalCta__QOzi0 p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.LandingPage_finalCtaSubtext__c4ZWr{margin-top:1rem;font-size:.9rem;opacity:.8}.LandingPage_footer__18c4p{background:#333;color:#fff;padding:3rem 0;text-align:center}.LandingPage_footerContent__2D0Ip{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.LandingPage_footerSection__A0hFc h3{margin-bottom:1rem;color:#667eea}.LandingPage_footerSection__A0hFc a{color:#ccc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s}.LandingPage_footerSection__A0hFc a:hover{color:#667eea}@keyframes LandingPage_fadeInUp__RcsAi{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LandingPage_navLinks__ZKQW4{display:none}.LandingPage_headerActions__SbVIy{flex-direction:column;gap:.5rem}.LandingPage_headerActions__SbVIy .LandingPage_ctaButton__oPW8d{font-size:.9rem;padding:.5rem 1rem}.LandingPage_heroContent__TExDb h1{font-size:2.5rem}.LandingPage_heroSubtitle__esekX{font-size:1.2rem}.LandingPage_heroCta__nlrPc .LandingPage_ctaButton__oPW8d{display:block;margin:1rem auto;width:-moz-fit-content;width:fit-content}}