.medt-hero--gradient{min-height:590px;display:flex;align-items:center;padding:138px 0 78px;color:var(--brand-text-inverse);background:radial-gradient(circle at 70% 20%,rgba(122,215,240,.24),transparent 26%),linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark))}.medt-hero--gradient .container{max-width:880px;text-align:center}.medt-hero--gradient .section-kicker,.medt-hero--gradient h1,.medt-hero--gradient p{color:var(--brand-text-inverse)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:28px}.hero-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;background-color:var(--brand-primary-dark)}.hero-proof span{border:1px solid rgba(255,255,255,.28);color:var(--brand-text-inverse);padding:8px 12px}.specs-compare-section{background:var(--brand-bg-alt)}.med-compare-table{background:#fff;border:1px solid var(--brand-border);box-shadow:var(--shadow-soft)}.med-compare-table th{background:var(--brand-accent);color:var(--brand-text-inverse)}.company-stats-four{background:#fff}.stats-grid-four{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;max-width:820px;margin:0 auto}.stats-grid-four strong{display:block;color:var(--brand-primary);font-size:52px;line-height:1}.stats-grid-four span{color:var(--brand-text-secondary)}@media (max-width:575px){.stats-grid-four{grid-template-columns:1fr}}