._index_m7o5n_2{display:flex;flex-direction:column;width:100%;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._header_m7o5n_13{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}._headerContent_m7o5n_21{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}._logoContainer_m7o5n_30{display:flex;align-items:center;gap:.75rem}._logoImage_m7o5n_36{width:40px;height:40px;border-radius:8px}._logo_m7o5n_30{font-size:1.8rem;font-weight:700;color:#2c5aa0;margin:0}._installButton_m7o5n_49{background:#2c5aa0;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}._installButton_m7o5n_49:hover{background:#1e3a8a;transform:translateY(-2px)}._content_m7o5n_64{max-width:1200px;width:100%;margin:0 auto;padding:2rem;display:flex;flex-direction:column;flex-grow:1}._hero_m7o5n_75{text-align:center;padding:4rem 0;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;margin-bottom:3rem}._heading_m7o5n_84{font-size:3.2rem;font-weight:700;margin:0 0 1.5rem;color:#2c5aa0;line-height:1.2}._tagline_m7o5n_92{font-size:1.4rem;color:#4a5568;margin:0 0 2rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5}._heroContent_m7o5n_102{max-width:800px;margin:0 auto}._description_m7o5n_107{font-size:1.1rem;color:#6b7280;line-height:1.6;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}._primaryButton_m7o5n_117{background:#2c5aa0;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-block}._primaryButton_m7o5n_117:hover{background:#1e3a8a;transform:translateY(-2px);box-shadow:0 5px 15px #2c5aa04d}._secondaryButton_m7o5n_135{background:#fff;color:#2c5aa0;border:2px solid #2c5aa0;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;display:inline-block}._secondaryButton_m7o5n_135:hover{background:#2c5aa0;color:#fff;transform:translateY(-2px)}._cta_m7o5n_154{margin-top:2rem}._form_m7o5n_158{display:flex;justify-content:center;margin-bottom:1rem}._formGroup_m7o5n_164{display:flex;align-items:stretch;gap:0;max-width:500px;width:100%;box-shadow:0 10px 25px #00000026;border-radius:50px;overflow:hidden;background:#fff}._label_m7o5n_176{flex:1;display:block}._input_m7o5n_181{width:100%;padding:1rem 1.5rem;border:none;font-size:1rem;outline:none;background:transparent}._input_m7o5n_181::placeholder{color:#a0aec0}._button_m7o5n_194{padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._button_m7o5n_194:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}._trialInfo_m7o5n_211{color:#2d3748;font-size:1.2rem;margin:0;padding:1rem 2rem;background:#ffffffe6;border-radius:25px;backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000001a}._sectionTitle_m7o5n_223{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 3rem;color:#fff}._features_m7o5n_232{background:#fff;padding:4rem 2rem;border-radius:20px;box-shadow:0 10px 30px #00000014;margin-bottom:3rem}._featuresGrid_m7o5n_240{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}._feature_m7o5n_232{background:linear-gradient(135deg,#fff,#f8fafc);padding:2rem 1.5rem;border-radius:20px;text-align:center;border:1px solid #e2e8f0;transition:all .4s ease;position:relative;overflow:hidden}._feature_m7o5n_232:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--feature-gradient);border-radius:20px 20px 0 0}._feature_m7o5n_232:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:var(--feature-color)}._featureIcon_m7o5n_276{width:70px;height:70px;margin:0 auto 1.5rem;background:var(--feature-gradient);border-radius:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px var(--feature-shadow);transition:all .3s ease}._feature_m7o5n_232:hover ._featureIcon_m7o5n_276{transform:scale(1.1);box-shadow:0 12px 30px var(--feature-shadow)}._featureIcon_m7o5n_276 svg{width:35px;height:35px;fill:#fff}._feature_m7o5n_232 h3{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#1a202c}._feature_m7o5n_232 p{color:#4a5568;line-height:1.7;margin:0;font-size:1rem}._feature_m7o5n_232:nth-child(1){--feature-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--feature-color: #667eea;--feature-shadow: rgba(102, 126, 234, .3)}._feature_m7o5n_232:nth-child(2){--feature-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--feature-color: #f093fb;--feature-shadow: rgba(240, 147, 251, .3)}._feature_m7o5n_232:nth-child(3){--feature-gradient: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%);--feature-color: #4facfe;--feature-shadow: rgba(79, 172, 254, .3)}._benefits_m7o5n_334{text-align:center}._statsGrid_m7o5n_338{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}._stat_m7o5n_338{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a}._statNumber_m7o5n_352{font-size:3rem;font-weight:700;color:#667eea;margin-bottom:.5rem}._statLabel_m7o5n_359{color:#4a5568;font-weight:500}._pricing_m7o5n_365{text-align:center}._pricingGrid_m7o5n_369{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}._pricingCard_m7o5n_376{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;position:relative;transition:transform .3s ease}._pricingCard_m7o5n_376:hover{transform:translateY(-5px)}._popular_m7o5n_389{border:3px solid #667eea;transform:scale(1.05)}._popularBadge_m7o5n_394{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#667eea;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}._pricingCard_m7o5n_376 h3{font-size:1.5rem;margin:0 0 1rem;color:#2d3748}._price_m7o5n_413{font-size:2.5rem;font-weight:700;color:#667eea;margin-bottom:.5rem}._price_m7o5n_413 span{font-size:1rem;color:#718096}._priceDetail_m7o5n_425{color:#4a5568;margin-bottom:1rem;font-weight:500}._pricingCard_m7o5n_376 p{color:#718096;margin:0}._howItWorks_m7o5n_437{background:#ffffff1a;padding:4rem 2rem;border-radius:20px;backdrop-filter:blur(10px)}._steps_m7o5n_444{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}._step_m7o5n_444{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000001a}._stepNumber_m7o5n_459{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}._step_m7o5n_444 h3{font-size:1.3rem;color:#2d3748;margin:0 0 1rem}._step_m7o5n_444 p{color:#4a5568;line-height:1.6;margin:0}._trust_m7o5n_486{text-align:center}._trustFeatures_m7o5n_490{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}._trustItem_m7o5n_497{background:#fff;padding:1.5rem;border-radius:15px;display:flex;align-items:center;gap:1rem;box-shadow:0 10px 30px #0000001a;text-align:left}._trustIcon_m7o5n_508{font-size:1.5rem;flex-shrink:0}._finalCta_m7o5n_514{background:#fff;padding:4rem 2rem;border-radius:20px;text-align:center;box-shadow:0 20px 40px #0000001a}._finalCta_m7o5n_514 h2{font-size:2.5rem;color:#2d3748;margin:0 0 1rem}._finalCta_m7o5n_514 p{font-size:1.2rem;color:#4a5568;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 768px){._content_m7o5n_64{padding:1rem;gap:2rem}._tagline_m7o5n_92{font-size:1.2rem}._formGroup_m7o5n_164{flex-direction:column;border-radius:15px}._input_m7o5n_181{border-radius:15px 15px 0 0}._button_m7o5n_194{border-radius:0 0 15px 15px}._sectionTitle_m7o5n_223{font-size:2rem}._featureGrid_m7o5n_569,._statsGrid_m7o5n_338,._pricingGrid_m7o5n_369,._steps_m7o5n_444,._trustFeatures_m7o5n_490{grid-template-columns:1fr}._popular_m7o5n_389{transform:none}._hero_m7o5n_75,._features_m7o5n_232,._howItWorks_m7o5n_437{padding:2rem 1rem}._heading_m7o5n_84{font-size:2.5rem}._tagline_m7o5n_92{font-size:1.1rem}._trialInfo_m7o5n_211{font-size:1rem;padding:.8rem 1.5rem}}._footer_m7o5n_602{width:100%;background:#0000001a;padding:1.5rem 2rem;margin-top:auto;backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1)}._footerContent_m7o5n_611{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem;align-items:center}._footerLinks_m7o5n_620{display:flex;align-items:center;gap:.75rem;font-size:.9rem}._footerLinks_m7o5n_620 a{color:#fffc;text-decoration:none;transition:all .3s ease;padding:.25rem .5rem;border-radius:4px}._footerLinks_m7o5n_620 a:hover{color:#fff;background:#ffffff1a}._separator_m7o5n_640{color:#ffffff80;font-weight:400}._footerInfo_m7o5n_645{color:#ffffffb3;font-size:.85rem;text-align:center}._footerInfo_m7o5n_645 a{color:#fffc;text-decoration:none;transition:color .3s ease}._footerInfo_m7o5n_645 a:hover{color:#fff;text-decoration:underline}._resourcesSection_m7o5n_663{background:#fff;padding:4rem 2rem;border-radius:20px;box-shadow:0 10px 30px #00000014;margin-bottom:3rem}._resourceCard_m7o5n_671{--resource-gradient: linear-gradient(135deg, #8b5cf6 0%, #a855f7 100%);--resource-color: #8b5cf6;--resource-shadow: rgba(139, 92, 246, .3);background:linear-gradient(135deg,#fff,#f8fafc);padding:2rem 1.5rem;border-radius:20px;text-align:center;border:1px solid #e2e8f0;transition:all .4s ease;position:relative;overflow:hidden;max-width:500px;margin:0 auto}._resourceCard_m7o5n_671:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--resource-gradient);border-radius:20px 20px 0 0}._resourceCard_m7o5n_671:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:var(--resource-color)}._resourceIcon_m7o5n_705{width:70px;height:70px;margin:0 auto 1.5rem;background:var(--resource-gradient);border-radius:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px var(--resource-shadow);transition:all .3s ease}._resourceCard_m7o5n_671:hover ._resourceIcon_m7o5n_705{transform:scale(1.1);box-shadow:0 12px 30px var(--resource-shadow)}._resourceIcon_m7o5n_705 svg{width:35px;height:35px;fill:#fff}._resourceTitle_m7o5n_729{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#1a202c}._guideTitle_m7o5n_736{font-size:1.1rem;font-weight:600;color:#4a5568;margin:0 0 1rem;line-height:1.4}._resourceDescription_m7o5n_744{color:#4a5568;line-height:1.7;margin:0 0 1.5rem;font-size:1rem}._resourceButtons_m7o5n_751{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media only screen and (max-width: 768px){._footer_m7o5n_602{padding:1rem}._footerContent_m7o5n_611{gap:.5rem}._footerLinks_m7o5n_620{flex-wrap:wrap;justify-content:center;gap:.5rem}._footerInfo_m7o5n_645{font-size:.8rem}._headerContent_m7o5n_21{padding:1rem}._logoImage_m7o5n_36{width:32px;height:32px}._logo_m7o5n_30{font-size:1.5rem}._installButton_m7o5n_49{padding:.6rem 1.2rem;font-size:.9rem}._content_m7o5n_64{padding:1rem}._heading_m7o5n_84{font-size:2.5rem}._tagline_m7o5n_92{font-size:1.2rem}._featuresGrid_m7o5n_240{grid-template-columns:1fr;gap:1.5rem}._resourcesSection_m7o5n_663,._resourceCard_m7o5n_671{padding:2rem 1rem}._resourceButtons_m7o5n_751{flex-direction:column;align-items:center}._primaryButton_m7o5n_117,._secondaryButton_m7o5n_135{width:100%;max-width:280px}}
