.city-explorer{border-top:2px solid var(--ink);margin-top:.65rem;font:14px/1.5 var(--sans)}.explorer-topline{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;letter-spacing:.09em}.explorer-topline>span{font-weight:700}.explorer-topline a{letter-spacing:0;text-decoration:none;color:var(--muted)}.explorer-layout{display:grid;grid-template-columns:206px minmax(0,1fr)}.explorer-sidebar{padding:30px 20px 0 0;border-right:1px solid var(--line)}.explorer-sidebar-title{display:flex;gap:10px;align-items:center;margin-bottom:38px}.explorer-sidebar-title strong{display:block;font-size:16px;letter-spacing:-.03em}.explorer-sidebar-title div>span{font-size:12px;color:var(--muted)}.explorer-symbol{height:39px;width:39px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);font:700 25px var(--serif)}.explorer-symbol>span{font:13px var(--sans);align-self:flex-start;margin-top:5px}.explorer-label{font:700 12px/1.5 var(--sans);letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.explorer-sidebar nav{display:grid;grid-gap:4px;gap:4px}.explorer-community-select,.explorer-mobile-label{display:none}.explorer-sidebar nav a{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:11px 10px;min-height:44px;text-decoration:none;border-left:2px solid transparent}.explorer-sidebar nav a:hover{background:#eeebe3}.explorer-sidebar nav a[aria-current]{background:#eae6dd;border-left-color:var(--accent);font-weight:700}.explorer-nav-count{font:12px var(--mono);color:var(--muted)}.explorer-sidebar-more{border-top:1px solid var(--line);margin-top:30px;padding-top:22px}.explorer-sidebar-more a{display:flex;justify-content:space-between;min-height:44px;align-items:center;gap:10px;text-decoration:none;font-size:13px}.explorer-sidebar-more a:hover,.explorer-topline a:hover{color:var(--accent)}.explorer-source-note{margin-top:45px;padding:18px 13px;background:#efece4;border-top:2px solid var(--ink);font-size:13px}.explorer-source-note .explorer-label{color:var(--ink);font-size:12px}.explorer-source-note p{color:var(--muted);margin-top:12px}.explorer-source-note a{font-size:12px}.explorer-workspace{padding:30px 0 0 32px;min-width:0;transition:opacity .15s}.explorer-workspace[aria-busy=true]{opacity:.6}.explorer-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.explorer-heading .explorer-label{color:var(--accent);margin-bottom:7px}.explorer-heading h1{font:500 clamp(40px,4.5vw,62px)/1.06 var(--serif);letter-spacing:-.045em;margin:0 0 10px}.explorer-heading-dot{color:var(--accent)}.explorer-heading p:last-child{color:var(--muted);font-size:14px;margin-bottom:0}.explorer-edition{display:grid;grid-gap:5px;gap:5px;flex-shrink:0;text-align:right}.explorer-edition .explorer-label{color:var(--muted);font-size:12px;margin:0}.explorer-edition strong{font-size:14px}.explorer-edition>span:last-child{font-size:12px;color:var(--muted)}.explorer-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);margin-bottom:30px;background:#f0ede5}.explorer-stats a{padding:16px 20px;text-decoration:none}.explorer-stats a+a{border-left:1px solid var(--line)}.explorer-stats a:hover{background:#e9e4d9}.explorer-stats a>span{display:flex;justify-content:space-between;gap:8px;font-size:13px}.explorer-stats a>strong{display:block;font:500 39px/1.35 var(--serif);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.explorer-stats small{color:var(--muted);font-size:12px}.explorer-views{display:flex;gap:25px;border-bottom:1px solid var(--line)}.explorer-views a{min-height:48px;display:flex;align-items:center;gap:8px;border-bottom:2px solid transparent;padding:0 0 13px;margin-bottom:-1px;text-decoration:none;color:var(--muted);white-space:nowrap}.explorer-views a[aria-current]{color:var(--ink);border-color:var(--accent);font-weight:700}.explorer-views a>span{background:#ebe7dd;padding:1px 6px;font:12px/1.5 var(--mono);border-radius:3px}.explorer-search{display:flex;gap:10px;align-items:center;padding:7px 7px 7px 15px;border:1px solid #bdb7ab;background:white;margin:22px 0 14px}.explorer-search-icon{font:28px/1 var(--sans);color:var(--muted)}.explorer-search input{border:0;min-width:0;flex:1 1;padding:8px 3px;font-size:15px;background:transparent}.explorer-search input::placeholder{color:var(--muted)}.explorer-empty button,.explorer-search button{border:0;color:var(--white);background:var(--ink);cursor:pointer;min-height:42px;padding:8px 17px;font-size:14px}.explorer-empty button:hover,.explorer-search button:hover{background:var(--accent)}.explorer-search button span{margin-left:15px}.explorer-filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;font-size:12px}.explorer-filters>div{display:flex;align-items:center;border:1px solid var(--line);background:transparent;padding-left:10px;gap:5px}.explorer-filters label{color:var(--muted)}.explorer-filters select{border:0;background:transparent;padding:10px 5px;min-height:44px;max-width:180px;font-size:13px}.explorer-result-count{color:var(--muted);margin-left:auto}.explorer-filters>a{color:var(--accent)}.explorer-view-note{background:#efece4;padding:12px 15px;color:var(--ink-soft);font-size:13px}.explorer-coverage-table,.explorer-table-wrap{position:relative;overflow:auto;border-top:1px solid var(--ink)}.explorer-table{table-layout:fixed;background:transparent}.explorer-table th{background:#efece4;font-size:12px;padding:11px 12px}.explorer-table th:first-child{width:48%}.explorer-table th:nth-child(2){width:24%}.explorer-table th:nth-child(3){width:22%}.explorer-table th:last-child{width:6%}.explorer-table td{padding:18px 12px;vertical-align:top}.explorer-row-open,.explorer-table tbody>tr:hover{background:#f0ede6}.explorer-record-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;color:var(--muted);font-size:12px;margin-bottom:7px}.explorer-record-meta span+span{border-left:1px solid var(--line);padding-left:8px;font-family:var(--mono)}.explorer-record-title{display:block;font:500 19px/1.3 var(--serif);letter-spacing:-.01em;text-decoration:none}.explorer-record-title:hover{color:var(--accent);text-decoration:underline}.explorer-record-location{display:block;font-size:12px;margin-top:8px;color:var(--muted)}.explorer-stage{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:4px 7px;border:1px solid #d4cfc2;border-radius:3px;background:#eeeae1}.explorer-stage i{width:5px;height:5px;background:currentColor;border-radius:100%;flex-shrink:0}.explorer-stage--scheduled{background:#f0e5cf;color:#765013;border-color:#e5d4ae}.explorer-stage--filed{color:#385777;background:#e8edf0;border-color:#ccd6df}.explorer-stage--recommendation{color:#6c4c76;background:#eee7ef;border-color:#ddd0e0}.explorer-stage--decision{color:#315b4a;background:#e5ece5;border-color:#c6d7c9}.explorer-date-note{display:block;font-size:12px;color:var(--muted);margin-top:8px;line-height:1.5}.explorer-table time{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.explorer-published-date{display:block;color:var(--muted);font-size:12px;margin-top:6px}.explorer-expand{width:32px;height:36px;padding:0;border:1px solid var(--line);background:transparent;font-size:19px;cursor:pointer}.explorer-expand:hover,.explorer-expand[aria-expanded=true]{background:var(--ink);color:white}.explorer-detail-row>td{background:#eeeae1;padding:20px 24px}.explorer-detail-row>td>div{max-width:740px}.explorer-detail-row p{font:17px/1.6 var(--serif)}.explorer-detail-links{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;margin:12px 0;color:var(--accent)}.explorer-detail-row small{color:var(--muted);font-size:12px}.explorer-location{display:grid;grid-gap:4px;gap:4px;font-size:12px;margin-bottom:12px}.explorer-location>span{color:var(--muted);font-size:12px}.explorer-location a{color:var(--accent)}.explorer-pagination{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);font-size:12px}.explorer-pagination>span{color:var(--muted)}.explorer-pagination nav{display:flex;align-items:center;gap:16px}.explorer-pagination nav a{min-height:44px;display:flex;align-items:center}.explorer-pagination [aria-disabled]{color:var(--muted)}.explorer-empty{padding:45px 25px;border-block:1px solid var(--line);text-align:center}.explorer-empty>span{display:block;font-size:32px;margin-bottom:12px}.explorer-empty h2{font:500 27px var(--serif);margin-bottom:12px}.explorer-empty p{color:var(--muted);max-width:53ch;margin:0 auto 20px}.explorer-empty a{color:var(--accent)}.explorer-bottom{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:30px;gap:30px;margin-top:36px}.explorer-bottom h2{font:500 28px/1.15 var(--serif);letter-spacing:-.03em}.explorer-bottom .explorer-label{margin-bottom:9px}.explorer-destinations{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.explorer-destinations>a{border:1px solid var(--line);padding:18px;text-decoration:none;background:#efece4}.explorer-destinations>a:hover{border-color:var(--ink)}.explorer-destinations a>span{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:20px}.explorer-destinations strong{font:500 21px/1.1 var(--serif);display:block;margin-bottom:10px}.explorer-destinations p{font-size:12px;color:var(--muted);margin:0}.explorer-next{border-left:1px solid var(--line);padding-left:25px}.explorer-next>a{display:grid;grid-gap:5px;gap:5px;text-decoration:none;border-top:1px solid var(--line);padding:13px 0}.explorer-next>a time{color:var(--accent);font-size:12px}.explorer-next>a strong{font:500 16px/1.4 var(--serif)}.explorer-footnote,.explorer-next>a span,.explorer-next>p:not(.explorer-label){font-size:12px;color:var(--muted)}.explorer-footnote{border-top:1px solid var(--line);margin:32px 0 0;padding-top:16px}.explorer-footnote a{display:inline-block;margin-left:5px}.explorer-section-heading{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;padding:30px 0 15px}.explorer-section-heading h2{font:500 32px/1.1 var(--serif)}.explorer-section-heading>p{font-size:14px;color:var(--muted)}.explorer-coverage-table table{background:transparent}.explorer-coverage-table th{font-size:12px}.explorer-coverage-table tbody th{font-size:15px;letter-spacing:0;text-transform:none;color:var(--ink)}.explorer-coverage-table th small{display:block;font-size:12px;font-weight:400;color:var(--muted)}.explorer-coverage-table td{font:20px var(--serif)}.explorer-coverage-notes{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px;margin-top:30px}.explorer-coverage-notes article>span{color:var(--accent);font:12px var(--mono)}.explorer-coverage-notes h3{font:500 21px/1.2 var(--serif);margin:10px 0}.explorer-coverage-notes p{color:var(--muted);font-size:13px}.explorer-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (min-width:1500px){.city-explorer{margin-inline:-25px}}@media (max-width:1050px){.explorer-layout{grid-template-columns:175px minmax(0,1fr)}.explorer-workspace{padding-left:22px}.explorer-edition{display:none}.explorer-table th:first-child{width:42%}.explorer-table th:nth-child(2){width:28%}.explorer-table th:nth-child(3){width:23%}.explorer-table th:last-child{width:7%}.explorer-stats a{padding:14px}.explorer-bottom{grid-template-columns:1fr}.explorer-next{border-left:0;padding-left:0}}@media (max-width:960px){.explorer-topline>a{display:none}.explorer-layout{display:block}.explorer-sidebar{border-right:0;padding:14px 0 0}.explorer-sidebar nav,.explorer-sidebar-more,.explorer-sidebar-title,.explorer-sidebar>.explorer-label,.explorer-source-note{display:none}.explorer-community-select{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:var(--muted)}.explorer-community-select select{min-height:44px;min-width:0;flex:1 1;max-width:230px;padding:10px 12px;border:1px solid var(--line);border-radius:2px;color:var(--ink);background:var(--paper);font:400 16px/1.4 var(--sans)}.explorer-workspace{padding:20px 0 0}}@media (max-width:760px){.explorer-heading h1{font-size:43px}.explorer-heading p:last-child{font-size:13px}.explorer-heading,.explorer-stats{margin-bottom:20px}.explorer-stats a{padding:12px 9px}.explorer-stats a>span{font-size:11px;line-height:1.5;min-height:33px}.explorer-stats a>span>span{display:none}.explorer-stats a>strong{font-size:31px}.explorer-stats small{font-size:12px}.explorer-views{gap:12px;justify-content:space-between}.explorer-views a{font-size:13px}.explorer-views a>span{display:none}.explorer-search{margin-top:17px}.explorer-search input{font-size:16px}.explorer-search button{padding:8px 12px}.explorer-search button span{display:none}.explorer-filters{gap:8px}.explorer-filters>div{flex:1 1 100%;justify-content:space-between;padding-right:6px}.explorer-result-count{margin:5px auto 0 0}.explorer-table{display:block;min-width:0}.explorer-table-wrap{overflow:visible}.explorer-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.explorer-table tbody{display:block}.explorer-table tbody>tr{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:20px 0;border-bottom:1px solid var(--line)}.explorer-table td{display:block;min-width:0;padding:0;border:0}.explorer-table td:first-child,.explorer-table td:nth-child(2){grid-column:1/-1}.explorer-table td:last-child{align-self:end}.explorer-record-title{font-size:22px;line-height:1.25;overflow-wrap:anywhere}.explorer-mobile-label{display:block;font-size:11px;color:var(--muted);margin-bottom:3px}.explorer-expand{display:inline-flex;align-items:center;gap:10px;padding:0 12px;width:auto;height:44px}.explorer-expand .explorer-mobile-label{color:inherit;margin:0;font-size:12px}.explorer-table tbody>.explorer-detail-row{display:block;padding:0}.explorer-detail-row>td{padding:18px}.explorer-pagination{flex-direction:column;align-items:flex-start}.explorer-pagination nav{justify-content:space-between;width:100%;font-size:12px;gap:8px}.explorer-bottom{margin-top:27px}.explorer-destinations{gap:10px}.explorer-destinations>a{padding:14px}.explorer-destinations strong{font-size:21px}.explorer-coverage-notes,.explorer-section-heading{grid-template-columns:1fr;gap:10px}.explorer-coverage-table table{min-width:480px}}