:root{color:#172033;background:#f7f3eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.page-shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.hero{width:min(100%,760px);padding:clamp(2rem,6vw,4rem);border-radius:28px;background:#fffaf1;box-shadow:0 24px 80px #17203324}.eyebrow{margin:0 0 .75rem;color:#b55b18;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.5rem,8vw,5rem);line-height:.95}.lede{max-width:58ch;margin:1.5rem 0 2rem;color:#465066;font-size:clamp(1rem,2.5vw,1.25rem)}.status-card{display:flex;gap:.85rem;align-items:center;padding:1rem;border:1px solid #eadfce;border-radius:16px;background:#fff}.status-card p{margin:0}.status-dot{width:.85rem;height:.85rem;flex:0 0 auto;border-radius:999px;background:#9ca3af}.status-dot--loading{background:#d97706}.status-dot--success{background:#15803d}.status-dot--error{background:#dc2626}
