:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#142039;background:#eef4fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.auth-body{min-height:100vh;background:linear-gradient(135deg,#0d2344 0 48%,#eef4fb 48%)}.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);min-height:100vh}.auth-brand{display:flex;min-height:100vh;flex-direction:column;padding:clamp(28px,6vw,80px);color:#fff}.brand-mark,.mobile-mark,.portal-brand>span{display:grid;width:62px;height:62px;place-items:center;border-radius:19px;background:#2876e5;color:#fff;font-size:24px;font-weight:900;box-shadow:0 16px 40px #03102666}.brand-copy{display:flex;flex-direction:column;margin:-56px 0 0 82px}.brand-copy b{font-size:23px}.brand-copy span{margin-top:3px;color:#afc3df}.auth-message{max-width:620px;margin:auto 0}.auth-message em,.auth-card-head em,.portal-welcome em,.password-panel em{color:#6ba8ff;font-size:12px;font-style:normal;font-weight:900;letter-spacing:.18em}.auth-message h1{margin:15px 0;font-size:clamp(42px,6vw,76px);line-height:.98}.auth-message p{max-width:560px;color:#c5d4e8;font-size:19px;line-height:1.6}.auth-brand ul{display:grid;gap:12px;margin:0;padding:0;list-style:none;color:#d7e3f2}.auth-brand li span{display:inline-grid;width:24px;height:24px;margin-right:8px;place-items:center;border-radius:50%;background:#1e976f}.auth-card{align-self:center;margin:32px clamp(22px,5vw,80px) 32px 0;padding:clamp(26px,5vw,54px);border:1px solid #dbe4ef;border-radius:30px;background:#fff;box-shadow:0 28px 80px #14203924}.auth-card-head{display:flex;align-items:center;gap:16px}.mobile-mark{display:none;width:48px;height:48px;border-radius:14px;font-size:18px}.auth-card h2{margin:5px 0 22px;font-size:34px}.auth-card form,.password-panel form{display:grid;gap:18px}.auth-card label,.password-panel label{display:grid;gap:8px;color:#44516a;font-size:13px;font-weight:800}.auth-card input,.password-panel input{width:100%;border:1px solid #ced9e7;border-radius:13px;background:#fbfdff;padding:15px 16px;color:#142039;outline:none}.auth-card input:focus,.password-panel input:focus{border-color:#2876e5;box-shadow:0 0 0 4px #2876e51c}.password-field{position:relative}.password-field input{padding-right:95px}.password-field button{position:absolute;right:8px;top:8px;border:0;border-radius:8px;background:#edf4ff;padding:7px 10px;color:#2369cf;font-size:11px;font-weight:800;cursor:pointer}.primary-button,.secondary-button{border:0;border-radius:12px;padding:14px 18px;font-weight:900;cursor:pointer}.primary-button{background:#2876e5;color:#fff;box-shadow:0 10px 24px #2876e535}.primary-button:disabled{opacity:.55}.secondary-button{border:1px solid #cfdaea;background:#fff;color:#24334d}.form-error{margin:0;border-radius:10px;background:#fff0f1;padding:11px 13px;color:#b52e3a;font-size:12px;font-weight:750}.auth-help{margin:20px 0 0;color:#8190a6;font-size:12px;text-align:center}.portal-body{min-height:100vh;background:#f2f6fb}.portal-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe4ef;background:#fff;padding:18px max(20px,calc((100vw - 1200px)/2))}.portal-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.portal-brand>span{width:46px;height:46px;border-radius:13px;font-size:16px;box-shadow:none}.portal-brand>div{display:flex;flex-direction:column}.portal-brand b{font-size:18px}.portal-brand small{color:#78879d}.portal-shell{max-width:1200px;margin:auto;padding:40px 20px 70px}.portal-welcome{display:flex;align-items:end;justify-content:space-between;gap:24px}.portal-welcome h1{margin:8px 0 4px;font-size:clamp(34px,6vw,58px)}.portal-welcome p{margin:0;color:#748198}.secure-badge{border-radius:999px;background:#e3f6ee;padding:10px 14px;color:#167252;font-size:12px;font-weight:850}.dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.dashboard-grid article{min-height:190px;border:1px solid #dbe4ef;border-radius:20px;background:#fff;padding:24px;box-shadow:0 12px 32px #1420390c}.dashboard-grid span{color:#6e7d93;font-size:12px;font-weight:800}.dashboard-grid strong{display:block;margin:16px 0 10px;color:#1f6fdd;font-size:38px}.dashboard-grid p{margin:0;color:#7e8ca0;font-size:12px;line-height:1.5}.password-panel,.migration-note{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin-top:24px;border:1px solid #c9daf3;border-radius:20px;background:#eef6ff;padding:26px}.password-panel h2{margin:7px 0}.password-panel p{color:#66758b}.migration-note{grid-template-columns:auto 1fr;background:#fff}.migration-note>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#e7f1ff;color:#2876e5;font-weight:900}.migration-note b{font-size:14px}.migration-note p{margin:6px 0 0;color:#75849a;font-size:12px;line-height:1.55}@media(max-width:900px){.auth-body{background:#eef4fb}.auth-shell{display:block}.auth-brand{display:none}.auth-card{width:min(560px,calc(100% - 28px));margin:7vh auto}.mobile-mark{display:grid}.dashboard-grid{grid-template-columns:1fr 1fr}.password-panel{grid-template-columns:1fr}.portal-welcome{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.auth-card{margin:14px auto;padding:24px 18px;border-radius:22px}.auth-card h2{font-size:28px}.portal-header{padding:13px 14px}.portal-brand b{font-size:15px}.portal-brand small{font-size:10px}.secondary-button{padding:10px 12px;font-size:11px}.portal-shell{padding:28px 14px 50px}.portal-welcome h1{font-size:34px}.secure-badge{font-size:10px}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid article{min-height:150px}.password-panel,.migration-note{padding:20px}}
