:root{--background:#fff;--foreground:#171717;--brand-red:#a3172e;--brand-red-dark:#7d0f22;--brand-green:#2e8b3d;--surface-muted:#f7f2f0;--border-muted:#e6d9d6}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
