.math-section{background:#fafaf5;padding:120px 32px;position:relative;overflow:hidden}.math-section:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(15,118,110,.06) 1px,transparent 0);background-size:28px 28px;pointer-events:none;mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 50%,#000 20%,transparent 75%)}.math-section__inner{max-width:720px;margin:0 auto;text-align:center;position:relative;z-index:1}.math-section__eyebrow{font-family:var(--font-inter),sans-serif;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#888;font-weight:500;margin-bottom:36px}.math-section__title{font-family:var(--font-playfair),Georgia,serif;font-weight:500;font-size:clamp(32px,5.5vw,52px);line-height:1.08;letter-spacing:-.02em;color:#1a1a1a;margin:0 auto 80px;max-width:18ch;text-wrap:balance}.math-section__title em{color:#0f766e;font-style:italic}.math-section__stat{display:inline-flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:40px;animation:math-stat-breath 6s ease-in-out infinite}@keyframes math-stat-breath{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.math-section__stat-num{font-style:italic;font-weight:500;font-size:clamp(120px,18vw,200px);line-height:.85;letter-spacing:-.04em;color:#0f766e;text-shadow:0 1px 0 rgba(15,118,110,.04)}.math-section__stat-num,.math-section__stat-x{font-family:var(--font-playfair),Georgia,serif}.math-section__stat-x{font-weight:400;font-size:clamp(56px,8vw,96px);line-height:1;color:#5ead90;letter-spacing:-.02em;margin-left:8px}.math-section__stat-label{font-family:var(--font-inter),sans-serif;font-size:14px;line-height:1.55;color:#6b6b6b;margin:0 auto 64px;letter-spacing:.01em;max-width:32ch}.math-section__rule{width:48px;height:1px;background:rgba(15,118,110,.25);margin:0 auto 56px}.math-section__close{font-family:var(--font-playfair),Georgia,serif;font-size:clamp(22px,3.2vw,30px);line-height:1.35;color:#2b2b2b;margin:0 auto 56px;max-width:28ch;text-wrap:balance;font-weight:400}.math-section__close em{color:#0f766e;font-style:italic}.math-section__price{font-family:var(--font-inter),sans-serif;font-size:15px;line-height:1.6;color:#555;margin:0 auto;max-width:44ch}.math-section__price-em{font-family:var(--font-playfair),Georgia,serif;font-style:italic;font-size:17px;color:#1a1a1a}@media (max-width:640px){.math-section{padding:80px 20px}.math-section__title{margin-bottom:56px}.math-section__stat-label{margin-bottom:48px}.math-section__close,.math-section__rule{margin-bottom:40px}}@media (prefers-reduced-motion:reduce){.math-section__stat{animation:none}}