.emergency-banner{background:var(--color-emergency);color:var(--color-emergency-text);padding:var(--space-3) var(--space-4);text-align:center;font-size:var(--text-sm);font-weight:var(--weight-medium);line-height:var(--leading-normal)}.emergency-banner__number{font-weight:var(--weight-bold);font-size:var(--text-lg)}.noscript-notice{max-width:var(--measure);margin:0 auto;padding:var(--space-7) var(--space-4)}.noscript-notice h1{font-size:var(--text-2xl);margin-bottom:var(--space-4)}.noscript-notice p{margin-bottom:var(--space-3);color:var(--color-text-muted)}body{display:flex;flex-direction:column;min-height:100dvh}#root{flex:1;display:flex;flex-direction:column}.overlay-page{flex:1;display:flex;flex-direction:column;background:var(--color-bg)}.overlay-main{flex:1;width:100%;max-width:var(--container-max);margin:0 auto;padding:var(--space-7) var(--space-4) var(--space-8)}.overlay-wordmark{font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-brand-strong);margin-bottom:var(--space-6)}.overlay-hero{font-size:var(--text-4xl);line-height:var(--leading-tight);font-weight:var(--weight-bold);letter-spacing:-.02em;color:var(--color-text);max-width:20ch;text-wrap:pretty}.overlay-hero__second{color:var(--color-brand-strong)}.overlay-lede{margin-top:var(--space-5);max-width:var(--measure);font-size:var(--text-lg);color:var(--color-text-muted)}.construction-notice{margin-top:var(--space-7);padding:var(--space-5);background:var(--color-surface);border:1px solid var(--color-border);border-left:var(--border-width-entry) solid var(--color-accent);border-radius:var(--radius-md);max-width:var(--measure)}.construction-notice__label{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-accent);margin-bottom:var(--space-2)}.construction-notice__body{color:var(--color-text)}.overlay-footer{background:var(--color-brand-strong);color:var(--color-text-inverse);padding:var(--space-6) var(--space-4)}.overlay-footer__inner{width:100%;max-width:var(--container-max);margin:0 auto;display:flex;flex-wrap:wrap;gap:var(--space-5);justify-content:space-between;align-items:flex-start}.overlay-footer__label{font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-brand-tint);margin-bottom:var(--space-2)}.overlay-footer a{color:var(--color-text-inverse);font-weight:var(--weight-medium)}.overlay-footer__note{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-brand-tint);max-width:46ch}@media(max-width:40rem){.overlay-hero{font-size:var(--text-3xl)}.overlay-main{padding:var(--space-6) var(--space-4) var(--space-7)}}:root{--color-bg: #f9f3e9;--color-surface: #ffffff;--color-surface-sunken: #f1e8d9;--color-border: #ddd0bb;--color-text: #2a231d;--color-text-muted: #5c5148;--color-text-inverse: #fdfaf4;--color-brand: #0e9197;--color-brand-strong: #0b6f74;--color-brand-tint: #e2f0f0;--color-accent: #c2683f;--color-focus: #0b6f74;--color-emergency: #9c2a1e;--color-emergency-text: #ffffff;--color-mw: #8a5a2b;--color-me: #14606b;--border-style-mw: solid;--border-style-me: dashed;--border-width-entry: 3px;--color-captured: #6b4a1f;--color-found: #1d6b3f;--color-alert-live: #a4531b;--color-alert-quiet: #8b8679;--color-success: #1d6b3f;--color-danger: #b3121b;--font-sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.75rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--leading-tight: 1.2;--leading-normal: 1.55;--weight-normal: 400;--weight-medium: 500;--weight-bold: 700;--tracking-wide: .04em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--radius-sm: 3px;--radius-md: 6px;--radius-lg: 12px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(28, 26, 23, .08);--shadow-md: 0 2px 8px rgba(28, 26, 23, .12);--icon-sm: 1rem;--icon-md: 1.25rem;--icon-lg: 1.75rem;--measure: 68ch;--container-max: 72rem;--focus-ring-width: 3px;--transition-fast: .12s ease;--transition-base: .2s ease}@media(prefers-reduced-motion:reduce){:root{--transition-fast: 0ms;--transition-base: 0ms}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal)}h1,h2,h3,h4,p,figure,blockquote{margin:0}img,svg{display:block;max-width:100%}a{color:var(--color-brand-strong)}:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
