:root{--blue:#0078d4;--navy:#102846;--ink:#13233a;--muted:#6f7f93;--paper:#f2f5f8}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:var(--ink)}button,input,select{font:inherit}.public-header{height:86px;width:min(1180px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between}.ema-brand,.side-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.ema-mark{width:35px;height:35px;display:grid;grid-template:1fr 1fr/1fr 1fr;gap:3px}.ema-mark i{background:var(--blue)}.ema-mark i:nth-child(2){background:#36a7df}.ema-mark i:nth-child(3){background:#005c9e}.ema-brand strong,.side-brand strong{display:block;font-size:22px;letter-spacing:.17em}.ema-brand small,.side-brand small{display:block;margin-top:4px;font-size:7px;letter-spacing:.11em;color:#718095}.secure-label{color:#627187;font-size:11px}.secure-label i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2da66e;margin-right:7px}.auth-shell{min-height:calc(100vh - 86px);padding:70px max(22px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1.1fr .75fr;gap:90px;align-items:center;background:linear-gradient(100deg,#004f8e,#0078d4);color:#fff}.eyebrow{margin:0 0 16px;font-size:10px;font-weight:800;letter-spacing:.18em;color:#9cdef6}.auth-message h1{margin:0;font-size:clamp(42px,5vw,65px);line-height:1.04;letter-spacing:-.05em;font-weight:500}.auth-message>p:not(.eyebrow){max-width:600px;font-size:16px;line-height:1.65;color:rgba(255,255,255,.76)}.trust-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px;padding-top:25px;border-top:1px solid rgba(255,255,255,.18)}.trust-points span{display:grid;grid-template-columns:30px 1fr;gap:1px 9px}.trust-points b{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4)}.trust-points strong{font-size:10px}.trust-points small{font-size:8px;color:rgba(255,255,255,.6)}.auth-card{padding:40px;background:#fff;color:var(--ink);box-shadow:0 25px 65px rgba(0,31,66,.3);border-top:5px solid #00a9c2}.auth-title{display:flex;align-items:center;gap:14px}.auth-title>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e4f2fb;color:var(--blue);font-size:20px}.auth-title p{margin:0 0 4px;color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.16em}.auth-title h2{margin:0;font-size:25px}.auth-copy{color:var(--muted);font-size:11px;line-height:1.6;margin:22px 0}.auth-form{display:grid;gap:14px}.auth-form>label,.new-user-form label{display:grid;gap:6px;color:#3d4c60;font-size:9px;font-weight:700}.auth-form input,.new-user-form input,.new-user-form select{height:46px;padding:0 12px;border:1px solid #cad5df;outline:0}.auth-form input:focus,.new-user-form input:focus,.new-user-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,120,212,.1)}.form-line{display:flex;justify-content:space-between;align-items:center;font-size:8px}.checkbox{display:flex!important;grid-template:none!important;align-items:center;gap:5px!important}.checkbox input{width:auto;height:auto}.form-line a{color:var(--blue);text-decoration:none}.auth-form button,.new-user-form button,.welcome-row button{height:45px;border:0;background:var(--blue);color:#fff;font-size:10px;font-weight:700;cursor:pointer}.auth-form button{display:flex;align-items:center;justify-content:center;gap:15px}.admin-only{display:flex;align-items:center;gap:9px;margin-top:19px;padding:12px;background:#f2f6f9;color:#68768a;font-size:8px}.admin-only b{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#d7eaf7;color:var(--blue)}.admin-only strong{color:#34455b}.alert{padding:12px 14px;margin-bottom:18px;font-size:9px}.alert-error{background:#fbe6e4;color:#a84138}.alert-success{background:#e4f4ec;color:#167653}.recovery{margin-top:18px;color:var(--blue);font-size:9px}.recovery form{margin-top:15px}.portal-body{background:var(--paper)}.portal-frame{min-height:100vh;display:grid;grid-template-columns:235px 1fr}.side{position:fixed;inset:0 auto 0 0;width:235px;padding:28px 20px;display:flex;flex-direction:column;background:var(--navy);color:#fff}.side-brand{padding:0 8px 24px;border-bottom:1px solid rgba(255,255,255,.1);color:white}.side-brand .ema-mark{width:29px;height:29px}.side-brand strong{font-size:17px}.side-brand small{color:#7f96af}.side>p{margin:30px 10px 10px;color:#7188a4;font-size:8px;letter-spacing:.15em}.side nav{display:grid;gap:4px}.side nav a{min-height:44px;padding:0 11px;display:flex;align-items:center;gap:12px;color:#aebdd0;text-decoration:none;font-size:10px}.side nav a.active,.side nav a:hover{background:var(--blue);color:#fff}.side form{margin-top:auto}.side form button{width:100%;padding:12px;border:0;background:rgba(255,255,255,.05);color:#90a2b8;text-align:left;cursor:pointer}.portal-page{grid-column:2}.portal-page>header{height:82px;padding:0 36px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e1e6ec}.portal-page header small{color:#718095;font-size:7px;letter-spacing:.1em}.portal-page h1{margin:4px 0 0;font-size:19px}.profile{display:flex;align-items:center;gap:9px}.profile>b{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#dfedf8;color:var(--blue)}.profile strong,.profile small{display:block;font-size:8px}.profile small{margin-top:3px}.page-content{padding:34px 38px}.blue{color:var(--blue)}.welcome-row,.admin-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.welcome-row h2,.admin-heading h2{margin:0 0 7px;font-size:28px}.welcome-row>div>span,.admin-heading>div>span{color:var(--muted);font-size:10px}.welcome-row button{padding:0 18px}.metro-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.metro-grid article{min-height:155px;padding:16px;display:flex;flex-direction:column;color:white}.metro-grid article>b{margin-top:auto;font-size:30px;font-weight:400}.metro-grid article strong{margin:8px 0 5px;font-size:9px}.metro-grid article small{font-size:7px;color:rgba(255,255,255,.7)}.cyan{background:#00a6b6}.blue-bg{background:#0878c9}.violet{background:#6c56b6}.red{background:#c7463d}.amber{background:#d37912}.green{background:#168a63}.dashboard-panels{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.dashboard-panels>article{padding:22px;background:#fff;border:1px solid #e2e7ec}.dashboard-panels h3{margin:0;font-size:14px}.readiness{display:flex;align-items:center;gap:22px;margin-top:24px}.readiness>b{width:95px;height:95px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle 39px,#fff 96%,transparent 100%),conic-gradient(#00a9c1 78%,#e8ecef 0);font-size:24px}.readiness>b small{font-size:9px}.readiness>span{flex:1}.readiness strong,.readiness span small{display:block;font-size:9px}.readiness span small{margin-top:7px;color:var(--muted)}.readiness i{display:block;height:5px;margin-top:15px;background:#edf0f3}.readiness em{display:block;height:100%;background:#00a9c1}.dashboard-panels ul{list-style:none;padding:0;margin:15px 0 0}.dashboard-panels li{padding:14px 0;border-top:1px solid #edf0f3;font-size:8px}.dashboard-panels li b{float:right;color:#6a798c}.admin-grid{display:grid;grid-template-columns:330px 1fr;gap:15px}.new-user-form,.user-list{padding:24px;background:#fff;border:1px solid #e0e6eb}.new-user-form{display:grid;gap:14px}.new-user-form h3{margin:0 0 5px}.new-user-form small{color:var(--muted);font-size:8px;line-height:1.5}.user-row{min-height:61px;display:grid;grid-template-columns:2fr 1fr .8fr;align-items:center;gap:12px;border-bottom:1px solid #edf0f3;color:#5d6b7d;font-size:8px}.user-row.head{min-height:32px;color:#8a96a5;font-size:7px;font-weight:800}.user-row>span:first-child{display:flex;align-items:center;gap:10px}.user-row>span>b{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:#dfedf8;color:var(--blue)}.user-row i{font-style:normal}.user-row strong,.user-row small{display:block}.user-row small{margin-top:3px;color:#8b96a4}.state{padding:5px 8px;border-radius:10px;font-style:normal}.state.active{background:#e3f4ec;color:#16875f}.state.pending{background:#fff1d7;color:#ad680d}@media(max-width:1000px){.metro-grid{grid-template-columns:repeat(3,1fr)}.admin-grid{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr;gap:45px}.auth-message{text-align:center}.auth-message>p:not(.eyebrow){margin-left:auto;margin-right:auto}}@media(max-width:720px){.portal-frame{grid-template-columns:72px 1fr}.side{width:72px;padding:24px 10px}.side-brand>span:last-child,.side>p,.side nav a span,.side form button{font-size:0}.side nav a{justify-content:center;font-size:18px}.portal-page{grid-column:2}.portal-page>header,.page-content{padding-left:18px;padding-right:18px}.dashboard-panels{grid-template-columns:1fr}.auth-card{padding:28px}.trust-points{grid-template-columns:1fr}.public-header{height:72px}.auth-shell{min-height:calc(100vh - 72px);padding:48px 16px}.metro-grid{grid-template-columns:repeat(2,1fr)}}
