:root{--nlh-navy-900:#001848;--nlh-navy-800:#042955;--nlh-navy-700:#0a2c57;--nlh-navy-600:#283a62;--nlh-green-700:#365d0f;--nlh-green-600:#476720;--nlh-green-500:#60793b;--nlh-green-300:#9dbb6a;--nlh-paper:#fffdf8;--nlh-cream:#f5f0e6;--nlh-limestone:#e4dccb;--nlh-greige:#cfc7b6;--nlh-stone:#9a9184;--nlh-ink-soft:#6b645b;--nlh-graphite:#46423c;--nlh-charcoal:#262320;--nlh-bronze:#7a5230;--nlh-walnut:#5f3f24;--nlh-cedar:#a3703f;--nlh-red-700:#8c2f22;--nlh-amber-700:#8a6414;--nlh-burnt-orange:#b8390b;--nlh-green-200:#b9cf92;--nlh-cedar-200:#dcb98c;--color-surface:var(--nlh-cream);--color-surface-raised:var(--nlh-paper);--color-surface-sunken:var(--nlh-limestone);--color-surface-inverse:var(--nlh-navy-900);--color-surface-inverse-alt:var(--nlh-navy-700);--color-text:var(--nlh-charcoal);--color-text-secondary:var(--nlh-ink-soft);--color-text-muted:var(--nlh-stone);--color-text-inverse:var(--nlh-paper);--color-text-inverse-secondary:#c6cede;--color-text-inverse-muted:#c6cede8c;--color-brand:var(--nlh-navy-800);--color-accent:var(--nlh-green-700);--color-accent-hover:var(--nlh-green-600);--color-accent-soft:#eaeee0;--color-accent-on-inverse:var(--nlh-green-300);--color-warm:var(--nlh-bronze);--color-warm-deep:var(--nlh-walnut);--color-link:var(--nlh-navy-800);--color-link-hover:var(--nlh-green-700);--color-border:var(--nlh-limestone);--color-border-strong:var(--nlh-greige);--color-border-inverse:#fffdf838;--color-border-inverse-strong:#fffdf8c7;--color-spoken-for:var(--nlh-burnt-orange);--color-danger:var(--nlh-red-700);--color-warning:var(--nlh-amber-700);--color-success:var(--nlh-green-700);--color-plat-field:var(--nlh-limestone);--color-plat-available:var(--nlh-green-200);--color-plat-building:var(--nlh-cedar-200);--color-plat-spoken-for:var(--nlh-stone);--color-plat-sold:var(--nlh-graphite);--color-plat-dimmed:var(--nlh-greige);--color-plat-outline:var(--nlh-charcoal);--color-plat-label:var(--nlh-charcoal);--color-plat-street:var(--nlh-stone);--color-focus:var(--nlh-green-600);--focus-ring:0 0 0 3px #47672073;--focus-ring-inverse:0 0 0 3px #96bb6099;--font-display:Georgia, "Iowan Old Style", "Times New Roman", Times, serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--text-2xs:.6875rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.0625rem;--text-lg:clamp(1.125rem, .5vw + 1rem, 1.25rem);--text-xl:clamp(1.3rem, .8vw + 1.1rem, 1.5rem);--text-2xl:clamp(1.55rem, 1.4vw + 1.2rem, 1.95rem);--text-3xl:clamp(1.9rem, 2.2vw + 1.3rem, 2.55rem);--text-4xl:clamp(2.25rem, 3.4vw + 1.3rem, 3.25rem);--text-5xl:clamp(2.6rem, 5vw + 1.2rem, 4.25rem);--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.55;--leading-relaxed:1.7;--tracking-tight:-.015em;--tracking-normal:0;--tracking-wide:.06em;--tracking-eyebrow:.16em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:5rem;--space-11:6rem;--space-12:8rem;--section-gap:clamp(3rem, 6vw, 6rem);--content-max:1200px;--content-wide:1440px;--content-narrow:68ch;--gutter:clamp(1.25rem, 4vw, 2.5rem);--header-height:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-pill:999px;--border-hairline:1px solid var(--color-border);--shadow-sm:0 1px 2px #2623200f;--shadow-card:0 2px 6px -2px #2623201a;--shadow-lifted:0 12px 28px -18px #26232073;--shadow-overlay:0 24px 48px -24px #26232080;--duration-fast:.12s;--duration-base:.16s;--duration-slow:.28s;--ease-out:cubic-bezier(.22, .61, .36, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--z-base:0;--z-raised:10;--z-sticky:100;--z-header:200;--z-overlay:300;--z-modal:400;--z-toast:500}
*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--space-4))}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:var(--color-surface);min-height:100svh;color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer}p,li,figcaption{text-wrap:pretty}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--weight-semibold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-wrap:balance}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5,h6{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--color-accent)}a{color:var(--color-link);-webkit-text-decoration-color:var(--color-border-strong);text-decoration-color:var(--color-border-strong);text-underline-offset:.15em;transition:color var(--duration-fast) var(--ease-out)}a:hover{color:var(--color-link-hover);text-decoration-color:currentColor}hr{border:0;border-top:var(--border-hairline)}:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-sm);outline:2px solid #0000}::selection{background:var(--color-accent-soft);color:var(--color-text)}.container{width:100%;max-width:var(--content-max);padding-inline:var(--gutter);margin-inline:auto}.container--narrow{max-width:var(--content-narrow)}.container--wide{max-width:var(--content-wide)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{left:var(--space-4);top:var(--space-4);z-index:var(--z-toast);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);background:var(--color-surface-raised);color:var(--color-text);box-shadow:var(--shadow-lifted);text-decoration:none;position:absolute;transform:translateY(-200%)}.skip-link:focus-visible{transform:translateY(0)}
