:root{--bg:#f6f1e8;--surface:#fffdf8;--surface-muted:#ece4d7;--text:#262421;--text-muted:#686159;--header:#292724;--header-text:#f8f4ec;--accent:#8a5c3b;--accent-dark:#68432b;--border:#d7cdbc;--max-width:1180px;--radius:14px;--resource-type-label:0.75rem;--resource-type-small:0.875rem;--resource-type-body:1rem;--resource-type-card-title:1.125rem;--resource-type-section-title:clamp(1.75rem, 2.6vw, 2.25rem);--resource-type-page-title:clamp(2rem, 3.6vw, 2.75rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;line-height:1.6}a{color:var(--accent-dark)}a:hover{color:var(--accent)}.site-header{background:var(--header);color:var(--header-text);border-bottom:4px solid var(--accent)}.site-header__inner{max-width:var(--max-width);margin:0 auto;padding:1.15rem 1.5rem;display:flex;align-items:center;gap:2rem;justify-content:space-between}.site-brand{color:var(--header-text);text-decoration:none;display:flex;flex-direction:column}.site-brand:hover{color:var(--header-text)}.site-brand__name{font-size:1.3rem;font-weight:750;letter-spacing:.01em}.site-brand__tagline{color:#d1c8bc;font-size:.82rem}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem 1.15rem}.site-nav a{color:#eee7dc;text-decoration:none;font-size:.93rem}.site-nav a:hover{color:#fff}.hero{padding:5.5rem 1.5rem 4.8rem;border-bottom:1px solid var(--border);background:linear-gradient( 135deg,rgba(255,255,255,.4),rgba(255,255,255,0) )}.hero__inner{max-width:920px;margin:0 auto}.eyebrow{color:var(--accent);margin:0 0 .7rem;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800}.hero h1{margin:0;max-width:820px;font-size:clamp(2.6rem,6vw,5.2rem);line-height:1.02;letter-spacing:-.045em}.hero__lead{max-width:760px;margin:1.6rem 0 0;color:var(--text-muted);font-size:1.2rem}.home-section{padding:4.5rem 1.5rem}.home-section--muted{background:var(--surface-muted);border-top:1px solid var(--border)}.home-section__inner,.page-shell{max-width:var(--max-width);margin:0 auto}.section-heading{margin-bottom:2rem}.section-heading h2,.home-intro h2,.page-header h1{margin:0;line-height:1.1;letter-spacing:-.025em}.section-heading h2,.home-intro h2{font-size:clamp(2rem,4vw,3.2rem)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.feature-card,.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.feature-card{display:block;color:inherit;text-decoration:none;min-height:220px;transition:transform 140ms ease,border-color 140ms ease}.feature-card:hover{color:inherit;border-color:#b89b82;transform:translateY(-2px)}.feature-card__label{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.75rem}.feature-card h3{margin:.55rem 0;font-size:1.35rem}.feature-card p,.card p{color:var(--text-muted);margin-bottom:0}.home-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem}.home-intro p:first-child{margin-top:0}.page-shell{padding:4rem 1.5rem 5rem}.page-header{max-width:850px;margin-bottom:2.5rem}.page-header h1{font-size:clamp(2.4rem,5vw,4.5rem)}.page-description{max-width:760px;margin-top:1rem;color:var(--text-muted);font-size:1.15rem}.prose{max-width:800px}.prose h2,.prose h3{line-height:1.2}.card h2{margin-top:0}.card h2 a{text-decoration:none}.site-footer{background:var(--header);color:#e7dfd4}.site-footer__inner{max-width:var(--max-width);margin:0 auto;padding:2.7rem 1.5rem}.site-footer p{max-width:760px}.site-footer__small{color:#bfb5a8;font-size:.86rem}@media(max-width:900px){.site-header__inner{align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-intro{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:620px){.hero{padding-top:3.8rem}.card-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.site-nav{display:grid;grid-template-columns:1fr 1fr;width:100%}}.hero--compact{padding-top:4.5rem;padding-bottom:4rem}.site-search-placeholder{margin-top:2rem;max-width:650px;min-height:58px;padding:.9rem 1.1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--text-muted)}.site-search-placeholder__hint{font-size:.78rem;color:#8a8177}.section-description{max-width:720px;margin:.8rem 0 0;color:var(--text-muted)}.quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.quick-links a{padding:1rem 1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--text);text-decoration:none;font-weight:700}.quick-links a:hover{border-color:#b89b82;color:var(--accent-dark)}.community-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.community-grid a{padding:1.15rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--text);text-decoration:none;font-weight:750;text-align:center}.community-grid a:hover{border-color:#b89b82;color:var(--accent-dark)}.home-columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.home-columns h2{margin-top:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.placeholder-list{border-top:1px solid var(--border)}.placeholder-list p{margin:0;padding:1rem 0;border-bottom:1px solid var(--border);color:var(--text-muted)}.weekly-feature{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.6rem}.weekly-feature p{color:var(--text-muted)}.text-link{display:inline-block;margin-top:.5rem;font-weight:750;text-decoration:none}@media(max-width:900px){.quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-columns{grid-template-columns:1fr}}@media(max-width:620px){.quick-links,.community-grid{grid-template-columns:1fr}.site-search-placeholder{align-items:flex-start;flex-direction:column}}.weekly-home{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem}.weekly-home h2{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.weekly-home p:not(.eyebrow){max-width:720px;margin-bottom:0;color:var(--text-muted)}.weekly-home__action{white-space:nowrap}@media(max-width:700px){.weekly-home{grid-template-columns:1fr;gap:1rem}.weekly-home__action{white-space:normal}}.hero--compact{padding-top:3.75rem;padding-bottom:3.4rem}.home-section{padding-top:3.6rem;padding-bottom:3.6rem}.about-strip{background:var(--surface-muted);border-top:1px solid var(--border)}.about-strip__inner{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.about-strip__text{margin:0;max-width:720px;color:var(--text-muted)}.about-strip .eyebrow{margin-bottom:.35rem}@media(max-width:700px){.about-strip__inner{align-items:flex-start;flex-direction:column;gap:1rem}}.hero h1{max-width:760px;font-size:clamp(2.2rem,4.5vw,4rem);line-height:1.05;letter-spacing:-.035em}.hero__lead{max-width:720px;margin-top:1.25rem;font-size:1.08rem}.hero--compact{padding-top:3.2rem;padding-bottom:3rem}@media(max-width:620px){.hero h1{font-size:clamp(2rem,9vw,2.8rem)}}.community-connect{border-top:1px solid var(--border);background:var(--surface)}.community-connect__inner{max-width:var(--max-width);margin:0 auto;padding:3.2rem 1.5rem;display:grid;grid-template-columns:minmax(0,.8fr)minmax(0,1.2fr);gap:3rem;align-items:center}.community-connect__intro h2{margin:0 0 .8rem;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.1}.community-connect__intro p:not(.eyebrow){max-width:520px;margin-bottom:0;color:var(--text-muted)}.community-connect__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.community-connect__link{min-width:0;padding:1.25rem;display:flex;flex-direction:column;gap:.35rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--text);text-decoration:none}a.community-connect__link:hover{border-color:#b89b82;color:var(--accent-dark)}.community-connect__label{color:var(--accent-dark);font-size:.75rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.community-connect__link strong{font-size:1.05rem}.community-connect__link span:last-child{color:var(--text-muted);font-size:.9rem}.community-connect__link--disabled{opacity:.65}@media(max-width:800px){.community-connect__inner{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:560px){.community-connect__links{grid-template-columns:1fr}}.mobile-nav{display:none}@media(max-width:700px){.site-header__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr)auto;align-items:center;gap:1rem;padding:1rem 1.25rem}.site-nav--desktop{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{list-style:none;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #5c5750;border-radius:8px;cursor:pointer}.mobile-nav summary::-webkit-details-marker{display:none}.hamburger{width:21px;display:flex;flex-direction:column;gap:4px}.hamburger span{display:block;height:2px;width:100%;background:var(--header-text);border-radius:2px}.mobile-nav[open] summary{background:#3a3733}.mobile-nav__menu{position:absolute;z-index:100;top:calc(100% + .65rem);right:0;width:min(270px,calc(100vw - 2.5rem));display:flex;flex-direction:column;background:var(--header);border:1px solid #56514b;border-radius:10px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.22)}.mobile-nav__menu a{padding:.9rem 1rem;color:var(--header-text);text-decoration:none;border-bottom:1px solid #45413c}.mobile-nav__menu a:last-child{border-bottom:0}.mobile-nav__menu a:hover{background:#373430;color:#fff}.site-brand__name{font-size:1.1rem}.site-brand__tagline{font-size:.74rem}}@media(max-width:700px){.mobile-nav summary{appearance:none;-webkit-appearance:none;font-size:0}.mobile-nav summary::marker{content:""}.mobile-nav summary::-webkit-details-marker{display:none}.hamburger{flex:none}}.city-hero{padding:4.5rem 1.5rem 3.5rem;border-bottom:1px solid var(--border)}.city-hero .container,.city-section .container{max-width:var(--max-width);margin:0 auto}.city-hero h1{margin:.25rem 0 .8rem;font-size:clamp(2.8rem,6vw,4.8rem);line-height:1}.city-hero__intro{max-width:700px;margin-bottom:0;color:var(--text-muted);font-size:1.1rem}.city-section{padding:4rem 1.5rem}.city-section h2{margin:.25rem 0 2rem;font-size:clamp(2rem,4vw,3rem)}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}.resource-card{padding:2rem;background:var(--surface);border:1px solid var(--border);border-radius:12px}.resource-card__type{margin:0 0 .5rem;color:var(--accent-dark);font-size:.76rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.resource-card h3{margin:0 0 1rem;font-size:1.6rem;line-height:1.15}.resource-card h4{margin:1.75rem 0 .65rem;font-size:1rem}.resource-highlight{margin:1.5rem 0;padding:1.25rem;background:var(--background);border:1px solid var(--border);border-radius:9px}.resource-highlight>p:last-child{margin-bottom:0}.zone-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.zone-grid div{padding:.8rem;background:var(--surface);border:1px solid var(--border);border-radius:7px}.zone-grid strong,.zone-grid span{display:block}.zone-grid span{margin-top:.15rem;color:var(--text-muted);font-size:.86rem}.resource-list{padding-left:1.25rem}.resource-list li{margin-bottom:.55rem}.resource-note{color:var(--text-muted);font-size:.9rem}.official-links{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.65rem}.official-links a{padding:.7rem .9rem;border:1px solid var(--border);border-radius:7px;color:var(--accent-dark);font-weight:700;text-decoration:none}.official-links a:hover{border-color:#b89b82}.verification{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border);color:var(--text-muted);font-size:.8rem}.source-notice{max-width:850px;margin-top:2rem;padding:1rem 1.2rem;border-left:3px solid var(--accent);color:var(--text-muted);font-size:.9rem}@media(max-width:800px){.resource-grid{grid-template-columns:1fr}.city-hero{padding-top:3rem;padding-bottom:2.5rem}.city-section{padding-top:3rem;padding-bottom:3rem}}@media(max-width:500px){.resource-card{padding:1.35rem}.zone-grid{grid-template-columns:1fr 1fr}.official-links{flex-direction:column}.official-links a{width:100%}}.city-hero{padding:4.5rem 1.5rem 3.5rem;border-bottom:1px solid var(--border)}.city-hero .container,.city-section .container{max-width:var(--max-width);margin:0 auto}.city-hero h1{margin:.25rem 0 .8rem;font-size:clamp(2.8rem,6vw,4.8rem);line-height:1}.city-hero__intro{max-width:700px;margin-bottom:0;color:var(--text-muted);font-size:1.1rem}.city-section{padding:4rem 1.5rem}.city-section h2{margin:.25rem 0 2rem;font-size:clamp(2rem,4vw,3rem)}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}.resource-card{padding:2rem;background:var(--surface);border:1px solid var(--border);border-radius:12px}.resource-card__type{margin:0 0 .5rem;color:var(--accent-dark);font-size:.76rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.resource-card h3{margin:0 0 1rem;font-size:1.6rem;line-height:1.15}.resource-card h4{margin:1.75rem 0 .65rem;font-size:1rem}.resource-highlight{margin:1.5rem 0;padding:1.25rem;background:var(--background);border:1px solid var(--border);border-radius:9px}.resource-highlight>p:last-child{margin-bottom:0}.zone-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.zone-grid div{padding:.8rem;background:var(--surface);border:1px solid var(--border);border-radius:7px}.zone-grid strong,.zone-grid span{display:block}.zone-grid span{margin-top:.15rem;color:var(--text-muted);font-size:.86rem}.resource-list{padding-left:1.25rem}.resource-list li{margin-bottom:.55rem}.resource-note{color:var(--text-muted);font-size:.9rem}.official-links{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.65rem}.official-links a{padding:.7rem .9rem;border:1px solid var(--border);border-radius:7px;color:var(--accent-dark);font-weight:700;text-decoration:none}.official-links a:hover{border-color:#b89b82}.verification{margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border);color:var(--text-muted);font-size:.8rem}.source-notice{max-width:850px;margin-top:2rem;padding:1rem 1.2rem;border-left:3px solid var(--accent);color:var(--text-muted);font-size:.9rem}@media(max-width:800px){.resource-grid{grid-template-columns:1fr}.city-hero{padding-top:3rem;padding-bottom:2.5rem}.city-section{padding-top:3rem;padding-bottom:3rem}}@media(max-width:500px){.resource-card{padding:1.35rem}.zone-grid{grid-template-columns:1fr 1fr}.official-links{flex-direction:column}.official-links a{width:100%}}.city-zone-map{margin:1.25rem 0}.city-zone-map a{display:block}.city-zone-map img{display:block;width:100%;height:auto;border:1px solid var(--border);border-radius:8px;background:#fff}.city-zone-map figcaption{margin-top:.55rem;color:var(--text-muted);font-size:.82rem;line-height:1.45}.resource-stack{display:grid;gap:1.5rem}.resource-card--full{width:100%}.resource-card--full .city-zone-map{max-width:720px}.resource-card--full .zone-grid{max-width:720px}.hhw-event{margin:1.75rem 0;padding:1.4rem;background:var(--surface-muted);border:1px solid var(--border);border-radius:10px}.hhw-event h4{margin:.25rem 0 1rem;font-size:1.5rem}.hhw-event__details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.hhw-event__details div{padding:.85rem;background:var(--surface);border:1px solid var(--border);border-radius:8px}.hhw-event__details strong,.hhw-event__details span{display:block}.hhw-event__details span{margin-top:.2rem;color:var(--text-muted);font-size:.9rem}.hhw-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:1.5rem 0}.battery-callout{margin:2rem 0;padding:1.4rem;background:var(--surface-muted);border-left:3px solid var(--accent);border-radius:0 9px 9px 0}.battery-callout h4{margin-top:.3rem}.inline-official-link{font-weight:700;text-decoration:none}.resource-faqs{margin-top:2.25rem}.resource-faqs>h4{margin-top:.25rem;font-size:1.35rem}.resource-faqs details{border-top:1px solid var(--border)}.resource-faqs details:last-of-type{border-bottom:1px solid var(--border)}.resource-faqs summary{position:relative;padding:1rem 2.8rem 1rem 0;cursor:pointer;list-style:none;font-weight:700}.resource-faqs summary::-webkit-details-marker{display:none}.resource-faqs summary::after{content:"+";position:absolute;right:.25rem;top:50%;width:1.8rem;height:1.8rem;transform:translateY(-50%);display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;font-size:1.15rem;line-height:1}.resource-faqs details[open] summary::after{content:"−"}.faq-content{padding:0 0 1.3rem;max-width:900px;color:var(--text-muted)}.faq-content h5{margin:1.2rem 0 .2rem;color:var(--text);font-size:.98rem}.faq-content h5:first-child{margin-top:0}.faq-content p{margin-top:.2rem}.faq-content li{margin-bottom:.4rem}@media(max-width:850px){.hhw-event__details{grid-template-columns:repeat(2,minmax(0,1fr))}.hhw-columns{grid-template-columns:1fr;gap:.5rem}}@media(max-width:520px){.hhw-event__details{grid-template-columns:1fr}.resource-faqs summary{padding-right:2.5rem}}.community-topic-nav{border-bottom:1px solid var(--border);background:var(--surface-muted)}.community-topic-nav__inner{max-width:var(--max-width);margin:0 auto;padding:1.4rem 1.5rem 1.6rem}.community-topic-nav .eyebrow{margin-bottom:.6rem}.community-topic-nav__links{display:flex;flex-wrap:wrap;gap:.65rem}.community-topic-nav__links a{display:inline-flex;align-items:center;min-height:42px;padding:.65rem .9rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);text-decoration:none;font-weight:700}.community-topic-nav__links a:hover{border-color:#b89b82;color:var(--accent-dark)}.section-return{margin-top:1.5rem}.section-return a{font-size:.86rem;font-weight:700;text-decoration:none}@media(max-width:620px){.community-topic-nav__links{display:grid;grid-template-columns:1fr 1fr}.community-topic-nav__links a{justify-content:center;text-align:center}}.community-hub__inner,.resource-page__inner,.resource-page-hero__inner{max-width:var(--max-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.community-hub{padding:3.5rem 0 4rem}.community-hub__intro{max-width:760px;margin-bottom:3.5rem}.community-hub__intro h2,.community-hub__section h2{margin-top:.3rem}.community-hub__section{margin-top:3.5rem}.community-link-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.community-link-card{display:flex;flex-direction:column;gap:.65rem;min-height:210px;padding:1.5rem;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);text-decoration:none}.community-link-card:hover{border-color:#b89b82;transform:translateY(-1px)}.community-link-card__label{color:var(--accent-dark);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.community-link-card strong{font-size:1.25rem}.community-link-card__action{margin-top:auto;color:var(--accent-dark);font-weight:700}.community-coming-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.25rem}.community-coming-grid>div{display:flex;flex-direction:column;gap:.3rem;padding:1rem;border:1px solid var(--border);border-radius:9px}.community-coming-grid span{font-size:.84rem;color:var(--text-muted)}.resource-page-hero{padding:3.5rem 0;border-bottom:1px solid var(--border)}.resource-page-hero__inner{max-width:var(--max-width)}.resource-page-hero h1{margin-top:.75rem;margin-bottom:.8rem}.resource-page-hero p{max-width:760px}.resource-page__back{display:inline-block;margin-top:.4rem;color:var(--accent-dark);font-weight:700;text-decoration:none}.resource-page{padding:2rem 0 4rem}.resource-subnav{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:2rem}.resource-subnav a{display:inline-flex;align-items:center;min-height:42px;padding:.65rem .9rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-weight:700;text-decoration:none}.resource-subnav a:hover{border-color:#b89b82;color:var(--accent-dark)}.source-notice{margin-top:2rem;padding:1rem 1.2rem;border-left:3px solid var(--accent)}@media(max-width:760px){.community-hub{padding-top:2.5rem}.community-hub__intro{margin-bottom:2.5rem}.community-hub__section{margin-top:2.75rem}.community-link-grid{grid-template-columns:1fr}.community-link-card{min-height:0}.community-coming-grid{grid-template-columns:1fr 1fr}.resource-page-hero{padding:2.5rem 0}.resource-subnav{display:grid;grid-template-columns:1fr 1fr}.resource-subnav a{justify-content:center;text-align:center}}@media(max-width:440px){.community-coming-grid,.resource-subnav{grid-template-columns:1fr}}.community-upcoming{margin:2.75rem 0 3.5rem}.community-upcoming h2{margin-top:.3rem}.community-upcoming__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem}.community-upcoming-card{padding:1.4rem;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.community-upcoming-card__type{display:block;margin-bottom:.65rem;color:var(--accent-dark);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.community-upcoming-card__date{margin-bottom:.3rem;font-size:1.4rem;font-weight:700}.community-upcoming-card h3{margin:0 0 .75rem}.community-upcoming-card p{margin-bottom:.9rem}.community-upcoming-card__note{font-size:.88rem;color:var(--text-muted)}.community-upcoming-card a{font-weight:700;color:var(--accent-dark);text-decoration:none}@media(max-width:700px){.community-upcoming__grid{grid-template-columns:1fr}}.meeting-dates{margin:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.meeting-dates summary{position:relative;padding:.9rem 2.4rem .9rem 0;cursor:pointer;list-style:none;font-weight:700}.meeting-dates summary::-webkit-details-marker{display:none}.meeting-dates summary::after{content:"+";position:absolute;right:.2rem;top:50%;width:1.7rem;height:1.7rem;transform:translateY(-50%);display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;line-height:1}.meeting-dates[open] summary::after{content:"−"}.meeting-dates__content{padding:0 0 1rem}.meeting-dates__content ul{margin:0;padding-left:1.2rem}.meeting-dates__content li{margin-bottom:.45rem}.meeting-dates__content p{margin:.9rem 0 0;color:var(--text-muted);font-size:.85rem}.community-upcoming-card__official{display:inline-block;margin-top:.35rem}.next-meeting{margin:1.1rem 0;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:10px;background:var(--surface-soft,#f4ede2)}.next-meeting__label{display:block;margin-bottom:.45rem;color:var(--accent);font-size:.72rem;font-weight:700;letter-spacing:.08em}.next-meeting__title{display:block;margin-bottom:.35rem;font-size:1.1rem}.next-meeting__date{font-weight:700}.next-meeting__time{margin-top:.1rem}.next-meeting__location{margin-top:.65rem;color:var(--text-muted);font-size:.9rem;line-height:1.5}.meeting-dates{margin:1rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.meeting-dates summary{position:relative;padding:.9rem 2.5rem .9rem 0;cursor:pointer;list-style:none;font-weight:700}.meeting-dates summary::-webkit-details-marker{display:none}.meeting-dates summary::after{content:"+";position:absolute;top:50%;right:.1rem;width:1.7rem;height:1.7rem;transform:translateY(-50%);display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff;line-height:1}.meeting-dates[open] summary::after{content:"−"}.meeting-dates__content{padding-bottom:1rem}.meeting-list{border-top:1px solid var(--border)}.meeting-list__item{display:grid;grid-template-columns:115px minmax(0,1fr);gap:1rem;align-items:center;padding:.7rem 0;border-bottom:1px solid var(--border)}.meeting-list__item>div{display:flex;flex-direction:column}.meeting-list__item strong{font-size:.92rem}.meeting-list__item div span{margin-top:.1rem;color:var(--text-muted);font-size:.78rem}.meeting-list__item>span{font-size:.9rem}.meeting-dates__notice{margin:.9rem 0 0;color:var(--text-muted);font-size:.82rem;line-height:1.5}.community-upcoming-card__official{display:inline-block;margin-top:.25rem}.community-source{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--border);color:var(--text-muted);font-size:.76rem;line-height:1.5}@media(max-width:600px){.meeting-list__item{grid-template-columns:90px minmax(0,1fr);gap:.75rem}.next-meeting{padding:.9rem}}.bulk-resource>h2{margin-top:.25rem;font-size:clamp(2rem,4vw,3rem)}.resource-page-lead{max-width:820px;color:var(--text-muted);font-size:1.05rem}.bulk-zone-tools{display:grid;grid-template-columns:minmax(260px,.65fr)minmax(0,1.35fr);gap:2rem;align-items:start;margin:2rem 0}.bulk-zone-tools__intro{padding:1.25rem;background:var(--surface-muted);border:1px solid var(--border);border-radius:10px}.bulk-zone-tools__intro h3{margin-top:.2rem}.primary-resource-link{display:inline-block;margin-top:.5rem;padding:.75rem .9rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--accent-dark);font-weight:700;text-decoration:none}.zone-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:2.5rem}.zone-summary>div{padding:1rem;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.zone-summary strong,.zone-summary span{display:block}.zone-summary span{margin-top:.2rem;color:var(--text-muted);font-size:.86rem}.bulk-schedule{margin:3rem 0}.bulk-schedule>h3,.bulk-guidelines>h3,.bulk-material-columns h3,.bulk-faqs>h3{margin-top:.3rem}.resource-accordion{border-top:1px solid var(--border)}.resource-accordion:last-of-type{border-bottom:1px solid var(--border)}.resource-accordion summary{position:relative;padding:1rem 2.5rem 1rem 0;list-style:none;cursor:pointer}.resource-accordion summary::-webkit-details-marker{display:none}.resource-accordion summary>span{display:flex;flex-direction:column}.resource-accordion summary small{margin-top:.15rem;color:var(--text-muted);font-size:.8rem}.resource-accordion summary::after{content:"+";position:absolute;right:.2rem;top:50%;width:1.7rem;height:1.7rem;transform:translateY(-50%);display:grid;place-items:center;border-radius:50%;background:var(--accent);color:#fff}.resource-accordion[open] summary::after{content:"−"}.resource-accordion__content{padding-bottom:1.25rem}.schedule-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem 1.5rem;margin:0;padding:0;list-style:none}.schedule-list li{padding:.45rem 0}.bulk-guidelines{margin:3rem 0}.bulk-material-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin:3rem 0}.bulk-material-columns>section{padding:1.4rem;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.bulk-faqs{margin:3rem 0 2rem}@media(max-width:850px){.bulk-zone-tools{grid-template-columns:1fr}.zone-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-list{grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-material-columns{grid-template-columns:1fr}}@media(max-width:500px){.zone-summary,.schedule-list{grid-template-columns:1fr}}.bulk-zone-schedules{display:grid;gap:1rem;margin-top:1.5rem}.bulk-zone-schedule{border:1px solid var(--border);border-radius:10px;overflow:hidden;background:var(--surface)}.bulk-zone-schedule__heading{padding:1rem 1.2rem;background:var(--surface-muted);border-bottom:1px solid var(--border)}.bulk-zone-schedule__heading h4{margin:0;font-size:1.15rem}.bulk-zone-schedule__heading span{display:block;margin-top:.2rem;color:var(--text-muted);font-size:.85rem}.bulk-zone-schedule .schedule-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.bulk-zone-schedule .schedule-list>div{display:flex;flex-direction:column;gap:.15rem;padding:.85rem 1rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.bulk-zone-schedule .schedule-list>div:nth-child(4n){border-right:0}.bulk-zone-schedule .schedule-list>div:nth-last-child(-n+4){border-bottom:0}.bulk-zone-schedule .schedule-list strong{font-size:.82rem}.bulk-zone-schedule .schedule-list span{color:var(--text-muted);font-size:.9rem}.visible-faq-list{margin-top:1rem;border-top:1px solid var(--border)}.visible-faq{padding:1.25rem 0;border-bottom:1px solid var(--border)}.visible-faq h4{margin:0 0 .55rem;font-size:1.05rem}.visible-faq p{max-width:850px;margin-top:0}.visible-faq p:last-child{margin-bottom:0}@media(max-width:850px){.bulk-zone-schedule .schedule-list{grid-template-columns:repeat(3,minmax(0,1fr))}.bulk-zone-schedule .schedule-list>div,.bulk-zone-schedule .schedule-list>div:nth-child(4n),.bulk-zone-schedule .schedule-list>div:nth-last-child(-n+4){border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.bulk-zone-schedule .schedule-list>div:nth-child(3n){border-right:0}.bulk-zone-schedule .schedule-list>div:nth-last-child(-n+3){border-bottom:0}}@media(max-width:600px){.bulk-zone-schedule .schedule-list{grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-zone-schedule .schedule-list>div,.bulk-zone-schedule .schedule-list>div:nth-child(3n),.bulk-zone-schedule .schedule-list>div:nth-last-child(-n+3){border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.bulk-zone-schedule .schedule-list>div:nth-child(2n){border-right:0}.bulk-zone-schedule .schedule-list>div:nth-last-child(-n+2){border-bottom:0}}@media(max-width:390px){.bulk-zone-schedule .schedule-list{grid-template-columns:1fr}.bulk-zone-schedule .schedule-list>div,.bulk-zone-schedule .schedule-list>div:nth-child(2n),.bulk-zone-schedule .schedule-list>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.bulk-zone-schedule .schedule-list>div:last-child{border-bottom:0}}.zone-key{display:flex;flex-wrap:wrap;gap:.45rem 1.25rem;margin:1rem 0;padding:.75rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);font-size:.86rem}.zone-key span{white-space:nowrap}.schedule-table-wrap{width:100%;overflow-x:auto;margin:1rem 0;border:1px solid var(--border);border-radius:9px}.bulk-schedule-table{width:100%;min-width:610px;border-collapse:collapse;background:var(--surface);font-size:.88rem}.bulk-schedule-table th,.bulk-schedule-table td{padding:.58rem .75rem;text-align:left;border-right:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap}.bulk-schedule-table th:last-child,.bulk-schedule-table td:last-child{border-right:0}.bulk-schedule-table tbody tr:last-child th,.bulk-schedule-table tbody tr:last-child td{border-bottom:0}.bulk-schedule-table thead th{background:var(--surface-muted);font-size:.78rem;letter-spacing:.04em}.bulk-schedule-table tbody th{width:22%;font-weight:700}.bulk-schedule-table tbody tr:nth-child(even){background:rgba(0,0,0,.018)}@media(max-width:650px){.zone-key{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .8rem}.bulk-schedule-table{font-size:.84rem}.bulk-schedule-table th,.bulk-schedule-table td{padding:.52rem .65rem}}.bulk-schedule{margin:1.75rem 0 2rem}.bulk-schedule>.resource-card__type{margin-bottom:.2rem}.bulk-schedule>h3{margin:0 0 .45rem;font-size:1.15rem}.bulk-schedule>p{margin:0 0 .65rem;font-size:.9rem}.zone-key{margin:.45rem 0 .65rem;padding:.4rem 0;gap:.25rem 1.1rem;font-size:.78rem}.zone-key strong{font-size:.78rem}.schedule-table-wrap{margin:.55rem 0 0;border-radius:5px}.bulk-schedule-table{font-size:.8rem}.bulk-schedule-table th,.bulk-schedule-table td{padding:.38rem .65rem;line-height:1.25}.bulk-schedule-table thead th{padding-top:.45rem;padding-bottom:.45rem;font-size:.72rem}.bulk-schedule-table tbody th{width:20%;font-size:.78rem}.bulk-resource .resource-card__type{line-height:1.2}.bulk-resource h3{line-height:1.2}@media(max-width:650px){.zone-key{grid-template-columns:1fr 1fr;font-size:.76rem}.bulk-schedule-table{min-width:540px;font-size:.78rem}.bulk-schedule-table th,.bulk-schedule-table td{padding:.36rem .55rem}}.bulk-schedule .schedule-table-wrap{width:min(100%,760px)}.bulk-schedule .zone-key{width:min(100%,760px)}.bulk-schedule-table{width:100%;table-layout:fixed}.bulk-schedule-table tbody th,.bulk-schedule-table thead th:first-child{width:20%}@media(max-width:800px){.bulk-schedule .schedule-table-wrap,.bulk-schedule .zone-key{width:100%}}.mobile-zone-schedule{display:none}@media(max-width:650px){.bulk-schedule .schedule-table-wrap,.bulk-schedule .zone-key{display:none}.mobile-zone-schedule{display:block;margin-top:.75rem}.mobile-zone-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.35rem;margin-bottom:.65rem}.mobile-zone-tab{min-width:0;min-height:42px;padding:.5rem .25rem;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text);font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.mobile-zone-tab.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.mobile-zone-panel{padding:.75rem;border:1px solid var(--border);border-radius:6px;background:var(--surface)}.mobile-zone-panel__heading{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.6rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.mobile-zone-panel__heading span{color:var(--text-muted);font-size:.76rem}.mobile-zone-dates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.mobile-zone-dates span{padding:.42rem .35rem;border-bottom:1px solid var(--border);font-size:.76rem;white-space:nowrap}.mobile-zone-dates strong{display:block;margin-bottom:.08rem;font-size:.7rem}.mobile-zone-dates span:nth-last-child(-n+3){border-bottom:0}}@media(max-width:370px){.mobile-zone-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:851px){.bulk-zone-tools{grid-template-columns:minmax(460px,.9fr)minmax(0,1.1fr);grid-template-areas:"intro intro" "schedule map";gap:1.25rem 2rem}.bulk-zone-tools__intro{grid-area:intro}.bulk-zone-tools>.bulk-schedule{grid-area:schedule;min-width:0;margin:0}.bulk-zone-tools>.city-zone-map{grid-area:map;min-width:0;margin:0}.bulk-zone-tools .schedule-table-wrap{width:100%;margin-top:.5rem}.bulk-zone-tools .bulk-schedule-table{min-width:0}.bulk-zone-tools .bulk-schedule-table th,.bulk-zone-tools .bulk-schedule-table td{padding-left:.48rem;padding-right:.48rem}}@media(max-width:850px){.bulk-zone-tools{grid-template-areas:"intro" "map" "schedule"}.bulk-zone-tools__intro{grid-area:intro}.bulk-zone-tools>.city-zone-map{grid-area:map}.bulk-zone-tools>.bulk-schedule{grid-area:schedule}}.bulk-zone-tools__intro{padding:.9rem 1rem}.bulk-zone-tools__intro .eyebrow{margin-bottom:.15rem}.bulk-zone-tools__intro h3{margin:0 0 .35rem}.bulk-zone-tools__intro p:not(.eyebrow){margin:0 0 .55rem}.bulk-zone-tools__intro .primary-resource-link{margin-top:0;padding:.6rem .8rem}@media(min-width:851px){.bulk-zone-tools{grid-template-areas:"intro intro" "schedule map" "guidelines map"}.bulk-zone-tools>.bulk-guidelines{grid-area:guidelines;min-width:0;margin:0}}@media(max-width:850px){.bulk-zone-tools{grid-template-areas:"intro" "map" "schedule" "guidelines"}.bulk-zone-tools>.bulk-guidelines{grid-area:guidelines}}.bulk-faq-toggle{margin-top:.4rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.bulk-faq-toggle>summary{position:relative;padding:.8rem 2.75rem .8rem 1rem;list-style:none;cursor:pointer;color:var(--text);font-size:.95rem;font-weight:700}.bulk-faq-toggle>summary::-webkit-details-marker{display:none}.bulk-faq-toggle>summary::after{content:"+";position:absolute;right:.9rem;top:50%;transform:translateY(-50%);color:var(--accent-dark);font-size:1.25rem;line-height:1}.bulk-faq-toggle[open]>summary::after{content:"−"}.bulk-faq-toggle[open]>summary{border-bottom:1px solid var(--border)}.bulk-faq-toggle .visible-faq-list{margin:0;padding:.25rem 1rem .75rem}.link-note-tooltip{position:fixed;z-index:1000;width:max-content;max-width:min(320px,80vw);padding:.45rem .6rem;border:1px solid var(--border);border-radius:6px;background:var(--text);color:var(--surface);font-size:.76rem;font-weight:500;line-height:1.35;text-align:left;pointer-events:none;opacity:0;visibility:hidden;transition:opacity 100ms ease}.link-note-tooltip.is-visible{opacity:1;visibility:visible}@media(min-width:851px){.resource-subnav{display:none}}@media(min-width:851px){.bulk-zone-tools .city-zone-map{width:80%}}.resident-collection{margin-bottom:3rem}.resident-schedule__heading{max-width:780px;margin-bottom:1.35rem}.resident-schedule__heading h2{margin:.25rem 0 .45rem}.resident-schedule__heading>p:last-child{margin-bottom:0;color:var(--text-muted)}.resident-schedule-layout{display:grid;grid-template-columns:minmax(300px,.8fr)minmax(0,1.2fr);gap:2rem;align-items:start}.resident-schedule-layout__map{min-width:0}.resident-schedule-layout__map .city-zone-map{width:100%;margin:0}.resident-schedule-layout__map .city-zone-map img{width:100%}.resident-zone-lookup{display:table;margin:.65rem auto 0;padding:.48rem .7rem;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--accent-dark);font-size:.8rem;font-weight:700;line-height:1.2;text-decoration:none}.resident-zone-lookup:hover{border-color:#b89b82}.resident-zone-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.resident-zone-card{min-width:0;padding:1rem;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.resident-zone-card h3{display:flex;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:1.1rem}.resident-zone-dot{width:.75rem;height:.75rem;flex:0 0 .75rem;border-radius:50%}.resident-zone-card--a .resident-zone-dot{background:#55add8}.resident-zone-card--b .resident-zone-dot{background:#f28c28}.resident-zone-card--c .resident-zone-dot{background:#7ac143}.resident-zone-card--d .resident-zone-dot{background:#9148a1}.resident-zone-services{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.resident-zone-services>div{min-width:0;padding:.55rem .6rem;border:1px solid var(--border);border-radius:6px;background:var(--surface-muted)}.resident-zone-label{display:block;margin-bottom:.08rem;color:var(--text-muted);font-size:.67rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.resident-zone-services strong{display:block;font-size:.88rem}.resident-zone-services small{display:block;margin-top:.04rem;color:var(--text-muted);font-size:.72rem}.resident-zone-bulk{padding:.58rem 0;margin-top:.45rem;border-bottom:1px solid var(--border)}.resident-zone-bulk strong{display:block;font-size:.84rem}.resident-zone-remaining{padding-top:.55rem}.resident-zone-remaining h4{margin:0 0 .32rem;font-size:.78rem}.resident-zone-remaining ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .7rem;margin:0;padding:0;list-style:none}.resident-zone-remaining li{display:flex;justify-content:space-between;gap:.45rem;padding:.2rem 0;border-bottom:1px solid var(--border);font-size:.76rem}.resident-zone-remaining li strong{font-size:.72rem}.resident-zone-date--current{font-weight:750}.resident-schedule__setout{margin:1rem 0 0;padding:.75rem .9rem;border-left:3px solid var(--accent);background:var(--surface-muted);font-size:.9rem}.full-schedule-toggle{margin-top:1rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.full-schedule-toggle>summary{position:relative;padding:.85rem 2.7rem .85rem 1rem;cursor:pointer;list-style:none;font-weight:750}.full-schedule-toggle>summary::-webkit-details-marker{display:none}.full-schedule-toggle>summary::after{content:"+";position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.3rem}.full-schedule-toggle[open]>summary::after{content:"−"}.full-schedule-toggle__content{padding:0 1rem 1rem;border-top:1px solid var(--border)}.full-schedule-toggle__content .schedule-table-wrap{width:100%}.bulk-resource{margin-top:0}@media(max-width:900px){.resident-schedule-layout{grid-template-columns:minmax(260px,.75fr)minmax(0,1.25fr);gap:1.25rem}.resident-zone-grid{grid-template-columns:1fr}.resident-zone-remaining ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.resident-schedule-layout{grid-template-columns:1fr}.resident-schedule-layout__map{max-width:520px;margin:0 auto}.resident-zone-grid{grid-template-columns:1fr}.full-schedule-toggle .schedule-table-wrap{display:none}.full-schedule-toggle .mobile-zone-schedule{display:block}}@media(max-width:420px){.resident-zone-remaining ul{grid-template-columns:1fr}}.resource-page-hero h1{font-size:var(--resource-type-page-title);line-height:1.08;letter-spacing:-.025em}.resource-page-hero p,.resident-schedule__heading p,.bulk-resource,.bulk-material-columns,.bulk-faqs,.official-links,.source-notice{font-size:var(--resource-type-body)}.resource-card__type,.resident-zone-label{font-size:var(--resource-type-label)}.city-zone-map figcaption,.verification,.resident-zone-services small,.resident-zone-remaining li,.resident-zone-remaining li strong,.resident-zone-lookup{font-size:var(--resource-type-small)}.resident-schedule__heading h2,.bulk-resource>h2{margin-top:.25rem;font-size:var(--resource-type-section-title);line-height:1.12;letter-spacing:-.018em}.bulk-guidelines>h3,.bulk-material-columns h3,.visible-faq h4{font-size:var(--resource-type-card-title);line-height:1.25}.bulk-material-columns h4{font-size:var(--resource-type-body)}.resource-note,.source-notice{font-size:var(--resource-type-small)}.bulk-faq-toggle>summary,.full-schedule-toggle>summary,.official-links a,.primary-resource-link,.inline-official-link{font-size:var(--resource-type-body)}.resident-schedule{width:100%}.resident-schedule__heading{width:100%;max-width:none}.resident-schedule__heading>p:last-child{max-width:850px}.resident-schedule-layout{width:100%;grid-template-columns:minmax(0,.76fr)minmax(0,1.24fr);gap:clamp(1rem,2.3vw,2rem);align-items:start}.resident-schedule-layout__map{width:100%;min-width:0}.resident-schedule-layout__map .city-zone-map{width:100%;max-width:none}.resident-schedule-layout__map .city-zone-map a,.resident-schedule-layout__map .city-zone-map img{width:100%}.resident-zone-grid{width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1rem)}.resident-zone-card{width:100%;min-width:0}.resident-zone-card h3{font-size:var(--resource-type-card-title)}.resident-zone-services strong,.resident-zone-bulk strong{font-size:var(--resource-type-body)}.resident-zone-services small{margin-top:.1rem}.resident-zone-remaining h4{font-size:var(--resource-type-small)}.resident-zone-lookup{padding:.5rem .75rem;line-height:1.25}.resident-collection{margin-bottom:2.75rem}.bulk-resource{margin-top:0}.bulk-resource>h2{margin-bottom:1.5rem}.bulk-guidelines{margin:0 0 2.5rem}.bulk-guidelines>h3{margin:0 0 .85rem}.bulk-material-columns{width:100%;gap:clamp(1rem,2vw,1.5rem);margin:0 0 2.5rem}.bulk-material-columns>section{padding:1.25rem}.bulk-material-columns h3{margin:.25rem 0 1rem}.bulk-material-columns h4{margin:1.4rem 0 .6rem}.bulk-faqs{width:100%;margin:0 0 1.5rem}.official-links{width:100%;margin-top:1.5rem}.verification{width:100%;margin-top:1.5rem}.source-notice{width:100%;max-width:none;margin-top:2rem}.resource-list{margin-top:.75rem;margin-bottom:.75rem}.resource-list li{margin-bottom:.5rem}.resource-note{line-height:1.55}.resident-schedule__setout{font-size:var(--resource-type-body)}@media(max-width:900px){.resident-schedule-layout{grid-template-columns:minmax(0,.72fr)minmax(0,1.28fr)}.resident-zone-grid{grid-template-columns:1fr}}@media(max-width:650px){.resource-page-hero{padding-top:2.25rem;padding-bottom:2.25rem}.resident-schedule-layout{grid-template-columns:1fr}.resident-schedule-layout__map{width:100%;max-width:520px;margin-left:auto;margin-right:auto}.resident-zone-grid{grid-template-columns:1fr}.bulk-material-columns{grid-template-columns:1fr}}.bulk-faqs__title{margin:.25rem 0 .85rem;font-size:var(--resource-type-section-title);line-height:1.12;letter-spacing:-.018em}.bulk-faqs .visible-faq-list{margin:0;border-top:1px solid var(--border)}.bulk-faqs .visible-faq{padding:1rem 0;border-bottom:1px solid var(--border)}.bulk-faqs .visible-faq h4{margin:0 0 .35rem;font-size:var(--resource-type-card-title);line-height:1.25}.bulk-faqs .visible-faq p{margin:.25rem 0;max-width:900px}.bulk-faqs .visible-faq .resource-list{margin-top:.5rem;margin-bottom:.5rem}.zone-map-interactive{position:relative;width:100%}.zone-map-interactive>img{display:block;width:100%;height:auto}.zone-map-hotspots{position:absolute;inset:0;width:100%;height:100%}.zone-map-hotspots a{cursor:pointer}.zone-map-hotspots rect{fill:transparent;stroke:transparent;stroke-width:4}@media(hover:hover) and (pointer:fine){.zone-map-hotspots a:hover rect{fill:rgb(255 255 255/.12);stroke:rgb(255 255 255/.85)}}.zone-map-hotspots a:focus-visible rect{fill:rgb(255 255 255/.14);stroke:#fff;stroke-width:6}.resident-zone-card{scroll-margin-top:1.25rem}.resident-zone-card.is-zone-target{border-color:var(--accent);box-shadow:0 0 0 3px rgb(151 91 50/.16)}.resident-zone-card:focus{outline:none}@media(max-width:700px){.resource-subnav{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.4rem;width:100%}.resource-subnav a{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:.55rem .4rem;text-align:center;white-space:nowrap;font-size:var(--resource-type-small)}}@media(max-width:700px){.resource-subnav{gap:.3rem}.resource-subnav a{padding:.5rem .3rem;white-space:normal;line-height:1.15;text-wrap:balance}}@media(max-width:650px){.resident-zone-grid{display:block;margin-top:.85rem}.resident-zone-card[hidden]{display:none!important}.resident-zone-card.is-mobile-selected-zone{display:block;width:100%}.resident-zone-card.is-mobile-selected-zone+.resident-zone-card{margin-top:0}}.zone-map-caption-desktop{display:inline;font-weight:400}.zone-map-caption-mobile{display:none}@media(max-width:650px){.zone-map-caption-desktop{display:none}.zone-map-caption-mobile{display:inline}.zone-map-caption-mobile strong{font-weight:700}}.site-nav__dropdown{position:relative}.site-nav__dropdown-toggle{appearance:none;border:0;background:0 0;color:inherit;font:inherit;cursor:pointer;padding:0}.site-nav__dropdown-menu{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:190px;padding:.5rem;background:var(--surface,#fff);border:1px solid rgba(0,0,0,.12);border-radius:.5rem;z-index:100}.site-nav__dropdown:hover .site-nav__dropdown-menu,.site-nav__dropdown:focus-within .site-nav__dropdown-menu{display:grid}.site-nav__dropdown-menu a{display:block;white-space:nowrap;padding:.55rem .75rem}.mobile-nav__communities summary{cursor:pointer}.mobile-nav__submenu{display:grid;padding-left:1rem}.site-nav__dropdown-menu{background:#2f2925;border-color:rgba(255,255,255,.14)}.site-nav__dropdown-menu a{color:#f7f3ed;text-decoration:none}.site-nav__dropdown-menu a:hover,.site-nav__dropdown-menu a:focus{background:rgba(255,255,255,.1);color:#fff}.mobile-nav__communities summary,.mobile-nav__submenu a{color:inherit}.site-nav--desktop>a,.site-nav__dropdown-toggle{padding:.55rem .75rem;border-radius:.4rem;transition:background-color .15s ease,color .15s ease}.site-nav--desktop>a:hover,.site-nav--desktop>a:focus,.site-nav__dropdown:hover .site-nav__dropdown-toggle,.site-nav__dropdown:focus-within .site-nav__dropdown-toggle{background:rgba(255,255,255,.12);color:#fff;text-decoration:none}.reference-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.reference-topics>div{display:grid;gap:.35rem}.reference-topics strong{font-size:1rem}.reference-topics span{line-height:1.55}@media(max-width:700px){.reference-topics{grid-template-columns:1fr}}.community-hero{padding:3.25rem 1.25rem 2.5rem}.community-hero__inner,.community-reference__inner,.community-understand__inner{width:min(1100px,100%);margin:0 auto}.community-hero h1{margin:.25rem 0 .75rem}.community-hero__lead{max-width:720px;margin:0;line-height:1.6}.community-reference{padding:1rem 1.25rem 4rem}.reference-section{display:grid;grid-template-columns:minmax(180px,.7fr)minmax(0,2fr);gap:2rem;padding:2rem 0;border-top:1px solid rgba(0,0,0,.12)}.reference-section__heading h2{margin:0 0 .4rem}.reference-section__heading p{margin:0;line-height:1.5}.reference-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem}.reference-links a{display:grid;gap:.2rem;padding:.7rem 0;text-decoration:none}.reference-links a strong{text-decoration:underline;text-underline-offset:.18em}.reference-links a span{font-size:.92rem;line-height:1.45;color:inherit;opacity:.76}.reference-links a:hover strong,.reference-links a:focus strong{text-decoration-thickness:2px}.community-understand{padding:3.5rem 1.25rem;background:rgba(0,0,0,.035)}.community-understand .section-heading{max-width:760px}.understand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-top:2rem}.understand-item{padding-top:1.25rem;border-top:3px solid}.understand-item h3{margin:0 0 .5rem}.understand-item p{margin:0 0 .9rem;line-height:1.55}.understand-item__status{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;opacity:.65}@media(max-width:760px){.reference-section{grid-template-columns:1fr;gap:.75rem}.reference-links,.understand-grid{grid-template-columns:1fr}.community-hero{padding-top:2.5rem}}.container-service{margin:3rem 0}.container-service>h2{margin-bottom:1.25rem}.container-service__panel{padding:2rem;background:rgba(0,0,0,.035);border-radius:.4rem}.container-service__panel>p{max-width:720px;margin-top:0;margin-bottom:2rem}.container-service__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}.container-service__columns h3{margin-top:0}.container-service__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 1rem}.container-service__actions a{display:inline-flex;align-items:center;gap:.65rem;padding:.7rem 1rem;border:1px solid;border-radius:.35rem;text-decoration:none;font-weight:700}.container-service__actions a:hover,.container-service__actions a:focus{background:rgba(0,0,0,6%)}.container-service__phone{margin-bottom:0}@media(max-width:760px){.container-service__panel{padding:1.4rem}.container-service__columns{grid-template-columns:1fr}}.budget-page{--budget-border:rgba(35, 35, 35, 0.14);--budget-soft:rgba(107, 84, 64, 0.07);--budget-strong:#6b5440}.budget-section{padding:2rem 0;border-bottom:1px solid var(--budget-border)}.budget-section:last-child{border-bottom:0}.budget-section>h2{margin-top:.3rem}.budget-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.budget-stat-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.budget-stat{padding:1.1rem;border:1px solid var(--budget-border);border-radius:.75rem;background:#fff}.budget-stat__label{display:block;margin-bottom:.3rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.budget-stat strong{display:block;margin-bottom:.2rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.1}.budget-stat>span:last-child{display:block;font-size:.9rem;line-height:1.4}.budget-note{margin:1.5rem 0;padding:1.2rem 1.3rem;border-left:4px solid var(--budget-strong);background:var(--budget-soft)}.budget-note h3{margin-top:0}.budget-note p:last-child{margin-bottom:0}.budget-bars{margin:1.5rem 0}.budget-bar{margin-bottom:1.15rem}.budget-bar__heading{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.budget-bar__heading span{white-space:nowrap;font-variant-numeric:tabular-nums}.budget-bar__track{height:.7rem;overflow:hidden;border-radius:999px;background:rgba(35,35,35,9%)}.budget-bar__track span{display:block;min-width:.4rem;height:100%;border-radius:inherit;background:var(--budget-strong)}.budget-bar p{margin:.35rem 0 0;font-size:.9rem}.budget-table-wrap{width:100%;margin:1.25rem 0;overflow-x:auto}.budget-table{width:100%;min-width:560px;border-collapse:collapse}.budget-table th,.budget-table td{padding:.8rem .75rem;border-bottom:1px solid var(--budget-border);text-align:left;vertical-align:top}.budget-table th:not(:first-child),.budget-table td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}.budget-table thead th{border-bottom:2px solid var(--budget-border)}.budget-table tfoot th{border-top:2px solid var(--budget-border);border-bottom:0}.budget-table td span{display:block;margin-top:.15rem;font-size:.85rem;opacity:.78}.budget-revenue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.budget-revenue-card{padding:1rem;border:1px solid var(--budget-border);border-radius:.75rem}.budget-revenue-card strong{display:block;margin-bottom:.25rem;font-size:1.45rem}.budget-revenue-card>span{display:block;font-weight:700}.budget-revenue-card p{margin-bottom:0;font-size:.9rem}.budget-detail{margin:1.5rem 0;padding:1.25rem;border:1px solid var(--budget-border);border-radius:.8rem}.budget-detail h3{margin-top:.2rem}.budget-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;margin:1.2rem 0}.budget-detail-list div{padding:.75rem;background:var(--budget-soft)}.budget-detail-list dt{margin-bottom:.15rem;font-size:.78rem;font-weight:700;text-transform:uppercase}.budget-detail-list dd{margin:0;font-weight:700}.budget-text-link{font-weight:700}.budget-source-list{display:grid;gap:.75rem;margin:1.25rem 0}.budget-source-list a{display:block;padding:1rem;border:1px solid var(--budget-border);border-radius:.7rem;color:inherit;text-decoration:none}.budget-source-list a:hover,.budget-source-list a:focus-visible{border-color:var(--budget-strong)}.budget-source-list strong,.budget-source-list span{display:block}.budget-source-list span{margin-top:.25rem;font-size:.9rem}.understand-item--link{display:block;color:inherit;text-decoration:none}@media(max-width:850px){.budget-stat-grid,.budget-stat-grid--compact,.budget-revenue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.budget-stat-grid,.budget-stat-grid--compact,.budget-revenue-grid,.budget-detail-list{grid-template-columns:1fr}.budget-section{padding:1.5rem 0}}.capital-project-groups{display:grid;gap:1.25rem;margin:1.5rem 0}.capital-project-group{overflow:hidden;border:1px solid var(--budget-border);border-radius:.8rem;background:#fff}.capital-project-group__heading{display:flex;align-items:center;gap:.85rem;padding:1rem 1.1rem;border-bottom:1px solid var(--budget-border);background:var(--budget-soft)}.capital-project-group__heading h4{margin:.1rem 0 0;font-size:1.1rem}.capital-project-group__heading p{margin:0}.capital-project-group__icon{display:grid;width:2.25rem;height:2.25rem;flex:0 0 2.25rem;place-items:center;border-radius:999px;background:var(--budget-strong);color:#fff;font-weight:700}.capital-project-list{display:grid}.capital-project{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:1rem;align-items:start;padding:.85rem 1.1rem;border-bottom:1px solid var(--budget-border)}.capital-project:last-child{border-bottom:0}.capital-project strong,.capital-project span{display:block}.capital-project span{margin-top:.15rem;font-size:.88rem;line-height:1.4;opacity:.78}.capital-project b{white-space:nowrap;font-variant-numeric:tabular-nums}.budget-bars--capital{max-width:900px}@media(max-width:560px){.capital-project{grid-template-columns:1fr;gap:.3rem}.capital-project b{font-size:1.05rem}}.community-story__simple{max-width:980px}.community-story__simple h2{margin-top:.35rem;margin-bottom:.7rem}.community-story__simple>p{max-width:900px;line-height:1.45;margin-top:.55rem;margin-bottom:.55rem}.community-story__lead{font-size:1.02rem}.community-history-milestones{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:1.15rem 0 1rem;border-top:1px solid rgba(0,0,0,.16);border-bottom:1px solid rgba(0,0,0,.16)}.community-history-milestones>div{padding:.75rem .85rem;border-right:1px solid rgba(0,0,0,.12)}.community-history-milestones>div:last-child{border-right:0}.community-history-milestones strong,.community-history-milestones span{display:block}.community-history-milestones strong{margin-bottom:.2rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}.community-history-milestones span{line-height:1.3;font-weight:700}.community-story__closing{font-size:.92rem;opacity:.8}@media(max-width:760px){.community-history-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.community-history-milestones>div{border-bottom:1px solid rgba(0,0,0,.1)}.community-history-milestones>div:nth-child(2n){border-right:0}.community-history-milestones>div:last-child{border-bottom:0}}@media(max-width:760px){.community-history-milestones{display:block;margin-top:1.2rem;margin-bottom:1.1rem;padding-left:1.5rem}.community-history-milestones::before{left:.38rem;right:auto;top:.35rem;bottom:.35rem;width:2px;height:auto}.community-history-milestones>div{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:.75rem;padding:0 0 .85rem .3rem;text-align:left;border:0}.community-history-milestones>div:last-child{padding-bottom:0}.community-history-milestones>div::before,.community-history-milestones>div:nth-child(3)::before{top:.18rem;left:-1.12rem;width:.72rem;height:.72rem;transform:none;background:var(--surface,#f5efe5)}.community-history-milestones strong{min-height:0;margin:0;font-size:.78rem}.community-history-milestones span{max-width:none;margin:0;font-size:.9rem}}.community-history-milestones{grid-template-columns:repeat(6,minmax(0,1fr))}.community-history-milestones span{max-width:8.5rem}@media(max-width:760px){.community-history-milestones{display:block}.community-history-milestones span{max-width:none}}.community-hero__inner,.community-story .community-reference__inner,.community-reference>.community-reference__inner,.community-understand__inner,.community-jump-nav .community-reference__inner{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.community-hero{padding:1.75rem 0 1.5rem;border-bottom:1px solid var(--border)}.community-hero .eyebrow{margin-bottom:.45rem}.community-hero h1{margin:0;font-size:var(--resource-type-page-title);line-height:1.08;letter-spacing:-.025em}.community-story{padding:2rem 0;border-bottom:1px solid var(--border);background:0 0}.community-story__simple{width:100%}.community-story__simple h2{margin:0 0 .55rem;font-size:var(--resource-type-section-title);line-height:1.12;letter-spacing:-.018em}.community-story__intro{width:100%;max-width:none;margin:.35rem 0;font-size:var(--resource-type-body);line-height:1.5}.community-history-milestones{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;margin:1.25rem 0 .75rem;padding:.9rem 1rem .8rem;border:1px solid var(--border);border-radius:.35rem;background:var(--surface)}.community-history-milestones::before{content:"";position:absolute;top:3.05rem;left:calc((100% - 2rem)/12 + 1rem);right:calc((100% - 2rem)/12 + 1rem);height:1px;background:var(--accent)}.community-history-milestones>div{position:relative;min-width:0;text-align:center}.community-history-milestones>div::before{content:"";position:absolute;top:2.66rem;left:50%;width:.65rem;height:.65rem;transform:translateX(-50%);border:2px solid var(--accent);border-radius:50%;background:var(--surface);z-index:1}.community-history-milestones strong{display:block;margin-bottom:1.8rem;color:var(--accent-dark);font-size:.72rem;line-height:1.2;letter-spacing:.04em}.community-history-milestones span{display:block;max-width:9rem;margin:0 auto;font-size:.82rem;font-weight:700;line-height:1.25}.community-history-milestones span small{display:block;margin-top:.15rem;font-size:.7rem;font-weight:500;opacity:.7}.community-story .budget-text-link{display:inline-block;margin-top:.15rem;font-size:var(--resource-type-small)}.community-jump-nav{display:none}.community-reference{padding:2rem 0;background:0 0}.community-reference-label{width:100%;margin:0;padding:0 0 .6rem;border-bottom:1px solid var(--border)}.community-reference-label .eyebrow{margin:0}.community-reference .reference-section{display:grid;grid-template-columns:minmax(210px,.72fr)minmax(0,2fr);gap:2rem;align-items:start;width:100%;margin:0;padding:.85rem 0;border-bottom:1px solid var(--border)}.community-reference .reference-section:last-child{padding-bottom:.85rem;border-bottom:0}.community-reference .reference-section__heading{min-width:0;margin:0;padding:0}.community-reference .reference-section__heading h2{margin:0 0 .25rem;font-size:var(--resource-type-card-title);line-height:1.2}.community-reference .reference-section__heading p{max-width:230px;margin:0;font-size:var(--resource-type-small);line-height:1.4}.community-reference .reference-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.25rem;row-gap:.55rem;width:100%;min-width:0;margin:0;padding:0}.community-reference .reference-links a{display:block;min-width:0;margin:0;padding:0;text-decoration:none}.community-reference .reference-links a strong{display:block;font-size:var(--resource-type-small);line-height:1.25;text-decoration:underline;text-underline-offset:.18em}.community-reference .reference-links a span{display:block;margin-top:.08rem;font-size:.8rem;line-height:1.35;opacity:.72}.community-understand{padding:2rem 0;border-top:1px solid var(--border);background:rgba(0,0,0,.035)}.community-understand .section-heading{width:100%;max-width:none;margin:0 0 1.25rem}.community-understand .section-heading .eyebrow{margin-bottom:.45rem}.community-understand .section-heading h2{width:100%;max-width:none;margin:0 0 .5rem;font-size:var(--resource-type-section-title);line-height:1.12;letter-spacing:-.018em}.community-understand .section-heading>p:last-child{width:100%;max-width:none;margin:0;font-size:var(--resource-type-body);line-height:1.5}.community-understand .understand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;margin:1rem 0 0}.community-understand .understand-item{margin:0;padding:1rem 1.1rem;border:1px solid var(--border);border-top:3px solid var(--accent-dark);border-radius:.35rem;background:var(--surface)}.community-understand .understand-item h3{margin:0 0 .4rem;font-size:var(--resource-type-card-title)}.community-understand .understand-item p{margin:0 0 .65rem;font-size:var(--resource-type-small);line-height:1.45}.community-understand .budget-year-links{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.65rem}.community-understand .budget-text-link{display:inline-block;margin-top:.55rem}@media(max-width:760px){.community-hero__inner,.community-story .community-reference__inner,.community-reference>.community-reference__inner,.community-understand__inner,.community-jump-nav .community-reference__inner{padding-left:1.25rem;padding-right:1.25rem}.community-hero{padding-top:1.4rem;padding-bottom:1.25rem}.community-story{padding-top:1.5rem;padding-bottom:1.5rem}.community-jump-nav{display:block;border-bottom:1px solid var(--border)}.community-jump-nav__links{display:flex;gap:.45rem;padding:.65rem 0;overflow-x:auto;scrollbar-width:thin}.community-jump-nav__links a{flex:none;padding:.4rem .55rem;border:1px solid var(--border);border-radius:.3rem;white-space:nowrap;font-size:.78rem;font-weight:700;text-decoration:none}.community-history-milestones{display:block;padding:.9rem .9rem .9rem 2.1rem}.community-history-milestones::before{top:1.15rem;bottom:1.15rem;left:1rem;right:auto;width:1px;height:auto}.community-history-milestones>div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.65rem;padding:0 0 .8rem;text-align:left}.community-history-milestones>div:last-child{padding-bottom:0}.community-history-milestones>div::before{top:.15rem;left:-1.42rem;transform:none}.community-history-milestones strong{margin:0}.community-history-milestones span{max-width:none;margin:0}.community-reference .reference-section{grid-template-columns:1fr;gap:.65rem;padding:1rem 0}.community-reference .reference-section__heading p{max-width:none}.community-reference .reference-links{grid-template-rows:none;grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:1fr;row-gap:.55rem}.community-understand .understand-grid{grid-template-columns:1fr;gap:.75rem}}.community-story__simple{width:100%!important;max-width:none!important}.community-story__intro{width:100%!important;max-width:none!important;margin-right:0!important}.community-story__simple>p{width:100%!important;max-width:none!important;margin-right:0!important}.community-history-milestones>div:nth-child(odd){justify-content:flex-start!important}.community-history-milestones>div:nth-child(odd) strong{order:2}.community-history-milestones>div:nth-child(odd) span{order:1;margin-top:.15rem!important;margin-bottom:.5rem!important}.community-history-milestones>div:nth-child(odd) strong::after{content:"";position:absolute;top:100%;left:50%;width:2px;height:calc(3.5rem - 2px);transform:translateX(-50%);background:var(--accent);z-index:-1}.community-history-milestones>div:nth-child(even){justify-content:flex-end!important}.community-history-milestones>div:nth-child(even) strong{order:1}.community-history-milestones>div:nth-child(even) span{order:2;margin-top:.5rem!important;margin-bottom:.15rem!important}.community-history-milestones>div:nth-child(even) strong::before{content:"";position:absolute;bottom:100%;left:50%;width:2px;height:calc(3.5rem - 2px);transform:translateX(-50%);background:var(--accent);z-index:-1}}@media(max-width:760px){.community-history-milestones strong{width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:0 0!important}.community-history-milestones strong::before,.community-history-milestones strong::after{display:none!important;content:none!important}}.history-timeline{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;min-height:13rem;margin:1.35rem 0 .8rem;padding:1.1rem 1rem;border:1px solid var(--border);border-radius:.35rem;background:var(--surface)}.history-timeline::before{content:"";position:absolute;left:4.5%;right:4.5%;top:50%;height:2px;transform:translateY(-50%);background:var(--accent)}.history-event{position:relative;display:grid;grid-template-rows:minmax(0,1fr)auto auto minmax(0,1fr);min-width:0;min-height:10.5rem;padding:0 .45rem;text-align:center}.history-event__dot{position:absolute;left:50%;top:50%;width:.62rem;height:.62rem;transform:translate(-50%,-50%);border:2px solid var(--accent);border-radius:50%;background:var(--surface);z-index:3}.history-event__stem{position:absolute;left:50%;width:2px;transform:translateX(-50%);background:var(--accent)}.history-event--top .history-event__content{position:absolute;left:50%;bottom:calc(50% + 2.8rem);width:100%;transform:translateX(-50%)}.history-event--top .history-event__stem{top:calc(50% - 2.7rem);height:2.7rem}.history-event--bottom .history-event__content{position:absolute;left:50%;top:calc(50% + 2.8rem);width:100%;transform:translateX(-50%)}.history-event--bottom .history-event__stem{top:50%;height:2.7rem}.history-event__content strong{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto .45rem;border:2px solid var(--accent);border-radius:50%;background:var(--surface);color:var(--accent-dark);font-size:.72rem;font-weight:800;line-height:1}.history-event__content span{display:block;max-width:9rem;margin:0 auto;font-size:.78rem;font-weight:700;line-height:1.22}.history-event__content small{display:block;margin-top:.15rem;font-size:.68rem;font-weight:500;opacity:.7}@media(max-width:760px){.history-timeline{display:block;min-height:0;padding:1rem 1rem 1rem 2.25rem}.history-timeline::before{top:1.1rem;bottom:1.1rem;left:1.1rem;right:auto;width:2px;height:auto;transform:none}.history-event{display:block;min-height:0;padding:0 0 1rem;text-align:left}.history-event:last-child{padding-bottom:0}.history-event__dot{left:-1.15rem;top:.42rem;transform:translate(-50%,-50%)}.history-event__stem{display:none}.history-event--top .history-event__content,.history-event--bottom .history-event__content{position:static;width:100%;transform:none}.history-event__content strong{display:block;width:auto;height:auto;margin:0 0 .18rem;border:0;border-radius:0;background:0 0;color:var(--accent-dark);font-size:.74rem;text-align:left}.history-event__content span{max-width:none;margin:0;text-align:left}}@media(min-width:761px){.history-timeline{min-height:11.5rem!important;padding-top:.9rem!important;padding-bottom:.9rem!important}.history-event{min-height:9rem!important}.history-event--top .history-event__content{bottom:calc(50% + 2rem)!important}.history-event--top .history-event__stem{top:calc(50% - 1.9rem)!important;height:1.9rem!important}.history-event--bottom .history-event__content{top:calc(50% + 2rem)!important}.history-event--bottom .history-event__stem{top:50%!important;height:1.9rem!important}.history-event__content strong{margin-bottom:.32rem!important}.history-event__content span{line-height:1.18!important}}@media(min-width:761px){.history-event--bottom .history-event__content{top:calc(50% + 1.15rem)!important;display:flex!important;flex-direction:column!important;align-items:center!important}.history-event--bottom .history-event__content span{order:1!important;margin:0 auto .38rem!important}.history-event--bottom .history-event__content strong{order:2!important;margin:0 auto!important}.history-event--bottom .history-event__stem{top:50%!important;height:1rem!important}}@media(min-width:761px){.history-timeline{min-height:11rem!important}.history-event__dot{display:none!important}.history-event__content strong{position:absolute!important;left:50%!important;top:50%!important;width:3rem!important;height:3rem!important;margin:0!important;transform:translate(-50%,-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:2px solid var(--accent)!important;border-radius:50%!important;background:var(--surface)!important;color:var(--accent-dark)!important;font-size:.72rem!important;font-weight:800!important;line-height:1!important;z-index:4!important}.history-event__content{position:static!important;width:100%!important;transform:none!important}.history-event__content span{position:absolute!important;left:50%!important;width:100%!important;max-width:9rem!important;transform:translateX(-50%)!important;margin:0!important;font-size:.78rem!important;font-weight:700!important;line-height:1.2!important}.history-event--top .history-event__content span{bottom:calc(50% + 2.55rem)!important}.history-event--top .history-event__stem{display:block!important;top:auto!important;bottom:50%!important;height:1.5rem!important;left:50%!important;transform:translateX(-50%)!important;background:var(--accent)!important;z-index:2!important}.history-event--bottom .history-event__content span{top:calc(50% + 2.55rem)!important}.history-event--bottom .history-event__stem{display:block!important;top:50%!important;bottom:auto!important;height:1.5rem!important;left:50%!important;transform:translateX(-50%)!important;background:var(--accent)!important;z-index:2!important}.history-timeline::before{z-index:1!important}.history-event{z-index:2!important}}@media(max-width:760px){.history-event__dot{display:block!important}}@media(min-width:761px){.history-event--top .history-event__content span{bottom:calc(50% + 2.15rem)!important}.history-event--bottom .history-event__content span{top:calc(50% + 2.15rem)!important}.history-event__content span{max-width:9.5rem!important;line-height:1.18!important}}.community-understand .budget-year-links{display:flex!important;flex-wrap:wrap!important;gap:.45rem!important;margin-top:.8rem!important}.community-understand .budget-year-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:2rem;padding:.38rem .7rem!important;border:1px solid var(--accent)!important;border-radius:.25rem!important;background:var(--surface)!important;color:var(--accent-dark)!important;font-size:.78rem!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.community-understand .budget-year-links a:hover,.community-understand .budget-year-links a:focus-visible{background:var(--accent-dark)!important;border-color:var(--accent-dark)!important;color:var(--surface)!important}.hero.hero--compact .hero__inner,.home-section__inner,.about-strip__inner,.community-connect__inner{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.hero.hero--compact{padding:1.9rem 0 1.7rem;border-bottom:1px solid var(--border);background:0 0}.hero.hero--compact .eyebrow{margin:0 0 .45rem}.hero.hero--compact h1{width:100%;max-width:none;margin:0;font-size:var(--resource-type-page-title);line-height:1.08;letter-spacing:-.025em}.hero.hero--compact .hero__lead{width:100%;max-width:820px;margin:.65rem 0 0;font-size:var(--resource-type-body);line-height:1.5}.home-section{padding:2rem 0;border-bottom:1px solid var(--border)}.home-section--muted{background:rgba(0,0,0,.035)}.home-section:last-of-type{border-bottom:0}.home-section .section-heading{width:100%;max-width:none;margin:0 0 1.25rem}.home-section .section-heading .eyebrow{margin-bottom:.45rem}.home-section .section-heading h2{width:100%;max-width:none;margin:0 0 .5rem;font-size:var(--resource-type-section-title);line-height:1.12;letter-spacing:-.018em}.home-section .section-description{width:100%;max-width:820px;margin:0;font-size:var(--resource-type-body);line-height:1.5}.home-section .community-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;width:100%;margin-top:1rem}.home-section .community-grid a{display:flex;align-items:center;justify-content:center;min-height:3.4rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:.35rem;background:var(--surface);color:var(--text);font-size:var(--resource-type-small);font-weight:700;text-align:center;text-decoration:none}.home-section .community-grid a:hover,.home-section .community-grid a:focus-visible{border-color:var(--accent);color:var(--accent-dark)}.home-reference .reference-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;margin:1rem 0 0;border-top:1px solid var(--border)}.home-reference .reference-topics>div{display:block;padding:.85rem 1rem .85rem 0;border-bottom:1px solid var(--border)}.home-reference .reference-topics>div:nth-child(odd){padding-right:2rem}.home-reference .reference-topics>div:nth-child(even){padding-left:2rem}.home-reference .reference-topics strong{display:block;margin-bottom:.18rem;font-size:var(--resource-type-card-title);line-height:1.2}.home-reference .reference-topics span{display:block;font-size:var(--resource-type-small);line-height:1.4}.community-connect{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:rgba(0,0,0,.035)}.community-connect__inner{padding-top:2rem;padding-bottom:2rem;display:grid;grid-template-columns:minmax(0,.8fr)minmax(0,1.2fr);gap:2rem;align-items:start}.community-connect__intro .eyebrow{margin-bottom:.45rem}.community-connect__intro h2{margin:0 0 .5rem;font-size:var(--resource-type-section-title);line-height:1.12;letter-spacing:-.018em}.community-connect__intro p:not(.eyebrow){width:100%;max-width:520px;margin:0;font-size:var(--resource-type-body);line-height:1.5}.community-connect__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.community-connect__link{min-width:0;padding:1rem;border:1px solid var(--border);border-radius:.35rem;background:var(--surface)}.community-connect__label{font-size:var(--resource-type-label)}.community-connect__link strong{font-size:var(--resource-type-card-title)}.community-connect__link span:last-child{font-size:var(--resource-type-small);line-height:1.4}.about-strip{border-top:0;background:var(--surface-muted)}.about-strip__inner{padding-top:1.4rem;padding-bottom:1.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.about-strip .eyebrow{margin-bottom:.3rem}.about-strip__text{width:100%;max-width:820px;margin:0;font-size:var(--resource-type-small);line-height:1.45}.home-section .text-link,.about-strip .text-link{display:inline-block;margin-top:.55rem;font-size:var(--resource-type-small);font-weight:700}@media(max-width:900px){.home-section .community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.community-connect__inner{grid-template-columns:1fr;gap:1.25rem}}@media(max-width:700px){.hero.hero--compact .hero__inner,.home-section__inner,.about-strip__inner,.community-connect__inner{padding-left:1.25rem;padding-right:1.25rem}.hero.hero--compact{padding-top:1.5rem;padding-bottom:1.35rem}.home-section{padding-top:1.5rem;padding-bottom:1.5rem}.home-section .community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.home-reference .reference-topics{grid-template-columns:1fr}.home-reference .reference-topics>div,.home-reference .reference-topics>div:nth-child(odd),.home-reference .reference-topics>div:nth-child(even){padding-left:0;padding-right:0}.community-connect__inner{padding-top:1.5rem;padding-bottom:1.5rem}.community-connect__links{grid-template-columns:1fr}.about-strip__inner{padding-top:1.25rem;padding-bottom:1.25rem;align-items:flex-start;flex-direction:column;gap:.75rem}}@media(max-width:440px){.home-section .community-grid{grid-template-columns:1fr}}.home-section .community-grid a,.community-connect__link,.about-strip .text-link{transition:background-color .15s ease,color .15s ease,border-color .15s ease!important}.home-section .community-grid a:hover,.home-section .community-grid a:focus-visible{background:var(--accent-dark)!important;border-color:var(--accent-dark)!important;color:var(--surface)!important}.community-connect__link:hover,.community-connect__link:focus-visible{background:var(--accent-dark)!important;border-color:var(--accent-dark)!important;color:var(--surface)!important}.community-connect__link:hover *,.community-connect__link:focus-visible *{color:var(--surface)!important}.about-strip .text-link{padding:.38rem .7rem;border:1px solid var(--accent);border-radius:.25rem;background:var(--surface);color:var(--accent-dark);text-decoration:none}.about-strip .text-link:hover,.about-strip .text-link:focus-visible{background:var(--accent-dark)!important;border-color:var(--accent-dark)!important;color:var(--surface)!important}.home-section .community-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.home-section .community-grid .community-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:5.5rem;padding:1rem 1.15rem;text-align:left}.community-card__content{display:flex;flex-direction:column;gap:.25rem}.community-card__content strong{font-size:1rem;line-height:1.25;color:inherit}.community-card__content>span{font-size:var(--resource-type-small);line-height:1.45;font-weight:400;color:var(--text-muted)}.community-card__action{flex:none;font-size:var(--resource-type-small);font-weight:700;white-space:nowrap;color:var(--accent-dark)}.home-section .community-grid .community-card:hover,.home-section .community-grid .community-card:focus-visible{background:var(--accent-dark)!important;border-color:var(--accent-dark)!important;color:var(--surface)!important}.home-section .community-grid .community-card:hover *,.home-section .community-grid .community-card:focus-visible *{color:var(--surface)!important}@media(max-width:700px){.home-section .community-grid{grid-template-columns:1fr}.home-section .community-grid .community-card{align-items:flex-start;flex-direction:column;gap:.65rem}}.surveillance-page{--surveillance-border:rgba(35, 35, 35, 0.14);--surveillance-soft:rgba(107, 84, 64, 0.07);--surveillance-strong:#6b5440}.surveillance-page .budget-section{scroll-margin-top:5rem}.surveillance-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1.25rem 0}.surveillance-summary>div{padding:1rem 1.1rem;border-top:3px solid var(--surveillance-strong);background:var(--surveillance-soft)}.surveillance-summary__label,.surveillance-status__label{display:block;margin-bottom:.25rem;font-size:var(--resource-type-label);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.surveillance-summary strong{display:block;margin-bottom:.25rem;font-size:1.35rem;line-height:1.15}.surveillance-summary span:last-child{display:block;font-size:var(--resource-type-small);line-height:1.45}.surveillance-status{position:relative;margin-top:1.25rem;border-left-width:5px}.surveillance-status__label{color:var(--surveillance-strong)}.surveillance-status h3{margin-top:0}.surveillance-timeline{position:relative;margin-top:1.25rem;padding-left:2rem}.surveillance-timeline::before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:.45rem;width:2px;background:var(--surveillance-border)}.surveillance-timeline__item{position:relative;margin:0 0 1.5rem;padding:0 0 1.5rem;border:0;border-bottom:1px solid var(--surveillance-border);border-radius:0;background:0 0}.surveillance-timeline__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.surveillance-timeline__item::before{content:"";position:absolute;top:.35rem;left:-1.95rem;width:.8rem;height:.8rem;border:3px solid var(--surveillance-strong);border-radius:50%;background:#fff}.surveillance-timeline__item h3{margin:0 0 .45rem;font-size:1.15rem}.surveillance-timeline__item p{margin-bottom:0}.surveillance-section-lead{display:flex;align-items:center;gap:1rem;margin:1rem 0 1.25rem;padding:1rem 1.15rem;border:1px solid var(--surveillance-border);border-left:5px solid var(--surveillance-strong);background:var(--surveillance-soft)}.surveillance-section-lead__number{flex:none;min-width:4.25rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1}.surveillance-section-lead strong{display:block;margin-bottom:.2rem;font-size:var(--resource-type-card-title)}.surveillance-section-lead p{margin:0;font-size:var(--resource-type-small)}.surveillance-section-lead--small .surveillance-section-lead__number{font-size:clamp(1.6rem,4vw,2.25rem)}.surveillance-network{position:relative;overflow:hidden;padding-top:1.25rem}.surveillance-network__number{display:block;margin-bottom:.15rem;color:var(--surveillance-strong);font-size:clamp(2.2rem,6vw,3.25rem);font-weight:800;line-height:1}.surveillance-network h3{margin-top:.35rem}.surveillance-unknowns{padding-left:1.1rem;border-left:4px solid var(--surveillance-strong);background:linear-gradient( to right,var(--surveillance-soft),transparent 65% )}.surveillance-unknowns .resource-list{columns:2;column-gap:2.5rem}.surveillance-unknowns .resource-list li{break-inside:avoid;margin-bottom:.6rem}@media(max-width:700px){.surveillance-summary{grid-template-columns:1fr}.surveillance-section-lead{align-items:flex-start}.surveillance-timeline{padding-left:1.6rem}.surveillance-timeline__item::before{left:-1.55rem}.surveillance-unknowns .resource-list{columns:1}}