.growth-section{padding:5rem 0}.growth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.5rem;margin:2rem 0}.growth-card{border:1px solid #617260;border-radius:12px;padding:1.5rem;min-width:0;overflow-wrap:anywhere}.growth-card h3{font-size:1.5rem;line-height:1.25}.growth-card fieldset{border:0;padding:0;margin:1rem 0}.growth-card legend{font-weight:700;margin-bottom:1rem}.growth-choice{display:block;width:100%;padding:1rem;text-align:left;margin:.5rem 0;border:1px solid #53654c;border-radius:6px;background:#fff;color:#17231b;font:inherit;cursor:pointer}.growth-choice[aria-pressed=true]{background:#d2f85a;border-color:#263f20}.growth-choice:focus-visible,.growth-card summary:focus-visible,.growth-check input:focus-visible{outline:3px solid #2057d4;outline-offset:3px}.growth-feedback{min-height:3em}.growth-card details{padding:1rem 0;border-top:1px solid #bcc6b8}.growth-card summary{cursor:pointer;font-weight:700}.growth-check{display:flex;align-items:flex-start;gap:.8rem;padding:1rem 0}.growth-check input{width:1.3rem;height:1.3rem;flex-shrink:0}.growth-check small{display:block;line-height:1.6;margin-top:.4rem}.growth-progress{font-weight:700}.growth-card a{color:inherit;text-decoration:underline}
