/* AI-CLO PTITHCM V12.4.24 — student academic profile UI owner. */
.academic-profile-page{display:grid;gap:18px}.academic-profile-back{justify-self:start}.academic-profile-hero{display:flex;align-items:center;gap:16px;padding:22px 24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#fff,#fff5f6)}.academic-profile-hero .avatar{width:58px;height:58px;display:grid;place-items:center;flex:none;border-radius:50%;background:#172033;color:#fff;font-size:24px;font-weight:900}.academic-profile-hero>div:nth-child(2){min-width:0;flex:1}.academic-profile-hero small{color:var(--red);font-weight:900;letter-spacing:.08em}.academic-profile-hero h3{margin:4px 0;font-size:25px}.academic-profile-hero p{margin:0;color:var(--muted)}.academic-profile-summary{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.academic-profile-summary>*{min-width:0}.academic-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.academic-chart h3{margin-top:0}.profile-chart-legend{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:8px}.profile-chart-legend span{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--muted)}.profile-chart-legend i{width:10px;height:10px;border-radius:50%}.profile-svg-scroll{overflow-x:auto}.profile-line-chart{display:block;width:100%;min-width:620px;max-height:300px}.profile-line-chart .grid line{stroke:#dfe3e9;stroke-width:1}.profile-line-chart text{fill:#687386;font-size:11px}.profile-line-chart .series polyline{fill:none;stroke:var(--chart-color);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.profile-line-chart .series circle{fill:#fff;stroke:var(--chart-color);stroke-width:3}.profile-line-chart .x-label{text-anchor:middle}.profile-bars{display:grid;gap:12px}.profile-bar-row{display:grid;grid-template-columns:minmax(76px,1fr) minmax(90px,3fr) 42px 48px;align-items:center;gap:8px}.profile-bar-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-bar-row>div{height:10px;border-radius:99px;background:#edf0f4;overflow:hidden}.profile-bar-row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b51d31,#ef7f91)}.profile-bar-row b,.profile-bar-row small{text-align:right}.profile-bar-row small,.profile-chart-note{color:var(--muted)}.profile-chart-note{font-size:11px;margin:13px 0 0}.profile-chart-empty{padding:28px;text-align:center;color:var(--muted);background:#f7f8fa;border-radius:12px}.academic-ai-box{line-height:1.6}.academic-ai-box>p:first-child{margin-top:0}.academic-ai-box small{color:var(--muted)}
@media(max-width:1000px){.academic-profile-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.academic-chart-grid{grid-template-columns:1fr}.academic-profile-hero{align-items:flex-start;flex-wrap:wrap}.academic-profile-hero .ai-btn{width:100%}}
@media(max-width:700px){.academic-profile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.academic-profile-hero{padding:17px}.academic-profile-hero h3{font-size:21px}.profile-bar-row{grid-template-columns:72px minmax(70px,1fr) 38px}.profile-bar-row small{display:none}.academic-profile-page .table-wrap{overflow-x:auto}}
@media(max-width:430px){.academic-profile-summary{grid-template-columns:1fr}}
