:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f6f8fb;background:#081018;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 80% 0%,#193044 0,#081018 44rem)}button,select{font:inherit}.center{min-height:100vh;display:grid;place-items:center;padding:2rem}.signin{max-width:42rem}.shell{width:min(1120px,calc(100% - 3rem));margin:0 auto;padding:4rem 0}header,.identity{display:flex;align-items:end;justify-content:space-between;gap:2rem}h1{max-width:760px;margin:.4rem 0 0;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.94;letter-spacing:-.06em}.eyebrow{color:#62e0bf;font-weight:800;letter-spacing:.2em}.identity{align-items:center;margin:3rem 0 2rem;padding:1.1rem 0;border-top:1px solid #294052;border-bottom:1px solid #294052;color:#b7c5d0}label{display:grid;gap:.45rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}select{min-width:15rem;border:0;border-radius:.45rem;padding:.7rem .9rem;color:#081018;background:#f6f8fb}.modules{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.module{min-height:260px;display:flex;flex-direction:column;padding:1.5rem;border:1px solid #294052;border-radius:1rem;color:inherit;text-decoration:none;background:#0d1d2acc;transition:transform .16s ease,border-color .16s ease}.module:hover{transform:translateY(-3px);border-color:#62e0bf}.module span{color:#62e0bf;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.module h2{margin:auto 0 .5rem;font-size:2rem}.module p{min-height:3rem;color:#b7c5d0}.module strong{margin-top:1rem}.primary,.quiet{display:inline-block;border:0;border-radius:99px;padding:.8rem 1.1rem;color:#081018;background:#62e0bf;font-weight:800;text-decoration:none;cursor:pointer}.quiet{color:#f6f8fb;background:#1b3041}.error{padding:1rem;border:1px solid #b94d5b;border-radius:.5rem;color:#ffd9dd;background:#35161d}.empty{padding:3rem;text-align:center;color:#b7c5d0;border:1px dashed #294052;border-radius:1rem}button:disabled,select:disabled{opacity:.55;cursor:wait}@media(max-width:640px){header,.identity{align-items:stretch;flex-direction:column}.identity p{margin:0}select{width:100%}}
