body.dark{--background: #121212;--text-color: #e0e0e0;background-color:var(--background);color:var(--text-color)}body.dark a{color:#90caf9}body.dark .side-menu{background-color:#1f1f1f}body.dark .main-content,body.dark .app{background-color:#121212;color:var(--text-color)}body.dark .summary-card,body.dark .chart-section,body.dark .form-card,body.dark .sidebar-section,body.dark .search-card,body.dark .highlight-card,body.dark .admin-card,body.dark .section-card,body.dark .campaign-row,body.dark .member-row,body.dark .login-container{background-color:#1e1e1e;border-color:#333;color:var(--text-color)}body.dark .profile-header,body.dark .header{background-color:#1f1f1f;color:var(--text-color)}body.dark input,body.dark textarea,body.dark select{background-color:#2b2b2b;color:var(--text-color);border-color:#555}.cards-grid{width:100%;max-width:1200px}.dashboard-card{background:#242836;padding:2rem;border-radius:16px;text-align:center;text-decoration:none;color:#fff;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000080;transition:transform .3s ease,box-shadow .3s ease;width:240px}.dashboard-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 16px #00b4d8cc}.dashboard-card:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:2px solid transparent;border-radius:16px;transition:border-color .3s ease}.dashboard-card:hover:before{border-color:#00b4d8cc}.card-icon{font-size:4rem;margin-bottom:1rem;transition:transform .3s ease}.card-label{font-size:1.8rem;margin-bottom:.5rem;text-shadow:0 0 8px rgba(0,180,216,.8)}.card-description{font-size:1.1rem;color:#ccc;margin:0}.search-voters-icon-container{position:relative;width:80px;height:80px;margin:0 auto}.paper{position:absolute;top:50%;left:50%;width:60px;height:60px;background:#fff;border:1px solid #ccc;border-radius:4px;transform:translate(-50%,-50%);overflow:hidden}.paper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,rgba(200,200,200,.3) 1px,transparent 1px);background-size:10px 10px}.scan-beam{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(to right,rgba(0,180,216,0) 0%,rgba(0,180,216,.5) 50%,rgba(0,180,216,0) 100%);animation:scan 2s infinite}@keyframes scan{0%{left:-100%}to{left:100%}}.magnifying-glass{position:absolute;top:0;left:0;width:80px;height:80px;z-index:2;pointer-events:none;filter:drop-shadow(0 0 8px rgba(0,180,216,.7))}.lobbyist-icon,.maps-icon{width:40px;height:40px;transform:scale(1.5);transform-origin:center}body{margin:0;background-color:var(--background);color:#333}.header h1,.main-content h2,.main-content h3{font-family:Georgia,serif;margin-top:0}.side-menu{width:220px;background-color:var(--secondary);color:#fff;padding:1rem}.side-menu li{margin:1rem 0;cursor:pointer;transition:color .3s}.profile-content .profile-header{display:flex;gap:2rem;margin-bottom:2rem}.profile-picture{display:flex;flex-direction:column;align-items:center}.profile-picture img{width:150px;height:150px;object-fit:cover;border:2px solid var(--accent-gold);border-radius:8px;margin-bottom:1rem}.editable-fields{margin-bottom:2rem}.editable-fields textarea{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ccc;font-family:Arial,sans-serif;border-radius:4px}.edit-button{padding:.5rem 1rem;background-color:var(--accent-gold);border:none;cursor:pointer;border-radius:4px;color:#fff;font-weight:700;margin-top:.5rem}.edit-button:hover{background-color:#a08e63}.profile-section{margin-bottom:2rem}.profile-section ul{list-style:none;padding:0}.profile-section li{margin-bottom:.5rem}.early-vote-history .ev-row{margin-bottom:1.5rem;background-color:#fff;border:1px solid #ddd;padding:1rem;border-radius:6px}.ev-year{font-weight:700;margin-bottom:.5rem}.ev-timeline p{margin:.25rem 0}.timeline-bar{background-color:#eee;height:8px;border-radius:4px;margin-bottom:1rem;overflow:hidden;width:100%}.timeline-fill{height:100%;background-color:var(--accent-gold);transition:width .3s}.timeline-fill.fill-returned{background-color:var(--primary)}.result-row{cursor:pointer;transition:background-color .3s,transform .2s}.result-row:hover{background-color:#f9f5e7;transform:scale(1.01)}.voter-history-table{width:100%;border-collapse:collapse;margin-top:1rem}.voter-history-table th,.voter-history-table td{border:1px solid #ddd;padding:8px;text-align:center;font-family:Georgia,serif;font-size:.95rem}.voter-history-table th{background-color:var(--primary);color:#fff}.search-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:1.5rem;max-width:600px;margin:2rem auto;box-shadow:0 2px 10px #0000001a}.search-card h2{margin-top:0;font-family:Georgia,serif}.search-form{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.search-form input{flex:1 1 45%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.search-form button{flex:0 0 auto;padding:.5rem 1.5rem;background-color:var(--primary);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.search-form button:hover{background-color:var(--primary-dark)}.fancy-results{width:100%;border-collapse:separate;border-spacing:0;margin-top:2rem;box-shadow:0 2px 8px #0000001a}.fancy-results thead tr{background-color:var(--primary);color:#fff}.fancy-results th,.fancy-results td{padding:.75rem;text-align:left}.fancy-results tbody tr{background-color:#fff;transition:background-color .3s,transform .2s}.fancy-results tbody tr:not(:last-child){border-bottom:1px solid #ddd}.result-row:hover{background-color:#f9f5e7;transform:scale(1.01);cursor:pointer}:root{--primary: #c1121f;--primary-dark: #780000;--background: #fdf0d5;--secondary: #003049;--secondary-light: #669bbc;--accent-gold: #bfa26f}body{margin:0;font-family:Arial,sans-serif;background-color:var(--background);color:#333}.app{display:flex;flex-direction:column;min-height:100vh}.header{background:linear-gradient(90deg,var(--primary),var(--primary-dark));color:#fff;padding:1rem 2rem;text-align:center}.header h1{margin:0;font-family:Georgia,serif}.container{display:flex;flex:1}.side-menu{width:220px;background-color:var(--secondary);color:#fff;padding:1rem;box-shadow:2px 0 6px #0000001a}.side-menu li{margin:1rem 0;transition:color .3s}.side-menu li a{color:inherit;text-decoration:none}.side-menu li:hover{color:var(--secondary-light)}.main-content{flex:1;padding:2rem;background-color:var(--background)}.hero-section{background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.hero-section h2{margin-top:0;font-family:Georgia,serif;color:var(--secondary)}.hero-section p{margin-bottom:0}.highlight-section{display:flex;gap:1rem;flex-wrap:wrap}.highlight-card{flex:1 1 250px;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;box-shadow:0 2px 6px #00000014;transition:transform .2s,box-shadow .2s}.highlight-card:hover{transform:scale(1.02);box-shadow:0 4px 10px #00000026}.highlight-card h3{margin-top:0;font-family:Georgia,serif;color:var(--primary)}.highlight-card p{margin-bottom:1rem}.highlight-link{color:var(--secondary);text-decoration:none;font-weight:700}.highlight-link:hover{color:var(--secondary-light)}.side-menu{width:220px;background-color:var(--secondary);color:#fff;padding:1rem;display:flex;flex-direction:column;justify-content:space-between}.side-menu ul{list-style:none;padding:0;margin:0}.side-menu li{margin:.5rem 0}.side-menu li a{display:block;padding:.75rem;background-color:var(--secondary);color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s,color .3s;text-align:center;font-weight:700}.side-menu li a:hover{background-color:#fff;color:var(--secondary)}.account-button{margin-top:auto}.account-button a{display:block;padding:.75rem;background-color:var(--secondary);color:#fff;text-decoration:none;border-radius:4px;transition:background-color .3s,color .3s;text-align:center;font-weight:700}.account-button a:hover{background-color:#fff;color:var(--secondary)}.login-container{max-width:400px;margin:4rem auto;padding:2rem;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center}.login-container h2{margin-bottom:1rem;font-family:Georgia,serif;color:var(--primary)}.login-form{display:flex;flex-direction:column;gap:1rem}.login-form input{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.login-form button{padding:.75rem;background-color:var(--primary);color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s}.login-form button:hover{background-color:var(--primary-dark)}.google-btn{margin-top:1rem;padding:.75rem;background-color:var(--secondary);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.google-btn:hover{background-color:var(--secondary-light)}.toggle-message{margin-top:1rem}.toggle-btn{background:none;border:none;color:var(--primary);cursor:pointer;font-weight:700;text-decoration:underline}.voter-profile-container{display:flex;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;transition:background .3s ease,color .3s ease}.voter-profile-container.dark{--bg-color: linear-gradient(135deg, #111323 0%, #1B1D2A 100%);--content-bg: #1F2130;--sidebar-bg: linear-gradient(310deg,#141727 0%, #3A416F 100%);--text-color: #ffffff;--link-color: #ffffff;--hover-bg: rgba(255,255,255,.1);--border-color: rgba(255,255,255,.1);--card-shadow: 0 4px 12px rgba(0,0,0,.6)}.voter-profile-container.light{--bg-color: #f5f5f7;--content-bg: #ffffff;--sidebar-bg: #e2e7f1;--text-color: #000000;--link-color: #000000;--hover-bg: rgba(0,0,0,.06);--border-color: rgba(0,0,0,.1);--card-shadow: 0 4px 12px rgba(0,0,0,.08)}.voter-profile-container{background:var(--bg-color);color:var(--text-color)}.voter-sidebar{width:220px;background:var(--sidebar-bg);padding:1.5rem 1rem;border-right:1px solid var(--border-color);box-shadow:2px 0 8px #0000000d;border-top-right-radius:12px;border-bottom-right-radius:12px;transition:background .3s ease,box-shadow .3s ease}.voter-sidebar ul{list-style:none;padding:0;margin:0}.voter-sidebar li{margin-bottom:1.2rem}.voter-sidebar a{color:var(--link-color);text-decoration:none;font-size:1rem;font-weight:500;display:block;padding:.5rem .8rem;border-radius:6px;transition:background-color .2s ease,color .2s ease}.voter-sidebar a:hover{background-color:var(--hover-bg)}.theme-toggle{position:fixed;bottom:1rem;left:1rem;background:var(--content-bg);border:1px solid var(--border-color);color:var(--link-color);cursor:pointer;font-size:1.2rem;border-radius:50%;padding:.4rem;box-shadow:0 2px 5px #0003;transition:transform .2s,box-shadow .2s}.voter-content{flex-grow:1;background-color:var(--content-bg);padding:1.5rem;border-left:1px solid var(--border-color);border-top-left-radius:12px;border-bottom-left-radius:12px;box-shadow:inset 1px 0 0 var(--border-color);transition:background-color .3s ease}.profile-page-header{background-color:#1f2130;color:#fff;padding:1rem 1.5rem;border-bottom:1px solid var(--border-color);box-shadow:0 2px 4px #0000001a}.light .profile-page-header{background-color:#e2e7f1;color:#000}.top-info-bar{background-color:#fff;color:#333;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 8px #00000014;border:1px solid var(--border-color);transition:box-shadow .3s ease;flex-wrap:wrap;gap:1rem}.top-info-bar:hover{box-shadow:0 6px 16px #0000001f}.dark .top-info-bar{background-color:#242836;color:#fff}.campaign-layout{display:flex;min-height:calc(100vh - 60px)}.profile-page-header h1{margin:0;font-size:1.8rem;font-weight:600}.data-card{background-color:var(--content-bg);border-radius:12px;border:1px solid var(--border-color);box-shadow:var(--card-shadow);padding:1.2rem;transition:box-shadow .3s ease,transform .3s ease}.data-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-2px)}.voter-content button{transition:box-shadow .2s ease}.voter-content button:hover{box-shadow:0 3px 8px #0003}.data-card{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px #0000001a;margin-bottom:1rem;display:flex;flex-direction:column}.card-header{background-color:#f8f9fa;padding:.75rem 1rem;margin:0;border-bottom:1px solid #e9ecef;border-top-left-radius:5px;border-top-right-radius:5px;font-size:1rem;font-weight:600;flex-shrink:0}.card-content{padding:1rem;flex-grow:1;display:flex;flex-direction:column;overflow:hidden;font-size:.9rem}.card-content h4{margin-top:0;margin-bottom:.5rem;font-size:.95rem;font-weight:600;color:#495057;flex-shrink:0}.card-content p{margin-bottom:.5rem;line-height:1.4;color:#343a40}.card-content p strong{color:#212529}.participation-list{flex-grow:1;overflow-y:auto;padding-right:5px}.participation-list>ul{list-style:none;padding:0;margin:0}.participation-item{border-bottom:1px solid #eee;padding-bottom:.6rem;margin-bottom:.6rem}.participation-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.participation-item p{margin:.1rem 0}.precinct-district-card{background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:1rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a;max-width:100%}.card-header{margin:0 0 .75rem;font-size:1.15rem;font-weight:600;border-bottom:2px solid #eee;padding-bottom:.4rem}.card-content{font-size:.95rem;line-height:1.4}.precinct-section h4{margin-top:0;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.precinct-section p{margin:.15rem 0}.polling-place-info h5{margin:.4rem 0;font-size:1rem;font-weight:600}.address-lines{margin-left:1rem;white-space:pre-wrap}.section-divider{margin:.75rem 0;border:none;border-top:1px solid #ddd}.assigned-districts-section{margin-top:.75rem}.assigned-districts-section h4{margin:0;font-size:1.05rem;font-weight:600}.districts-list{list-style-type:none;margin:0;padding:0}.districts-list li{padding:.3rem 0;border-bottom:1px solid #eee}.districts-list li:last-child{border-bottom:none}.no-info{font-style:italic;color:#666;margin-top:.5rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.charts-page{display:flex;min-height:100vh;font-family:Arial,sans-serif}.charts-filters{width:320px;padding:1rem;border-right:1px solid var(--border, #ddd);background-color:#f5f5f5}.charts-filters h2{text-align:center;color:var(--primary-color, #1F4E79)}.charts-content{flex:1;padding:1rem}.charts-content h2{text-align:center;color:var(--primary-color, #1F4E79)}.dropdown{position:relative;margin-bottom:1rem}.dropdown-label{font-weight:700;color:#212121;margin-bottom:.5rem;display:block}.dropdown-display{padding:.75rem;border:1px solid var(--border, #ddd);border-radius:4px;background-color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.dropdown-options{position:absolute;z-index:999;width:100%;background-color:#fff;border:1px solid var(--border, #ddd);border-radius:4px;margin-top:2px;max-height:300px;overflow-y:auto}.dropdown-option{display:flex;align-items:center;padding:8px 12px;cursor:pointer;border-bottom:1px solid var(--border, #ddd)}.dropdown-option.selected,.dropdown-option:hover{background-color:#e3f2fd}.charts-search-btn{padding:.75rem 1.5rem;border-radius:4px;border:none;background-color:var(--primary-color, #1F4E79);color:#fff;cursor:pointer}.charts-loading{display:flex;justify-content:center;margin:2rem 0}.charts-chart{margin-bottom:2rem}:root{--font-family-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--app-background: linear-gradient(170deg, #f0f2f5 0%, #e6e9ee 100%);--content-background-color: #ffffff;--text-primary: #1d1d1f;--text-secondary: #6e6e73;--accent-color: #007aff;--border-color: #e1e1e6;--shadow-color: rgba(0, 0, 0, .07);--shadow-hover-color: rgba(0, 0, 0, .15);--border-radius-pane: 20px;--border-radius-card: 16px;--border-radius-button: 10px}body{font-family:var(--font-family-sans);background:var(--app-background);color:var(--text-primary);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-container{display:flex;flex-direction:row;min-height:100vh;box-sizing:border-box;padding:0}.content-pane{flex:1;width:100%;background-color:var(--content-background-color);padding:2.5rem 3rem}.page-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.header-main-row{display:flex;align-items:center;gap:1rem;width:100%}.page-title{font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin:0}.controls-bar{margin-left:auto}.home-button{align-self:flex-start}.button{font-family:inherit;font-size:1rem;font-weight:500;border:none;border-radius:var(--border-radius-button);padding:.75rem 1.5rem;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.button:disabled{opacity:.6;cursor:not-allowed}.button:active{transform:scale(.98)}.button-primary{background-color:var(--accent-color);color:#fff}.button-primary:not(:disabled):hover{background-color:#0070e2;transform:translateY(-2px);box-shadow:0 4px 12px #007aff33}.button-secondary{background-color:#e8e8ea;color:var(--text-primary)}.button-secondary:not(:disabled):hover{background-color:#dcdce1}.form-container{background-color:#fcfcfd;border-radius:var(--border-radius-card);padding:2rem;margin-bottom:3rem;border:1px solid var(--border-color);max-width:600px;margin-left:auto;margin-right:auto}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.form-input{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color);border-radius:var(--border-radius-button);font-size:1rem;font-family:inherit;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus{outline:none;border-color:var(--accent-color);box-shadow:0 0 0 3px #007aff40}.form-checkbox-group{display:flex;align-items:center;gap:.75rem;font-weight:600;padding:.5rem;border-radius:var(--border-radius-button);cursor:pointer;transition:background-color .2s ease}.form-checkbox-group:hover{background-color:#f5f5f7}.form-checkbox{width:1.25em;height:1.25em;accent-color:var(--accent-color)}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.campaigns-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.campaign-card{background-color:var(--content-background-color);border-radius:var(--border-radius-card);box-shadow:0 2px 8px #0000000d;border:1px solid var(--border-color);overflow:hidden;cursor:pointer;display:flex;flex-direction:column;transition:all .25s ease}.campaign-card:hover{transform:translateY(-6px);box-shadow:0 8px 20px var(--shadow-hover-color);border-color:#007aff66}.campaign-image-container{width:100%;aspect-ratio:16 / 10;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.campaign-image{width:100%;height:100%;object-fit:cover}.campaign-info{padding:1.25rem 1.5rem;border-top:1px solid var(--border-color);flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.campaign-name{font-size:1.2rem;font-weight:600;margin:0 0 .75rem;color:var(--text-primary);line-height:1.4}.detail-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.detail-icon{width:1em;height:1em;stroke-width:2;flex-shrink:0}.campaign-footer{padding-top:1rem;display:flex;justify-content:space-between;align-items:center}.campaign-id-detail{font-size:.8rem;color:var(--text-secondary);opacity:.7;font-family:monospace}.campaign-badge{display:inline-block;background-color:#eef7ff;color:#005a9e;padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:600}.committee-page{width:100%;min-height:100vh;background-color:#f5f5f7;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.committee-header{background-color:#fff;color:#1c1c1e;padding:1rem 2rem;display:flex;align-items:center;border-bottom:1px solid #d1d1d6;box-shadow:0 1px 3px #0000000d}.committee-header h1{font-size:1.75rem;font-weight:600;margin:0;flex-grow:1;text-align:center}.button-group{display:flex;gap:.75rem;margin-left:auto}.apple-btn{background-color:#0071e3;color:#fff;border:none;padding:.45rem .9rem;border-radius:8px;font-size:.95rem;cursor:pointer;transition:background-color .2s ease}.apple-btn:hover{background-color:#005bb5}.return-button{background:none;color:#0071e3;border:none;font-size:.95rem;cursor:pointer;margin-right:1rem}.return-button:hover{text-decoration:underline}.page-content{flex:1;padding:2rem;display:flex;flex-direction:column;gap:2rem}.bill-details{width:100%;margin:1rem 0;padding:1.5rem;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#1b1e2b;border-radius:12px;box-shadow:0 6px 20px #0000004d;overflow-x:hidden}.bill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.bill-title{margin-top:0;margin-bottom:.25rem;font-size:2rem;font-weight:600}.bill-description{margin-top:.5rem;font-size:1.1rem;line-height:1.5}.bill-meta{margin:.25rem 0;font-size:.95rem;color:#d0d0d0}.bill-amendments ul{padding-left:1rem;margin:.5rem 0 1rem}.bill-amendments h3{margin-bottom:.5rem}.tree-timeline{position:relative;list-style:none;margin:0;padding-left:40px}.tree-timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:2px;background:#5680e9}.tree-item{position:relative;margin-bottom:1.5rem}.tree-item:before{content:"";position:absolute;left:-6px;top:.4rem;width:12px;height:12px;background:#5680e9;border-radius:50%;border:3px solid #1b1e2b}.tree-item:after{content:"";position:absolute;left:-20px;top:.95rem;width:20px;height:2px;background:#5680e9}.time{font-size:.75rem;opacity:.7;margin-bottom:.25rem}.vote-details{margin-top:.5rem}.bill-header a{color:#50fa7b;text-decoration:none;margin-right:.5rem;font-size:.9rem}.bill-header a:hover{text-decoration:underline}.voting-link{color:#5680e9}.hist-content{background:#2c2f3c;padding:.5rem .75rem;border-radius:6px;box-shadow:0 2px 4px #0003;display:inline-block}.amend-details{margin-top:.5rem}.other-bill-link{color:#9ec1ff;text-decoration:none;font-size:.9rem}.other-bill-link:hover{text-decoration:underline}.linked-bill-info{margin-top:.25rem;font-size:.85rem;color:#ccc}.status-progress-container{width:100%;height:8px;background-color:#44475a;border-radius:4px;overflow:hidden;margin:.5rem 0 1rem}.status-progress-fill{height:100%;background-color:#50fa7b;transition:width .3s ease;border-radius:0 4px 4px 0}.bill-positions{margin:1rem 0}.bill-position-row{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px solid #3c3f50;font-size:.9rem}.bill-position-row:last-child{border-bottom:none}.bp-lobbyist,.bp-principal{flex:1}.bp-position{width:80px;text-align:center}.admin-container{max-width:1000px;margin:0 auto;padding:2rem;font-family:Arial,sans-serif}.admin-header{margin-bottom:1rem;border-bottom:1px solid #ccc;padding-bottom:.5rem}.admin-header-title{font-size:2rem;margin:0;color:#333}.admin-header-sub{font-size:1rem;color:#666}.admin-subtitle{margin-bottom:1.5rem;color:#555}.tab-container{display:flex;margin-bottom:1.5rem;flex-wrap:wrap}.tab-btn{padding:.5rem 1rem;border:1px solid #ccc;background-color:#f9f9f9;cursor:pointer;border-bottom:none;margin-right:.25rem;margin-bottom:.25rem;border-radius:4px 4px 0 0}.tab-btn:hover{background-color:#eee}.tab-btn.active{background-color:#007bff;color:#fff;border-color:#007bff}.admin-card{background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:1.5rem;box-shadow:0 2px 5px #0000001a;margin-bottom:2rem}.admin-card-title{margin-top:0;font-size:1.5rem;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem}.page-directory{padding:1rem}.directory-list{list-style:none;padding:0}.directory-list li{margin-bottom:.5rem}.directory-list a{color:#007bff;text-decoration:none}.directory-list a:hover{text-decoration:underline}.map-header{position:absolute;top:0;left:0;width:100%;background:rgba(255,255,255,.95);padding:.5rem 1rem;z-index:1000;box-shadow:0 2px 4px #0000004d;font-size:.9rem}.map-controls{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.map-header button{background:#ffffff;border:1px solid #ccc;border-radius:4px;padding:.25rem .6rem;cursor:pointer;font-size:.9rem}.map-header button:hover{background:#f0f0f0}.map-seat-bar{position:relative;width:80%;height:20px;background:#eee;margin:.5rem auto;border-radius:4px}.map-seat-bar-seg{position:absolute;top:0;height:100%;transition:width .4s ease,left .4s ease}.map-threshold{position:absolute;top:0;bottom:0;width:2px;background:#666;transition:left .4s ease}.map-threshold-label{position:absolute;top:-18px;color:#000;font-weight:700;transition:left .4s ease}.element-toolbar{padding:10px;background-color:#e0e0e0;border-bottom:1px solid #ccc;display:flex;gap:10px;flex-wrap:wrap}.element-toolbar button{padding:5px 10px;border:1px solid #ccc;background-color:#f0f0f0;cursor:pointer;border-radius:4px}.element-toolbar button:hover{background-color:#d0d0d0}.editor-properties-panel{width:300px;border-left:1px solid #ccc;overflow-y:auto;padding:15px;background-color:#fff;flex-shrink:0}.editor-properties-panel h3{margin-top:0;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:15px}.editor-properties-panel h4{margin-top:15px;margin-bottom:5px;font-size:1em;color:#555}.editor-properties-panel label{display:block;margin-bottom:5px;font-weight:700;font-size:.9em}.editor-properties-panel input[type=text],.editor-properties-panel input[type=number],.editor-properties-panel select,.editor-properties-panel textarea{width:100%;padding:5px;margin-bottom:10px;border:1px solid #ccc;box-sizing:border-box}.editor-properties-panel textarea{min-height:80px;resize:vertical}.editor-properties-panel button{padding:8px 15px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;margin-top:10px}.editor-properties-panel button:hover{background-color:#0056b3}.editor-properties-panel button[style*="background-color: red"]:hover{background-color:#8b0000}.report-editor-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.editor-main-area{flex-grow:1;display:flex;overflow:hidden}.editor-footer{padding:10px;background-color:#f0f0f0;text-align:center;border-top:1px solid #ccc}.editor-canvas-container{flex-grow:1;overflow:auto;background-color:#f9f9f9;padding:20px}.editor-properties-panel{width:300px;border-left:1px solid #ccc;overflow-y:auto;padding:15px;background-color:#fff}.element-toolbar{padding:10px;background-color:#e0e0e0;border-bottom:1px solid #ccc;display:flex;gap:10px}.page-wrapper{max-width:900px;margin:0 auto;padding:2rem 1rem;animation:fadeIn .6s ease}.search-bar{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.search-options{display:flex;gap:1rem;margin-bottom:.5rem}.search-options label{display:flex;align-items:center;gap:.25rem}.header-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.export-btn{background-color:#0071e3;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.export-btn:hover{background-color:#005bb5}.search-bar input{padding:.5rem;font-size:1rem;border:1px solid #ccc;border-radius:6px}.search-bar button{background-color:#0071e3;color:#fff;border:none;padding:.5rem 1rem;width:160px;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.search-bar button:hover{background-color:#005bb5}.candidate-table{width:100%;border-collapse:collapse}.candidate-table th{text-align:left;border-bottom:2px solid #ccc;padding:.75rem}.candidate-table td{padding:.75rem;border-bottom:1px solid #eee}.candidate-row{cursor:pointer;transition:background-color .2s ease,transform .1s ease;animation:fadeInUp .3s ease}.candidate-row:hover{background-color:#f5f5f7;transform:scale(1.01)}.no-results{text-align:center;color:#777;margin-top:1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Mencken;src:url(/assets/mencken-0d91ce7b.ttf) format("truetype")}.calendar-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;background:#f5f5f7;display:flex;flex-direction:column}.calendar-header{display:flex;align-items:center;height:60px;padding:0 1rem;background:#fff;border-bottom:1px solid #d1d1d6}.calendar-header .back-btn{margin-right:1rem;background:#f0f0f0;border:1px solid #ccc;color:#0071e3;padding:.3rem .6rem;border-radius:4px;cursor:pointer}.calendar-header .back-btn:hover{background:#e0e0e0;text-decoration:none}.calendar-header .committee-logo{height:calc(100% - 8px);width:auto;object-fit:contain;border-radius:8px;margin:4px .5rem;align-self:stretch}.calendar-header .committee-name{flex-grow:1;font-family:Montserrat,sans-serif;font-weight:800;font-size:1.8rem;line-height:1;margin:0;text-transform:uppercase;text-align:center}.calendar-header .sync-btn{background:#0071e3;color:#fff;border:none;padding:.4rem .8rem;border-radius:6px;cursor:pointer}.calendar-header .sync-btn:hover{background:#0060c7}.calendar-header .export-btn{background:#0071e3;color:#fff;border:none;padding:.4rem .8rem;border-radius:6px;cursor:pointer;margin-left:.5rem}.calendar-header .export-btn:hover{background:#0060c7}.add-event-btn{background:#0071e3;color:#fff;border:none;padding:.4rem 1rem;border-radius:6px;cursor:pointer;margin-left:0;min-width:110px}.category-btn{background:#0071e3;color:#fff;border:none;padding:.4rem 1rem;border-radius:6px;cursor:pointer}.category-btn:hover,.add-event-btn:hover{background:#0060c7}.calendar-body{flex:1;display:flex;padding:1rem;gap:1rem}.event-types{width:160px;display:flex;flex-direction:column;gap:.5rem}.event-types-header{display:flex;align-items:center;gap:.25rem;margin-bottom:.5rem}.type-dropdown-container{position:relative}.type-dropdown-btn{background:#fff;border:1px solid #d1d1d6;border-radius:6px;padding:.4rem .8rem;cursor:pointer;display:flex;align-items:center}.type-dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid #d1d1d6;border-radius:6px;box-shadow:0 2px 4px #0000001a;z-index:100;width:160px;padding:.25rem 0}.type-option{padding:.35rem .8rem;cursor:pointer;border-bottom:1px solid #eee}.type-option:last-child{border-bottom:none}.type-option:hover{background:#f0f0f0}.calendar-right-controls{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin:0 .5rem .5rem auto}.type-btn{background:#fff;border:1px solid #d1d1d6;border-radius:6px;padding:.4rem .6rem;cursor:pointer;transition:transform .2s}.type-btn:hover{transform:scale(1.03)}.type-btn.category-btn{background:#0071e3;color:#fff;border:none}.add-type-btn{background:#0071e3;border:none;color:#fff;cursor:pointer;font-size:.9rem;padding:.4rem .6rem;border-radius:6px}.add-type-btn:hover{background:#0060c7}.calendar-container{flex:1;background:#fff;border:1px solid #d1d1d6;border-radius:6px;padding:.5rem}.month-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.month-controls button{background:none;border:none;cursor:pointer;font-size:1rem}.month-title{font-family:Mencken,sans-serif;font-size:1.6rem}.calendar-table{width:100%;border-collapse:collapse;table-layout:fixed}.calendar-table th,.calendar-table td{border:1px solid #e2e2e2;height:80px;vertical-align:top;padding:2px}.calendar-table td.other{background:#fafafa;color:#999}.day-num{font-size:.8rem;margin-bottom:.2rem}.event-item{background:#0071e3;color:#fff;margin-bottom:2px;padding:1px 2px;border-radius:3px;font-size:.75rem;position:relative}.event-item.multi-day{margin-left:-1px;margin-right:-1px;border-radius:0}.event-item.multi-day.start-day{border-top-left-radius:3px;border-bottom-left-radius:3px}.event-item.multi-day.end-day{border-top-right-radius:3px;border-bottom-right-radius:3px}.status-indicator{position:absolute;top:-3px;right:-3px;width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#fff}.event-form{position:fixed;top:20%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #d1d1d6;border-radius:6px;padding:1rem;width:600px;box-shadow:0 4px 8px #0000001a;z-index:1500;font-family:Arial,Helvetica,sans-serif}.form-body{display:flex;gap:1rem}.attachment-section{width:40%;display:flex;flex-direction:column;gap:.5rem}.attachment-preview{width:100%;max-height:150px;object-fit:contain;border:1px solid #ccc}.form-fields{flex:1;display:flex;flex-direction:column}.form-header{cursor:move;background:#f0f0f0;padding:.5rem;margin:-1rem -1rem 1rem;border-bottom:1px solid #d1d1d6;border-radius:6px 6px 0 0;display:flex;justify-content:center}.event-form input,.event-form select{width:100%;margin-bottom:.5rem;padding:.4rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:.9rem}.event-form .form-actions{display:flex;justify-content:flex-end;gap:.5rem}.event-form .form-actions button{background:#0071e3;color:#fff;border:none;padding:.4rem .8rem;border-radius:4px;cursor:pointer}.calendar-layout{display:flex;gap:1rem}.calendar-left{flex:1;display:flex;flex-direction:column}.calendar-right{width:400px;display:flex;flex-direction:column;gap:.5rem}.county-map-container{position:relative;width:100%;height:300px;aspect-ratio:2.75 / 1}.color-key{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;font-size:.85rem;padding:0 .5rem .5rem}.color-key-item{display:flex;align-items:center;gap:.25rem}.color-key-item input{margin-right:.25rem}.edit-type-btn{margin-left:auto;background:none;border:none;cursor:pointer;color:#777;font-size:.9rem}.color-box{width:12px;height:12px;border:1px solid #ccc;border-radius:2px}.timeline-slider{padding:0 .5rem}.range-inputs{display:flex;justify-content:space-between;gap:.25rem;margin-bottom:.5rem}.range-inputs input{flex:1;font-family:Arial,Helvetica,sans-serif;font-size:.9rem}.range-inputs span{font-family:Arial,Helvetica,sans-serif;font-size:.9rem}.status-filter{margin:0 .5rem}.expand-map-btn{position:absolute;top:.5rem;right:.5rem;background:#fff;color:#000;border:1px solid #ccc;padding:.2rem .4rem;border-radius:4px;cursor:pointer;z-index:500}.expand-map-btn:hover{background:#f0f0f0}.map-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);z-index:1000;display:flex;align-items:center;justify-content:center}.overlay-content{position:relative;width:90%;height:90%;background:#fff;border-radius:6px;overflow:hidden}.close-map-btn{position:absolute;top:.5rem;right:.5rem;background:#fff;border:none;padding:.3rem .6rem;border-radius:4px;cursor:pointer;z-index:1100}.map-overlay .county-map-container{width:100%;height:100%}.staffing-control{position:relative}.staff-btn,.map-btn{margin-left:.5rem;background:#0071e3;color:#fff;border:none;padding:.3rem .6rem;border-radius:6px;cursor:pointer}.staff-dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #d1d1d6;border-radius:6px;box-shadow:0 2px 4px #0000001a;z-index:100}.staff-option{padding:.3rem .6rem;cursor:pointer}.staff-option:hover{background:#f0f0f0}.type-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.type-editor{background:#fff;padding:1rem;border-radius:6px;border:1px solid #d1d1d6;width:320px;max-height:80vh;overflow-y:auto}.type-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.color-preview{width:24px;height:24px;border:1px solid #ccc;border-radius:4px}.type-row input[type=text]{flex:1}.event-details{background:#fff;padding:1rem;border-radius:6px;position:relative;max-width:400px}.close-detail-btn,.edit-detail-btn{position:absolute;top:.5rem;background:none;border:none;cursor:pointer}.close-detail-btn{right:.5rem}.edit-detail-btn{right:2rem}.mst-highlight{outline:2px solid red;padding:0 .25rem}.central-time{font-size:.9rem;color:#555}.trip-btn,.settings-btn{background:#0071e3;color:#fff;border:none;border-radius:6px;padding:.3rem .6rem;cursor:pointer}.trip-overlay,.history-overlay,.sync-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.trip-modal,.history-modal,.sync-modal{background:#fff;padding:1rem;border-radius:6px;border:1px solid #d1d1d6;width:90vw;max-width:1000px;max-height:90vh;overflow-y:auto;position:relative}.sync-modal{max-width:400px}.sync-option{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.trip-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;font-size:1.2rem;cursor:pointer}.trip-event{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.route-info{margin-top:.5rem;background:#f5f5f7;border:1px solid #d1d1d6;border-radius:6px;padding:.5rem;font-size:.9rem;line-height:1.3}.route-info .overall{font-weight:700;margin-bottom:.25rem}.route-info .leave-time{margin-top:.25rem;font-style:italic}.route-info .leg-info{padding-left:.5rem}.history-item{margin-bottom:.5rem}.trip-map{width:100%;height:300px;margin-bottom:.5rem}.trip-actions{display:flex;gap:.5rem;margin-top:.5rem;align-items:center}.create-trip-btn{background:#0071e3;color:#fff;border:none;border-radius:6px;padding:.3rem .6rem;cursor:pointer}.trip-select-item{display:flex;align-items:flex-start;gap:.5rem;padding:.25rem 0}.trip-select-title{font-weight:600}.trip-select-meta{font-size:.85rem;color:#555}.trip-event button{background:#fff;border:1px solid #d1d1d6;border-radius:4px;padding:.2rem .4rem;cursor:pointer}.trip-event button:hover{background:#f0f0f0}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.candidate-committee-container{max-width:1100px;margin:2rem auto;padding:2rem;border-radius:12px;box-shadow:0 4px 10px #0000000d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--content-bg, #fff);color:var(--text-color, #000);transition:background .3s ease,color .3s ease}.candidate-committee-container.light{--content-bg: #fff;--text-color: #000}.candidate-committee-container.dark{--content-bg: #1F2130;--text-color: #fff;box-shadow:0 4px 12px #0009}.candidate-committee-container .header{display:flex;align-items:center;margin-bottom:1.5rem}.candidate-committee-container .photo-wrap{width:120px;height:120px;border-radius:8px;overflow:hidden;background-color:#f0f0f0;margin-right:1.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.candidate-committee-container.dark .photo-wrap{background-color:#333}.candidate-committee-container .title{margin:0;font-size:1.75rem;font-weight:600}.candidate-committee-container .subtitle{margin:.25rem 0 0;font-size:1.1rem;opacity:.8}.candidate-committee-container .id-text{margin-top:.25rem;font-size:.9rem;opacity:.7}.candidate-committee-container table{width:100%;border-collapse:collapse}.candidate-committee-container .field-label{padding:.5rem .75rem;font-weight:500;background-color:#f9f9f9;width:30%}.candidate-committee-container.dark .field-label{background-color:#2c2c2e}.candidate-committee-container .field-value{padding:.5rem .75rem;word-break:break-word}.transaction-container{margin-top:2rem}.transaction-bubble{background-color:var(--bubble-bg, #f7f9fa);border-radius:8px;padding:.75rem;margin-bottom:.5rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.transaction-bubble:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.dark .transaction-bubble{background-color:#2c2c2e}.transaction-primary{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;gap:.5rem;align-items:center}.transaction-extra{margin-top:.5rem;padding-left:.5rem}.theme-toggle{position:fixed;bottom:1rem;right:1rem;background:var(--content-bg, #fff);color:var(--text-color, #000);border:1px solid rgba(0,0,0,.2);border-radius:50%;padding:.4rem;cursor:pointer;box-shadow:0 2px 5px #0003;transition:transform .2s,box-shadow .2s}.lobbyist-row{cursor:pointer;transition:background-color .3s ease,transform .2s ease;animation:fadeInUp .4s ease}.lobbyist-row:hover{background-color:#0000000a;transform:scale(1.01)}.lobbyist-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.lobbyist-container.light{--bubble-bg: #f5f5f7;--bubble-text: #000;--comp-color: #2e7d32}.lobbyist-container.dark{--bubble-bg: #3a3b3c;--bubble-text: #fff;--comp-color: #5fbf60}.principal-bubble,.contrib-bubble,.bill-bubble{background-color:var(--bubble-bg);color:var(--bubble-text);border-radius:12px;padding:.5rem .75rem;margin-bottom:.5rem;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease,transform .2s ease}.principal-bubble{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.principal-bubble.selected{background-color:#d1eaff}.bill-bubble{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;text-align:center;cursor:pointer}.bill-bubble .bill-id{font-weight:700;text-align:left}.bill-bubble .principal-name{text-align:right}.position-badge{display:inline-block;padding:.15rem .6rem;border-radius:9999px;font-size:.85rem;font-weight:600;color:var(--bubble-text)}.position-badge.support{background-color:#c8e6c9}.position-badge.neutral{background-color:#ffe0b2}.position-badge.oppose{background-color:#ffcdd2}.principal-bubble:hover,.bill-bubble:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.principal-compensation{color:var(--comp-color);font-weight:700}.principal-withdrawn{display:block;font-size:.8rem;opacity:.8}.theme-toggle{position:fixed;bottom:1rem;right:1rem;background:var(--bubble-bg);border:1px solid rgba(0,0,0,.2);color:var(--bubble-text);border-radius:50%;padding:.4rem;cursor:pointer;box-shadow:0 2px 5px #0003;transition:transform .2s,box-shadow .2s}.theme-toggle:hover{transform:scale(1.1);box-shadow:0 4px 10px #0000004d}.updates-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;padding:3rem 4rem;background:linear-gradient(135deg,#f5f6f8 0%,#e5e7eb 100%);min-height:100vh}.top-actions{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem}.page-title{font-weight:600;margin-bottom:1.5rem;color:#0f172a}.updates-paper{padding:2rem;max-width:1000px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 8px 24px #0000000f;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.section-title{font-weight:500;margin-bottom:.5rem;color:#111827}.section{background-color:#fafafa;border-radius:12px;padding:1rem;transition:box-shadow .2s ease}.section:not(:last-child){margin-bottom:1.5rem}.section:hover{box-shadow:0 2px 8px #0000000f}.item-row{display:flex;align-items:center;padding:.25rem .5rem;border-radius:8px;transition:background-color .2s ease,transform .2s ease}.item-row:hover{background-color:#0000000d;transform:scale(1.02)}.edit-input{flex:1;margin-right:.5rem}.updates-container.dark-mode{background:linear-gradient(135deg,#1c1c1e 0%,#121212 100%);color:#e0e0e0}.updates-container.dark-mode .updates-paper{background:#1e1e1e;color:inherit}.updates-container.dark-mode .section{background-color:#2c2c2e}.updates-container.dark-mode .item-row:hover{background-color:#ffffff0d}.bubble{display:inline-flex;align-items:center;justify-content:center;padding:.3rem .6rem;border-radius:9999px;border:1px solid transparent;font-weight:500;font-size:.875rem}.bubble.gain{background-color:#ecfdf5;color:#065f46;border-color:#a7f3d0}.bubble.loss{background-color:#fef2f2;color:#991b1b;border-color:#fecaca}.updates-container.dark-mode .bubble.gain{background-color:#064e3b;color:#a7f3d0;border-color:#065f46}.updates-container.dark-mode .bubble.loss{background-color:#7f1d1d;color:#fecaca;border-color:#991b1b}.lobbyist-meta{font-size:.875rem;color:#6b7280}.updates-container.dark-mode .lobbyist-meta{color:#a1a1aa}.principal-row{cursor:pointer;transition:background-color .3s ease,transform .2s ease;animation:fadeInUp .4s ease}.principal-row:hover{background-color:#0000000a;transform:scale(1.01)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.organization-container{width:100%;box-sizing:border-box;margin:0 auto;padding:2rem 3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.organization-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.organization-header img{width:100px;height:100px;border-radius:12px;object-fit:cover;box-shadow:0 2px 6px #0000001a}.home-button{display:inline-block;margin-bottom:1rem;background:#e8e8ea;color:#1d1d1f;padding:.4rem 1rem;border-radius:8px;text-decoration:none;font-weight:500;transition:background .2s ease}.home-button:hover{background:#dcdce1}.section-card{background:#f2f2f7;padding:1.5rem;border-radius:12px;box-shadow:0 1px 3px #00000014;margin-bottom:1.5rem}.section-card h3{margin-top:0;margin-bottom:1rem;font-size:1.4rem;border-bottom:1px solid #eaeaea;padding-bottom:.5rem}.campaign-row,.member-row{display:flex;align-items:center;gap:1rem;background:#ffffff;border:1px solid #e5e5ea;border-radius:12px;padding:.75rem 1rem;margin-bottom:.75rem;box-shadow:0 1px 4px #0000000f;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.campaign-row:hover,.member-row:hover{transform:translateY(-2px);background:#f9f9f9;box-shadow:0 4px 12px #0000001a}.member-row img{width:48px;height:48px;border-radius:50%;object-fit:cover}.campaign-logo{width:72px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0}.campaign-name{font-weight:600;flex:1}.campaign-race,.campaign-election{font-size:.9rem;color:#555}.member-info{flex:1}.role-select{padding:.25rem;border-radius:6px}.walkbook-maker-page{display:flex;flex-direction:column;height:calc(100vh - 60px);padding:1.5rem;background-color:#f8f9fa;box-sizing:border-box;gap:1rem}.walkbook-header{padding-bottom:.8rem;border-bottom:1px solid #dee2e6;flex-shrink:0}.walkbook-header h1{margin:0;font-size:1.6rem;font-weight:600;color:#343a40}.walkbook-controls{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000f;flex-shrink:0;position:relative;z-index:10}.control-group{display:flex;flex-direction:column;gap:.3rem;flex:1 1 250px;min-width:200px}.control-group label{font-weight:500;font-size:.9rem;color:#495057}.control-group button{padding:8px 15px;cursor:pointer;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:.9rem;height:38px;align-self:flex-end;margin-top:auto}.control-group button:disabled{background-color:#6c757d;cursor:not-allowed}.status-area{min-height:20px;padding:0 .5rem;flex-shrink:0}.status-area p{margin:.2rem 0;font-size:.9em}.error-message{color:#dc3545;font-weight:700}.loading-message{color:#6c757d;font-style:italic}.map-container-walkbook{flex-grow:1;border:1px solid #ced4da;border-radius:8px;position:relative;overflow:hidden;background-color:#e9ecef;min-height:400px;z-index:1}.map-container-walkbook .leaflet-container{height:100%;width:100%;background-color:transparent;border-radius:7px}.status-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#e9ecefe6;z-index:5;font-size:1.1em;font-weight:500;color:#495057;border-radius:7px;text-align:center;padding:1rem}.status-overlay.error{color:#dc3545;font-weight:700}.leaflet-tooltip,.custom-leaflet-tooltip{background-color:#000000b3!important;color:#fff!important;border:none!important;box-shadow:0 1px 3px #0006!important;padding:4px 8px!important;font-size:.85rem!important;border-radius:3px!important;white-space:nowrap!important}.leaflet-interactive:focus{outline:none}.button-group{flex-direction:row!important;align-items:flex-end;gap:.5rem}.button-group>label{width:100%;margin-bottom:.3rem}.button-group button{flex-grow:1;margin-top:0}.reset-button{background-color:#6c757d!important}.reset-button:hover{background-color:#5a6268!important}.outlier-card{border-left:4px solid #f1c40f;margin-top:1rem}.outlier-card h2{color:#c89d0b}.tool-selection-controls{padding:1rem;background-color:#e9ecef;border-radius:8px;flex-shrink:0;display:flex;flex-direction:column;gap:.5rem}.tool-selection-controls label{font-weight:500;font-size:.9rem;color:#495057}.tool-buttons{display:flex;gap:.5rem}.tool-buttons button{padding:8px 15px;cursor:pointer;background-color:#fff;color:#007bff;border:1px solid #007bff;border-radius:4px;font-size:.9rem;transition:all .2s ease-in-out}.tool-buttons button:hover{background-color:#e7f1ff}.tool-buttons button.active{background-color:#007bff;color:#fff;font-weight:700}.tool-buttons button:disabled{background-color:#e9ecef;border-color:#ced4da;color:#6c757d;cursor:not-allowed}.tool-buttons .cancel-button{background-color:#6c757d;border-color:#6c757d;color:#fff;margin-left:auto}.tool-buttons .cancel-button:hover{background-color:#5a6268}.autogen-controls{position:absolute;top:15px;left:60px;z-index:1000;background:rgba(255,255,255,.9);padding:1rem;border-radius:8px;box-shadow:0 4px 12px #0003;display:flex;flex-direction:column;gap:.8rem;width:280px;border:1px solid #ccc}.autogen-controls h3{margin:0 0 .5rem;font-size:1.1rem;color:#343a40;padding-bottom:.5rem;border-bottom:1px solid #dee2e6}.autogen-group{display:flex;flex-direction:column;gap:.2rem}.autogen-group label{font-size:.85rem;font-weight:500}.autogen-group input{padding:6px 8px;border:1px solid #ccc;border-radius:4px}.autogen-controls .generate-button{background-color:#28a745;color:#fff;border:none;padding:10px;border-radius:4px;font-weight:700;cursor:pointer}.autogen-controls .generate-button:disabled{background-color:#94d3a2;cursor:not-allowed}.autogen-controls .error-message{font-size:.8rem;color:#dc3545;margin:0}.mode-selector{display:flex;flex-direction:row!important;gap:1rem!important;background-color:#f0f0f0;padding:.5rem;border-radius:6px}.mode-selector label{display:flex;align-items:center;gap:.3rem;font-size:.9rem!important}.wb-list{position:absolute;top:70px;right:10px;background:#fff;border:1px solid #ccc;padding:8px 12px;max-height:60%;overflow:auto;z-index:1000;font-size:.9rem}.wb-list ul{margin:0;padding-left:1rem}.news-page-pro{padding:2rem 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;background-color:#f7f7f7;min-height:100vh}.news-page-pro.dark-mode{background-color:#121212;color:#e0e0e0}.news-page-pro.dark-mode h1,.news-page-pro.dark-mode h2{color:inherit}.news-page-pro.dark-mode .article-card-pro,.news-page-pro.dark-mode .feed-item-card,.news-page-pro.dark-mode .featured-headline-card{background-color:#1e1e1e;border-color:#333}.news-page-pro.dark-mode .feed-item-content h3,.news-page-pro.dark-mode .article-card-header h3,.news-page-pro.dark-mode .featured-headline-link h2{color:#e0e0e0}.news-page-pro.dark-mode .feed-item-meta,.news-page-pro.dark-mode .article-meta-pro,.news-page-pro.dark-mode .featured-article-body{color:#bbb}.news-page-pro.dark-mode .pdf-button{border-color:#90caf9;color:#90caf9}.news-page-pro.dark-mode .pdf-button:hover{background-color:#90caf91a}.news-page-pro.dark-mode .article-content-column{background-color:#1e1e1e;color:#e0e0e0}.news-page-pro.dark-mode .article-header-section h1{color:#fff}.news-page-pro.dark-mode .article-meta-redesigned{color:#bbb}.news-page-pro.dark-mode .article-footer-section{border-color:#333}.news-page-pro.dark-mode .article-source-link-redesigned{color:#90caf9}.news-page-pro.dark-mode .button-back-redesigned{background:#333;border-color:#555;color:#fff}.news-page-pro.dark-mode .button-back-redesigned:hover{background:#444}.page-header-controls{display:flex;justify-content:center;align-items:center;margin-bottom:1rem;position:relative;padding:0 1.5rem;max-width:1200px;margin-left:auto;margin-right:auto}.page-header-controls h1{flex-grow:1;text-align:center;margin:0;color:#1d1d1f;font-family:Montserrat,sans-serif;font-style:italic;font-weight:700;font-size:3rem}.pdf-button{margin-left:auto;white-space:nowrap;padding:.6rem 1.3rem;border:1px solid #007aff;background-color:transparent;color:#007aff;border-radius:20px;font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.pdf-button:hover{background-color:#007aff1a}.pdf-button:disabled{cursor:not-allowed;opacity:.7;background-color:#eee;border-color:#ccc;color:#999}.no-pdf-message{position:absolute;right:1.5rem;font-size:.8rem;color:#666}.news-page-pro.dark-mode .no-pdf-message{color:#bbb}.source-selector-pro{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem;gap:.8rem;max-width:1100px;margin-left:auto;margin-right:auto}.source-button-pro{padding:.7rem 1.5rem;border:1px solid #d2d2d7;background:linear-gradient(#fcfcfd,#f2f2f5);color:#007aff;cursor:pointer;border-radius:20px;font-size:.95rem;font-weight:500;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .1s ease;box-shadow:0 1px 3px #0000000a}.source-button-pro:hover{background:#f0f0f4;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.source-button-pro:active{background:#e5e5ea;box-shadow:inset 0 2px 4px #0000001a;transform:translateY(0)}.source-button-pro.active{background-color:#007aff;color:#fff;border-color:#007aff;box-shadow:0 2px 5px #007aff33}.news-page-pro.dark-mode .source-button-pro{background-color:#1c1c1e;border-color:#444;color:#90caf9}.news-page-pro.dark-mode .source-button-pro:hover{background-color:#2c2c2e}.news-page-pro.dark-mode .source-button-pro:active{background-color:#3a3a3c}.featured-headlines-section,.article-feed-section,.article-list-heading-pro,.article-list-pro{max-width:1200px;margin-left:auto;margin-right:auto}.article-list-heading-pro{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e5ea}.source-logo{height:35px;width:auto;object-fit:contain;border-radius:4px}.article-list-heading-pro h2{margin:0;color:#1d1d1f;font-weight:600;font-size:1.8rem}.article-list-pro{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.article-card-pro{background:#fff;border-radius:14px;box-shadow:0 4px 15px #00000012;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease-out,box-shadow .2s ease-out;height:100%}.article-card-link{text-decoration:none;color:inherit;display:block;height:100%}.article-card-link:hover .article-card-pro{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.article-card-image{width:100%;height:180px;overflow:hidden;background-color:#eee}.article-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.article-card-link:hover .article-card-image img{transform:scale(1.03)}.article-card-no-image{height:10px;background-color:#f0f0f0}.article-card-content{padding:1rem 1.2rem;flex-grow:1;display:flex;flex-direction:column}.article-card-header{flex-grow:1}.article-card-header h3{margin:0 0 .5rem;color:#1d1d1f;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:calc(1.1rem * 1.4 * 3)}.article-meta-pro{font-size:.8rem;color:#6e6e73;margin-top:.6rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.3rem .8rem}.article-meta-pro span{white-space:nowrap}.featured-headlines-section,.article-feed-section{margin-bottom:2.5rem}.featured-headlines-section>h2,.article-feed-section>h2{font-size:1.6rem;font-weight:600;color:#1d1d1f;margin-bottom:1.2rem;padding-bottom:.5rem;border-bottom:1px solid #e5e5ea}.featured-headlines-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.featured-headline-card{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;padding:0;box-shadow:0 4px 15px #0000000f;border:1px solid #f0f0f0;overflow:hidden}.featured-image-link{display:block;overflow:hidden}.featured-image{display:block;width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.featured-image-link:hover .featured-image{transform:scale(1.02)}.no-image-placeholder{height:100px;background-color:#eee}.featured-content{display:flex;flex-direction:column;padding:1rem 1.2rem;flex-grow:1}.featured-source-info{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.featured-source-logo{height:18px;width:auto}.featured-source-name{font-size:.8rem;font-weight:500;color:#6e6e73}.featured-headline-link{text-decoration:none;color:inherit}.featured-headline-link h2{font-size:1.3rem;font-weight:700;color:#1d1d1f;line-height:1.3;margin:0 0 .6rem;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.featured-headline-link:hover h2{color:#007aff}.featured-content .article-meta-redesigned{font-size:.9rem;color:#6e6e73;display:flex;flex-wrap:wrap;gap:.4rem .8rem;line-height:1.5;font-family:Georgia,Times New Roman,serif}.featured-article-body{font-size:.85rem;line-height:1.6;color:#444;flex-grow:1;margin-bottom:1rem;max-height:70px;overflow:hidden}.featured-article-body p{margin-bottom:.6rem}.read-more-link{font-size:.85rem;font-weight:500;color:#007aff;text-decoration:none;align-self:flex-start;margin-top:auto}.read-more-link:hover{text-decoration:underline}.article-feed-list{display:flex;flex-direction:column;gap:.75rem}.feed-item-link{text-decoration:none;color:inherit;display:block;transition:transform .15s ease-out}.feed-item-link:hover{transform:translate(4px)}.feed-item-card{display:flex;align-items:center;gap:.9rem;padding:.8rem 1.2rem;background-color:#fff;border-radius:25px;border:1px solid #e8e8e8;box-shadow:0 1px 4px #0000000a;transition:background-color .2s ease,border-color .2s ease;overflow:hidden}.feed-item-link:hover .feed-item-card{background-color:#f8f8f8;border-color:#ddd}.feed-item-logo-wrapper{flex-shrink:0;display:flex;align-items:center;justify-content:center}.feed-item-logo{height:24px;width:24px;object-fit:contain;display:block}.feed-item-content{flex-grow:1;overflow:hidden;padding-right:.5rem}.feed-item-content h3{font-size:1rem;font-weight:500;color:#222;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-item-meta{display:flex;flex-wrap:wrap;gap:.3rem .7rem;font-size:.75rem;color:#777}.feed-source-name{font-weight:500;color:#555}.full-article-container{padding-top:4rem;padding-bottom:4rem;position:relative}.full-article-container.error-page{padding-top:6rem}.article-content-column{max-width:1000px;margin:0 auto;background-color:#fff;padding:4rem 5rem;border-radius:12px;box-shadow:0 8px 30px #0000000f}.button-back-redesigned{position:absolute;top:1.5rem;left:1.5rem;background:#f8f8f8;border:1px solid #ccc;color:#333;padding:.5rem .8rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:background-color .2s ease,color .2s ease;display:flex;align-items:center;gap:.3rem;z-index:10}.button-back-redesigned:hover{background-color:#eaeaea;color:#111}.article-header-section{border-bottom:1px solid #ebebeb;margin-bottom:2.5rem;padding-bottom:1.5rem}.article-source-logo-header{max-height:28px;width:auto;margin-bottom:1rem;opacity:.9}.article-header-section h1,.wsj-headline{text-align:left;font-size:2.8rem;margin-top:0;margin-bottom:1rem;line-height:1.2;font-weight:700;color:#1d1d1f;letter-spacing:-.5px;font-family:Playfair Display,Georgia,Times New Roman,serif}.article-meta-redesigned{font-size:.9rem;color:#6e6e73;display:flex;flex-wrap:wrap;gap:.4rem .8rem;line-height:1.5;font-family:Georgia,Times New Roman,serif}.article-meta-redesigned span:not(:last-child):after{content:"|";margin:0 .4rem;color:#b0b0b0}.news-page-pro.dark-mode .article-meta-redesigned span:not(:last-child):after{color:#555}.article-feature-image-container{margin:0 0 3rem;padding:0}.article-feature-image{width:calc(100% + 10rem);margin-left:-5rem;margin-right:-5rem;max-width:none;height:auto;display:block;border-radius:8px}.article-body-content{font-size:1.12rem;line-height:1.8;color:#282828;font-family:Merriweather,Georgia,Times New Roman,serif}.article-body-content p{margin-bottom:1.75rem}.article-body-content a{color:#007aff;text-decoration:underline}.article-body-content a:hover{text-decoration:none}.article-footer-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #ebebeb;text-align:center}.article-source-link-redesigned{font-size:.95rem;color:#007aff;text-decoration:none;font-weight:500;transition:color .2s ease}.article-source-link-redesigned:hover{color:#0056b3}.status-message-container,.loading-message-pro,.error-message-pro,.no-articles-message-pro{text-align:center;padding:4rem 2rem;font-size:1.2em;color:#6e6e73;background-color:#fff;border-radius:14px;box-shadow:0 4px 15px #00000012;margin:2rem auto;max-width:600px}.error-message-pro{color:#d93025;font-weight:500}@media (min-width: 900px){.featured-headlines-grid{grid-template-columns:1fr 1fr}.featured-image{height:200px}.featured-headline-link h2{font-size:1.3rem;-webkit-line-clamp:2}.featured-article-body{max-height:60px;font-size:.85rem}}@media (max-width: 768px){.news-page-pro{padding:1rem}.page-header-controls{flex-direction:column;gap:.8rem;padding:0 1rem;margin-bottom:1.5rem}.pdf-button{position:static;transform:none;margin-left:0;align-self:center}.featured-headlines-grid{grid-template-columns:1fr}.full-article-container{padding-top:5rem}.button-back-redesigned{top:1rem;left:1rem}.article-content-column{padding:2rem 1rem}.article-feature-image{width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem}.article-header-section h1{font-size:1.8rem}.article-body-content{font-size:1rem}.featured-headline-card{padding:0}.featured-content{padding:.8rem 1rem}.featured-image{height:180px}.featured-headline-link h2{font-size:1.2rem}.featured-content .article-meta-redesigned{font-size:.75rem}.featured-article-body{font-size:.85rem;max-height:70px}.read-more-link{font-size:.85rem}.feed-item-card{padding:.6rem 1rem;gap:.6rem;border-radius:20px}.feed-item-logo{height:20px;width:20px}.feed-item-content h3{font-size:.9rem}.feed-item-meta{font-size:.7rem}}.admin-controls{display:flex;gap:.25rem;margin-top:.25rem}.admin-controls button{font-size:.75rem;padding:.25rem .5rem}.clips-columns{display:flex;gap:1.5rem;margin-bottom:2rem}.available-articles,.selected-articles{flex:1;max-height:400px;overflow-y:auto;background:#fff;padding:1rem;border:1px solid #e0e0e0;border-radius:8px}.avail-item,.selected-item{display:flex;align-items:flex-start;gap:.5rem;padding:.4rem 0}.logo{width:24px;height:24px;object-fit:contain;border-radius:4px}.headline-star{color:gold;margin-left:4px}.sort-controls{margin-bottom:.5rem}.drag-handle{cursor:move;-webkit-user-select:none;user-select:none;padding:0 4px}.selected-item .stars{margin-left:auto;display:flex;gap:2px}.selected-item .star{background:none;border:none;cursor:pointer;font-size:1.1rem;color:#ccc}.selected-item .star.active{color:gold}.avail-item .info,.selected-item .info{display:flex;flex-direction:column}.avail-item .meta,.selected-item .meta{font-size:.85rem;color:#555}.selected-item{border-bottom:1px solid #ddd}.preview-section{margin-top:2rem}.category-columns-settings{margin:1rem 0;display:flex;flex-wrap:wrap;gap:1rem}.category-columns-settings label{display:flex;align-items:center;gap:.5rem}.yard-sign-page{display:flex;flex-direction:column;height:100vh;background-color:#f4f6f9}.ys-header{background-color:#fff;padding:.75rem 2rem;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.ys-header-title-group{display:flex;align-items:center;gap:1rem}.ys-header-logo{height:45px;width:75px;object-fit:contain;background-color:#f8f9fa;border-radius:6px;flex-shrink:0}.ys-header h1{margin:0;font-size:1.5rem;font-weight:600;color:#343a40}.ys-header .return-link{color:#6c757d;text-decoration:none;font-weight:500}.ys-header .return-link:hover{color:#343a40}.ys-main-content{display:flex;flex-grow:1;overflow:hidden}.ys-controls-panel{width:400px;background-color:#fff;border-right:1px solid #dee2e6;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.ys-map-panel{flex-grow:1;position:relative}.ys-map-container{width:100%;height:100%}.ys-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;font-size:.95rem;font-weight:600;padding:.65rem 1rem;border:1px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;white-space:nowrap}.ys-button:disabled{opacity:.5;cursor:not-allowed}.ys-button-primary{background-color:#007aff;color:#fff;border-color:#007aff}.ys-button-primary:not(:disabled):hover{background-color:#0062cc;border-color:#0062cc;transform:translateY(-1px);box-shadow:0 4px 8px #007aff33}.ys-button-secondary{background-color:#f8f9fa;color:#343a40;border-color:#dee2e6}.ys-button-secondary:not(:disabled):hover{background-color:#e9ecef;border-color:#ced4da}.ys-control-section{padding:1rem;border:1px solid #e9ecef;border-radius:8px}.ys-control-section h2{margin-top:0}.ys-control-section-buttons{display:flex;flex-direction:column;gap:.75rem}.ys-form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ys-form-group label{font-weight:600;font-size:.9rem}.ys-form-group input,.ys-form-group select,.ys-form-group textarea{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:6px;font-size:1rem;box-sizing:border-box}.ys-form-actions{display:flex;gap:1rem;margin-top:1rem}.yard-sign-icon{border-radius:50%;border:2px solid white;box-shadow:0 2px 5px #0006;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff}.yard-sign-icon.size-small{width:24px!important;height:24px!important}.yard-sign-icon.size-large{width:32px!important;height:32px!important;border-width:3px;font-size:14px}.popup-delete-button{background-color:#dc3545;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer;margin-top:10px;width:100%}.ys-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.ys-modal-content{background:white;padding:2rem;border-radius:12px;width:90%;max-width:600px;position:relative}.ys-modal-close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer}.ys-mapping-table{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.ys-mapping-row{display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:1rem}.ys-modal-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.ys-fixer-section p{font-size:.9rem;color:#6c757d;margin-bottom:1rem}.ys-fixer-details{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1rem;margin-top:1rem;font-size:.9rem}.ys-fixer-details strong{color:#343a40}.ys-fixer-list{list-style-type:none;padding:0;margin:1rem 0;max-height:200px;overflow-y:auto;border:1px solid #dee2e6;border-radius:6px}.ys-fixer-list li{padding:.75rem;border-bottom:1px solid #e9ecef;display:flex;align-items:center;gap:.75rem;font-size:.9rem}.ys-fixer-list li:last-child{border-bottom:none}.ys-fixer-progress{margin-top:1rem;font-size:.9rem;font-weight:500;color:#007aff}.ys-progress-bar{height:6px;background:#e1e1e1;border-radius:3px;overflow:hidden;margin-top:4px}.ys-fixer-progress{margin-top:.5rem;font-size:.85em}.ys-progress-bar{height:6px;background:#e1e1e1;border-radius:3px;overflow:hidden;margin:4px 0}.ys-progress-bar>div{height:100%;background:#28a745;transition:width .2s ease}.sign-dropdown{margin-top:1rem}.sign-dropdown-panel{background:#fff;border:1px solid #ddd;padding:.5rem;max-height:300px;overflow:auto}.sign-dropdown-panel input{width:100%;padding:4px 6px;margin-bottom:6px;border:1px solid #ccc;border-radius:4px}.sign-dropdown-panel ul{list-style:none;padding:0;margin:0}.sign-dropdown-panel li{margin-bottom:4px;font-size:.9em}.sign-dropdown-panel li small{display:block;color:#666}.sign-dropdown-panel .sd-top{display:flex;gap:.5rem;margin-bottom:.5rem}.sign-dropdown-panel .sd-list{max-height:200px;overflow:auto;margin:0;padding:0;list-style:none}.sign-dropdown-panel .sd-list li{display:flex;align-items:center;gap:.5rem;margin-bottom:4px}.sign-dropdown-panel .sd-actions{display:flex;gap:.5rem;margin-top:.75rem}.filter-overlay-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:9999}.filter-overlay{background:#fff;padding:1rem 1.5rem;border-radius:8px;width:250px}.fl-option{display:block;margin:4px 0}.fl-actions{margin-top:1rem;text-align:right}.sign-icon{position:relative}.sign-icon .face{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.sign-icon .face-img{width:100%;height:100%;object-fit:contain}.sign-icon .pole{position:absolute;background:#888}.popup-delete-button{background:#dc3545;color:#fff;border:none;padding:4px 8px;cursor:pointer;border-radius:4px}.popup-delete-button:hover{background:#c82333}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:url(data:image/png;base64,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);background-image:linear-gradient(transparent,transparent),url(/assets/spritesheet-7077bae9.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(data:image/png;base64,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);background-image:linear-gradient(transparent,transparent),url(/assets/spritesheet-7077bae9.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.leaflet-draw-actions{display:none;list-style:none;margin:0;padding:0;position:absolute;left:26px;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{right:26px;left:auto}.leaflet-touch .leaflet-right .leaflet-draw-actions{right:32px;left:auto}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{-webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{-webkit-border-radius:0;border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{-webkit-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #AAA;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;line-height:28px;text-decoration:none;padding-left:10px;padding-right:10px;height:28px}.leaflet-touch .leaflet-draw-actions a{font-size:12px;line-height:30px;height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:rgba(0,0,0,.5);border:1px solid transparent;-webkit-border-radius:4px;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-right:6px solid black;border-right-color:#00000080;border-top:6px solid transparent;border-bottom:6px solid transparent;content:"";position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;opacity:.6;position:absolute;width:5px;height:5px}.leaflet-edit-marker-selected{background-color:#fe57a11a;border:4px dashed rgba(254,87,161,.6);-webkit-border-radius:4px;border-radius:4px;box-sizing:content-box}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}
