:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#102b35;background:#edf3f5}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{max-width:1180px;margin:auto;padding:30px 24px 56px}.topbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cbd9dd;padding-bottom:23px}.brand{display:flex;align-items:center;gap:12px}.brand strong{display:block;font-size:1.08rem}.brand small,.muted{color:#54707a}.mark{background:#046b68;color:white;border-radius:10px;padding:10px 8px;font-weight:800;letter-spacing:.04em}.uat{font-size:.72rem;font-weight:700;color:#8b5312;background:#fff1d8;border-radius:99px;padding:7px 10px}.login-view{min-height:73vh;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.11em;color:#087c77;margin:0 0 12px}.intro h1,.hub-head h1{font-size:clamp(2.4rem,5vw,4.9rem);line-height:.98;letter-spacing:-.055em;margin:0 0 22px}.intro em{font-style:normal;color:#087c77}.intro>p:last-child{max-width:620px;font-size:1.13rem;line-height:1.65;color:#45616b}.login-card{background:white;padding:32px;border-radius:20px;box-shadow:0 15px 45px #16404a18}.login-card h2{margin:0 0 6px}.login-card label{display:block;font-weight:700;font-size:.9rem;margin:28px 0 8px}select,button{font:inherit}select{width:100%;padding:13px;border:1px solid #bfd1d6;border-radius:10px;background:#fff}button{border:0;border-radius:10px;padding:13px 16px;background:#06706c;color:white;font-weight:750;cursor:pointer}button span{margin-left:10px}.login-card button{width:100%;margin-top:18px}.security{font-size:.78rem;line-height:1.5;color:#647b83;margin:18px 0 0}.hub-head{display:flex;align-items:flex-start;justify-content:space-between;padding:48px 0 20px}.hub-head h1{font-size:clamp(2rem,4vw,3.25rem);margin-bottom:10px}.quiet{background:transparent;border:1px solid #9bb7bd;color:#28515b}.notice{display:flex;gap:14px;align-items:center;background:#d8f0ef;border-left:4px solid #06706c;padding:14px 17px;border-radius:8px;color:#24565b}.section-head{display:flex;align-items:end;justify-content:space-between;margin:36px 0 16px}.section-head h2,.access-summary h2{margin:0;font-size:1.25rem}.section-head p{margin:5px 0 0;color:#54707a}.count{font-weight:750;color:#54707a}.modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.module-card{background:#fff;border-radius:16px;padding:23px;border-top:5px solid #217e9f}.module-card.green{border-color:#198754}.module-card.orange{border-color:#e18722}.module-card.violet{border-color:#7756b8}.module-top{display:flex;justify-content:space-between;align-items:center}.module-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e3f1f2;color:#05716f;font-size:1.1rem;font-weight:850}.status{font-size:.65rem;color:#16754e;font-weight:800;letter-spacing:.06em}.module-card h3{margin:22px 0 7px;font-size:1.2rem}.module-card p{min-height:50px;color:#58717a;line-height:1.5;margin:0}.module-meta{font-size:.78rem;font-weight:700;color:#5b737c;padding:16px 0}.module-card button{width:100%;background:#123f4d}.module-card button:disabled{background:#d6e0e3;color:#60757d;cursor:default}.access-summary{margin-top:34px;border-top:1px solid #cbd9dd;padding-top:24px}.access-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:15px}.access-grid div{background:#e4eef0;border-radius:12px;padding:16px}.access-grid span{display:block;font-size:.75rem;color:#58717a;margin-bottom:7px}.access-grid strong{font-size:.94rem}@media(max-width:700px){.shell{padding:20px 16px}.topbar{align-items:flex-start;gap:10px}.uat{font-size:.58rem;text-align:right}.login-view{grid-template-columns:1fr;gap:28px;padding:46px 0}.intro h1{font-size:3rem}.modules,.access-grid{grid-template-columns:1fr}.hub-head{padding-top:32px}.section-head{align-items:flex-start;gap:8px;flex-direction:column}.notice{align-items:flex-start;flex-direction:column}}
