@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");.home_container__2nSFh{min-height:100vh;background:#0a0a0a;color:white;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden}.home_bgOrb1__r_CcH{top:-10%;left:-10%;width:500px;height:500px;background:rgba(59,130,246,.15)}.home_bgOrb1__r_CcH,.home_bgOrb2__L79RQ{position:fixed;border-radius:50%;filter:blur(120px);z-index:0;pointer-events:none}.home_bgOrb2__L79RQ{top:20%;right:-10%;width:400px;height:400px;background:rgba(168,85,247,.1)}.home_bgOrb3__f2rLu{position:fixed;bottom:10%;left:20%;width:300px;height:300px;background:rgba(59,130,246,.1);border-radius:50%;filter:blur(100px);z-index:0;pointer-events:none}.home_header__OUbfE{position:fixed;top:0;width:100%;z-index:50;padding:1rem 1.5rem}.home_nav__hlS8v{max-width:1200px;margin:0 auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.home_logo__WQaWo{height:32px;width:auto}.home_navLinks__ULDPK{display:none;gap:2rem}@media (min-width:768px){.home_navLinks__ULDPK{display:flex}}.home_navLinks__ULDPK a{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.8);transition:color .2s}.home_navLinks__ULDPK a:hover{color:#3b82f6}.home_navCta__UgwSB{background:#2563eb;color:white;font-size:.875rem;font-weight:700;padding:.5rem 1.25rem;border-radius:8px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px rgba(37,99,235,.3);text-decoration:none}.home_navCta__UgwSB:hover{background:#1d4ed8;transform:scale(1.02)}.home_hero__z_jpu{padding:8rem 1.5rem 5rem;position:relative;z-index:1}.home_heroContent__f1Kuk{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.home_badge__aSAA_{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;border:1px solid rgba(59,130,246,.3);background:rgba(59,130,246,.1);color:#60a5fa;font-size:.75rem;font-weight:700;margin-bottom:2rem;letter-spacing:.05em}.home_badgeDot__JNC__{width:8px;height:8px;background:#3b82f6;border-radius:50%;animation:home_pulse__oVOae 2s infinite}@keyframes home_pulse__oVOae{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.home_heroTitle__31oGI{font-size:2.5rem;font-weight:800;line-height:1.1;max-width:900px;margin-bottom:1.5rem}@media (min-width:768px){.home_heroTitle__31oGI{font-size:4rem}}.home_heroPrice__Nacmz{background:linear-gradient(90deg,#3b82f6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home_heroSubtitle__G5NMs{color:rgba(255,255,255,.6);font-size:1.125rem;max-width:600px;margin-bottom:2.5rem;line-height:1.6}.home_heroSubtitle__G5NMs strong{color:white}.home_heroCta__q633O{display:inline-flex;align-items:center;justify-content:center;min-width:280px;height:56px;padding:0 2rem;background:#2563eb;color:white;font-size:1.125rem;font-weight:700;border-radius:12px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 8px 30px rgba(37,99,235,.3);text-decoration:none;margin-bottom:1rem}.home_heroCta__q633O:hover{transform:scale(1.05);box-shadow:0 12px 40px rgba(37,99,235,.4)}.home_heroNote__Xa3IG{color:rgba(255,255,255,.4);font-size:.875rem}.home_stats__gJqiL{padding:2.5rem 1.5rem;position:relative;z-index:1}.home_statsGrid__jZQTy{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.home_statsGrid__jZQTy{grid-template-columns:repeat(3,1fr)}}.home_statCard__VANly{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;text-align:center;transition:border-color .3s}.home_statCard__VANly:hover{border-color:rgba(59,130,246,.5)}.home_statLabel__NAGhf{color:rgba(255,255,255,.5);font-size:.875rem;margin-bottom:.25rem}.home_statValue__qPLuR{font-size:2.5rem;font-weight:800}.home_statHighlight__HF1Q_{color:#3b82f6}.home_features__JDo12{padding:5rem 1.5rem;position:relative;z-index:1}.home_sectionHeader__qrlT9{text-align:center;margin-bottom:4rem}.home_sectionTag__Nt_HK{color:#3b82f6;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.home_sectionTitle__xI2sC{font-size:2rem;font-weight:800;margin-bottom:1rem}@media (min-width:768px){.home_sectionTitle__xI2sC{font-size:3rem}}.home_sectionSubtitle__cUJ_J{color:rgba(255,255,255,.5);font-size:1.125rem;max-width:600px;margin:0 auto}.home_featuresGrid__G8F46{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.home_featuresGrid__G8F46{grid-template-columns:repeat(3,1fr)}}.home_featureCard__jrGfO{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem;transition:all .3s}.home_featureCard__jrGfO:hover{border-color:rgba(59,130,246,.5);transform:translateY(-4px)}.home_featureIcon__yViXc{width:56px;height:56px;background:rgba(59,130,246,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1.5rem;transition:all .3s}.home_featureCard__jrGfO:hover .home_featureIcon__yViXc{background:#2563eb}.home_featureTitle__6RLQD{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.home_featureText__ZruZ1{color:rgba(255,255,255,.5);line-height:1.6}.home_includes__dcYxg{padding:5rem 1.5rem;position:relative;z-index:1}.home_includesGrid__aXFUk{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.home_includesGrid__aXFUk{grid-template-columns:repeat(2,1fr)}}.home_includesCard__dWIM5{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem}.home_includesTitle__qR8ex{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.home_includesTitle__qR8ex .home_check__TrZSG{color:#22c55e}.home_includesTitle__qR8ex .home_cross__V9siv{color:rgba(255,255,255,.4)}.home_includesList__jQ3lC{list-style:none;padding:0;margin:0}.home_includesList__jQ3lC li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:rgba(255,255,255,.7)}.home_includesList__jQ3lC .home_icon__L5AG1{flex-shrink:0;margin-top:.125rem}.home_includesList__jQ3lC .home_green__nNpGv{color:#22c55e}.home_includesList__jQ3lC .home_gray__5fBcm{color:rgba(255,255,255,.3)}.home_includesNote__3_bUs{margin-top:1.5rem;padding:1rem;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:12px;font-size:.875rem;line-height:1.5;color:rgba(255,255,255,.7)}.home_includesNote__3_bUs strong{color:white}.home_examples__JDrTB{padding:5rem 1.5rem;position:relative;z-index:1}.home_examplesGrid__navOp{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.home_examplesGrid__navOp{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.home_examplesGrid__navOp{grid-template-columns:repeat(6,1fr)}}.home_exampleCard__vuoRQ{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;text-align:center;transition:all .3s;cursor:pointer}.home_exampleCard__vuoRQ:hover{border-color:rgba(59,130,246,.5);transform:translateY(-4px);background:rgba(59,130,246,.1)}.home_exampleIcon__WpXj5{font-size:2.5rem;margin-bottom:.75rem}.home_exampleName__cFtZa{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.home_exampleType__eP0cy{color:rgba(255,255,255,.4);font-size:.75rem}.home_examplesCta__KQ7Am{text-align:center;margin-top:3rem}.home_examplesCtaBtn__rkHth{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:transparent;border:2px solid rgba(59,130,246,.5);color:white;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .2s;text-decoration:none}.home_examplesCtaBtn__rkHth:hover{background:rgba(59,130,246,.2);border-color:#3b82f6}.home_idealFor__dzXTd{padding:5rem 1.5rem;position:relative;z-index:1}.home_idealGrid__kq7UV{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.home_idealGrid__kq7UV{grid-template-columns:repeat(4,1fr)}}.home_idealCard__wroeu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;text-align:center;transition:border-color .3s}.home_idealCard__wroeu:hover{border-color:rgba(59,130,246,.5)}.home_idealIcon__pm93z{font-size:2.5rem;margin-bottom:.75rem}.home_idealText__4rZ5c{font-weight:500}.home_finalCta__1RIMp{padding:5rem 1.5rem;position:relative;z-index:1}.home_ctaBox___s3Ew{max-width:800px;margin:0 auto;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:24px;padding:4rem 2rem;text-align:center}@media (min-width:768px){.home_ctaBox___s3Ew{padding:5rem 4rem}}.home_ctaTitle__Tq2px{font-size:2rem;font-weight:800;margin-bottom:1rem}@media (min-width:768px){.home_ctaTitle__Tq2px{font-size:3rem}}.home_ctaPrice__BXgxH{font-size:4rem;font-weight:800;color:#3b82f6;margin-bottom:.5rem}@media (min-width:768px){.home_ctaPrice__BXgxH{font-size:5rem}}.home_ctaNote____g_v{color:rgba(255,255,255,.5);margin-bottom:2rem}.home_ctaBtn__RxQ2W{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;background:white;color:#0a0a0a;font-size:1.125rem;font-weight:700;border-radius:12px;border:none;cursor:pointer;transition:all .2s;text-decoration:none}.home_ctaBtn__RxQ2W:hover{background:#e5e7eb;transform:scale(1.02)}.home_ctaDisclaimer__UgDzE{color:rgba(255,255,255,.4);font-size:.875rem;margin-top:2rem;max-width:500px;margin-left:auto;margin-right:auto}.home_footer__df0cR{padding:3rem 1.5rem;border-top:1px solid rgba(255,255,255,.08);position:relative;z-index:1}.home_footerContent__3bra1{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width:768px){.home_footerContent__3bra1{flex-direction:row;justify-content:space-between}}.home_footerLogo__CL9eo{height:24px;width:auto;opacity:.7}.home_footerLinks__02S0A{display:flex;gap:2rem}.home_footerLinks__02S0A a{color:rgba(255,255,255,.4);font-size:.875rem;transition:color .2s}.home_footerLinks__02S0A a:hover{color:white}.home_footerCopy____nj8{color:rgba(255,255,255,.4);font-size:.875rem}@media (max-width:767px){.home_hero__z_jpu{padding-top:10rem;padding-bottom:3rem}.home_nav__hlS8v{padding:.5rem .75rem}.home_logo__WQaWo{height:24px}.home_navCta__UgwSB{padding:.4rem .8rem;font-size:.75rem}.home_badge__aSAA_{margin-top:1rem;margin-bottom:2.5rem}.home_stats__gJqiL{padding:1.5rem 1rem}.home_features__JDo12{padding:2.5rem 1rem}.home_sectionHeader__qrlT9{margin-bottom:2rem}.home_includes__dcYxg{padding:2.5rem 1rem}.home_includesGrid__aXFUk{gap:1rem}.home_examples__JDrTB{padding:2.5rem 1rem}.home_examplesGrid__navOp{gap:1rem}.home_examplesCta__KQ7Am{margin-top:2rem}.home_idealFor__dzXTd{padding:2.5rem 1rem}.home_idealGrid__kq7UV{gap:1rem}.home_finalCta__1RIMp{padding:2.5rem 1rem}.home_ctaBox___s3Ew{padding:2.5rem 1.5rem}.home_footer__df0cR{padding:2rem 1rem}.home_featuresGrid__G8F46{gap:1rem}.home_featureCard__jrGfO,.home_includesCard__dWIM5,.home_statCard__VANly{padding:1.5rem}}.LeadModal_overlay__hzd2o{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:LeadModal_fadeIn__uZh0M .3s ease}.LeadModal_modal__RI3mb{background:#fff;width:100%;max-width:480px;border-radius:20px;padding:40px;position:relative;box-shadow:0 20px 50px rgba(0,0,0,.3);animation:LeadModal_slideUp__Xdf7L .3s ease}.LeadModal_closeButton__piRPG{position:absolute;top:15px;right:20px;background:none;border:none;font-size:32px;cursor:pointer;color:#999;transition:color .2s}.LeadModal_closeButton__piRPG:hover{color:#333}.LeadModal_header__GGiVs h2{font-size:24px;margin-bottom:10px;color:#111;font-weight:700}.LeadModal_header__GGiVs p{color:#666;font-size:15px;margin-bottom:25px;line-height:1.5}.LeadModal_form__OVwp3{display:flex;flex-direction:column;gap:20px}.LeadModal_inputGroup__QZ1ra{display:flex;flex-direction:column;gap:8px}.LeadModal_inputGroup__QZ1ra label{font-size:14px;font-weight:600;color:#333}.LeadModal_inputGroup__QZ1ra input{padding:14px 16px;border:2px solid #eee;border-radius:10px;font-size:16px;transition:border-color .2s}.LeadModal_inputGroup__QZ1ra input:focus{border-color:#0070f3;outline:none}.LeadModal_submitButton__ozpjv{background:#0070f3;color:white;border:none;padding:16px;font-size:16px;font-weight:700;border-radius:10px;cursor:pointer;transition:transform .2s,background .2s;margin-top:10px}.LeadModal_submitButton__ozpjv:hover{background:#0051a2;transform:translateY(-2px)}.LeadModal_submitButton__ozpjv:disabled{opacity:.7;cursor:not-allowed}.LeadModal_privacy__c1DMu{text-align:center;font-size:12px;color:#888;margin-top:10px}.LeadModal_legalCheckboxes__d02lv{display:flex;flex-direction:column;gap:12px;margin:5px 0}.LeadModal_checkboxItem__VAAQj{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.LeadModal_checkboxItem__VAAQj input{width:18px;height:18px;margin-top:2px}.LeadModal_legalText__PVLbX{font-size:13px;color:#555;line-height:1.4}.LeadModal_legalText__PVLbX a{color:#0070f3;text-decoration:underline}@keyframes LeadModal_fadeIn__uZh0M{0%{opacity:0}to{opacity:1}}@keyframes LeadModal_slideUp__Xdf7L{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}