@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Oswald:wght@400;500;600;700&display=swap";:root{--font-heading: "Oswald", sans-serif;--font-body: "Inter", sans-serif;--background: #050505;--foreground: #ededed;--card: #100f0f;--primary: #e30613;--primary-hover: #c40511;--primary-foreground: #ffffff;--secondary: #1b1818;--secondary-foreground: #d9d9d9;--muted: #1b1818;--muted-foreground: #7a7a7a;--border: #201d1d;--input: #201d1d;--ring: #e30613;--radius: 6px;font-family:var(--font-body),system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:var(--foreground);background-color:var(--background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;width:100%;min-width:320px;overflow-x:hidden;background:var(--background);color:var(--foreground)}::selection{background:#e3061359;color:var(--foreground)}a{color:inherit}#root{margin:0 auto;width:100%;min-height:100vh;background:var(--background)}
