:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f1f5f9;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:#1d4ed8;text-decoration:none}a:hover{text-decoration:underline}.app-shell{max-width:960px;margin:0 auto;padding:.75rem 1rem 2rem}.google-signin-button-wrap{min-height:40px;margin-bottom:.25rem}@media (width>=1024px){.app-shell{max-width:1100px;padding:1rem 1.5rem 3rem}}.app-header{z-index:200;border-bottom:1px solid #cbd5e1;margin-bottom:1rem;padding-bottom:.75rem;position:relative}.app-header__bar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.app-header__brand{color:#0f172a;font-weight:700}.app-header__brand:hover{color:#1d4ed8}.app-header__menu-toggle{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .5rem;display:flex}.app-header__menu-icon{flex-direction:column;justify-content:center;gap:5px;width:1.35rem;height:1rem;display:flex}.app-header__menu-icon span{background:#334155;border-radius:1px;height:2px;display:block}.app-header__nav{flex-direction:column;align-items:stretch;gap:.75rem;display:none}.app-header--open .app-header__nav{z-index:160;background:#fff;width:min(18rem,88vw);height:100vh;margin:0;padding:4rem 1.25rem 1.5rem;display:flex;position:fixed;top:0;right:0;overflow:auto;box-shadow:-4px 0 24px #0f172a1f}.app-header__nav a{color:#334155;padding:.35rem 0;font-weight:600}.app-header__nav a:hover{color:#1d4ed8}.app-header__logout{margin-top:.5rem}.app-header__backdrop{display:none}.app-header--open .app-header__backdrop{z-index:150;background:#0f172a73;display:block;position:fixed;inset:0}@media (width>=769px){.app-header{flex-wrap:nowrap;align-items:center;gap:1.5rem;display:flex}.app-header__menu-toggle{display:none}.app-header__backdrop{display:none!important}.app-header__nav{width:auto;height:auto;box-shadow:none;background:0 0;flex-flow:wrap;flex:1;justify-content:flex-end;align-items:center;gap:.5rem 1rem;margin:0;padding:0;position:static;overflow:visible;display:flex!important}.app-header__logout{margin-top:0;margin-left:auto}}.address-list-walk-nav{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-bottom:.75rem;font-size:.95rem;display:flex}.address-list-walk-nav__step{font-weight:500}.card{background:#fff;border-radius:10px;margin-bottom:1rem;padding:1rem 1.1rem;box-shadow:0 1px 3px #0f172a14}.dashboard-campaign-banner{max-width:52rem;margin:0 0 1rem;font-size:.9rem;line-height:1.45}.dashboard-tiles{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.65rem;margin-bottom:1.25rem;display:grid}.dashboard-tile{min-height:5.5rem;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-start;padding:.75rem .85rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #0f172a14}a.dashboard-tile:hover{border-color:#93c5fd;text-decoration:none;box-shadow:0 2px 8px #2563eb1f}.dashboard-tile--static{cursor:default}.dashboard-tile__value{color:#0f172a;letter-spacing:-.02em;font-size:1.55rem;font-weight:700;line-height:1.15}.dashboard-tile__label{color:#334155;margin-top:.35rem;font-size:.82rem;font-weight:600;line-height:1.25}.dashboard-tile__hint{color:#64748b;margin-top:.2rem;font-size:.72rem;line-height:1.2}.walk-detail-address-group-title{color:#334155;margin:.75rem 0 .45rem;font-size:.98rem}.walk-detail-address-group-title--completed{color:#15803d;margin-top:1.25rem}.walk-detail-completed-table-wrap{max-height:min(50vh,28rem);margin-bottom:.5rem;overflow:auto}.voter-header-card{position:relative}.list-create-street-scope{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-height:min(50vh,280px);margin-bottom:.5rem;padding:.35rem .5rem;overflow:auto}.list-create-street-row{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.25rem 0;display:grid}.list-create-street-row:last-child{border-bottom:none}.list-create-street-check{margin-bottom:0}.list-create-street-parity{background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:9rem;padding:.35rem .5rem;font-size:.9rem}.voter-dnc-table-badge{letter-spacing:.04em;color:#fff;background:#dc2626;border-radius:3px;padding:.15rem .35rem;font-size:.6rem;font-weight:800;line-height:1;display:inline-block}.interaction-detail-dnc-badge{vertical-align:middle;margin-left:.4rem}.voter-dnc-badge{z-index:1;letter-spacing:.05em;color:#fff;-webkit-user-select:none;user-select:none;background:#475569;border-radius:4px;padding:.3rem .5rem;font-size:.65rem;font-weight:800;line-height:1;position:absolute;top:.75rem;right:.85rem;box-shadow:0 1px 2px #0f172a33}h1{margin:0 0 .75rem;font-size:1.35rem}@media (width>=768px){h1{font-size:1.6rem}}label{color:#475569;margin-bottom:.25rem;font-size:.85rem;font-weight:600;display:block}input,select,textarea,button{font:inherit}input[type=text],input[type=password],input[type=datetime-local],select,textarea{border:1px solid #cbd5e1;border-radius:8px;width:100%;max-width:28rem;margin-bottom:.75rem;padding:.5rem .65rem}.canvass-note-textarea{box-sizing:border-box;width:100%;max-width:none}button,.btn{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:600;display:inline-block}button.secondary,.btn.secondary{background:#64748b}button.danger,.btn.danger{background:#b91c1c}button.danger:hover,.btn.danger:hover{background:#991b1b}.confirm-dialog{border:none;border-radius:12px;max-width:min(26rem,100vw - 2rem);margin:auto;padding:0;box-shadow:0 12px 40px #0f172a40}.confirm-dialog::backdrop{background:#0f172a73}.confirm-dialog-inner{padding:1.15rem 1.25rem}.confirm-dialog-title{margin:0 0 .5rem;font-size:1.05rem}.confirm-dialog-message{color:#475569;margin:0 0 1rem;line-height:1.45}.confirm-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.voters-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.65rem;display:flex}.tile-section-heading{margin:0;font-size:1.05rem}.add-voter-text-link{font:inherit;color:#2563eb;cursor:pointer;text-align:right;background:0 0;border:none;margin:0;padding:0;font-size:.95rem;text-decoration:underline}.add-voter-text-link:hover{color:#1d4ed8}.add-voter-dialog.voter-edit-dialog{max-width:min(30rem,100vw - 2rem)}.add-voter-dialog{border:none;border-radius:12px;width:100%;max-width:min(24rem,100vw - 2rem);margin:auto;padding:0;box-shadow:0 12px 40px #0f172a40}.add-voter-dialog::backdrop{background:#0f172a73}.add-voter-dialog-inner{padding:1.15rem 1.25rem}.add-voter-dialog-title{margin:0 0 .75rem;font-size:1.05rem}.add-voter-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.add-voter-dialog-select{width:auto;max-width:14rem;margin-bottom:0}.interaction-history-link{font:inherit;color:#2563eb;cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.interaction-history-link:hover{color:#1d4ed8}.interaction-detail-dialog.add-voter-dialog.voter-edit-dialog{max-width:min(40rem,100vw - 2rem)}.interaction-detail-when{margin:0 0 .5rem;font-size:.92rem}.interaction-detail-subtitle{color:#334155;margin:.75rem 0 .35rem;font-size:.9rem;font-weight:700}.interaction-detail-line{margin:.25rem 0;font-size:.88rem}.interaction-detail-voter-name{margin:0 0 .15rem;font-size:.9rem}.interaction-detail-voter-list{margin:0;padding-left:1.1rem}.interaction-detail-voter-list li{margin-bottom:.65rem}.interaction-detail-dl{grid-template-columns:minmax(5.5rem,auto) 1fr;gap:.3rem .75rem;margin:0;font-size:.88rem;display:grid}.interaction-detail-dl dt{color:#64748b;margin:0;font-weight:600}.interaction-detail-dl dd{margin:0}.voter-search-name-link{font:inherit;color:#2563eb;cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:0;text-decoration:underline}.voter-search-name-link:hover{color:#1d4ed8}.result-intent-scale{flex-wrap:wrap;gap:.4rem;margin-bottom:.35rem;display:flex}.result-intent-btn{cursor:pointer;color:#fff;background:#475569;border:2px solid #0000;border-radius:8px;min-width:2.5rem;padding:.45rem .55rem;font-size:1rem;font-weight:700}.result-intent-btn--active{border-color:#0f172a;box-shadow:inset 0 0 0 2px #fff}.address-detail-header-card .tile-section-heading{margin-bottom:0}.address-detail-voters-table{margin-top:.75rem}.address-tile-line{color:inherit;margin:0;font-size:.92rem;font-weight:400;line-height:1.4}.canvass-tap-clear-hint{margin:0 0 .65rem;font-size:.8rem;line-height:1.4}.canvass-block--inactive{opacity:.52;pointer-events:none}.canvass-card-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:0;display:flex}.canvass-type-toggle{cursor:pointer;color:#334155;-webkit-user-select:none;user-select:none;align-items:center;gap:.55rem;font-size:.88rem;font-weight:600;display:inline-flex}.canvass-type-toggle__text{min-width:2.75rem}.canvass-type-toggle__input{appearance:none;cursor:pointer;background:#94a3b8;border-radius:999px;flex-shrink:0;width:2.75rem;height:1.5rem;margin:0;transition:background .15s;position:relative}.canvass-type-toggle__input:before{content:"";background:#fff;border-radius:50%;width:1.2rem;height:1.2rem;transition:transform .15s;position:absolute;top:.15rem;left:.15rem;box-shadow:0 1px 3px #00000040}.canvass-type-toggle__input:checked{background:#2563eb}.canvass-type-toggle__input:checked:before{transform:translate(1.25rem)}.canvass-type-toggle__input:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.canvass-actions{flex-direction:column;gap:.65rem;margin-top:.35rem;display:flex}.canvass-actions__primary{flex-direction:column;gap:.5rem;display:flex}.canvass-actions__primary>button{width:100%}.canvass-walk-links{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding-top:.65rem;font-size:.95rem;display:flex}.canvass-walk-links__side{flex:1 1 0;min-width:0}.canvass-walk-links__side--end{text-align:right}.canvass-walk-links__step{font-weight:500}@media (width>=480px){.canvass-actions__primary{flex-flow:wrap}.canvass-actions__primary>button{flex:auto;width:auto;min-width:8rem}}.browse-poll-map-row{flex-wrap:wrap;align-items:flex-start;gap:1rem 1.25rem;display:flex}.browse-poll-fields{flex:220px;min-width:10rem}.browse-poll-fields select{margin-bottom:0}.browse-poll-map-side{flex:0 0 11rem;width:11rem;max-width:100%}.browse-poll-map-expand{width:100%;margin-top:.4rem;padding:.4rem .65rem;font-size:.85rem}.poll-map-modal{border:none;border-radius:12px;width:100%;max-width:min(720px,100vw - 1.5rem);margin:auto;padding:0;box-shadow:0 16px 48px #0f172a47}.poll-map-modal::backdrop{background:#0f172a73}.poll-map-modal-inner{padding:0}.poll-map-modal-header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.65rem 1rem;display:flex}.poll-map-modal-title{margin:0;font-size:1.05rem}.poll-map-modal-body{padding:.5rem .65rem .75rem}button:disabled{opacity:.55;cursor:not-allowed}table{border-collapse:collapse;width:100%;font-size:.9rem}th,td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.45rem .35rem}th{text-transform:uppercase;letter-spacing:.03em;color:#64748b;font-size:.75rem}.gg-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}table.gg-data-table{min-width:520px}.gg-data-table th.gg-th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.gg-data-table th.gg-th-sort:hover{color:#1d4ed8}.gg-data-table td{font-size:.9rem}@media (width<=640px){.gg-data-table th,.gg-data-table td{padding:.35rem .25rem;font-size:.82rem}}.search-block-title{margin:0 0 .5rem;font-size:1rem;font-weight:700}.search-page-header{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;display:flex}.search-page-title{margin:0}.search-mode-toggle{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;flex-shrink:0;margin-left:auto;display:inline-flex;overflow:hidden}.search-mode-toggle__btn{font:inherit;cursor:pointer;color:#475569;background:0 0;border:none;margin:0;padding:.45rem 1rem;font-size:.88rem;font-weight:600;transition:background .12s,color .12s}.search-mode-toggle__btn:hover:not(.search-mode-toggle__btn--active){color:#0f172a;background:#e2e8f0}.search-mode-toggle__btn--active{color:#fff;background:#1d4ed8}.search-mode-toggle__btn+.search-mode-toggle__btn{border-left:1px solid #cbd5e1}.search-mode-toggle__btn--active+.search-mode-toggle__btn,.search-mode-toggle__btn+.search-mode-toggle__btn--active{border-left-color:#1e40af}.radio-line,.checkbox-line{cursor:pointer;align-items:flex-start;gap:.5rem;margin-bottom:.35rem;font-weight:500;display:flex}.radio-line input,.checkbox-line input{margin-top:.2rem}.walk-summary-table{min-width:720px}.wrap-cell{white-space:normal;word-break:break-word;max-width:12rem}.browse-stats-card{background:#fff}.browse-stats-heading{margin:0 0 .65rem;font-size:1rem;font-weight:700}.browse-stats-list{margin:0;padding-left:1.2rem;line-height:1.6}.browse-stats-list li{margin-bottom:.25rem}.form-label-text{color:#475569;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.support-scale{flex-wrap:wrap;gap:.4rem;margin-bottom:.35rem;display:flex}.support-btn{cursor:pointer;color:#fff;border:2px solid #0000;border-radius:8px;min-width:2.5rem;padding:.45rem .5rem;font-size:1rem;font-weight:700}.support-btn--1,.support-btn--2{background:#16a34a}.support-btn--3{background:#64748b}.support-btn--4,.support-btn--5{background:#dc2626}.support-btn--active{border-color:#0f172a;box-shadow:inset 0 0 0 2px #fff}.support-legend{color:#475569;margin:0 0 .25rem;font-size:.8rem;line-height:1.4}.vote-intent-scale{flex-wrap:wrap;gap:.4rem;margin-bottom:.35rem;display:flex}.vote-intent-btn{cursor:pointer;color:#fff;border:2px solid #0000;border-radius:8px;min-width:2.5rem;padding:.45rem .55rem;font-size:1rem;font-weight:700}.vote-intent-btn--a{background:#2563eb}.vote-intent-btn--s{background:#16a34a}.vote-intent-btn--e{background:#ca8a04}.vote-intent-btn--n{background:#dc2626}.vote-intent-btn--active{border-color:#0f172a;box-shadow:inset 0 0 0 2px #fff}.vote-intent-legend{color:#475569;margin:0 0 .25rem;font-size:.8rem;line-height:1.4}.table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.voter-id-cell{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.85rem}.voter-email-cell{word-break:break-word;max-width:12rem}.table-pagination{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:flex}.table-pagination-range{align-items:center;font-size:.9rem;line-height:1.4;display:flex}.table-pagination-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.table-pagination-link{color:#2563eb;cursor:pointer;align-items:center;font-size:.9rem;line-height:1.4;text-decoration:underline;display:inline-flex}.table-pagination-link:hover:not(.table-pagination-link--disabled){color:#1d4ed8}.table-pagination-link--disabled{color:#64748b;cursor:default;text-decoration:none}.table-pagination-size{flex-shrink:0;align-items:center;gap:.35rem;margin-bottom:0;font-size:.9rem;font-weight:400;display:inline-flex}.table-pagination-size-label{white-space:nowrap}.table-pagination-size select{border:1px solid #cbd5e1;border-radius:6px;align-self:center;width:auto;max-width:none;margin:0;padding:.35rem .5rem;font-size:.9rem;line-height:1.4}button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.row-link{cursor:pointer;color:#1d4ed8}.error{color:#b91c1c;margin:.5rem 0;font-size:.9rem}.muted{color:#64748b;font-size:.9rem}.print-only{display:none}.print-supporters-article{max-width:56rem}.print-supporters-header{margin-bottom:.85rem}.print-supporters-title{margin:0 0 .35rem;font-size:1.35rem}.print-supporters-meta{margin:0;font-size:.9rem}@media print{.print-supporters-article{color:#000;max-width:none;font-size:10pt;line-height:1.35}.print-supporters-title{font-size:14pt}.print-supporters-meta{color:#000;font-size:9pt}.no-print{display:none!important}.print-only{display:block!important}body{background:#fff}.card{box-shadow:none;border:1px solid #ccc}.app-shell{max-width:none;padding:.35in .4in}.print-walklist{color:#000;max-width:none;font-size:10pt;line-height:1.35}.print-header__title{font-size:14pt}.address-block{break-inside:avoid;page-break-inside:avoid}.print-page-table{width:100%;display:table}.print-page-table tbody{display:table-row-group}.print-page-table tfoot{display:table-footer-group}.print-page-table tr{display:table-row}.print-page-table td{vertical-align:top;display:table-cell}.print-safari-page-table-wrap:not(:last-child){page-break-after:always;break-after:page}.print-safari-page-table-wrap{break-inside:avoid;page-break-inside:avoid}.print-page-table__foot{vertical-align:bottom}.print-sheet-footer{-webkit-print-color-adjust:exact;print-color-adjust:exact;border-top:1px solid #000;margin-top:0;padding-top:.12in;font-size:7pt;line-height:1.3}.print-sheet-footer__body p{margin:.06rem 0}}.print-walklist-page{padding-bottom:2rem}.print-walklist-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1.25rem;display:flex}.print-walklist-toolbar__back{margin:0}.print-page-table{border-collapse:collapse;width:100%}@media screen{.print-page-table,.print-page-table tbody,.print-page-table tfoot,.print-page-table tr,.print-page-table td{width:100%;display:block}.print-page-table__body,.print-page-table__foot{padding:0}.print-safari-page-table-wrap:not(:last-child) .print-page-table tfoot{display:none!important}}.print-walklist{color:#000;background:#fff;max-width:7.25in;margin:0 auto;font-size:10pt;line-height:1.35}.print-header{text-align:center;margin-bottom:.65rem}.print-header__title{margin:0;font-size:1.1rem;font-weight:700}.print-header__polls{margin:.2rem 0 0;font-size:.82rem;font-weight:600}.print-header__desc{max-width:36rem;margin:.2rem auto 0;font-size:.78rem}.print-header__line{max-width:42rem;margin:.25rem auto 0;font-size:.78rem}.print-header__label{font-weight:700}.print-header__stats{max-width:42rem;margin:.25rem auto 0;font-size:.78rem}.print-header__rule{border:none;border-bottom:1px solid #000;height:0;margin-top:.4rem}.print-walklist__empty{margin:.5rem 0}.street-section{margin-bottom:.75rem}.street-section__parity{margin-bottom:0}.street-section__title{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f0f2f5;border-radius:4px;margin:0 0 .15rem;padding:.28rem .45rem;font-size:.92rem;font-weight:700}.street-section__suffix{font-weight:700}.street-section__divider{border:none;border-bottom:1px solid #000;height:0;margin:0 0 .45rem}.street-section__between-parity{border:none;border-top:1px dashed #333;height:0;margin:.55rem 0}.address-block{border-bottom:1px solid #bbb;margin-bottom:.55rem;padding:0 0 .35rem}.address-block__line{border-top:1px solid #000;border-bottom:1px solid #000;margin:0 0 .32rem;padding:.2rem 0;font-size:10.5pt;font-weight:700;line-height:1.25}.address-block__empty{margin:0 0 .35rem;font-size:9pt}.voter-compact{margin-top:.32rem;padding-top:.28rem}.address-block>.voter-compact:first-of-type{margin-top:.12rem;padding-top:.12rem}.voter-compact__grid{column-gap:.35rem .55rem;grid-template-columns:3.35rem minmax(0,1fr) 3.5rem minmax(0,1fr);align-items:baseline;row-gap:.14rem;font-size:9.5pt;display:grid}.voter-compact__name-span{grid-column:1/3;min-width:0;font-size:10pt;font-weight:700;line-height:1.25}.voter-compact__dnc{vertical-align:middle;margin-left:.35rem}.voter-compact__support-opts{min-width:0}.voter-compact__lab{color:#000;white-space:nowrap;font-weight:600}.voter-compact__opts{flex-wrap:wrap;align-items:center;gap:.28rem .42rem;display:inline-flex}.voter-compact__tok{text-align:center;min-width:.85em;font-weight:600;display:inline-block}.voter-compact__rule{border:none;border-bottom:1px solid #000;min-height:.95em;margin:0;display:block}@media screen and (width<=640px){.voter-compact__name-span{grid-column:1/-1}}.print-sheet-footer{color:#000;border-top:1px solid #999;margin-top:1rem;padding:.45rem 0 0;font-size:7.5pt;line-height:1.35}.print-sheet-footer__body p{margin:.12rem 0}.stack{flex-direction:column;gap:.5rem;display:flex}.chips{flex-wrap:wrap;gap:.35rem;display:flex}.chip{background:#e2e8f0;border-radius:999px;padding:.2rem .5rem;font-size:.8rem}.walk-detail-top-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.65rem;display:flex}.walk-detail-summary-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.walk-detail-summary-header .walk-detail-summary-title{flex:1;min-width:0;margin:0;font-size:1.15rem;line-height:1.25}.list-session-icon-btn{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.65rem;height:2.65rem;padding:0;display:inline-flex}.list-session-icon-btn:hover{background:#e2e8f0;border-color:#94a3b8}.list-session-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.list-session-icon-btn svg{width:1.35rem;height:1.35rem;display:block}.list-detail-secondary-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.list-detail-secondary-actions--foot{border-top:1px solid #e2e8f0;margin-top:1.25rem;margin-bottom:0;padding-top:1rem}.walk-detail-summary-columns{grid-template-columns:1fr 1fr;align-items:start;gap:1rem 1.75rem;display:grid}@media (width<=720px){.walk-detail-summary-columns{grid-template-columns:1fr}}.walk-detail-summary-dl--criteria dd{font-size:.88rem}.list-edit-dialog.add-voter-dialog{max-width:min(42rem,100vw - 2rem)}.list-edit-form.stack{gap:.65rem}.walk-detail-summary-dl--compact{grid-template-columns:minmax(6rem,auto) 1fr}.walk-detail-addresses-title{margin-bottom:.5rem}.walk-detail-summary-dl{grid-template-columns:minmax(5.5rem,auto) 1fr;gap:.35rem 1rem;margin:0;font-size:.92rem;display:grid}.walk-detail-summary-dl dt{color:#64748b;margin:0;font-size:.82rem;font-weight:600}.walk-detail-summary-dl dd{margin:0;line-height:1.4}.walk-detail-table-intro{margin-top:0;margin-bottom:.75rem}.walk-detail-filters{flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.25rem;margin-bottom:.85rem;display:flex}.walk-detail-filter-field{flex-direction:column;gap:.25rem;min-width:0;display:flex}.walk-detail-filter-label{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.78rem;font-weight:600}.walk-detail-filter-field select{min-width:min(100%,14rem);margin-bottom:0}.search-address-results-footer{margin-top:1rem;margin-bottom:0;font-size:.82rem;line-height:1.45}.walk-lists-legend{margin-top:1rem;font-size:.82rem;line-height:1.45}.walk-lists-legend__title{color:#64748b;margin:0 0 .35rem;font-size:.8rem;font-weight:600}.walk-lists-legend__list{margin:0;padding-left:1.15rem}.walk-lists-legend__list li{margin-bottom:.35rem}.walk-lists-legend__list li:last-child{margin-bottom:0}.page-header-with-action{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.page-header-with-action h1{margin:0}.address-search-inline-actions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.address-bulk-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.address-bulk-hint{margin:0;font-size:.88rem}.gg-th-narrow{width:2.25rem}.gg-td-checkbox{vertical-align:middle;width:2.25rem}.canvass-list-type-badge{color:#334155;font-size:.9rem;font-weight:600}.address-search-card .tile-section-heading,.address-search-results-card .tile-section-heading,.address-bulk-update-card .tile-section-heading{margin-top:0}.address-search-description{margin:0 0 1rem;font-size:.92rem;line-height:1.45}.address-search-form .browse-poll-fields select{max-width:100%}.address-search-poll-row{margin-top:0}.address-results-summary-line{margin:0 0 1rem;font-size:.92rem;line-height:1.45}.address-bulk-update-card .address-bulk-hint{margin:0 0 .75rem}.address-bulk-mail-btn{margin-top:.25rem}.voters-search-card .tile-section-heading,.voters-search-results-card .tile-section-heading{margin-top:0}.voters-search-hint{margin:0 0 .5rem;font-size:.88rem}.voters-search-description{margin:0 0 1rem;font-size:.92rem;line-height:1.45}.gg-th-select{vertical-align:middle;text-align:center;width:2.25rem}.gg-select-all-label{cursor:pointer;justify-content:center;align-items:center;margin:0;display:inline-flex}.gg-select-all-label input{cursor:pointer;margin:0}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
