.growth-section{max-width:1160px;margin:2.5rem auto;padding:clamp(1rem,3vw,2rem);border:1px solid #d6d9e3;border-radius:16px;background:#fff;color:#20283d;scroll-margin-top:6rem}
.growth-section h2{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15;margin:.5rem 0 1rem}.growth-section p{line-height:1.65;max-width:76ch}.growth-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.growth-card{display:flex;flex-direction:column;gap:.5rem;padding:1.4rem;background:#f5f6fb;border:1px solid #d8dbea;border-radius:12px;text-decoration:none;color:inherit}.growth-card h3{font-size:1.2rem;line-height:1.25;margin:0}.growth-card p{margin:0}.growth-card span{margin-top:auto;padding-top:.75rem;font-weight:700;font-size:.9rem}.growth-card:hover{border-color:#4036a9;background:#efedff}.growth-card:focus-visible,.growth-section button:focus-visible,.growth-section a:focus-visible{outline:3px solid #4d41c6;outline-offset:4px}.growth-utilities,.growth-presets{display:flex;gap:1rem;flex-wrap:wrap;margin:1.5rem 0}.growth-section a{color:#302583}.growth-utilities a{font-weight:700}.growth-tool-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:2rem;align-items:start}.growth-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.growth-inputs label{display:flex;flex-direction:column;gap:.4rem;font-weight:600;font-size:.9rem;min-width:0}.growth-inputs input{width:100%;min-width:0;background:#fff;color:#20283d;padding:.7rem;border:1px solid #858b9e;border-radius:6px;font:inherit}.growth-section button{cursor:pointer;min-height:44px;padding:.7rem 1rem;border:1px solid #545d78;border-radius:7px;background:#f5f6fb;color:#20283d;font:inherit;font-weight:600}.growth-section .button{background:#362a9b;color:white}.growth-section form>button{margin:1rem .5rem 0 0}.growth-result{padding:1.3rem;background:#f1f3fa;border:1px solid #d6d9e3;border-radius:10px;min-width:0}.growth-total{font-size:1.35rem;font-weight:750;line-height:1.3!important;overflow-wrap:anywhere}.growth-breakdown{display:grid;grid-template-columns:1fr auto;gap:.7rem;font-size:.95rem}.growth-breakdown dd{margin:0;font-variant-numeric:tabular-nums;text-align:right}.growth-assumptions{margin-top:1.5rem;border-top:1px solid #d6d9e3;padding-top:1rem}.growth-assumptions summary{font-weight:700;cursor:pointer;min-height:44px}.growth-assumptions code{overflow-wrap:anywhere}.growth-table-scroll{overflow:auto;max-width:100%}.growth-table-scroll table{width:100%;font-size:.9rem;border-collapse:collapse}.growth-table-scroll th,.growth-table-scroll td{padding:.65rem;border-bottom:1px solid #c7ccdd;text-align:left}.growth-table-scroll caption{text-align:left;padding:.6rem 0}.growth-section [role=status]{overflow-wrap:anywhere}
@media(max-width:700px){.growth-cards,.growth-tool-layout,.growth-inputs{grid-template-columns:1fr}.growth-section{margin:1.5rem 0}.growth-presets{gap:.5rem}.growth-presets button{flex:1 1 140px}.growth-breakdown{font-size:.85rem}.growth-section h2{font-size:1.65rem}}
