:root{color:#18212f;background:#f5f7fb;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}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.foundation-panel{width:min(100%,720px);border:1px solid #d7dde8;border-radius:8px;background:#fff;padding:clamp(24px,5vw,48px);box-shadow:0 18px 45px #202b3714}.eyebrow{margin:0 0 10px;color:#476173;font-size:13px;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(36px,6vw,64px);line-height:1;letter-spacing:0}.summary{max-width:58ch;margin:18px 0 28px;color:#3f5063;font-size:18px}.status-row{display:inline-flex;align-items:center;gap:10px;min-height:36px;border:1px solid #d7dde8;border-radius:8px;padding:8px 12px;color:#253548;font-weight:600}.status-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#8a97a8}.status-dot.ready{background:#1f9d73}.status-dot.error{background:#d04444}
