.layout_body__1KmGn{min-height:100vh;background-color:var(--background);color:var(--foreground);font-feature-settings:"rlig" 1,"calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.layout_skipLink__sFEkO{position:absolute;top:-40px;left:0;background:var(--primary);color:var(--primary-foreground);padding:8px;z-index:100;transition:top .2s ease-in-out}.layout_skipLink__sFEkO:focus{top:0}*{box-sizing:border-box;padding:0;margin:0}:root{--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-bebas:"Bebas Neue",sans-serif;--font-barlow:"Barlow Condensed",sans-serif;--background:#ffffff;--foreground:#000000;--card:#f8f8f8;--card-foreground:#171717;--popover:#ffffff;--popover-foreground:#171717;--primary:#e10600;--primary-foreground:#ffffff;--secondary:#f4f4f4;--secondary-foreground:#000000;--muted:#f4f4f4;--muted-foreground:#737373;--accent:#f4f4f4;--accent-foreground:#000000;--destructive:#ff0000;--destructive-foreground:#ffffff;--border:#e5e5e5;--input:#e5e5e5;--ring:#e10600;--radius:0.5rem;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem}[data-theme=dark]{--background:#000000;--foreground:#ffffff;--card:#171717;--card-foreground:#ededed;--popover:#171717;--popover-foreground:#ededed;--primary:#e10600;--primary-foreground:#ffffff;--secondary:#1a1a1a;--secondary-foreground:#ffffff;--muted:#1a1a1a;--muted-foreground:#a3a3a3;--accent:#1a1a1a;--accent-foreground:#ffffff;--destructive:#ff0000;--destructive-foreground:#ffffff;--border:#262626;--input:#262626;--ring:#e10600}@media (min-width:768px){:root{--font-size-xs:0.875rem;--font-size-sm:1rem;--font-size-base:1.125rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:1.875rem;--font-size-3xl:2.25rem;--font-size-4xl:3rem}}@media (min-width:1024px){:root{--font-size-xs:1rem;--font-size-sm:1.125rem;--font-size-base:1.25rem;--font-size-lg:1.5rem;--font-size-xl:1.875rem;--font-size-2xl:2.25rem;--font-size-3xl:3rem;--font-size-4xl:3.75rem}}body,html{max-width:100vw;overflow-x:hidden;min-height:100vh;background-color:var(--background);color:var(--foreground);font-feature-settings:"rlig" 1,"calt" 1;font-family:var(--font-barlow);font-size:var(--font-size-base);line-height:1.5}a{text-decoration:none}a,button{color:inherit}button{background:none;border:none;padding:0;font:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}::selection{background:var(--primary);color:var(--background)}.champion-highlight{background:linear-gradient(90deg,var(--primary) 0,var(--primary) 100%);background-size:200% 100%;background-position:100% 0;transition:background-position .3s ease}.champion-highlight:hover{background-position:0 0}.font-bebas{font-family:Bebas Neue,sans-serif}.font-barlow{font-family:Barlow Condensed,sans-serif}