@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--color-bg-dark: #070a1e;--color-bg-dark-accent: #0f143c;--color-text-light: #ffffff;--color-text-muted: #94a3b8;--color-primary: #00f2fe;--color-secondary: #4facfe;--color-accent: #ff5e62;--color-success: #10b981;--font-family: "Inter", system-ui, -apple-system, sans-serif;--shadow-glow: 0 0 20px rgba(0, 242, 254, .15)}._container_3weo2_16{font-family:var(--font-family);background-color:#f8fafc;color:#0f172a;min-height:100vh;overflow-x:hidden}._header_3weo2_25{background-color:#070a1ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.08)}._headerInner_3weo2_34{max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}._logo_3weo2_43{display:flex;align-items:center;gap:.5rem}._logoIcon_3weo2_49{font-size:1.75rem}._logoText_3weo2_53{font-size:1.4rem;font-weight:800;letter-spacing:-.025em;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._nav_3weo2_62{display:flex;gap:2rem}._navLink_3weo2_67{color:var(--color-text-muted);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}._navLink_3weo2_67:hover{color:var(--color-text-light)}._headerCta_3weo2_79{display:flex;align-items:center}._heroSection_3weo2_85{background:linear-gradient(135deg,var(--color-bg-dark) 0%,#030511 100%);color:var(--color-text-light);padding:7rem 2rem 5rem;position:relative;overflow:hidden}._heroSection_3weo2_85:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 70% 30%,rgba(0,242,254,.08) 0%,transparent 50%);pointer-events:none}._heroInner_3weo2_104{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}._heroContent_3weo2_113{display:flex;flex-direction:column;align-items:flex-start}._badge_3weo2_119{background-color:#00f2fe1a;border:1px solid rgba(0,242,254,.25);color:var(--color-primary);padding:.5rem 1rem;border-radius:9999px;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase}._badgeDot_3weo2_135{width:6px;height:6px;background-color:var(--color-primary);border-radius:50%;box-shadow:0 0 8px var(--color-primary)}._heroTitle_3weo2_143{font-size:3.25rem;font-weight:800;line-height:1.15;margin:0 0 1.5rem;letter-spacing:-.03em}._gradientText_3weo2_151{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._heroDescription_3weo2_157{font-size:1.2rem;line-height:1.6;color:var(--color-text-muted);margin-bottom:2.5rem;max-width:32rem}._formContainer_3weo2_165{width:100%;max-width:30rem;margin-bottom:2.5rem}._form_3weo2_165{display:flex;flex-direction:column;gap:.5rem}._inputGroup_3weo2_177{display:flex;width:100%;border-radius:8px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.15);padding:.25rem;transition:all .3s ease}._inputGroup_3weo2_177:focus-within{border-color:var(--color-primary);box-shadow:var(--shadow-glow)}._input_3weo2_177{flex-grow:1;background:transparent;border:none;padding:.75rem 1rem;color:#fff;font-size:1rem;font-family:inherit;outline:none}._input_3weo2_177::placeholder{color:#fff6}._inputHint_3weo2_207{font-size:.8rem;color:#fff6;padding-left:.5rem}._btnPrimary_3weo2_214{background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);border:none;color:#070a1e;padding:.75rem 1.5rem;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .2s ease,opacity .2s ease;white-space:nowrap}._btnPrimary_3weo2_214:hover{transform:translateY(-1px);opacity:.95}._btnSecondary_3weo2_232{border:1px solid rgba(0,242,254,.4);background-color:#00f2fe0d;color:var(--color-primary);padding:.6rem 1.25rem;border-radius:6px;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .2s ease}._btnSecondary_3weo2_232:hover{background-color:var(--color-primary);color:#070a1e;box-shadow:var(--shadow-glow)}._socialProof_3weo2_250{margin-top:1rem}._stars_3weo2_254{font-size:1.1rem;margin-bottom:.25rem}._socialProofText_3weo2_259{font-size:.9rem;color:var(--color-text-muted);margin:0}._heroVisual_3weo2_266{display:flex;justify-content:center;align-items:center}._wheelMockContainer_3weo2_272{position:relative;width:320px;height:320px;border-radius:50%;padding:0;box-sizing:border-box;background-color:transparent;box-shadow:0 20px 40px #0006,0 0 50px #7c3aed40}._svgWheel_3weo2_283{width:100%;height:100%;display:block}._wheelGroup_3weo2_289{transform-origin:153px 160px;animation:_spinWheel_3weo2_1 25s linear infinite}._wheelGroup_3weo2_289:hover{animation-duration:6s}@keyframes _spinWheel_3weo2_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._featuresSection_3weo2_305,._howItWorksSection_3weo2_306,._pricingSection_3weo2_307,._faqSection_3weo2_308{padding:6rem 2rem;max-width:1200px;margin:0 auto}._sectionHeader_3weo2_314{text-align:center;margin-bottom:4rem}._sectionTitle_3weo2_319{font-size:2.25rem;font-weight:800;margin:0 0 1rem;letter-spacing:-.02em;color:#0f172a}._sectionSubtitle_3weo2_327{font-size:1.1rem;color:#64748b;max-width:36rem;margin:0 auto}._featuresGrid_3weo2_335{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}._featureCard_3weo2_341{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2.5rem 2rem;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000000d}._featureCard_3weo2_341:hover{transform:translateY(-5px);border-color:var(--color-secondary);box-shadow:0 12px 20px -3px #00000014}._featureIcon_3weo2_356{font-size:2.5rem;margin-bottom:1.25rem}._featureCardTitle_3weo2_361{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;color:#0f172a}._featureCardDescription_3weo2_368{color:#475569;line-height:1.6;font-size:.95rem;margin:0}._howItWorksSection_3weo2_306{background-color:#f1f5f9;max-width:100%}._stepsContainer_3weo2_381{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}._stepCard_3weo2_389{text-align:center;position:relative;padding:1.5rem}._stepNumber_3weo2_395{width:50px;height:50px;background-color:#070a1e;color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;margin:0 auto 1.5rem;box-shadow:0 4px 10px #070a1e26}._stepTitle_3weo2_410{font-size:1.2rem;font-weight:700;margin:0 0 .75rem;color:#0f172a}._stepDescription_3weo2_417{color:#475569;line-height:1.6;font-size:.95rem;margin:0}._pricingCardContainer_3weo2_425{display:flex;justify-content:center;margin-top:2rem}._pricingCard_3weo2_425{background-color:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:3rem;width:100%;max-width:460px;box-shadow:0 10px 15px -3px #0000000d;transition:border-color .3s ease;position:relative}._pricingCard_3weo2_425:after{content:"POPULAR";position:absolute;top:1.5rem;right:1.5rem;background-color:var(--color-success);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:4px;letter-spacing:.05em}._pricingCard_3weo2_425:hover{border-color:var(--color-secondary)}._pricingHeader_3weo2_461{text-align:center;margin-bottom:2.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:2rem}._pricingName_3weo2_468{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 .5rem}._price_3weo2_475{font-size:3.5rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}._pricePeriod_3weo2_482{font-size:1rem;color:#64748b;font-weight:500}._pricingDesc_3weo2_488{color:#64748b;font-size:.95rem;margin:0}._pricingFeatures_3weo2_494{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:1rem}._pricingFeatures_3weo2_494 li{color:#475569;font-size:1rem;font-weight:500}._btnPrimaryFull_3weo2_509{display:block;text-align:center;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#070a1e;border:none;padding:1rem;border-radius:8px;font-weight:700;text-decoration:none;box-shadow:0 4px 6px #00f2fe1a;transition:transform .2s ease,box-shadow .2s ease}._btnPrimaryFull_3weo2_509:hover{transform:translateY(-2px);box-shadow:0 10px 15px #00f2fe40}._faqSection_3weo2_308{background-color:#fff;max-width:100%;border-top:1px solid #e2e8f0}._faqGrid_3weo2_535{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}._faqItem_3weo2_543{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem 1.5rem;transition:border-color .2s ease}._faqItem_3weo2_543[open]{border-color:var(--color-secondary)}._faqQuestion_3weo2_555{font-size:1.1rem;font-weight:600;color:#0f172a;cursor:pointer;outline:none;list-style:none;display:flex;justify-content:space-between;align-items:center}._faqQuestion_3weo2_555:after{content:"▼";font-size:.75rem;color:#64748b;transition:transform .2s ease}._faqItem_3weo2_543[open] ._faqQuestion_3weo2_555:after{transform:rotate(180deg);color:var(--color-secondary)}._faqAnswer_3weo2_579{margin:1rem 0 0;color:#475569;line-height:1.6;font-size:.95rem}._footer_3weo2_587{background-color:#070a1e;color:var(--color-text-muted);border-top:1px solid rgba(255,255,255,.05)}._footerInner_3weo2_593{max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}._footerBrand_3weo2_603{font-size:1.25rem;font-weight:800;color:#fff;display:flex;align-items:center;gap:.5rem}._footerLinks_3weo2_612{display:flex;gap:2.5rem}._footerLinks_3weo2_612 a{color:var(--color-text-muted);text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s ease}._footerLinks_3weo2_612 a:hover{color:#fff}._copyright_3weo2_629{font-size:.85rem;color:#ffffff4d}@media(max-width:968px){._heroInner_3weo2_104{grid-template-columns:1fr;gap:3rem;text-align:center}._heroContent_3weo2_113{align-items:center}._heroTitle_3weo2_143{font-size:2.5rem}._heroDescription_3weo2_157{margin-left:auto;margin-right:auto}._inputHint_3weo2_207{padding-left:0}._nav_3weo2_62{display:none}._headerInner_3weo2_34{padding:1rem 1.5rem}}@media(max-width:480px){._heroTitle_3weo2_143{font-size:2rem}._inputGroup_3weo2_177{flex-direction:column;background:transparent;border:none;gap:.75rem;padding:0}._input_3weo2_177{background-color:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:6px;width:100%;box-sizing:border-box}._btnPrimary_3weo2_214{width:100%;padding:.85rem}._wheelMockContainer_3weo2_272{width:260px;height:260px;padding:10px}._wheelCenter_3weo2_700{width:55px;height:55px}._wheelCenterButton_3weo2_705{width:45px;height:45px;top:5px;left:5px;font-size:.7rem}._wheelPointer_3weo2_713{top:-20px;border-left:10px solid transparent;border-right:10px solid transparent;border-top:20px solid var(--color-accent)}._wheelSegment_3weo2_720 span{font-size:.6rem;left:15px;bottom:15px}}
