@view-transition { navigation: auto; }

.global-search-trigger{display:inline-flex;align-items:center;gap:.38rem;border:1px solid rgba(7,85,72,.2);background:#fff;color:#075548;border-radius:999px;padding:.52rem .7rem;font:inherit;font-weight:700;cursor:pointer;white-space:nowrap}
.global-search-trigger kbd{font:600 .72rem/1 system-ui,sans-serif;border:1px solid #d9e1dd;border-bottom-width:2px;border-radius:.35rem;padding:.22rem .36rem;color:#5a6d66;background:#f7f9f8}
.global-search-dialog{width:min(720px,calc(100% - 24px));max-height:min(78vh,760px);border:0;border-radius:22px;padding:0;background:#fff;box-shadow:0 26px 80px rgba(10,37,31,.28);color:#173a32}
.global-search-dialog::backdrop{background:rgba(7,32,28,.52);backdrop-filter:blur(7px)}
.global-search-shell{display:flex;flex-direction:column;min-height:340px;max-height:min(78vh,760px)}
.global-search-input-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:1rem 1.1rem;border-bottom:1px solid #e7ece9;font-size:1.15rem}
.global-search-input-row input{width:100%;border:0;outline:0;font:inherit;font-size:1.05rem;color:#173a32;background:transparent}
.global-search-close{border:0;border-radius:.5rem;background:#f0f4f2;color:#526860;padding:.38rem .5rem;cursor:pointer}
.global-search-status{padding:.72rem 1.1rem .25rem;color:#667a72;font-size:.86rem}
.global-search-results{overflow:auto;padding:.45rem .65rem .8rem}
.global-search-result{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.78rem;border-radius:13px;color:inherit;text-decoration:none;outline:none}
.global-search-result:hover,.global-search-result.is-active,.global-search-result:focus-visible{background:#edf6f2}
.global-search-type{font-size:.72rem;font-weight:800;letter-spacing:.04em;color:#075548;background:#dff1e8;border-radius:999px;padding:.32rem .5rem}
.global-search-result-copy{min-width:0;display:grid;gap:.2rem}
.global-search-result-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.global-search-result-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#667a72}
.global-search-footer{display:flex;justify-content:space-between;gap:1rem;margin-top:auto;padding:.75rem 1.1rem;border-top:1px solid #e7ece9;color:#667a72;font-size:.8rem}
.global-search-footer a{color:#075548;font-weight:700}
body.search-open{overflow:hidden}

.digital-stat{display:grid;gap:.22rem;padding:1rem;border:1px solid rgba(7,85,72,.13);border-radius:16px;background:linear-gradient(145deg,#fff,#f4f9f6);box-shadow:0 10px 30px rgba(15,70,58,.06)}
.digital-stat strong{font-size:clamp(1.45rem,3vw,2.25rem);line-height:1;color:#075548}
.digital-stat span{font-size:.84rem;color:#61766e}
.explore-chip,.share-current-page{border:1px solid rgba(7,85,72,.18);border-radius:999px;background:#fff;color:#075548;padding:.58rem .78rem;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}
.explore-chip:hover,.explore-chip:focus-visible,.share-current-page:hover,.share-current-page:focus-visible{background:#eaf5f0;outline:2px solid transparent}

.map-insight-panel{margin:.8rem 0;padding:1rem;border-radius:16px;background:#083f36;color:#fff}
.map-insight-panel h3{margin:.12rem 0 .45rem;font-size:1.18rem}
.map-insight-panel p{margin:.25rem 0;color:#d8ebe4}
.map-insight-panel .insight-breakdown{display:flex;flex-wrap:wrap;gap:.38rem;margin:.65rem 0}
.map-insight-panel .insight-breakdown span{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.32rem .5rem;font-size:.78rem}
.map-insight-panel a{color:#def68d;font-weight:800}

.timeline-reveal{transform:translateY(14px);transition:transform .45s ease}
.timeline-reveal.is-visible{transform:none}
.cross-content-explore{margin-top:1.5rem;margin-bottom:2rem;padding-top:1.3rem;border-top:1px solid #e3e9e6}
.cross-content-explore h2{margin:.2rem 0 .4rem}
.explore-chip-list{display:flex;flex-wrap:wrap;gap:.55rem;margin:.9rem 0}
.share-current-page{margin-top:.15rem}

.explore-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:1.3rem;align-items:start}
.explore-sidebar{position:sticky;top:1rem;border:1px solid #e1e8e4;border-radius:18px;padding:1rem;background:#f7faf8}
.explore-sidebar label{display:block;margin-top:.7rem;margin-bottom:.3rem;font-weight:800}
.explore-sidebar select,.explore-sidebar input{width:100%;padding:.68rem;border:1px solid #cbd8d2;border-radius:10px;background:#fff;font:inherit}
.explore-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-bottom:1rem;min-height:110px}
.explore-summary .digital-stat{min-height:110px}
.explore-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}
.explore-result-card{border:1px solid #e1e8e4;border-radius:16px;padding:1rem;background:#fff}
.explore-result-card h3{margin:.25rem 0 .45rem}
.explore-result-card p{color:#5f736b}
.explore-result-card a{color:#075548;font-weight:800}
.explore-related{margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid #e1e8e4}
.explore-related-list{display:grid;gap:.65rem}
.explore-related-item{display:grid;gap:.2rem;padding:.8rem;border-radius:12px;background:#f7faf8;color:inherit;text-decoration:none}
.explore-related-item strong{color:#075548}
.explore-relation-note{font-size:.85rem;color:#6d7f78}
.pwa-install-link{font:inherit;background:none;border:0;padding:0;cursor:pointer}

@media (max-width:900px){.explore-layout{grid-template-columns:1fr}.explore-sidebar{position:static}.explore-result-grid{grid-template-columns:1fr}.global-search-trigger kbd{display:none}}
@media (max-width:560px){#explore-subtitle{min-height:3.5em}.explore-summary{min-height:231px}.global-search-trigger{position:fixed;right:14px;bottom:16px;z-index:79;width:48px;height:48px;justify-content:center;padding:0;box-shadow:0 10px 30px rgba(10,37,31,.18)}.global-search-trigger span:nth-child(2){display:none}.global-search-footer{display:block}.global-search-footer a{display:block;margin-top:.35rem}.explore-summary{grid-template-columns:1fr 1fr}.digital-stat{padding:.85rem}}
@media (prefers-reduced-motion:reduce){.timeline-reveal{transform:none;transition:none}}

/* P0: connected public-record filters, map context and accessible search. */
.map-controls{grid-template-columns:1.4fr 1.2fr 1fr 1fr 1fr 1fr auto}
.insight-top{display:flex;align-items:center;justify-content:space-between;gap:8px}
.insight-top .eyebrow{font-size:10px;letter-spacing:.12em}
.insight-clear{font:inherit;font-size:11px;background:transparent;color:#fff;border:1px solid #70958a;border-radius:99px;padding:6px 10px;cursor:pointer}
.map-insight-panel .insight-history{margin-top:12px;padding-top:12px;border-top:1px solid #42695e;font-size:12px}
.map-insight-panel .insight-location{font-size:11px;line-height:1.6;margin:10px 0;color:#c6dbd1}
.insight-group{border-top:1px solid #42695e;margin-top:16px;padding-top:10px}
.insight-group h4{font-size:12px;margin:0 0 8px}
.insight-group button{display:block;color:#def68d;border:0;border-bottom:1px solid #42695e;background:transparent;padding:10px 0;text-align:left;font:inherit;font-size:12px;cursor:pointer;width:100%}
.global-search-input-row{grid-template-columns:auto minmax(0,1fr) auto}
.global-search-results{min-height:0;flex:1}
.global-search-result-copy small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.65}
.global-search-result mark{background:#def68d;color:#173a32;border-radius:2px}
.global-search-result:focus-visible,.global-search-close:focus-visible,.share-current-page:focus-visible{outline:2px solid #075548;outline-offset:-2px}
.search-extra{padding:0 1.1rem;display:flex;gap:8px}
.search-extra button{border:1px solid #bacdc1;background:#f2f7eb;color:#075548;padding:9px 14px;border-radius:10px;font:inherit;font-size:12px;cursor:pointer;margin-bottom:10px}
.search-extra button[hidden]{display:none}
.share-fallback{border:1px solid #cbd8d2;border-radius:18px;padding:25px;max-width:calc(100% - 32px);width:520px;color:#075548}
.share-fallback::backdrop{background:#102c2599}
.share-fallback input{width:100%;padding:12px;border:1px solid #cbd8d2;margin:12px 0;font:inherit}
.share-fallback button{font:inherit;padding:10px 20px;border:0;border-radius:99px;background:#075548;color:white}
.case-timeline .timeline-reveal.is-visible::before{box-shadow:0 0 0 5px #e9f1dc}
@media(max-width:1100px){.map-controls{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:780px){.map-controls{grid-template-columns:repeat(2,minmax(0,1fr));padding:17px}.map-controls>div:first-child{grid-column:1/-1}.digital-stat span{font-size:11px}.global-search-dialog{max-height:85dvh}.global-search-shell{max-height:85dvh}.global-search-result{gap:.4rem;padding:.7rem .4rem}.global-search-type{font-size:10px}.global-search-result-copy strong{font-size:14px;white-space:normal}.global-search-result-copy small{font-size:11px}.global-search-status{font-size:12px}.global-search-footer{font-size:11px}.map-insight-panel p{font-size:13px}.map-insight-panel h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}}
@media print{.timeline-reveal{transform:none;transition:none}.global-search-trigger,.share-current-page,.insight-clear{display:none!important}}
.map-quick-links{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}
.map-quick-links a{display:inline-flex;align-items:center;min-height:42px;padding:9px 16px;border-radius:99px;border:1px solid #b9cbbd;font-size:13px;color:#075548}
.map-quick-links a:first-child{background:#075548;color:white;border-color:#075548}
.case-live-summary{grid-column:1/-1;font-size:13px;color:#526b60;margin:0;padding-top:4px}
.case-live-summary a{font-weight:700;color:#075548;text-decoration:underline;text-underline-offset:3px}
#case-search,#achievement-map,#case-results{scroll-margin-top:150px}
@media(max-width:780px){#case-search,#achievement-map,#case-results{scroll-margin-top:100px}}

/* A11Y-02: 4.03:1 failed on the page background; use the shared AA text color. */
.explore-relation-note{color:var(--muted)}
