:root{color-scheme:light;--color-paper:#f4efe5;--color-surface:#fffdf8;--color-text:#202722;--color-muted:#5f665f;--color-brand:#a7462f;--color-map:#176b65;--color-border:#d5cbbb;--color-focus:#0b57d0;--color-error:#a4261d;--space-1:0.25rem;--space-2:0.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.5rem;--space-6:4rem;--radius:1rem;--content-width:90rem;--text-width:72ch;font-family:Arial,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--color-paper);color:var(--color-text);overflow-wrap:break-word}body{margin:0;min-width:20rem}body>main{min-height:60vh}.status-message{margin:var(--space-6) auto;max-width:var(--text-width);padding:var(--space-4)}button,input,select,textarea{font:inherit}a,button,input,select,summary,textarea{min-height:2.75rem}.map-surface a{min-height:0}a,button,summary{touch-action:manipulation}:focus-visible{outline:.1875rem solid var(--color-focus);outline-offset:.1875rem}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.1}a{color:currentColor}.skip-link{background:var(--color-text);color:white;left:var(--space-3);padding:var(--space-2) var(--space-3);position:fixed;top:var(--space-3);transform:translateY(-200%);z-index:100}.skip-link:focus{transform:none}@media (any-pointer:coarse) and (min-width:64rem){a,button,input,select,summary,textarea{min-height:3.5rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}