﻿.main-full{width:min(1400px,96vw);margin:0 auto;padding:2rem 0 3rem}.hero--compact{margin-bottom:1.25rem}.map-layout{display:grid;grid-template-columns:minmax(0, 2fr) minmax(280px, 1fr);gap:1.25rem;align-items:start}.map-panel{display:flex;flex-direction:column;gap:.75rem}.map-canvas{width:100%;height:min(70vh,720px);border:1px solid #2d3a4f;border-radius:12px;overflow:hidden;background:#1a2332}.map-canvas--article{height:min(52vh,480px)}.map-canvas .leaflet-overlay-pane svg path.leaflet-interactive{pointer-events:none}.map-canvas .leaflet-overlay-pane path{stroke-linejoin:round;stroke-linecap:round}.map-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border:1px solid #2d3a4f;border-radius:12px;background:#1a2332}.map-status{margin:0;color:#8b9cb3;flex:1 1 240px}.map-status[data-type=success]{color:#3ecf8e}.map-status[data-type=error]{color:#ff6b6b}.map-actions{display:flex;flex-wrap:wrap;gap:.5rem}.map-sidebar{position:sticky;top:1rem;max-height:calc(70vh + 4rem);overflow:auto}.street-search{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.street-search label{font-size:.85rem;color:#8b9cb3}.street-search input{width:100%;border:1px solid #2d3a4f;border-radius:8px;background:#0f1419;color:#e8edf5;padding:.55rem .75rem;font:inherit}.street-search input:focus{outline:2px solid rgba(79,140,255,.35);border-color:#4f8cff}.street-list{margin:1rem 0 0;padding-left:0;list-style:none}.street-list li+li{margin-top:.35rem}.street-item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.35rem .55rem;border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease}.street-item:hover,.street-item.is-active{background:rgba(79,140,255,.14)}.street-item:hover .street-item__name,.street-item.is-active .street-item__name{color:#4f8cff}.street-item__name{flex:1;min-width:0}.street-item__remove{flex:0 0 auto;border:none;background:rgba(0,0,0,0);color:#8b9cb3;font-size:1.2rem;line-height:1;padding:.1rem .35rem;border-radius:4px;cursor:pointer}.street-item__remove:hover{color:#ff6b6b;background:rgba(255,107,107,.12)}.button-secondary{background:rgba(0,0,0,0);border:1px solid #2d3a4f;color:#e8edf5}.button-secondary:disabled{opacity:.5;cursor:not-allowed}@media(max-width: 960px){.map-layout{grid-template-columns:1fr}.map-sidebar{position:static;max-height:none}}*,*::before,*::after{box-sizing:border-box}body.public-body{margin:0;font-family:"Segoe UI",system-ui,-apple-system,sans-serif;background:#faf9f6;color:#33403a;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:clip}html{scroll-behavior:smooth;overflow-x:clip}a{color:#45a076;text-decoration-color:rgba(69,160,118,.35);text-underline-offset:.15em;transition:color .15s ease,text-decoration-color .15s ease}a:hover{color:#2f7d5c;text-decoration-color:#45a076}.public-container{width:min(1120px,92vw);margin:0 auto}.public-container--wide{width:min(1280px,96vw)}.public-header{position:sticky;top:0;z-index:2000;background:hsla(0,0%,100%,.92);backdrop-filter:blur(12px);border-bottom:1px solid #eaf1ed}.public-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.85rem 0}.public-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.public-logo:hover{text-decoration:none}.public-logo__mark{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:10px;background:linear-gradient(135deg, #cce9dc, #6bc49a);color:#fff;font-weight:700;font-size:1.1rem;box-shadow:0 2px 10px rgba(69,160,118,.2)}.public-logo__text{display:flex;flex-direction:column;line-height:1.2}.public-logo__text strong{font-size:1.05rem;color:#2f7d5c}.public-logo__text small{font-size:.72rem;color:#7a8f84;font-weight:400;letter-spacing:.02em}.public-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;border:1px solid #dce8e2;border-radius:8px;background:#fff;cursor:pointer}.public-nav-toggle[aria-expanded=true] .public-nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.public-nav-toggle[aria-expanded=true] .public-nav-toggle__bar:nth-child(2){opacity:0}.public-nav-toggle[aria-expanded=true] .public-nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.public-nav-toggle__bar{display:block;width:1.15rem;height:2px;margin:0 auto;background:#2f7d5c;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.public-nav{display:flex;align-items:center;gap:.25rem}.public-nav__link{padding:.5rem .9rem;border-radius:999px;font-size:.92rem;font-weight:500;color:#4f5f57;text-decoration:none;transition:background .15s ease,color .15s ease}.public-nav__link:hover{background:rgba(69,160,118,.1);color:#2f7d5c;text-decoration:none}.breadcrumbs{background:#fdfcfa;border-bottom:1px solid #eaf1ed;padding:.65rem 0}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;font-size:.85rem}.breadcrumbs__item:not(:last-child)::after{content:"›";margin-left:.35rem;color:#7a8f84}.breadcrumbs__link{color:#7a8f84;text-decoration:none}.breadcrumbs__link:hover{color:#45a076}.breadcrumbs__current{color:#4f5f57;font-weight:500}.public-main{padding:2.5rem 0 4rem}.public-main--full{padding-bottom:4rem}.pub-hero{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:-2.5rem;margin-bottom:3rem;padding:4.5rem 0 5rem;background:linear-gradient(135deg, #e4f5ec 0%, #cce9dc 50%, #b3dfc9 100%),radial-gradient(ellipse at 85% 15%, rgba(143, 212, 176, 0.45) 0%, transparent 55%),radial-gradient(ellipse at 5% 90%, rgba(232, 184, 109, 0.12) 0%, transparent 45%);color:#2f7d5c;overflow:hidden;border-bottom:1px solid rgba(69,160,118,.12)}.pub-hero::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2345a076' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-hero .public-container{position:relative}.pub-hero--compact{margin-bottom:2rem;padding:2.5rem 0 2.75rem}.pub-hero__eyebrow{display:inline-block;margin:0 0 .75rem;padding:.3rem .85rem;border-radius:999px;background:rgba(69,160,118,.12);color:#2f7d5c;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.pub-hero__title{margin:0 0 1rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.15;letter-spacing:-0.01em}.pub-hero__lead{margin:0;max-width:38rem;font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.65;color:#4f5f57}.pub-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.pub-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.65rem 1.25rem;border-radius:999px;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.pub-btn:hover{text-decoration:none;transform:translateY(-1px)}.pub-btn--primary{background:#45a076;color:#fff;box-shadow:0 2px 12px rgba(69,160,118,.25)}.pub-btn--primary:hover{background:#2f7d5c;color:#fff}.pub-btn--ghost{background:hsla(0,0%,100%,.7);color:#2f7d5c;border:1px solid rgba(69,160,118,.25)}.pub-btn--ghost:hover{background:#fff;color:#2f7d5c}.pub-btn--outline{background:rgba(0,0,0,0);color:#45a076;border:1.5px solid #dce8e2}.pub-btn--outline:hover{border-color:#45a076;background:rgba(69,160,118,.05);color:#2f7d5c}.pub-features{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:1.25rem;margin-bottom:3rem}.pub-feature{padding:1.5rem;background:#fff;border:1px solid #eaf1ed;border-radius:14px;box-shadow:0 4px 20px rgba(52,120,90,.06)}.pub-feature__icon{display:grid;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;border-radius:12px;background:linear-gradient(135deg, rgba(69, 160, 118, 0.12), rgba(143, 212, 176, 0.2));font-size:1.25rem}.pub-feature__title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600;color:#2f7d5c}.pub-feature__text{margin:0;font-size:.92rem;color:#7a8f84;line-height:1.55}.pub-section{margin-bottom:3rem}.pub-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.pub-section__title{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:1.65rem;font-weight:400;color:#2f7d5c}.pub-section__subtitle{margin:.35rem 0 0;color:#7a8f84;font-size:.95rem}.pub-panel{padding:2rem;background:#fff;border:1px solid #eaf1ed;border-radius:14px;box-shadow:0 4px 20px rgba(52,120,90,.06)}.pub-panel__title{margin:0 0 1rem;font-size:1.2rem;font-weight:600;color:#2f7d5c}.pub-panel p{margin:0 0 1rem;color:#4f5f57;line-height:1.7}.pub-panel p:last-child{margin-bottom:0}.pub-muted{color:#7a8f84}.weather-home{padding:1.75rem;background:linear-gradient(135deg, rgba(228, 245, 236, 0.9), rgba(255, 255, 255, 0.95));border:1px solid #eaf1ed;border-radius:14px;box-shadow:0 4px 20px rgba(52,120,90,.06)}@media(min-width: 768px){.weather-home{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.15fr);gap:1.5rem;align-items:start}}.weather-home .weather-current{padding:0;margin:0;background:none;border:none;border-radius:0;box-shadow:none}@media(min-width: 768px){.weather-home .weather-current{padding-right:1.5rem;border-right:1px solid #eaf1ed}}@media(max-width: 767px){.weather-home .weather-current{padding-bottom:1.25rem;margin-bottom:1.25rem;border-bottom:1px solid #eaf1ed}}.weather-home .weather-legend{display:none}.weather-home .weather-daily{margin-top:0;grid-template-columns:repeat(3, minmax(0, 1fr))}@media(max-width: 400px){.weather-home .weather-daily{gap:.5rem}}.weather-home .weather-day{padding:.75rem .5rem;background:rgba(240,247,243,.55);border-color:rgba(234,241,237,.8);box-shadow:none}.weather-home .weather-day__desc{display:none}.weather-home .weather-day__icon{font-size:1.5rem;margin-bottom:.25rem}.weather-current{display:grid;gap:1.25rem;padding:1.75rem;background:linear-gradient(135deg, rgba(228, 245, 236, 0.9), rgba(255, 255, 255, 0.95));border:1px solid #eaf1ed;border-radius:14px;box-shadow:0 4px 20px rgba(52,120,90,.06)}.weather-current__main{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.weather-current__icon{font-size:3.5rem;line-height:1}.weather-current__temps{flex:1;min-width:8rem}.weather-current__temp{margin:0;font-size:2.75rem;font-weight:600;color:#2f7d5c;line-height:1.1}.weather-current__feels{margin:.25rem 0 0;color:#7a8f84;font-size:.95rem}.weather-current__label{margin:0;font-size:1.15rem;font-weight:500;color:#4f5f57}.weather-current__details{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin:0;padding:0;list-style:none}.weather-current__details li{display:flex;flex-direction:column;gap:.15rem}.weather-detail__label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#7a8f84}.weather-detail__value{font-size:1rem;font-weight:500;color:#33403a}.weather-updated{margin:0;font-size:.82rem;color:#7a8f84}.weather-empty{padding:1.5rem;background:#fff;border:1px dashed #dce8e2;border-radius:14px;color:#7a8f84}.weather-legend{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-bottom:1rem;padding:.85rem 1rem;background:#f0f7f3;border:1px solid #eaf1ed;border-radius:8px;font-size:.85rem;color:#4f5f57}.weather-legend__item{display:flex;align-items:center;gap:.5rem}.weather-legend__icon{font-size:1.1rem;line-height:1}.weather-daily{display:grid;grid-template-columns:repeat(auto-fit, minmax(9rem, 1fr));gap:.85rem;margin-top:1rem}.weather-day{padding:1rem;background:#fff;border:1px solid #eaf1ed;border-radius:8px;text-align:center;box-shadow:0 4px 20px rgba(52,120,90,.06)}.weather-day--btn{width:100%;font:inherit;color:inherit;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.weather-day--btn:hover{border-color:#6bc49a;box-shadow:0 8px 32px rgba(52,120,90,.1)}.weather-day--btn:focus-visible{outline:2px solid #45a076;outline-offset:2px}.weather-day--btn.is-selected{border-color:#45a076;box-shadow:0 0 0 2px rgba(69,160,118,.15)}.weather-day__hint{display:block;margin-top:.5rem;font-size:.72rem;color:#7a8f84}.weather-day__label{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#2f7d5c}.weather-day__icon{display:block;font-size:1.75rem;margin-bottom:.35rem}.weather-day__desc{margin:0 0 .5rem;font-size:.78rem;color:#7a8f84;line-height:1.3}.weather-day__temps{margin:0;font-size:1.05rem;font-weight:600;display:flex;justify-content:center;gap:.65rem}.weather-day__temp-icon{margin-right:.1rem;font-size:.85em;opacity:.75}.weather-day__max{color:#2f7d5c}.weather-day__min{margin-left:.35rem;color:#7a8f84;font-weight:400}.weather-day__rain{margin:.35rem 0 0;font-size:.78rem;color:#5ba4b8}.weather-hourly{display:grid;grid-template-columns:repeat(auto-fill, minmax(4.5rem, 1fr));gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.weather-hour{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.65rem .4rem;background:#fff;border:1px solid #eaf1ed;border-radius:8px;font-size:.82rem}.weather-hour__time{color:#7a8f84;font-size:.75rem}.weather-hour__icon{font-size:1.25rem}.weather-hour__temp{font-weight:600;color:#2f7d5c}.weather-hour__rain{font-size:.7rem;color:#5ba4b8}.weather-hourly--detail{margin-top:.75rem}.weather-day-detail{margin-top:1.25rem}.weather-day-detail__inner{padding:1.5rem;background:#fff;border:1px solid #dce8e2;border-radius:14px;box-shadow:0 8px 32px rgba(52,120,90,.1)}.weather-day-detail__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.weather-day-detail__title{margin:0;font-size:1.35rem;color:#2f7d5c}.weather-day-detail__summary{display:flex;align-items:center;gap:.5rem;margin:.35rem 0 0;color:#4f5f57}.weather-day-detail__icon{font-size:1.5rem}.weather-day-detail__close{flex-shrink:0;width:2rem;height:2rem;border:1px solid #dce8e2;border-radius:8px;background:#faf9f6;color:#7a8f84;cursor:pointer;font-size:1rem;line-height:1}.weather-day-detail__close:hover{color:#33403a;border-color:#dce8e2}.weather-day-detail__temps{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:0 0 .75rem;font-weight:500}.weather-day-detail__meta{margin:0 0 1rem;color:#5ba4b8;font-size:.92rem}.weather-day-detail__hours-title{margin:0 0 .5rem;font-size:1rem;color:#2f7d5c}.weather-attribution{margin-top:2rem;font-size:.82rem;color:#7a8f84;text-align:center}.news-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(min(100%, 300px), 1fr));gap:1.25rem;align-items:stretch}.news-card{display:flex;flex-direction:column;height:100%;padding:0;background:#fff;border:1px solid #eaf1ed;border-radius:14px;box-shadow:0 4px 20px rgba(52,120,90,.06);overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.news-card:hover{border-color:#dce8e2;box-shadow:0 8px 32px rgba(52,120,90,.1);transform:translateY(-2px)}.news-card--has-cover,.news-card--no-cover{padding:0}.news-card__placeholder{display:grid;place-items:center;aspect-ratio:16/9;background:linear-gradient(135deg, rgba(228, 245, 236, 0.95), rgba(69, 160, 118, 0.18));border-bottom:1px solid #eaf1ed}.news-card__placeholder-icon{font-size:2rem;opacity:.55}.news-card__cover-link{display:block;overflow:hidden;text-decoration:none;flex-shrink:0}.news-card__cover{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .25s ease}.news-card--has-cover:hover .news-card__cover{transform:scale(1.03)}.news-card__content{display:flex;flex:1;flex-direction:column;gap:0;padding:1.25rem 1.35rem 1.35rem}.news-card__date{display:block;margin-bottom:.4rem;font-size:.82rem;font-weight:500;color:#45a076;letter-spacing:.02em}.news-card__title{margin:0 0 .5rem;font-size:1.08rem;line-height:1.35}.news-card__title a{color:#2f7d5c;text-decoration:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card__title a:hover{color:#45a076;text-decoration:underline}.news-card__excerpt{margin:0 0 .65rem;color:#7a8f84;line-height:1.6;font-size:.92rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card__streets{display:flex;flex-direction:column;gap:.65rem;margin-top:auto;padding-top:.85rem;border-top:1px solid #eaf1ed}.news-card__streets-group{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .5rem}.news-card__streets-label{flex:0 0 auto;font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#7a8f84}.news-card__streets-group--detour .news-card__streets-label{color:#5ba4b8}.news-card__street-tags{display:flex;flex-wrap:wrap;gap:.35rem}.news-card__street-tag{display:inline-flex;align-items:center;padding:.22rem .7rem;border-radius:999px;font-size:.82rem;font-weight:500;line-height:1.3;background:rgba(69,160,118,.09);color:#2f7d5c;border:1px solid rgba(69,160,118,.16)}.news-card__street-tag--detour{background:rgba(91,164,184,.1);color:#2d6a7a;border-color:rgba(91,164,184,.22);border-style:dashed}.news-article{padding:2rem;background:#fff;border:1px solid #eaf1ed;border-radius:14px;box-shadow:0 4px 20px rgba(52,120,90,.06)}.news-article__header{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #eaf1ed}.news-article__back{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:1rem;font-size:.88rem;font-weight:500;color:#7a8f84;text-decoration:none}.news-article__back:hover{color:#45a076}.news-article__title{margin:0 0 .5rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.6rem,3.5vw,2.25rem);font-weight:400;line-height:1.25;color:#2f7d5c}.news-article__date{display:block;color:#45a076;font-size:.88rem;font-weight:500}.news-article__cover{margin:0 0 1.5rem;border-radius:14px;overflow:hidden;border:1px solid #eaf1ed;background:rgba(69,160,118,.04)}.news-article__cover-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.news-article__streets{margin:0 0 1rem;padding:.85rem 1.1rem;border-left:3px solid #45a076;background:rgba(69,160,118,.06);border-radius:0 8px 8px 0;font-size:.92rem;color:#4f5f57}.news-article__map{margin:1.75rem 0 0;padding-top:1.5rem;border-top:1px solid #eaf1ed}.news-article__map-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#2f7d5c}.news-article__body{line-height:1.75;color:#4f5f57;font-size:1.02rem}.news-article__body p{margin:0 0 1.15rem}.news-article__source{margin-top:1.75rem;padding-top:1.15rem;border-top:1px solid #eaf1ed;color:#7a8f84;font-size:.9rem}.news-article__source a{margin-left:.35rem;font-weight:600}.pub-error{display:flex;justify-content:center;padding:1rem 0 3rem}.pub-error__card{position:relative;width:min(40rem,100%);padding:clamp(2rem,5vw,3rem);text-align:center;background:linear-gradient(145deg, rgba(228, 245, 236, 0.95), rgba(255, 255, 255, 0.98)),#fff;border:1px solid #eaf1ed;border-radius:18px;box-shadow:0 8px 32px rgba(52,120,90,.1);overflow:hidden}.pub-error__card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 20%, rgba(143, 212, 176, 0.22), transparent 42%),radial-gradient(circle at 85% 80%, rgba(232, 184, 109, 0.14), transparent 38%);pointer-events:none}.pub-error__visual{position:relative;display:grid;place-items:center;margin-bottom:1.5rem}.pub-error__code{font-family:Georgia,"Times New Roman",serif;font-size:clamp(5rem,18vw,7.5rem);font-weight:400;line-height:1;letter-spacing:-0.04em;color:rgba(69,160,118,.14);user-select:none}.pub-error__icon{position:absolute;font-size:clamp(2.5rem,8vw,3.5rem);filter:drop-shadow(0 8px 18px rgba(69, 160, 118, 0.18))}.pub-error__content{position:relative}.pub-error__eyebrow{display:inline-block;margin:0 0 .75rem;padding:.28rem .8rem;border-radius:999px;background:rgba(69,160,118,.1);color:#2f7d5c;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pub-error__title{margin:0 0 .85rem;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.7rem,4vw,2.35rem);font-weight:400;line-height:1.2;color:#2f7d5c}.pub-error__lead{margin:0 0 .75rem;font-size:1.05rem;line-height:1.6;color:#4f5f57}.pub-error__message{margin:0;max-width:32rem;margin-inline:auto;color:#7a8f84;line-height:1.65}.pub-error__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem}.pub-error--500 .pub-error__code{color:rgba(232,184,109,.22)}.pub-empty{padding:2.5rem;text-align:center;background:#fff;border:1px dashed #dce8e2;border-radius:14px;color:#7a8f84}.about-page{display:grid;gap:1.5rem}.about-page__section,.about-page__intro,.about-page__links{position:relative;overflow:hidden}.about-page__section::before,.about-page__intro::before,.about-page__links::before{content:"";position:absolute;inset:0 auto 0 0;width:.35rem;background:linear-gradient(180deg, #cce9dc, #6bc49a);opacity:.75}.about-page__section-title{margin:0 0 1rem;font-family:Georgia,"Times New Roman",serif;font-size:1.45rem;font-weight:400;color:#2f7d5c}.about-page__intro{background:linear-gradient(135deg, rgba(228, 245, 236, 0.9), #ffffff)}.about-page__intro .about-page__section-title{font-size:1.2rem;font-weight:600;font-family:inherit}.about-page__cta{margin:1.25rem 0 0}.about-page__highlights{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:1.25rem;margin:.5rem 0}.about-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.pub-prose{line-height:1.75;color:#4f5f57;font-size:1.02rem;max-width:72ch}.pub-prose p{margin:0 0 1.15rem}.pub-prose ul{margin:0 0 1.15rem;padding-left:1.35rem}.pub-prose ul li{margin-bottom:.45rem}.pub-prose ul li:last-child{margin-bottom:0}.pub-map{margin-bottom:1rem}.pub-map__canvas{position:relative;z-index:1;isolation:isolate;width:100%;height:min(68vh,640px);border:1px solid #eaf1ed;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(52,120,90,.06)}.pub-map__canvas.leaflet-container{font:inherit}.map-canvas{width:100%;height:min(52vh,480px);border:1px solid #eaf1ed;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(52,120,90,.06)}.pub-map__canvas .leaflet-overlay-pane path,.map-canvas .leaflet-overlay-pane path{stroke-linejoin:round;stroke-linecap:round}.pub-map__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.85rem}.pub-map__legend{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:#4f5f57}.pub-map__legend-swatch{width:1.75rem;height:.4rem;border-radius:999px;background:#1d4ed8;box-shadow:0 0 0 2px rgba(59,130,246,.25)}.pub-map__legend-street{width:1.75rem;height:.35rem;border-radius:999px;background:#7a8f84}.pub-map__legend-sep{color:#7a8f84}.pub-map__attribution{margin:0;font-size:.82rem;color:#7a8f84}.pub-streets{margin-top:2rem;padding:1.5rem;background:#fff;border:1px solid #eaf1ed;border-radius:14px;box-shadow:0 4px 20px rgba(52,120,90,.06)}.pub-streets__title{margin:0 0 .35rem;font-size:1.2rem;color:#2f7d5c}.pub-streets__hint{margin:0 0 1rem;font-size:.9rem;color:#7a8f84}.pub-street-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(12rem, 1fr));gap:.5rem;margin:0;padding:0;list-style:none}.pub-street-list li{min-height:0}.pub-street-item{display:flex;align-items:center;width:100%;height:4.25rem;padding:.55rem .85rem;border:1px solid #eaf1ed;border-radius:8px;background:#f0f7f3;color:#33403a;font:inherit;font-size:.9rem;line-height:1.35;text-align:left;cursor:pointer;overflow:hidden;overflow-wrap:break-word;word-break:break-word;hyphens:auto;transition:border-color .15s ease,background .15s ease,color .15s ease}.pub-street-item:hover,.pub-street-item.is-active{border-color:#6bc49a;background:rgba(69,160,118,.08);color:#2f7d5c}.pub-street-item.is-pinned{border-color:#45a076;background:rgba(69,160,118,.12);box-shadow:0 0 0 2px rgba(69,160,118,.12)}.pub-streets__empty{margin:0;color:#7a8f84}.public-footer{margin-top:auto;padding:3rem 0 2rem;background:linear-gradient(160deg, #2f7d5c 0%, #3a9168 100%);color:hsla(0,0%,100%,.88)}.public-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem}.public-footer__title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;color:#fff}.public-footer__tagline{margin:0;font-size:.92rem;line-height:1.65;color:hsla(0,0%,100%,.7)}.public-footer__tagline strong{color:hsla(0,0%,100%,.9)}.public-footer__nav-title{margin:0 0 .75rem;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.public-footer__links{margin:0;padding:0;list-style:none}.public-footer__links li{margin-bottom:.4rem}.public-footer__links a{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.92rem}.public-footer__links a:hover{color:#fff;text-decoration:underline}.public-footer__meta p{margin:0 0 .35rem;font-size:.92rem;color:hsla(0,0%,100%,.7)}.public-footer__bottom{padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.12)}.public-footer__bottom p{margin:0;font-size:.82rem;color:hsla(0,0%,100%,.45)}@media(max-width: 768px){.public-nav-toggle{display:flex}.public-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;padding:.75rem;background:#fff;border-bottom:1px solid #eaf1ed;box-shadow:0 8px 32px rgba(52,120,90,.1)}.public-nav.is-open{display:flex}.public-nav__link{border-radius:8px;padding:.75rem 1rem}.public-header{position:relative}.public-header__inner{position:relative;flex-wrap:wrap}.pub-hero{margin-top:-2.5rem;padding:3rem 0 3.5rem}.public-footer__grid{grid-template-columns:1fr;gap:1.5rem}.pub-section__header{flex-direction:column;align-items:flex-start}.news-article,.pub-panel{padding:1.25rem}}@media(max-width: 640px){.pub-features{grid-template-columns:1fr}}
