@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Oswald:wght@600;700&display=swap";:root{--font-display: "Bomstad Display", "Poppins", sans-serif;--font-body: "Poppins", sans-serif;--font-brutal: "Bebas Neue", "Oswald", sans-serif;--color-brand-red: #eb141b;--color-brand-black: #190808;--color-brand-white: #ffffff;--color-light-grey: #d3d3d3;--radius: .625rem;--background: #ffffff;--foreground: #1a1a1a;--card: #f8f9fa;--card-foreground: #1a1a1a;--popover: #ffffff;--popover-foreground: #1a1a1a;--primary: #eb141b;--primary-foreground: #ffffff;--secondary: #f1f5f9;--secondary-foreground: #1a1a1a;--muted: #e2e8f0;--muted-foreground: #64748b;--accent: #eb141b;--accent-foreground: #ffffff;--destructive: #eb141b;--destructive-foreground: #ffffff;--border: #e2e8f0;--input: #ffffff;--ring: #eb141b;--success: #16a34a;--warning: #d97706;--info: #2563eb;--chart-1: #eb141b;--chart-2: #1a1a1a;--chart-3: #16a34a;--chart-4: #d97706;--chart-5: #2563eb;--color-page: #ffffff;--sidebar: #ffffff;--sidebar-foreground: #1a1a1a;--sidebar-primary: #eb141b;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #f8f9fa;--sidebar-accent-foreground: #1a1a1a;--sidebar-border: #e2e8f0;--sidebar-ring: #eb141b;--accent-hover: #c81016;--focus: var(--ring);font-family:var(--font-body);line-height:1.5;font-weight:400;color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.dark,.dark{--background: #0c0c0e;--foreground: #ffffff;--card: #18181b;--card-foreground: #ffffff;--popover: #18181b;--popover-foreground: #ffffff;--primary: #eb141b;--primary-foreground: #ffffff;--primary-soft: #ff4d53;--secondary: #27272a;--secondary-foreground: #ffffff;--muted: #27272a;--muted-foreground: #a1a1aa;--accent: #eb141b;--accent-foreground: #ffffff;--destructive: #7f1d1d;--destructive-foreground: #ffffff;--border: rgba(255, 255, 255, .08);--input: #27272a;--ring: #eb141b;--success: #16a34a;--warning: #d97706;--info: #2563eb;--chart-1: #eb141b;--chart-2: #ffffff;--chart-3: #16a34a;--chart-4: #d97706;--chart-5: #2563eb;--color-page: #09090b;--sidebar: #0c0c0e;--sidebar-foreground: #ffffff;--sidebar-primary: #eb141b;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #27272a;--sidebar-accent-foreground: #ffffff;--sidebar-border: #27272a;--sidebar-ring: #eb141b;--accent-hover: #c81016;--focus: var(--ring)}html,body{overscroll-behavior-y:none}body{margin:0;display:flex;min-width:320px;min-height:100vh;background-color:var(--background);color:var(--foreground)}#root{width:100%}body{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}*{border-color:var(--border)}html.dark h1,html.dark h2,html.dark h3,html.dark h4,html.dark h5,html.dark h6,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6,html.dark p,html.dark li,html.dark span,html.dark label,.dark p,.dark li,.dark span,.dark label{color:var(--foreground)}html.dark .muted,html.dark .subtext,.dark .muted,.dark .subtext{color:var(--muted-foreground)}html.dark input,html.dark textarea,html.dark select,.dark input,.dark textarea,.dark select{color:var(--foreground);background:var(--input);border-color:var(--border)}html.dark ::placeholder,.dark ::placeholder{color:var(--muted-foreground)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#27272a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3f3f46}.glass{background:#18181bb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08)}
