.PricingHero-module__KGRvFG__pricingHeroWebStatus247{--primary-blue:#2563eb;--primary-blue-hover:#1d4ed8;--teal-accent:#0d9488;--dark-text:#1e293b;--medium-text:#64748b;--light-text:#94a3b8;--background:#f8fafc;--surface:#fff;--border:#e2e8f0;--shadow:0 10px 25px -5px #0000000d;--shadow-lg:0 20px 40px -10px #00000014;--radius:16px;--radius-sm:12px;--radius-lg:24px;background:var(--background);color:var(--dark-text);padding:0;font-family:Roboto,sans-serif;position:relative;overflow:hidden}.PricingHero-module__KGRvFG__pricingHeroWebStatus247:before{content:"";pointer-events:none;background:linear-gradient(135deg,#2563eb08 0%,#0d948805 100%);height:600px;position:absolute;top:0;left:0;right:0}.PricingHero-module__KGRvFG__heroContainer{z-index:1;max-width:1280px;margin:0 auto;padding:40px 24px 60px;position:relative}.PricingHero-module__KGRvFG__trustBadge{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid var(--border);color:var(--medium-text);align-items:center;gap:10px;margin-bottom:32px;padding:12px 20px;font-size:15px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.PricingHero-module__KGRvFG__trustBadge:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.PricingHero-module__KGRvFG__badgeIcon{background:linear-gradient(135deg,var(--primary-blue),var(--teal-accent));color:#fff;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.PricingHero-module__KGRvFG__badgeText strong{color:var(--primary-blue);font-weight:700}.PricingHero-module__KGRvFG__heroGrid{grid-template-columns:1fr;gap:64px;margin:0 auto;display:grid}@media (min-width:1024px){.PricingHero-module__KGRvFG__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px}}.PricingHero-module__KGRvFG__contentSection{flex-direction:column;gap:32px;display:flex}.PricingHero-module__KGRvFG__heading{color:#174c98;letter-spacing:-.025em;margin:90px 0 0;font-size:2.75rem;font-weight:800;line-height:1.1}.PricingHero-module__KGRvFG__heading .PricingHero-module__KGRvFG__highlight{color:#62c515;margin-top:8px;display:block}.PricingHero-module__KGRvFG__subheading{color:var(--medium-text);max-width:90%;margin:0;font-size:1.25rem;line-height:1.6}.PricingHero-module__KGRvFG__metricsGrid{grid-template-columns:repeat(2,1fr);gap:20px;margin:8px 0;display:grid}@media (min-width:640px){.PricingHero-module__KGRvFG__metricsGrid{grid-template-columns:repeat(4,1fr)}}.PricingHero-module__KGRvFG__metricCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}.PricingHero-module__KGRvFG__metricCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-blue);transform:translateY(-4px)}.PricingHero-module__KGRvFG__metricIcon{color:#fff;background:linear-gradient(135deg,#62c515,#3f8e0f);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.PricingHero-module__KGRvFG__metricContent{flex-direction:column;gap:4px;display:flex}.PricingHero-module__KGRvFG__metricValue{color:var(--dark-text);font-size:1.5rem;font-weight:700;line-height:1}.PricingHero-module__KGRvFG__metricLabel{color:var(--medium-text);font-size:14px;font-weight:500}.PricingHero-module__KGRvFG__ctaGroup{flex-direction:column;gap:16px;margin:16px 0;display:flex}@media (min-width:640px){.PricingHero-module__KGRvFG__ctaGroup{flex-direction:row;align-items:center}}.PricingHero-module__KGRvFG__primaryButton{color:#fff;border-radius:var(--radius);cursor:pointer;background:#62c515;border:none;justify-content:center;align-items:center;gap:12px;padding:18px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #2563eb33}.PricingHero-module__KGRvFG__primaryButton:hover{background:var(--primary-blue-hover);transform:translateY(-2px);box-shadow:0 8px 30px #2563eb4d}.PricingHero-module__KGRvFG__buttonIcon{width:20px;height:20px;transition:transform .2s}.PricingHero-module__KGRvFG__primaryButton:hover .PricingHero-module__KGRvFG__buttonIcon{transform:translate(4px)}.PricingHero-module__KGRvFG__secondaryButton{border:2px solid var(--primary-blue);color:var(--primary-blue);border-radius:var(--radius);text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:18px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PricingHero-module__KGRvFG__secondaryButton:hover{background:#2563eb0d;transform:translateY(-2px)}.PricingHero-module__KGRvFG__buttonNote{color:var(--medium-text);font-size:13px;font-weight:500}.PricingHero-module__KGRvFG__trustedBy{border-top:1px solid var(--border);margin-top:24px;padding-top:32px}.PricingHero-module__KGRvFG__trustedTitle{color:var(--medium-text);text-align:center;margin:0 0 16px;font-size:15px;font-weight:600}@media (min-width:640px){.PricingHero-module__KGRvFG__trustedTitle{text-align:left}}.PricingHero-module__KGRvFG__logoGrid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (min-width:640px){.PricingHero-module__KGRvFG__logoGrid{justify-content:flex-start}}.PricingHero-module__KGRvFG__logoItem{background:var(--surface);border:1px solid var(--border);color:var(--dark-text);border-radius:12px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s}.PricingHero-module__KGRvFG__logoItem:hover{box-shadow:var(--shadow);border-color:var(--primary-blue);transform:translateY(-2px)}.PricingHero-module__KGRvFG__previewSection{justify-content:center;align-items:flex-start;display:flex}.PricingHero-module__KGRvFG__dashboardPreview{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;max-width:480px;padding:24px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 0 #0000}.PricingHero-module__KGRvFG__dashboardPreview:before{content:"";border-radius:inherit;z-index:-1;filter:blur(18px);opacity:.65;background:linear-gradient(135deg,#62c515,#3f8e0f);transition:opacity .3s,filter .3s;position:absolute;inset:-3px}.PricingHero-module__KGRvFG__dashboardHeader{border-bottom:2px solid var(--background);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;display:flex}.PricingHero-module__KGRvFG__dots{gap:8px;display:flex}.PricingHero-module__KGRvFG__dot{background:#e2e8f0;border-radius:50%;width:12px;height:12px}.PricingHero-module__KGRvFG__dot:first-child{background:#174c98}.PricingHero-module__KGRvFG__dot:nth-child(2){background:#62c515}.PricingHero-module__KGRvFG__dot:nth-child(3){background:#f59e0b}.PricingHero-module__KGRvFG__domain{color:var(--dark-text);letter-spacing:.5px;font-size:15px;font-weight:600}.PricingHero-module__KGRvFG__statsGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.PricingHero-module__KGRvFG__statCard{border-radius:var(--radius);text-align:center;color:#fff;background:linear-gradient(145deg,#62c515,#48a411);padding:22px;transition:transform .25s,box-shadow .25s;box-shadow:0 6px 14px #0000001f,inset 0 1px 2px #ffffff40}.PricingHero-module__KGRvFG__statCard:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0000002e,inset 0 1px 3px #ffffff4d}.PricingHero-module__KGRvFG__statLabel{opacity:.9;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:14px;font-weight:600}.PricingHero-module__KGRvFG__statValue{text-shadow:0 2px 4px #00000040;margin:10px 0;font-size:2.2rem;font-weight:900;line-height:1}.PricingHero-module__KGRvFG__statTrend{text-shadow:none;align-items:center;gap:4px;margin-top:10px;font-size:13px;font-weight:600;display:inline-flex}.PricingHero-module__KGRvFG__statTrend[data-trend=up]{color:#d1ffe0}.PricingHero-module__KGRvFG__statTrend[data-trend=down]{color:#ffd4d4}.PricingHero-module__KGRvFG__statTrend[data-trend=neutral]{color:#fffc}.PricingHero-module__KGRvFG__statusIndicator{background:var(--background);border-radius:var(--radius);justify-content:center;align-items:center;gap:12px;margin-top:20px;padding:16px;display:flex}.PricingHero-module__KGRvFG__statusDot{background:radial-gradient(circle,#34f5a6 0%,#10b981 60%,#0e8f67 100%);border-radius:50%;width:14px;height:14px;animation:1.5s ease-in-out infinite PricingHero-module__KGRvFG__pulseDot;position:relative;box-shadow:0 0 8px #10b981cc,0 0 16px #10b98199,0 0 24px #10b98173}.PricingHero-module__KGRvFG__statusDot:after{content:"";opacity:.8;border:2px solid #10b9818c;border-radius:50%;animation:1.8s ease-out infinite PricingHero-module__KGRvFG__ringPulse;position:absolute;inset:-2px}@keyframes PricingHero-module__KGRvFG__pulseDot{0%,to{transform:scale(1);box-shadow:0 0 10px #10b981e6,0 0 20px #10b981b3,0 0 28px #10b98180}50%{transform:scale(.92);box-shadow:0 0 6px #10b981b3,0 0 12px #10b98180,0 0 18px #10b98159}}@keyframes PricingHero-module__KGRvFG__ringPulse{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(2.7)}}.PricingHero-module__KGRvFG__statusText{color:var(--dark-text);font-size:15px;font-weight:600}.PricingHero-module__KGRvFG__bottomNote{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);text-align:center;max-width:800px;margin-top:64px;margin-left:auto;margin-right:auto;padding:24px}.PricingHero-module__KGRvFG__bottomNote p{color:var(--medium-text);margin:0;font-size:15px;line-height:1.6}.PricingHero-module__KGRvFG__bottomNote strong{color:var(--dark-text)}@media (max-width:768px){.PricingHero-module__KGRvFG__heroContainer{padding:32px 20px 48px}.PricingHero-module__KGRvFG__heading{font-size:2.25rem}.PricingHero-module__KGRvFG__subheading{max-width:100%;font-size:1.125rem}.PricingHero-module__KGRvFG__metricsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.PricingHero-module__KGRvFG__metricCard{padding:16px}.PricingHero-module__KGRvFG__metricIcon{width:40px;height:40px;font-size:20px}.PricingHero-module__KGRvFG__metricValue{font-size:1.25rem}.PricingHero-module__KGRvFG__dashboardPreview{padding:20px}.PricingHero-module__KGRvFG__statsGrid{gap:12px}.PricingHero-module__KGRvFG__statValue{font-size:1.75rem}}@media (max-width:480px){.PricingHero-module__KGRvFG__heading{font-size:1.875rem}.PricingHero-module__KGRvFG__metricsGrid{grid-template-columns:1fr}.PricingHero-module__KGRvFG__primaryButton,.PricingHero-module__KGRvFG__secondaryButton{width:100%;padding:16px 24px}.PricingHero-module__KGRvFG__trustBadge{padding:10px 16px;font-size:14px}}
