:root{--bg-start:#f8fafc;--bg-end:#fff;--card-bg:#fff;--muted:#64748b;--accent:#2563eb;--radius-md:12px}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:linear-gradient(180deg,#f8fafc,#fff);background:linear-gradient(180deg,var(--bg-start) 0,var(--bg-end) 100%);color:#0f172a;display:flex;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;justify-content:center;margin:0;padding:32px}.app-shell{margin:0 auto;max-width:920px;width:100%}.MuiPaper-root{background:#fff;background:var(--card-bg);border-radius:12px;border-radius:var(--radius-md)}.form-title{color:#0b1220;font-weight:700}.MuiButton-containedPrimary{background-color:#2563eb;background-color:var(--accent)}.muted{color:#64748b;color:var(--muted)}
/*# sourceMappingURL=main.10da265a.css.map*/