.smu-stratoos-growth{padding:100px 0;background:#f5f2eb;color:#07111f}.smu-stratoos-growth .smu-container{width:min(100% - 32px, 1180px)}.smu-stratoos-growth__card{position:relative;overflow:hidden;padding:54px 62px 44px;border-radius:32px;background:radial-gradient(circle at 100% 0%,rgba(191,240,218,.55),transparent 34%),radial-gradient(circle at 0% 100%,rgba(224,214,255,.45),transparent 34%),rgba(255,255,255,.88);border:1px solid rgba(7,17,31,.08);box-shadow:0 22px 70px rgba(7,17,31,.06)}.smu-stratoos-growth__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:36px;align-items:start;margin-bottom:42px}.smu-stratoos-eyebrow{margin:0 0 16px;color:var(--smu-color-primary,#008a5b);font-size:.62rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.smu-stratoos-growth__head h2{max-width:620px;margin:0;font-family:var(--smu-font-heading);color:#07111f;font-size:clamp(1rem, 3vw, 1.45rem);line-height:1.08;font-weight:600}.smu-stratoos-growth__legend{gap:14px 22px;padding-top:34px;font-size:.78rem}.smu-stratoos-growth__legend span{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;margin:0 10px}.smu-stratoos-growth__legend i{width:22px;height:2px}.smu-stratoos-growth__chart svg{display:block;width:100%;height:auto}.smu-growth-grid line{stroke:rgba(7,17,31,.09);stroke-width:1}.smu-growth-labels text{fill:rgba(7,17,31,.34);font-size:11px;font-weight:400;font-family:var(--smu-font-body,sans-serif)}.smu-growth-path{fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1}.smu-growth-dots circle{opacity:0;transform-origin:center}.smu-stratoos-growth__card.is-visible .smu-growth-path{animation:smuGrowthDraw 1.35s cubic-bezier(.22,1,.36,1) forwards}.smu-stratoos-growth__card.is-visible .smu-growth-path:nth-child(2){animation-delay:.08s}.smu-stratoos-growth__card.is-visible .smu-growth-path:nth-child(3){animation-delay:.16s}.smu-stratoos-growth__card.is-visible .smu-growth-path:nth-child(4){animation-delay:.24s}.smu-stratoos-growth__card.is-visible .smu-growth-dots circle{animation:smuGrowthDot .35s ease forwards;animation-delay:1.15s}.smu-stratoos-growth__card.is-visible .smu-growth-dots circle:nth-child(2){animation-delay:1.22s}.smu-stratoos-growth__card.is-visible .smu-growth-dots circle:nth-child(3){animation-delay:1.29s}.smu-stratoos-growth__card.is-visible .smu-growth-dots circle:nth-child(4){animation-delay:1.36s}.is-purple{stroke:#8b8cff;background:#8b8cff;fill:#8b8cff}.is-cyan{stroke:#12bfd0;background:#12bfd0;fill:#12bfd0}.is-green{stroke:#55c878;background:#55c878;fill:#55c878}.is-orange{stroke:#ff9846;background:#ff9846;fill:#ff9846}.smu-stratoos-growth__footnote{margin:26px 0 0;text-align:center;color:rgba(7,17,31,.56);font-size:.95rem}@keyframes smuGrowthDraw{to{stroke-dashoffset:0}}@keyframes smuGrowthDot{from{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.smu-stratoos-growth__card{padding:36px 24px 30px}.smu-stratoos-growth__head{grid-template-columns:1fr;gap:20px}.smu-stratoos-growth__legend{justify-content:flex-start;padding-top:0}}@media (max-width:560px){.smu-stratoos-growth{padding:70px 0}.smu-stratoos-growth__card{border-radius:24px}.smu-stratoos-growth__legend{gap:10px 16px;font-size:.78rem}}