:root{--background:#eef2e6;--surface:#fffdf0;--surface-soft:#eef1c7;--text:#0a3323;--text-soft:#335c4b;--muted:#6b8463;--border:#c9d0a7;--purple:#105666;--purple-dark:#0a3323;--purple-soft:#e5ebbf;--yellow:#d3968c;--green:#839958;--rosy:#d3968c;--shadow:0 18px 48px rgba(10,51,35,0.14)}*{box-sizing:border-box}html{background:var(--background);color:var(--text);font-family:Arial,sans-serif}body{margin:0}a{color:inherit}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #105666;outline-offset:3px}.top-nav{align-items:center;background:var(--surface);border-bottom:1px solid var(--border);display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr auto 1fr;min-height:74px;padding:.85rem clamp(1rem,3vw,2rem);position:relative;z-index:2}.menu-button{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-grid;gap:4px;height:40px;justify-content:center;padding:0;width:40px}.menu-button span{background:var(--text);border-radius:999px;display:block;height:2px;width:22px}.top-nav.compact{grid-template-columns:190px 1fr auto;box-shadow:0 2px 18px rgba(10,51,35,.08);position:-webkit-sticky;position:sticky;top:0}.top-nav.compact .menu-button{display:none}.top-nav.compact .brand{justify-self:start}.top-nav.compact .ghost-button{justify-self:end}.brand{color:var(--purple);font-size:1.55rem;font-weight:900;gap:.6rem;letter-spacing:0;text-decoration:none}.brand,.brand-symbol{align-items:center;display:inline-flex}.brand-symbol{background:var(--purple);border-radius:12px;color:white;font-size:1rem;height:38px;justify-content:center;width:38px}.top-nav:not(.compact) .brand{justify-self:center}.top-nav:not(.compact) .ghost-button{justify-self:end}.top-nav nav{display:flex;gap:clamp(1rem,3vw,2rem);justify-content:center}.top-nav:not(.compact) nav{display:none}.top-nav nav a{font-weight:800;text-decoration:none}.ghost-button{background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;font-weight:800;min-height:42px;padding:.55rem .95rem}.hero{min-height:760px;position:relative}.hero-visual{background:linear-gradient(180deg,rgba(10,51,35,.08),rgba(10,51,35,.42)),url(https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1800&q=80);background-position:center 42%;background-size:cover;height:430px;overflow:hidden;position:relative}.photo-card{display:none}.photo-card.large{height:240px;right:11%;top:58px;transform:rotate(-3deg);width:340px}.photo-card.small{height:120px;width:180px}.photo-card.top{right:34%;top:36px;transform:rotate(5deg)}.photo-card.bottom{right:30%;top:205px;transform:rotate(-8deg)}.home-search-panel{background:var(--surface);border-radius:24px 24px 14px 14px;box-shadow:var(--shadow);left:50%;max-width:1040px;padding:2.25rem 2rem 2rem;position:absolute;top:338px;transform:translateX(-50%);width:calc(100% - 2rem)}.eyebrow{color:var(--purple);font-weight:900;margin:0 0 .8rem;text-align:center}.home-search-panel h1{font-size:clamp(2.35rem,4.6vw,4.15rem);line-height:1.03;margin:0 auto;max-width:860px;text-align:center}.hero-copy{color:var(--text-soft);font-size:1.15rem;line-height:1.45;margin:1.2rem auto 0;max-width:760px;text-align:center}.search-tabs{border-bottom:1px solid var(--border);display:grid;grid-template-columns:repeat(3,1fr);margin:1.35rem -2rem}.search-tabs button{background:transparent;border:0;border-bottom:3px solid transparent;color:var(--text-soft);cursor:pointer;font-weight:900;min-height:52px}.search-tabs button.active{border-color:var(--purple);color:var(--text)}.search-form{display:grid;grid-gap:1rem;gap:1rem}.search-form.hero{display:flex;align-items:flex-end;flex-wrap:wrap;gap:1rem;min-height:0}.search-form.hero label{align-self:flex-end}.search-form.hero .main-query{flex:1 1 420px;min-width:0}.search-form.hero .filter-button{flex:0 0 150px;height:58px}.search-form.hero .search-button{align-self:flex-end;flex:0 0 170px;height:58px;min-height:58px}.search-form.hero .filter-grid{flex:1 0 100%}.search-form.bar{align-items:end;grid-template-columns:minmax(260px,1fr) 140px 160px;margin:0 auto;max-width:1220px}label{color:var(--text);display:grid;font-size:.92rem;font-weight:900;grid-gap:.5rem;gap:.5rem}.filter-grid input,.main-query input{background:var(--surface);border:1px solid var(--border);border-radius:4px;color:var(--text);min-height:58px;padding:0 1rem}.search-form.hero .main-query input{height:58px}.filter-grid input::placeholder,.main-query input::placeholder{color:var(--muted);opacity:1}.filter-button,.search-button{border-radius:4px;cursor:pointer;font-weight:900;min-height:58px;padding:0 1rem}.filter-button{background:var(--surface);border:1px solid var(--border)}.search-button{background:var(--purple);border:1px solid var(--purple);color:white}.filter-grid{background:var(--surface-soft);border:1px solid var(--border);border-radius:10px;display:grid;grid-gap:1rem;gap:1rem;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));padding:1rem}.quick-section{margin:2.75rem auto 4rem;max-width:980px;padding:0 1rem}.quick-section h2{font-size:1.45rem}.quick-searches{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.quick-searches button{background:var(--surface);border:1px solid var(--border);border-radius:999px;cursor:pointer;font-weight:900;min-height:46px;padding:.75rem 1rem}.filter-bar{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem clamp(1rem,3vw,2rem) 1.15rem}.results-layout{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:minmax(0,870px) 300px;margin:1.8rem auto 4rem;max-width:1220px;padding:0 clamp(1rem,3vw,2rem)}.results-heading{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.results-heading h1{font-size:1.55rem;margin:0 0 .85rem}.results-heading p{color:var(--text-soft);margin:0}.result-tools{align-items:center;border-bottom:1px solid var(--border);border-top:1px solid var(--border);display:flex;gap:1.5rem;justify-content:space-between;margin:1.4rem 0;padding:.9rem 0}.result-tools a,.result-tools button,.result-tools span{background:transparent;border:0;color:inherit;cursor:pointer;font:inherit;font-weight:900;padding:0;text-decoration:underline}.result-tools button:disabled{color:var(--muted);cursor:not-allowed;text-decoration:none}.map-page{margin:1.5rem auto 3rem;max-width:1380px;padding:0 clamp(1rem,3vw,2rem)}.map-page-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.map-page-header h1{font-size:1.8rem;margin:0 0 .35rem}.map-page-header p{color:var(--text-soft);margin:0}.map-verification-layout{align-items:start;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:minmax(0,1fr) 360px}.map-workspace{display:grid;grid-gap:.75rem;gap:.75rem;min-width:0}.map-layer-toolbar{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;display:flex;flex-wrap:wrap;gap:.6rem;padding:.7rem}.map-layer-toolbar label{align-items:center;background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;cursor:pointer;display:inline-flex;font-weight:900;gap:.4rem;padding:.45rem .75rem}.map-verification-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:.9rem;gap:.9rem;max-height:calc(100vh - 180px);overflow:auto;padding:1rem;position:-webkit-sticky;position:sticky;top:92px}.panel-kicker{color:var(--muted);font-size:.85rem;font-weight:900;margin:0 0 .25rem}.map-verification-panel h2,.map-verification-panel h3{margin:0}.verification-card{background:rgba(255,255,255,.55);border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:.7rem;gap:.7rem;padding:.85rem}.verification-highlight{align-items:baseline;display:flex;gap:.65rem}.verification-highlight strong{color:var(--teal);font-size:1.5rem}.verification-card dl{display:grid;grid-gap:.45rem;gap:.45rem;margin:0}.mini-party-list div,.verification-card dl div{align-items:baseline;border-top:1px solid var(--border);display:flex;gap:.75rem;justify-content:space-between;padding-top:.45rem}.verification-card dt{color:var(--muted);font-weight:900}.verification-card dd{font-weight:900;margin:0;text-align:right}.mini-party-list{display:grid;grid-gap:.45rem;gap:.45rem}.mini-party-list strong{color:var(--teal)}.listing-card{align-items:start;background:var(--surface);border:1px solid var(--border);border-radius:8px;cursor:pointer;display:grid;grid-template-columns:320px minmax(0,1fr);height:350px;margin-bottom:1rem;overflow:hidden;position:relative;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.listing-card:hover{border-color:var(--purple);box-shadow:0 14px 34px rgba(10,51,35,.16);transform:translateY(-2px)}.listing-card:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px rgba(16,86,102,.18)}.listing-card-link{inset:0;position:absolute;z-index:1}.listing-media{background:var(--surface-soft);height:350px;min-height:0;position:relative}.listing-media img,.listing-placeholder{display:block;height:100%;object-fit:cover;width:100%}.listing-placeholder{background:radial-gradient(circle at 25% 30%,rgba(255,255,255,.95) 0 13%,transparent 14%),linear-gradient(135deg,#839958,#839958 43%,#105666 44%,#0a3323);position:relative}.listing-placeholder span{background:rgba(255,255,255,.86);border-radius:4px 4px 0 0;bottom:56px;height:66px;left:50%;position:absolute;transform:translateX(-50%);width:112px}.listing-placeholder span:before{border-bottom:54px solid rgba(255,255,255,.86);border-left:66px solid transparent;border-right:66px solid transparent;content:"";left:-10px;position:absolute;top:-53px}.photo-count{background:rgba(10,51,35,.92);border-radius:999px;bottom:.8rem;color:white;font-size:.82rem;font-weight:900;padding:.35rem .7rem;position:absolute;right:.8rem}.listing-content{display:flex;flex-direction:column;height:350px;overflow:hidden;padding:1.1rem 1.2rem;position:relative}.listing-content header{align-items:flex-start;display:flex;justify-content:space-between}.listing-content h2{font-size:1.6rem;line-height:1.15;margin:0}.monthly-cost{background:var(--purple-soft);border-radius:4px;color:var(--purple);display:inline-block;font-size:.9rem;font-weight:900;margin:.45rem 0 0;padding:.35rem .55rem}.heart-button{background:transparent;border:0;color:var(--purple-dark);cursor:pointer;font-size:2rem;line-height:1;position:relative;z-index:2}.facts{font-weight:900;margin:.9rem 0 .25rem}.listing-content h3{font-size:1rem;margin:0}.address{margin:.2rem 0 .35rem}.address,.cost-facts{color:var(--text-soft)}.cost-facts{font-size:.92rem;font-weight:800;margin:0 0 .65rem}.summary{color:var(--text-soft);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.45;margin:0 0 .75rem;overflow:hidden}.chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;max-height:2.1rem;overflow:hidden}.chips span{border:1px solid var(--border);border-radius:999px;font-size:.82rem;font-weight:800;max-width:100%;overflow:hidden;padding:.35rem .65rem;text-overflow:ellipsis;white-space:nowrap}.ai-panel{background:#f2efd3;border-left:4px solid var(--purple);border-radius:6px;margin:0 0 .75rem;padding:.7rem .85rem}.ai-panel p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.45;margin:0;overflow:hidden}.ai-panel ul{margin:.45rem 0 0;padding-left:1.2rem}.detail-stack{display:grid;grid-gap:.65rem;gap:.65rem;margin:.8rem 0}details{border:1px solid var(--border);border-radius:6px}summary{cursor:pointer;font-weight:900;padding:.85rem 1rem}.details-content{border-top:1px solid var(--border);display:grid;grid-gap:1.15rem;gap:1.15rem;padding:1rem}.details-section{display:grid;grid-gap:.65rem;gap:.65rem}.details-section+.details-section{border-top:1px solid var(--border);padding-top:1rem}.details-section h4{font-size:.95rem;margin:0}.tile-map{background:#d9e6dc;border:1px solid var(--border);border-radius:8px;cursor:-webkit-grab;cursor:grab;height:280px;overscroll-behavior:contain;overflow:hidden;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.tile-map.dragging{cursor:-webkit-grabbing;cursor:grabbing}.tile-map.large{height:calc(100vh - 180px);min-height:620px}.tile-layer,.tile-layer img{height:100%;left:0;position:absolute;top:0;width:100%}.tile-layer img{height:256px;max-width:none;pointer-events:none;transition:left .24s ease,top .24s ease;width:256px}.map-marker{align-items:center;background:var(--purple);border:3px solid white;border-radius:999px;box-shadow:0 6px 18px rgba(10,51,35,.25);color:white;display:inline-flex;font-size:.85rem;font-weight:900;height:34px;justify-content:center;position:absolute;text-decoration:none;transform:translate(-50%,-100%);transition:left .24s ease,top .24s ease,transform .18s ease;width:34px;z-index:2}.map-marker.selected{background:var(--teal);box-shadow:0 0 0 5px rgba(16,86,102,.22),0 10px 24px rgba(10,51,35,.32)}.noise-map-overlay{border:3px solid rgba(255,255,255,.85);border-radius:999px;height:78px;opacity:.72;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:78px;z-index:1}.noise-map-overlay.quiet,.noise-map-overlay.very-quiet{background:rgba(131,153,88,.36);box-shadow:0 0 0 14px rgba(131,153,88,.12)}.noise-map-overlay.moderate{background:rgba(211,150,140,.3);box-shadow:0 0 0 14px rgba(211,150,140,.13)}.noise-map-overlay.high,.noise-map-overlay.very-high{background:rgba(123,42,31,.28);box-shadow:0 0 0 14px rgba(123,42,31,.12)}.election-map-badge,.event-map-badge{align-items:center;border:2px solid white;border-radius:999px;color:white;display:inline-flex;font-size:.75rem;font-weight:900;height:24px;justify-content:center;min-width:24px;padding:0 .35rem;pointer-events:none;position:absolute;transform:translate(-50%,-50%);z-index:3}.event-map-badge{background:#d3968c}.election-map-badge{background:var(--green-dark)}.map-marker-cluster{background:var(--purple);cursor:pointer;font:inherit}.tile-map.dragging .election-map-badge,.tile-map.dragging .event-map-badge,.tile-map.dragging .map-marker,.tile-map.dragging .noise-map-overlay,.tile-map.dragging .tile-layer img{transition:none}.map-marker:hover{transform:translate(-50%,-100%) scale(1.08)}.map-zoom-controls{display:grid;grid-gap:.35rem;gap:.35rem;position:absolute;right:.75rem;top:.75rem;z-index:3}.map-zoom-controls button{align-items:center;background:white;border:1px solid var(--border);border-radius:6px;box-shadow:0 4px 12px rgba(10,51,35,.15);color:var(--text);cursor:pointer;display:inline-flex;font-size:1.25rem;font-weight:900;height:36px;justify-content:center;line-height:1;width:36px}.map-zoom-controls button:hover{background:var(--purple-soft)}.map-link{font-weight:900}.metric-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.metric span{color:var(--muted);display:block;font-size:.78rem;font-weight:900;margin-bottom:.25rem}.metric strong{font-size:1.12rem}.listing-footer{align-items:center;border-top:1px solid var(--border);justify-content:space-between;margin-top:auto;padding-top:.9rem}.listing-footer,.listing-footer div{display:flex;gap:1rem}.listing-footer a{font-weight:900}.agency-logo{align-items:center;background:white;border:1px solid var(--border);border-radius:6px;display:inline-flex;min-width:110px;padding:.45rem .65rem}.agency-logo img{display:block;height:30px;object-fit:contain;width:92px}.agency-pill{background:var(--purple-soft);border-radius:6px;color:var(--purple-dark);font-weight:900;padding:.45rem .7rem}.results-aside{align-self:start;display:grid;grid-gap:1rem;gap:1rem;position:-webkit-sticky;position:sticky;top:96px}.aside-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem}.aside-card h2{font-size:1.15rem;margin:0 0 .6rem}.aside-card p{color:var(--text-soft);line-height:1.45}.aside-card button{background:var(--surface);border:1px solid var(--purple-dark);border-radius:4px;cursor:pointer;display:block;font-weight:900;margin-top:.75rem;min-height:44px;width:100%}.muted-card{background:var(--surface-soft)}.muted{color:var(--muted)}.listing-detail-page{margin:0 auto 4rem;max-width:1180px;padding:2rem clamp(1rem,3vw,2rem)}.back-link{color:var(--purple-dark);display:inline-block;font-weight:900;margin-bottom:1rem}.detail-hero{border-radius:10px;display:grid;grid-gap:.35rem;gap:.35rem;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);max-height:520px;overflow:hidden}.detail-photo-grid,.detail-photo-main{background:var(--surface-soft)}.detail-photo-grid img,.detail-photo-main img{display:block;height:100%;object-fit:cover;width:100%}.detail-photo-main{min-height:420px}.detail-photo-grid{display:grid;grid-gap:.35rem;gap:.35rem;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:minmax(0,1fr) 300px;margin-top:2rem}.detail-main{display:grid;grid-gap:1.25rem;gap:1.25rem}.detail-title-row{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between}.detail-price{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1;margin:0 0 .5rem}.detail-title-row h1{font-size:clamp(1.6rem,3vw,2.4rem);margin:0}.agency-box{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:.45rem;gap:.45rem;justify-items:center;min-width:180px;padding:.9rem}.agency-box img{display:block;max-height:42px;max-width:145px;object-fit:contain}.agency-box span{color:var(--text-soft);font-size:.85rem;text-align:center}.detail-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:1rem;gap:1rem;padding:1.25rem}.detail-section h2{font-size:1.25rem;margin:0}.detail-section h3{font-size:1rem;margin:.25rem 0 -.25rem}.detail-section p{line-height:1.6;margin:0}.demographics-profile,.school-profile{display:grid;grid-gap:1.25rem;gap:1.25rem}.school-card,.school-list{display:grid;grid-gap:.9rem;gap:.9rem}.school-card{background:#ffffff;border:1px solid var(--border);border-radius:8px;padding:1rem}.school-card header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.school-card header p,.school-details p{color:var(--text-soft);font-size:.95rem}.school-card header a{border:1px solid var(--border);border-radius:999px;color:var(--dark-green);font-weight:900;padding:.35rem .7rem;text-decoration:none}.school-metric-grid{display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:repeat(4,minmax(0,1fr))}.school-details{background:var(--surface-soft);border-radius:6px;display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem}.section-kicker{color:var(--text-soft);margin-top:.35rem!important}.profile-summary{background:var(--surface-soft);border-left:4px solid var(--purple);border-radius:6px;font-weight:800;margin-top:.75rem!important;padding:.8rem 1rem}.profile-stat-grid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-stat{background:#ffffff;border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem}.education-bar-row span,.profile-block-heading span,.profile-stat span{color:var(--muted);font-size:.85rem;font-weight:900}.profile-stat strong{font-size:1.2rem}.profile-block{display:grid;grid-gap:.75rem;gap:.75rem}.profile-block-heading{align-items:baseline;display:flex;gap:1rem;justify-content:space-between}.stacked-bar{background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;display:flex;height:18px;overflow:hidden}.stacked-bar span{min-width:2px}.age-0-19{background:#839958}.age-20-39{background:#105666}.age-40-64{background:#0a3323}.age-65-plus{background:#d3968c}.bar-legend{display:flex;flex-wrap:wrap;gap:.6rem 1rem}.bar-legend span{align-items:center;color:var(--text-soft);display:inline-flex;font-size:.85rem;font-weight:800;gap:.35rem}.bar-legend i{border-radius:999px;display:inline-block;height:.75rem;width:.75rem}.education-bars{display:grid;grid-gap:.8rem;gap:.8rem}.education-bar-row{display:grid;grid-gap:.35rem;gap:.35rem}.education-bar-row>div:first-child{align-items:center;display:flex;justify-content:space-between}.progress-track{background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;height:12px;overflow:hidden}.progress-track span{background:var(--purple);border-radius:inherit;display:block;height:100%}.detail-tile-map{height:360px}.election-profile{display:grid;grid-gap:1.25rem;gap:1.25rem}.election-meta-grid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.party-bar-row,.party-chart{display:grid;grid-gap:.9rem;gap:.9rem}.party-bar-row{align-items:center;grid-template-columns:minmax(190px,1.1fr) minmax(160px,2fr) 4.5rem}.party-label{align-items:center;display:flex;gap:.7rem;min-width:0}.party-label>span:last-child{font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.party-logo{align-items:center;border:1px solid var(--border);border-radius:999px;display:inline-flex;flex:0 0 auto;font-size:.8rem;font-weight:900;height:38px;justify-content:center;overflow:hidden;width:38px}.party-logo img{display:block;height:28px;max-width:30px;object-fit:contain}.party-bar-track{background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;height:16px;overflow:hidden}.party-bar-track span{border-radius:inherit;display:block;height:100%}.party-bar-row strong{color:var(--purple);font-size:1.05rem;text-align:right}.risk-market-profile{display:grid;grid-gap:1.25rem;gap:1.25rem}.decision-card-grid{display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.decision-card{background:#ffffff;border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:.85rem;gap:.85rem;padding:1rem}.decision-card.good{border-top:5px solid #839958}.decision-card.neutral{border-top:5px solid #105666}.decision-card.watch{border-top:5px solid #d3968c}.decision-card>span{color:var(--muted);font-size:.85rem;font-weight:900}.decision-card>strong{font-size:clamp(1.45rem,3vw,2rem);line-height:1}.decision-card dl{display:grid;grid-gap:.6rem;gap:.6rem;margin:0}.decision-card dl div{align-items:baseline;border-top:1px solid var(--border);display:flex;gap:.75rem;justify-content:space-between;padding-top:.55rem}.decision-card dt{color:var(--muted);font-size:.85rem;font-weight:900}.decision-card dd{font-weight:900;margin:0;text-align:right}.supporting-summary{border-top:1px solid var(--border);color:var(--text-soft);display:grid;grid-gap:.55rem;gap:.55rem;padding-top:1rem}.event-list{display:grid;grid-gap:.8rem;gap:.8rem}.event-list article{border-top:1px solid var(--border);display:grid;grid-gap:.35rem;gap:.35rem;padding-top:.8rem}.reported-events-profile{display:grid;grid-gap:1rem;gap:1rem}.events-summary-grid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.event-type-chips{display:flex;flex-wrap:wrap;gap:.5rem}.event-type-chips span{align-items:center;background:rgba(10,51,35,.07);border:1px solid var(--border);border-radius:999px;color:var(--green-dark);display:inline-flex;font-size:.9rem;font-weight:800;gap:.35rem;padding:.35rem .7rem}.event-type-chips strong{color:var(--teal)}.event-disclaimer{color:var(--text-soft);margin:0}.event-timeline{border-left:2px solid rgba(16,86,102,.22);display:grid;grid-gap:.75rem;gap:.75rem;margin-left:.55rem;padding-left:1rem}.timeline-event{background:rgba(255,255,255,.48);border:1px solid var(--border);border-radius:8px;padding:.8rem .9rem}.timeline-event summary{cursor:pointer;display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:auto 1fr;list-style:none}.timeline-event summary::-webkit-details-marker{display:none}.timeline-dot{background:var(--teal);border:3px solid var(--surface);border-radius:999px;box-shadow:0 0 0 1px var(--border);height:.85rem;margin-left:-1.55rem;margin-top:.25rem;width:.85rem}.timeline-event strong{display:block}.timeline-event small{color:var(--text-soft);display:block;font-weight:700;margin-top:.2rem}.timeline-event-body{border-top:1px solid var(--border);display:grid;grid-gap:.55rem;gap:.55rem;margin-top:.75rem;padding-left:.5rem;padding-top:.75rem}.timeline-event-body p{margin:0}.text-button{align-self:start;background:transparent;border:0;color:var(--green-dark);cursor:pointer;font:inherit;font-weight:900;padding:0;text-decoration:underline}.detail-aside{align-self:start;display:grid;grid-gap:1rem;gap:1rem;position:-webkit-sticky;position:sticky;top:96px}.primary-link-button,.secondary-link-button{border-radius:6px;display:block;font-weight:900;padding:.9rem 1rem;text-align:center;text-decoration:none}.primary-link-button{background:var(--purple);color:white}.secondary-link-button{background:var(--surface);border:1px solid var(--purple-dark);color:var(--purple-dark)}.error-box,.status-box{border-radius:8px;margin:1rem 0;padding:1rem}.error-box{background:#fee2e2;color:#7f1d1d}.status-box{background:var(--purple-soft);color:var(--purple-dark)}@media (max-width:1040px){.top-nav{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.top-nav.compact .brand{justify-self:start}.top-nav nav{display:none}.map-verification-layout,.results-layout{grid-template-columns:1fr}.detail-aside,.map-verification-panel,.results-aside{position:static}.detail-layout{grid-template-columns:1fr}}@media (max-width:900px){.home-search-panel{position:relative;top:auto;transform:none;left:auto;margin:-72px auto 0}.hero{min-height:auto;padding-bottom:2rem}.election-meta-grid,.events-summary-grid,.filter-grid,.listing-card,.metric-grid,.profile-stat-grid,.quick-searches,.school-metric-grid,.search-form.bar,.search-form.hero{grid-template-columns:1fr}.party-bar-row{grid-template-columns:1fr 4rem}.party-bar-track{grid-column:1/-1;grid-row:2}.decision-card-grid{grid-template-columns:1fr}.search-form.hero .filter-button,.search-form.hero .search-button{flex-basis:auto;width:100%}.search-form.hero .main-query{flex-basis:100%;width:100%}.search-form.hero .search-button{min-height:58px}.detail-hero{grid-template-columns:1fr;max-height:none}.detail-photo-main{min-height:300px}.detail-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-media{height:240px}.listing-card,.listing-content{height:auto}}@media (max-width:560px){.top-nav{gap:.5rem;padding:.85rem 1rem}.brand{font-size:1.35rem}.brand-symbol{height:36px;width:36px}.ghost-button{min-height:40px;padding:.45rem .7rem}.home-search-panel{border-radius:16px;padding:1.25rem}.search-tabs{margin-left:-1.25rem;margin-right:-1.25rem}.detail-title-row,.listing-content header,.listing-footer,.result-tools,.results-heading{align-items:flex-start;flex-direction:column}}