@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&family=IBM+Plex+Sans:wght@500;600&family=Inter:wght@400;500;600&display=swap";:root{font-family:Inter,sans-serif;color:#e9f0f7;background:#0f1f33;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{border:0;border-radius:10px;padding:.8rem 1.1rem;background:#5b84b1;color:#fff;font-weight:600;cursor:pointer}button:disabled{opacity:.55}.center{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.shell{width:min(1100px,calc(100% - 2rem));margin:auto;padding:1.25rem 0 4rem}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(4rem,10vw,8rem)}.brand{display:inline-flex;align-items:center}.brand img{display:block;width:170px;height:auto}.brand small{margin-left:.35rem;color:#7ea0c4;font:500 .7rem Inter,sans-serif;text-transform:uppercase;letter-spacing:.12em}.quiet{background:transparent;color:#c0cfdf}.card{width:min(100%,460px);display:grid;gap:1rem;padding:2.25rem;border:1px solid #31475f;border-radius:20px;background:#172b43;box-shadow:0 25px 80px #00000047}.provider{position:relative;min-height:50px;background:#f7f9fb;color:#172b43}.provider-mark{position:absolute;left:1.1rem;width:1.25rem;height:1.25rem}h1{max-width:760px;margin:.4rem 0 1rem;font:600 clamp(2rem,6vw,4.5rem)/1.04 "IBM Plex Sans",sans-serif;letter-spacing:-.045em}.card h1{font-size:2.4rem}p{color:#9eb0c4;line-height:1.6}.eyebrow{margin:0;color:#5bc390;font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}label{display:grid;gap:.4rem;color:#c4d1df;font-size:.85rem;font-weight:600}input{width:100%;border:1px solid #3a526c;border-radius:9px;padding:.8rem;background:#0f1f33;color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}.stat{display:grid;gap:.5rem;padding:1.5rem;border:1px solid #2b4159;border-radius:16px;background:#142840}.stat strong{color:#5bc390;font:500 2rem IBM Plex Mono,monospace}.stat span,.updated{color:#8297ad}.error{padding:.75rem 1rem;border-radius:9px;background:#492b31;color:#ffb8b6}code{color:#c6d6e7}@media(max-width:720px){.stats{grid-template-columns:1fr 1fr}}
