:root{--color-primary:#c8102e;--color-primary-hover:#a30d24;--color-primary-light:#fdf2f3;--color-secondary:#2e7d4f;--color-dark:#1c2b3a;--color-white:#fff;--color-heading:#1c2b3a;--color-text:#4a5568;--color-muted:#718096;--color-surface:#fff;--color-surface-alt:#f4f6f8;--color-border:#e2e6ea;--sans:"Poppins", system-ui, "Segoe UI", Roboto, sans-serif;font-family:var(--sans);color:var(--color-text);background:var(--color-white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{background:var(--color-white);min-width:320px;color:var(--color-text);margin:0;overflow-x:hidden}#root{min-height:100svh}a{color:var(--color-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--sans);color:var(--color-heading);margin:0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#94a3b840;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b873}*{scrollbar-width:thin;scrollbar-color:#94a3b840 transparent}
