:root{font-family:Noto Sans,ui-sans-serif,system-ui,sans-serif;color:#162332;background:#fff}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.portal{min-height:100vh;background:linear-gradient(180deg,#eaf4ff 0 265px,#fff 265px)}.masthead{max-width:1100px;margin:auto;padding:30px 28px;display:flex;justify-content:space-between;align-items:center;color:#334b63}.masthead p{margin:0;font-size:.82rem}.login{display:flex;align-items:center;gap:12px}.login button{min-height:38px;border:0;border-radius:10px;padding:0 14px;background:#245c9f;color:#fff;cursor:pointer}.login button:disabled{opacity:.45;cursor:not-allowed}.brand{display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:50% 50% 50% 10px;background:#245c9f;color:#fff;font:800 1.1rem Manrope,sans-serif}.brand strong{font-family:Manrope,sans-serif}.journey{max-width:1100px;margin:18px auto 0;padding:0 28px;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.journey:before{content:"";position:absolute;top:20px;left:10%;right:10%;height:3px;background:#a8c5e4}.journey button{z-index:1;border:0;background:transparent;color:#566474;cursor:pointer;display:grid;justify-items:center;gap:8px}.journey i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;border:2px solid #a8c5e4;font-style:normal;font-weight:800}.journey button.active{color:#162332;font-weight:700}.journey button.active i{background:#245c9f;color:#fff;border-color:#245c9f;box-shadow:0 0 0 6px #d4e9ff}main{max-width:960px;margin:60px auto;padding:0 28px 70px}.eyebrow{color:#245c9f;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}h1{margin:8px 0;font:800 clamp(2.2rem,5vw,4.6rem)/.98 Manrope,sans-serif;letter-spacing:-.05em}.lead{color:#566474;max-width:620px;margin:0 0 30px;font-size:1.05rem}.action-card,.state,.records article{border:1px solid #dbe3ea;border-radius:20px;background:#fff;box-shadow:0 18px 55px #1623320f}.action-card{padding:24px;display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;margin-bottom:18px}.action-card label{color:#566474;font-size:.78rem;font-weight:700}.action-card input{display:block;width:100%;min-height:46px;margin-top:7px;border:1px solid #b6c3cf;border-radius:12px;padding:0 12px}.action-card button,.state button{min-height:46px;padding:0 18px;border:0;border-radius:12px;background:#245c9f;color:#fff;cursor:pointer}.action-card p{grid-column:1 / -1;margin:0;color:#245c9f}.state{min-height:190px;padding:34px;display:grid;align-content:center;justify-items:start}.state h2{font-family:Manrope,sans-serif;margin:0 0 8px}.state p{color:#566474;max-width:580px;margin:0 0 14px}.state.warning{border-color:#d8ae53;background:#fffaf0}.pulse{width:20px;height:20px;border-radius:50%;background:#245c9f;margin-bottom:12px;animation:pulse 1.1s ease-in-out infinite}.records{display:grid;gap:12px}.records article{padding:20px;display:grid;grid-template-columns:1fr auto;gap:8px}.records span,.records code{color:#566474}.records code{grid-column:1/-1;overflow-wrap:anywhere}@keyframes pulse{50%{opacity:.25;transform:scale(.75)}}@media(prefers-reduced-motion:reduce){.pulse{animation:none}}@media(max-width:720px){.masthead{align-items:flex-start}.masthead p{max-width:180px;text-align:right}.journey{overflow-x:auto;display:flex}.journey:before{display:none}.journey button{min-width:105px}.journey button span{font-size:.76rem}.action-card{grid-template-columns:1fr}main{margin-top:45px}}
