.growth-panel{padding:clamp(20px,4vw,32px);border:1px solid var(--border,#ded8ec);border-radius:24px;background:var(--surface,#fff);margin-block:24px;color:var(--text,#221a35)}
.growth-panel h2,.growth-panel h3{margin-block:0 12px}.growth-panel p{line-height:1.8}.growth-muted{color:var(--text-muted,#686078);font-size:.93rem}
.growth-actions,.growth-filters{display:flex;flex-wrap:wrap;gap:10px;margin-block:16px}.growth-filters button{font:inherit;border:1px solid var(--border,#ded8ec);border-radius:30px;padding:10px 18px;min-height:44px;background:transparent;color:inherit;cursor:pointer}.growth-filters button[aria-pressed=true]{background:var(--brand,#6a38d5);color:white;border-color:transparent}
.growth-panel a:not(.btn){color:var(--brand,#6a38d5);text-underline-offset:4px}.growth-related{display:flex;flex-wrap:wrap;gap:12px 24px}.growth-records{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}.growth-record{border:1px solid var(--border,#ded8ec);padding:20px;border-radius:18px;min-width:0}.growth-record h3{font-size:1.15rem}.growth-days{display:flex;flex-wrap:wrap;gap:8px;margin-block:16px}.growth-day{display:flex;gap:6px;align-items:center;min-height:44px;border:1px solid var(--border,#ded8ec);padding:8px 12px;border-radius:12px;cursor:pointer}.growth-day:has(:checked){background:var(--brand,#6a38d5);color:#fff}.growth-day input{accent-color:var(--brand,#6a38d5);width:18px;height:18px}.growth-panel progress{width:100%;height:12px;accent-color:var(--brand,#6a38d5)}
.growth-next{border-inline-start:5px solid var(--brand,#6a38d5)}.growth-save-note{font-size:.85rem;color:var(--text-muted,#686078);margin:8px 0}.growth-progress-link{white-space:nowrap} [data-track-category][hidden]{display:none!important}
[data-hub-resume][hidden]{display:none!important}.growth-mode-help{padding:16px 20px;margin-block:12px 20px;border-radius:16px}.growth-panel:has([data-progress-empty])>.growth-muted{display:none}
.growth-panel button:focus-visible,.growth-panel a:focus-visible,.growth-panel input:focus-visible{outline:3px solid var(--brand,#6a38d5);outline-offset:4px}
@media(max-width:600px){.growth-actions .btn{width:100%;text-align:center}.growth-filters{gap:7px}.growth-filters button{padding:8px 12px;font-size:.9rem}.growth-panel{border-radius:18px}.question-actions{position:sticky;bottom:0;background:var(--surface,#fff);padding-block:12px;z-index:2}}
@media print{.growth-next,.growth-progress-link{display:none!important}}
