.profile .logout-button{border:1px solid #f0b9bb;background:#fff5f5;border-radius:10px;padding:8px 10px;font-size:13px;color:var(--red);font-weight:800;cursor:pointer}.profile .logout-button:disabled{opacity:.6}.nav-logout{margin-top:16px!important;border:1px solid #f0c7c8!important;color:var(--red)!important}.nav-logout:hover{background:#fff5f5!important}
.progress-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(130deg,#9d1116,#db2b30);color:#fff;padding:24px 28px;border-radius:22px;margin-bottom:18px}.progress-hero h3{font-size:25px;margin:8px 0 3px}.progress-hero p{margin:0;opacity:.9}.progress-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:16px;margin-bottom:16px}.class-bars{display:grid;gap:14px}.class-bar{display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,2fr) 52px;align-items:center;gap:12px}.class-bar small,.attention-row small{display:block;color:var(--muted);margin-top:3px}.class-bar .bar{margin:0}.class-bar strong{color:var(--red);text-align:right}.attention{border-color:#f0c7c8;background:#fffafa}.attention-row{display:flex;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #f1d9da}.attention-row>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ffebeb;color:var(--red);font-weight:900}.progress-table-card{overflow:hidden}.progress-table{min-width:1100px}.score-pill{display:inline-block;padding:5px 9px;border-radius:99px;font-weight:900}.progress-table td:not(:first-child):not(:nth-child(2)):not(:last-child),.progress-table th:not(:first-child):not(:nth-child(2)):not(:last-child){text-align:center}
@media(max-width:1000px){.progress-layout{grid-template-columns:1fr}}@media(max-width:650px){.progress-hero{align-items:flex-start;flex-direction:column}.class-bar{grid-template-columns:1fr 48px}.class-bar>div:first-child{grid-column:1/-1}}
