/* Large type, explicit level labels and high-contrast progress for older players. */
.growth-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:28px;border-radius:24px;background:#233b5b;color:#fff;margin:20px 0;box-shadow:0 6px 18px #233b5b14}
.growth-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:84px;height:84px;border:3px solid #fff0a5;border-radius:50%;background:#ffe380;color:#233b5b;flex-shrink:0;line-height:1}
.growth-badge small{font-size:17px;font-weight:800;letter-spacing:1px}.growth-badge b{font-size:40px;margin-top:5px}
.growth-identity{min-width:0}.growth-identity p{margin:0 0 8px;font-size:18px;color:#e2ebf6;overflow-wrap:anywhere}.growth-identity h2{font-size:30px;margin:0;color:#fff;line-height:1.4}
.growth-balance{display:flex;flex-direction:column;gap:7px}.growth-balance>span{font-size:18px;color:#e2ebf6}.growth-balance strong{font-size:42px;color:#ffe380;line-height:1.2;overflow-wrap:anywhere}.growth-balance small{font-size:24px}
.growth-progress{grid-column:1/-1;min-width:0}.growth-track{height:16px;background:#102641;border-radius:20px;overflow:hidden;border:1px solid #61748f}.growth-track>span{display:block;height:100%;background:#ffe380;border-radius:20px}.growth-progress p{font-size:19px;line-height:1.7;margin:12px 0 0;overflow-wrap:anywhere}.growth-progress p.growth-context{font-size:17px;color:#dde7f5;margin-top:5px}
.growth-help{padding:20px 24px;margin:0 0 28px;border-radius:18px}.growth-help>summary,.growth-levels>summary{font-size:19px;line-height:1.6;font-weight:700;cursor:pointer;min-height:48px;align-content:center;color:#233b5b}.growth-help summary:focus-visible,.growth-levels summary:focus-visible{outline:3px solid #233b5b;outline-offset:4px;border-radius:4px}
.growth-guide p{font-size:18px;line-height:1.8;color:#40546b}.growth-rules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.growth-rules>div{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;background:#f1f5fa;border-radius:12px;padding:16px}.growth-rules dt{font-size:18px}.growth-rules dd{margin:0;font-size:22px;font-weight:800;color:#233b5b;white-space:nowrap}.growth-levels{margin-top:18px}.growth-levels ol{list-style:none;padding:0;margin:8px 0}.growth-levels li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:12px 0;border-bottom:1px solid #dce4ed;font-size:18px;line-height:1.6}.growth-levels li b{white-space:nowrap}
.growth-board{margin:24px 0 32px;padding:24px;border-radius:20px}.growth-board h2{font-size:26px;line-height:1.5}.growth-board>p{font-size:17px;line-height:1.7;color:#52647a}.growth-board ol{padding:0;margin:0;list-style:none}.growth-board li{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 0;border-top:1px solid #dce4ed}.growth-place{color:#233b5b;font-size:28px}.growth-place small{font-size:16px;margin-left:4px}.growth-person{display:flex;flex-direction:column;min-width:0;gap:6px;overflow-wrap:anywhere}.growth-person>b{font-size:20px}.growth-person>span{font-size:17px;color:#52647a;line-height:1.6}.growth-board li>strong{font-size:26px;color:#233b5b;overflow-wrap:anywhere}.growth-board li>strong small{font-size:18px}
.history-growth{display:block;margin-top:8px;font-size:19px;color:#233b5b;background:#fff2bc;border-radius:8px;padding:5px 8px;line-height:1.5;text-align:center}
.round-growth{margin:24px 0;padding:22px;background:#f1f5fa;border:1px solid #cfdae7;border-radius:16px}.round-growth>h3{font-size:24px;margin:0 0 16px;line-height:1.5;color:#233b5b}.round-growth-player{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 0}.round-growth-player+.round-growth-player{border-top:1px solid #cbd6e4}.round-growth .growth-badge{width:58px;height:58px;border-width:2px}.round-growth .growth-badge small{font-size:13px}.round-growth .growth-badge b{font-size:27px;margin-top:2px}.round-growth-name{display:flex;flex-direction:column;gap:5px;overflow-wrap:anywhere}.round-growth-name>b{font-size:20px}.round-growth-name>span{font-size:17px;line-height:1.6;color:#40546b}.growth-earned{font-size:30px;color:#233b5b;white-space:nowrap}.growth-earned small{font-size:19px}.round-growth p{font-size:18px;line-height:1.8;margin:0;grid-column:1/-1;color:#40546b}.round-growth p.growth-level-up{padding:12px 14px;background:#ffe380;color:#233b5b;border-radius:10px;font-weight:800}.round-growth p.growth-save-warning{margin-bottom:12px;color:#903e16}
@media(max-width:760px){.growth-profile{padding:22px 18px;gap:16px;grid-template-columns:auto minmax(0,1fr);border-radius:20px}.growth-identity h2{font-size:28px}.growth-badge{width:74px;height:74px}.growth-badge b{font-size:34px}.growth-balance{grid-column:1/-1;border-top:1px solid #ffffff33;padding-top:18px}.growth-balance strong{font-size:42px}.growth-help,.growth-board{padding:18px 14px}.growth-rules{grid-template-columns:1fr}.growth-board li{grid-template-columns:36px minmax(0,1fr);gap:10px}.growth-board li>strong{grid-column:2;font-size:25px}.round-growth{padding:18px 14px}.round-growth-player{grid-template-columns:auto minmax(0,1fr)}.growth-earned{grid-column:1/-1;font-size:34px}.round-growth>h3{font-size:23px}.history-growth{font-size:18px}}
