.Header-module__lnUIdW__header{z-index:1000;background:var(--bg-primary);background:rgba(var(--bg-primary-rgb),.8);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 20px #00000008}.Header-module__lnUIdW__headerInner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{color:var(--accent-blue)}.Header-module__lnUIdW__logoText{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;align-items:center;gap:6px;font-size:1.35rem;font-weight:800;display:flex}.Header-module__lnUIdW__logoPro{background:linear-gradient(135deg,var(--accent-orange),#ff8c00);color:#fff;letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:900;box-shadow:0 2px 10px #ff8c004d}.Header-module__lnUIdW__desktopNav{align-items:center;gap:32px;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-secondary);transition:all var(--transition-fast);font-size:.95rem;font-weight:500}.Header-module__lnUIdW__navLink:hover{color:var(--text-primary)}.Header-module__lnUIdW__actions{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__desktopAuth{display:block}.Header-module__lnUIdW__authGroup{align-items:center;gap:20px;display:flex}.Header-module__lnUIdW__loginLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.95rem;font-weight:500;text-decoration:none}.Header-module__lnUIdW__loginLink:hover{color:var(--text-primary)}.Header-module__lnUIdW__langSwitcher{position:relative}.Header-module__lnUIdW__langBtn{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;display:flex}.Header-module__lnUIdW__langBtn:hover{background:var(--bg-glass-hover);color:var(--text-primary);border-color:var(--border-strong)}.Header-module__lnUIdW__globeIcon{opacity:.8}.Header-module__lnUIdW__langLabel{display:none}.Header-module__lnUIdW__chevron{transition:transform var(--transition-fast)}.Header-module__lnUIdW__chevronOpen{transform:rotate(180deg)}@media (min-width:1024px){.Header-module__lnUIdW__langLabel{display:inline}}.Header-module__lnUIdW__langDropdown{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);z-index:1001;min-width:160px;padding:6px;animation:.2s Header-module__lnUIdW__fadeInUp;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 40px #0006}.Header-module__lnUIdW__langOption{width:100%;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:.9rem;display:flex}.Header-module__lnUIdW__langOption:hover{background:var(--bg-glass-hover);color:var(--text-primary)}.Header-module__lnUIdW__langActive{color:var(--accent-blue);background:#3b82f61a}.Header-module__lnUIdW__hamburger{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;color:var(--text-primary);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:8px;display:none}.Header-module__lnUIdW__hamburger:hover{background:var(--bg-glass-hover)}.Header-module__lnUIdW__mobileMenu{background-color:var(--bg-primary);background:var(--bg-primary);z-index:999;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:fixed;inset:72px 0 0;transform:translateY(-10px)}.Header-module__lnUIdW__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__lnUIdW__mobileMenuContent{flex-direction:column;gap:40px;height:100%;padding:32px 24px;display:flex}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:8px;display:flex}.Header-module__lnUIdW__mobileNavLink{color:var(--text-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);border-bottom:1px solid var(--border-subtle);padding:16px;font-size:1.25rem;font-weight:600;text-decoration:none}.Header-module__lnUIdW__mobileNavLink:hover{background:var(--bg-glass-hover)}.Header-module__lnUIdW__mobileAuth{margin-top:auto;padding-bottom:40px}.Header-module__lnUIdW__mobileAuthGroup{flex-direction:column;gap:16px;display:flex}.Header-module__lnUIdW__mobileLoginBtn{width:100%;color:var(--text-primary);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);justify-content:center;align-items:center;padding:14px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}@media (max-width:768px){.Header-module__lnUIdW__desktopNav,.Header-module__lnUIdW__desktopAuth{display:none}.Header-module__lnUIdW__hamburger{display:flex}}@keyframes Header-module__lnUIdW__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Hero-module__8t-Z3q__hero{background:var(--bg-primary);align-items:center;min-height:90vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__8t-Z3q__heroBg{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__8t-Z3q__gridLines{background-image:linear-gradient(var(--border-subtle)1px,transparent 1px),linear-gradient(90deg,var(--border-subtle)1px,transparent 1px);opacity:.4;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}.Hero-module__8t-Z3q__heroContent{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:64px;display:grid;position:relative}.Hero-module__8t-Z3q__textContent{text-align:left}.Hero-module__8t-Z3q__headline{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:24px;font-size:3.5rem;font-weight:850;line-height:1.1}.Hero-module__8t-Z3q__headlineHighlight{color:var(--accent-blue);margin-top:8px;display:block}.Hero-module__8t-Z3q__subheadline{color:var(--text-secondary);max-width:540px;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.Hero-module__8t-Z3q__ctaGroup{flex-direction:column;gap:12px;margin-bottom:48px;display:flex}.Hero-module__8t-Z3q__actionsBox{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__8t-Z3q__stateSelect{border-radius:var(--radius-md);border:1px solid var(--border-subtle);background-color:var(--bg-primary);font-family:var(--font-body);cursor:pointer;min-width:200px;padding:14px 44px 14px 20px;font-size:1rem}.Hero-module__8t-Z3q__secondaryCta{color:var(--text-muted);padding-left:8px;font-size:.9rem}.Hero-module__8t-Z3q__trustHints{flex-direction:column;gap:12px;display:flex}.Hero-module__8t-Z3q__hintItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.Hero-module__8t-Z3q__hintIcon{color:var(--accent-green)}.Hero-module__8t-Z3q__visualContent{position:relative}.Hero-module__8t-Z3q__mockupContainer{border-radius:var(--radius-xl);border:1px solid var(--border-subtle);transition:transform .5s var(--transition-slow);background:#fff;padding:32px;position:relative;transform:perspective(1000px)rotateY(-5deg)rotateX(2deg);box-shadow:0 40px 80px -20px #00000014,0 0 0 1px #00000005}.Hero-module__8t-Z3q__mockupContainer:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.Hero-module__8t-Z3q__mockHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Hero-module__8t-Z3q__readinessLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.Hero-module__8t-Z3q__scoreCircle{border:8px solid var(--bg-secondary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 24px;display:flex;position:relative}.Hero-module__8t-Z3q__scoreCircle:after{content:"";border:8px solid var(--accent-green);border-bottom-color:#0000;border-left-color:#0000;border-radius:50%;position:absolute;inset:-8px;transform:rotate(45deg)}.Hero-module__8t-Z3q__scoreValue{color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1}.Hero-module__8t-Z3q__scoreText{color:var(--text-muted);font-size:.75rem;font-weight:600}.Hero-module__8t-Z3q__mockSection{margin-bottom:24px}.Hero-module__8t-Z3q__mockTitle{color:var(--text-primary);align-items:center;gap:6px;margin-bottom:12px;font-size:.85rem;font-weight:700;display:flex}.Hero-module__8t-Z3q__topicList{flex-direction:column;gap:8px;display:flex}.Hero-module__8t-Z3q__topicItem{background:var(--bg-secondary);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:8px 12px;font-size:.85rem;font-weight:500;display:flex}.Hero-module__8t-Z3q__statusIndicator{font-size:1rem}.Hero-module__8t-Z3q__recommendationCard{background:var(--accent-blue-glow);border-radius:var(--radius-md);border:1px solid var(--border-glow);padding:16px}.Hero-module__8t-Z3q__recLabel{color:var(--accent-blue);text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.Hero-module__8t-Z3q__recTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.Hero-module__8t-Z3q__recBadge{background:var(--accent-orange);color:#fff;border-radius:var(--radius-full);margin-top:8px;padding:2px 8px;font-size:.65rem;font-weight:800;display:inline-block}@media (max-width:1024px){.Hero-module__8t-Z3q__heroContent{text-align:center;grid-template-columns:1fr;gap:64px}.Hero-module__8t-Z3q__textContent{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__8t-Z3q__subheadline{margin-left:auto;margin-right:auto}.Hero-module__8t-Z3q__actionsBox{justify-content:center}.Hero-module__8t-Z3q__trustHints{align-items:center}.Hero-module__8t-Z3q__mockupContainer{max-width:400px;margin:0 auto;transform:none}}@media (max-width:640px){.Hero-module__8t-Z3q__headline{font-size:2.75rem}.Hero-module__8t-Z3q__hero{padding-top:80px}.Hero-module__8t-Z3q__actionsBox{flex-direction:column;width:100%}.Hero-module__8t-Z3q__stateSelect{width:100%}}
.ProblemSection-module__N3ibRG__section{padding:var(--section-padding);background:#0a0a0a;position:relative;overflow:hidden}.ProblemSection-module__N3ibRG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ef44440d 0%,#0000 70%);position:absolute;inset:0}.ProblemSection-module__N3ibRG__content{z-index:1;max-width:1000px;margin:0 auto;position:relative}.ProblemSection-module__N3ibRG__title{font-family:var(--font-heading);color:#fff;text-align:center;margin-bottom:24px;font-size:3rem;font-weight:900;line-height:1.1}.ProblemSection-module__N3ibRG__subtitle{color:#a1a1aa;text-align:center;max-width:600px;margin:0 auto 64px;font-size:1.25rem}.ProblemSection-module__N3ibRG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ProblemSection-module__N3ibRG__card{border-radius:var(--radius-2xl);text-align:center;background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;align-items:center;padding:40px 32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ProblemSection-module__N3ibRG__card:hover{background:#ffffff0d;border-color:#ef444466;transform:translateY(-8px);box-shadow:0 20px 40px -20px #ef444433}.ProblemSection-module__N3ibRG__iconWrapper{color:#ef4444;background:#ef44441a;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;transition:transform .3s;display:flex}.ProblemSection-module__N3ibRG__card:hover .ProblemSection-module__N3ibRG__iconWrapper{color:#fff;background:#ef4444;transform:scale(1.1)rotate(-5deg)}.ProblemSection-module__N3ibRG__problemTitle{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:800}.ProblemSection-module__N3ibRG__problemDesc{color:#a1a1aa;font-size:1rem;line-height:1.6}@media (max-width:900px){.ProblemSection-module__N3ibRG__grid{grid-template-columns:1fr}.ProblemSection-module__N3ibRG__title{font-size:2.25rem}}@media (max-width:768px){.ProblemSection-module__N3ibRG__title{font-size:1.75rem}.ProblemSection-module__N3ibRG__subtitle{margin-bottom:40px;font-size:1.1rem}.ProblemSection-module__N3ibRG__card{padding:24px 20px;text-align:left!important;flex-flow:wrap!important;align-items:center!important;gap:16px!important;display:flex!important}.ProblemSection-module__N3ibRG__iconWrapper{flex-shrink:0!important;width:48px!important;height:48px!important;margin-bottom:0!important}.ProblemSection-module__N3ibRG__problemTitle{text-align:left!important;flex:1!important;margin-bottom:0!important;font-size:1.1rem!important}.ProblemSection-module__N3ibRG__problemDesc{text-align:left!important;width:100%!important;margin-top:8px!important}}
.SolutionSection-module__xcvFjG__section{padding:var(--section-padding);text-align:center;background:#fff}.SolutionSection-module__xcvFjG__header{text-align:center;margin-bottom:80px}.SolutionSection-module__xcvFjG__title{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:64px;font-size:3rem;font-weight:850}.SolutionSection-module__xcvFjG__grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1100px;margin:0 auto 80px;display:grid}.SolutionSection-module__xcvFjG__featureCard{text-align:left;border-radius:var(--radius-xl);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);transition:all var(--transition-base);background:#fff;padding:24px}.SolutionSection-module__xcvFjG__featureCard:hover{border-color:var(--accent-blue);transform:translateY(-8px)}.SolutionSection-module__xcvFjG__iconBox{color:#3b82f6;background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.SolutionSection-module__xcvFjG__featureTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:800}.SolutionSection-module__xcvFjG__featureDesc{color:var(--text-secondary);font-size:1rem;line-height:1.6}.SolutionSection-module__xcvFjG__flowContainer{background:var(--bg-secondary);border-radius:var(--radius-full);justify-content:space-between;align-items:center;max-width:800px;margin:0 auto 48px;padding:24px;display:flex;position:relative}.SolutionSection-module__xcvFjG__flowStep{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.SolutionSection-module__xcvFjG__stepCircle{background:var(--accent-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.SolutionSection-module__xcvFjG__stepName{color:var(--text-primary);font-size:.95rem;font-weight:600}.SolutionSection-module__xcvFjG__flowArrow{color:var(--text-muted);opacity:.5;margin-left:12px}.SolutionSection-module__xcvFjG__readinessPreview{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:32px;justify-content:space-between;align-items:center;gap:48px;max-width:900px;margin:0 auto;padding:64px;display:flex;box-shadow:0 20px 50px -20px #0000000d}.SolutionSection-module__xcvFjG__gaugeWrapper{flex-shrink:0;width:200px;height:200px;position:relative}.SolutionSection-module__xcvFjG__gaugeCircle{width:100%;height:100%}.SolutionSection-module__xcvFjG__gaugeValue{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SolutionSection-module__xcvFjG__gaugeNumber{color:var(--text-primary);font-size:3rem;font-weight:900;line-height:1;display:block}.SolutionSection-module__xcvFjG__gaugeText{color:#10b981;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.SolutionSection-module__xcvFjG__readinessContent{flex:1}.SolutionSection-module__xcvFjG__readinessTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.75rem;font-weight:850}.SolutionSection-module__xcvFjG__readinessDesc{color:var(--text-secondary);margin-bottom:24px;font-size:1.125rem;line-height:1.6}.SolutionSection-module__xcvFjG__readinessTags{gap:12px;display:flex}.SolutionSection-module__xcvFjG__tag{color:var(--text-primary);background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:700;display:flex}.SolutionSection-module__xcvFjG__tagDot{background:#3b82f6;border-radius:50%;width:8px;height:8px}.SolutionSection-module__xcvFjG__example{text-align:center;color:var(--accent-green);font-size:1.25rem;font-style:italic;font-weight:700}@media (max-width:1024px){.SolutionSection-module__xcvFjG__grid{grid-template-columns:1fr}.SolutionSection-module__xcvFjG__featureCard{flex-flow:wrap;align-items:center;gap:16px;display:flex}.SolutionSection-module__xcvFjG__iconBox{flex-shrink:0;width:40px;height:40px;margin-bottom:0}.SolutionSection-module__xcvFjG__featureTitle{flex:1;margin-bottom:0;font-size:1.1rem}.SolutionSection-module__xcvFjG__featureDesc{width:100%}.SolutionSection-module__xcvFjG__flowContainer{border-radius:var(--radius-xl);flex-direction:column;gap:32px}.SolutionSection-module__xcvFjG__flowArrow{margin:0;position:absolute;bottom:-28px;left:5px;transform:rotate(90deg)}}@media (max-width:768px){.SolutionSection-module__xcvFjG__title{margin-bottom:32px;font-size:2rem!important}.SolutionSection-module__xcvFjG__gaugeWrapper{width:140px;height:140px;margin:0 auto}.SolutionSection-module__xcvFjG__gaugeNumber{font-size:2rem}.SolutionSection-module__xcvFjG__readinessPreview{text-align:center;flex-direction:column;gap:32px;padding:32px 24px}.SolutionSection-module__xcvFjG__readinessTitle{font-size:1.5rem}.SolutionSection-module__xcvFjG__readinessDesc{font-size:1rem}}@media (max-width:640px){.SolutionSection-module__xcvFjG__title{font-size:1.75rem!important}}
.DifferentiationSection-module__PbOzUq__section{padding:var(--section-padding)}.DifferentiationSection-module__PbOzUq__title{font-family:var(--font-heading);color:var(--text-primary);text-align:center;margin-bottom:64px;font-size:2.75rem;font-weight:850}.DifferentiationSection-module__PbOzUq__tableWrapper{border-radius:var(--radius-xl);border:1px solid var(--border-subtle);max-width:800px;box-shadow:var(--shadow-card);margin:0 auto;overflow:hidden}.DifferentiationSection-module__PbOzUq__table{border-collapse:collapse;background:#fff;width:100%}.DifferentiationSection-module__PbOzUq__table th{text-align:center;padding:24px;font-size:1.25rem;font-weight:800}.DifferentiationSection-module__PbOzUq__headerOthers{background:var(--bg-secondary);color:var(--text-secondary)}.DifferentiationSection-module__PbOzUq__headerUs{background:var(--accent-blue);color:#fff}.DifferentiationSection-module__PbOzUq__table td{border-top:1px solid var(--border-subtle);padding:24px}.DifferentiationSection-module__PbOzUq__cellOthers{color:var(--text-muted);background:#fafafa}.DifferentiationSection-module__PbOzUq__cellUs{color:var(--text-primary);background:#fff;font-weight:700}.DifferentiationSection-module__PbOzUq__cellContent{justify-content:center;align-items:center;gap:12px;display:flex}.DifferentiationSection-module__PbOzUq__crossIcon{color:#ef4444}.DifferentiationSection-module__PbOzUq__checkIcon{color:var(--accent-green)}@media (max-width:640px){.DifferentiationSection-module__PbOzUq__title{font-size:2rem}.DifferentiationSection-module__PbOzUq__table th,.DifferentiationSection-module__PbOzUq__table td{padding:16px 12px;font-size:.95rem}}
.HowItWorks-module__IMv6qG__howItWorks{background:linear-gradient(#0000,#3b82f605,#0000)}.HowItWorks-module__IMv6qG__stepsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.HowItWorks-module__IMv6qG__stepCard{text-align:center;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-base);padding:40px 32px;position:relative}.HowItWorks-module__IMv6qG__stepCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow-blue);transform:translateY(-4px)}.HowItWorks-module__IMv6qG__stepNumber{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;font-family:var(--font-heading);border-radius:var(--radius-full);padding:6px 16px;font-size:.8rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.HowItWorks-module__IMv6qG__stepIcon{margin-bottom:20px;font-size:3rem;animation:3s ease-in-out infinite HowItWorks-module__IMv6qG__float;display:inline-block}.HowItWorks-module__IMv6qG__stepCard:nth-child(2) .HowItWorks-module__IMv6qG__stepIcon{animation-delay:.5s}.HowItWorks-module__IMv6qG__stepCard:nth-child(3) .HowItWorks-module__IMv6qG__stepIcon{animation-delay:1s}.HowItWorks-module__IMv6qG__stepTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700}.HowItWorks-module__IMv6qG__stepDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.6}.HowItWorks-module__IMv6qG__connector{display:none;position:absolute;top:50%;right:-30px;transform:translateY(-50%)}@media (min-width:769px){.HowItWorks-module__IMv6qG__connector{display:block}}@media (max-width:768px){.HowItWorks-module__IMv6qG__stepsGrid{grid-template-columns:1fr;gap:24px}.HowItWorks-module__IMv6qG__stepCard{text-align:left;flex-flow:wrap;align-items:center;gap:16px;padding:32px 24px 24px;display:flex}.HowItWorks-module__IMv6qG__stepNumber{top:-12px;left:24px;transform:none}.HowItWorks-module__IMv6qG__stepIcon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:0;font-size:2rem;animation:none;display:flex}.HowItWorks-module__IMv6qG__stepTitle{flex:1;margin-bottom:0;font-size:1.1rem}.HowItWorks-module__IMv6qG__stepDesc{width:100%;margin-top:8px}}@keyframes HowItWorks-module__IMv6qG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.WhyChoose-module__1478-a__whyChoose{position:relative}.WhyChoose-module__1478-a__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhyChoose-module__1478-a__featureCard{flex-direction:column;gap:16px;padding:32px;display:flex}.WhyChoose-module__1478-a__iconWrap{border-radius:var(--radius-md);border:1px solid;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.WhyChoose-module__1478-a__icon{display:flex}.WhyChoose-module__1478-a__iconSvg{color:currentColor;width:28px;height:28px}.WhyChoose-module__1478-a__featureTitle{font-family:var(--font-heading);color:var(--text-primary);font-size:1.1rem;font-weight:700}.WhyChoose-module__1478-a__featureDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}@media (max-width:1024px){.WhyChoose-module__1478-a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyChoose-module__1478-a__grid{grid-template-columns:1fr}.WhyChoose-module__1478-a__featureCard{text-align:left;flex-flow:wrap;align-items:center;gap:12px;padding:24px;display:flex}.WhyChoose-module__1478-a__iconWrap{flex-shrink:0;width:40px;height:40px;margin-bottom:0}.WhyChoose-module__1478-a__iconSvg{width:20px;height:20px}.WhyChoose-module__1478-a__featureTitle{flex:1;margin:0;font-size:1rem}.WhyChoose-module__1478-a__featureDesc{width:100%;margin-top:4px}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-subtle);background:linear-gradient(#0000,#3b82f60d);padding:80px 0 40px}.Footer-module__3hUVsW__grid{grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:10px;display:flex}.Footer-module__3hUVsW__logoIcon{color:var(--accent-blue)}.Footer-module__3hUVsW__logoText{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:6px;font-size:1.2rem;font-weight:800;display:flex}.Footer-module__3hUVsW__logoPro{background:linear-gradient(135deg,var(--accent-orange),#ff8c00);color:#fff;letter-spacing:.05em;border-radius:4px;padding:1px 6px;font-size:.7rem;font-weight:900}.Footer-module__3hUVsW__description{color:var(--text-muted);font-size:.88rem;line-height:1.6}.Footer-module__3hUVsW__socialProof{align-items:center;gap:8px;display:flex}.Footer-module__3hUVsW__stars{color:var(--accent-gold);gap:2px;display:inline-flex}.Footer-module__3hUVsW__socialText{color:var(--text-muted);font-size:.8rem}.Footer-module__3hUVsW__linkGroup{flex-direction:column;gap:10px;display:flex}.Footer-module__3hUVsW__linkTitle{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.85rem;font-weight:700}.Footer-module__3hUVsW__link{color:var(--text-muted);transition:color var(--transition-fast);font-size:.85rem}.Footer-module__3hUVsW__link:hover{color:var(--accent-blue-light)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-subtle);text-align:center;padding-top:24px}.Footer-module__3hUVsW__copyright{color:var(--text-muted);font-size:.8rem}@media (max-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(3,1fr)}.Footer-module__3hUVsW__brand{grid-column:1/-1}}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:480px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
.SEOHero-module__nk_RSW__hero{align-items:center;min-height:80vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.SEOHero-module__nk_RSW__heroBg{pointer-events:none;position:absolute;inset:0}.SEOHero-module__nk_RSW__gridLines{background-image:linear-gradient(#3b82f608 1px,#0000 1px),linear-gradient(90deg,#3b82f608 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70% at 50% 30%,#000 20%,#0000 70%);mask-image:radial-gradient(70% 70% at 50% 30%,#000 20%,#0000 70%)}.SEOHero-module__nk_RSW__glowOrb1{filter:blur(80px);background:radial-gradient(circle,#2563eb14,#0000 60%);width:800px;height:800px;animation:6s ease-in-out infinite SEOHero-module__nk_RSW__pulse;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.SEOHero-module__nk_RSW__glowOrb2{filter:blur(60px);background:radial-gradient(circle,#ea580c0d,#0000 60%);width:500px;height:500px;animation:8s ease-in-out 2s infinite SEOHero-module__nk_RSW__pulse;position:absolute;bottom:-10%;right:-10%}.SEOHero-module__nk_RSW__heroContent{text-align:center;z-index:2;padding-top:40px;padding-bottom:60px;position:relative}.SEOHero-module__nk_RSW__badge{border-radius:var(--radius-full);color:var(--accent-blue-light);background:#3b82f614;border:1px solid #3b82f633;align-items:center;gap:10px;margin-bottom:32px;padding:10px 20px;font-size:.85rem;animation:.6s forwards SEOHero-module__nk_RSW__fadeInUp;display:inline-flex}.SEOHero-module__nk_RSW__badgeIconSvg{color:var(--accent-orange)}.SEOHero-module__nk_RSW__badgeDot{background:var(--accent-green);width:8px;height:8px;box-shadow:0 0 8px var(--accent-green-glow);border-radius:50%;animation:2s ease-in-out infinite SEOHero-module__nk_RSW__pulse}.SEOHero-module__nk_RSW__headline{font-family:var(--font-heading);background:linear-gradient(135deg,var(--text-primary)0%,var(--accent-blue-light)40%,var(--accent-orange-light)70%,var(--text-primary)100%);-webkit-text-fill-color:transparent;opacity:0;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;max-width:900px;margin-bottom:24px;margin-left:auto;margin-right:auto;font-size:4rem;font-weight:950;line-height:1.1;animation:.6s .1s forwards SEOHero-module__nk_RSW__fadeInUp,6s infinite SEOHero-module__nk_RSW__gradientMove}.SEOHero-module__nk_RSW__subheadline{color:var(--text-secondary);opacity:0;max-width:700px;margin:0 auto 40px;font-size:1.25rem;line-height:1.7;animation:.6s .2s forwards SEOHero-module__nk_RSW__fadeInUp}.SEOHero-module__nk_RSW__actionsBox{opacity:0;flex-direction:column;align-items:center;gap:24px;animation:.6s .3s forwards SEOHero-module__nk_RSW__fadeInUp;display:flex}.SEOHero-module__nk_RSW__trustBadge{color:var(--text-muted);align-items:center;gap:10px;font-size:.9rem;display:inline-flex}.SEOHero-module__nk_RSW__shieldIcon{color:var(--accent-green)}@keyframes SEOHero-module__nk_RSW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes SEOHero-module__nk_RSW__gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes SEOHero-module__nk_RSW__pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.SEOHero-module__nk_RSW__headline{font-size:2.5rem}.SEOHero-module__nk_RSW__subheadline{font-size:1.1rem}}
.Pricing-module__bGODtW__pricing{background:linear-gradient(#0000,#3b82f608,#0000)}.Pricing-module__bGODtW__cardWrapper{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:32px;display:flex}.Pricing-module__bGODtW__pricingHeader{text-align:center;color:var(--accent-blue-light);max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:600;line-height:1.5}.Pricing-module__bGODtW__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:400px;padding:48px 40px;display:flex;position:relative;box-shadow:0 10px 40px #0000000d}.Pricing-module__bGODtW__premiumCard{border-color:var(--accent-blue);background:linear-gradient(180deg,var(--bg-card),#3b82f60d);z-index:2;animation:4s infinite alternate Pricing-module__bGODtW__glow;transform:scale(1.05);box-shadow:0 20px 50px #2563eb26}.Pricing-module__bGODtW__premiumName{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Pricing-module__bGODtW__popularBadge{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;padding:6px 24px;font-size:.8rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.Pricing-module__bGODtW__cardHeader{text-align:center;border-bottom:1px solid var(--border-subtle);margin-bottom:32px;padding-bottom:32px}.Pricing-module__bGODtW__planName{font-family:var(--font-heading);color:var(--accent-blue);margin-bottom:16px;font-size:1.3rem;font-weight:700}.Pricing-module__bGODtW__priceContainer{flex-direction:column;align-items:center;gap:12px;display:flex}.Pricing-module__bGODtW__priceMain{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.Pricing-module__bGODtW__price{font-family:var(--font-heading);color:var(--text-primary);background:linear-gradient(135deg,var(--text-primary),var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:4.5rem;font-weight:900;line-height:1}.Pricing-module__bGODtW__offerLabel{color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#3b82f6,#8b5cf6);padding:6px 16px;font-size:.85rem;font-weight:800;box-shadow:0 4px 12px #3b82f64d}.Pricing-module__bGODtW__originalPriceRow{color:var(--text-muted);flex-direction:column;align-items:center;gap:2px;font-size:.9rem;font-weight:500;display:flex}.Pricing-module__bGODtW__originalPriceLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.8;font-size:.7rem}.Pricing-module__bGODtW__originalPriceValue{opacity:.5;color:var(--text-muted);font-size:1.5rem;font-weight:700;text-decoration:line-through}.Pricing-module__bGODtW__period{color:var(--text-muted);font-size:1rem}.Pricing-module__bGODtW__featureList{flex-direction:column;gap:14px;margin-bottom:32px;list-style:none;display:flex}.Pricing-module__bGODtW__featureItem{color:var(--text-secondary);align-items:center;gap:12px;font-size:.95rem;display:flex}.Pricing-module__bGODtW__ctaBtn{text-align:center;width:100%;margin-bottom:16px}.Pricing-module__bGODtW__guaranteeNote{color:var(--text-muted);text-align:center;justify-content:center;align-items:center;gap:6px;font-size:.85rem;display:flex}.Pricing-module__bGODtW__fullGuarantee{border-radius:var(--radius-2xl);text-align:left;background:#2563eb0d;border:1px solid #2563eb26;align-items:center;gap:32px;max-width:800px;margin-top:64px;margin-left:auto;margin-right:auto;padding:40px;display:flex}.Pricing-module__bGODtW__guaranteeIcon{color:var(--accent-blue);border-radius:var(--radius-xl);background:#2563eb1a;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.Pricing-module__bGODtW__guaranteeContent{flex:1}.Pricing-module__bGODtW__guaranteeTitle{color:var(--text-primary);font-size:1.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:8px}.Pricing-module__bGODtW__guaranteeText{color:var(--text-secondary);white-space:pre-line;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.Pricing-module__bGODtW__fullGuarantee{text-align:center;flex-direction:column;gap:20px;padding:32px 24px}.Pricing-module__bGODtW__guaranteeIcon{width:64px;height:64px}.Pricing-module__bGODtW__guaranteeTitle{font-size:1.25rem}.Pricing-module__bGODtW__guaranteeText{font-size:1rem}.Pricing-module__bGODtW__pricingHeader{margin-bottom:32px;font-size:1.1rem}}@media (max-width:480px){.Pricing-module__bGODtW__card{padding:32px 24px}.Pricing-module__bGODtW__price{font-size:3rem}}@keyframes Pricing-module__bGODtW__glow{0%,to{box-shadow:0 0 20px #3b82f64d}50%{box-shadow:0 0 40px #3b82f64d,0 0 60px #3b82f61a}}
.SEOStats-module__KpRCia__statsSection{background:linear-gradient(#0000,#2563eb05,#0000);padding:80px 0;position:relative}.SEOStats-module__KpRCia__title{text-align:center;background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:48px;font-size:2.25rem;font-weight:800}.SEOStats-module__KpRCia__statsGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid}.SEOStats-module__KpRCia__statCard{transition:all var(--transition-base);align-items:center;gap:20px;padding:32px;display:flex}.SEOStats-module__KpRCia__statCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow-blue);transform:translateY(-5px)}.SEOStats-module__KpRCia__iconWrapper{border-radius:var(--radius-lg);width:56px;height:56px;color:var(--accent-blue-light);background:#2563eb1a;justify-content:center;align-items:center;display:flex}.SEOStats-module__KpRCia__textWrapper{flex-direction:column;display:flex}.SEOStats-module__KpRCia__value{color:var(--text-primary);font-size:1.75rem;font-weight:900;line-height:1.2}.SEOStats-module__KpRCia__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.9rem;font-weight:500}@media (max-width:768px){.SEOStats-module__KpRCia__statsGrid{grid-template-columns:1fr;gap:16px}.SEOStats-module__KpRCia__statCard{padding:24px}}
.FAQ-module__nEdZVa__faq{position:relative}.FAQ-module__nEdZVa__list{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.FAQ-module__nEdZVa__item{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);overflow:hidden}.FAQ-module__nEdZVa__item:hover{border-color:var(--border-glow)}.FAQ-module__nEdZVa__itemOpen{border-color:#3b82f64d;box-shadow:0 2px 12px #3b82f60d}.FAQ-module__nEdZVa__question{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;transition:color var(--transition-fast);font-size:1rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.FAQ-module__nEdZVa__question:hover{color:var(--accent-blue-light)}.FAQ-module__nEdZVa__chevron{color:var(--text-muted);transition:transform var(--transition-base);flex-shrink:0}.FAQ-module__nEdZVa__itemOpen .FAQ-module__nEdZVa__chevron{color:var(--accent-blue);transform:rotate(180deg)}.FAQ-module__nEdZVa__answer{max-height:0;transition:max-height var(--transition-slow),padding var(--transition-slow);overflow:hidden}.FAQ-module__nEdZVa__itemOpen .FAQ-module__nEdZVa__answer{max-height:300px}.FAQ-module__nEdZVa__answer p{color:var(--text-secondary);padding:0 24px 20px;font-size:.92rem;line-height:1.7}
.SEOContent-module__o_spuq__contentSection{background:var(--bg-dark);padding:80px 0}.SEOContent-module__o_spuq__grid{flex-direction:column;gap:48px;max-width:800px;margin:0 auto;display:flex}.SEOContent-module__o_spuq__title{color:var(--text-primary);margin-bottom:24px;font-size:2rem;font-weight:800}.SEOContent-module__o_spuq__description{color:var(--text-secondary);margin-bottom:40px;font-size:1.15rem;line-height:1.7}.SEOContent-module__o_spuq__infoBox{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:#ffffff05;padding:32px}.SEOContent-module__o_spuq__infoTitle{color:var(--accent-blue-light);margin-bottom:20px;font-size:1.25rem;font-weight:700}.SEOContent-module__o_spuq__list{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.SEOContent-module__o_spuq__list li{color:var(--text-secondary);padding-left:28px;line-height:1.5;position:relative}.SEOContent-module__o_spuq__list li:before{content:"✓";color:var(--accent-green);font-weight:900;position:absolute;left:0}.SEOContent-module__o_spuq__ctaCard{text-align:center;padding:40px;position:sticky;top:100px}.SEOContent-module__o_spuq__ctaCard h3{margin-bottom:16px;font-size:1.5rem;font-weight:800}.SEOContent-module__o_spuq__ctaCard p{color:var(--text-muted);margin-bottom:32px;font-size:.95rem}.SEOContent-module__o_spuq__guarantee{color:var(--text-muted);margin-top:16px;font-size:.8rem;font-style:italic;display:block}@media (max-width:1024px){.SEOContent-module__o_spuq__grid{max-width:100%}}
