@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..900;1,9..144,300..900&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;600;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}body{background:#faf7f2;color:#1a1208;font-family:Plus Jakarta Sans,sans-serif;min-height:100vh;overscroll-behavior:none}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}input,textarea{font-family:inherit}@media (max-width:767px){.hide-on-mobile{display:none!important}}@media (min-width:768px){.show-on-mobile{display:none!important}}.page-split{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column}@media (min-width:768px){.page-split{flex-direction:row;gap:36px;align-items:flex-start;padding:32px 24px}.map-col{width:340px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:72px;align-self:flex-start}.main-col{flex:1 1;min-width:0}}@media (max-width:767px){.map-col{display:none!important}.main-col{width:100%}}.feed-list{display:flex;flex-direction:column}.feed-item{padding:14px 16px;border-bottom:1px solid #e8e0d4}.feed-item:last-child{border-bottom:none}@media (min-width:768px){.feed-item{padding:16px 20px;border:1.5px solid #e8e0d4;border-radius:14px;margin-bottom:10px;background:#fff}.feed-item:last-child{border-bottom:1.5px solid #e8e0d4;margin-bottom:0}}.scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex}.scroll-x::-webkit-scrollbar{display:none}.tab-strip{display:flex;background:#f2ede5;border-bottom:1px solid #e8e0d4;overflow:visible}@media (max-width:767px){.tab-label{display:none}}.tab-btn{flex:1 1;min-width:unset;padding:14px 8px;background:none;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:600;color:#7a6a55;cursor:pointer;border:none;border-bottom:3px solid transparent;transition:all .15s;text-align:center;white-space:nowrap}.tab-btn.active{color:#2d6a4f;border-bottom-color:#2d6a4f;background:#faf7f2;font-weight:700}.con-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}@media (min-width:480px){.con-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.con-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}.district-row{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e8e0d4;cursor:pointer;transition:background .1s;text-decoration:none;color:inherit}.district-row:active{background:#f2ede5}.district-row:last-child{border-bottom:none}@media (min-width:768px){.district-row:hover{background:#f2ede5}}.candidate-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #e8e0d4;text-decoration:none;color:inherit;background:#fff}.candidate-card:last-child{border-bottom:none}@media (min-width:768px){.candidate-card{border:1.5px solid #e8e0d4;border-radius:12px;margin-bottom:10px;padding:16px;gap:14px}.candidate-card:last-child{border-bottom:1.5px solid #e8e0d4}}.tap-target{-webkit-tap-highlight-color:rgba(45,106,79,.08);min-height:44px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .2s ease-out}.safe-bottom{padding-bottom:max(16px,env(safe-area-inset-bottom))}.section-header{padding:12px 16px;background:#f2ede5;border-bottom:1px solid #e8e0d4;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:700;color:#7a6a55;letter-spacing:.06em;text-transform:uppercase}.admin-sidebar{width:220px}@media (max-width:767px){.admin-sidebar{width:56px}.admin-label{display:none!important}}*{scrollbar-width:thin;scrollbar-color:#e8e0d4 transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e8e0d4;border-radius:2px}