: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-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}.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}}@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}}@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(52px,4.8vw,76px);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: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}.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}.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}}@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}.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{grid-column:1 / -1;height:58px}.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}}:root{--atlas-ink: #eafff7;--atlas-muted: #bddbd1;--atlas-deep: #073d36;--atlas-deeper: #032e29;--atlas-panel: #f6faf8;--atlas-line: #cfe1d9;--atlas-accent: #bdf06a;--atlas-blue: #77d8ec}.atlas-page{display:grid;gap:14px;min-width:0}.atlas-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);min-height:472px;overflow:hidden;border:1px solid #0b554a;border-radius:8px;background:var(--atlas-deep);color:var(--atlas-ink)}.atlas-hero-copy{display:grid;align-content:center;gap:16px;min-width:0;padding:48px clamp(24px,4vw,62px)}.atlas-eyebrow,.atlas-records-head>div>span,.atlas-evidence-panel>div>span{display:inline-flex;align-items:center;gap:7px;color:var(--atlas-accent);font-size:12px;font-weight:780;text-transform:uppercase}.atlas-hero h1{max-width:560px;margin:0;color:#fff;font-size:48px;line-height:1.05;letter-spacing:0}.atlas-hero-copy>p{max-width:540px;margin:0;color:var(--atlas-muted);font-size:16px;line-height:1.55}.atlas-hero-copy>p.atlas-hero-title{max-width:540px;color:#effff9;font-size:25px;font-weight:680;line-height:1.25}.atlas-hero-actions,.atlas-evidence-panel>button{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.atlas-primary-action,.atlas-secondary-action,.atlas-story-card button,.atlas-record-card button,.atlas-evidence-panel>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid transparent;border-radius:5px;cursor:pointer;font-size:13px;font-weight:760;transition:transform .16s ease,border-color .16s ease,background .16s ease}.atlas-primary-action{color:#153a2d;background:var(--atlas-accent)}.atlas-secondary-action{border-color:#eafff74d;color:var(--atlas-ink);background:transparent}.atlas-primary-action:hover,.atlas-secondary-action:hover,.atlas-story-card button:hover,.atlas-record-card button:hover,.atlas-evidence-panel>button:hover{transform:translateY(-1px)}.atlas-evidence-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0 0}.atlas-evidence-row div{min-width:0;padding:10px 0 0;border-top:1px solid rgba(234,255,247,.18)}.atlas-evidence-row dt{color:var(--atlas-muted);font-size:11px;font-weight:700}.atlas-evidence-row dd{margin:4px 0 0;color:#fff;font-size:20px;font-weight:800}.atlas-stage{position:relative;min-height:472px;overflow:hidden;perspective:1100px;background:#06342e}.atlas-stage:before{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(189,240,106,.08) 1px,transparent 1px),linear-gradient(rgba(189,240,106,.08) 1px,transparent 1px);background-size:42px 42px;content:"";opacity:.72}.atlas-terrain{position:absolute;top:13%;right:6%;width:88%;height:72%;border:1px solid rgba(189,240,106,.32);border-radius:16px;background:#0c695b;box-shadow:0 42px 50px #000c0a6b;transform:rotateX(56deg) rotate(-9deg) translateY(52px);transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.8,.2,1),background .52s ease}.atlas-terrain:before,.atlas-terrain:after{position:absolute;content:"";pointer-events:none}.atlas-terrain:before{inset:10% 8%;border:1px dashed rgba(234,255,247,.22);border-radius:18px}.atlas-terrain:after{top:48%;left:0;width:100%;height:22%;border-top:3px solid rgba(119,216,236,.84);border-bottom:1px solid rgba(119,216,236,.42);transform:skew(-13deg)}.atlas-stage[data-scene=people] .atlas-terrain{background:#0c6256;transform:rotateX(59deg) rotate(5deg) translate(-8px,38px)}.atlas-stage[data-scene=decisions] .atlas-terrain{background:#0b5b50;transform:rotateX(53deg) rotate(-15deg) translateY(58px)}.atlas-stage[data-scene=money] .atlas-terrain{background:#0f554a;transform:rotateX(61deg) rotate(11deg) translate(-10px,32px)}.atlas-river,.atlas-route{position:absolute;z-index:2;display:block;pointer-events:none}.atlas-river{top:43%;left:-6%;width:111%;height:44px;border-top:5px solid var(--atlas-blue);border-radius:50%;opacity:.78;transform:translateZ(14px) rotate(6deg)}.atlas-route{height:2px;background:#eafff785;transform:translateZ(20px)}.route-one{top:31%;left:18%;width:54%;rotate:17deg}.route-two{top:67%;left:19%;width:52%;rotate:-23deg}.atlas-orbit{position:absolute;z-index:1;width:420px;height:180px;border:1px solid rgba(189,240,106,.22);border-radius:50%;pointer-events:none}.atlas-orbit-one{top:10%;right:-28%;transform:rotateX(66deg) rotate(-10deg)}.atlas-orbit-two{bottom:5%;left:-34%;transform:rotateX(67deg) rotate(8deg)}.atlas-place-pin{position:absolute;z-index:4;display:grid;gap:2px;min-width:116px;padding:9px 10px;border:1px solid rgba(234,255,247,.38);border-radius:6px;color:#fff;background:#032e29e0;box-shadow:0 8px 20px #00100d4d;cursor:pointer;text-align:left;transform:translateZ(56px) rotateX(-56deg) rotate(9deg);transition:transform .18s ease,border-color .18s ease,background .18s ease}.atlas-place-pin:hover,.atlas-place-pin:focus-visible{border-color:var(--atlas-accent);background:#075246;transform:translateZ(76px) rotateX(-56deg) rotate(9deg)}.atlas-place-pin strong{font-size:13px}.atlas-place-pin small{color:var(--atlas-muted);font-size:10px}.atlas-place-marker{width:8px;height:8px;border-radius:999px;background:var(--atlas-accent);box-shadow:0 0 0 5px #bdf06a21}.atlas-place-pin.kennewick{top:59%;left:15%}.atlas-place-pin.pasco{top:22%;left:57%}.atlas-place-pin.richland{top:48%;left:61%}.atlas-place-pin.benton,.atlas-place-pin.franklin,.atlas-place-pin.district{top:36%;left:39%}.atlas-stage-caption{position:absolute;right:18px;bottom:16px;display:inline-flex;align-items:center;gap:7px;color:var(--atlas-muted);font-size:11px;font-weight:720}.atlas-stage-caption svg{color:var(--atlas-accent)}.atlas-story{display:grid;grid-template-columns:minmax(190px,.25fr) minmax(0,1fr);gap:14px}.atlas-story-sticky{position:sticky;top:12px;display:grid;align-content:start;gap:7px;height:max-content;padding:14px;border:1px solid var(--atlas-line);border-radius:7px;background:#fff}.atlas-story-sticky>span{margin-bottom:4px;color:#55645d;font-size:11px;font-weight:800;text-transform:uppercase}.atlas-story-sticky button{display:flex;align-items:center;gap:8px;min-height:36px;padding:0 8px;border:0;border-radius:5px;color:#30423a;background:transparent;cursor:pointer;font-size:13px;font-weight:700;text-align:left}.atlas-story-sticky button.active{color:#043d34;background:#e5f1ed}.atlas-story-chapters{display:grid;gap:12px}.atlas-story-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:10px 14px;min-height:154px;padding:18px;border:1px solid var(--atlas-line);border-radius:7px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.atlas-story-card.active{border-color:#86b9aa;box-shadow:inset 3px 0 0 var(--green-800)}.atlas-story-card>svg{grid-row:span 3;color:var(--green-800)}.atlas-story-card>span{color:#76847d;font-size:11px;font-weight:800}.atlas-story-card h2{grid-column:2;margin:-6px 0 0;color:#10251e;font-size:19px;line-height:1.2}.atlas-story-card p{grid-column:2;margin:0;color:#4f6057;font-size:13px;line-height:1.5}.atlas-story-card button{grid-column:2;justify-self:start;padding:0;color:var(--green-800);background:transparent}.atlas-records,.atlas-evidence-panel{padding:18px;border:1px solid var(--atlas-line);border-radius:7px;background:#fff}.atlas-records{display:grid;gap:16px}.atlas-records-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.atlas-records-head h2,.atlas-evidence-panel h2{margin:4px 0 0;color:#10251e;font-size:22px}.atlas-records-head>p,.atlas-evidence-panel p{max-width:390px;margin:0;color:#53635b;font-size:13px;line-height:1.45}.atlas-topic-filter{display:flex;flex-wrap:wrap;gap:8px}.atlas-topic-filter button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 10px;border:1px solid var(--atlas-line);border-radius:5px;color:#284138;background:#f9fbfa;cursor:pointer;font-size:12px;font-weight:740}.atlas-topic-filter button.active{border-color:#91c2b4;color:#064b3f;background:#e7f4ee}.atlas-topic-filter button span{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;color:#0a654f;background:#fff;font-size:10px}.atlas-record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.atlas-empty-state{display:grid;grid-column:1 / -1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:106px;padding:18px;border:1px dashed #afc9bd;border-radius:6px;color:#2f5548;background:#f7fbf8}.atlas-empty-state svg{color:#0a725a}.atlas-empty-state strong{display:block;color:#1e4235;font-size:14px}.atlas-empty-state p{margin:4px 0 0;color:#5c766a;font-size:12px;line-height:1.45}.atlas-empty-state button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid #9ebeb0;border-radius:5px;color:#075246;background:#fff;cursor:pointer;font-size:12px;font-weight:760}.atlas-record-card{display:grid;align-content:start;gap:10px;min-width:0;padding:14px;border:1px solid var(--atlas-line);border-radius:6px;background:#fbfcfb}.atlas-record-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:8px}.atlas-topic-chip{display:inline-flex;min-height:22px;align-items:center;padding:0 7px;border-radius:4px;color:#075246;background:#dff1eb;font-size:10px;font-weight:800;text-transform:uppercase}.atlas-record-date{color:#697970;font-size:11px;font-weight:680}.atlas-record-card h3{margin:0;color:#13251f;font-size:14px;line-height:1.35}.atlas-record-card>p{margin:-4px 0 0;color:#597067;font-size:12px}.atlas-record-card dl{display:grid;gap:7px;margin:0}.atlas-record-card dl div{display:grid;gap:2px}.atlas-record-card dt{color:#748178;font-size:10px;font-weight:800;text-transform:uppercase}.atlas-record-card dd{margin:0;color:#2d453b;font-size:12px;line-height:1.35}.atlas-record-card button{justify-self:start;min-height:auto;padding:0;color:var(--green-800);background:transparent}.atlas-evidence-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(270px,.7fr) auto;align-items:center;gap:22px;background:var(--atlas-panel)}.atlas-evidence-panel dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.atlas-evidence-panel dl div{min-width:0}.atlas-evidence-panel dt{color:#718078;font-size:10px;font-weight:800;text-transform:uppercase}.atlas-evidence-panel dd{margin:4px 0 0;color:#13251f;font-size:13px;font-weight:760}.atlas-evidence-panel>button{color:#fff;background:var(--green-800)}@media(max-width:1180px){.atlas-hero,.atlas-evidence-panel{grid-template-columns:1fr}.atlas-stage{min-height:410px}.atlas-evidence-panel>button{justify-self:start}}@media(max-width:760px){.atlas-hero-copy{padding:28px 20px}.atlas-hero h1{font-size:34px}.atlas-hero-copy>p.atlas-hero-title{font-size:21px}.atlas-stage{min-height:355px}.atlas-terrain{top:18%;right:5%;width:91%;height:66%}.atlas-place-pin{min-width:100px;padding:7px 8px}.atlas-story{grid-template-columns:1fr}.atlas-story-sticky{position:static;grid-template-columns:repeat(4,minmax(0,1fr))}.atlas-story-sticky>span{grid-column:1 / -1}.atlas-story-sticky button{justify-content:center;padding:0;font-size:0}.atlas-story-sticky button svg{width:18px;height:18px}.atlas-records-head{align-items:flex-start;flex-direction:column}.atlas-record-grid{grid-template-columns:1fr}.atlas-empty-state{grid-template-columns:auto minmax(0,1fr)}.atlas-empty-state button{grid-column:1 / -1;justify-self:start}.atlas-evidence-row,.atlas-evidence-panel dl{grid-template-columns:1fr}.atlas-evidence-panel{gap:16px}}@media(prefers-reduced-motion:reduce){.atlas-terrain,.atlas-place-pin,.atlas-primary-action,.atlas-secondary-action,.atlas-story-card button,.atlas-record-card button,.atlas-evidence-panel>button{transition:none}}
