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