:root{--bg: #FFFFFF;--bg-hover: #F5F5F5;--bg-secondary: #F5F5F5;--bg-secondary-hover: #E6E6E6;--bg-tertiary: #D9D9D9;--bg-tertiary-hover: #B3B3B3;--bg-neutral: #5A5A5A;--bg-neutral-hover: #434343;--bg-neutral-secondary: #CDCDCD;--bg-neutral-secondary-hover: #B2B2B2;--bg-neutral-tertiary: #E3E3E3;--bg-neutral-tertiary-hover: #CDCDCD;--bg-brand: #2C2C2C;--bg-brand-hover: #1E1E1E;--bg-brand-secondary: #E6E6E6;--bg-brand-secondary-hover: #B2B2B2;--bg-brand-tertiary: #F5F5F5;--bg-brand-tertiary-hover: #E6E6E6;--text: #1E1E1E;--text-secondary: #757575;--text-tertiary: #B3B3B3;--max-width: 1200px;--header-size-lg: 72px;--header-size: 48px}:root *{margin:0;padding:0;overflow-x:hidden}nav.svelte-rfuq4y{background:var(--bg)}.nav-container.svelte-rfuq4y{max-width:var(--max-width);margin:0 auto;padding:2rem;display:flex;justify-content:space-between;align-items:center}.desktop-logo.svelte-rfuq4y{display:none}.nav-links.svelte-rfuq4y{display:flex;gap:1rem;align-items:center}@media only screen and (min-width:48rem){.mobile-logo.svelte-rfuq4y{display:none}.desktop-logo.svelte-rfuq4y{display:inline-block}}footer.svelte-jz8lnl{background:var(--bg);margin-top:auto}.container.svelte-jz8lnl{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:var(--max-width);margin:0 auto}.social-links.svelte-jz8lnl a:where(.svelte-jz8lnl){text-decoration:none;color:var(--text)}.app.svelte-12qhfyh{min-height:100vh;background-color:var(--bg-brand-tertiary);display:flex;flex-direction:column}main.svelte-12qhfyh{margin-top:auto}
