@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{color:#f8f2e8;background:radial-gradient(circle at top left,rgba(244,140,6,.28),transparent 24%),radial-gradient(circle at bottom right,rgba(42,157,143,.25),transparent 28%),linear-gradient(135deg,#11212d,#1f2937 45%,#0b1320);font-family:Space Grotesk,Avenir Next,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.shell{display:grid;gap:2rem;max-width:1120px;margin:0 auto;padding:3rem 1.5rem 4rem}.hero{max-width:760px}.eyebrow,.label,.detail{font-family:IBM Plex Mono,monospace}.eyebrow{display:inline-flex;margin:0 0 1rem;padding:.35rem .7rem;border:1px solid rgba(248,242,232,.2);border-radius:999px;color:#ffd166;background:#11212d73;letter-spacing:.04em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95;letter-spacing:-.04em}.intro{max-width:58ch;margin-top:1.2rem;color:#f8f2e8d1;font-size:1.08rem}.panel{padding:1.6rem;border:1px solid rgba(248,242,232,.12);border-radius:28px;background:#090f1885;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 24px 80px #0000004d}.panel-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.panel-header h2{margin:.2rem 0 0;font-size:clamp(1.6rem,4vw,2.4rem)}.meta{margin:.45rem 0 0;color:#f8f2e8bd}.status{display:inline-flex;align-items:center;height:fit-content;padding:.45rem .8rem;border-radius:999px;font-size:.95rem;font-weight:700}.status-loading{background:#ffd1662e;color:#ffe7a7}.status-ready{background:#2a9d8f33;color:#a9f0dd}.status-error{background:#e5593433;color:#ffb19f}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{min-height:220px;padding:1.2rem;border:1px solid rgba(248,242,232,.1);border-radius:22px;background:#11212dbf}.card-primary{background:linear-gradient(160deg,#f48c064d,#11212de0)}.label{margin:0;color:#f8f2e8b3;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.message{margin:.9rem 0 0;font-size:1.45rem;line-height:1.2}.metric{margin:.9rem 0 .45rem;font-size:1.35rem;font-weight:700}.detail{color:#f8f2e8c7;font-size:.92rem}.flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.flow-card{padding:1.2rem;border:1px solid rgba(248,242,232,.1);border-radius:22px;background:#0c1824b8}.flow-list{margin:.9rem 0 0;padding-left:1.2rem;color:#f8f2e8d1}.flow-list li+li{margin-top:.6rem}code{font-family:IBM Plex Mono,monospace;font-size:.92em}@media(max-width:900px){.card-grid,.flow-grid{grid-template-columns:1fr}}@media(max-width:640px){.shell{padding:2rem 1rem 3rem}.panel{padding:1.2rem}.panel-header{flex-direction:column}}
