.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:22px;align-items:start;margin:0 0 24px;padding:clamp(20px, 3vw, 28px);border:1px solid #bfdbfe;border-radius:var(--ftos-radius-lg);background:linear-gradient(135deg,#eff6ff 0%,#ffffff 72%);box-shadow:var(--ftos-shadow-sm)}.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule__label{display:block;margin-bottom:5px;color:var(--ftos-primary);font-size:.66rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule h2{margin:0 0 8px;color:var(--ftos-ink);font-size:clamp(1.15rem, 2vw, 1.45rem);line-height:1.25}.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule p,.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule li{color:var(--ftos-body);font-size:.84rem;line-height:1.65}.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule p{margin:0}.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule ul{margin:0;padding:14px 16px 14px 34px;border:1px solid var(--ftos-border);border-radius:var(--ftos-radius);background:rgb(255 255 255 / .78)}.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule li+li{margin-top:7px}.ftos-app[data-wave4-tool="compound"] .ftos-query-state{grid-template-columns:1fr;gap:14px}.ftos-app[data-wave4-tool="compound"] .ftos-query-state__actions{justify-content:stretch}.ftos-app[data-wave4-tool="compound"] .ftos-query-state__actions .ftos-button{flex:1 1 150px}.ftos-app[data-wave4-tool="compound"] .ftos-step-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;counter-reset:ftos-step;list-style:none}.ftos-app[data-wave4-tool="compound"] .ftos-step-list li{position:relative;min-height:92px;padding:14px 14px 14px 52px;border:1px solid var(--ftos-border);border-radius:var(--ftos-radius);background:var(--ftos-surface);counter-increment:ftos-step}.ftos-app[data-wave4-tool="compound"] .ftos-step-list li::before{position:absolute;top:14px;left:14px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--ftos-primary-soft);color:var(--ftos-primary-hover);content:counter(ftos-step);font-size:.72rem;font-weight:850}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart{margin:18px 0 20px;padding:14px;border:1px solid var(--ftos-border);border-radius:var(--ftos-radius);background:var(--ftos-surface-soft)}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__head h3,.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__head p{margin:0}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__head h3{color:var(--ftos-ink);font-size:.86rem}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__head p,.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__caption{color:var(--ftos-muted);font-size:.66rem;line-height:1.5}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__key{display:inline-flex;align-items:center;gap:5px;color:var(--ftos-muted);font-size:.62rem;font-weight:750}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__key::before{width:18px;height:3px;border-radius:999px;background:var(--ftos-primary);content:""}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__key--capital::before{height:0;border-top:2px dashed var(--ftos-muted);background:#fff0}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__svg{display:block;width:100%;min-height:220px;border-radius:8px;background:#fff}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__grid{stroke:#e2e8f0;stroke-width:1}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__tick{stroke:#94a3b8;stroke-width:1}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__axis{fill:#64748b;font-family:var(--fx-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:10px}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__line{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__line--balance{stroke:var(--ftos-primary);stroke-width:3}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__line--capital{stroke:var(--ftos-muted);stroke-width:2;stroke-dasharray:7 6}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__point{fill:#fff;stroke:var(--ftos-primary);stroke-width:3;vector-effect:non-scaling-stroke}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__caption{margin:8px 0 0}@media (max-width:760px){.ftos-app[data-wave4-tool="compound"] .ftos-answer-capsule{grid-template-columns:1fr}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__head{flex-direction:column}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__legend{justify-content:flex-start}}@media (max-width:520px){.ftos-app[data-wave4-tool="compound"] .ftos-step-list{grid-template-columns:1fr}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart{padding:10px 7px}.ftos-app[data-wave4-tool="compound"] .ftos-growth-chart__svg{min-height:190px}}