*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{color:#1f2937;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;--space-page-y:1.5rem;--space-page-x:1.25rem;--space-card:1rem;--space-gap:1rem;--header-size:1.5rem;background-color:#fafaf9;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}body.compact{--space-page-y:.75rem;--space-page-x:1rem;--space-card:.6rem;--space-gap:.6rem;--header-size:1.25rem}button,input,select,textarea{font-family:inherit}.container.svelte-12qhfyh{width:100%;max-width:80rem;padding:var(--space-page-y) var(--space-page-x);margin:0 auto}.page-title{font-size:var(--header-size);letter-spacing:-.01em;color:#111827;margin-bottom:1rem;font-weight:800}.section-title{font-size:calc(var(--header-size) * .75);color:#111827;margin-bottom:1rem;font-weight:700}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:1rem;font-weight:600;line-height:1.2;transition:background-color .15s,border-color .15s;display:inline-flex}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-outline{color:#1f2937;background:#fff;border-color:#d1d5db}.btn-outline:hover:not(:disabled){background:#f3f4f6}.btn-ghost{color:#374151;background:0 0}.btn-ghost:hover:not(:disabled){background:#f3f4f6}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-block{width:100%}.field{flex-direction:column;gap:.35rem;display:flex}.field-label{color:#374151;font-size:.875rem;font-weight:600}.input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:.625rem .75rem;font-size:1rem}.input:focus{outline-offset:1px;border-color:#2563eb;outline:2px solid #2563eb}.form-error{color:#b91c1c;font-size:.9rem}
