.tabs{width:100%;font-family:inherit}.tab-header{display:flex;flex-wrap:wrap;border-bottom:2px solid #eee;border-radius:6px 6px 0 0;overflow:hidden;gap:0}.tab-btn{padding:10px 12px;border:1px solid var(--accentForest);background:var(--accentFair);color:#fff;cursor:pointer;font-size:14px;border-bottom:2px solid transparent;transition:border-bottom,color,background .45s ease;flex:1 1 auto;min-width:3.25rem;-webkit-transition:border-bottom,color,background .2s ease;-moz-transition:border-bottom,color,background .2s ease;-ms-transition:border-bottom,color,background .2s ease;-o-transition:border-bottom,color,background .2s ease;border-radius:6px 6px 0 0!important}.tab-btn:hover{background:var(--accentForest)}.tab-btn.active{background:var(--accentForest);font-weight:600;color:#fff}.tab-content{padding:0 16px 16px;border:1px solid #9d9d9d;border-top:none;background-color:#e1dede;box-shadow:0 0 10px #0000001a;border-radius:0 0 6px 6px}.leaflet-control-locate{--locate-control-icon-color:black;--locate-control-active-color:#2074b6;--locate-control-following-color:#fc8428}.leaflet-control-locate a .leaflet-control-locate-location-arrow,.leaflet-control-locate a .leaflet-control-locate-spinner{background-color:var(--locate-control-icon-color);width:16px;height:16px;margin:7px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.leaflet-control-locate a .leaflet-locate-icon{color:var(--locate-control-icon-color)}.leaflet-control-locate a .leaflet-control-locate-location-arrow{-webkit-mask-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>');mask-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63z"/></svg>')}.leaflet-control-locate a .leaflet-control-locate-spinner{animation:2s linear infinite leaflet-control-locate-spin;-webkit-mask-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M304 48a48 48 0 1 1-96 0 48 48 0 0 1 96 0zm-48 368a48 48 0 1 0 0 96 48 48 0 0 0 0-96zm208-208a48 48 0 1 0 0 96 48 48 0 0 0 0-96zM96 256a48 48 0 1 0-96 0 48 48 0 0 0 96 0zm13 99a48 48 0 1 0 0 96 48 48 0 0 0 0-96zm294 0a48 48 0 1 0 0 96 48 48 0 0 0 0-96zM109 61a48 48 0 1 0 0 96 48 48 0 0 0 0-96z"/></svg>');mask-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M304 48a48 48 0 1 1-96 0 48 48 0 0 1 96 0zm-48 368a48 48 0 1 0 0 96 48 48 0 0 0 0-96zm208-208a48 48 0 1 0 0 96 48 48 0 0 0 0-96zM96 256a48 48 0 1 0-96 0 48 48 0 0 0 96 0zm13 99a48 48 0 1 0 0 96 48 48 0 0 0 0-96zm294 0a48 48 0 1 0 0 96 48 48 0 0 0 0-96zM109 61a48 48 0 1 0 0 96 48 48 0 0 0 0-96z"/></svg>')}.leaflet-control-locate.active a .leaflet-control-locate-location-arrow{background-color:var(--locate-control-active-color)}.leaflet-control-locate.active a .leaflet-locate-icon{color:var(--locate-control-active-color)}.leaflet-control-locate.following a .leaflet-control-locate-location-arrow{background-color:var(--locate-control-following-color)}.leaflet-control-locate.following a .leaflet-locate-icon{color:var(--locate-control-following-color)}.leaflet-control-locate.locate-timeout a .leaflet-control-locate-spinner{background-color:#f39c12}.leaflet-bar .leaflet-locate-text-active{text-overflow:ellipsis;white-space:nowrap;align-items:center;width:auto;max-width:200px;padding:0 10px;display:flex;overflow:hidden}.leaflet-bar .leaflet-locate-text-active .leaflet-locate-icon{padding:0 5px 0 0}.leaflet-touch .leaflet-bar .leaflet-locate-text-active{width:100%}.leaflet-control-locate-location circle{animation:4s infinite leaflet-control-locate-throb}@keyframes leaflet-control-locate-throb{0%{stroke-width:1px}50%{stroke-width:3px;transform:scale(.8)}to{stroke-width:1px}}@keyframes leaflet-control-locate-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-button{display:flex;align-items:center;gap:.5rem}.auth-button--loading{animation:auth-button-pulse 1.5s ease-in-out infinite}@keyframes auth-button-pulse{0%,to{opacity:1}50%{opacity:.55}}.auth-button__text-skeleton{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.auth-button__skeleton-line{height:.75rem;border-radius:2px;background-color:#49474626}.auth-button__skeleton-line--wide{width:2.5rem}.auth-button__skeleton-line--narrow{width:1.75rem}.auth-button__avatar-skeleton{width:2rem;height:2rem;border-radius:50%;border:2px solid rgba(73,71,70,.08);background-color:#4947461f;flex-shrink:0}.auth-button__login-link{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:6px;text-decoration:none;font-size:.875rem;font-weight:600;color:#494746;background-color:#f1efec;border:1px solid #e0e0e0;transition:background-color .2s,border-color .2s}.auth-button__identity{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem;text-align:right;line-height:1.35;max-width:14rem}.auth-button__name{font-size:.8125rem;font-weight:600;color:#494746;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.auth-button__role{font-size:.6875rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.auth-button__role--admin{color:#c62828}.auth-button__role--data-lead{color:#1565c0}.auth-button__role--campaign-manager{color:#ef6c00}.auth-button__role--board-runner{color:#2e7d32}.auth-button__role--default{color:#6d6a68}.auth-button__avatar-wrap{position:relative;flex-shrink:0}.auth-button__avatar{width:2rem;height:2rem;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #e0e0e0;background-color:#3c4146;color:#fff;cursor:pointer;transition:border-color .2s}button.auth-button__avatar:focus-visible{background-color:#3c4146;color:#fff;border-color:#e0e0e0}.auth-button__avatar-wrap:focus-within .auth-button__avatar{border-color:#8b1538}.auth-button__avatar-icon{width:1.25rem;height:1.25rem;margin-top:.35rem}.auth-button__menu{position:absolute;top:calc(100% + .35rem);right:0;z-index:1200;display:flex;flex-direction:column;align-items:stretch;gap:.25rem;min-width:9.5rem;padding:.35rem;border:1px solid #e0e0e0;border-radius:6px;background:#fff;box-shadow:0 4px 12px #0000001a;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,visibility .15s ease,transform .15s ease}.auth-button__avatar-wrap:focus-within .auth-button__menu{opacity:1;visibility:visible;transform:translateY(0)}.auth-button__menu-link,.auth-button__sign-out{display:block;width:100%;margin:0;padding:.4rem .65rem;border:1px solid #e5e2df;border-radius:4px;background:#fff;font-size:.75rem;font-weight:600;color:#494746;text-align:left;text-decoration:none;white-space:nowrap;cursor:pointer;box-sizing:border-box}.auth-button__menu-link--emphasis{color:#8b1538}@media(hover:hover)and (pointer:fine){button.auth-button__avatar:hover:not(:disabled){background-color:#3c4146;color:#fff;border-color:#e0e0e0}.auth-button__avatar-wrap:hover .auth-button__avatar{border-color:#8b1538}.auth-button__avatar-wrap:hover .auth-button__menu{opacity:1;visibility:visible;transform:translateY(0)}.auth-button__menu-link:hover,.auth-button__sign-out:hover:not(:disabled){background-color:var(--accentForest);color:#fff;border-color:var(--accentForest)}.auth-button__menu-link--emphasis:hover{color:#fff}.auth-button__login-link:hover{background-color:#e8e5e1;border-color:#c9c6c3;color:#494746}}.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:#ffffff80}.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:#fffc;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:#fffc;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:#fff;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}}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,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) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}ul,ol{list-style:none;margin:0;padding:0}:root{--accentForest: #00643b;--accentFair: #00a85a;--accentFun: #28aa1e;--accentRed: #c62828;--accentRedFair: #e53935;font-family:Manrope Variable,Manrope,system-ui,sans-serif;line-height:1.5;font-weight:600;background-color:#fafaf7;color:#494746;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;margin:0}#root{display:flex;flex-direction:column;min-height:100vh}body{display:flex;flex-direction:column;min-width:320px;height:100vh;height:100dvh}.borough-layout{min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;display:flex;flex-direction:column;box-sizing:border-box}.borough-layout .header-ward{flex:0 0 auto}main.main--borough{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:.5rem 0;box-sizing:border-box}.header-ward{border-bottom:1px solid #e0e0e0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:.625rem 1.5rem;min-height:3.25rem;box-sizing:border-box;flex-shrink:0;transition:background-color .45s ease,border-color .45s ease,color .45s ease}.header-ward--with-menu{gap:.75rem;padding:.55rem 1rem .55rem .5rem;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.header-ward__start{display:flex;align-items:center;gap:.25rem;min-width:0;flex:1 1 auto}.header-ward--with-menu .header-ward__title--left{margin:0;flex:1 1 auto;min-width:0;font-size:1.05rem;font-weight:600;line-height:1.35;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-ward__title--left{margin:0;flex:1 1 auto;min-width:0;line-height:1.35;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-ward__back{flex:0 0 auto;color:#494746;font-weight:600;font-size:14px;min-width:200px;text-decoration:none}.header-ward__back--inline{min-width:0;white-space:nowrap}.header-ward__title{flex:1 1 auto;margin:0;font-size:1.25rem;line-height:1.35;text-align:center}.header-ward__actions{position:relative;z-index:1100;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;min-width:140px;justify-self:end}.header-ward__title--menu-centered{flex:0 1 auto;line-height:1.35;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ward-shell{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;max-height:100dvh}.layout-ward{position:relative;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}.layout-ward>main{flex:1 1 auto;min-height:0}main{width:100%;padding:1rem 0}main{display:flex;overflow:auto;flex-direction:column}nav.menu-nav{flex:1 1 auto;display:flex;flex-direction:column;padding:1rem;gap:1rem;min-height:0;overflow-y:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.basic-page{flex:1;display:flex;flex-direction:column;min-height:100dvh;overflow:hidden}.basic-page__auth-bar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:2.75rem;padding:.5rem 1.5rem;box-sizing:border-box;border-bottom:1px solid #e0e0e0}.basic-page__auth-bar-spacer{flex:1 1 auto;min-width:0}.basic-page__body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-height:0;padding:3rem 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.basic-page__content{display:flex;flex-direction:column;gap:2rem}.basic-page__intro{text-align:center}.basic-page__intro h1{margin:0 0 .5rem;font-size:clamp(1.5rem,2.5vw + 1rem,2.25rem);line-height:1.2;font-weight:700}.basic-page__panel h2{font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 1rem}.basic-page__panel h2.gotv-dashboard-link{font-size:1rem;font-weight:600}.basic-page__intro p{margin:0;color:#6d6a68}.basic-page__panel{max-width:540px;margin:0 auto;width:100%;background:#fff;border:1px solid #e5e2df;border-radius:8px;padding:1.5rem;box-shadow:0 8px 24px #0000000f}.basic-page__panel ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.basic-page__panel li a{display:block;padding:.6rem .75rem;border:1px solid #e0e0e0;border-radius:6px;color:#494746;background:#faf9f7;transition:border-color .2s,background-color .2s}.not-found{text-align:center}.not-found__message{margin:0 0 1.25rem;color:#494746}.not-found__actions{display:flex;justify-content:center}.not-found__link{display:inline-block;width:fit-content;background-color:#fff;color:var(--accentForest);border:1px solid lightgray;border-radius:4px;padding:.5rem 1rem;cursor:pointer;text-decoration:none;font:inherit;transition:background-color .45s,color .45s}h1{font-size:3.2em;line-height:1.1}a{font-weight:500;color:#646cff;text-decoration:inherit}button{border-radius:4px;border:1px solid lightgray;padding:.5rem 1rem;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;color:var(--accentForest);cursor:pointer;transition:background-color .45s,color .45s,border-color .45s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.65;cursor:not-allowed}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}button:focus-visible,a:focus-visible{outline:2px solid var(--accentForest, #00643b);outline-offset:2px}@media(hover:hover)and (pointer:fine){a:hover{color:#535bf2}button:hover:not(:disabled){background-color:var(--accentForest);color:#fff;border-color:var(--accentForest)}.header-ward__back:hover{color:var(--accentForest);text-decoration:underline}.basic-page__panel li a:hover{border-color:#c9c6c3;background-color:#f1efec}.not-found__link:hover{background-color:var(--accentForest);color:#fff}}.login-form{display:flex;flex-direction:column;gap:.75rem}.login-form .gotv-print-button{width:100%;min-height:2.5rem}.login-form__submitting{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.login-form input{width:100%;padding:.65rem .75rem;border-radius:6px;border:1px solid #d8d5d2;font-size:1rem;font-family:inherit;background-color:#fff;color:#494746}.login-form input:focus{outline:none;border-color:#b6b2af;box-shadow:0 0 0 3px #b6b2af4d}.login-form .error{margin:0;color:#a4432b}.login-form__info{margin:0;padding:.5rem .75rem;border-radius:6px;background:#eef6ee;color:#0a5c24;font-size:.875rem;text-align:center}.set-password__intro{margin:0;font-size:.875rem;color:#6d6a68;text-align:center;line-height:1.4}.home-guest{text-align:center}.home-guest__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:1.25rem 0}.home-guest__link{text-decoration:none;display:inline-block}.signup-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.basic-page__panel .login-form.admin-dashboard__form{width:100%;max-width:none;box-sizing:border-box}.basic-page__panel .admin-dashboard__field input{width:100%;box-sizing:border-box}.signup-field__hint--error,.signup-field__hint--success{margin:.25rem 0 0;font-size:.8125rem;line-height:1.35}.signup-field__hint--error{color:#dc2626;font-weight:500}.signup-field__hint--success{color:#16a34a;font-weight:500}@media(max-width:640px){.header-ward--with-menu{display:flex;grid-template-columns:none}.container{padding:0 1rem}.basic-page__auth-bar{padding:.5rem 1rem}.basic-page__body{justify-content:flex-start;padding:1.25rem 0 2rem}.basic-page__content{gap:1.25rem}.basic-page__intro h1{font-size:1.5rem}.basic-page__intro p{font-size:.9375rem}.basic-page__panel{padding:1rem}.basic-page__panel h2{font-size:1.125rem;margin-bottom:.75rem}.basic-page__page-footer{padding:0 1rem 1.5rem;margin-top:1rem}}.gotv-dashboard-link{text-align:center;margin-bottom:1rem;border:1px solid #e5e5e0;border-radius:12px;padding:.5rem;box-shadow:0 8px 30px #0000000d;display:flex;flex-direction:column;gap:1rem;background-color:var(--accentForest);color:#fff;transition:background-color .3s ease}.gotv-dashboard-link:hover{background-color:var(--accentFair);color:#fff}.gotv-dashboard-link a{color:#fff;text-decoration:none}.basic-page__page-footer{display:flex;justify-content:center;padding:0 1.5rem 2rem;margin-top:1.5rem}.admin-dashboard-link{text-align:center;margin:0;width:fit-content;border:1px solid #e5e5e0;border-radius:12px;padding:.5rem 1rem;box-shadow:0 8px 30px #0000000d;display:flex;flex-direction:column;background-color:#8b1538;color:#fff;transition:background-color .3s ease}.admin-dashboard-link:hover{background-color:#c31f3a;color:#fff}.admin-dashboard-link a{color:#fff;text-decoration:none}.ward-chooser__change-ward-wrap{margin-top:.85rem}.ward-chooser__change-ward-btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.3rem .65rem;border:1px solid #2b6cb0;border-radius:8px;background:#2b6cb0;color:#fff;text-decoration:none;font-size:.82rem;font-weight:600;line-height:1.2;transition:background-color .2s ease,border-color .2s ease}.ward-chooser__change-ward-btn:visited,.ward-chooser__change-ward-btn:hover,.ward-chooser__change-ward-btn:active{color:#fff}.ward-chooser__change-ward-btn:hover{background:#4299e1;border-color:#4299e1}.admin-dashboard-page__main{padding:1.5rem 0 2.5rem}.admin-dashboard{display:flex;flex-direction:column;gap:1.5rem}.admin-dashboard__top-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}.admin-dashboard__panel{background:#fff;border:1px solid #e5e5e0;border-radius:12px;padding:1.5rem;box-shadow:0 8px 30px #0000000d}.admin-dashboard__panel-content{min-width:400px;width:max-content;max-width:100%;margin:0 auto}.admin-dashboard__panel--settings{display:flex;flex-direction:column;gap:.85rem}.admin-dashboard__panel--settings .gotv-print-button{width:100%;margin-top:.5rem}.admin-dashboard__button-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.admin-dashboard__button-row .gotv-print-button{flex:1 1 12rem;width:auto;margin-top:0}.admin-dashboard__heading{margin:0 0 1rem;font-size:1.25rem}.admin-dashboard__form{display:flex;flex-direction:column;gap:.75rem;max-width:420px}.admin-dashboard__settings-list{display:flex;flex-direction:column;gap:.65rem;max-width:420px}.admin-dashboard__hint{margin:0;font-size:.8125rem;line-height:1.45;color:#6d6a68;max-width:420px}.admin-dashboard__switch-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin:0}.admin-dashboard__switch-label{font-size:.95rem;color:#494746}.admin-dashboard__select{min-width:min(11rem,100%);max-width:100%;padding:.4rem .55rem;border:1px solid #d8d5d2;border-radius:6px;font:inherit;background:#fff;color:#2f2d2c}.admin-dashboard__field{display:flex;flex-direction:column;gap:.35rem;font-size:.95rem;color:#494746}.user-profile-fields__ward-hint{margin:0;font-size:.9rem;line-height:1.4;color:#6d6a68}.admin-dashboard__field input{padding:.65rem .75rem;border-radius:6px;border:1px solid #d8d5d2;font-size:1rem;font-family:inherit;background-color:#fff;color:#494746}.admin-dashboard__field input:focus{outline:none;border-color:#b6b2af;box-shadow:0 0 0 3px #b6b2af4d}.admin-dashboard__field input.signup-field__input--success,.login-form.admin-dashboard__form input.signup-field__input--success{border-color:#22c55e}.admin-dashboard__field input.signup-field__input--error,.login-form.admin-dashboard__form input.signup-field__input--error{border-color:#ef4444}.admin-dashboard__field input.signup-field__input--success:focus,.login-form.admin-dashboard__form input.signup-field__input--success:focus{outline:none;border-color:#16a34a;box-shadow:0 0 0 3px #22c55e73}.admin-dashboard__field input.signup-field__input--error:focus,.login-form.admin-dashboard__form input.signup-field__input--error:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #ef444473}.admin-dashboard__error{margin:0;color:#a4432b}.admin-dashboard__success{margin:0;color:var(--accentForest)}.admin-dashboard__status{margin:0;color:#6d6a68}.admin-dashboard__table-wrap{overflow-x:auto}.admin-dashboard__table{width:100%;border-collapse:collapse;font-size:.95rem}.admin-dashboard__table th,.admin-dashboard__table td{padding:.6rem .75rem;text-align:left;border-bottom:1px solid #e5e2df}.admin-dashboard__table th{font-weight:600;color:#494746;background:#faf9f7}.admin-dashboard__empty{text-align:center;color:#6d6a68}.admin-dashboard__verified-col{text-align:center;width:5rem}.admin-dashboard__verified-checkbox{width:1.1rem;height:1.1rem;cursor:pointer;accent-color:var(--accentForest)}.admin-dashboard__verified-checkbox:disabled{cursor:wait;opacity:.6}@media(max-width:768px){.admin-dashboard__panel-content{min-width:0;width:100%}.header-ward--admin{display:grid;grid-template-columns:1fr auto;grid-template-areas:"back back" "title actions";gap:.35rem .75rem;padding:.5rem 1rem;align-items:center}.header-ward--admin .header-ward__back{grid-area:back;min-width:0;font-size:.8125rem}.header-ward--admin .header-ward__title{grid-area:title;text-align:left;font-size:1.05rem;min-width:0}.header-ward--admin .header-ward__actions{grid-area:actions;min-width:0}.header-ward--admin .auth-button__identity{max-width:7.5rem}.admin-dashboard-page__main{padding:1rem 0 2rem}.admin-dashboard{gap:1rem}.admin-dashboard__top-row{grid-template-columns:1fr}.admin-dashboard__panel{padding:1rem;border-radius:10px}.admin-dashboard__heading{font-size:1.1rem;margin-bottom:.85rem}.admin-dashboard__form{max-width:none}.admin-dashboard__form .gotv-print-button{width:100%}.admin-dashboard__settings-list{max-width:none}.admin-dashboard__switch-row{flex-direction:column;align-items:stretch}.admin-dashboard__button-row{flex-direction:column}.admin-dashboard__button-row .gotv-print-button{width:100%;flex:1 1 auto}.admin-dashboard__table-wrap{overflow-x:visible;margin:0 -.15rem}.admin-dashboard__table{border:none}.admin-dashboard__table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-dashboard__table tbody{display:flex;flex-direction:column;gap:.75rem}.admin-dashboard__table tbody tr{display:block;border:1px solid #e5e2df;border-radius:10px;padding:.75rem 1rem;background:#faf9f7;box-shadow:0 2px 8px #0000000a}.admin-dashboard__table td{display:grid;grid-template-columns:minmax(5.25rem,36%) 1fr;gap:.5rem .75rem;align-items:center;padding:.45rem 0;border-bottom:1px solid #eceae7;word-break:break-word}.admin-dashboard__table td:last-child{border-bottom:none;padding-top:.55rem}.admin-dashboard__table td:before{content:attr(data-label);font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#6d6a68}.admin-dashboard__verified-col{text-align:left;width:auto}.admin-dashboard__verified-checkbox{width:1.35rem;height:1.35rem}.admin-dashboard__table td.admin-dashboard__empty{display:block;text-align:center;padding:1rem 0}.admin-dashboard__table td.admin-dashboard__empty:before{content:none}}.gotv-dashboard-page.container{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:0 .75rem;box-sizing:border-box;height:100%}.gotv-dashboard{width:100%;max-width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:.75rem;padding:0;box-sizing:border-box;height:100%}.gotv-dashboard__map{width:100%;min-width:0;flex:1 1 auto;min-height:160px;position:relative;overflow:hidden;border-radius:8px;background:#e8e8e4}.gotv-dashboard__map>*{position:absolute;inset:0;width:100%;height:100%}.gotv-dashboard__map .leaflet-container{border-radius:8px}.gotv-dashboard__map .page-loader-wrap{min-height:0}.borough-place-marker{position:relative;border-radius:999px;border:2px solid #ffffff;box-shadow:0 1px 4px #00000059}.borough-place-marker:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:7px solid currentColor}.borough-place-marker--hq{width:18px!important;height:18px!important;background:#f7931e;color:#f7931e}.borough-place-marker--hq:after{bottom:-7px}.borough-place-marker--station{width:12px!important;height:12px!important;background:#1e6cff;color:#1e6cff}.borough-place-marker--station:after{bottom:-6px;border-left-width:3px;border-right-width:3px;border-top-width:6px}.borough-reset-zoom-btn{background:#fff;border:1px solid #bfc5cc;border-radius:4px;padding:6px 10px;margin:0;font-size:12px;line-height:1;color:#1f2937;cursor:pointer;box-shadow:0 1px 4px #0003}.borough-reset-zoom-btn:hover{background:#f3f4f6}.borough-reset-zoom-btn--alert,.borough-reset-zoom-btn--alert:hover{background:#dc2626;border-color:#b91c1c;color:#fff}.gotv-dashboard__stats{width:100%;min-width:0;flex:0 0 auto;min-height:auto;display:block}.gotv-dashboard__stats .tabs{width:100%;max-width:100%;display:block}.gotv-dashboard__stats .tab-content{overflow-y:visible;overflow-x:auto;-webkit-overflow-scrolling:touch}.gotv-dashboard__stats .gotv-stats__table-wrap--main .gotv-stats__table{min-width:min(100%,22rem)}.gotv-dashboard__stats .gotv-stats__tables{overflow-x:auto;-webkit-overflow-scrolling:touch}.gotv-stats{width:100%;display:flex;flex-direction:column;align-items:stretch}.gotv-stats__toggle-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;width:100%;margin-top:.5rem;margin-bottom:.75rem}.gotv-stats__controls{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:center;width:100%}.gotv-stats__controls-main{flex:1 1 20rem;min-width:0}.gotv-stats__controls-side{flex:0 1 16rem;min-width:11rem;display:flex;justify-content:flex-end}.gotv-stats .toggle{margin:0;flex-shrink:0}.gotv-stats__switch-hitbox{text-indent:-9999px;overflow:hidden}.gotv-stats__toggle-text{font-size:.95rem;line-height:1.2;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none}.gotv-stats__clear-btn{border:1px solid #cfcfcf;background:#fff;color:#333;border-radius:6px;padding:.22rem .55rem;font-size:.75rem;cursor:pointer}.gotv-stats__board-btn{border:1px solid #d1d5db;border-radius:4px;background:#fff;padding:2px 6px;font:inherit;cursor:pointer}.gotv-stats__board-btn:hover{background:#f3f4f6}.gotv-stats__clear-btn:hover{background:#f3f3f3}.gotv-stats__tables{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;align-items:flex-start;width:100%}.gotv-stats__table-wrap{background:#fff;border-radius:8px;box-shadow:0 4px 18px #00000012,0 2px 4px #0000000a;overflow:hidden}.gotv-stats__table-wrap--main{flex:1 1 20rem;min-width:0}.gotv-stats__table-wrap--side{flex:0 1 16rem;min-width:11rem}.gotv-stats__table-wrap--main .gotv-stats__table{table-layout:fixed}.gotv-stats__table-wrap--main .gotv-stats__table thead th{white-space:nowrap}.gotv-stats__table-wrap--main .gotv-stats__table th:nth-child(1),.gotv-stats__table-wrap--main .gotv-stats__table td:nth-child(1){width:30%;overflow-wrap:anywhere;word-wrap:break-word}.gotv-stats__table-wrap--main .gotv-stats__table th:nth-child(2),.gotv-stats__table-wrap--main .gotv-stats__table td:nth-child(2){width:17%}.gotv-stats__table-wrap--main .gotv-stats__table th:nth-child(3),.gotv-stats__table-wrap--main .gotv-stats__table td:nth-child(3){width:28%}.gotv-stats__table-wrap--main .gotv-stats__table th:nth-child(4),.gotv-stats__table-wrap--main .gotv-stats__table td:nth-child(4){width:25%}.gotv-stats__table{width:100%;border-collapse:collapse;font-size:.8125rem;line-height:1.35}.gotv-stats__table th,.gotv-stats__table td{padding:.32rem .45rem;border:1px solid #e8e8e8;text-align:left;vertical-align:middle}.gotv-stats__table th:last-child,.gotv-stats__table td.gotv-stats__pct{text-align:right}.gotv-stats__table thead th{background:#f4f4f4;font-weight:600;color:#2a2a2a;font-size:.78rem}.gotv-stats__table-total td{font-weight:600;background:#f9f9f9;color:#222}.gotv-stats__table-total td.gotv-stats__pct{font-weight:700}.gotv-stats__table--aux th,.gotv-stats__table--aux td{text-align:center}.gotv-stats__table--aux thead th{white-space:nowrap;font-size:.78rem}.gotv-stats__table--aux th:last-child{text-align:center}.gotv-stats__table--aux .gotv-stats__tier-cell,.gotv-stats__table--aux .gotv-stats__knock-cell{font-weight:600}.gotv-stats__cell-input{width:100%;border:0;background:transparent;color:inherit;text-align:center;font:inherit;font-weight:inherit;outline:none;padding:0}.gotv-stats__table--aux .gotv-stats__aux-total-note{text-align:center;color:#666}.gotv-print-button{display:inline-flex;align-items:center;justify-content:center}.upload-panel{margin-top:2rem;background-color:#fff;border:1px solid #e5e5e0;border-radius:12px;padding:1.75rem;box-shadow:0 8px 30px #0000000d;display:flex;flex-direction:column;gap:1rem}.filter-panel{display:flex;flex-direction:column;gap:1rem;width:100%}.filter-panel__controls{display:flex;flex-direction:column;gap:1.25rem;width:100%}.filter-panel__selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;align-items:start;width:100%}.filter-panel__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.filter-panel__select{min-width:0;width:100%}.filter-panel__checkboxes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1rem;align-items:center;width:100%}.filter-panel__checkbox{display:flex;align-items:center;gap:.4rem;margin:0;font-size:.9rem;line-height:1.35;cursor:pointer;min-width:0}.filter-panel__checkbox input{flex-shrink:0;accent-color:var(--accentForest)}.filter-panel__checkboxes--toggle{grid-template-columns:1fr;gap:.5rem}.filter-panel__toggle{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;padding:.65rem 1rem;margin:0;border:2px solid #c5cdc7;border-radius:8px;background:#fff;font:inherit;font-size:.95rem;font-weight:500;line-height:1.35;color:#2d3436;cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent}.filter-panel__toggle--on{border-color:var(--accentForest);background:var(--accentForest);color:#fff}.filter-panel__toggle:focus,.filter-panel__toggle:focus-visible{outline:2px solid var(--accentForest);outline-offset:2px}.filter-panel__presets{display:flex;flex-wrap:wrap;gap:.5rem}.filter-panel__presets .filter-panel__toggle{width:auto;min-width:9rem}.filter-panel__apply{align-self:flex-start}.upload-panel__mobile-landscape{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.upload-panel__landscape-load{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border:1px solid var(--accentForest);border-radius:6px;background:var(--accentForest);color:#fff;font:inherit;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .45s ease,border-color .45s ease}.upload-panel__landscape-load:hover:not(:disabled){background:var(--accentFair);border-color:var(--accentFair)}.upload-panel__landscape-load:disabled{opacity:.55;cursor:not-allowed}.upload-panel__landscape-hint{margin:0}.upload-actions__heading{margin:0 0 1rem}.upload-actions__heading-note{font-weight:400}.upload-actions__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.upload-actions__buttons--mobile{flex-direction:column;align-items:stretch}.upload-actions__buttons--mobile .add-current-register{width:100%}.set-boards-page{display:flex;flex-direction:column;gap:1rem;width:100%;min-height:0}.set-boards-page__map{position:relative;width:100%;height:min(55vh,520px);min-height:280px;border:1px solid #e5e2df;border-radius:8px;overflow:hidden}.set-boards-page__map .leaflet-container{height:100%;width:100%}.define-rounds-page{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.define-rounds-page__map{position:relative;flex:1 1 auto;min-height:max(420px,calc(100dvh - 12rem));width:100%;border:1px solid #e5e2df;border-radius:8px;overflow:hidden}.define-rounds-page__map .leaflet-container{width:100%;height:100%}.create-sheets-page{width:100%}.create-sheets-page__map{position:relative;width:100%;height:600px;max-width:100%;border:1px solid #e5e2df;border-radius:8px;overflow:hidden}.create-sheets-page__map-mode-toggle,.create-sheets-page__map-label-toggle{position:absolute;bottom:0;left:0;z-index:500;padding:.35rem .65rem;border:1px solid #e5e2df;border-radius:6px;background:#fff;color:#2f2d2c;font:inherit;font-size:.78rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #0000001f}.create-sheets-page__map-label-toggle:hover,.create-sheets-page__map-mode-toggle:hover{background:#f7f6f4}.map-overlay-btn,.set-boards-page__save{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.map-overlay-btn:active:not(:disabled){background:#e8e6e3}.map-overlay-btn:focus:not(:focus-visible),.set-boards-page__save:focus:not(:focus-visible){outline:none}.map-overlay-btn:focus-visible,.set-boards-page__save:focus-visible{outline:2px solid var(--accentForest, #00643b);outline-offset:2px}.create-sheets-page__map-overlay-btn--selected{border-color:var(--accentForest, #00643b);background:var(--accentForest, #00643b);color:#fff}.set-boards-page__map-controls{position:absolute;left:.75rem;bottom:.75rem;z-index:520;display:flex;align-items:center;gap:.45rem}.set-boards-page__map-controls .create-sheets-page__map-label-toggle,.set-boards-page__map-controls .create-sheets-page__map-mode-toggle{position:static}.leaflet-container .rounds-creator__label-toggle{bottom:.75rem;left:.75rem;z-index:520}.contact-rate-legend{padding:.5rem .65rem;background:#14161aeb;color:#f0f2f5;border-radius:6px;line-height:1.35;font-size:.75rem;box-shadow:0 2px 10px #00000059}.contact-rate-legend__title{font-weight:600;margin-bottom:.35rem}.contact-rate-legend__bar{height:.55rem;border-radius:3px;background:linear-gradient(to right,#7f1d1d,#eda539,#00a85a);margin-bottom:.25rem}.contact-rate-legend__labels{display:flex;justify-content:space-between;font-size:.7rem;margin-bottom:.35rem}.contact-rate-legend__hint{font-size:.68rem;color:#c5cad3;max-width:11rem}@media(max-width:768px){.leaflet-top.leaflet-right .contact-rate-legend{margin-top:.35rem;margin-right:.35rem}.contact-rate-legend__hint{max-width:9.5rem}}.leaflet-tooltip.round-label--contact-rate{background:#14161ae0!important;color:#f5f7fa!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:4px!important;padding:2px 6px!important;font-size:.7rem!important;font-weight:600;text-align:center;white-space:nowrap;box-shadow:0 1px 4px #0006!important}.set-boards-page__save:active:not(:disabled){filter:brightness(.92)}.station-legend{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.2rem;padding:.3rem .4rem;border:none;border-radius:6px;background:#fff;box-shadow:0 1px 6px #0003;pointer-events:auto}.station-legend.leaflet-bar{border:none!important;box-shadow:none!important;background:#fff}.station-legend.leaflet-bar a{border:none!important;box-shadow:none!important}.station-legend__item{display:inline-flex;align-items:center;gap:.22rem}.station-legend__dot{display:inline-block;width:.58rem;height:.58rem;border-radius:999px}.station-legend__text{font-size:.74rem;color:#2f2d2c}.leaflet-bottom.leaflet-right .station-legend.leaflet-control{margin-right:.75rem!important;margin-bottom:.75rem!important}@media(max-width:900px){.leaflet-control-zoom{display:none!important}}.create-sheets-page__map .leaflet-container{width:100%;height:100%}.map-box-select-active .ward-map-address-marker{pointer-events:none!important}.create-sheets-page__board-panel,.create-sheets-page__format-panel{margin-top:1rem}.create-sheets-page__board-panel h3,.create-sheets-page__format-panel h3{margin:0;font-size:1.1rem}.create-sheets-page__round-order{margin:.5rem 0 0}.create-sheets-page__round-order .set-boards-page__hint{margin:.25rem 0 .5rem}.create-sheets-page__round-order-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.35rem}.create-sheets-page__round-order-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.4rem .5rem;background:#f7f6f4;border:1px solid #e5e2df;border-radius:6px;font-size:.875rem}.create-sheets-page__round-order-name{flex:1;min-width:0}.create-sheets-page__round-order-actions{display:flex;gap:.25rem;flex-shrink:0}.create-sheets-page__round-order-btn{min-width:2rem;padding:.2rem .45rem;font-size:.875rem;line-height:1.2;border:1px solid #c9c5c0;border-radius:4px;background:#fff;cursor:pointer}.create-sheets-page__round-order-btn:hover:not(:disabled){background:#eeeae6}.create-sheets-page__round-order-btn:disabled{opacity:.35;cursor:not-allowed}.create-sheets-page__board-door-counts{margin:-.25rem 0 0;padding:.65rem .75rem;background:#f7f6f4;border:1px solid #e5e2df;border-radius:6px}.create-sheets-page__board-door-counts-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;color:#494746}.create-sheets-page__board-door-counts-list li{display:flex;justify-content:space-between;gap:1rem}.create-sheets-page__board-door-counts-total{margin:.5rem 0 0;padding-top:.5rem;border-top:1px solid #e5e2df;font-size:.875rem;color:#494746}.create-sheets-page__board-door-counts-total strong{font-weight:700;color:var(--accentForest)}.create-sheets-page__board-overwrite-warning{margin:0;padding:.65rem .75rem;background:#fff8e6;border:1px solid #e6c200;border-radius:6px;font-size:.875rem;color:#6b5a00}.create-sheets-page__board-actions{display:flex;flex-wrap:wrap;gap:.5rem}.create-sheets-page__board-overwrite{background:#a4432b;border-color:#a4432b}.create-sheets-page__board-overwrite:hover:not(:disabled){background:#c25a3f;border-color:#c25a3f}.create-sheets-page__format-subsection{display:flex;flex-direction:column;gap:.35rem}.create-sheets-page__checkbox-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;color:#494746;cursor:pointer;width:fit-content}.create-sheets-page__actions-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.create-sheets-page__actions-row .set-boards-page__save{align-self:center}.create-sheets-page__download-options{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.75rem;background:#f7f6f4;border:1px solid #e5e2df;border-radius:6px;flex:1 1 18rem;min-width:min(100%,18rem)}.create-sheets-page__round-name-options{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin:0;padding:.5rem .65rem;border:1px solid #d9d6d2;border-radius:6px;background:#fff}.create-sheets-page__round-name-options .set-boards-page__label{margin-right:.15rem}.create-sheets-page__columns{display:flex;flex-direction:column;gap:.85rem;padding-top:.85rem;border-top:1px solid #e5e2df}.create-sheets-page__column-group{display:flex;flex-direction:column;gap:.45rem}.create-sheets-page__column-grid{display:flex;flex-wrap:wrap;gap:.4rem}.create-sheets-page__column-grid .column-select{margin:0;background:#f7f6f4;border:1px solid #e5e2df;color:#494746;font-size:.875rem}.create-sheets-page__column-grid .column-select input:disabled+label{opacity:.75}.set-boards-page__empty{padding:1.5rem;color:#5f6368}.set-boards-page__panel{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fff;border:1px solid #e5e2df;border-radius:8px}.set-boards-page__hint{margin:0;font-size:.875rem;color:#5f6368}.set-boards-page__field{display:flex;flex-direction:column;gap:.35rem}.set-boards-page__label{font-size:.8125rem;font-weight:600;color:#494746}.set-boards-page__input{padding:.5rem .65rem;border:1px solid #e0e0e0;border-radius:6px;font:inherit;font-size:1rem}.set-boards-page__save{align-self:flex-start;padding:.55rem 1.1rem;border:1px solid var(--accentForest);border-radius:6px;background:var(--accentForest);color:#fff;font:inherit;font-weight:600;cursor:pointer;transition:background-color .45s ease,border-color .45s ease}.set-boards-page__save:hover:not(:disabled){background:var(--accentFair);border-color:var(--accentFair)}.set-boards-page__save:disabled{opacity:.55;cursor:not-allowed}.set-boards-page__status{margin:0;color:var(--accentForest);font-weight:600}.set-boards-page__error{margin:0;color:#a4432b;font-weight:500}.run-board-page button,.run-board-master button,.run-board-door-row__address--active,.map-overlay-btn,.door-input-trigger,label.door-input-radio{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.run-board-page__intro{color:#5f6368;max-width:40rem}.run-board-page__list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem;max-width:28rem}.run-board-page__item{display:flex;flex-direction:column;gap:.2rem;padding:.75rem 1rem;border:1px solid #e5e2df;border-radius:8px;background:#fff}.run-board-page__meta{font-size:.875rem;color:#5f6368}.run-board-page__error{color:#a4432b}.run-board-page__options{margin:1.25rem 0 1.5rem;border:1px solid #e5e2df;border-radius:10px;background:#fff;overflow:hidden}.run-board-page__options-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid transparent}.run-board-page__options-header--with-summary{display:grid;grid-template-columns:2rem 1fr auto;grid-template-rows:auto auto;column-gap:.5rem;row-gap:.35rem;align-items:center}.run-board-page__options-header--with-summary .run-board-page__options-chevron{grid-column:1;grid-row:1;align-self:start;margin-top:.2rem}.run-board-page__options-header--with-summary .run-board-page__options-title{grid-column:2;grid-row:1;min-width:0}.run-board-page__options-header--with-summary .run-board-page__edit-options{grid-column:3;grid-row:1;margin-left:0;justify-self:end}.run-board-page__options-header--with-summary .run-board-page__options-active-summary{grid-column:1 / -1;grid-row:2;margin:0;font-size:.875rem}.run-board-page__options-active-summary{margin:.35rem 0 0;font-size:.875rem}.run-board-page__options-header:has(+.collapsible-panel){border-bottom-color:#e5e2df}.collapsible-panel{overflow:hidden;width:100%}.collapsible-panel__placeholder{display:block;height:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.collapsible-panel__inner.run-board-page__options-body{margin:0}.run-board-page__options-chevron{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer;flex-shrink:0}@media(hover:hover)and (pointer:fine){.run-board-page__options-chevron:hover{background:#f0f4f1}}.run-board-page__chevron{display:block;width:.5rem;height:.5rem;border-right:2px solid var(--accentForest, #00643b);border-bottom:2px solid var(--accentForest, #00643b);transform:rotate(-45deg);transition:transform .15s ease}.run-board-page__chevron--open{transform:rotate(45deg)}.run-board-page__options-title{margin:0;flex:1;min-width:0;font-size:1.1rem;font-weight:600}.run-board-page__edit-options{margin-left:auto;padding:.35rem .75rem;border:1px solid var(--accentForest, #00643b);border-radius:6px;background:#fff;color:var(--accentForest, #00643b);font-size:.875rem;font-weight:600;cursor:pointer}@media(hover:hover)and (pointer:fine){.run-board-page__edit-options:hover{background:#f0f4f1}}.run-board-page__options-body{padding:1rem;display:flex;flex-direction:column;gap:1rem}.allocate-sessions-panel.run-board-page__options{background:#fff;margin:1.25rem 0 1rem}.allocate-boards-panel.run-board-page__options{margin:0 0 1.5rem}.run-board-page__options-loading{margin:0;padding:1rem}.allocate-boards-panel__selection{display:flex;flex-direction:column;gap:1rem}.allocate-boards-panel__board-setup.collapsible-panel__inner,.allocate-boards-panel__board-details.collapsible-panel__inner,.allocate-boards-panel__filter-setup.collapsible-panel__inner{gap:1rem}.allocate-boards-panel__runner-row{display:flex;flex-direction:column;gap:.75rem}.allocate-boards-panel__clear-wrap{display:flex}.allocate-boards-panel__clear-btn{width:100%}.allocate-boards-panel__board-hint{margin:.35rem 0 0}.allocate-boards-panel__allocation-notices{display:flex;flex-direction:column;gap:.35rem;width:100%}.allocate-boards-panel__allocation-notice{max-width:none;margin:0}.allocate-boards-panel__allocation-notice--self{font-weight:500}.allocate-select-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.allocate-select-option__name-row{display:inline-flex;align-items:center;gap:.4rem;min-width:0;flex:1}.allocate-select-option--runner .allocate-select-option__label{min-width:0;overflow:hidden;text-overflow:ellipsis}.allocate-select-option__role{flex-shrink:0}.allocate-select-option--board .allocate-select-option__board-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.allocate-select-option__board-name--conflict{color:#b42318;font-weight:700}.allocate-select-option--unavailable .allocate-select-option__board-name{color:#667085}.allocate-select-option__board-badges{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;margin-left:auto}.allocate-runner-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:#fff;color:#333;border:1px solid rgba(0,0,0,.18);font-size:.72rem;font-weight:700;line-height:1}.allocate-board-remainder-badge{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:4px;border:1px solid #b42318;background:#fff5f5;color:#b42318;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:1.2;flex-shrink:0}.allocate-board-active-badge{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:4px;background:#c62828;color:#fff;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:1.2;flex-shrink:0}.allocate-board-runner-alloc-badge{display:inline-flex;align-items:center;max-width:11rem;padding:.12rem .45rem;border-radius:4px;border:1px solid #1565c0;background:#e8f1fb;color:#1565c0;font-size:.68rem;font-weight:700;line-height:1.2;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.allocate-board-unavailable-badge{display:inline-flex;align-items:center;padding:.12rem .45rem;border-radius:4px;border:1px solid #98a2b3;background:#f2f4f7;color:#667085;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:1.2;flex-shrink:0}.allocate-board-select [class*=ValueContainer]{overflow:visible}.allocate-board-select [class*=singleValue]{width:100%;max-width:100%}@media(min-width:769px){.allocate-boards-panel__runner-row{flex-direction:row;align-items:flex-end;gap:1rem}.allocate-boards-panel__runner-picker.run-board-page__picker{flex:1;min-width:0;max-width:none}.allocate-boards-panel__clear-wrap{flex-shrink:0}.allocate-boards-panel__clear-btn{width:auto;white-space:nowrap}.allocate-boards-panel__actions.run-board-page__options-actions{max-width:none;width:100%;flex-wrap:nowrap;gap:.75rem;padding-top:1rem}.allocate-boards-panel__actions .run-board-page__primary,.allocate-boards-panel__actions .run-board-page__postal-allocate{flex:1 1 0;min-width:0;width:auto;padding:.75rem 1.25rem;text-align:center}}.allocate-sessions-panel .run-board-page__options-chevron:disabled{opacity:.45;cursor:not-allowed}.allocate-sessions-panel .run-board-master__round-btn:disabled{opacity:.65;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.allocate-sessions-panel .run-board-page__options-chevron:hover:not(:disabled){background:transparent;color:inherit;border-color:transparent}.allocate-sessions-panel .run-board-master__round-btn:hover:not(:disabled){background:transparent;color:inherit;border-color:transparent}.allocate-sessions-panel .run-board-master__round-btn:hover .run-board-master__round-meta{color:#5f6368}.allocate-sessions-panel .run-board-master__round-btn:hover .run-board-page__chevron{border-right-color:var(--accentForest, #00643b);border-bottom-color:var(--accentForest, #00643b)}}.allocate-sessions-panel__body.collapsible-panel__inner.run-board-page__options-body,.allocate-sessions-panel__body.run-board-page__options-body{padding:0;gap:0}.allocate-sessions-panel__empty{padding:.75rem 1rem;margin:0}.allocate-sessions-panel__actions-row{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-start;align-items:center;max-width:none;padding-top:0}.allocate-sessions-panel__ward-actions{margin:0;padding:.5rem 1rem .65rem}.allocate-sessions-panel__runners{width:100%}.allocate-sessions-panel__runner.run-board-round-section{border-top:1px solid #e5e2df}.allocate-sessions-panel__runner-header.run-board-round-section__header{display:flex;flex-direction:column;align-items:stretch;gap:0}.allocate-sessions-panel__runner-header .run-board-master__round-btn{min-height:2.5rem}.allocate-sessions-panel__runner-actions{padding:0 1rem .5rem 2rem}.allocate-sessions-panel__list{margin:0;padding:0;width:100%;list-style:none;display:flex;flex-direction:column}.allocate-sessions-panel__session{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:.5rem 1rem;border-bottom:1px solid #e8e6e3;background:#fff}.allocate-sessions-panel__session:last-child{border-bottom:none}.allocate-sessions-panel__session-meta{margin-top:.15rem;font-size:.78rem;line-height:1.35}.allocate-sessions-panel__session-actions{display:flex;flex-wrap:nowrap;gap:.4rem;flex-shrink:0;align-items:center}.allocate-sessions-panel__session-action-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;font-size:1.05rem;font-weight:700;line-height:1;cursor:pointer;flex-shrink:0}.allocate-sessions-panel__session-action-btn--clear{background:var(--accentRed, #c62828);color:#fff}.allocate-sessions-panel__session-action-btn--complete{background:var(--accentForest, #00643b);color:#fff}.allocate-sessions-panel__session-action-btn:disabled{opacity:.5;cursor:not-allowed}@media(hover:hover)and (pointer:fine){.allocate-sessions-panel__session-action-btn--clear:hover:not(:disabled){background:var(--accentRedFair, #e53935);color:#fff;border-color:transparent}.allocate-sessions-panel__session-action-btn--complete:hover:not(:disabled){background:var(--accentFair, #00a85a);color:#fff;border-color:transparent}}.run-board-page__session-action-btn{padding:.35rem .75rem;font-size:.875rem;border-radius:6px}.run-board-page__clear_session{padding:.5rem 1.25rem;border:none;border-radius:8px;background:var(--accentRed, #c62828);color:#fff;font-weight:600;cursor:pointer}.run-board-page__clear_session.run-board-page__session-action-btn{padding:.35rem .75rem;font-size:.875rem;border-radius:6px}@media(hover:hover)and (pointer:fine){.run-board-page__clear_session:hover:not(:disabled){background:var(--accentRedFair, #e53935)}}.run-board-page__clear_session:disabled{opacity:.5;cursor:not-allowed}.run-board-page__complete_session{padding:.5rem 1.25rem;border:none;border-radius:8px;background:var(--accentForest, #00643b);color:#fff;font-weight:600;cursor:pointer}.run-board-page__complete_session.run-board-page__session-action-btn{padding:.35rem .75rem;font-size:.875rem;border-radius:6px}@media(hover:hover)and (pointer:fine){.run-board-page__complete_session:hover:not(:disabled){background:var(--accentFair, #00a85a)}}.run-board-page__complete_session:disabled{opacity:.5;cursor:not-allowed}.run-board-page__picker,.run-board-page__canvassers{display:flex;flex-direction:column;gap:.35rem;max-width:28rem}.run-board-page__picker-label{font-size:.875rem;font-weight:600;color:#3c4043}.run-board-page__setup{display:flex;flex-direction:column;gap:1rem}.run-board-page__hint{margin:0;color:#5f6368;max-width:36rem}.run-board-page__options-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;max-width:36rem}.run-board-page__options-actions .run-board-page__primary,.run-board-page__options-actions .run-board-page__postal-allocate{flex:1 1 12rem;min-width:10rem}.run-board-page__primary{padding:.5rem 1.25rem;border:none;border-radius:8px;background:var(--accentForest, #00643b);color:#fff;font-weight:600;cursor:pointer}@media(hover:hover)and (pointer:fine){.run-board-page__primary:hover:not(:disabled){background:var(--accentFair, #00a85a)}}.run-board-page__primary:disabled{opacity:.5;cursor:not-allowed}.run-board-page__postal-allocate{padding:.5rem 1.25rem;border:none;border-radius:8px;background:var(--accentRed, #c62828);color:#fff;font-weight:600;cursor:pointer}@media(hover:hover)and (pointer:fine){.run-board-page__postal-allocate:hover:not(:disabled){background:var(--accentRedFair, #e53935)}}.run-board-page__postal-allocate:disabled{opacity:.5;cursor:not-allowed}.run-board-page__run{margin-top:1rem}.run-board-page__run-title{margin:0 0 .75rem;font-size:1.15rem}.run-board-page__addresses-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.run-board-page__complete{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;border:1px solid #c8d4cc;border-radius:8px;background:#f7faf8}.run-board-page__complete-btn{align-self:flex-start;padding:.55rem 1rem;font-size:.95rem;font-weight:600;color:#fff;background:var(--accentForest, #00643b);border:none;border-radius:8px;cursor:pointer}@media(hover:hover){.run-board-page__complete-btn:hover:not(:disabled){filter:brightness(1.05)}}.run-board-page__complete-btn:disabled{opacity:.55;cursor:not-allowed}.run-board-complete-dialog p{margin:0 0 .75rem;line-height:1.45}.run-board-complete-dialog .run-board-page__hint{margin-bottom:.5rem}.layout-ward>main.main--run-board-active{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding-top:.35rem;padding-bottom:.35rem}.run-board-page--running>h2,.run-board-page--running>.run-board-page__intro{display:none}.run-board-page--running>.run-board-page__options{margin:0 0 .5rem}.run-board-page__work{margin-top:1rem;border:1px solid #e5e2df;border-radius:10px;background:#fff;overflow:hidden}.run-board-page--running .run-board-page__work{box-sizing:border-box;height:var(--run-board-work-height, calc(100dvh - 8rem) );min-height:var(--run-board-work-height, calc(100dvh - 8rem) );max-height:var(--run-board-work-height, calc(100dvh - 8rem) );margin-top:0;display:flex;flex-direction:column;overflow:hidden}.run-board-page__work .run-board-page__work-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-start;flex-shrink:0;margin:0;padding:.75rem 1rem;border:none;border-radius:0;border-bottom:1px solid #c8d4cc;background:#f7faf8}.run-board-page__work .run-board-page__complete{flex-shrink:0;margin:0;padding:0;border:none;border-radius:0;background:transparent}.run-board-page__map-action{display:flex;flex-direction:column;gap:.35rem}.run-board-page__map-btn{align-self:flex-start;padding:.55rem 1rem;font-size:.95rem;font-weight:600;color:var(--accentForest, #00643b);background:#fff;border:1px solid var(--accentForest, #00643b);border-radius:8px;cursor:pointer}@media(hover:hover){.run-board-page__map-btn:hover:not(:disabled){background:#f0f7f3}}.run-board-page__map-btn:disabled{opacity:.55;cursor:not-allowed}.DialogContent--run-board-map{width:min(94vw,720px)}.run-board-map-dialog__frame{height:min(60vh,420px);margin-bottom:.75rem;border:1px solid #d4ddd6;border-radius:8px;overflow:hidden}.run-board-map-dialog__frame .ward-map{height:100%}.run-board-page__work .run-board-master{--run-board-col-address: 38%;--run-board-col-voters: 62%;flex:1;min-height:0;max-height:none;display:flex;flex-direction:column}.run-board-page__work .run-board-master__message{flex-shrink:0;margin-bottom:0}.run-board-page__work .run-board-master__board-head{flex-shrink:0;position:static;box-shadow:none}.run-board-page__work .run-board-master__rounds-scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%}.run-board-page--running .run-board-round-section__body--scroll{overscroll-behavior:contain}.run-board-page__work .run-board-round-section--expanded .run-board-round-section__header{top:0}.run-board-master{--run-board-head-offset: 0px;--run-board-col-address: 38%;--run-board-col-voters: 62%;display:flex;flex-direction:column;max-height:min(800px,calc(100vh - 8rem));max-height:min(800px,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 8rem));min-height:12rem}.run-board-master__message{margin:.75rem 1rem 0}.run-board-master__scroll{flex:1;overflow:auto;width:100%}.run-board-master__board-head{position:sticky;top:0;z-index:10;width:100%;background:#f7faf8;box-shadow:0 1px #e5e2df}.run-board-master__canvasser-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.65rem 1rem;border-bottom:1px solid #e5e2df;background:#f7faf8}.run-board-master__tool-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.5rem 1rem;border-bottom:1px solid #e5e2df;background:#fff}.run-board-master__reset-hint{font-size:.8125rem;color:#b42318;font-weight:600}.run-board-master__info-toggle{margin-left:auto;padding:.35rem .75rem;border:1px solid var(--accentForest, #00643b);border-radius:6px;background:#fff;color:var(--accentForest, #00643b);font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap}@media(hover:hover)and (pointer:fine){.run-board-master__info-toggle:hover{background:var(--accentFair, #00a85a);color:#fff;border-color:var(--accentFair, #00a85a)}}.run-board-master__column-labels{display:grid;grid-template-columns:var(--run-board-col-address) var(--run-board-col-voters);width:100%;padding:.4rem 1rem;background:#f0f4f1;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accentForest, #00643b);box-shadow:inset 0 -1px #e5e2df}.run-board-master__rounds{width:100%}.run-board-round-section{width:100%;margin:0}.run-board-round-section__header{width:100%;margin:0;background:#faf9f7;border-bottom:1px solid #e5e2df}.run-board-round-section--expanded .run-board-round-section__header{position:sticky;top:var(--run-board-head-offset);z-index:5;box-shadow:0 1px #e5e2df}.run-board-round-section__body{display:flex;flex-direction:column;width:100%;margin:0;padding:0;background:#fff}.run-board-round-section__body--scroll{max-height:var(--run-board-round-body-max-height, none);overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}.run-board-door-row{display:grid;grid-template-columns:var(--run-board-col-address) var(--run-board-col-voters);width:100%;margin:0;border-bottom:1px solid #e8e6e3;background:#fff;font-size:.875rem}.run-board-door-row--assigned{background:#e6f4ec}.run-board-door-row__address{padding:.5rem .75rem;border-right:1px solid #e8e6e3;background:inherit}.run-board-door-row--assigned .run-board-door-row__address{background:#e6f4ec}.run-board-door-row__address--active{cursor:pointer}@media(hover:hover)and (pointer:fine){.run-board-door-row__address--active:hover{background:#f0f4f1}.run-board-door-row--assigned .run-board-door-row__address--active:hover{background:#d4eddf}}.run-board-door-row__voters{padding:.45rem .65rem;background:inherit;cursor:default}.run-board-door-row--assigned .run-board-door-row__voters{background:#e6f4ec}.run-board-door-row--house-visited .run-board-door-row__address,.run-board-door-row--house-partial .run-board-door-row__address,.run-board-door-row--house-visited.run-board-door-row--assigned .run-board-door-row__address,.run-board-door-row--house-partial.run-board-door-row--assigned .run-board-door-row__address,.run-board-door-row--not-in,.run-board-door-row--not-in .run-board-door-row__address,.run-board-door-row--not-in .run-board-door-row__voters{background:#e8e8e8}.run-board-door-row__address .door-input-radio--notin{margin-top:.45rem;width:100%;min-height:2rem}.run-board-master__round-btn{display:block;width:100%;min-height:2.75rem;padding:.5rem 1rem;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.run-board-master__round-info-collapsible{width:100%}.run-board-master__round-info-collapsible .run-board-master__round-info{margin:0;padding:0 1rem .65rem 1.55rem}.run-board-master__round-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem}.run-board-master__round-btn:focus:not(:focus-visible){outline:none;background:transparent}@media(hover:hover)and (pointer:fine){.run-board-master__round-btn:hover,.run-board-page__work .run-board-round-section__header:hover .run-board-master__round-btn{background:var(--accentFair, #00a85a);color:#fff}.run-board-master__round-btn:hover .run-board-master__round-meta,.run-board-page__work .run-board-round-section__header:hover .run-board-master__round-meta,.run-board-page__work .run-board-round-section__header:hover .run-board-master__round-info,.run-board-page__work .run-board-round-section__header:hover .run-board-master__round-info-line{color:#fff}.run-board-master__round-btn:hover .run-board-page__chevron,.run-board-page__work .run-board-round-section__header:hover .run-board-page__chevron{border-right-color:#fff;border-bottom-color:#fff}}.run-board-master__round-title{font-size:1rem;font-weight:600;min-width:0}.run-board-master__round-meta{justify-self:end;font-size:.8rem;color:#5f6368}.run-board-master__round-info{margin:0 0 0 1.55rem;font-size:.82rem;color:#5f6368;line-height:1.35}.run-board-master__round-info-line{display:block}.run-board-master__address-lines{display:block;font-weight:500}.run-board-master__assigned-to{display:block;margin-top:.35rem;font-size:.8rem;font-weight:700;color:var(--accentForest, #00643b)}.run-board-master__voters-stack{display:flex;flex-direction:column;gap:.35rem}.run-board-page__canvasser-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.run-board-page__canvasser-bar-label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5f6368}.run-board-page__canvasser-buttons{display:flex;flex-wrap:wrap;gap:.35rem}.run-board-page__canvasser-btn{padding:.35rem .85rem;border:1px solid #c8d4cc;border-radius:999px;background:#fff;color:#3c4043;font-size:.875rem;font-weight:600;cursor:pointer}@media(hover:hover)and (pointer:fine){.run-board-page__canvasser-btn:hover:not(:disabled){border-color:var(--accentFair, #00a85a);background:var(--accentFair, #00a85a);color:#fff}}.run-board-page__canvasser-btn--selected{border-color:var(--accentForest, #00643b);background:var(--accentForest, #00643b);color:#fff}.run-board-page__canvasser-btn:disabled{cursor:not-allowed;border-color:#d0d0d0;background:#e8e8e8;color:#b8b8b8}@media(hover:hover)and (pointer:fine){.run-board-page__canvasser-btn:disabled:hover{border-color:#d0d0d0;background:#e8e8e8;color:#b8b8b8}}.run-board-page__canvasser-btn--selected:disabled{cursor:not-allowed;border-color:#b8d4c4;background:#dce8e0;color:#0d4a2e}@media(hover:hover)and (pointer:fine){.run-board-page__canvasser-btn--selected:disabled:hover{border-color:#b8d4c4;background:#dce8e0;color:#0d4a2e}}@media(min-width:900px){.filter-panel__controls{flex-direction:column;align-items:flex-start;gap:1.5rem}.filter-panel__selects{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))}.filter-panel__checkboxes{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start}.filter-panel__checkboxes--toggle{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.filter-panel__selects,.filter-panel__checkboxes,.filter-panel__checkboxes--toggle{grid-template-columns:1fr}}.upload-helper{color:#5f6368;margin-top:.35rem}.upload-actions{display:flex-col;gap:2rem;border:1px solid #e5e5e0;border-radius:8px;padding:1rem;align-items:center;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.file-input-hidden{display:none}.upload-status{font-weight:600;margin:0}.upload-status.uploading{color:#5a52d5}.upload-status.success{color:#1b8a3c}.upload-status.error{color:#c03540}.upload-summary{border-top:1px dashed #e5e5e0;padding-top:1rem;display:grid;gap:.5rem}.summary-row{display:flex;gap:.75rem;align-items:flex-start}.summary-label{min-width:120px;font-weight:600;color:#3c4146}.summary-headers{color:#494746;word-break:break-word}.checks-panel{border:1px solid #e5e5e0;border-radius:10px;padding:1rem;background-color:#fafaf7;display:grid;gap:.75rem}.checks-header{display:flex;align-items:center;justify-content:space-between}.check-pill{font-size:.9rem;padding:.35rem .75rem;border-radius:999px;font-weight:600}.check-pill.pass{background:#e2f4e7;color:#1b8a3c}.check-pill.fail{background:#fde2e6;color:#c03540}.check-list{display:grid;gap:.5rem;margin:0;padding-left:0}.check-item{display:flex;align-items:center;gap:.5rem;padding:.65rem;border-radius:8px;background:#fff;border:1px solid #f2d4d8;color:#c03540}.check-icon{width:1.5rem;height:1.5rem;border-radius:50%;background:#c03540;color:#fff;display:grid;place-items:center;font-weight:700}.check-pass-copy{color:#1b8a3c;font-weight:600;margin:0}.next-actions{display:flex;align-items:center;gap:1rem}.next-button{background:#3c4146;color:#fff}.next-button:disabled{cursor:not-allowed;background:#d0d0d0;color:#777;border-color:#d0d0d0}.next-helper{margin:0;color:#5f6368}.header-ward--with-menu .menu-toggle{flex:0 0 auto;display:block;width:2rem;margin:0;padding:0;border:none;background:transparent;cursor:pointer;font:inherit;line-height:0;overflow:hidden}.header-ward--with-menu .menu-toggle:focus-visible{background:transparent;color:inherit;border-color:transparent}@media(hover:hover)and (pointer:fine){.header-ward--with-menu .menu-toggle:hover:not(:disabled){background:transparent;color:inherit;border-color:transparent}}.header-ward--with-menu .menu-toggle__icon{display:block;width:2rem;height:2rem;object-fit:contain;object-position:left center}.menu-backdrop{position:fixed;inset:0;z-index:1140;background:#00000059;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.menu-backdrop--visible{opacity:1;visibility:visible;pointer-events:auto}.menu-drawer{position:fixed;z-index:1150;top:0;left:0;height:100dvh;width:min(280px,85vw);display:flex;flex-direction:column;color:#fff;background-color:var(--accentForest);box-shadow:4px 0 24px #0000002e;transform:translate(-100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease}.menu-drawer--open{transform:translate(0);visibility:visible}.menu-drawer__logo{display:block;flex:0 0 auto;margin:0;padding:1rem 1rem .5rem;border:none;background:transparent;cursor:pointer;line-height:0}.menu-drawer__logo img{display:block;width:100%;max-width:200px;height:auto}.menu-drawer .menu-nav{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 1rem 1rem;gap:.75rem}.menu-nav__step{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:6px;border-radius:50%;background-color:var(--accentFair);color:#fff;font-size:14px;font-weight:700;line-height:1;vertical-align:middle}.menu-link{color:#fff;text-decoration:none;padding:.5rem .25rem;border-radius:3px;transition:color .45s ease,background-color .45s ease,border-color .45s ease}.menu-link.active-link{border-right:3px solid var(--accentFair);background-color:color-mix(in srgb,var(--accentForest) 55%,var(--accentFair))}@media(hover:hover)and (pointer:fine){.menu-link:hover{color:var(--accentFair)}}.menu-link--back{margin-top:0;padding-top:.75rem;border-top:1px solid color-mix(in srgb,#fff 25%,transparent);font-size:.875rem}.menu-link--footer{margin-top:auto}@media(max-width:900px){.menu-link--desktop-only{display:none!important}}.ward-control-point-icon{width:16px;height:16px;border-radius:50%;border:2px solid #222;background:#fff;box-shadow:0 0 4px #0006}.ward-control-point-icon.round-node-marker.round-node-white{background:#fff}.ward-control-point-icon.round-node-marker.round-node-green{background:#8ed58e}.ward-control-point-icon.round-node-marker.round-node-red{background:#ff6f6f}.ward-control-point-icon.round-node-marker.round-node-blue{background:#6f79e9}.leaflet-marker-shadow{pointer-events:none}.rounds-creator-controls{position:absolute;z-index:1000;background-color:#ffffffe6;top:12px;right:12px;padding:8px;border:1px solid rgba(0,0,0,.2)}.rounds-creator-controls--delete{background-color:#ffa1a1e6}.rounds-creator-controls__mode{margin-bottom:4px}.rounds-creator-controls__mode-label{font-weight:700}.rounds-creator-controls__actions{display:flex;gap:8px;margin-bottom:8px}.rounds-creator-controls__button{padding:8px 12px;border-width:1px;border-style:solid}.rounds-creator-controls__button--default{background:var(--accentForest);color:#fff;border-color:var(--accentForest)}.rounds-creator-controls__button--default:hover:not(:disabled){background:var(--accentFair);color:#fff;border-color:var(--accentFair)}.rounds-creator-controls__button--selected-default{background:var(--accentFair);color:#fff;border-color:var(--accentFair)}.rounds-creator-controls__button--delete{background:#c31f3a;color:#fff;border-color:#c31f3a}.rounds-creator-controls__button--delete:hover:not(:disabled){background:#e2556b;color:#fff;border-color:#e2556b}.rounds-creator-controls__button--selected-delete{background:#e2556b;color:#fff;border-color:#e2556b}.rounds-creator-controls__name-input{width:100%;padding:8px;box-sizing:border-box;margin-top:8px}.rounds-creator-controls__create-actions{display:flex;margin-top:8px;gap:4px}.rounds-creator-controls__action-btn{background:var(--accentForest);color:#fff;border-color:var(--accentForest)}.rounds-creator-controls__action-btn:hover:not(:disabled){background:var(--accentFair);border-color:var(--accentFair)}button.round-edit-button{padding:2px 8px;font-size:1em;background-color:#c31f3a;color:#fff}.leaflet-popup-content-wrapper:has(.round-edit-button){padding:5px;border-radius:4px}.leaflet-popup-content:has(.round-edit-button){margin:4px;width:auto;text-align:center}.leaflet-popup:has(.round-edit-button) .leaflet-popup-close-button{display:none}.leaflet-tooltip.round-label{background-color:#fff!important;border-radius:0!important;padding:0 4px!important;border:none!important;box-shadow:none!important;color:#000!important}.leaflet-tooltip.ward-label{background:#ffffffd9!important;border:0!important;box-shadow:none!important;color:#1f2937!important;font-size:11px;font-weight:700;padding:1px 4px!important}.leaflet-popup-content:has(.ward-popup){margin:10px;width:360px!important;max-width:360px}.ward-popup{width:100%}.ward-popup h3{margin:0 0 .5rem}.ward-popup .tab-content{padding:8px 4px}.ward-popup-chart{width:100%;height:220px;overflow:hidden}.column-select{margin-right:6px;margin-bottom:6px;background-color:#8ed58e;width:fit-content;padding:4px 8px;border-radius:6px;color:#000}.column-select input{margin-right:6px}.dashboard-element-container{background-color:#e6e5e5;border:1px solid #6c6c6c;width:100%;box-shadow:0 10px 50px #00000020;border-radius:5px;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.dashboard-chart-scroll{width:100%;-webkit-overflow-scrolling:touch}.dashboard-chart-scroll--x{overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:none;overscroll-behavior-y:none}.dashboard-chart-scroll--doorknocks-sticky{overscroll-behavior:none}.dashboard-chart-scroll--composite{flex:1 1 auto;min-height:280px;max-height:300px}.dashboard-chart-scroll--y{overflow-y:auto;overflow-x:hidden}.dashboard-chart-scroll--bars-horizontal{flex:1 1 auto;min-height:280px;max-height:320px}.dashboard-bar-chart{width:100%;display:flex;flex-direction:column}.dashboard-bar-chart--vertical-mobile,.dashboard-bar-chart--horizontal-mobile,.dashboard-line-chart,.dashboard-composite-chart{display:flex;flex-direction:column;width:100%;min-height:0}.dashboard-bar-chart--vertical-mobile .recharts-responsive-container,.dashboard-line-chart .recharts-responsive-container,.dashboard-composite-chart .dashboard-chart-scroll--composite{width:100%;flex:1 1 auto;min-height:0}.dashboard-bar-chart--horizontal-mobile{min-height:320px}.dashboard-chart-scroll--doorknocks-sticky .recharts-yAxis,.dashboard-chart-scroll--doorknocks-sticky .recharts-yAxis-tick-labels{will-change:transform;pointer-events:none}.dashboard-chart-scroll .recharts-yAxis{pointer-events:none}.dashboard-composite-chart__plot{position:relative}.dashboard-composite-chart__axis-title{position:absolute;z-index:5;font-size:.6875rem;color:#494746;pointer-events:none;white-space:nowrap}.dashboard-composite-chart__axis-title--left{top:42%;left:2px;transform:rotate(-90deg) translate(-50%);transform-origin:left center}.dashboard-composite-chart__axis-title--right{top:42%;right:2px;transform:rotate(90deg) translate(50%);transform-origin:right center}.dashboard-composite-chart__axis-title--bottom{bottom:2px;left:50%;transform:translate(-50%)}.dashboard-composite-chart{width:100%}.dashboard-composite-chart__controls{display:flex;gap:4px;justify-content:center;align-items:center;margin-bottom:.35rem}.dashboard-composite-chart__controls-label{margin:0;font-size:.75em;font-weight:700;white-space:nowrap}.dashboard-element-container .recharts-legend-wrapper{width:100%!important;left:0!important;display:flex!important;justify-content:center!important;line-height:1.2rem}.dashboard-element-container .recharts-default-legend{display:inline-flex!important;flex-wrap:wrap;justify-content:center;gap:.35rem .85rem;margin:0!important;padding:0!important;text-align:center}.dashboard-element-container .recharts-legend-item{display:inline-flex!important;align-items:center;margin:0!important;font-size:.75rem!important;color:#494746!important}.dashboard-chart-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .85rem;margin:.5rem 0 0;padding:0;list-style:none;font-size:.75rem;color:#494746;text-align:center;flex-shrink:0}.dashboard-chart-legend li{display:inline-flex;align-items:center;gap:.35rem}.dashboard-chart-legend__swatch{width:.75rem;height:.75rem;border-radius:2px;flex-shrink:0}.summary-dashboard{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem;max-width:100%}.summary-dashboard-row#barcharts{display:grid;grid-template-columns:repeat(2,1fr);grid-column:1 / -1;gap:1rem}.summary-dashboard-row#attitude-change-chart{display:grid;grid-template-columns:1fr 1fr;grid-column:1 / -1;gap:1rem}.summary-dashboard-row#attitude-change-chart .dashboard-element-container{min-height:360px}.summary-dashboard-row#canvassing-chart{display:flex;grid-column:1 / -1;flex:1 1 100%;width:100%;min-width:0}.summary-dashboard-row#canvassing-chart>*{flex:1 1 100%;width:100%;min-width:0;min-height:400px}@media(max-width:768px){.summary-dashboard-row#canvassing-chart>*{min-height:0}.summary-dashboard-row#attitude-change-chart .dashboard-element-container{min-height:340px}.summary-dashboard-row#barcharts .dashboard-element-container{min-height:360px}}button.attitude-button{padding:1px 8px;font-size:.75em;background-color:#fff;color:var(--accentForest);border:1px solid var(--accentForest);border-radius:20%;cursor:pointer;transition:background-color .45s ease,color .45s ease;-webkit-border-radius:20%;-moz-border-radius:20%;-ms-border-radius:20%;-o-border-radius:20%}button.attitude-button:hover{background-color:#c5c5c5;color:var(--accentForest)}button.attitude-button:active,button.attitude-button.is-selected{background-color:var(--accentForest);color:#fff}.summary-dashboard-row#summary-stats{display:grid;grid-template-columns:repeat(3,auto);grid-column:1 / -1;gap:1rem;justify-content:start}.summary-dashboard__placeholder{min-height:260px;display:flex;align-items:center;justify-content:center;margin:0;color:#494746;font-weight:600}.summary-table .value,.records-table th:not(:first-child),.records-table td:not(:first-child){text-align:right}.summary-table,.records-table{border-collapse:collapse}.summary-table td,.summary-table th,.records-table td,.records-table th{border-right:1px solid #ccc;padding:.35rem .5rem}.summary-table td,.summary-table th{padding-top:.15rem;padding-bottom:.15rem}.summary-table td:last-child,.summary-table th:last-child,.records-table td:last-child,.records-table th:last-child{border-right:none}.records-table thead th{border-bottom:1px solid #ccc}.toggle{position:relative;width:50px;height:25px;margin:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.toggle label{position:absolute;top:0;left:0;width:50px;height:25px;border-radius:50px;background:linear-gradient(to bottom,#b3b3b3,#e6e6e6);cursor:pointer;transition:all .3s ease}.toggle label:after{content:"";position:absolute;top:1px;left:1px;width:23px;height:23px;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0000004d;transition:all .3s ease}.toggle input[type=checkbox]:checked+label{background:linear-gradient(to bottom,#8ed58e,#8ed58e)}.toggle input[type=checkbox]:checked+label:after{transform:translate(25px)}.toggle label:hover{background:linear-gradient(to bottom,#b3b3b3,#e6e6e6)}.toggle label:hover:after{box-shadow:0 1px 3px #0000004d}.yep{position:absolute;top:0;left:0;width:50px;height:25px}@media(max-width:900px){.summary-dashboard,.summary-dashboard-row#barcharts,.summary-dashboard-row#attitude-change-chart,.summary-dashboard-row#summary-stats{grid-template-columns:1fr}}.loader{width:20px;padding:4px;aspect-ratio:1;border-radius:50%;background:#8ed58e;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}.login-loader{width:20px;padding:4px;aspect-ratio:1;border-radius:50%;background:var(--accentForest);flex-shrink:0;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.page-loader-wrap{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.page-loader-wrap--compact{min-height:6rem}.page-loader-wrap--ward{min-height:100vh;min-height:100dvh}.ward-shell .layout-ward .page-loader-wrap--ward,.ward-shell .layout-ward .async-content-panel.page-loader-wrap--ward.async-content-panel--ready{min-height:0;flex:1 1 auto}.ward-shell .layout-ward .async-content-panel.page-loader-wrap--ward.async-content-panel--ready{height:auto!important}.borough-layout>.page-loader-wrap{flex:1 1 auto;min-height:0}:root{--content-expand-duration: .35s;--content-shimmer-duration: 1.4s}.async-content-panel{position:relative;width:100%;overflow:hidden}.async-content-panel--height-animating{transition:height var(--content-expand-duration) ease-in-out}.async-content-panel__loader{display:flex;align-items:center;justify-content:center;width:100%;min-height:inherit}.async-content-panel--compact .async-content-panel__loader{min-height:6rem}.async-content-panel--ward.async-content-panel--loading{display:flex;align-items:center;justify-content:center}.async-content-panel--ward.async-content-panel--ready{overflow:visible}.async-content-panel--map{height:100%}.async-content-panel--map .async-content-panel__loader{position:absolute;inset:0;z-index:2;min-height:0;background:#ffffffeb;opacity:1;transition:opacity var(--content-expand-duration) ease;pointer-events:auto}.async-content-panel--map.async-content-panel--ready .async-content-panel__loader{opacity:0;pointer-events:none}.async-content-panel--map .async-content-panel__content{height:100%;opacity:0;transition:opacity var(--content-expand-duration) ease}.async-content-panel--map.async-content-panel--ready .async-content-panel__content{opacity:1}@media(prefers-reduced-motion:reduce){.async-content-panel--map .async-content-panel__loader,.async-content-panel--map .async-content-panel__content{transition:none}}.page-loader{width:20px;aspect-ratio:1;border-radius:50%;background:#068425;box-shadow:0 0 #06842544;animation:l2 1.5s infinite linear;position:relative}.page-loader:before,.page-loader:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 #06842544;animation:inherit;animation-delay:-.5s}.page-loader:after{animation-delay:-1s}@keyframes l2{to{box-shadow:0 0 0 40px #06842500}}.table-loader{display:block;position:relative;height:12px;width:min(320px,80%);border:1px solid #fff;border-radius:10px;overflow:hidden}.gotv-stats__loading{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}.table-loader:after{content:"";width:40%;height:100%;background:#068425;position:absolute;top:0;left:0;box-sizing:border-box;animation:animloader 2s linear infinite}@keyframes animloader{0%{left:0;transform:translate(-100%)}to{left:100%;transform:translate(0)}}.register-rows-grid{--register-grid-table-height: 55vh;--register-grid-table-min-height: 420px;--register-grid-ag-header-height: 42px;--register-grid-ag-pagination-height: 47px;margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.upload-panel__filter-region{display:flex;flex-direction:column;width:100%;gap:0}.upload-panel__filter-panel-slot,.upload-panel__filter-results-slot,.upload-panel__register-copy{width:100%}.register-filter-section__results-placeholder{display:block;height:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.upload-panel__filter-results-slot.async-content-panel--expand-only{overflow:hidden}.upload-panel__register-copy{margin-top:1rem;padding-top:1rem;border-top:1px solid #e8ebe9}.upload-panel__region-loading{display:flex;align-items:center;gap:.5rem;margin:0;padding:.35rem 0;color:#494746;font-size:.95rem;line-height:1.4}.register-filter-summary{padding-top:.75rem;padding-bottom:.75rem}.register-filter-summary h3{margin:0 0 .75rem}.register-filter-summary>p:first-of-type{margin:0 0 .5rem}.register-filter-summary__criteria{margin:0 0 1rem;padding-left:1.25rem;list-style:disc}.register-filter-summary__criteria li{margin:0 0 .25rem}.register-filter-summary__criteria li:last-child{margin-bottom:0}.register-filter-summary__stats{margin:0;color:#494746;font-size:.95rem;line-height:1.4}.upload-register__below-panel{display:flex;flex-direction:column;gap:.35rem;margin-top:1.5rem}.upload-register__below-panel .register-rows-grid,.upload-register__below-panel .register-rows-grid--ghost{gap:.35rem}.upload-register__below-panel .register-rows-grid--ghost .register-grid-ghost__bar--meta{width:100%;max-width:100%}.upload-register__below-panel .register-rows-grid__toolbar{display:block}.upload-register__below-panel .register-rows-grid__toolbar-meta,.upload-register__below-panel .register-rows-grid__toolbar-meta--ghost{min-height:1.4em;line-height:1.4}.register-rows-grid--ghost .register-rows-grid__toolbar-meta--ghost{width:100%}.register-rows-grid--ghost .register-grid-ghost__bar--toolbar{width:100%;max-width:100%;height:1.4em;min-height:1.4em}.register-grid-mount,.register-grid-mount .register-rows-grid{margin-top:0}.async-content-panel--expand-only.async-content-panel--height-locked{overflow:hidden}.async-content-panel--expand-only.async-content-panel--ready:not(.async-content-panel--height-locked){overflow:visible}.upload-panel__filter-panel-slot.async-content-panel--ready:not(.async-content-panel--height-locked),.upload-panel__filter-results-slot.async-content-panel--ready:not(.async-content-panel--height-locked){overflow:visible}.register-rows-grid--ghost{pointer-events:none}.register-rows-grid--ghost .register-rows-grid__meta,.register-rows-grid--ghost .register-rows-grid__toolbar-meta{margin:0}.register-rows-grid__meta--ghost{display:block;min-height:1.4em;line-height:1.4}.register-rows-grid__toolbar-meta--ghost{display:block;width:100%;min-height:1.4em}.register-grid-ghost__bar{display:block;height:.75rem;border-radius:3px;background-color:#c5d9ce;background-image:linear-gradient(90deg,#c5d9ce,#e8f3ec,#c5d9ce 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer 1.4s ease-in-out infinite}.register-grid-ghost__bar--meta{width:min(280px,70%);height:1.4em;min-height:1.4em}.register-grid-ghost__bar--toolbar{width:min(100%,42rem);height:1.4em;min-height:1.4em}.register-grid-ghost__bar--tool{width:4.5rem;height:1.125rem;border-radius:2px;background-color:#fff6;background-image:linear-gradient(90deg,#ffffff52,#ffffff94,#ffffff52 90%);animation-name:register-grid-ghost-shimmer-light}.register-grid-ghost__bar--tool-wide{width:5.75rem}.register-grid-ghost__bar--tool-square{width:1.75rem;height:1.375rem}.register-grid-ghost__bar--cell-short{width:55%}.register-grid-ghost__bar--cell-wide{width:88%}.register-rows-grid__grid-toolbar--ghost{pointer-events:none}.register-grid-ghost__ag-host{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff}.register-grid-ghost__ag-header{flex-shrink:0;height:var(--register-grid-ag-header-height);border-bottom:1px solid #c5d9ce;background:#f2faf4}.register-grid-ghost__ag-body{flex:1;min-height:0;background:linear-gradient(180deg,#0176450a,#01764517,#0176450a);background-size:100% 200%;animation:register-grid-ghost-shimmer-vertical var(--content-shimmer-duration) ease-in-out infinite}.register-grid-ghost__ag-pagination{flex-shrink:0;height:var(--register-grid-ag-pagination-height);border-top:1px solid #e8ebe9;background:#fafafa}@keyframes register-grid-ghost-shimmer-vertical{0%{background-position:0 100%}to{background-position:0 0}}@keyframes register-grid-ghost-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.register-filter-ghost__shimmer{background:linear-gradient(90deg,#01764514,#01764529,#01764514 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer var(--content-shimmer-duration) ease-in-out infinite}.filter-panel--ghost{pointer-events:none}.register-filter-ghost__select{height:38px;width:100%;border:1px solid #d4d4d4;border-radius:4px;box-sizing:border-box;background-color:#fff;background-image:linear-gradient(90deg,#0176450f,#01764524,#0176450f 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer var(--content-shimmer-duration) ease-in-out infinite}.register-filter-ghost__checkbox{pointer-events:none;cursor:default}.register-filter-ghost__checkbox-box{display:inline-block;width:1rem;height:1rem;border:1px solid #c5cdc7;border-radius:2px;background-color:#fff;flex-shrink:0}.register-filter-ghost__checkbox-label{color:transparent;-webkit-user-select:none;user-select:none}.register-filter-ghost__apply{padding:.35rem 1rem;font:inherit;font-size:1rem;line-height:1.5;border:1px solid #c5cdc7;border-radius:4px;background-color:#f5f5f2;color:transparent;cursor:default;background-image:linear-gradient(90deg,#0176450f,#0176451f,#0176450f 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer var(--content-shimmer-duration) ease-in-out infinite}.upload-register__loaded-copy--ghost h3,.upload-register__loaded-copy--ghost p{margin:0 0 1rem;color:transparent;-webkit-user-select:none;user-select:none;border-radius:4px;background-image:linear-gradient(90deg,#01764514,#01764529,#01764514 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer var(--content-shimmer-duration) ease-in-out infinite}.upload-register__loaded-copy--ghost h3{font-size:inherit;font-weight:600;line-height:1.3}.upload-register__loaded-copy--ghost p{line-height:1.5}.upload-register__loaded-copy--ghost p:last-child{margin-bottom:0}.register-filter-summary-ghost{display:block;width:100%}.register-filter-summary-ghost h3{margin:0 0 .75rem;font-size:inherit;font-weight:600;line-height:1.3;color:transparent;-webkit-user-select:none;user-select:none;border-radius:4px;background-image:linear-gradient(90deg,#01764514,#01764529,#01764514 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer var(--content-shimmer-duration) ease-in-out infinite}.register-filter-summary-ghost>p:first-of-type{margin:0 0 .75rem;line-height:1.5;color:transparent;-webkit-user-select:none;user-select:none;border-radius:4px;background-image:linear-gradient(90deg,#01764514,#01764529,#01764514 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer var(--content-shimmer-duration) ease-in-out infinite}.register-filter-summary-ghost ul{margin:0 0 1rem;padding-left:1.5rem}.register-filter-summary-ghost li{margin-bottom:.35rem;line-height:1.45;list-style:disc}.register-filter-ghost__line{display:block;height:.9rem;width:min(100%,20rem);border-radius:3px;background:linear-gradient(90deg,#01764514,#01764529,#01764514 90%);background-size:200% 100%;animation:register-grid-ghost-shimmer var(--content-shimmer-duration) ease-in-out infinite}.register-filter-ghost__line--criteria{width:min(100%,18rem)}.register-filter-ghost__line--stat{width:min(100%,24rem)}.register-filter-ghost__line--stat-short{width:min(100%,16rem)}.register-filter-summary-ghost>p:last-of-type,.register-filter-summary-ghost>p:nth-last-of-type(2){margin:0 0 1rem}.register-filter-summary-ghost>p:last-of-type{margin-bottom:0}.register-filter-section__results{width:100%}@keyframes register-grid-ghost-shimmer-light{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.register-grid-ghost__bar,.register-filter-ghost__select,.register-filter-ghost__apply,.upload-register__loaded-copy--ghost h3,.upload-register__loaded-copy--ghost p,.register-rows-grid__meta--ghost,.register-filter-summary-ghost h3,.register-filter-summary-ghost>p:first-of-type,.register-filter-ghost__line,.register-grid-ghost__ag-body{animation:none}.register-grid-ghost__bar:not(.register-grid-ghost__bar--tool){background-image:none;background-color:#c5d9ce}.register-grid-ghost__bar--tool{background-image:none;background-color:#ffffff73}.register-grid-ghost__ag-body{background:#0176450f}}.register-rows-grid__header{flex-shrink:0}.register-rows-grid__title{margin:0 0 .35rem;font-size:1.2rem;color:var(--accentForest)}.register-rows-grid__meta{margin:0;color:#494746;font-size:.95rem;line-height:1.4;min-height:1.4em}.register-rows-grid__toolbar-meta{display:block;min-height:2.8em;line-height:1.4;color:#494746;font-size:.9rem}.register-rows-grid__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.register-rows-grid__patch-error{flex:1 1 100%;margin:0;color:#a4432b;font-size:.875rem;font-weight:600}.register-rows-grid__grid-toolbar{flex-shrink:0;display:flex;align-items:center;gap:.5rem;height:32px;min-height:32px;max-height:32px;padding:0 .35rem 0 .5rem;box-sizing:border-box;border-bottom:1px solid #015a34;border-radius:0;background-color:#017645;font-size:12px;color:#fff;overflow:visible;position:relative;z-index:3}.register-rows-grid__grid-toolbar-start{display:flex;align-items:center;flex:0 1 auto;min-width:0;gap:0;overflow:visible}.register-rows-grid__grid-toolbar-end{display:flex;align-items:center;flex-shrink:0;margin-left:auto}.register-grid-toolbar-divider{width:1px;align-self:stretch;flex-shrink:0;margin:.35rem .4rem;background-color:#ffffff73}.register-grid-toolbar-fs-btn{width:28px;min-width:28px;height:22px;padding:0!important;display:inline-flex;align-items:center;justify-content:center}.register-grid-column-select{position:relative;flex-shrink:0}.register-grid-column-select__trigger{height:22px;min-height:22px;padding:0 .5rem!important;font-size:12px;line-height:1;white-space:nowrap}.register-grid-column-select__menu{position:absolute;top:calc(100% + 4px);left:0;z-index:20;min-width:220px;max-width:min(320px,90vw);max-height:min(360px,60vh);display:flex;flex-direction:column;border:1px solid #d4d4d4;border-radius:6px;background:#fff;box-shadow:0 8px 24px #00000026;color:#1a1a1a;overflow:hidden}.register-grid-column-select__menu--portal{position:fixed;z-index:10000}.register-rows-grid__table--native-fs .register-grid-column-select__menu--portal,.register-rows-grid__table:fullscreen .register-grid-column-select__menu--portal,.register-rows-grid__table:-webkit-full-screen .register-grid-column-select__menu--portal,.register-rows-grid__table:-moz-full-screen .register-grid-column-select__menu--portal{z-index:10000}.register-grid-column-select__actions{display:flex;flex-wrap:wrap;gap:.35rem;padding:.45rem .5rem;border-bottom:1px solid #e5e5e0;background:#f2faf4}.register-grid-column-select__actions .gotv-print-button{height:22px;min-height:22px;padding:0 .45rem;font-size:12px;line-height:1}.register-grid-column-select__list{padding:.4rem .5rem;overflow-y:auto;display:grid;grid-template-columns:1fr;gap:.2rem}.register-grid-column-select__item{display:flex;align-items:center;gap:.4rem;font-size:12px;line-height:1.25;cursor:pointer;color:#1a1a1a}.register-grid-column-select__item input:disabled+span{opacity:.75}.register-rows-grid__table--native-fs,.register-rows-grid__table:fullscreen,.register-rows-grid__table:-webkit-full-screen,.register-rows-grid__table:-moz-full-screen,.register-rows-grid--fullscreen .register-rows-grid__table{border:none;border-radius:0;box-shadow:none}.register-rows-grid__table--native-fs,.register-rows-grid__table:fullscreen,.register-rows-grid__table:-webkit-full-screen,.register-rows-grid__table:-moz-full-screen{display:flex;flex-direction:column;width:100vw;height:100vh;max-height:none;min-height:0}.register-rows-grid__table--native-fs .register-rows-grid__grid-toolbar,.register-rows-grid__table:fullscreen .register-rows-grid__grid-toolbar,.register-rows-grid__table:-webkit-full-screen .register-rows-grid__grid-toolbar,.register-rows-grid__table:-moz-full-screen .register-rows-grid__grid-toolbar,.register-rows-grid--fullscreen .register-rows-grid__toolbar,.register-rows-grid--fullscreen .register-rows-grid__grid-toolbar{border-radius:0}.register-rows-grid__table--native-fs .register-rows-grid__ag-host,.register-rows-grid__table:fullscreen .register-rows-grid__ag-host,.register-rows-grid__table:-webkit-full-screen .register-rows-grid__ag-host,.register-rows-grid__table:-moz-full-screen .register-rows-grid__ag-host{flex:1;min-height:0}.register-rows-grid__table--native-fs .register-rows-grid__ag,.register-rows-grid__table:fullscreen .register-rows-grid__ag,.register-rows-grid__table:-webkit-full-screen .register-rows-grid__ag,.register-rows-grid__table:-moz-full-screen .register-rows-grid__ag,.register-rows-grid--fullscreen .register-rows-grid__ag{--ag-border-radius: 0;--ag-wrapper-border-radius: 0}.register-rows-grid__table--native-fs .ag-root-wrapper,.register-rows-grid__table:fullscreen .ag-root-wrapper,.register-rows-grid__table:-webkit-full-screen .ag-root-wrapper,.register-rows-grid__table:-moz-full-screen .ag-root-wrapper,.register-rows-grid--fullscreen .ag-root-wrapper{border-radius:0}.register-rows-grid__grid-toolbar .gotv-print-button{height:22px;min-height:22px;padding:0 .45rem;font-size:12px;line-height:1;border-radius:3px;white-space:nowrap}.register-rows-grid__grid-toolbar .register-grid-find-replace__open-btn{font-size:12px}.register-grid-find-replace{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .65rem;padding:.45rem .65rem;border:1px solid #d4d4d4;border-radius:8px;background:#f2faf4}.register-grid-find-replace--embedded{width:auto;max-width:100%;flex:0 1 auto;min-width:0;height:100%;padding:0;border:0;border-radius:0;background:transparent;flex-wrap:nowrap;align-items:center;gap:.35rem .45rem;overflow-x:auto;overflow-y:hidden}.register-grid-find-replace__field{display:flex;align-items:center;gap:.35rem;margin:0;flex-shrink:0}.register-grid-find-replace__label{font-size:12px;color:#054c19;white-space:nowrap}.register-rows-grid__grid-toolbar .register-grid-find-replace__label{color:#fff}.register-grid-find-replace__input{width:9rem;min-width:7rem;height:22px;box-sizing:border-box;padding:0 .35rem;border:1px solid #babfc7;border-radius:3px;font-family:inherit;font-size:12px;line-height:22px;background:#fff;color:#1a1a1a}.register-grid-find-replace__input:focus{outline:none;border-color:#28aa1e;box-shadow:0 0 2px 1px #28aa1e}.register-grid-find-replace__nav{display:flex;align-items:center;gap:.2rem;flex-shrink:0}.register-grid-find-replace__nav-btn{min-width:1.5rem;width:1.5rem;padding:0}.register-grid-find-replace__count{font-size:12px;color:#494746;min-width:4.5rem;white-space:nowrap}.register-rows-grid__grid-toolbar .register-grid-find-replace__count{color:#ffffffeb;min-width:3.75rem}.register-grid-find-replace__case{display:flex;align-items:center;gap:.25rem;font-size:12px;color:#494746;cursor:pointer;flex-shrink:0;white-space:nowrap}.register-rows-grid__grid-toolbar .register-grid-find-replace__case{color:#fff}.register-rows-grid__table .ag-cell.register-grid-find-match{background-color:#28aa1e2e!important}.register-rows-grid__table .ag-cell.register-grid-find-active{background-color:#28aa1e61!important;outline:2px solid rgb(40,170,30);outline-offset:-2px}.register-rows-grid__chooser{border:1px solid #e5e5e0;border-radius:8px;padding:.75rem 1rem;background:#fafaf7;max-height:220px;overflow:auto}.register-rows-grid__chooser-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.65rem}.register-rows-grid__chooser-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.35rem .75rem}.register-rows-grid__chooser-item{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer}.register-rows-grid__chooser-item input:disabled+span{opacity:.85}.register-grid-combined-filter{box-sizing:border-box;display:flex;flex-direction:column;gap:7px;margin:0;border:0;padding:4.5px;min-width:12rem;font-family:inherit;font-size:12px;color:#1a1a1a;--register-filter-focus-shadow: 0px 0px 2px 1px rgb(40, 170, 30)}.register-grid-combined-filter__block{box-sizing:border-box;width:100%}.register-grid-combined-filter__standard{display:flex;flex-direction:column;gap:7px}.register-grid-combined-filter__condition-row{display:flex;flex-direction:column;gap:7px;width:100%}.register-grid-combined-filter__condition-row .register-grid-filter-condition{width:100%;min-width:0;max-width:none}.register-grid-combined-filter__condition-row .register-grid-combined-filter__filter-input{width:100%}.register-grid-combined-filter__join{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 16px;margin:0;padding:0;border:0}.register-grid-combined-filter__join-legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.register-grid-combined-filter__join-option{display:inline-flex;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:600;line-height:1.25;color:#1a1a1a;cursor:pointer;-webkit-user-select:none;user-select:none}.register-grid-combined-filter__join-option input[type=radio]{appearance:none;-webkit-appearance:none;box-sizing:border-box;width:14px;height:14px;margin:0;border:.55px solid #babfc7;border-radius:50%;background:#fff;cursor:pointer;flex-shrink:0}.register-grid-combined-filter__join-option input[type=radio]:hover{border-color:#017645;box-shadow:inset 0 0 0 3px #28aa1e2e}.register-grid-combined-filter__join-option input[type=radio]:checked{border-color:#017645;background:radial-gradient(circle,#28aa1e 0 40%,#fff 45% 100%);box-shadow:none}.register-grid-combined-filter__join-option input[type=radio]:focus-visible{outline:none;box-shadow:var(--register-filter-focus-shadow)}.register-grid-combined-filter__filter-input{box-sizing:border-box;flex:1 1 auto;min-width:0;height:24px;margin:0;padding:0 3px;border:.55px solid #babfc7;border-radius:3px;font-size:12px;line-height:normal;background:#f2faf4;color:#1a1a1a}.register-grid-combined-filter__filter-input:focus{outline:none;border-color:#babfc7;box-shadow:var(--register-filter-focus-shadow)}.register-grid-filter-select__option:hover,.register-grid-filter-select__option--is-focused,.register-grid-filter-select__option--is-selected,.register-grid-filter-condition__option:hover,.register-grid-filter-condition__option--is-focused,.register-grid-filter-condition__option--is-selected{background-color:#28aa1e!important;color:#fff!important}.register-grid-filter-select__option:hover *,.register-grid-filter-select__option--is-focused *,.register-grid-filter-select__option--is-selected *,.register-grid-filter-condition__option:hover *,.register-grid-filter-condition__option--is-focused *,.register-grid-filter-condition__option--is-selected *{color:#fff!important}.ag-menu.ag-filter-menu .ag-select-list-item.ag-active-item,.ag-menu.ag-filter-menu .ag-select-list-item.ag-active-item .ag-select-list-item-text,.ag-menu.ag-filter-menu .ag-list-item.ag-active-item,.ag-menu.ag-filter-menu .ag-list-item.ag-active-item .ag-list-item-text,.ag-popup-child .ag-select-list-item.ag-active-item,.ag-popup-child .ag-select-list-item.ag-active-item .ag-select-list-item-text,.ag-popup-child .ag-list-item.ag-active-item,.ag-popup-child .ag-list-item.ag-active-item .ag-list-item-text{background-color:#28aa1e!important;color:#fff!important}.register-grid-combined-filter__range{display:flex;flex:1 1 auto;gap:4.5px;min-width:0}.register-grid-combined-filter__range .register-grid-combined-filter__filter-input{flex:1 1 0;min-width:0}.register-grid-unique-filter{min-width:12rem}.register-rows-grid__table .register-grid-cell--invalid{background-color:#a4432b73!important}.register-rows-grid__table--dragging{-webkit-user-select:none;user-select:none;cursor:crosshair}.register-rows-grid__table .register-grid-fill-preview{background-color:#28aa1e33!important;outline:1px dashed rgba(40,170,30,.65)}.register-rows-grid__table .ag-row.ag-row-hover,.register-rows-grid__table .ag-row.ag-row-hover .ag-cell,.register-rows-grid__table .ag-row.ag-row-selected,.register-rows-grid__table .ag-row.ag-row-selected .ag-cell,.register-rows-grid__table .ag-row.ag-row-hover .ag-icon,.register-rows-grid__table .ag-row.ag-row-selected .ag-icon{color:#fff}.register-rows-grid__table .ag-row{overflow:hidden}.register-rows-grid__table .ag-cell{overflow:hidden;line-height:30px;box-sizing:border-box}.register-rows-grid__table .ag-cell.register-grid-party-cell{overflow:hidden;padding:0 4px;line-height:1;vertical-align:middle}.register-rows-grid__table .ag-cell.register-grid-party-cell>.ag-cell-wrapper,.register-rows-grid__table .ag-cell.register-grid-party-cell>.ag-cell-value,.register-grid-party-cell-inner{display:flex;align-items:center;width:100%;height:100%;max-height:100%;box-sizing:border-box;overflow:hidden}.register-grid-party-pills--cell{display:flex;flex-wrap:nowrap;align-items:center;align-self:center;gap:3px;width:100%;max-width:100%;min-height:0;overflow:hidden}.register-grid-party-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;line-height:1;white-space:nowrap;flex-shrink:0}.register-grid-party-pill--cell{font-size:.65rem;padding:2px 5px}.register-grid-party-pill--option{font-size:.75rem;padding:2px 7px}.register-rows-grid__table .ag-cell-inline-editing.register-grid-party-cell{display:flex;align-items:center;overflow:hidden;padding:0 4px;line-height:1;z-index:2}.register-grid-party-editor--inline{width:100%;height:100%;min-width:0;min-height:0;box-sizing:border-box;display:flex;align-items:center}.register-grid-party-editor--inline .register-grid-party-select{width:100%;height:100%;min-height:0}.register-grid-party-editor--inline .register-grid-party-select__control{min-height:100%!important;height:100%!important;align-items:center!important;background:transparent!important;border:none!important;box-shadow:none!important}.register-grid-party-editor--inline .register-grid-party-select__value-container{position:relative!important;align-items:center!important;height:100%!important;min-height:0!important;padding:0!important}.register-grid-party-editor--inline .register-grid-party-select__input-hold{position:absolute;width:0;height:0;margin:0;padding:0;overflow:hidden;opacity:0;pointer-events:none;flex:0 0 0}.register-grid-party-editor--inline .register-grid-party-select__control--is-focused .register-grid-party-select__input-hold,.register-grid-party-editor--inline .register-grid-party-select__control--menu-is-open .register-grid-party-select__input-hold{position:absolute;left:0;top:0;width:100%;height:100%;opacity:1;pointer-events:auto}.register-grid-party-editor--inline .register-grid-party-select__input-hold .register-grid-party-select__input-container{margin:0!important;padding:0!important}.register-grid-party-editor--inline .register-grid-party-select__input-hold .register-grid-party-select__input-container:after{content:none!important}.register-grid-party-editor--inline .register-grid-party-select__input-container,.register-grid-party-editor--inline .register-grid-party-select__input{margin:0!important;padding:0!important}.register-grid-party-editor--inline .register-grid-party-select__placeholder{position:static!important;transform:translateY(2px)!important;margin:0!important;line-height:1.2!important;-webkit-transform:translateY(2px)!important;-moz-transform:translateY(2px)!important;-ms-transform:translateY(2px)!important;-o-transform:translateY(2px)!important}.register-grid-party-editor--inline .register-grid-party-select__indicator-separator{align-self:center!important;width:1px!important;min-height:14px!important;margin:4px 2px!important;background-color:#fff!important}.register-rows-grid__table .ag-row.ag-row-hover .register-grid-party-pill,.register-rows-grid__table .ag-row.ag-row-selected .register-grid-party-pill{color:inherit}.register-rows-grid__table .ag-row.ag-row-hover .register-grid-party-cell .register-grid-party-select__placeholder,.register-rows-grid__table .ag-row.ag-row-selected .register-grid-party-cell .register-grid-party-select__placeholder{color:#fff!important}.register-rows-grid__table .ag-row.ag-row-hover .register-grid-party-cell .register-grid-party-select__indicator-separator,.register-rows-grid__table .ag-row.ag-row-selected .register-grid-party-cell .register-grid-party-select__indicator-separator{background-color:#fff!important}.register-rows-grid__table .ag-row.ag-row-hover .register-grid-party-cell .register-grid-party-select__dropdown-indicator,.register-rows-grid__table .ag-row.ag-row-selected .register-grid-party-cell .register-grid-party-select__dropdown-indicator,.register-rows-grid__table .ag-row.ag-row-hover .register-grid-party-cell .register-grid-party-select__clear-indicator,.register-rows-grid__table .ag-row.ag-row-selected .register-grid-party-cell .register-grid-party-select__clear-indicator{color:#fff!important}.register-rows-grid__table .ag-row.ag-row-hover .register-grid-party-cell .register-grid-party-select__dropdown-indicator svg,.register-rows-grid__table .ag-row.ag-row-selected .register-grid-party-cell .register-grid-party-select__dropdown-indicator svg{fill:currentColor}.register-grid-party-select__menu-portal .register-grid-party-select__menu{background:#fff;border:1px solid #d4d4d4;box-shadow:0 4px 14px #00000026}.register-grid-party-select__menu-portal{z-index:10000}.register-rows-grid__table .ag-cell.register-grid-dk-date-cell{padding:0 4px;display:flex;align-items:center}.register-grid-dk-date-input{width:100%;height:24px;margin:0;padding:0 4px;border:1px solid #d4d4d4;border-radius:4px;font-size:.8rem;box-sizing:border-box;background:#fff;color:#1a1a1a}.register-grid-party-select__option{display:flex;align-items:center}.register-grid-dnk-cell{display:flex;align-items:center;justify-content:center;height:100%}.register-grid-dnk-checkbox{width:1rem;height:1rem;cursor:pointer}.register-rows-grid__table{display:flex;flex-direction:column;width:100%;min-height:var(--register-grid-table-min-height);height:var(--register-grid-table-height);box-sizing:border-box;border:1px solid #d4d4d4;border-radius:8px;box-shadow:0 8px 24px #00000014;overflow:hidden;background:#f2faf4}.register-rows-grid__ag-host{flex:1;min-height:0;display:flex;flex-direction:column;border-radius:0}.register-rows-grid__table .register-rows-grid__ag{--ag-wrapper-border-radius: 0}.register-rows-grid__table .ag-root-wrapper{border-radius:0}.register-rows-grid__table .ag-floating-top,.register-rows-grid__table .ag-floating-top-viewport,.register-rows-grid__table .ag-floating-top-container,.register-rows-grid__table .ag-pinned-top-cols-container.ag-hidden{min-height:0!important;height:0!important;overflow:hidden!important;border:none!important;padding:0!important}.register-rows-grid__table .ag-floating-top.ag-invisible{display:none!important}.register-rows-grid__ag-host .register-rows-grid__ag{display:block;width:100%;height:100%;flex:1;min-height:0}.register-rows-grid--fullscreen{flex:1;min-height:0;margin-top:0;display:flex;flex-direction:column;gap:1rem}.register-rows-grid--fullscreen .register-rows-grid__table{flex:1;min-height:0;height:auto;overflow:hidden}.register-grid-fullscreen{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:#fafaf7}.register-grid-fullscreen__empty{padding:1.5rem 1rem;color:#494746}.register-grid-fullscreen .register-rows-grid{padding:0 1rem 1rem;box-sizing:border-box}.register-grid-fullscreen .register-rows-grid--fullscreen{padding-top:1rem}.register-grid-category-filter{padding:.75rem 1rem;background:#f8faf8;border:1px solid #d4d4d4;border-radius:6px}.register-grid-category-filter__intro{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1rem;margin-bottom:.75rem}.register-grid-category-filter__hint{margin:0;font-size:.85rem;color:#494746;max-width:42rem}.register-grid-category-filter__categories{display:flex;flex-direction:column;gap:.65rem}.register-grid-category-filter__block{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.5rem .65rem;background:#fff;border:1px solid #e8e8e8;border-radius:4px}.register-grid-category-filter__block--on{border-color:#017645;background:#f2faf4}.register-grid-category-filter__toggle{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;font-size:.9rem;color:var(--accentForest);min-width:10rem;cursor:pointer}.register-grid-category-filter__dk-list{display:flex;flex-direction:column;gap:.45rem;width:100%;flex:1 1 100%;padding-left:1.5rem}.register-grid-category-filter__dk-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.register-grid-category-filter__dk-label{min-width:7rem;font-size:.85rem;color:#494746}.register-grid-category-filter__empty{margin:0;font-size:.85rem;color:#666;font-style:italic}.DialogOverlay{background:#1c28208c;position:fixed;inset:0;z-index:1200;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.DialogContent{position:fixed;top:50%;left:50%;z-index:1201;transform:translate(-50%,-50%);width:min(92vw,440px);max-height:calc(100vh - 2rem);max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 1rem);display:flex;flex-direction:column;overflow:hidden;border:1px solid #d4ddd6;border-radius:12px;background:#fff;box-shadow:0 16px 40px #00321c2e;animation:contentShow .15s cubic-bezier(.16,1,.3,1)}.DialogContent:focus{outline:none}.DialogHeader{position:relative;flex:0 0 auto;padding:1.1rem 2.6rem .85rem 1.25rem;border-bottom:1px solid #d4ddd6;background:#fff}.DialogBody{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom,0px))}.DialogTitle{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:var(--accentForest, #00643b)}.DialogDescription{margin:0;font-size:.875rem;line-height:1.45;color:#5f6368}.DialogClose{position:absolute;top:.7rem;right:.7rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:#f0f4f1;color:var(--accentForest, #00643b);font-size:1.35rem;line-height:1;cursor:pointer}@media(hover:hover)and (pointer:fine){.DialogClose:hover{background:#e2ebe5}}.door-input-trigger-wrap{border:1px solid var(--accentForest, #00643b);border-radius:8px;background:#fff;overflow:hidden}@media(hover:hover)and (pointer:fine){.door-input-trigger-wrap:hover{background:#f7faf8}}.door-input-trigger-wrap--visited{border-color:#c8c8c8;background:#e8e8e8}@media(hover:hover)and (pointer:fine){.door-input-trigger-wrap--visited:hover{background:#e8e8e8}}.door-input-trigger-wrap--visited .door-input-trigger{background:#e8e8e8}.run-board-door-row--not-in .door-input-trigger-wrap{border-color:#c8c8c8;background:#e8e8e8;pointer-events:none}.run-board-door-row--reset-target.run-board-door-row--not-in,.run-board-door-row--reset-target.run-board-door-row--not-in .run-board-door-row__address,.run-board-door-row--reset-target.run-board-door-row--not-in .run-board-door-row__voters{background:#fde8e8}.run-board-door-row--reset-target.run-board-door-row--not-in .run-board-door-row__address--active{cursor:pointer;outline:2px solid #e57373;outline-offset:-2px}.door-input-trigger-wrap--resettable{border-color:#e57373;background:#fde8e8}.door-input-trigger-wrap--resettable .door-input-trigger{background:#fde8e8}@media(hover:hover)and (pointer:fine){.run-board-door-row--reset-target.run-board-door-row--not-in .run-board-door-row__address--active:hover,.door-input-trigger-wrap--resettable:hover{background:#f5d0d0}}.door-input-trigger{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;width:100%;padding:.35rem .5rem;border:none;border-radius:0;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.door-input-trigger:focus:not(:focus-visible){outline:none}.door-input-trigger:focus-visible{outline:2px solid var(--accentForest, #00643b);outline-offset:-2px}.door-input-trigger__badges{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .35rem;width:100%}.door-input-trigger__party,.door-input-trigger__attitude{display:inline-flex;align-items:center;justify-content:center;min-height:1.375rem;min-width:1.375rem;padding:.125rem .4rem;border-radius:4px;font-size:.75rem;font-weight:700;line-height:1;box-sizing:border-box}.door-input-trigger__name{font-weight:600;line-height:1.3}.door-input-trigger__notes-indicator{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-height:1.375rem;padding:.125rem .4rem;border-radius:4px;border:1px solid #9ca3af;background:#f3f4f6;color:#4b5563;font-size:.7rem;font-weight:700;line-height:1}.door-input-trigger__notes-indicator--important{border-color:#b42318;background:#b42318;color:#fff}.door-input-form{display:flex;flex-direction:column;gap:1rem}.door-input-fieldset{margin:0;padding:0;border:none}.door-input-legend{margin:0 0 .5rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accentForest, #00643b)}.door-input-radio-row{position:relative;display:flex;flex-wrap:nowrap;gap:.35rem}.door-input-attitude-marker-row{position:absolute;transform:translateY(-1.45rem);display:flex;gap:.35rem;pointer-events:none}.door-input-attitude-marker-cell{min-width:2.25rem;text-align:center;font-size:.72rem;line-height:.95;color:#6b7280}.door-input-radio-row--wrap{flex-wrap:wrap}.door-input-radio{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;padding:.35rem .6rem;border:1px solid #c8d4cc;border-radius:8px;background:#fff;cursor:pointer;font-size:.875rem;font-weight:600;color:#3c4043;-webkit-user-select:none;user-select:none}.door-input-radio input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.door-input-radio--attitude{border-color:var(--attitude-color, #c8d4cc);color:var(--attitude-color, #3c4043);background:#fff}.door-input-radio--attitude.is-selected{border-color:var(--attitude-color, var(--accentForest, #00643b));background:var(--attitude-color, var(--accentForest, #00643b));color:var(--attitude-text, #fff);box-shadow:none}.door-input-radio--party{border-color:var(--party-bg, #c8d4cc);color:var(--party-bg, #3c4043);background:#fff}.door-input-radio--party.is-selected{border-color:var(--party-bg, var(--accentForest, #00643b));background:var(--party-bg, var(--accentForest, #00643b));color:var(--party-fg, #fff);box-shadow:none}.door-input-radio--donotknock.is-selected{border-color:#b42318;background:#b42318;color:#fff}.door-input-radio--notin.is-selected{border-color:#6b7280;background:#6b7280;color:#fff}.door-input-radio--notin.is-busy{opacity:.75;cursor:wait}.door-input-radio--canvass.is-selected{border-color:var(--accentForest, #00643b);background:#f0f4f1;color:var(--accentForest, #00643b)}.door-input-label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--accentForest, #00643b)}.door-input-textarea{width:100%;min-height:4.5rem;padding:.5rem .65rem;border:1px solid #c8d4cc;border-radius:8px;font:inherit;font-size:.9rem;font-weight:500;text-transform:none;letter-spacing:normal;color:#3c4043;resize:vertical;box-sizing:border-box}.door-input-textarea:focus{outline:2px solid var(--accentFair, #00a85a);outline-offset:1px;border-color:var(--accentForest, #00643b)}.door-input-notes-row{display:flex;align-items:center;justify-content:flex-start;gap:.45rem}.door-input-important-label{margin:0;color:#6b7280;font-size:.8rem;font-weight:600;text-transform:none;letter-spacing:normal}.door-input-important-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;aspect-ratio:1 / 1;padding:0;flex-shrink:0;border-radius:999px;border:1px solid #9ca3af;background:#f3f4f6;color:#4b5563;font-size:.8rem;font-weight:800;line-height:1;cursor:pointer}.door-input-important-toggle--active{border-color:#b42318;background:#b42318;color:#fff}.door-input-previous-notes__summary--empty{color:#9ca3af}.door-input-previous-notes--empty{opacity:.75}.door-input-previous-notes__summary--empty::marker{color:#d1d5db}.door-input-notes-preview{width:100%;min-height:8rem;padding:.65rem;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;color:#374151;box-sizing:border-box}.door-input-dk-hint{margin:0;font-size:.8rem;color:#5f6368;line-height:1.4}.door-input-dk-hint--warn{color:#9a3412}.door-input-error{margin:0;font-size:.875rem;color:#b42318}.door-input-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:.5rem;margin-top:.25rem;padding-top:.65rem;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid #d4ddd6;background:#fff}.door-input-cancel{padding:.45rem 1rem;border:1px solid #b42318;border-radius:8px;background:#fff;color:#b42318;font-size:.875rem;font-weight:600;cursor:pointer}.door-input-cancel:active:not(:disabled){border-color:#b42318;background:#b42318;color:#fff}@media(hover:hover)and (pointer:fine){.door-input-cancel:hover:not(:disabled){border-color:#b42318;background:#b42318;color:#fff}}.door-input-save{padding:.45rem 1.25rem;border:none;border-radius:8px;background:var(--accentForest, #00643b);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer}.door-input-save:active:not(:disabled){background:var(--accentFair, #00a85a)}@media(hover:hover)and (pointer:fine){.door-input-save:hover:not(:disabled){background:var(--accentFair, #00a85a)}}.door-input-save:disabled,.door-input-cancel:disabled{opacity:.55;cursor:not-allowed}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.printable{background-color:#fff;color:#000;font-size:11px}@media screen{.print-sheet-frame{width:min(210mm,calc(100vw - 3rem));min-height:297mm;margin:0 auto 16px;padding:12mm;box-sizing:border-box;border:1px solid #ddd;background:#fff}.print-sheet-scroll{width:100%;overflow-x:visible}}@media print{@page{size:A4 portrait;margin:12mm}html,body,#root{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;display:block!important}@page print-map-page-portrait{size:A4 portrait;margin:10mm}@page print-map-page-landscape{size:A4 landscape;margin:10mm}@page leaflet-page{size:A4 landscape;margin:10mm}.print-sheet-frame--round-map-portrait{page:print-map-page-portrait}.print-sheet-frame--round-map-landscape{page:print-map-page-landscape}.printable--leaflet .print-sheet-frame--leaflet-addresses{page:leaflet-page}.print-sheet-frame--new-page{break-before:page;page-break-before:always}.avoid-break{break-inside:avoid;page-break-inside:avoid}.print-sheet-frame{width:auto;min-height:auto;margin:0;padding:0;border:none;background:transparent}.print-sheet-scroll{overflow:visible;width:180mm;max-width:180mm;margin:0;padding:0;box-sizing:border-box}.printable{box-sizing:border-box;width:180mm;max-width:180mm;margin:0;padding:0}.print-sheet-table{width:100%;max-width:100%;border-collapse:collapse;border:none}.print-sheet-table th,.print-sheet-table td{border:1px solid #000;padding:5px;box-sizing:border-box}.print-sheet-table thead{display:table-header-group}}.print-sheet-table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;border:none}.print-sheet-table th,.print-sheet-table td{border:1px solid #000;padding:5px;box-sizing:border-box}.address-column{width:20%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top}.print-sheet-wrap-column{width:10%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top}.print-sheet-attitude-column{width:5%;white-space:normal;line-height:1.1;vertical-align:bottom}th.rotate{width:5%;writing-mode:vertical-rl;writing-mode:sideways-lr;text-orientation:mixed;overflow:visible}.print-sheet-entry-column{width:5%;white-space:normal;line-height:1.1;vertical-align:bottom}.print-sheet-notes-column{width:16.666%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;vertical-align:top}.print-sheet-frame--round-map{min-height:auto}.print-sheet-frame--round-map-portrait{width:min(210mm,calc(100vw - 3rem))}.print-sheet-frame--round-map-landscape{width:min(297mm,calc(100vw - 3rem))}.printable--leaflet .print-sheet-frame{width:min(297mm,calc(100vw - 3rem));min-height:210mm}.print-leaflet-map h2{margin:0 0 .35rem}.print-leaflet-map__rounds{margin:0 0 .75rem;color:#475569;font-size:12px}.print-leaflet-map__frame{width:100%;height:170mm;max-height:calc(100vh - 8rem);border:1px solid #cbd5e1;overflow:hidden}.print-leaflet-map__map{width:100%;height:100%}.print-leaflet-addresses{column-count:2;column-gap:10mm;column-fill:balance;font-size:11px;line-height:1.35}.print-leaflet-address{break-inside:avoid;page-break-inside:avoid;padding:.35rem 0 .5rem;border-bottom:1px solid #d1d5db}.print-sheet-frame--leaflet-addresses h2{margin-bottom:.5rem}@media print{.printable--leaflet{font-size:10px}.printable--leaflet .print-sheet-frame{width:auto;min-height:auto}.print-sheet-frame--round-map-portrait .print-leaflet-map__frame{height:250mm;max-height:none;border:none}.print-sheet-frame--round-map-landscape .print-leaflet-map__frame{height:175mm;max-height:none;border:none}.print-leaflet-addresses{column-gap:8mm}}.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-DpIxuf5L.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-DpIxuf5L.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:#00000080;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}
