:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#12304f;background:#edf5ff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 10%,#d5eaff 0,transparent 34%),radial-gradient(circle at 85% 90%,#cce3ff 0,transparent 32%),#f6faff}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(560px,100%);padding:38px;border:1px solid #d7e5f4;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(41,91,145,.16)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:42px}.brand>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:linear-gradient(145deg,#1479e8,#55aaff);color:#fff;font:800 22px Georgia,serif;box-shadow:0 8px 20px rgba(20,121,232,.25)}.brand div{display:flex;flex-direction:column}.brand strong{font-size:16px}.brand small{margin-top:2px;color:#68829e}.eyebrow{margin:0 0 10px;color:#1479e8;font-size:11px;font-weight:800;letter-spacing:.16em}h1{margin:0 0 12px;color:#102f50;font-size:30px;line-height:1.2}p{color:#637d99;line-height:1.55}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0 18px}.status-grid div{padding:14px;border:1px solid #dfebf7;border-radius:12px;background:#f7fbff}.status-grid span{display:block;margin-bottom:5px;color:#7890a8;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.status-grid strong{color:#17466f;font-size:13px;text-transform:capitalize}.progress{height:5px;margin:4px 0 24px;overflow:hidden;border-radius:99px;background:#e5eff9}.progress i{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1479e8,#58b4ff);animation:move 1.4s ease-in-out infinite}@keyframes move{from{transform:translateX(-110%)}to{transform:translateX(350%)}}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}button,a.primary{min-height:42px;padding:0 18px;border-radius:10px;font:700 14px inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}button:disabled{cursor:wait;opacity:.6}.primary{border:1px solid #1479e8;background:#1479e8;color:#fff;box-shadow:0 7px 18px rgba(20,121,232,.2)}.primary:hover{background:#096bd4}.secondary{border:1px solid #cddded;background:#fff;color:#326187}.danger{color:#b73545}.footnote{margin:28px 0 0;padding-top:18px;border-top:1px solid #e2edf7;font-size:12px}@media(max-width:520px){.card{padding:26px}.status-grid{grid-template-columns:1fr}h1{font-size:25px}}
