body{color:#0f172a;background:#f8fafc;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.layout{box-sizing:border-box;flex-direction:column;gap:1rem;width:min(900px,100%);margin:0 auto;padding:2rem 1rem;display:flex}.nav{flex-wrap:wrap;gap:.75rem;display:flex}.nav a{color:#1d4ed8;font-weight:600;text-decoration:none}.card{text-align:left;background:#fff;border:1px solid #d4d4d4;border-radius:.5rem;padding:1rem}pre{color:#e5e7eb;background:#111827;border-radius:.5rem;padding:.75rem;overflow-x:auto}.error{color:#b91c1c;font-weight:600}
