body{background-color:var(--f1-white);min-height:100vh;margin:0}.everything.svelte-1e8epv9{flex-direction:column;min-height:100vh;display:flex}.header-container.svelte-1e8epv9{color:var(--f1-white);background:#14141a;justify-content:center;align-items:center;gap:.5rem;display:flex}.header-logo.svelte-1e8epv9{aspect-ratio:812/128;width:auto;max-width:calc(100vw - 2rem);height:auto;max-height:6rem;padding-top:1rem;padding-bottom:1rem}.nav-list.svelte-1e8epv9{grid-template-columns:1fr 1fr;gap:.5rem;width:100vw;max-width:840px;margin:0 auto;display:grid}.nav-item.svelte-1e8epv9{background-color:hsl(from var(--f1-black) h s 10%);color:hsl(from var(--f1-black) h s 90%);text-align:center;border-bottom:4px solid #0000;border-radius:0 0 .25rem .25rem;padding:.5rem;font-size:1.5rem;font-weight:400;text-decoration:none;display:block;box-shadow:0 4px 6px -1px #4d4d4d,0 2px 4px -2px #4d4d4d}.nav-item.svelte-1e8epv9:hover{background-color:hsl(from var(--f1-red) h s 20%)}.main-content.svelte-1e8epv9{width:100vw;max-width:840px;color:var(--f1-black);flex-grow:1;margin:0 auto}@media (width<=640px){.header-container.svelte-1e8epv9>svg{height:3rem;padding:.5rem}.nav-list.svelte-1e8epv9{grid-template-columns:1fr;gap:8px;width:90vw;padding:8px 0}.nav-item.svelte-1e8epv9{border-radius:.5rem}}
