:root{--background:#fff;--foreground:#171717;--accent:#1a3a5c;--muted:#f5f5f5;--border:#e0e0e0;--brand-navy:#1f4765;--brand-navy-angle:#1b4464;--brand-blue:#49b2ff;--brand-blue-bright:#1fa0ff;--overlay-join-x:58vw;--overlay-top-run:42vw;--overlay-bottom-run:60vw;--people-bottom-run:54vw;--landmarks-join-x:38vw;--landmarks-top-run:48vw;--landmarks-height-ratio:1.075;--font-display:var(--font-archivo-narrow), "Arial Narrow", sans-serif;--font-brand:var(--font-space-grotesk), Arial, sans-serif}@media (max-width:768px){:root{--overlay-join-x:80vw;--overlay-top-run:28vw;--overlay-bottom-run:44vw;--people-bottom-run:48vw;--landmarks-join-x:45vw;--landmarks-top-run:52vw;--landmarks-height-ratio:1.48}}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--accent:#8ab4f8;--muted:#1a1a1a;--border:#2a2a2a}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-space-grotesk), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex;position:relative}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.site-footer nav ul{align-items:center;gap:1.25rem;list-style:none;display:flex}.site-footer nav a:hover{text-decoration:underline}.site-main{flex:1;width:100%;max-width:75rem;margin:0 auto;padding:2rem}.homepage-content h1,.homepage-fallback h1{margin-bottom:1rem;font-size:2rem}.homepage-content p,.homepage-fallback p{margin-bottom:1rem;line-height:1.6}.site-footer{border-top:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;font-size:.875rem;display:flex}@media (max-width:640px){.site-footer,.site-footer nav ul{flex-direction:column;align-items:flex-start}}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
