:root{--sidebar: #fbfcfb;--ink: #17211d;--muted: #64716a;--faint: #eef2ef;--line: #dce4df;--line-strong: #c9d5cf;--surface: #ffffff;--green-900: #005548;--green-800: #006657;--green-700: #087c66;--green-100: #dff1eb;--green-50: #edf8f4;--blue-100: #dfeefe;--blue-700: #2a5f93;--amber-100: #fff2cf;--amber-700: #be6500;--red-100: #fee7e6;--red-700: #b72628;--shadow: 0 1px 2px rgba(12, 42, 33, .05), 0 12px 34px rgba(12, 42, 33, .07);--shadow-raised: 0 18px 48px rgba(7, 56, 44, .12);--radius: 12px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#f8faf8}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}.app-shell{display:grid;grid-template-columns:212px 1fr;min-height:100vh;background:radial-gradient(circle at 82% 2%,rgba(64,164,133,.09),transparent 26rem),linear-gradient(180deg,#f7faf8,#fbfcfb 52%,#f5f8f6)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fbfcfbf5;box-shadow:8px 0 36px #0e392d09}.brand{display:flex;gap:12px;align-items:center;height:66px;padding:14px 16px;color:#fff;background:radial-gradient(circle at 12% 12%,rgba(134,221,191,.24),transparent 42%),linear-gradient(135deg,#08725f,#00473e 72%,#003b35)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:#dcefe8}.brand-name{font-size:21px;line-height:1;font-weight:780}.brand-subtitle{margin-top:5px;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.main-nav{padding:14px 10px 16px;border-bottom:1px solid var(--line)}.nav-item,.jurisdiction,.text-button,.avatar-button,.link-button,.clear-filters,.table-actions button,.profile-actions button,.vote-row,.weekly-card,.data-warning button{border:0;background:transparent;cursor:pointer}.nav-item{display:flex;align-items:center;width:100%;height:40px;gap:14px;padding:0 13px;border-radius:6px;color:#101a16;font-size:14px;font-weight:650;transition:color .16s ease,background .16s ease,transform .16s ease}.nav-item svg{color:#122620}.nav-item.active{color:#043d34;background:#e5f1ed;box-shadow:inset 3px 0 0 var(--green-700)}.sidebar-section{padding:16px 10px;border-bottom:1px solid var(--line)}.sidebar-label{margin:0 8px 9px;color:#303b35;font-size:11px;font-weight:800;text-transform:uppercase}.jurisdiction-list{display:grid;gap:3px}.jurisdiction{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:28px;padding:0 12px;border-radius:6px;color:#33423b;font-size:13px;text-align:left}.jurisdiction.selected{color:#fff;background:var(--green-900);box-shadow:inset 0 -1px #0000001a}.filters{display:grid;gap:12px}.select-label{display:grid;gap:5px;color:#2a332f;font-size:12px}.select-label span{color:var(--muted)}select{width:100%;height:32px;padding:0 28px 0 9px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;color:#26312d;font-size:12px}.clear-filters{justify-self:start;padding:0;color:#174d75;font-size:13px;font-weight:620}.refresh-note{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:18px 18px 20px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.refresh-note strong{display:block;margin-top:4px;color:#333d38;font-weight:560}.refresh-note button{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line-strong);border-radius:6px;color:#164f76;background:#fff}.workspace{--cursor-x: 50vw;--cursor-y: 50vh;position:relative;min-width:0;padding:12px 12px 16px;background:transparent}.cursor-trace{position:fixed;left:var(--cursor-x);top:var(--cursor-y);z-index:15;width:26px;height:26px;border:1px solid rgba(0,102,87,.36);border-radius:999px;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.82);transition:opacity .16s ease,transform .16s ease,width .16s ease,height .16s ease}.workspace.cursor-active .cursor-trace,.workspace:hover .cursor-trace{opacity:.36;transform:translate(-50%,-50%) scale(1)}.workspace:has(button:hover) .cursor-trace,.workspace:has(a:hover) .cursor-trace,.workspace:has(tr:hover) .cursor-trace,.workspace:has(.identity-cell:hover) .cursor-trace{width:36px;height:36px;border-color:#174d7570;opacity:.28}.topbar{display:flex;align-items:center;justify-content:space-between;height:50px;gap:24px;margin-bottom:8px}.search-shell{display:flex;align-items:center;width:min(655px,58vw);height:42px;gap:12px;padding:0 10px 0 15px;border:1px solid var(--line-strong);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.search-shell svg,.small-search svg{color:#141f1a}.search-shell input,.small-search input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.search-shell input{font-size:14px}kbd{flex:0 0 auto;padding:3px 7px;border:1px solid var(--line-strong);border-radius:5px;color:#67716d;font-size:12px;background:#f7f8f7}.top-actions{display:flex;align-items:center;gap:18px}.text-button{display:inline-flex;align-items:center;gap:7px;color:#131c17;font-size:13px;font-weight:620;transition:color .16s ease,transform .16s ease}.text-button.active{color:var(--green-800)}.alert-button{position:relative}.alert-count{display:grid;place-items:center;width:16px;height:16px;margin-left:-3px;border-radius:999px;color:#fff;background:var(--green-800);font-size:10px;font-weight:760}.data-status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid var(--line);border-radius:999px;color:#49564f;background:#f7f8f7;font-size:11px;font-weight:760;white-space:nowrap}.data-status.live{border-color:#b7d2c8;color:#123c31;background:#edf8f4}.data-status.fallback{border-color:#ead49a;color:#6d4f0c;background:#fff8df}.beta-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid #b9cec4;border-radius:999px;color:#0d352b;background:#e8f2ee;font-size:11px;font-weight:820;text-transform:uppercase;white-space:nowrap}.avatar-button{display:inline-flex;align-items:center;gap:9px}.avatar-button span{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:#f5f6f5;font-size:12px;font-weight:700}.avatar-button small{color:#49564f;font-size:11px;font-weight:760}.account-toast{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;margin:0 0 8px;padding:0 11px 0 13px;border:1px solid #b7d2c8;border-radius:7px;color:#123c31;background:#edf8f4;font-size:12px;font-weight:650}.account-toast button{display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(18,60,49,.16);border-radius:5px;color:#123c31;background:transparent;cursor:pointer}.search-results-panel{margin:-1px 0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.search-results-head{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 13px;border-bottom:1px solid var(--line);color:#5a6962;font-size:12px;font-weight:720;text-transform:uppercase}.search-results-head strong{color:#14231d;text-transform:none}.search-result-list{display:grid}.search-result-row{display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:70px;padding:10px 13px;border-bottom:1px solid var(--line);text-align:left;transition:background .14s ease}.search-result-row:last-child{border-bottom:0}.search-result-row:hover,.search-result-row:focus-visible{background:#f7faf8}.search-result-type{display:inline-flex;align-items:center;justify-content:center;min-height:25px;border-radius:4px;color:#24443b;background:#e6eee9;font-size:11px;font-weight:780}.search-result-copy{display:grid;min-width:0;gap:3px}.search-result-copy strong,.search-result-copy small,.search-result-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-result-copy strong{color:#11221b;font-size:14px}.search-result-copy small{color:#53625b;font-size:12px}.search-result-copy em{color:#697670;font-size:12px;font-style:normal}.weekly-panel,.panel,.data-warning{border:1px solid var(--line);border-radius:var(--radius);background:#fffffff0;box-shadow:var(--shadow);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.weekly-panel{padding:12px;background:linear-gradient(120deg,#ecf8f3d1,#fffffff5 42%),#fff}.section-head,.panel-toolbar,.panel-title,.title-row{display:flex;align-items:center}.section-head{justify-content:space-between;margin:0 8px 8px}.section-head>div{display:flex;align-items:center;gap:8px}h1,h2,h3,p{margin:0}.section-head h2,.panel-title h2{font-size:14px;font-weight:800;text-transform:none}.section-head h2{text-transform:uppercase;letter-spacing:.02em}.section-head span{color:var(--muted);font-size:12px}.link-button{padding:0;color:#174d75;font-size:12px;font-weight:680}.weekly-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.weekly-card{display:flex;align-items:center;gap:15px;min-height:91px;padding:13px 17px;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.weekly-card:hover,.vote-row:hover,.nav-item:hover,.jurisdiction:hover{background:#f3f8f6}.weekly-card:hover,.stat-card:hover,.insight-card:hover,.review-panel:hover,.page-header:hover{border-color:#00665747;box-shadow:0 2px 8px #0c2a210d,0 12px 28px #0c2a210f;transform:translateY(-1px)}.weekly-icon{display:grid;place-items:center;width:51px;height:51px;border-radius:999px;color:var(--green-800);background:var(--green-100);box-shadow:inset 0 0 0 1px #0066570f,0 8px 22px #0066571a}.weekly-card.warn .weekly-icon{color:var(--amber-700);background:var(--amber-100)}.weekly-copy{display:grid;gap:5px}.weekly-copy strong{color:#0d1d18;font-size:14px;line-height:1.25}.weekly-copy strong span{color:var(--green-800);font-size:15px}.weekly-card.warn strong span{color:var(--amber-700)}.weekly-copy small{color:var(--muted);font-size:12px;line-height:1.35}.weekly-copy em{color:#174d75;font-size:12px;font-style:normal;font-weight:700}.primary-grid,.secondary-grid{display:grid;gap:12px;margin-top:12px}.primary-grid,.secondary-grid{grid-template-columns:minmax(520px,.92fr) minmax(650px,1.08fr)}.panel{min-width:0;overflow:hidden}.page-stack{animation:page-enter .42s cubic-bezier(.22,1,.36,1) both}.page-stack>*{animation:surface-enter .44s cubic-bezier(.22,1,.36,1) both}.page-stack>*:nth-child(2){animation-delay:35ms}.page-stack>*:nth-child(3){animation-delay:70ms}.page-stack>*:nth-child(4){animation-delay:105ms}@keyframes page-enter{0%{opacity:0}to{opacity:1}}@keyframes surface-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(26,129,104,.32);outline-offset:2px}.page-header{background:radial-gradient(circle at 92% 18%,rgba(68,170,136,.14),transparent 18rem),linear-gradient(135deg,#fff,#f5faf7)}.stat-card{background:linear-gradient(145deg,#fff,#f8fbf9)}.stat-card svg,.insight-card svg{filter:drop-shadow(0 5px 10px rgba(0,102,87,.13))}.chart-bar,.progress-fill,.bar-fill{filter:drop-shadow(0 4px 7px rgba(0,102,87,.16))}.panel-toolbar{justify-content:space-between;gap:12px;min-height:47px;padding:10px 12px;border-bottom:1px solid var(--line)}.panel-title{gap:7px}.panel-title svg{color:#6c7870}.table-actions{display:flex;align-items:center;gap:7px}.table-actions button{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 10px;border:1px solid var(--line);border-radius:5px;color:#3a4741;background:#fff;font-size:12px;font-weight:620;transition:border-color .16s ease,background .16s ease,transform .16s ease}.table-actions button:hover,.profile-actions button:hover,.data-warning button:hover,.text-button:hover,.review-actions button:hover{transform:translateY(-1px)}.small-search{display:flex;align-items:center;gap:8px;width:285px;height:30px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:#fff}.small-search input{font-size:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}th,td{height:62px;overflow:hidden;padding:0 8px;border-bottom:1px solid var(--line);text-align:left;text-overflow:ellipsis;white-space:nowrap}th:nth-child(1),td:nth-child(1){width:5%}th:nth-child(2),td:nth-child(2){width:32%}th:nth-child(3),td:nth-child(3){width:19%}th:nth-child(4),td:nth-child(4){width:16%}th:nth-child(5),td:nth-child(5){width:18%}th:nth-child(6),td:nth-child(6){width:10%}th{color:#47534e;font-size:11px;font-weight:720;background:#fbfcfb}td{color:#17211d}tbody tr{cursor:pointer;transition:background .16s ease,box-shadow .16s ease}tbody tr:hover,.selected-row{background:#f2f7f5}tbody tr:hover{box-shadow:inset 3px 0 #00665747}.identity-cell,.entity-cell{display:flex;align-items:center;gap:11px;font-weight:660;min-width:0}.identity-cell.compact{gap:10px}.identity-copy{display:grid;gap:3px;min-width:0}.identity-copy strong,.entity-cell span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.identity-copy strong{color:#16251f;font-size:13px;line-height:1.1}.identity-copy small{overflow:hidden;color:#68766f;font-size:11px;font-weight:560;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.entity-logo,.profile-seal,.person-avatar{display:grid;place-items:center;flex:0 0 auto;color:#0e405c;border:2px solid currentColor;background:#fff;font-weight:820;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.entity-logo{width:46px;height:46px;border-radius:10px;font-size:12px;box-shadow:0 2px 7px #0c2a210a}.person-avatar{width:52px;height:52px;border:1px solid #bdd5ce;border-radius:999px;color:#07594d;background:linear-gradient(135deg,#e8f4ef,#f7fbf9);font-size:13px;box-shadow:0 2px 8px #0c2a210f}.logo-placeholder img,.person-avatar img{width:100%;height:100%;object-fit:cover}.profile-seal{width:82px;height:82px;border-radius:14px;font-size:17px;box-shadow:0 4px 12px #0c2a2114}tbody tr:hover .entity-logo,.identity-cell:hover .entity-logo,.identity-cell:hover .person-avatar,.profile-header:hover .profile-seal{border-color:var(--green-800);box-shadow:0 5px 15px #0c2a211f;transform:scale(1.04)}.city-government{color:#1681b8}.school-district{color:#5558b2}.hospital{color:#0a5b7d}.county-government{color:#375f84}.university{color:#84661d}.type-tag{display:inline-flex;align-items:center;height:21px;padding:0 7px;border-radius:4px;font-size:11px;font-weight:680}.type-tag.city-government,.type-tag.county-government{color:#195c91;background:var(--blue-100)}.type-tag.school-district{color:#56529b;background:#ebe8ff}.type-tag.hospital{color:#0f694f;background:#daf2e7}.type-tag.university{color:#745719;background:#f7ebc9}.numeric{text-align:right;font-variant-numeric:tabular-nums}.sparkline{width:38px;height:24px;color:#0d8067;margin-left:6px;vertical-align:middle}.revenue-value{vertical-align:middle}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:21px;padding:0 7px;border-radius:4px;font-size:11px;font-weight:740}.status-badge.high{color:#0b6a4e;background:#dcefe5}.status-badge.medium{color:#a35c00;background:#fff0ce}.status-badge.failed{color:#a52020;background:var(--red-100)}.direction-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:4px;color:#24443b;background:#e6eee9;font-size:12px;font-weight:720}.direction-chip.revenue,.direction-chip.grant,.direction-chip.transfer{color:#0b6a4e;background:#dcefe5}.direction-chip.expense,.direction-chip.contract,.direction-chip.salary{color:#723f00;background:#f7ebc9}.source-link{display:inline-flex;max-width:260px;color:#0d5f4e;font-weight:740;text-decoration:none;overflow-wrap:anywhere}.source-link:hover{text-decoration:underline}.record-link-button{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:4px 6px;border:0;border-radius:7px;color:#174d75;background:transparent;cursor:pointer;font:inherit;font-weight:760;text-align:left}.record-link-button:hover,.record-link-button:focus-visible,.record-link-button.active{color:var(--green-800);background:#edf8f4;box-shadow:inset 3px 0 #0066577a}.source-record-button{padding:4px 6px}.column-config-panel,.category-filter{display:flex;flex-wrap:wrap;gap:10px;padding:12px}.column-config-panel label,.category-filter button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:7px;color:#20302a;background:#fbfcfb;font-size:12px;font-weight:720}.column-config-panel input{accent-color:var(--green-800)}.category-filter button{cursor:pointer}.category-filter button.active{border-color:#9ac6b8;color:var(--green-900);background:#edf8f4}.category-filter button span{display:grid;place-items:center;min-width:22px;height:20px;border-radius:999px;color:var(--green-900);background:#fff;font-size:11px}.panel-footer{display:flex;align-items:center;justify-content:space-between;height:39px;padding:0 12px;color:var(--muted);font-size:12px}.empty-cell{height:150px;padding:0;text-align:center}.empty-state{display:grid;place-items:center;gap:7px;min-height:126px;color:#51605a;font-size:12px}.empty-state strong{color:#15231d;font-size:14px}.empty-state.inline-empty{place-items:start;min-height:96px;padding:16px}.profile-header{display:flex;align-items:flex-start;gap:14px;padding:14px 14px 13px}.profile-title{min-width:0;flex:1}.title-row{gap:10px}.profile-title h1{overflow:hidden;color:#0d1d18;font-size:23px;line-height:1.18;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.profile-title p,.profile-title a{display:flex;align-items:center;gap:4px;margin-top:5px;color:#5a6760;font-size:12px}.profile-title a{color:#14547b;font-weight:700;text-decoration:none}.profile-actions{display:flex;gap:8px}.profile-actions button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 6px;color:#2f3b35;font-size:12px;font-weight:650;transition:color .16s ease,transform .16s ease}.profile-tabs{display:flex;gap:24px;min-height:40px;padding:0 14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-tabs button{position:relative;border:0;color:#55635d;background:transparent;font-size:12px;font-weight:650;cursor:pointer;transition:color .16s ease}.profile-tabs button.active{color:var(--green-900)}.profile-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;background:var(--green-800);content:""}.profile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--line)}.profile-metrics article{min-height:120px;padding:13px 13px 10px;border-right:1px solid var(--line)}.profile-metrics article:last-child{border-right:0}.profile-metrics article:nth-child(2n){border-right:0}.profile-metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}h3{margin-bottom:10px;color:#1c2823;font-size:12px;font-weight:800}.profile-metrics p,dt,dd{color:#2b3631;font-size:11px;line-height:1.34}dl{display:grid;gap:6px;margin:0}dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.profile-metrics dl div{grid-template-columns:1fr;gap:2px}dt{color:#5b6861}dd{margin:0;font-variant-numeric:tabular-nums;text-align:right}.profile-metrics dd{max-width:100%;text-align:left}.profile-metrics .link-button{margin-top:8px}.profile-lower{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:13px 13px 11px}.profile-lower .sources-list{grid-column:1 / -1}.bar-list{min-width:0}.bar-row{display:grid;grid-template-columns:minmax(66px,1fr) minmax(34px,.7fr) 47px 32px;align-items:center;gap:5px;height:25px;color:#37443e;font-size:10px}.bar-track{height:7px;background:#eef2ef}.bar-track span{display:block;height:7px;background:var(--green-800)}.bar-row strong{font-weight:560;text-align:right}.bar-row em{color:#5d6a64;font-style:normal;text-align:right}.sources-list{display:grid;gap:6px}.source-row{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:6px;min-height:22px;font-size:10px}.source-dot{display:grid;place-items:center;width:16px;height:16px;border:1px solid #b9c7c0;border-radius:999px;color:#51605a;font-size:9px}.timeline-panel,.vote-panel{min-height:238px;padding:13px 14px 10px}.timeline-panel .panel-title{margin-bottom:11px}.timeline-content{display:grid;grid-template-columns:minmax(0,1fr) 144px;gap:15px}.money-chart{display:grid;gap:4px;margin:0}.money-chart-svg{display:block;width:100%;height:204px;overflow:visible}.chart-grid-line{stroke:#e8ece7;stroke-width:1}.chart-axis-label{fill:#69736d;font-size:12px}.chart-bar.revenue{fill:var(--green-700)}.chart-bar.expenses{fill:#184673}.chart-net-line{fill:none;stroke:#8b9290;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.chart-net-dot{fill:#fff;stroke:#8b9290;stroke-width:2}.chart-legend{display:flex;align-items:center;justify-content:center;gap:14px;color:#4f5f58;font-size:12px}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.legend-chip{display:inline-block;width:10px;height:10px;border-radius:2px}.legend-chip.revenue{background:var(--green-700)}.legend-chip.expenses{background:#184673}.legend-line{display:inline-block;width:16px;height:2px;background:#8b9290}.summary-card{align-self:center;min-height:154px;padding:14px 12px;border:1px solid var(--line);border-radius:6px;background:#fff}.summary-card h3{margin-bottom:15px}.summary-card .link-button{margin-top:14px}.vote-panel{padding:0}.vote-panel .panel-toolbar{border-bottom:0}.vote-list{border-top:1px solid var(--line)}.vote-row{display:grid;grid-template-columns:24px 80px 112px minmax(176px,1fr) 82px 68px 58px;align-items:center;gap:7px;width:100%;min-height:44px;padding:0 12px;border-bottom:1px solid var(--line);text-align:left;color:#25332d;font-size:12px}.vote-row:last-child{border-bottom:0}.vote-icon{display:grid;place-items:center;width:18px;height:18px;border-radius:999px;color:#fff;font-size:13px;font-weight:850}.vote-icon.passed{background:#047a2c}.vote-icon.warn{background:#c47800}.vote-icon.failed{background:#bb2324}.vote-row strong{overflow:hidden;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.vote-row em{color:#174d75;font-style:normal;font-weight:680;text-align:right;overflow:hidden;text-overflow:clip;white-space:nowrap}.data-warning{display:flex;align-items:center;gap:18px;min-height:45px;margin-top:12px;padding:0 14px;border-color:#efc15d;color:#28322e;background:#fffaf0;font-size:12px}.data-warning span{display:flex;align-items:center;gap:8px;flex:1}.data-warning svg{color:var(--amber-700)}.data-warning button{color:#174d75;font-size:12px;font-weight:700}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0c1b1561}.correction-dialog{width:min(560px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:0 18px 60px #081a133d}.dialog-header{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid var(--line)}.dialog-header span{display:block;margin-bottom:4px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.dialog-header h2{font-size:20px}.dialog-header button{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:6px;background:#fbfcfb;cursor:pointer}.correction-form{display:grid;gap:13px;padding:18px}.correction-form label{display:grid;gap:6px;color:#2a332f;font-size:12px;font-weight:680}.correction-form input,.correction-form select,.correction-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);font-size:13px}.correction-form input,.correction-form select{height:36px;padding:0 10px}.correction-form textarea{min-height:112px;resize:vertical;padding:9px 10px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.dialog-actions button,.success-panel button{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:5px;background:#fff;cursor:pointer;font-size:12px;font-weight:720}.dialog-actions button[type=submit],.success-panel button{color:#fff;border-color:var(--green-800);background:var(--green-800)}.dialog-actions button:disabled{opacity:.48;cursor:not-allowed}.form-error,.form-success{margin:0;padding:9px 10px;border-radius:6px;font-size:12px;line-height:1.35}.form-error{border:1px solid #efb2a5;color:#7f1d1d;background:#fff1ee}.form-success{border:1px solid #b7d2c8;color:#123c31;background:#edf8f4}.auth-switch{display:flex;justify-content:flex-start}.success-panel{display:grid;place-items:center;gap:10px;padding:32px 24px;text-align:center}.success-panel svg{color:var(--green-800)}.success-panel p{max-width:360px;color:#34433c;font-size:13px;line-height:1.45}.page-stack{display:grid;gap:12px}.page-header{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px 16px;border:1px solid var(--line);border-radius:7px;background:#fff}.page-header span{display:block;margin-bottom:4px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.page-header h1{color:#0d1d18;font-size:24px;line-height:1.2}.page-actions{display:flex;align-items:center;gap:10px}.account-panel{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px}.account-panel h2{margin:0 0 5px;font-size:17px}.account-panel p{margin:0;color:#34433c;font-size:13px;line-height:1.45}.account-panel button{min-height:34px;padding:0 12px;border:1px solid var(--green-800);border-radius:5px;color:#fff;background:var(--green-800);cursor:pointer;font-size:12px;font-weight:720}.stat-grid,.detail-grid{display:grid;gap:12px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-record-panel{display:grid;gap:14px;padding:16px}.detail-record-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.detail-record-head>div{display:flex;align-items:center;gap:12px;min-width:0}.detail-record-head h2{margin:0 0 4px;color:#0d1d18;font-size:18px;line-height:1.2}.detail-record-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.35}.detail-record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-record-grid article{min-width:0;padding:13px;border:1px solid var(--line);border-radius:7px;background:#fbfcfb}.detail-record-grid h2{margin:0 0 10px;font-size:14px}.detail-record-grid dl,.source-meta-list{display:grid;gap:9px}.detail-record-grid dl div,.source-meta-list div{display:grid;grid-template-columns:118px minmax(0,1fr);gap:10px;align-items:start}.detail-record-grid dt,.source-meta-list dt{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.detail-record-grid dd,.source-meta-list dd{min-width:0;color:#20302a;font-size:12px;font-weight:620;overflow-wrap:anywhere}.source-meta-list a{color:#0d5f4e}.stat-card,.insight-card{border:1px solid var(--line);border-radius:7px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.stat-card{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:3px 10px;min-height:92px;padding:14px}.stat-card svg{grid-row:span 3;color:var(--green-800)}.stat-card span{color:#4b5b54;font-size:12px;font-weight:720}.stat-card strong{color:#0b211a;font-size:24px;line-height:1}.stat-card small{color:var(--muted);font-size:12px}.data-panel{overflow:hidden}.mini-table-wrap{overflow:auto}.mini-table{table-layout:auto}.mini-table th,.mini-table td,.mini-table th:nth-child(1),.mini-table td:nth-child(1),.mini-table th:nth-child(2),.mini-table td:nth-child(2),.mini-table th:nth-child(3),.mini-table td:nth-child(3),.mini-table th:nth-child(4),.mini-table td:nth-child(4),.mini-table th:nth-child(5),.mini-table td:nth-child(5),.mini-table th:nth-child(6),.mini-table td:nth-child(6){width:auto}.mini-table th,.mini-table td{min-width:116px;height:72px;white-space:normal}.profile-tab-panel{min-height:212px;padding:13px}.association-panel{padding-bottom:14px}.association-layout{display:grid;grid-template-columns:minmax(190px,.24fr) minmax(0,1fr);gap:14px;padding:0 14px 14px}.association-side{display:grid;align-content:start;gap:8px}.association-side button{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:7px;color:#20302a;background:#fbfcfb;cursor:pointer;font-size:12px;font-weight:740;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.association-side button svg{color:var(--green-800)}.association-side button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.association-side button strong{display:grid;place-items:center;min-width:26px;height:24px;padding:0 7px;border-radius:999px;color:#0b6a4e;background:#dcefe5;font-size:11px}.association-side button.active{border-color:#9ac6b8;background:#edf8f4;box-shadow:inset 3px 0 #00665773}.association-results{min-width:0;border:1px solid var(--line);border-radius:7px;background:#fbfcfb;overflow:hidden}.association-head{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px;padding:12px 13px;border-bottom:1px solid var(--line)}.association-head h3{margin:0 0 4px;font-size:15px}.association-head p{margin:0;color:var(--muted);font-size:12px}.association-empty{margin:12px}.split-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:16px}.insight-list{display:grid;align-content:start;gap:8px}.insight-list p,.insight-card p,.impact-row p{color:#34433c;font-size:12px;line-height:1.45}.insight-list.compact{padding:12px;border:1px solid var(--line);border-radius:6px;background:#fbfcfb}.insight-card{padding:16px}.insight-card h2{margin:0 0 8px;font-size:15px}.insight-card .status-badge{margin-top:12px}.impact-list{display:grid}.impact-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.impact-category-card{display:grid;gap:12px;min-width:0;padding:14px}.impact-category-card>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.impact-category-card h2{margin:0;color:#0d1d18;font-size:16px}.impact-category-card dl div{grid-template-columns:1fr;gap:2px}.impact-category-card dd{text-align:left}.impact-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:82px;padding:14px 16px;border-top:1px solid var(--line)}.impact-row:first-child{border-top:0}.impact-row h3{margin-bottom:5px;font-size:13px}.impact-row small{display:block;margin-top:6px;color:var(--muted);font-size:11px}.methodology-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line)}.methodology-list article{min-height:132px;padding:14px;border-right:1px solid var(--line)}.methodology-list article:last-child{border-right:0}.methodology-list p,.review-panel p{color:#34433c;font-size:12px;line-height:1.45}.admin-grid{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:12px}.admin-grid.single{grid-template-columns:1fr}.review-panel{min-width:0;padding:14px}.review-panel h2{margin:0 0 12px;font-size:15px}.review-actions{display:grid;gap:8px;margin-bottom:12px}.review-actions button,.review-action-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:5px;color:#20302a;background:#fbfcfb;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none}.review-actions button:disabled,.text-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.review-action-link{color:#174d75;background:#fff}.selected-review-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.34fr);gap:14px;margin:12px;padding:14px;border:1px solid #b7d2c8;border-radius:7px;background:#f7fbf9}.selected-review-card span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.selected-review-card h3{margin:4px 0 6px;font-size:16px}.selected-review-card p{margin:0 0 10px;color:#34433c;font-size:12px;line-height:1.45}.selected-review-card dl div{grid-template-columns:92px minmax(0,1fr)}.selected-review-card dd{text-align:left}.selected-review-actions{align-content:start;margin:0}.row-select-button{border:0;color:#174d75;background:transparent;cursor:pointer;font:inherit;font-weight:760;text-align:left}.row-select-button.active{color:var(--green-800);text-decoration:underline;text-underline-offset:3px}.manual-entry-panel{padding-bottom:14px}.manual-entry-panel form{display:grid;gap:12px;padding:0 14px}.manual-entry-topline{display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);gap:12px;align-items:end}.manual-entry-topline p{margin:0;padding:10px 12px;border:1px solid #d8e5df;border-radius:7px;color:#34433c;background:#f8fbf9;font-size:12px;line-height:1.45}.manual-entry-grid,.manual-entry-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.manual-entry-panel label{display:grid;gap:6px;min-width:0;color:#2a332f;font-size:12px;font-weight:680}.manual-entry-panel label.wide,.manual-entry-source-grid .wide{grid-column:span 2}.manual-entry-panel input,.manual-entry-panel select{width:100%;height:34px;padding:0 9px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);font-size:13px}.manual-media-note{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 10px;border:1px solid #d8e5df;border-radius:7px;color:#34433c;background:#f8fbf9;font-size:12px;font-weight:650}.manual-entry-actions{justify-content:flex-end}.review-editor{padding-bottom:14px}.review-editor form{display:grid;gap:12px;padding:0 14px}.review-friendly-fields{display:grid;gap:12px;padding:14px;border:1px solid #c6ddd4;border-radius:10px;background:#f4faf7}.review-friendly-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.review-friendly-heading>div{display:grid;gap:4px}.review-friendly-heading strong{color:#123c31;font-size:14px}.review-friendly-heading span{color:var(--muted);font-size:11px}.review-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.review-editor label{display:grid;gap:6px;min-width:0;color:#2a332f;font-size:12px;font-weight:680}.review-editor label.wide,.review-editor .json-field{grid-column:1 / -1}.review-editor input,.review-editor select,.json-editor{width:100%;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);font-size:13px}.advanced-record-editor{padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb}.advanced-record-editor summary{color:#25443a;cursor:pointer;font-size:12px;font-weight:760}.advanced-record-editor label{display:grid;gap:7px;margin-top:12px}.review-editor input,.review-editor select{height:34px;padding:0 9px}.json-editor{min-height:220px;padding:10px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;line-height:1.45}.admin-notice{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 13px;border:1px solid #b7d2c8;border-radius:7px;color:#123c31;background:#edf8f4;font-size:12px;font-weight:650}.admin-notice.error{border-color:#efb2a5;color:#7f1d1d;background:#fff1ee}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(0,102,87,.54);outline-offset:2px}@media(max-width:1320px){.primary-grid,.secondary-grid{grid-template-columns:1fr}}@media(max-width:1120px){.app-shell{grid-template-columns:72px 1fr}.brand{justify-content:center;padding:12px}.brand>div:last-child,.nav-item span,.sidebar-section,.refresh-note div{display:none}.nav-item{justify-content:center;padding:0}.primary-grid,.secondary-grid,.profile-lower,.profile-metrics,.stat-grid,.detail-grid,.detail-record-grid,.impact-category-grid,.split-panel,.methodology-list,.admin-grid,.association-layout,.manual-entry-topline,.selected-review-card{grid-template-columns:1fr}.methodology-list article{border-right:0;border-bottom:1px solid var(--line)}.methodology-list article:last-child{border-bottom:0}.profile-metrics article{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:sticky;top:0;z-index:30;height:auto;border-right:0;border-bottom:1px solid var(--line);background:#fbfcfbf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{justify-content:flex-start;height:52px;padding:8px 14px}.brand>div:last-child{display:block}.brand-name{font-size:17px}.brand-subtitle{margin-top:3px;font-size:8px}.main-nav{display:flex;overflow-x:auto;gap:2px;padding:6px 8px;border-bottom:0;scrollbar-width:none}.nav-item{flex:0 0 68px;width:68px;height:47px;flex-direction:column;justify-content:center;gap:3px;padding:0 5px;border-radius:9px}.nav-item span{display:block;font-size:10px}.nav-item.active{box-shadow:inset 0 -3px 0 var(--green-700)}.refresh-note{display:none}.workspace{padding:9px}.cursor-trace{display:none}.topbar{align-items:stretch;flex-direction:column;height:auto;gap:10px;padding:2px 0 4px}.search-shell{width:100%}.top-actions{flex-wrap:wrap;justify-content:flex-start;gap:10px 16px}.data-status,.beta-badge{min-height:22px;font-size:9px}.weekly-panel{padding:10px}.section-head{align-items:flex-start;gap:10px;margin:0 2px 10px}.section-head>div{align-items:flex-start;flex-direction:column;gap:2px}.weekly-card{min-height:84px;padding:12px}.weekly-icon{width:44px;height:44px}.search-result-row{grid-template-columns:1fr;gap:6px}.search-result-row .status-badge,.search-result-type{justify-self:start}.weekly-grid,.timeline-content{grid-template-columns:1fr}.table-actions{flex-wrap:wrap}.small-search{width:100%}.profile-header{flex-wrap:wrap}.detail-record-head{align-items:flex-start;flex-direction:column}.detail-record-grid dl div,.source-meta-list div{grid-template-columns:1fr;gap:4px}th,td{height:56px}.table-wrap table,.mini-table-wrap table{min-width:680px}.mini-table-wrap,.table-wrap{overflow-x:auto;overscroll-behavior-inline:contain}.entity-logo{width:38px;height:38px;border-radius:9px;font-size:10px}.person-avatar{width:42px;height:42px;font-size:11px}.profile-seal{width:64px;height:64px;border-radius:12px;font-size:14px}.identity-copy strong{font-size:12px}.identity-copy small{font-size:10px}.profile-tabs{max-width:calc(100vw - 18px);overflow-x:auto}.profile-tabs button{flex:0 0 auto}.review-editor-grid,.manual-entry-grid,.manual-entry-source-grid{grid-template-columns:1fr}.manual-entry-panel label.wide,.manual-entry-source-grid .wide{grid-column:1}.association-head{align-items:flex-start;flex-direction:column}.vote-row{grid-template-columns:24px 84px 1fr}.vote-row span:nth-child(3),.vote-row .status-badge,.vote-row span:nth-last-child(2),.vote-row em{display:none}.data-warning{align-items:flex-start;flex-direction:column;padding:12px}.page-header{align-items:flex-start;flex-direction:column;gap:12px}.page-actions{width:100%}.impact-row{grid-template-columns:1fr}}:root{--civic-ink: #06263a;--civic-ink-2: #0b3850;--civic-paper: #fbf8f1;--civic-green: #073f36;--civic-blue: #0b56c9;--civic-amber: #f2ad23;--civic-rule: #d9d3c7}.app-shell{display:grid;grid-template-columns:228px minmax(0,1fr);min-height:100vh;background:var(--civic-paper)}.sidebar{position:sticky;top:0;z-index:40;height:100vh;color:#f7fbfd;border:0;background:linear-gradient(180deg,var(--civic-ink) 0%,#031d2d 100%);box-shadow:none}.brand{height:auto;min-height:138px;padding:28px 22px 20px;align-items:flex-start;color:#fff;background:transparent}.brand-mark{width:28px;height:28px;margin-top:2px;color:var(--civic-amber)}.brand-name{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:780;letter-spacing:-.03em}.brand-subtitle{max-width:132px;margin-top:9px;color:#c9d8df;font-size:11px;font-weight:520;letter-spacing:0;line-height:1.4;text-transform:none}.main-nav{display:grid;gap:5px;padding:10px 12px 18px;border-bottom:1px solid rgba(255,255,255,.14)}.nav-item{width:100%;height:48px;justify-content:flex-start;gap:13px;padding:0 13px;border-radius:8px;color:#e9f0f3;font-size:12px;font-weight:680}.nav-item svg{color:currentColor}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:var(--civic-amber);background:#ffffff17;box-shadow:none}.sidebar-section{display:none}.refresh-note{display:flex;align-items:flex-start;margin-top:auto;padding:20px 22px 26px;border-top:1px solid rgba(255,255,255,.14);color:#c6d5dc;font-size:10px;line-height:1.45}.refresh-note span{display:none}.refresh-note strong{margin:0 0 7px;color:#fff;font-size:11px}.refresh-note small{display:block}.refresh-note button{display:none}.workspace{min-width:0;padding:0;background:var(--civic-paper)}.topbar{min-height:58px;margin:0;padding:8px 28px;border:0;border-bottom:1px solid rgba(6,38,58,.09);background:#fbf8f1f0}.search-shell{width:min(500px,52vw);height:40px;border-color:var(--civic-rule);border-radius:7px;box-shadow:none;background:#fff}.panel,.question-guide,.pulse-analytics-panel,.pulse-evidence-panel{border-radius:6px;box-shadow:none}.page-stack{max-width:1480px;margin:0 auto;padding:28px}.page-header h1,.place-brief h2,.civic-map-heading h1{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em}.civic-map-page{min-height:100vh;padding:0 0 0 28px;background:var(--civic-paper)}.civic-map-heading{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);align-content:center;min-height:190px;gap:18px 24px;padding:30px 34px 20px 0}.civic-map-heading>span{display:none}.civic-map-heading h1{grid-column:1 / -1;margin:0;color:var(--civic-green);font-size:clamp(34px,3.1vw,54px);line-height:1}.place-search{display:flex;align-items:center;width:min(520px,44vw);min-height:50px;margin:0;padding:4px 5px 4px 14px;border:1px solid var(--civic-rule);border-radius:7px;color:#39515c;background:#fff}.place-search input{min-width:0;flex:1;padding:0 10px;border:0;outline:0;color:var(--civic-ink);background:transparent}.place-search button{min-height:40px;padding:0 16px;border:0;border-radius:5px;color:#fff;background:var(--civic-blue);cursor:pointer;font-size:12px;font-weight:760}.civic-map-workspace{display:grid;grid-template-columns:minmax(470px,1.42fr) minmax(390px,.9fr);min-height:calc(100vh - 190px);border-top:1px solid var(--civic-rule)}.regional-map{position:relative;min-height:690px;overflow:hidden;border-right:1px solid var(--civic-rule);background:#eaf0e9}.leaflet-civic-map{width:100%;height:100%;min-height:690px;background:#eaf0e9;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.leaflet-civic-map .leaflet-tile-pane{filter:saturate(.7) sepia(.08) brightness(1.04)}.leaflet-civic-map .leaflet-control-zoom{overflow:hidden;border:1px solid rgba(6,38,58,.18);border-radius:6px;box-shadow:none}.leaflet-civic-map .leaflet-tooltip{padding:6px 9px;border:1px solid rgba(6,38,58,.18);border-radius:5px;color:var(--civic-ink);background:#fffffff0;box-shadow:none;font-size:11px;font-weight:760}.map-key{position:absolute;left:18px;bottom:24px;z-index:500;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:5px;color:var(--civic-ink);background:#ffffffeb;font-size:10px;font-weight:680}.map-key span{width:10px;height:10px;border:3px solid var(--civic-amber);border-radius:50%}.place-brief{display:flex;flex-direction:column;min-width:0;padding:46px 48px 30px;background:#fdfaf4}.place-brief-title{display:flex;align-items:center;gap:18px}.place-seal,.place-route-icon{display:grid;place-items:center;flex:0 0 auto;border-radius:50%}.place-seal{width:68px;height:68px;color:var(--civic-green);background:#e4ecdf}.place-brief-title small{color:#6b7d75;font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.place-brief h2{margin:2px 0 0;color:var(--civic-green);font-size:clamp(38px,4vw,60px);line-height:1}.place-brief>p{max-width:470px;margin:23px 0 28px;color:#2e413e;font-size:15px;line-height:1.5}.place-route-list{border-top:1px solid var(--civic-rule)}.place-route-list>button{display:grid;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;width:100%;min-height:148px;gap:18px;padding:22px 0;border:0;border-bottom:1px solid var(--civic-rule);color:var(--civic-blue);background:transparent;cursor:pointer;text-align:left}.place-route-list>button:hover .place-route-copy strong{text-decoration:underline;text-underline-offset:4px}.place-route-list>button:nth-child(2){color:#08744f}.place-route-icon{width:58px;height:58px;color:inherit;background:#e9eff9}.place-route-list>button:nth-child(2) .place-route-icon{background:#e5eee7}.place-route-copy{display:grid;gap:5px;min-width:0}.place-route-copy strong{font-size:20px}.place-route-copy>span{color:#2f413e;font-size:12px;line-height:1.4}.place-route-copy small{overflow:hidden;color:#718078;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.place-brief footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:24px;color:#586b64;font-size:10px}.place-brief footer strong{color:var(--civic-green)}.place-brief footer button{margin-left:auto;padding:0;border:0;color:var(--civic-blue);background:transparent;cursor:pointer;font-weight:760}@media(max-width:1120px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.brand{min-height:86px;justify-content:center;padding:22px 12px}.brand>div:last-child,.nav-item span,.refresh-note{display:none}.main-nav{padding:10px}.nav-item{justify-content:center;padding:0}.civic-map-page{padding-left:20px}.civic-map-heading{align-items:flex-start;flex-direction:column;gap:16px;padding:24px 24px 20px 0}.place-search{width:100%;margin:0}.civic-map-workspace{grid-template-columns:minmax(420px,1.2fr) minmax(320px,.8fr)}.place-brief{padding:34px 28px 24px}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:sticky;height:auto}.brand{display:none}.main-nav{display:flex;overflow-x:auto;padding:8px;border:0}.nav-item{flex:0 0 54px;height:46px}.workspace{padding:0}.topbar{padding:8px 12px}.search-shell{width:100%}.header-actions{display:none}.civic-map-page{padding:0}.civic-map-heading{min-height:0;padding:24px 16px}.civic-map-heading h1{font-size:38px}.place-search{align-items:stretch;flex-wrap:wrap;padding:8px}.place-search svg{margin:10px 0 0 6px}.place-search button{width:100%}.civic-map-workspace{display:flex;flex-direction:column;min-height:0}.regional-map,.leaflet-civic-map{min-height:420px}.regional-map{border-right:0;border-bottom:1px solid var(--civic-rule)}.place-brief{padding:28px 20px}.place-brief h2{font-size:42px}.place-route-list>button{min-height:126px;grid-template-columns:48px minmax(0,1fr) auto;gap:13px}.place-route-icon{width:46px;height:46px}.page-stack{padding:18px 12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cursor-trace{display:none}}:root{--current-night: #020d13;--current-deep: #041923;--current-teal: #26d1ac;--current-mint: #8cf3d2;--current-gold: #f4aa3c;--current-paper: #f4f0e7}body,body .app-shell{background:var(--current-night)}body .workspace{isolation:isolate;overflow:clip;color:#ecf7f3;background:radial-gradient(circle at 82% 9%,rgba(27,128,105,.19),transparent 31rem),radial-gradient(circle at 30% 62%,rgba(244,170,60,.08),transparent 34rem),linear-gradient(145deg,#020d13,#031720 56%,#020b10)}.workspace>:not(.civic-current-field):not(.cursor-trace){position:relative;z-index:2}.civic-current-field{position:fixed;z-index:0;inset:0 0 0 228px;overflow:hidden;opacity:1;pointer-events:none;perspective:1200px}.civic-current-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;filter:saturate(1.1) contrast(1.05)}.river-current-label,.current-scene-caption{position:absolute;z-index:2;display:grid;color:#e8fbf5c7;font-size:10px;font-style:normal;font-weight:820;letter-spacing:.14em;line-height:1.25;text-transform:uppercase;text-shadow:0 0 18px rgba(55,224,190,.32)}.river-current-label i{position:absolute;left:-17px;top:3px;width:6px;height:6px;border:1px solid currentColor;border-radius:50%;box-shadow:0 0 12px currentColor;animation:river-label-pulse 2.8s ease-in-out infinite alternate}.river-current-label small,.current-scene-caption small,.current-scene-caption em{margin-top:5px;color:#8cb4abab;font-size:7px;font-style:normal;font-weight:670;letter-spacing:.11em}.river-current-columbia{left:8%;top:12%;color:#64efd0}.river-current-snake{right:7%;top:19%;color:#f4aa3c}.river-current-yakima{left:9%;bottom:14%;color:#6fabff}.river-current-snake i{animation-delay:-.9s}.river-current-yakima i{animation-delay:-1.8s}.current-scene-caption{right:5.5%;bottom:7%;min-width:182px;padding:21px 22px;border:1px solid rgba(140,243,210,.2);border-radius:50%;background:#020d1347;box-shadow:0 0 0 14px #37e0be06,inset 0 0 34px #37e0be09;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.current-scene-caption strong{color:#f4aa3c;font-size:13px;letter-spacing:.08em}@keyframes river-label-pulse{0%{opacity:.45;transform:scale(.72)}to{opacity:1;transform:scale(1.35)}}.civic-current-field:before{position:absolute;inset:0;background-image:linear-gradient(rgba(120,238,207,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(120,238,207,.025) 1px,transparent 1px);background-size:70px 70px;content:"";-webkit-mask-image:radial-gradient(circle at 58% 42%,black,transparent 72%);mask-image:radial-gradient(circle at 58% 42%,black,transparent 72%)}.current-stream{position:absolute;display:block;width:28vw;height:132vh;border:1px solid rgba(93,236,198,.24);border-radius:50%;filter:drop-shadow(0 0 16px rgba(38,209,172,.23));transform-style:preserve-3d;animation:current-breathe 11s ease-in-out infinite alternate}.current-stream:before,.current-stream:after{position:absolute;inset:5%;border:1px solid rgba(244,170,60,.19);border-radius:inherit;content:""}.current-stream:after{inset:11%;border-color:#6ff2cf21}.current-columbia{left:37%;top:-22%;transform:rotate(18deg) rotateY(-24deg)}.current-snake{left:52%;top:23%;width:18vw;height:92vh;opacity:.7;transform:rotate(62deg) rotateX(12deg);animation-delay:-3.6s}.current-yakima{left:23%;top:36%;width:14vw;height:78vh;opacity:.58;transform:rotate(-58deg) rotateX(-9deg);animation-delay:-7.2s}.current-particles{position:absolute;left:63%;top:20%;width:5px;height:5px;border-radius:50%;background:var(--current-mint);box-shadow:-410px 60px #8cf3d28c,-270px 210px #f4aa3cbf,-90px 120px #8cf3d254,135px 35px #26d1ac8c,260px 250px #8cf3d247,-350px 430px #26d1ac7a,-115px 520px #f4aa3c80,205px 600px #26d1ac61,360px 420px #8cf3d254,-520px 690px #26d1ac4d;animation:current-particles-drift 16s ease-in-out infinite alternate}.current-particles-b{left:47%;top:9%;opacity:.55;transform:scale(.62) rotate(27deg);animation-delay:-8s}.current-confluence{position:absolute;left:56%;top:47%;width:190px;height:190px;border:1px solid rgba(140,243,210,.26);border-radius:50%;box-shadow:0 0 0 28px #26d1ac09,0 0 0 62px #26d1ac06,inset 0 0 42px #26d1ac17;animation:current-orbit 13s linear infinite}.current-confluence:after{position:absolute;left:50%;top:-4px;width:8px;height:8px;border-radius:50%;background:var(--current-gold);box-shadow:0 0 18px var(--current-gold);content:""}@keyframes current-breathe{0%{filter:drop-shadow(0 0 12px rgba(38,209,172,.16))}to{filter:drop-shadow(0 0 30px rgba(38,209,172,.34))}}@keyframes current-particles-drift{0%{opacity:.35;transform:translate3d(-24px,-30px,0) scale(.82)}to{opacity:.86;transform:translate3d(30px,48px,70px) scale(1.22)}}@keyframes current-orbit{to{transform:rotate(360deg)}}body .sidebar{border-right:1px solid rgba(140,243,210,.13);background:#020d13eb;box-shadow:22px 0 70px #0000003d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}body .brand{min-height:154px;padding-top:34px}body .brand-mark{color:var(--current-gold);filter:drop-shadow(0 0 14px rgba(244,170,60,.3))}body .brand-name{font-size:17px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}body .brand-subtitle{color:#8aaea7;font-size:9px;letter-spacing:.08em;text-transform:uppercase}body .main-nav{gap:3px;border-color:#8cf3d21c}body .nav-item{position:relative;min-height:51px;border-radius:0;color:#9bb4b1;letter-spacing:.035em}body .nav-item:after{position:absolute;right:4px;width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:0 0 12px currentColor;content:"";opacity:0;transform:scale(.2);transition:opacity .24s ease,transform .36s cubic-bezier(.16,1,.3,1)}body .nav-item:hover,body .nav-item.active{color:#effff9;background:linear-gradient(90deg,rgba(38,209,172,.13),transparent)}body .nav-item.active:after{color:var(--current-gold);opacity:1;transform:scale(1)}body .topbar{position:sticky;top:0;z-index:30;border-color:#8cf3d21f;background:#020d13c2;-webkit-backdrop-filter:blur(22px) saturate(1.2);backdrop-filter:blur(22px) saturate(1.2)}body .search-shell{border-color:#8cf3d22e;color:#d8ebe6;background:#ffffff0e}body .search-shell input,body .topbar button{color:#e8f5f1}body .search-shell input::placeholder{color:#78948f}body .search-shell svg,body .topbar svg{color:var(--current-mint)}body .page-stack{max-width:1520px;padding:0 34px 52px}body .page-header{min-height:290px;padding:70px 8px 42px;border:0;color:#fff;background:transparent}body .page-header span{color:var(--current-gold);font-size:10px;letter-spacing:.18em}body .page-header h1,body .civic-map-heading h1{max-width:980px;color:#f5fbf8;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:clamp(48px,6vw,88px);font-weight:850;letter-spacing:-.055em;line-height:.88;text-transform:uppercase;text-wrap:balance}body .page-actions button,body .page-actions a{border-color:#8cf3d240;color:#e9f7f2;background:#ffffff0f}body .panel,body .question-guide,body .pulse-analytics-panel,body .pulse-evidence-panel{border-color:#ffffff24;border-radius:3px;background:#f8f6eff7;box-shadow:0 28px 90px #00000038}body .civic-map-page{padding-left:0;color:#effaf6;background:transparent}body .civic-map-heading{grid-template-columns:minmax(0,850px) minmax(260px,1fr);min-height:480px;padding:80px clamp(28px,5vw,76px) 58px}body .civic-map-heading>span{display:block;grid-column:1 / -1;align-self:end;color:var(--current-gold);font-size:10px;font-weight:850;letter-spacing:.2em;text-transform:uppercase}body .civic-map-heading h1{align-self:start;font-size:clamp(58px,7.1vw,106px)}body .civic-map-heading>p{grid-column:1;max-width:620px;margin:12px 0 0;color:#a8c2bd;font-size:15px;line-height:1.65}body .place-search{grid-column:2;grid-row:2 / span 2;align-self:center;justify-self:end;width:min(430px,100%);min-height:64px;border-color:#8cf3d240;border-radius:50px;color:var(--current-mint);background:#031923b8;box-shadow:0 0 0 12px #26d1ac06,0 22px 60px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body .place-search input{color:#fff}body .place-search input::placeholder{color:#7e9e98}body .place-search button{min-height:52px;padding:0 22px;border-radius:30px;color:#071b20;background:var(--current-gold)}body .civic-map-workspace{min-height:calc(100vh - 120px);margin:0 clamp(18px,3vw,46px) 46px;overflow:hidden;border:1px solid rgba(140,243,210,.15);border-radius:4px;background:#03141cc2;box-shadow:0 38px 110px #0000006b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body .regional-map{border-color:#8cf3d221;background:#06232b}body .leaflet-civic-map .leaflet-tile-pane{filter:saturate(.38) sepia(.18) brightness(.63) contrast(1.28) hue-rotate(112deg)}body .place-brief{color:#d9ebe5;background:#03141ce6}body .place-brief h2{color:#f3faf7;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;font-size:42px;font-weight:800;letter-spacing:-.045em;text-transform:uppercase}body .place-brief>p,body .place-brief-title small,body .place-brief footer span{color:#8eaaa4}body .place-seal{color:var(--current-gold);background:#f4aa3c1a;box-shadow:0 0 0 1px #f4aa3c38,0 0 30px #f4aa3c14}body .place-route-list button{border-color:#8cf3d221;color:#eff9f6;background:#ffffff09}body .place-route-list button:hover{border-color:#8cf3d25c;background:#26d1ac14}body .place-route-copy span,body .place-route-copy small,body .place-route-copy small b{color:#8eaaa4}body .place-route-icon{color:var(--current-mint);background:#26d1ac17}body .place-brief footer{border-color:#8cf3d21f}body .place-brief footer strong,body .place-brief footer button{color:var(--current-mint)}body .civic-scroll-story{width:100%;margin-left:0;border-top:1px solid rgba(140,243,210,.12);background:transparent}body .civic-story-sticky{background:radial-gradient(circle at 25% 52%,rgba(38,209,172,.12),transparent 34rem),#020d13f5}body .story-plane{border-radius:4px;background:#f8f6eff7}body .story-kicker,body .story-plane-heading{color:var(--current-gold)}body .story-progress span.active{background:var(--current-teal);box-shadow:0 0 14px #26d1ac6b}body .story-profile-chip{border-color:#8cf3d233;background:#031f28db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media(max-width:1120px){.civic-current-field{left:76px}body .civic-map-heading{grid-template-columns:1fr;min-height:520px}body .civic-map-heading>p,body .place-search{grid-column:1}body .place-search{grid-row:auto;justify-self:start;width:min(580px,100%)}}@media(max-width:760px){.civic-current-field{inset:0;opacity:.58}.current-stream{width:62vw}.current-columbia{left:20%}.current-snake{left:50%;width:42vw}.current-yakima{left:-12%;width:36vw}.current-confluence{left:48%;width:120px;height:120px}.river-current-label{font-size:8px}.river-current-columbia{left:11%;top:14%}.river-current-snake{right:7%;top:30%}.river-current-yakima{left:12%;bottom:19%}.current-scene-caption{display:none}body .page-stack{padding:0 14px 32px}body .page-header{min-height:240px;padding:48px 8px 28px}body .page-header h1{font-size:48px}body .civic-map-heading{min-height:530px;padding:74px 20px 38px}body .civic-map-heading h1{font-size:56px}body .civic-map-heading>p{font-size:13px}body .civic-map-workspace{margin:0 10px 24px}body .place-brief{padding:32px 22px 24px}body .place-brief h2{font-size:36px}}@media(prefers-reduced-motion:reduce){.current-stream,.current-particles,.current-confluence,.river-current-label i{animation:none!important}}@media(min-width:761px){.app-shell{display:block}.sidebar{position:sticky;top:0;z-index:40;height:72px;flex-direction:row;align-items:center;border-right:0;border-bottom:1px solid rgba(0,73,61,.12);background:#fffdf8eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 40px #143c300f}.brand{width:248px;height:72px;flex:0 0 248px;color:#075a4c;background:transparent}.brand-mark{color:#087c66}.brand-name{font-family:Georgia,Times New Roman,serif;font-size:22px;letter-spacing:-.02em}.brand-subtitle{color:#436159}.main-nav{display:flex;align-items:center;gap:7px;padding:0;border:0}.nav-item{width:auto;height:40px;gap:8px;padding:0 13px;border-radius:999px;color:#40524c}.nav-item span{display:block}.nav-item svg{width:17px;color:currentColor}.nav-item.active{color:#075a4c;background:#e4f2ed;box-shadow:none}.sidebar-section,.refresh-note{display:none}}@media(min-width:761px)and (max-width:1120px){.brand{width:164px;flex-basis:164px;padding:12px}.brand>div:last-child{display:block}.brand-name{font-size:17px}.brand-subtitle{font-size:8px}.nav-item{gap:5px;padding:0 7px;font-size:11px}.nav-item svg{width:15px}}.workspace{padding:0 28px 28px;background:#fbfaf6}.topbar{min-height:64px;margin:0;border-bottom:1px solid rgba(24,71,56,.08)}.search-shell{width:min(590px,48vw);border-color:#0e5a4924;border-radius:999px;box-shadow:0 8px 30px #1b4c3d12}.pulse-page{display:grid;gap:22px;max-width:1500px;margin:0 auto;padding-top:18px;animation:page-enter .52s cubic-bezier(.22,1,.36,1) both}.regional-pulse-hero{position:relative;min-height:610px;overflow:hidden;border:1px solid rgba(15,86,68,.12);border-radius:28px;background-color:#edf1e8;background-image:linear-gradient(90deg,#fffcf5fa,#fffcf5e6 25%,#fffcf540 51%,#fffcf50a 76%),linear-gradient(0deg,rgba(8,83,70,.18),transparent 26%),url(/assets/regional-pulse-hero-v2-BPop47dN.png);background-position:center,center,center;background-size:cover;box-shadow:0 30px 80px #1d493929;isolation:isolate}.regional-pulse-hero:after{position:absolute;inset:auto 0 0;z-index:-1;height:38%;content:"";background:linear-gradient(0deg,rgba(4,63,53,.18),transparent);pointer-events:none}.pulse-hero-copy{position:relative;z-index:3;width:min(510px,44%);padding:66px 0 48px 58px}.pulse-kicker{display:inline-flex;color:#176c5b;font-size:11px;font-weight:820;letter-spacing:.12em;text-transform:uppercase}.pulse-hero-copy h1{max-width:500px;margin:17px 0 18px;color:#074f43;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,4.35vw,70px);font-weight:500;line-height:.98;letter-spacing:-.045em}.pulse-hero-copy>p{max-width:430px;color:#425a52;font-size:17px;line-height:1.55}.pulse-primary-action{display:inline-flex;align-items:center;gap:10px;min-height:52px;margin-top:28px;padding:0 19px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#08705d,#064b41);box-shadow:0 15px 34px #064f423b;cursor:pointer;font-size:14px;font-weight:780;transition:transform .18s ease,box-shadow .18s ease}.pulse-primary-action:hover{transform:translateY(-2px);box-shadow:0 20px 44px #064f424d}.pulse-primary-action svg:last-child{margin-left:4px}.pulse-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;max-width:420px;margin-top:34px}.pulse-metrics>div{display:grid;grid-template-columns:26px auto 1fr;align-items:center;gap:3px 7px;min-width:0}.pulse-metrics svg{grid-row:span 2;color:#16836d}.pulse-metrics strong{color:#064f43;font-size:clamp(15px,1.5vw,22px);line-height:1}.pulse-metrics span{color:#61756d;font-size:11px}.pulse-map-labels{position:absolute;inset:0;z-index:2;pointer-events:none}.pulse-map-pin{position:absolute;display:grid;gap:3px;padding:9px 12px;border:1px solid rgba(200,244,229,.24);border-radius:9px;color:#fff;background:#04473ce0;box-shadow:0 10px 30px #042a233d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;text-align:left;pointer-events:auto;transition:transform .18s ease,background .18s ease}.pulse-map-pin:hover{background:#06604ff5;transform:translateY(-3px) scale(1.02)}.pulse-map-pin strong{font-size:14px}.pulse-map-pin span{font-size:10px;opacity:.78}.pulse-map-pin em{color:#ffd58c;font-size:10px;font-style:normal;font-weight:740}.pulse-map-pin.richland{left:48%;top:48%}.pulse-map-pin.kennewick{left:62%;top:64%}.pulse-map-pin.pasco{left:77%;top:36%}.pulse-map-pin.signal{left:61%;top:24%;color:#173d34;background:#fffae8eb;border-color:#d894275c}.pulse-map-pin.signal strong{color:#9d5b00;font-size:20px}.pulse-region-action{position:absolute;right:22px;bottom:20px;z-index:3;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.5);border-radius:999px;color:#073f36;background:#ffffffd6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;font-size:12px;font-weight:760}.pulse-lower-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(310px,.82fr);gap:20px}.question-guide{padding:28px 30px 30px;border:1px solid rgba(15,86,68,.11);border-radius:22px;background:#ffffffeb;box-shadow:0 20px 55px #1d493914}.question-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.question-card{display:grid;align-content:start;min-width:0;min-height:230px;padding:20px;border:1px solid rgba(16,81,65,.11);border-radius:16px;color:#173d34;background:linear-gradient(150deg,#f8fcf9fa,#f3f8f5e0);cursor:pointer;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.question-card:hover{border-color:#09715c52;box-shadow:0 16px 34px #1d49391a;transform:translateY(-3px)}.question-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:24px;border-radius:12px;color:#08705d;background:#e2f2ec}.question-card small{color:#6b7d75;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.question-card strong{margin-top:7px;color:#0b4439;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500}.question-card p{margin:10px 0 16px;color:#60736b;font-size:12px;line-height:1.5}.question-card em{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:#07604f;font-size:11px;font-style:normal;font-weight:800}.pulse-analytics-panel,.pulse-evidence-panel{border:1px solid rgba(15,86,68,.11);border-radius:22px;background:#ffffffeb;box-shadow:0 20px 55px #1d493917}.pulse-analytics-panel{padding:25px 26px 20px}.pulse-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:23px}.pulse-section-heading span{color:#64776f;font-size:11px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.pulse-section-heading h2,.pulse-evidence-panel h2{margin-top:5px;color:#103e35;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;letter-spacing:-.025em}.pulse-section-heading .link-button{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.pulse-chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.pulse-chart{display:grid;min-width:0;padding:6px 22px 20px;border-right:1px solid rgba(16,81,65,.1)}.pulse-chart:first-child{padding-left:0}.pulse-chart:last-child{padding-right:0;border-right:0}.pulse-chart>span{color:#5f726a;font-size:12px;font-weight:720}.pulse-chart>strong{margin-top:8px;color:#0d493d;font-size:28px}.pulse-chart>small{margin-top:5px;color:#6d7e77;font-size:10px}.pulse-chart .sparkline{width:100%;height:82px;margin:12px 0 5px;overflow:visible;color:#0f8b72}.pulse-chart.blue .sparkline{color:#3977d8}.pulse-chart.amber .sparkline{color:#d68909}.coverage-track{height:8px;margin:34px 0 25px;overflow:hidden;border-radius:999px;background:#e7eeea}.coverage-track span{display:block;height:100%;border-radius:inherit;background:#0f8b72}.pulse-chart.blue .coverage-track span{background:#3977d8}.pulse-chart.amber .coverage-track span{background:#d68909}.pulse-decision-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px;border-top:1px solid rgba(16,81,65,.09)}.pulse-decision-strip button{display:grid;min-width:0;gap:4px;padding:17px 17px 5px 0;border:0;color:#173d34;background:transparent;cursor:pointer;text-align:left}.pulse-decision-strip span{color:#73837c;font-size:10px}.pulse-decision-strip strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pulse-decision-strip small{overflow:hidden;color:#60736b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pulse-evidence-panel{position:relative;overflow:hidden;padding:30px;background:radial-gradient(circle at 96% 5%,rgba(255,206,124,.34),transparent 11rem),linear-gradient(145deg,#fffdf8,#f5f8f3)}.pulse-evidence-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:22px;border-radius:14px;color:#bf7110;background:#fff0d4}.pulse-evidence-panel>p{margin-top:16px;color:#52665e;font-size:13px;line-height:1.62}.pulse-confidence{display:grid;gap:10px;margin:23px 0;padding:17px 0;border-top:1px solid rgba(14,78,64,.1);border-bottom:1px solid rgba(14,78,64,.1)}.pulse-confidence div{display:flex;justify-content:space-between;gap:18px;color:#65776f;font-size:11px}.pulse-confidence strong{color:#0b6654}.pulse-evidence-panel>button{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;color:#075a4c;background:transparent;cursor:pointer;font-size:12px;font-weight:800}@media(max-width:1080px){.regional-pulse-hero{min-height:680px}.pulse-hero-copy{width:54%;padding-left:38px}.pulse-map-pin.pasco{left:76%}.pulse-lower-grid{grid-template-columns:1fr}.question-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.workspace{padding:0 12px 20px}.topbar{padding:10px 0}.pulse-page{padding-top:12px;gap:14px}.regional-pulse-hero{min-height:760px;border-radius:20px;background-image:linear-gradient(180deg,#fffcf5fa,#fffcf5eb 34%,#fffcf52e 62%),linear-gradient(0deg,rgba(6,73,61,.28),transparent 34%),url(/assets/regional-pulse-hero-v2-BPop47dN.png);background-position:center,center,58% center}.pulse-hero-copy{width:100%;padding:32px 24px}.pulse-hero-copy h1{font-size:45px}.pulse-hero-copy>p{font-size:14px}.pulse-primary-action{width:100%;justify-content:center;padding:0 12px;font-size:12px}.pulse-metrics{gap:11px;margin-top:24px}.pulse-metrics strong{font-size:18px}.pulse-map-pin{padding:7px 9px}.pulse-map-pin.richland{left:8%;top:65%}.pulse-map-pin.kennewick{left:42%;top:72%}.pulse-map-pin.pasco{left:64%;top:58%}.pulse-map-pin.signal{left:42%;top:49%}.pulse-region-action{right:12px;bottom:12px}.pulse-lower-grid{gap:14px}.question-guide{padding:22px 18px;border-radius:18px}.question-grid{grid-template-columns:1fr}.question-card{min-height:0}.pulse-analytics-panel,.pulse-evidence-panel{border-radius:18px}.pulse-analytics-panel{padding:20px 18px}.pulse-section-heading{align-items:flex-start;flex-direction:column;gap:9px}.pulse-chart-grid{grid-template-columns:1fr}.pulse-chart,.pulse-chart:first-child,.pulse-chart:last-child{grid-template-columns:1fr auto;padding:15px 0;border-right:0;border-bottom:1px solid rgba(16,81,65,.1)}.pulse-chart:last-child{border-bottom:0}.pulse-chart .sparkline,.coverage-track{grid-column:1 / -1}.pulse-chart .sparkline{height:58px}.coverage-track{margin:18px 0 8px}.pulse-chart small{grid-column:1 / -1}.pulse-decision-strip{grid-template-columns:1fr}.pulse-decision-strip button{padding:14px 0;border-bottom:1px solid rgba(16,81,65,.08)}.pulse-evidence-panel{padding:24px}}@media(min-width:1121px){body .app-shell{display:grid;grid-template-columns:228px minmax(0,1fr)}body .sidebar{position:sticky;top:0;display:flex;width:auto;height:100vh;flex-direction:column;border:0;background:linear-gradient(180deg,var(--civic-ink) 0%,#031d2d 100%)}body .brand{width:auto;height:auto;min-height:138px;flex:0 0 auto;padding:28px 22px 20px;color:#fff;background:transparent}body .brand-mark{color:var(--civic-amber)}body .brand-name{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px}body .brand-subtitle{color:#c9d8df;font-size:11px}body .main-nav{display:grid;gap:5px;padding:10px 12px 18px;border-bottom:1px solid rgba(255,255,255,.14)}body .nav-item{width:100%;height:48px;justify-content:flex-start;gap:13px;padding:0 13px;border-radius:8px;color:#e9f0f3;font-size:12px}body .nav-item span{display:block}body .nav-item.active{color:var(--civic-amber);background:#ffffff17}body .refresh-note{display:flex}}body .workspace{padding:0;background:var(--civic-paper)}body .topbar{min-height:58px;margin:0;padding:8px 28px;border-bottom:1px solid rgba(6,38,58,.09);background:#fbf8f1f0}body .search-shell{width:min(500px,52vw);height:40px;border-color:var(--civic-rule);border-radius:7px;box-shadow:none}.person-avatar{border-color:#aecbc2;background:#e8f2ee}.person-avatar.has-photo{border-color:#d5ddd8;background:#fff}.person-avatar-fallback{display:grid;place-items:center;gap:1px;color:#07594d;line-height:1}.person-avatar-fallback small{color:#426b60;font-size:8px;font-weight:820;letter-spacing:.08em}.place-route-copy small{display:grid;gap:2px;overflow:visible;white-space:normal}.place-route-copy small b{color:#78877f;font-size:8px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.manual-media-note{min-height:76px;padding:10px;font-weight:560}.manual-media-note>span{display:grid;flex:1;gap:3px;line-height:1.4}.manual-media-note>span strong{color:#173d34}.manual-media-note>button{flex:0 0 auto;padding:8px 10px;border:1px solid #bfd1ca;border-radius:6px;color:#76511e;background:#fff;cursor:pointer;font-size:11px;font-weight:720}.manual-media-preview{position:relative;display:grid;place-items:center;width:56px;height:56px;overflow:hidden;border:1px solid #bfd1ca;border-radius:50%;color:#4c6c63;background:#fff}.manual-media-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.civic-scroll-story{position:relative;width:calc(100% + 28px);height:320vh;margin-left:-28px;color:#f7fbfd;background:#041f31}.civic-story-sticky{position:sticky;top:0;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);width:100%;height:100vh;min-height:680px;overflow:hidden;perspective:1500px;background:#041f31}.civic-story-scene{position:relative;min-width:0;transform-style:preserve-3d;perspective:1200px}.story-plane{position:absolute;left:clamp(34px,8vw,110px);top:23%;z-index:1;display:grid;width:min(560px,calc(100% - 90px));min-height:310px;gap:18px;padding:30px;border:1px solid rgba(6,38,58,.14);border-radius:18px;color:var(--civic-ink);background:#fbf8f1;box-shadow:0 34px 90px #00000057;transform-origin:center center;transform-style:preserve-3d;transition:opacity .12s linear;will-change:transform,opacity}.decision-plane{z-index:2;top:25%;background:#f7f9f4}.money-plane{z-index:3;top:27%;background:#fffaf0}.story-plane-heading{display:flex;align-items:center;gap:10px;color:#0b6755;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.story-plane>strong{max-width:500px;color:var(--civic-green);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.4vw,50px);font-weight:500;letter-spacing:-.035em;line-height:1.02}.story-plane>p{max-width:500px;margin:0;color:#3e514b;font-size:14px;line-height:1.55}.story-fact-row,.story-fact-grid>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;border-top:1px solid var(--civic-rule)}.story-fact-row span,.story-fact-grid span{color:#6c7b75;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.story-fact-row b,.story-fact-grid b{color:var(--civic-green);font-size:13px;text-align:right}.story-fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.story-profile-chip{position:absolute;left:clamp(34px,8vw,110px);bottom:10%;z-index:8;display:flex;align-items:center;max-width:420px;gap:12px;padding:10px 14px 10px 10px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:#0b3449;box-shadow:0 18px 40px #0000003d}.story-profile-avatar{position:relative;display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:50%;color:var(--civic-green);background:#e7eee5}.story-profile-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-profile-chip>div{display:grid;gap:2px;min-width:0}.story-profile-chip small{color:#a9c0ca;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.story-profile-chip strong{overflow:hidden;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.civic-story-copy{z-index:10;display:flex;align-self:center;flex-direction:column;align-items:flex-start;max-width:480px;padding:56px 64px 56px 28px}.story-kicker{margin-bottom:18px;color:var(--civic-amber);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.civic-story-copy h2{margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4.5vw,68px);font-weight:500;letter-spacing:-.045em;line-height:.98}.civic-story-copy p{margin:24px 0 28px;color:#c6d7de;font-size:15px;line-height:1.7}.civic-story-copy>button{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.24);border-radius:7px;color:#06263a;background:var(--civic-amber);cursor:pointer;font-size:12px;font-weight:800}.story-progress{display:flex;width:100%;gap:8px;margin-top:36px}.story-progress span{width:44px;height:3px;background:#ffffff38;transition:width .2s ease,background .2s ease}.story-progress span.active{width:82px;background:var(--civic-amber)}.story-scroll-cue{position:absolute;right:28px;bottom:24px;display:flex;align-items:center;gap:8px;color:#9fb6c0;font-size:10px;font-weight:720;letter-spacing:.08em;text-transform:uppercase}@media(max-width:1080px){.civic-story-sticky{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}.story-plane{left:38px;width:calc(100% - 62px)}.story-profile-chip{left:38px;max-width:calc(100% - 62px)}.civic-story-copy{padding-right:34px}}@media(max-width:760px){body .workspace{padding:0}body .topbar{padding:8px 12px}.manual-media-note{align-items:flex-start;flex-wrap:wrap}.manual-media-note>span{min-width:calc(100% - 76px)}.civic-scroll-story{width:100%;height:290vh;margin-left:0}.civic-story-sticky{top:62px;display:block;height:calc(100vh - 62px);min-height:620px}.civic-story-scene{position:absolute;inset:0 0 44%}.story-plane{left:18px;top:14%;width:calc(100% - 36px);min-height:250px;gap:12px;padding:20px;border-radius:14px}.story-plane>strong{font-size:30px}.story-plane>p{font-size:12px}.story-fact-grid{gap:10px}.story-profile-chip{display:none}.civic-story-copy{position:absolute;inset:56% 0 0;justify-content:flex-start;max-width:none;padding:18px 22px;background:#041f31}.story-kicker{margin-bottom:10px}.civic-story-copy h2{font-size:38px}.civic-story-copy p{margin:14px 0 16px;font-size:12px;line-height:1.55}.civic-story-copy>button{min-height:40px}.story-progress{margin-top:18px}.story-scroll-cue{display:none}}@media(prefers-reduced-motion:reduce){.civic-scroll-story{height:auto}.civic-story-sticky{position:static;display:grid;height:auto;min-height:0;padding:42px 20px}.civic-story-scene{display:grid;gap:18px}.story-plane{position:static;width:100%;min-height:0;opacity:1!important;transform:none!important}.story-profile-chip{position:static}.civic-story-copy{position:static;padding:24px 0}}.civic-dossier{gap:0;padding:0;overflow:hidden;border-color:#083a4c24;border-radius:20px;background:#fffdf8;box-shadow:0 24px 70px #06263a1a}.dossier-hero{position:relative;min-height:330px;padding:30px 34px 0;overflow:hidden;color:#fff;background:radial-gradient(circle at 88% 18%,rgba(244,181,73,.26),transparent 26%),linear-gradient(135deg,#05273a,#074b50 58%,#0c6655)}.dossier-orbit{position:absolute;right:-78px;top:-116px;width:390px;height:390px;border:1px solid rgba(255,255,255,.11);border-radius:50%;pointer-events:none}.dossier-orbit:before,.dossier-orbit:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.1);border-radius:inherit}.dossier-orbit:before{inset:54px}.dossier-orbit:after{inset:116px}.dossier-orbit span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--civic-amber);box-shadow:0 0 0 5px #f4b5491f}.dossier-orbit span:nth-child(1){left:45px;top:93px}.dossier-orbit span:nth-child(2){right:86px;bottom:48px}.dossier-orbit span:nth-child(3){left:166px;bottom:112px;width:5px;height:5px}.dossier-back{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;padding:0;border:0;color:#c8dbe1;background:transparent;cursor:pointer;font-size:11px;font-weight:750}.dossier-back:hover,.dossier-back:focus-visible{color:#fff}.dossier-heading{position:relative;z-index:2;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:34px}.dossier-portrait{display:grid;place-items:center;width:96px;height:96px;overflow:hidden;border:1px solid rgba(255,255,255,.32);border-radius:26px;color:#08384a;background:linear-gradient(145deg,#fffdf8,#e6f0ea);box-shadow:0 18px 40px #0003}.dossier-portrait .identity-cell{display:grid;place-items:center}.dossier-portrait .identity-copy{display:none}.dossier-portrait .person-avatar,.dossier-portrait .entity-logo{width:78px;height:78px;border:0;font-size:20px}.dossier-portrait .person-avatar-fallback svg{width:34px;height:34px}.dossier-portrait .vote-icon{width:58px;height:58px;font-size:25px}.dossier-hero.portrait-led{min-height:520px;padding:28px 38px 0}.portrait-led .dossier-heading{grid-template-columns:minmax(220px,270px) minmax(0,1fr) auto;align-items:center;gap:clamp(28px,4vw,58px);margin-top:18px;padding-bottom:104px}.portrait-led .dossier-portrait{width:min(270px,24vw);height:330px;border-radius:30px;background:linear-gradient(155deg,#fffdf8,#dcebe5);box-shadow:0 28px 65px #0000004d}.portrait-led .dossier-portrait .identity-cell,.portrait-led .dossier-portrait .person-avatar{width:100%;height:100%}.portrait-led .dossier-portrait .person-avatar{border:0;border-radius:26px;background:linear-gradient(155deg,#edf5f1,#fffdf8)}.portrait-led .dossier-portrait .person-avatar img{object-position:center top}.portrait-led .dossier-portrait .person-avatar-fallback svg{width:68px;height:68px}.portrait-led .dossier-portrait .person-avatar-fallback small{margin-top:8px;font-size:13px}.portrait-led .dossier-heading h1{max-width:780px;font-size:clamp(44px,5vw,72px)}.portrait-led .dossier-heading p{max-width:720px;font-size:16px}.portrait-led .dossier-badges{margin-top:20px}.portrait-led .dossier-badges span{padding:7px 11px;font-size:10px}.dossier-eyebrow{display:inline-block;color:var(--civic-amber);font-size:10px;font-weight:830;letter-spacing:.12em;text-transform:uppercase}.dossier-heading h1{max-width:820px;margin:7px 0 8px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,54px);font-weight:500;letter-spacing:-.04em;line-height:1.02}.dossier-heading p{margin:0;color:#c9dbe0;font-size:13px;line-height:1.5}.dossier-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.dossier-badges span{padding:5px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#edf5f6;background:#ffffff12;font-size:9px;font-weight:760}.dossier-actions a{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid rgba(255,255,255,.24);border-radius:8px;color:#073245;background:var(--civic-amber);font-size:11px;font-weight:820;text-decoration:none}.dossier-facts{position:absolute;z-index:2;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-height:86px;padding:0 34px;border-top:1px solid rgba(255,255,255,.14);background:#021c2a52;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dossier-facts>div{display:grid;align-content:center;gap:3px;padding:0 22px;border-right:1px solid rgba(255,255,255,.12)}.dossier-facts>div:first-child{padding-left:0}.dossier-facts>div:last-child{border-right:0}.dossier-facts span{color:#a9c3ca;font-size:9px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.dossier-facts strong{overflow:hidden;color:#fff;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.dossier-facts small{color:#a9c3ca;font-size:9px}.dossier-body-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:18px;padding:24px}.dossier-body-grid>article{min-width:0;padding:22px;border:1px solid rgba(8,58,76,.11);border-radius:14px;background:#fff}.dossier-card-kicker,.dossier-section-heading>div>span{display:inline-flex;align-items:center;gap:7px;color:#0b6a59;font-size:9px;font-weight:820;letter-spacing:.1em;text-transform:uppercase}.dossier-body-grid h2,.dossier-section-heading h2{margin:8px 0 17px;color:#0b302b;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;letter-spacing:-.025em}.dossier-body-grid dl,.dossier-body-grid .source-meta-list{display:grid;gap:0}.dossier-body-grid dl div,.dossier-body-grid .source-meta-list div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:14px;padding:11px 0;border-top:1px solid rgba(8,58,76,.08)}.dossier-body-grid dt,.dossier-body-grid .source-meta-list dt{color:#6c7b75;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.dossier-body-grid dd,.dossier-body-grid .source-meta-list dd{color:#213c35;font-size:12px;line-height:1.45}.dossier-connections{padding:4px 24px 25px}.dossier-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 15px;padding:22px 0 0;border-top:1px solid rgba(8,58,76,.1)}.dossier-section-heading h2{margin-bottom:5px;font-size:28px}.dossier-section-heading p{max-width:670px;margin:0;color:#66756f;font-size:11px;line-height:1.5}.connection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.connection-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:102px;padding:14px;border:1px solid rgba(8,58,76,.11);border-radius:13px;color:#143b34;background:#fff;cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.connection-card:hover,.connection-card:focus-visible{transform:translateY(-2px);border-color:#83b7a8;box-shadow:0 12px 28px #0741421a}.connection-card>span:nth-child(2){display:grid;min-width:0;gap:3px}.connection-card small{color:#71817a;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.connection-card strong{overflow:hidden;font-size:12px;line-height:1.3;text-overflow:ellipsis}.connection-card em{overflow:hidden;color:#6a7a73;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.connection-card>svg{color:#8ca199}.connection-card-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#0b6755;background:#e8f3ef}.connection-card-icon.blue{color:#245ca7;background:#eaf1fb}.connection-card-icon.amber{color:#a7630b;background:#fff1d8}.connection-card-icon.slate{color:#405967;background:#eaf0f3}.connection-disclosure{display:flex;align-items:flex-start;gap:7px;margin:14px 0 0;color:#71817a;font-size:9px;line-height:1.45}.connection-disclosure svg{flex:0 0 auto;color:#0b6a59}@keyframes dossier-cinematic-rise{0%{opacity:.36;transform:translateY(54px) rotateX(7deg) scale(.975)}to{opacity:1;transform:translateY(0) rotateX(0) scale(1)}}@supports (animation-timeline: view()){.civic-dossier{perspective:1500px}.dossier-body-grid,.dossier-connections,.entity-profile-dossier .profile-metrics,.entity-profile-dossier .profile-lower{animation:dossier-cinematic-rise linear both;animation-timeline:view();animation-range:entry 4% cover 34%;transform-origin:center bottom}}.entity-profile-dossier{overflow:hidden;border-radius:16px;box-shadow:0 18px 45px #06263a14}.entity-profile-dossier .profile-header{padding:24px;color:#fff;background:linear-gradient(135deg,#05283b,#075c53)}.entity-profile-dossier .profile-title h1{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.entity-profile-dossier .profile-title p,.entity-profile-dossier .profile-title a{color:#c9dbe0}.entity-profile-dossier .profile-actions button{border-color:#ffffff40;color:#06263a;background:var(--civic-amber)}.entity-profile-focused{border-radius:20px;box-shadow:0 24px 70px #06263a1c}.entity-profile-focused .profile-header{position:relative;display:grid;grid-template-columns:minmax(200px,250px) minmax(0,1fr) auto;align-items:center;gap:clamp(28px,4vw,58px);min-height:390px;padding:38px;overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(244,181,73,.26),transparent 18rem),linear-gradient(135deg,#05273a,#074b50 58%,#0c6655)}.entity-profile-focused .profile-header:after{position:absolute;right:-70px;top:-120px;width:390px;height:390px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:inset 0 0 0 58px transparent,0 0 0 58px #ffffff06,0 0 0 116px #ffffff05;content:"";pointer-events:none}.entity-profile-focused .profile-seal{position:relative;z-index:1;width:min(250px,23vw);height:250px;border:1px solid rgba(255,255,255,.36);border-radius:30px;color:#0a5f55;background:linear-gradient(155deg,#fffdf8,#e4efe9);box-shadow:0 28px 65px #00000047;font-size:42px}.entity-profile-focused .profile-seal img{width:80%;height:80%;object-fit:contain}.entity-profile-focused .profile-title,.entity-profile-focused .profile-actions{position:relative;z-index:1}.entity-profile-focused .profile-title h1{max-width:760px;margin-top:9px;font-size:clamp(42px,5vw,68px);letter-spacing:-.045em;line-height:1;white-space:normal}.entity-profile-focused .profile-title p,.entity-profile-focused .profile-title a{margin-top:12px;font-size:14px}.entity-profile-focused .title-row{align-items:flex-start;flex-direction:column}.entity-profile-focused .profile-actions{align-self:start;flex-direction:column}.entity-profile-focused .profile-actions button{justify-content:center;min-height:40px;padding:0 13px;border-radius:8px}.entity-profile-focused .profile-tabs{min-height:54px;padding:0 24px;background:#fffdf8}@media(max-width:1120px){.connection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dossier-body-grid{grid-template-columns:1fr}.portrait-led .dossier-heading{grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:30px}.portrait-led .dossier-portrait{width:230px;height:294px}.portrait-led .dossier-actions{grid-column:2}.entity-profile-focused .profile-header{grid-template-columns:minmax(180px,220px) minmax(0,1fr)}.entity-profile-focused .profile-seal{width:220px;height:220px}.entity-profile-focused .profile-actions{grid-column:2;flex-direction:row}}@media(max-width:760px){.civic-dossier{border-radius:0}.dossier-hero{min-height:520px;padding:22px 18px 0}.dossier-heading{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:15px;margin-top:27px}.dossier-portrait{width:68px;height:68px;border-radius:19px}.dossier-portrait .person-avatar,.dossier-portrait .entity-logo{width:58px;height:58px}.dossier-heading h1{font-size:31px}.dossier-heading p{font-size:11px}.dossier-actions{grid-column:1 / -1}.dossier-facts{grid-template-columns:1fr;min-height:224px;padding:8px 18px}.dossier-facts>div,.dossier-facts>div:first-child{padding:9px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.dossier-facts>div:last-child{border-bottom:0}.dossier-facts strong{font-size:15px}.dossier-body-grid{gap:12px;padding:14px}.dossier-body-grid>article{padding:18px}.dossier-body-grid dl div,.dossier-body-grid .source-meta-list div{grid-template-columns:1fr;gap:4px}.dossier-connections{padding:3px 14px 18px}.dossier-section-heading{align-items:flex-start;flex-direction:column;gap:10px}.connection-grid{grid-template-columns:1fr}.connection-card{min-height:88px}.dossier-hero.portrait-led{min-height:825px;padding:22px 18px 0}.portrait-led .dossier-heading{grid-template-columns:1fr;gap:20px;margin-top:22px;padding-bottom:232px}.portrait-led .dossier-portrait{width:min(100%,290px);height:330px;border-radius:26px}.portrait-led .dossier-heading h1{font-size:42px}.portrait-led .dossier-heading p{font-size:13px}.portrait-led .dossier-actions{grid-column:1}.entity-profile-focused .profile-header{grid-template-columns:1fr;gap:22px;min-height:0;padding:24px 20px 30px}.entity-profile-focused .profile-seal{width:min(100%,280px);height:230px;border-radius:26px}.entity-profile-focused .profile-title h1{font-size:42px}.entity-profile-focused .profile-actions{grid-column:1;flex-direction:row;align-self:auto}.entity-profile-focused .profile-tabs{padding:0 14px}}@media(prefers-reduced-motion:reduce){.connection-card{transition:none}.connection-card:hover,.connection-card:focus-visible{transform:none}.dossier-body-grid,.dossier-connections,.entity-profile-dossier .profile-metrics,.entity-profile-dossier .profile-lower{animation:none!important;opacity:1;transform:none}}.cinematic-page-shell{min-width:0;perspective:1600px;transform-style:preserve-3d;animation:cinematic-route-enter .68s cubic-bezier(.16,1,.3,1) both}@keyframes cinematic-route-enter{0%{opacity:0;filter:blur(5px) saturate(.84);transform:translate3d(0,28px,-42px) rotateX(3.5deg) scale(.988)}to{opacity:1;filter:none;transform:translateZ(0) rotateX(0) scale(1)}}@keyframes cinematic-scroll-rise{0%{opacity:.18;filter:blur(3px) saturate(.86);transform:translate3d(0,58px,-54px) rotateX(6deg) scale(.978)}to{opacity:1;filter:none;transform:translateZ(0) rotateX(0) scale(1)}}@keyframes cinematic-side-arrival{0%{opacity:.24;transform:translate3d(54px,24px,-70px) rotateY(-5deg) scale(.98)}to{opacity:1;transform:translateZ(0) rotateY(0) scale(1)}}@supports (animation-timeline: view()){.cinematic-page-shell .page-stack>:is(section,article,.primary-grid,.secondary-grid,.detail-grid,.profile-lower),.cinematic-page-shell .civic-map-heading,.cinematic-page-shell .civic-map-workspace{animation:cinematic-scroll-rise linear both;animation-timeline:view();animation-range:entry 3% cover 31%;transform-origin:center bottom;transform-style:preserve-3d}.cinematic-page-shell .page-stack>:is(section,article,.primary-grid,.secondary-grid,.detail-grid,.profile-lower):nth-child(2n),.cinematic-page-shell .civic-map-workspace{animation-name:cinematic-side-arrival}.cinematic-page-shell .civic-scroll-story{animation:none;opacity:1;transform:none}}.cinematic-page-shell :is(.question-card,.weekly-card,.stat-card,.insight-card,.impact-category-card,.connection-card,.profile-metrics article,.place-route-list button,.data-panel){transform-style:preserve-3d;transition:transform .36s cubic-bezier(.16,1,.3,1),border-color .26s ease,box-shadow .36s cubic-bezier(.16,1,.3,1),filter .26s ease}@media(hover:hover)and (pointer:fine){.cinematic-page-shell :is(.question-card,.weekly-card,.stat-card,.insight-card,.impact-category-card,.connection-card,.profile-metrics article,.place-route-list button):hover{z-index:2;border-color:#147e656b;box-shadow:0 22px 46px #06303824;filter:saturate(1.04);transform:perspective(950px) translate3d(0,-7px,18px) rotateX(2.2deg) rotateY(-1.2deg)}.cinematic-page-shell .dossier-portrait:hover,.cinematic-page-shell .profile-seal:hover{box-shadow:0 34px 75px #00000057;transform:perspective(900px) translate3d(0,-8px,24px) rotateY(-3deg) rotateX(2deg)}}.cinematic-page-shell .dossier-portrait,.cinematic-page-shell .profile-seal{transform-style:preserve-3d;transition:transform .52s cubic-bezier(.16,1,.3,1),box-shadow .52s cubic-bezier(.16,1,.3,1)}.main-nav button svg{transition:transform .32s cubic-bezier(.16,1,.3,1),color .22s ease}.main-nav button:hover svg,.main-nav button.active svg{transform:translate3d(3px,0,10px) scale(1.08)}@media(prefers-reduced-motion:reduce){.cinematic-page-shell,.cinematic-page-shell *,.cinematic-page-shell *:before,.cinematic-page-shell *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.cinematic-page-shell,.cinematic-page-shell .page-stack>*,.cinematic-page-shell .civic-map-heading,.cinematic-page-shell .civic-map-workspace,.cinematic-page-shell :is(.question-card,.weekly-card,.stat-card,.insight-card,.impact-category-card,.connection-card,.profile-metrics article,.place-route-list button),.cinematic-page-shell .dossier-portrait,.cinematic-page-shell .profile-seal{opacity:1!important;filter:none!important;transform:none!important}}html body .app-shell{background:var(--current-night)}html body .workspace{isolation:isolate;overflow:clip;color:#ecf7f3;background:radial-gradient(circle at 82% 9%,rgba(27,128,105,.19),transparent 31rem),radial-gradient(circle at 30% 62%,rgba(244,170,60,.08),transparent 34rem),linear-gradient(145deg,#020d13,#031720 56%,#020b10)}html body .topbar{position:sticky;top:0;z-index:30;border-color:#8cf3d21f;background:#020d13c2;-webkit-backdrop-filter:blur(22px) saturate(1.2);backdrop-filter:blur(22px) saturate(1.2)}html body .search-shell{border-color:#8cf3d22e;color:#d8ebe6;background:#ffffff0e}html body .search-shell input,html body .topbar button{color:#e8f5f1}html body .search-shell input::placeholder{color:#78948f}
