:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2937;background:#f7f8fa;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit}main{max-width:58rem;margin:0 auto;padding:4rem 1.25rem}.stack{gap:1rem;margin-top:1rem;display:grid}.card{gap:.75rem;display:grid}.card input,.card textarea{width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:.5rem;padding:.75rem}.card button{color:#fff;cursor:pointer;background:#1d4ed8;border:0;border-radius:.5rem;width:fit-content;padding:.7rem 1rem}.card button:disabled{cursor:wait;opacity:.65}.card select{width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;padding:.75rem}.card label{gap:.4rem;font-weight:600;display:grid}.card table{border-collapse:collapse;width:100%;font-size:.9rem}.card th,.card td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:.55rem}.muted{color:#64748b;font-size:.9rem}.error{color:#b91c1c}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 8px 30px #0f172a0f}
