:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#162033;background:#f7f9fc}*{box-sizing:border-box}body{margin:0}.shell{max-width:1180px;margin:0 auto;padding:42px 28px 30px}.hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:36px;border:1px solid #dce3ee;border-radius:28px;background:linear-gradient(135deg,#fff,#edf4ff);box-shadow:0 24px 70px #14376414}.eyebrow{margin:0 0 10px;color:#1c7afe;font-weight:800;letter-spacing:.12em;text-transform:uppercase;font-size:12px}h1{margin:0;font-size:48px;line-height:1.02;letter-spacing:-.04em}h2{margin:0;font-size:28px}h3{margin:14px 0 8px}.lede{max-width:690px;color:#58667a;font-size:18px;line-height:1.6}.status{display:flex;align-items:center;gap:8px;border:1px solid #b9f2d3;background:#eafbf2;color:#08743d;padding:10px 14px;border-radius:999px;font-weight:800;white-space:nowrap}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.card,.panel{background:#fff;border:1px solid #dce3ee;border-radius:22px;padding:22px;box-shadow:0 16px 42px #1437640f}.card svg,.panelHead svg{color:#1c7afe}.card p{color:#647184;line-height:1.5}.panelHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}label{display:block;margin:16px 0 8px;font-weight:800;color:#344155}select,textarea{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:13px 14px;font:inherit;background:#fff}textarea{min-height:105px;resize:vertical}button{margin-top:16px;border:0;border-radius:14px;background:#1c7afe;color:#fff;padding:13px 18px;font-weight:900;cursor:pointer}button:disabled{opacity:.65}pre{white-space:pre-wrap;background:#0d1728;color:#e7eefc;border-radius:16px;padding:18px;min-height:120px;line-height:1.55;overflow:auto}footer{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;color:#5c697a;font-size:13px}footer span{background:#eef3f8;border:1px solid #d8e1ec;border-radius:999px;padding:8px 10px}@media (max-width:900px){.hero{flex-direction:column}.grid{grid-template-columns:1fr 1fr}h1{font-size:38px}}@media (max-width:560px){.grid{grid-template-columns:1fr}.shell{padding:20px 14px}.hero{padding:24px}h1{font-size:32px}}
