:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.card{background:#fff;border:1px solid #e6dfe6;border-radius:12px;width:100%;max-width:360px;padding:2rem;box-shadow:0 1px 3px #0000000f}.card h1{margin:0 0 1.25rem;font-size:1.4rem}.card form{gap:1rem;display:grid}.card label{color:#6f6377;gap:.35rem;font-size:.85rem;display:grid}.card input{color:#2b2430;font-size:.95rem;font:inherit;background:#faf8fa;border:1px solid #e6dfe6;border-radius:8px;padding:.6rem .75rem}.card input:focus{outline-offset:1px;outline:2px solid #584458}.card button{font:inherit;cursor:pointer}.card button[type=submit]{color:#fff;background:#584458;border:none;border-radius:8px;margin-top:.25rem;padding:.65rem 1rem;font-weight:600}.card button:disabled{opacity:.6;cursor:not-allowed}.card .link{color:#6f6377;background:0 0;border:none;margin-top:1rem;padding:0;font-size:.85rem;text-decoration:underline}.card .muted{color:#6f6377}.card .error{color:#8c2a26;margin:0;font-size:.85rem}.card .info{color:#1e6c43;margin:0;font-size:.85rem}:root{--c-eggplant:#584458;--c-eggplant-dk:#3d2e3d;--c-eggplant-bg:#f3eef3;--c-oxley:#3d7a6c;--c-kashmir:#1f4d75;--c-copper:#974d49;--c-straw:#d4bf81;--c-bg:#f4f1f4;--c-surface:#fff;--c-surface-2:#faf7fa;--c-border:#d6cdd6;--c-border-lt:#e7dfe7;--c-text:#1a1520;--c-text-2:#3a3340;--c-text-3:#5a5060;--c-text-mute:#7a6e7a;--c-success-bg:#e7f5ee;--c-success-fg:#1e6c43;--c-warn-bg:#fdf3dd;--c-warn-fg:#7a5a0a;--c-info-bg:#e6eff7;--c-info-fg:#1f4d75;--c-danger-bg:#fae6e6;--c-danger-fg:#8c2a26;--sidebar-w:216px;--header-h:60px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:"Source Sans 3",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5}#root{min-height:100%;display:flex}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border:2px solid var(--c-bg);background:#d6cdd6;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9080a0}input,select,textarea,button{font-family:inherit;font-size:inherit}input[type=number]::-webkit-inner-spin-button{opacity:1}input[type=number]::-webkit-outer-spin-button{opacity:1}:focus-visible{outline:2px solid var(--c-eggplant);outline-offset:2px;border-radius:4px}button:focus-visible,input:focus-visible,select:focus-visible{outline:none}a{color:var(--c-kashmir);text-decoration:none}a:hover{text-decoration:underline}
