@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{--ink: #18212d;--muted: #6e7883;--line: #e7e9ed;--paper: #ffffff;--wash: #f6f8fa;--violet: #aa36d7;--violet-deep: #8121ae;--violet-soft: #f6eafd;--mint: #e9fbf4;--mint-ink: #167d5f;--shadow: 0 16px 40px rgba(37, 47, 63, .1);font-family:DM Sans,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100dvh;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:44px;border-bottom:1px solid #f0f1f3;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fffffff5}.wordmark{display:inline-flex;align-items:center;gap:7px;color:#252735;font-family:Space Grotesk,sans-serif;font-size:11px;font-weight:600;letter-spacing:-.015em}.wordmark-mark{width:6px;height:6px;border-radius:50%;background:var(--violet);box-shadow:0 0 0 3px #aa36d71a}.notice-link{display:inline-flex;align-items:center;min-height:25px;padding:0 11px;border:1px solid #d8f2e8;border-radius:5px;background:#f1fcf7;color:var(--mint-ink);font-size:8px;font-weight:700;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.notice-link:hover{border-color:#a8e4ce;background:#e1f8ee;transform:translateY(-1px)}.portal-shell{width:min(100% - 40px,1040px);margin:18px auto 50px}.portal-grid{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:16px;align-items:start}.banner-frame{position:relative;display:grid;gap:11px}.banner-window{overflow:hidden;border-radius:10px;background:#eceef2;box-shadow:0 4px 12px #202b3a14}.banner-window img{display:block;width:100%;height:auto;animation:banner-in .36s ease both}@keyframes banner-in{0%{opacity:.25;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.banner-control{position:absolute;z-index:2;top:50%;width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#18212d7a;color:#fff;opacity:0;transform:translateY(-50%);transition:opacity .18s ease,background-color .18s ease}.banner-frame:hover .banner-control,.banner-control:focus-visible{opacity:1}.banner-control:hover{background:#18212dcc}.banner-control.prev{left:10px}.banner-control.next{right:10px}.banner-dots{position:absolute;bottom:9px;left:50%;display:flex;gap:5px;transform:translate(-50%)}.banner-dot{width:6px;height:6px;padding:0;border-radius:50%;background:#ffffff8c;transition:width .18s ease,border-radius .18s ease,background-color .18s ease}.banner-dot.active{width:17px;border-radius:5px;background:#fff}.student-card{position:relative;overflow:hidden;border:1px solid #e6e8ec;border-top:2px solid #bf45e3;border-radius:10px;background:var(--paper);box-shadow:var(--shadow);padding:14px 16px 15px}.student-card:before{position:absolute;top:-45px;right:-43px;width:125px;height:125px;border-radius:50%;background:radial-gradient(circle,rgba(190,74,227,.09),transparent 68%);content:"";pointer-events:none}.crest-wrap{width:68px;height:68px;margin:0 auto 7px;border:1px solid #f0f0f2;border-radius:9px;background:#fff;box-shadow:0 5px 12px #1c233112;display:grid;place-items:center}.crest-wrap img{width:61px;height:61px;object-fit:contain}.student-heading{margin:0;text-align:center;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.035em}.student-subtitle{margin:9px 0 16px;color:var(--muted);text-align:center;font-size:10px;line-height:1.35}.field{display:grid;gap:5px;margin-bottom:11px}.field label{color:#2d3541;font-size:9px;font-weight:700}.field input{width:100%;height:29px;padding:0 9px;border:1px solid #dfe3e7;border-radius:4px;outline:none;background:#fff;color:var(--ink);font-size:9px;transition:border-color .18s ease,box-shadow .18s ease}.field input::placeholder{color:#aab1b8}.field input:focus{border-color:var(--violet);box-shadow:0 0 0 3px #aa36d721}.login-button{width:100%;height:31px;border-radius:5px;background:linear-gradient(100deg,#c52ce2,#a92fd1);color:#fff;font-size:10px;font-weight:700;box-shadow:0 5px 12px #ab31d333;transition:transform .18s ease,filter .18s ease}.login-button:hover{filter:saturate(1.08) brightness(1.03);transform:translateY(-1px)}.login-button:disabled{cursor:wait;opacity:.72}.login-button:active{transform:translateY(0)}.auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.auth-actions button{min-height:27px;padding:0 5px;border:1px solid #eceef1;border-radius:5px;background:#fafbfc;color:#3f4855;font-size:8px;font-weight:700;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.auth-actions button:first-child{border-color:#ddf3e9;background:#effbf5;color:#19765a}.auth-actions button:hover{border-color:#c697dc;background:var(--violet-soft);color:var(--violet-deep)}.auth-feedback{margin:10px 0 0;padding:7px 8px;border-radius:4px;background:#fff5e8;color:#95601c;font-size:9px;line-height:1.35}.auth-feedback.success{background:#ecfaf4;color:#19765a}.signed-in-status{margin:8px 0 0;color:#19765a;font-size:9px;font-weight:700;text-align:center}.info-panel{grid-column:1;margin-top:3px;padding:16px 19px 17px;border-radius:10px;background:#f4f5f6;color:#525c67}.section-heading{display:flex;align-items:center;gap:8px;margin:0 0 11px;color:#1b222d;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.03em}.heading-arrow{font-size:17px;font-weight:500;line-height:1}.info-panel p{margin:0;font-size:10px;line-height:1.63}.about-section{grid-column:1 / -1;margin-top:19px;padding:0 2px}.about-section .section-heading{margin-bottom:11px;font-size:13px}.about-copy{display:grid;gap:9px;color:#58616c}.about-copy p{margin:0;font-size:10px;line-height:1.65}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin-top:24px}.resource-card{min-height:57px;display:flex;align-items:center;gap:11px;padding:9px 14px;border:1px solid #eceef1;border-radius:8px;background:#fff;box-shadow:0 4px 11px #212b3709;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.resource-card:hover{border-color:#dab6e8;box-shadow:0 8px 18px #6f3c841c;transform:translateY(-2px)}.resource-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:50%;color:#9f40ca;background:#f1e9ff}.resource-card:nth-child(2) .resource-icon{color:#b48a1d;background:#fff6d8}.resource-card:nth-child(3) .resource-icon{color:#259274;background:#def8ed}.resource-card:nth-child(4) .resource-icon{color:#d66570;background:#ffeaec}.resource-copy{min-width:0}.resource-label{display:block;overflow:hidden;color:#232b36;font-family:Space Grotesk,sans-serif;font-size:9px;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.resource-url{display:block;margin-top:4px;overflow:hidden;color:#8b949d;font-size:8px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.site-footer{width:min(100% - 40px,1040px);margin:0 auto 24px;padding-top:15px;border-top:1px solid #f0f1f3;color:#a3aab1;text-align:center;font-size:9px}@media(max-width:760px){.site-header{height:48px;padding:0 15px}.portal-shell{width:min(100% - 28px,560px);margin-top:14px}.portal-grid{grid-template-columns:1fr}.student-card{grid-row:2}.info-panel,.about-section{grid-column:1}.info-panel{margin-top:0}.about-section{margin-top:4px}.site-footer{width:min(100% - 28px,560px)}}@media(max-width:430px){.portal-shell{width:min(100% - 22px,560px)}.banner-frame{gap:8px}.banner-window{border-radius:7px}.student-card{padding:18px 15px 16px}.crest-wrap{width:76px;height:76px}.crest-wrap img{width:68px;height:68px}.student-heading{font-size:16px}.student-subtitle,.field input,.info-panel p,.about-copy p{font-size:11px}.field label{font-size:10px}.login-button{height:37px;font-size:11px}.auth-actions button{min-height:34px;font-size:9px}.section-heading{font-size:15px}.about-section .section-heading{font-size:14px}.resource-grid{grid-template-columns:1fr;gap:9px}}.dashboard-page{min-height:100dvh;background:#f1f1f1;color:#5f6670;font-family:Arial,Helvetica,sans-serif}.dashboard-header{display:flex;align-items:center;justify-content:space-between;height:41px;padding:0 14px 0 12px;border-top:1px solid #e4e7eb;border-bottom:1px solid #dedfe2;background:#fff}.dashboard-brand{color:#2876bd;font-size:13px;font-weight:400}.dashboard-account{display:flex;align-items:center;gap:7px;color:#89909a;font-size:9px}.dashboard-notice{display:inline-flex;align-items:center;min-height:20px;padding:0 9px;background:#2e9a55;color:#fff;font-size:8px}.dashboard-avatar{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#e8ebee;color:#65717c}.dashboard-enrollment{color:#7d8791;letter-spacing:.01em}.dashboard-layout{display:grid;grid-template-columns:153px minmax(0,1fr);min-height:calc(100dvh - 41px)}.dashboard-sidebar{border-right:1px solid #dedfe2;background:#f5f5f5}.dashboard-nav-group{border-bottom:1px solid #e3e3e3}.dashboard-nav-heading{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 11px;color:#6a7077;font-size:9px}.dashboard-nav-heading span{display:inline-flex;align-items:center;gap:2px;text-decoration:underline}.dashboard-nav-toggle{width:100%;border:0;background:transparent;cursor:pointer;text-align:left}.dashboard-nav-toggle:hover{background:#ebedf0}.dashboard-nav-item{display:flex;align-items:center;gap:7px;min-height:28px;padding:0 10px 0 30px;width:100%;border:0;background:transparent;text-align:left;color:#8a9097;font-size:8px;transition:background-color .16s ease,color .16s ease}.dashboard-nav-item:hover,.dashboard-nav-item.active{background:#ebedf0;color:#5c88bb}.dashboard-nav-secondary{min-height:39px}.dashboard-main{min-width:0;padding:25px 16px 28px}.dashboard-breadcrumb{display:flex;align-items:center;gap:6px;margin:0 0 18px;color:#7f8a96;font-size:8px}.dashboard-breadcrumb a{color:#317ec2}.dashboard-breadcrumb strong{font-weight:400}.announcement-panel{width:min(100%,830px);margin-bottom:14px;padding:17px 13px 18px;border-radius:1px;background:#3f83ed;color:#fff}.announcement-panel h2{display:flex;align-items:center;gap:7px;margin:0 0 13px;font-size:10px;font-weight:700}.announcement-panel h2 span{font-size:20px;font-weight:300;line-height:.6}.announcement-panel a{display:block;width:fit-content;margin-top:10px;color:#fff;font-size:9px;font-weight:600;text-decoration:underline}.dashboard-banner{position:relative;width:min(100%,548px);margin-bottom:14px;overflow:hidden;border-radius:6px;background:#dce8ff}.dashboard-banner img{width:100%;height:auto;animation:banner-in .36s ease both}.dashboard-banner-control{position:absolute;z-index:1;top:50%;display:grid;width:27px;height:35px;place-items:center;transform:translateY(-50%);background:transparent;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.35)}.dashboard-banner-control.prev{left:5px}.dashboard-banner-control.next{right:5px}.dashboard-banner-dots{position:absolute;bottom:9px;left:50%;display:flex;gap:4px;transform:translate(-50%)}.dashboard-banner-dots button{width:22px;height:2px;padding:0;background:#ffffff94}.dashboard-banner-dots button.active{background:#fff}.course-card{width:min(100%,264px);min-height:105px;padding:21px 14px 15px;background:#fff}.course-card h2{margin:0 0 18px;color:#535a63;font-size:11px;font-weight:700;line-height:1.45}.course-card button{min-height:21px;padding:0 7px;border:1px solid #e0e4e7;background:#fff;color:#9ba1a8;font-size:8px}.dashboard-footer{margin-top:18px;color:#5790bf;font-size:8px}.profile-view{width:min(100%,840px)}.profile-identity-card,.profile-section-card{border:1px solid #e7e7e7;border-radius:6px;background:#fff;box-shadow:0 1px 2px #353d4806}.profile-identity-card{display:flex;align-items:center;justify-content:space-between;min-height:60px;padding:6px 17px 6px 20px}.profile-identity{display:flex;align-items:center;gap:20px}.profile-identity img{width:44px;height:53px;object-fit:cover;object-position:center;background:#ececec}.profile-identity h1{margin:0;color:#303740;font-size:14px}.profile-contact{display:grid;gap:5px;min-width:184px}.profile-contact>div{display:flex;align-items:center;gap:7px;color:#404850;font-size:8px}.profile-contact-icon{display:grid;width:20px;height:25px;place-items:center;border-radius:13px;background:#6c9ff2;color:#fff}.profile-section-card{margin-top:16px}.profile-section-card h2{margin:0;padding:20px 14px 18px;border-bottom:1px solid #ededed;color:#303740;font-size:14px}.profile-section-content{padding:18px 20px 24px}.enrolled-courses{min-height:226px}.enrolled-course{width:260px;min-height:120px;padding:22px 17px 12px;background:#fff}.enrolled-course h3{max-width:230px;margin:0 0 21px;color:#444b53;font-size:10px;line-height:1.35}.enrolled-course p{margin:0 0 6px;color:#747d86;font-size:8px}.enrolled-course button,.course-card button{min-height:21px;padding:0 7px;border:1px solid #e0e4e7;background:#fff;color:#9ba1a8;font-size:8px}.personal-details{min-height:154px}.profile-detail-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:38px;row-gap:17px}.profile-detail-row{display:grid;grid-template-columns:185px minmax(0,1fr);align-items:start;min-width:0;color:#707982;font-size:9px;line-height:1.35}.profile-detail-row strong{color:#303740;font-size:9px;font-weight:700}.profile-detail-row span{overflow-wrap:anywhere}.address-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.address-grid .profile-section-card{min-height:305px}.address-details{display:grid;gap:19px}.address-details .profile-detail-row{grid-template-columns:88px minmax(0,1fr)}.program-view{width:min(100%,840px)}.program-card{overflow:hidden;border:1px solid #e7e7e7;border-radius:2px;background:#fff}.program-card h1{margin:0;padding:18px 16px 17px;border-bottom:1px solid #ececec;color:#5a6067;font-size:13px;font-weight:400}.program-table{min-width:760px}.program-row{display:grid;grid-template-columns:1.25fr 1.25fr 1.4fr}.program-pair{display:grid;grid-template-columns:minmax(116px,1fr) minmax(110px,1fr);min-height:33px;border-bottom:1px solid #e7e7e7;background:#f1f1f1}.program-pair:nth-child(2n){background:#e9e9e9}.program-pair strong,.program-pair span{padding:10px 14px 8px;font-size:9px;line-height:1.25}.program-pair strong{color:#333a42;font-weight:700}.program-pair span{color:#737a82}.program-pair:has(strong:empty){visibility:hidden}.results-view{width:min(100%,840px)}.results-card{overflow:hidden;border:1px solid #e7e7e7;border-radius:2px;background:#fff}.results-card h1{margin:0;padding:18px 16px 11px;color:#626970;font-size:14px;font-weight:400}.results-count{margin:0;padding:0 16px 10px;color:#555e67;font-size:8px}.results-table-wrap{overflow-x:auto}.results-table{width:100%;min-width:710px;border-collapse:collapse;color:#626b74;font-size:8px}.results-table th,.results-table td{padding:10px 8px;border:1px solid #e4e5e7;text-align:left;white-space:nowrap}.results-table th{background:#fff;color:#2278b6;font-weight:700}.results-table td{background:#f2f2f2}.results-table th:first-child,.results-table td:first-child{width:35px;text-align:center}.results-table th:nth-child(2){width:42%}.results-view-button{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:20px;padding:0 7px;border-radius:2px;background:#10a84a;color:#fff;font-size:8px;text-decoration:none}.results-view-button:hover{background:#07883a}.abc-view{width:min(100%,840px)}.abc-card{min-height:230px;padding:22px 16px 28px;border:1px solid #e7e7e7;border-radius:2px;background:#fff;color:#20252b}.abc-card h1{margin:0 0 33px;font-size:18px;font-weight:700}.abc-card h2{margin:0 0 14px;font-size:14px;font-weight:700}.abc-card ul{margin:0 0 15px;padding-left:20px;color:#252a30;font-size:10px;line-height:1.55}.abc-card p{margin:0;color:#252a30;font-size:10px;line-height:1.55}.under-development-view{width:min(100%,840px)}.under-development-card{min-height:230px;padding:25px 17px;border:1px solid #e7e7e7;border-radius:2px;background:#fff;color:#20252b}.under-development-card h1{margin:0 0 28px;font-size:19px;font-weight:700}.under-development-card p{max-width:780px;margin:0 0 18px;color:#30363d;font-size:11px;line-height:1.65}@media(max-width:700px){.dashboard-account{gap:4px;font-size:8px}.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-main{padding:18px 12px 24px}.announcement-panel,.dashboard-banner,.profile-view{width:100%}.profile-identity-card{align-items:flex-start;flex-direction:column;gap:14px;padding:12px}.profile-contact{width:100%}.profile-detail-grid,.address-grid{grid-template-columns:1fr}.profile-detail-row{grid-template-columns:128px minmax(0,1fr)}.program-view{width:100%;overflow-x:auto}.program-card h1{font-size:11px}.results-view,.abc-view{width:100%}.abc-card h1{font-size:16px}.under-development-view{width:100%}.under-development-card h1{font-size:16px}}
