@keyframes mathSavingsEnter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes mathSavingsAmountPop{0%{transform:scale(1)}35%{transform:scale(1.06)}to{transform:scale(1)}}.math-savings-highlight{position:relative;margin-top:20px;padding-top:14px;animation:mathSavingsEnter .62s cubic-bezier(.22,1,.36,1) both;contain:layout style}.math-savings-glow{position:absolute;inset:-6px -14px -10px;border-radius:18px;background:radial-gradient(ellipse 90% 70% at 50% 55%,rgba(53,194,117,.42) 0,rgba(53,194,117,.16) 48%,transparent 72%);opacity:.4;pointer-events:none}.math-savings-badge{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:6px;width:fit-content;margin:0 auto -12px;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,#35c275,#2da866);border:1px solid hsla(0,0%,100%,.35);box-shadow:0 4px 14px rgba(45,168,102,.35)}.math-savings-badge-icon{display:inline-flex;font-size:12px;line-height:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.15))}.math-savings-shell{position:relative;z-index:1;overflow:hidden;border-radius:12px;border:1px solid #b5e8cc;background:linear-gradient(165deg,#f4fdf8,#e9f8ef 42%,#dff5e8);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.65),inset 0 2px 0 hsla(0,0%,100%,.35),0 8px 24px rgba(45,168,102,.22),0 0 0 1px #b5e8cc}.math-savings-content{position:relative;z-index:1;padding:22px 18px 20px;text-align:center}.math-savings-rate{margin:0 0 8px;font-size:13px;font-weight:600;color:#2da866}.math-savings-amount{margin:0;font-size:clamp(36px,9vw,48px);font-weight:800;line-height:1.05;color:#35c275;letter-spacing:-.02em;font-variant-numeric:tabular-nums;text-shadow:0 1px 0 hsla(0,0%,100%,.8);animation:mathSavingsAmountPop .42s cubic-bezier(.22,1,.36,1) both}.math-savings-amount--phrase{font-size:clamp(28px,7vw,38px);letter-spacing:-.01em;font-variant-numeric:normal}.math-savings-duration{margin:6px 0 0;font-size:15px;font-weight:600;color:#2da866}@media (prefers-reduced-motion:reduce){.math-savings-amount,.math-savings-highlight{animation:none}.math-savings-highlight{opacity:1;transform:none}}.hero-value-chips{width:100%;max-width:640px}.hero-value-chips--desktop{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 20px}.hero-value-chips--desktop .hero-value-chip{font-size:13px}.hero-value-chips--mobile{display:flex;flex-direction:column;align-items:center;gap:8px}.hero-value-chips-row{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(4px,1.5vw,12px);width:100%;max-width:100%}.hero-value-chip{font-size:clamp(9px,2.75vw,12px);line-height:1.35;white-space:nowrap}.hero-value-chip--solo{font-size:clamp(10px,2.85vw,12px)}.hero-value-chip-check{color:var(--landing-success-green,#35c275);font-weight:700}@media (min-width:380px){.hero-value-chips-row{gap:8px 12px}.hero-value-chip{font-size:clamp(10px,2.9vw,12px)}.hero-value-chip--solo{font-size:clamp(11px,3vw,12px)}}@media (min-width:480px){.hero-value-chips-row{gap:8px 16px}.hero-value-chip,.hero-value-chip--solo{font-size:12px}}