:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#223046;background:#f7f3ed;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at 12% 18%,rgba(232,148,113,.18),transparent 30%),radial-gradient(circle at 88% 82%,rgba(61,122,115,.14),transparent 28%),#f7f3ed}.status-card{width:min(100%,760px);padding:clamp(28px,6vw,56px);border:1px solid rgba(34,48,70,.12);border-radius:26px;background:#ffffffeb;box-shadow:0 28px 70px #28303a1f}.eyebrow{margin:0 0 10px;color:#9a563c;font-size:.82rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;color:#17365d;font-size:clamp(2rem,6vw,3.5rem);line-height:1.02}.intro{max-width:620px;margin:20px 0 32px;color:#5c6674;font-size:1.05rem;line-height:1.65}.service-list{display:grid;gap:12px}.service{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px 18px;border:1px solid #e5e7eb;border-radius:16px;background:#fff}.indicator{width:12px;height:12px;border-radius:50%}.indicator.ready{background:#2f8f64;box-shadow:0 0 0 5px #2f8f6421}.indicator.pending{background:#d59d36;box-shadow:0 0 0 5px #d59d3621}.service h2,.service p{margin:0}.service h2{font-size:1rem}.service p{margin-top:3px;color:#758090;font-size:.9rem}.service strong{color:#3f4c5d;font-size:.85rem}.notice{margin:26px 0 0;color:#7a8492;font-size:.86rem;text-align:center}@media(max-width:560px){.service{grid-template-columns:auto 1fr}.service strong{grid-column:2}}
