@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-semibold.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Montserrat;src:url('/assets/fonts/montserrat-bold.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Poppins;src:url('/assets/fonts/poppins-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url('/assets/fonts/poppins-medium.ttf') format('truetype');font-weight:500 700;font-display:swap}
:root{--navy:#1a3e74;--ink:#2d3049;--gold:#f9c21f;--red:#d94639;--powder:#c6dae8;--paper:#f6f8fa;--line:#e1e6ed;--muted:#687387;--body:Poppins,Arial,sans-serif;--heading:Montserrat,Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:400 13px/1.7 var(--body);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible{outline:3px solid var(--red);outline-offset:4px}input:focus,textarea:focus{outline:2px solid var(--navy);outline-offset:1px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading)}svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}img{display:block;max-width:100%}[hidden]{display:none!important}::selection{background:var(--gold);color:var(--navy)}.skip-link{position:fixed;top:-80px;left:20px;background:var(--gold);padding:10px;z-index:100}.skip-link:focus{top:10px}.preview-bar{background:#e9eef5;color:var(--navy);padding:6px 24px;text-align:center;font:600 10px/1.5 var(--heading);letter-spacing:1.2px}.preview-bar span{font:400 11px var(--body);letter-spacing:0;margin-left:12px}.site-header{height:94px;background:#fff;border-bottom:1px solid var(--line);padding:10px max(5%,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:25px}.brand img{width:113px;height:64px;object-fit:contain}.brand-divider{height:27px;width:1px;background:var(--line)}.portal-label{font:600 10px var(--heading);letter-spacing:2px;color:var(--navy)}.header-nav{margin-left:auto;display:flex;align-items:center;gap:30px}.back-link{font-size:12px;color:var(--navy)}.back-link span{font-size:20px;margin-left:12px}.header-profile{display:flex;align-items:center;gap:9px;border-left:1px solid var(--line);padding-left:25px;font-size:12px}.mini-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--powder);font-family:var(--heading);font-size:11px;color:var(--navy)}.site-footer{width:min(1220px,90%);margin:0 auto;padding:27px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:18px;font-size:10px;color:var(--muted)}.site-footer div{display:flex;gap:25px}.site-footer a:hover,.text-link:hover{text-decoration:underline}.eyebrow{font:600 10px/1.5 var(--heading);letter-spacing:2px;color:var(--navy);text-transform:uppercase}.eyebrow.dot{display:flex;align-items:center;gap:10px}.eyebrow.dot:before{content:'';width:7px;height:7px;background:var(--gold);border-radius:50%}.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;border:1px solid transparent;border-radius:9px;min-height:46px;padding:12px 22px;font:600 12px/1.4 var(--heading);transition:background .15s,transform .15s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:#13325f}.button-gold{background:var(--gold);color:var(--navy)}.button-secondary{background:#fff;border-color:var(--line);color:var(--ink)}.button-secondary:hover{background:var(--paper)}.text-link{color:var(--navy);font-size:11px}.muted{color:var(--muted)}.login-wrap{width:min(1160px,90%);margin:46px auto 40px}.login-card{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 40px #1a3e7406}.login-story{background:var(--navy);color:#fff;padding:45px 44px 0;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story .eyebrow{color:var(--powder)}.login-story h1{font-size:38px;line-height:1.2;letter-spacing:-1.7px;margin:27px 0 20px;font-weight:700}.login-story h1 em{color:var(--gold);font-style:normal}.login-story>p{max-width:365px;color:#dce7f4;font-size:12px;line-height:1.9}.story-photo{margin:31px -44px 0;position:relative;min-height:240px;flex:1;background:var(--powder)}.story-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 43%}.photo-note{position:absolute;bottom:23px;left:25px;background:#fff;color:var(--navy);padding:11px 18px;border-radius:9px;display:flex;align-items:center;gap:13px;font-size:10px}.photo-note svg{color:var(--red);width:23px;height:23px}.photo-note strong{display:block;font:600 11px var(--heading);margin-bottom:2px}.story-foot{display:flex;justify-content:space-between;align-items:center;padding:17px 0;color:var(--powder);font:600 8px var(--heading);letter-spacing:1.4px}.login-form-side{padding:52px 55px 36px;display:flex;flex-direction:column;justify-content:center}.login-form-side h2{font-size:30px;line-height:1.3;letter-spacing:-1px;margin:10px 0}.login-subtitle{font-size:12px;color:var(--muted);margin-bottom:28px;max-width:330px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field+.field{margin-top:20px}.field label{font-size:11px;font-weight:500}.field input,.field textarea{width:100%;min-height:46px;border:1px solid #dce2e9;border-radius:8px;padding:12px 14px;background:#fff;color:var(--ink);font-size:12px;line-height:1.5}.field input::placeholder{color:#919bab}.field input[readonly]{background:var(--paper);color:var(--muted)}.field textarea{resize:vertical;min-height:105px}.field small{color:var(--muted);font-size:10px}.input-icon{position:relative}.input-icon>svg{position:absolute;top:14px;left:14px;width:18px;height:18px;color:#8995a6}.input-icon input{padding-left:41px}.password-input input{padding-right:56px}.password-toggle{position:absolute;right:9px;top:7px;min-width:38px;min-height:32px;border:0;background:transparent;display:grid;place-items:center;color:var(--muted);font-size:10px}.login-options{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:18px 0 23px;font-size:10px}.checkbox{display:flex;align-items:center;gap:7px;cursor:pointer}.checkbox input{accent-color:var(--navy);width:15px;height:15px;margin:0}.login-submit{width:100%;justify-content:space-between;padding:15px 20px;min-height:49px}.legacy-note{border-top:1px solid var(--line);margin-top:25px;padding-top:22px;color:var(--muted);font-size:10px;text-align:center;line-height:1.9}.legacy-note a{color:var(--navy);text-decoration:underline;text-underline-offset:3px}.secure-line{margin-top:22px;display:flex;gap:7px;align-items:center;justify-content:center;color:#8a94a3;font-size:9px}.secure-line svg{width:12px;height:12px}.login-bottom{display:flex;justify-content:center;align-items:center;gap:13px;margin-top:24px;color:var(--muted);font-size:10px}.login-bottom i{width:3px;height:3px;border-radius:50%;background:#a5aebc}.preview-access{padding:12px 14px;background:#fff9df;border:1px solid #eedb9c;border-radius:8px;margin-bottom:20px;font-size:10px;line-height:1.8;color:#66501a}.preview-access strong{display:block}.preview-access button{display:block;border:0;padding:0;background:none;text-decoration:underline;color:var(--navy);font:600 10px var(--heading);margin-top:7px}.form-message{padding:11px 14px;border:1px solid #efc6c0;background:#fff3f0;border-radius:7px;color:#922d23;font-size:11px;margin:12px 0}.form-message.success{color:#256444;background:#edf7f1;border-color:#cde4d7}.account-shell{width:min(1220px,90%);margin:29px auto 42px}.breadcrumb{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:10px;margin-bottom:29px}.breadcrumb span:last-child{color:var(--navy)}.account-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.account-heading h1{font-size:31px;line-height:1.25;letter-spacing:-1.1px;margin:9px 0}.account-heading>div>p:last-child{color:var(--muted);font-size:12px}.account-heading .chapter{font:600 10px var(--heading);letter-spacing:1px;display:flex;align-items:center;gap:14px;color:var(--muted)}.chapter span{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--navy)}.account-layout{display:grid;grid-template-columns:275px minmax(0,1fr);gap:26px;align-items:start}.profile-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.profile-cover{height:69px;background:var(--navy);position:relative;overflow:hidden}.profile-cover:before,.profile-cover:after{content:'';position:absolute;width:150px;height:150px;border:1px solid #ffffff20;border-radius:50%;top:-77px;right:-20px}.profile-cover:after{width:230px;height:230px;right:12px;top:-77px}.profile-summary{text-align:center;padding:0 21px 22px}.avatar-container{position:relative;margin:-38px auto 15px;width:94px;height:94px}.avatar{height:94px;width:94px;border:5px solid #fff;border-radius:50%;background:var(--powder);display:grid;place-items:center;font:600 28px var(--heading);color:var(--navy);overflow:hidden;position:relative}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-edit{position:absolute;right:0;bottom:3px;width:28px;height:28px;padding:6px;border:2px solid #fff;border-radius:50%;background:var(--gold);color:var(--navy);display:grid;place-items:center}.avatar-edit svg{width:13px;height:13px}.profile-summary h2{font-size:17px;line-height:1.4;overflow-wrap:anywhere}.student-email{font-size:10px;color:var(--muted);margin:4px 0 12px;overflow-wrap:anywhere}.student-badge{display:inline-flex;align-items:center;gap:5px;background:#edf3fa;color:var(--navy);font-size:9px;padding:4px 11px;border-radius:20px}.student-badge svg{width:12px;height:12px}.student-id{border-top:1px solid var(--line);margin-top:21px;padding-top:17px;display:flex;justify-content:space-between;align-items:center;font-size:9px}.student-id strong{font:600 9px var(--heading);letter-spacing:.3px}.account-menu{padding:13px 12px;border-top:1px solid var(--line)}.account-menu button,.account-menu a{display:flex;align-items:center;gap:11px;text-align:left;width:100%;background:transparent;border:0;border-radius:8px;padding:12px;font-size:11px;min-height:44px}.account-menu button svg,.account-menu a svg{width:17px;height:17px}.account-menu button.active{background:#edf3fa;color:var(--navy);font-weight:500}.account-menu button .chevron{margin-left:auto}.account-menu .menu-divider{height:1px;background:var(--line);margin:10px 8px}.account-menu .logout{color:var(--red)}.help-card{margin-top:18px;border:1px solid var(--line);border-radius:12px;padding:19px 20px;background:#edf3fa}.help-card h3{font-size:12px;margin-bottom:6px}.help-card p{font-size:10px;color:var(--muted);line-height:1.8;margin-bottom:10px}.help-card a{font:600 10px var(--heading);color:var(--navy);display:flex;align-items:center;justify-content:space-between}.detail-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.detail-header{padding:25px 30px 22px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);align-items:center}.detail-header h2{font-size:18px;letter-spacing:-.4px}.detail-header p{font-size:10px;color:var(--muted);margin-top:5px}.detail-header>.section-symbol{width:37px;height:37px;border:1px solid var(--line);display:grid;place-items:center;border-radius:9px;color:var(--navy)}.detail-body{padding:25px 30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 22px}.form-grid .field{margin:0}.form-grid .wide{grid-column:1/-1}.field label .optional{font-weight:400;color:#8892a3;font-size:9px;margin-left:5px}.field .label-row{display:flex;justify-content:space-between;align-items:center}.label-row span{font-size:9px;color:var(--muted)}.email-help a{text-decoration:underline}.form-divider{height:1px;background:var(--line);margin:24px 0}.form-section-title{font:600 11px var(--heading);margin-bottom:18px;color:var(--navy)}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 30px;border-top:1px solid var(--line);background:#fcfdfe}.form-actions p{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:9px}.form-actions p svg{width:13px;height:13px}.form-actions>div{display:flex;gap:10px}.form-actions .button{min-height:41px;font-size:10px;padding:10px 20px}.content-footnote{display:flex;align-items:center;gap:9px;margin:17px 3px;font-size:10px;color:var(--muted)}.content-footnote svg{width:15px;height:15px}.avatar-controls{display:flex;align-items:center;gap:20px;margin-bottom:24px}.avatar-controls .avatar{border-color:var(--paper);width:72px;height:72px;font-size:22px}.avatar-controls h3{font-size:12px}.avatar-controls p{font-size:10px;color:var(--muted);margin:3px 0 10px}.avatar-controls .button{font-size:10px;min-height:34px;padding:8px 13px}.remove-photo{font-size:10px;border:0;background:none;color:var(--red);padding:8px 12px}.security-notice{padding:17px 18px;background:#edf3fa;border-radius:9px;display:flex;gap:12px;font-size:11px;color:var(--navy);margin-bottom:23px}.security-notice svg{width:20px;margin-top:2px}.security-notice strong{font-weight:500}.security-notice p{font-size:10px;margin-top:4px;color:var(--muted)}.security-fields{max-width:450px}.security-fields .field{margin-bottom:20px}.loading-state{min-height:65vh;display:grid;place-items:center;color:var(--muted)}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--navy);color:#fff;padding:13px 23px;border-radius:9px;box-shadow:0 8px 30px #1a3e7425;font-size:12px;z-index:50;max-width:90vw;text-align:center}.noscript{margin:30px;text-align:center}.support-panel{padding:16px;background:var(--paper);border:1px solid var(--line);border-radius:8px;font-size:11px;margin:15px 0}.support-panel a{color:var(--navy);text-decoration:underline}.support-panel button{background:none;border:0;font-size:10px;color:var(--navy);padding:10px 0 0}.support-trigger{border:0;background:none;font-size:10px;padding:0;color:var(--navy)}.support-trigger:hover{text-decoration:underline}.status-slot:empty{display:none}.status-slot .form-message{margin:0 0 20px}.dirty-note{font-size:10px;color:var(--muted);margin:12px 0 0}.photo-message{font-size:10px;margin:0 0 15px;color:var(--red)}
@media(min-width:1500px){.login-wrap{margin-top:65px;margin-bottom:58px}.login-story{padding-top:52px}.login-form-side{padding-top:65px;padding-bottom:55px}.story-photo{min-height:265px}}
@media(max-width:1000px){.login-form-side{padding:35px}.login-story{padding:35px 30px 0}.login-story h1{font-size:33px}.story-photo{margin-left:-30px;margin-right:-30px}.account-layout{grid-template-columns:245px minmax(0,1fr);gap:20px}.detail-body{padding:23px}.detail-header{padding:23px}.form-actions{padding:20px 23px}.form-actions p{max-width:145px}.form-grid{gap:17px}.chapter{display:none!important}}
@media(max-width:760px){.site-header{height:80px;padding:9px 5%;gap:15px}.brand img{width:94px;height:56px}.portal-label{font-size:8px;letter-spacing:1px}.header-nav{gap:15px}.header-profile{padding-left:15px}.header-profile>span:last-child{display:none}.back-link{font-size:10px}.back-link span{margin-left:4px}.login-wrap{margin:25px auto 30px;max-width:520px}.login-card{grid-template-columns:1fr}.login-story{padding:27px 28px 24px}.login-story h1{font-size:30px;margin:15px 0 11px}.login-story>p{font-size:11px}.story-photo,.story-foot{display:none}.login-form-side{padding:29px}.login-form-side h2{font-size:25px}.login-subtitle{margin-bottom:23px}.account-shell{margin-top:23px}.breadcrumb{margin-bottom:22px}.account-heading{margin-bottom:23px}.account-heading h1{font-size:27px}.account-heading>div>p:last-child{font-size:11px}.account-layout{grid-template-columns:1fr}.profile-cover{height:46px}.profile-summary{padding:0 20px 18px}.avatar-container{margin-top:-28px;width:76px;height:76px;margin-bottom:9px}.avatar-container .avatar{width:76px;height:76px;font-size:24px}.student-id{max-width:240px;margin:15px auto 0;padding-top:12px}.profile-summary h2{font-size:16px}.student-email{margin-bottom:8px}.account-menu{display:flex;flex-wrap:wrap;gap:4px;padding:10px}.account-menu button,.account-menu a{width:auto;flex:1;justify-content:center;font-size:10px;padding:10px 8px;gap:7px}.account-menu .menu-divider{display:none}.account-menu button .chevron{display:none}.help-card{display:none}.detail-header{padding:22px}.detail-body{padding:22px}.form-actions{padding:18px 22px;flex-wrap:wrap}.form-actions>div{margin-left:auto}.content-footnote{font-size:9px}.site-footer{flex-direction:column;align-items:center;text-align:center;font-size:9px;padding:22px 0}.site-footer div{gap:18px}.preview-bar{font-size:9px;padding:5px 10px}.preview-bar span{font-size:9px;margin-left:5px}.login-bottom{font-size:8px;gap:8px}}
@media(max-width:420px){.portal-label,.brand-divider{display:none}.account-menu button,.account-menu a{font-size:9px;gap:5px}.account-menu svg{width:15px!important}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.form-actions p{max-width:none}.form-actions>div{width:100%;justify-content:flex-end}.detail-header,.detail-body{padding:20px}.avatar-controls{gap:12px}.avatar-controls p{font-size:9px}.site-footer div{gap:13px}.login-form-side{padding:26px 24px}.login-options{font-size:9px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
