.profile-overview{width:min(1180px,calc(100% - 40px));margin:28px auto -18px;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.profile-overview article{display:grid;gap:7px;padding:18px 20px;border:1px solid #d5e0da;border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(14,48,42,.07)}.profile-overview small{color:#63736c}.profile-overview b{font-size:23px;color:#17483d}.profile-overview article.ok{border-top:3px solid #2d8a63}.profile-overview article.warning{border-top:3px solid #c88428}.profile-overview article.warning b{color:#9b5c15}.program-filterbar{max-width:1150px;margin:26px auto -18px;padding:0 24px;display:flex;justify-content:flex-end;gap:12px}.program-filterbar label{display:grid;gap:5px;color:#617069;font-size:12px}.program-filterbar input,.program-filterbar select{min-width:210px;padding:10px 12px;border:1px solid #c8d7d0;border-radius:9px;background:#fff;font:inherit}.program-card[hidden]{display:none}
.program-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:22px 0 30px;padding:0;list-style:none}.program-timeline li{position:relative;padding:42px 12px 12px;text-align:center;border-top:2px solid #bad0c6}.program-timeline li::before{content:"";position:absolute;top:-8px;right:calc(50% - 8px);width:14px;height:14px;border:2px solid #fff;border-radius:50%;background:#27715d;box-shadow:0 0 0 2px #27715d}.program-timeline b,.program-timeline small{display:block}.program-timeline small{margin-top:5px;color:#6b7973}.program-quick-nav{display:none}
.dashboard-attention{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.dashboard-attention a{padding:18px;border:1px solid #ead7ae;border-right:4px solid #c88428;border-radius:13px;background:#fffaf0}.dashboard-attention b{display:block;font-size:25px;color:#875312}.dashboard-attention small{color:#746858}
html[data-theme="dark"] .profile-overview article,html[data-theme="dark"] .dashboard-attention a{background:#19231f;border-color:#405047}html[data-theme="dark"] .profile-overview b{color:#e5c86d}
@media(max-width:760px){.profile-overview{width:calc(100% - 28px);grid-template-columns:1fr 1fr;margin-bottom:0}.program-timeline{grid-template-columns:1fr;margin-right:12px}.program-timeline li{text-align:right;padding:10px 34px 22px 8px;border-top:0;border-right:2px solid #bad0c6}.program-timeline li::before{top:10px;right:-8px}.program-quick-nav{position:sticky;bottom:10px;z-index:4;width:calc(100% - 24px);margin:16px auto;display:flex;justify-content:space-around;gap:4px;padding:7px;border:1px solid #d5e1db;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 14px 36px rgba(0,0,0,.16);backdrop-filter:blur(10px)}.program-quick-nav a{padding:9px 7px;border-radius:8px;color:#17483d;font-size:12px}.dashboard-attention{grid-template-columns:1fr}}
