@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--bs-red:#c41230;--bs-red-light:#e8192f;--bs-bg:#fff;--bs-surface:#f7f7f8;--bs-border:#e5e5e7;--bs-text:#0a0a0a;--bs-muted:#4b5563;color:var(--bs-text);background:var(--bs-bg);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100%;color:var(--bs-text);background:#fff;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}iframe{border:0}::selection{color:#fff;background:var(--bs-red)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bs-surface)}::-webkit-scrollbar-thumb{background:var(--bs-border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--bs-red)}.MuiButton-containedPrimary,.MuiButton-containedPrimary:hover{color:#fff!important}main .MuiButton-root{border-radius:12px!important}
