:root{color-scheme:light only;--background:#faf7f1;--surface:#f3eee4;--surface-sunken:#ede6d9;--border:#d6ccb8;--border-strong:#8b8067;--foreground-deep:#171c1f;--foreground:#21282c;--foreground-mid:#47535a;--muted-foreground:#57646b;--primary:#396a59;--primary-deep:#2a5044;--primary-tint:#e2eae5;--primary-pressed:#1f3d33;--ember:#c97a3f;--ember-text:#9e5420;--ember-tint:#f5e4d2;--success:#226b3d;--warning:#8a5e12;--destructive:#9a2e22;--ink-ground:#171c1f;--ink-fg:#faf7f1;--ink-mid:#d6ccb8;--ink-accent:#e09659;--ink-rule:#343c41;--ink-primary:#7fb79f;--radius:10px;--r-sm:8px;--r-md:14px;--r-lg:22px;--r-xl:34px;--r-pill:999px;--stroke-rule:4px;--stroke-card:2px;--stroke-hair:1px;--angle:60deg;--ring:#9e5420;--font-display:var(--font-oswald),"Roboto Condensed","Arial Narrow",sans-serif;--font-body:var(--font-inter),system-ui,sans-serif;--font-mono:var(--font-jetbrains),ui-monospace,monospace;--fs-d1:clamp(38px,6.2vw,76px);--fs-d2:clamp(32px,4.4vw,54px);--fs-h1:clamp(26px,3.1vw,34px);--fs-h2:clamp(19px,1.9vw,22px);--fs-deck:clamp(17px,1.5vw,19px);--fs-body:17px;--fs-small:14px;--fs-label:12px;--lh-d1:.95;--lh-d2:1;--lh-h1:1.1;--lh-h2:1.2;--lh-deck:1.6;--lh-body:1.65;--lh-small:1.6;--lh-label:1;--tr-d1:.005em;--tr-d2:.015em;--tr-h1:.02em;--tr-h2:.04em;--tr-label:.13em;--tr-mono:.11em;--measure:68ch;--ease-ridge:cubic-bezier(.33,.9,.2,1);--dur-micro:120ms;--dur-standard:220ms;--dur-entrance:420ms;--stagger:40ms;--topo:url(/assets/topo-fine.svg);--topo-survey:url(/assets/topo-survey.svg);--hatch-alpha:.075;--grain-a:rgba(33,40,44,.022);--grain-b:rgba(33,40,44,.018);--hatch-ink:rgb(57 106 89/var(--hatch-alpha))}@theme inline{--color-background:var(--background);--color-surface:var(--surface);--color-surface-sunken:var(--surface-sunken);--color-border:var(--border);--color-border-strong:var(--border-strong);--color-foreground:var(--foreground);--color-foreground-deep:var(--foreground-deep);--color-foreground-mid:var(--foreground-mid);--color-muted-foreground:var(--muted-foreground);--color-primary:var(--primary);--color-primary-deep:var(--primary-deep);--color-primary-tint:var(--primary-tint);--color-ember:var(--ember);--color-ember-text:var(--ember-text);--color-ember-tint:var(--ember-tint);--color-success:var(--success);--color-warning:var(--warning);--color-destructive:var(--destructive);--color-ring:var(--ring);--font-display:var(--font-display);--font-body:var(--font-body);--font-mono:var(--font-mono);--radius-DEFAULT:var(--radius);--ease-ridge:var(--ease-ridge)}*,:after,:before{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font:400 var(--fs-body) /var(--lh-body) var(--font-body);-webkit-font-smoothing:antialiased;background-image:repeating-linear-gradient(60deg,var(--grain-a) 0 1px,transparent 1px 17px),repeating-linear-gradient(-60deg,var(--grain-b) 0 1px,transparent 1px 23px)}.ground-grain{background-image:repeating-linear-gradient(60deg,var(--grain-a) 0 1px,transparent 1px 15px),repeating-linear-gradient(-60deg,var(--grain-b) 0 1px,transparent 1px 19px)}a{color:var(--primary-deep);text-underline-offset:3px;text-decoration-thickness:1.5px}a:hover{color:var(--primary)}::selection{background:var(--primary);color:var(--background)}:focus{outline:3px solid var(--ring);outline-offset:2px;transition:none}:focus:not(:focus-visible){outline:none}:focus-visible{outline:3px solid var(--ring);outline-offset:2px;transition:none}.display,h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;text-transform:uppercase;text-wrap:balance;color:var(--foreground-deep)}h1{font-size:var(--fs-d1);line-height:var(--lh-d1);letter-spacing:var(--tr-d1)}h2{font-size:var(--fs-d2);line-height:var(--lh-d2);letter-spacing:var(--tr-d2)}h3{font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--tr-h1)}h4{font-size:var(--fs-h2);line-height:var(--lh-h2);letter-spacing:var(--tr-h2)}p{text-wrap:pretty;max-width:var(--measure)}.wordmark{font-family:var(--font-display);font-weight:500;text-transform:none;letter-spacing:.005em;color:var(--foreground)}@media (width < 30rem){.wordmark{letter-spacing:.014em}}.wordmark .x{color:var(--primary)}.eyebrow,.label{font:500 var(--fs-label) /var(--lh-label) var(--font-mono);letter-spacing:var(--tr-label);text-transform:uppercase}td,th{font-variant-numeric:tabular-nums}.register-municipal h1{font-size:var(--fs-h1);line-height:var(--lh-h1);letter-spacing:var(--tr-h1)}.register-municipal .reveal,.register-municipal [class*=reveal]{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}