@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700;800;900&display=swap";
:root{--background:#fff;--foreground:#111;--primary:#111;--accent:#e51e25;--text-muted:#757575;--bg-secondary:#f5f5f5;--border-color:#e5e5e5}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%;color:var(--foreground);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden;background:var(--background)!important}a{color:inherit;text-decoration:none}
