:root{--red:#e4012b;--red-dk:#a60020;--ink:#1c1416;--paper:#f6f3f1;--dim:#8a7e7a;--line:#eee7e3;--green:#0e8a4d;--green-bg:#e5f4ec;--green-ln:#bfe3cf;--amber:#a07208;--amber-bg:#fbf2dc;--orange:#c7561a;--orange-bg:#fbeae0;--grey:#8a7e7a;--grey-bg:#f0ecea}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{padding:0}body{margin:0;background:var(--paper);color:var(--ink);font-family:IBM Plex Sans,system-ui,sans-serif}.shell{justify-content:center}.app,.shell{min-height:100vh;display:flex}.app{width:100%;max-width:520px;flex-direction:column;position:relative}.content{flex:1 1;padding:2px 16px calc(88px + env(safe-area-inset-bottom))}.appbar{position:-webkit-sticky;position:sticky;top:0;z-index:400;background:hsla(24,22%,95%,.93);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:calc(9px + env(safe-area-inset-top)) 16px 7px;display:flex;align-items:center;gap:7px}.logo{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0}.brand{font-family:Sora,sans-serif;font-weight:800;font-size:16.5px;letter-spacing:-.01em;white-space:nowrap}.brand span{color:var(--red)}.brandimg{height:31px;mix-blend-mode:multiply}.brandimg,.brandlockup{width:auto;display:block}.brandlockup{height:34px}.demotag{font-family:Sora,sans-serif;font-weight:800;font-size:9.5px;letter-spacing:.09em;padding:3px 7px;border-radius:5px;background:#1d4ed8;color:#fff;flex-shrink:0}.infobtn{margin-left:auto;flex-shrink:0;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#8a7e7a;display:grid;place-items:center;cursor:pointer}.infobtn svg{width:18px;height:18px}.infobtn:active{background:#f3ede9}.about{padding:2px 4px 6px;text-align:center}.about-badge{display:inline-flex;align-items:center;gap:6px;background:var(--green-bg);color:var(--green);font-weight:800;font-size:11px;padding:5px 11px;border-radius:999px;letter-spacing:.02em}.about-badge .pd{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(14,138,77,.18)}.about-h{font-family:Sora;font-weight:800;font-size:22px;letter-spacing:-.01em;margin:12px 0 8px}.about-p{font-size:13.5px;line-height:1.55;color:var(--ink);margin:0 auto 12px;max-width:36ch}.about .cta{display:block;text-decoration:none;text-align:center;margin-top:6px}.about-foot{font-family:Sora;font-weight:700;font-style:italic;color:var(--dim);font-size:13px;margin-top:14px}.brandsub{font-size:10px;color:var(--dim);font-weight:600;letter-spacing:.02em;margin-top:-3px}.iconbtn{width:38px;height:38px;border-radius:11px;border:1px solid var(--line);background:#fff;color:#6e625e;display:grid;place-items:center;cursor:pointer;flex-shrink:0}.iconbtn.on{color:var(--red);border-color:#f0cdd2;background:#fbebed}.iconbtn svg{width:19px;height:19px}.card{background:#fff;border-radius:18px;padding:16px;box-shadow:0 1px 3px rgba(28,20,22,.07);border:none}.btncard{cursor:pointer;text-align:left;width:100%;font-family:inherit;color:inherit;display:block}.hero{background:linear-gradient(160deg,var(--red) 0,var(--red-dk) 100%);border-radius:22px;padding:18px 18px 16px;color:#fff;box-shadow:0 8px 24px rgba(164,1,35,.25)}.eyebrow{font-family:Sora;font-size:11px;font-weight:700;letter-spacing:.12em;opacity:.85;text-transform:uppercase}.hero-row{display:flex;align-items:center;gap:14px;margin-top:8px}.hero-num{font-family:Sora;font-size:44px;font-weight:800;line-height:1}.hero-lab{font-size:12.5px;opacity:.92;line-height:1.35}:root{--navy:#0e1f3d;--navy2:#17305a}.s-excellent{background:var(--green);color:#fff}.s-strong{background:var(--green-bg);color:var(--green)}.s-fair{background:var(--amber-bg);color:var(--amber)}.s-limited{background:var(--orange-bg);color:var(--orange)}.area-hero{position:relative;background:linear-gradient(157deg,var(--navy2),var(--navy));border-radius:22px;padding:16px 16px 14px;color:#fff;box-shadow:0 10px 26px -14px rgba(14,31,61,.5)}.area-hero .ah-score{position:absolute;top:15px;right:15px;background:#fff;border-radius:13px;width:56px;height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Sora;line-height:1;color:var(--green)}.area-hero .ah-score .n{font-size:24px;font-weight:800}.area-hero .ah-score .b{font-size:7.5px;letter-spacing:.06em;margin-top:2px}.ah-eye,.area-hero .ah-score .b{font-weight:800;text-transform:uppercase}.ah-eye{font-size:10px;letter-spacing:.11em;color:#7fd1a6}.ah-place{font-family:Sora;font-size:26px;font-weight:800;line-height:1.05;margin-top:5px;padding-right:60px}.ah-live{display:inline-flex;align-items:center;gap:6px;margin-top:9px;background:rgba(127,209,166,.16);color:#8fe3b6;border:1px solid rgba(127,209,166,.35);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;letter-spacing:.01em}.ah-live .dot{width:7px;height:7px;border-radius:50%;background:#3fce86;box-shadow:0 0 0 3px rgba(63,206,134,.25)}.ah-why{margin-top:9px;font-size:11.5px;color:#c7d3e6;font-style:italic}.ah-facts{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px 12px;gap:6px 12px;margin-top:12px}.ah-facts span{font-size:12px;opacity:.95;display:flex;align-items:center;gap:7px}.ah-facts svg{width:13px;height:13px;color:#7fd1a6;flex:0 0 13px}.ah-cta{display:flex;gap:8px;margin-top:13px}.ah-cta button{flex:1 1;border:none;border-radius:11px;font-family:inherit;font-weight:700;font-size:12.5px;padding:9px;cursor:pointer}.ah-cta .go{background:var(--red);color:#fff}.ah-cta .alt{background:hsla(0,0%,100%,.14);color:#fff}.area-card{display:block;width:100%;text-align:left;font-family:inherit;color:inherit;cursor:pointer;background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px;margin-bottom:11px;box-shadow:0 1px 3px rgba(28,20,22,.07)}.ac-top{gap:11px}.ac-score,.ac-top{display:flex;align-items:center}.ac-score{flex:0 0 auto;width:50px;height:50px;border-radius:13px;flex-direction:column;justify-content:center;font-family:Sora;line-height:1}.ac-score .n{font-size:21px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ac-score .b{font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-top:2px}.ac-nm{font-family:Sora;font-weight:800;font-size:15px;letter-spacing:-.01em}.ac-meta{font-size:11.5px;color:var(--dim);margin-top:2px}.ac-meta b{color:var(--ink);font-weight:700}.ac-sigs{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}.ac-sig{font-size:11px;font-weight:700;border-radius:8px;padding:4px 8px;border:1px solid var(--line);background:var(--grey-bg);color:#5a504c;display:inline-flex;align-items:center;gap:5px}.ac-sig.bk-high{background:var(--green-bg);color:var(--green);border-color:var(--green-ln)}.ac-sig.bk-low{background:var(--orange-bg);color:var(--orange)}.ac-sig.live{background:var(--green-bg);color:var(--green);border-color:var(--green-ln)}.ac-sig.live .pd{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(14,138,77,.18)}.ac-foot{display:flex;align-items:center;gap:8px;margin-top:11px;padding-top:9px;border-top:1px solid var(--line);font-size:11.5px;color:var(--dim)}.ac-foot b{color:var(--ink)}.ac-foot .tap{margin-left:auto;color:var(--red);font-weight:700;display:flex;align-items:center;gap:3px;white-space:nowrap}.ac-foot .tap svg{width:13px;height:13px}.as-topbar{position:relative}.as-close{position:absolute;right:0;top:2px;width:30px;height:30px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#6e625e;display:grid;place-items:center;cursor:pointer}.as-close svg{width:15px;height:15px}.as-close:active{background:#f3ede9}.as-head{display:flex;align-items:flex-start;gap:12px;padding:2px 0 4px}.as-name{font-family:Sora;font-weight:800;font-size:19px;letter-spacing:-.01em}.as-sub{font-size:12px;color:var(--dim);margin-top:2px}.as-score{flex:0 0 auto;width:54px;height:54px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Sora;line-height:1}.as-score .n{font-size:23px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.as-score .b{font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-top:2px}.as-answers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:10px 0 14px}.as-ans{background:var(--grey-bg);border:1px solid var(--line);border-radius:12px;padding:10px 9px}.as-ans .q{font-size:9px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--dim);line-height:1.25;min-height:22px}.as-ans .a{font-family:Sora;font-size:16px;font-weight:800;margin-top:4px}.as-ans .s{font-size:10px;color:var(--dim);margin-top:1px}.as-mhead{font-family:Sora;font-weight:800;font-size:12.5px;display:flex;align-items:center;margin:2px 2px 8px}.as-mhead span{margin-left:auto;font-size:10.5px;font-weight:700;color:var(--dim)}.as-machines{max-height:38vh;overflow-y:auto}.as-m{display:flex;align-items:center;gap:10px;width:100%;text-align:left;font-family:inherit;color:inherit;cursor:pointer;background:#fff;border:1px solid var(--line);border-radius:12px;padding:9px 11px;margin-bottom:7px}.as-m .av{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;font-family:Sora;font-weight:800;font-size:9.5px;flex:0 0 32px}.as-m .mn{font-size:12.5px;font-weight:700;display:block}.as-m .mm{font-size:10.5px;color:var(--dim);display:block}.mst{font-size:10px;font-weight:800;padding:4px 9px;border-radius:999px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;flex-shrink:0}.as-m .mst{margin-left:auto}.mst.verified{background:var(--green-bg);color:var(--green)}.mst.verified .pd{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px rgba(14,138,77,.18)}.mst.limited{background:var(--amber-bg);color:var(--amber)}.mst.empty{background:var(--orange-bg);color:var(--orange)}.mst.offline{background:var(--grey-bg);color:var(--grey)}.mst.est{background:var(--chip);color:var(--dim);border:1px solid var(--line)}.as-note{display:flex;gap:8px;align-items:flex-start;background:var(--navy);color:#eaf0f8;border-radius:12px;padding:11px 12px;margin:6px 0 12px}.as-note svg{width:15px;height:15px;flex:0 0 15px;margin-top:1px;opacity:.85}.as-note span{font-size:11.5px;line-height:1.45}.h2l{font-family:Sora;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin:20px 4px 10px;display:flex;align-items:center;justify-content:space-between}.h2l .cnt{color:var(--red)}.col,.row{display:flex}.col{flex-direction:column}.mid{align-items:center}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.gap6{gap:6px}.gap8{gap:8px}.gap10{gap:10px}.gap12{gap:12px}.grow{flex:1 1;min-width:0}.chips{display:flex;gap:6px;overflow-x:auto;padding:2px 0 8px;-webkit-overflow-scrolling:touch}.chip{border:1px solid #e4ddd9;background:#fff;color:#6e625e;font-size:12px;font-weight:600;padding:7px 13px;border-radius:999px;white-space:nowrap;cursor:pointer;flex-shrink:0;font-family:inherit;display:inline-flex;align-items:center;gap:6px}.chip.on{background:var(--ink);border-color:var(--ink);color:#fff}.chip .chipdot{width:8px;height:8px;border-radius:99px}.atm{display:flex;align-items:flex-start;gap:12px;padding:14px 15px;margin-bottom:10px}.atm-ic{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;font-family:Sora;font-weight:800;font-size:15px}.atm-name{font-family:Sora;font-size:14.5px;font-weight:700;line-height:1.2}.atm-addr{font-size:12px;color:var(--dim);margin-top:2px;line-height:1.35;display:flex;align-items:flex-start;gap:4px}.atm-addr>svg{width:12px;height:12px;flex-shrink:0;margin-top:1.5px;color:var(--dim)}.atm-bank{font-size:12px;font-weight:600;color:var(--dim);margin-top:2px;line-height:1.3}.atm-meta{display:flex;align-items:center;gap:8px;margin-top:8px;flex-wrap:wrap}.dist{font-family:Sora;font-weight:800;font-size:13px;color:var(--ink);white-space:nowrap}.dist small{font-weight:600;color:var(--dim);font-size:10px;letter-spacing:.02em}.ac-conf{margin-left:auto;display:inline-flex;align-items:center;gap:5px;font-family:Sora;font-weight:700;font-size:11px;white-space:nowrap;color:var(--dim)}.ac-conf .cbars{display:inline-flex;align-items:flex-end;gap:2px;height:12px}.ac-conf .cbars i{width:3px;border-radius:1px;background:var(--line);display:block}.ac-conf .cbars i:first-child{height:5px}.ac-conf .cbars i:nth-child(2){height:8px}.ac-conf .cbars i:nth-child(3){height:12px}.ac-conf.verified{color:var(--green)}.ac-conf.verified .cbars i.on{background:var(--green)}.ac-conf.limited{color:var(--amber)}.ac-conf.limited .cbars i.on{background:var(--amber)}.ac-conf.empty{color:var(--red)}.ac-conf.empty .cbars i.on{background:var(--red)}.ac-conf.offline{color:var(--dim)}.ac-conf.offline .cbars i.on{background:var(--dim)}.ac-conf.est{color:var(--dim)}.dir-search{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 13px;margin-bottom:12px}.dir-search>svg{width:18px;height:18px;color:var(--dim);flex-shrink:0}.dir-search input{flex:1 1;min-width:0;border:none;outline:none;background:transparent;font-family:inherit;font-size:14.5px;color:var(--ink)}.dir-search input::placeholder{color:var(--dim)}.dir-search input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.dir-search-clear{flex-shrink:0;width:22px;height:22px;border:none;background:#f0ecea;border-radius:99px;display:grid;place-items:center;color:var(--dim);cursor:pointer}.dir-search-clear svg{width:12px;height:12px}.dir-map{position:relative;width:100%;height:190px;border:1px solid var(--line);border-radius:16px;overflow:hidden;margin-bottom:12px;background:var(--line)}.dir-map .leaflet-container{height:100%;width:100%}.dir-map-open{position:absolute;right:10px;bottom:10px;z-index:500;display:inline-flex;align-items:center;gap:5px;background:hsla(0,0%,100%,.94);border:none;border-radius:999px;padding:7px 12px;font-family:Sora;font-size:11.5px;font-weight:700;color:var(--ink);box-shadow:0 2px 8px rgba(0,0,0,.16);cursor:pointer}.dir-map-open svg{width:13px;height:13px}.dir-standout{display:flex;align-items:center;gap:12px;width:100%;text-align:left;cursor:pointer;background:var(--green-bg);border:1px solid var(--green-ln);border-radius:16px;padding:13px 14px;margin-bottom:14px;font-family:inherit;color:inherit}.dso-ic{flex-shrink:0;width:40px;height:40px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center}.dso-ic svg{width:20px;height:20px}.dso-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.dso-eye{font-size:11.5px;font-weight:700;color:var(--green);letter-spacing:.01em}.dso-name{font-family:Sora;font-weight:800;font-size:15px;color:var(--ink);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dso-meta{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--dim)}.dso-dot{width:8px;height:8px;border-radius:99px;background:var(--green);flex-shrink:0}.dso-badge{flex-shrink:0;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-family:Sora;font-weight:800;font-size:12px}.dso-chev{width:18px;height:18px;color:var(--dim);flex-shrink:0}.dir-standout.neutral{background:#fff;border-color:var(--line)}.dir-standout.neutral .dso-ic{background:var(--ink);color:#fff}.dir-standout.neutral .dso-eye{color:var(--dim)}.dso-chev-wrap{margin-left:auto;display:flex}.pill{font-weight:700;font-size:11px;padding:4px 9px;border-radius:999px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;line-height:1}.pill .dot{width:7px;height:7px;border-radius:99px;flex-shrink:0}.pill.available{color:var(--green);background:var(--green-bg)}.pill.attention{color:var(--amber);background:var(--amber-bg)}.pill.partial{color:var(--orange);background:var(--orange-bg)}.pill.offline{color:var(--grey);background:var(--grey-bg)}.tag{font-size:10.5px;font-weight:600;color:#6e625e;background:#f6f3f1;border-radius:99px;padding:3px 8px;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.tag>svg{width:12px;height:12px;flex-shrink:0}.tag.branch{color:#c21b2b;background:#fce9ec}.tag.atm{color:#2563a8;background:#e8f1fb}.tag.hrs{color:#7a5a00;background:#fbf1d9}.tag.wc{color:#1d4ed8;background:#e6edfb}.stars{display:inline-flex;gap:1px;font-size:12px;line-height:1;color:#dad3ce;letter-spacing:.5px}.stars .on{color:#e8b21a}.reported{font-size:11px;color:var(--dim)}.map-wrap{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 1px 3px rgba(28,20,22,.07);height:100%}.leaflet-container{font-family:inherit;background:#e8eef0}.leaflet-control-attribution{font-size:9px}.mrk{display:grid;place-items:center;width:34px;height:34px;border-radius:50% 50% 50% 4px;transform:rotate(45deg);border:2.5px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.3)}.mrk b{transform:rotate(-45deg);color:#fff;font-family:Sora;font-size:9px;font-weight:800;letter-spacing:-.3px}.mrk.me{background:#1466c4;border-radius:50%;transform:none;width:22px;height:22px}.mrk.sel{width:40px;height:40px;border-width:3px;z-index:1000}.cluster{display:grid;place-items:center;border-radius:50%;background:rgba(40,32,34,.9);color:#fff;border:3px solid #fff;box-shadow:0 2px 7px rgba(0,0,0,.4);font-family:Sora,sans-serif;font-weight:800}.cluster.s{width:34px;height:34px;font-size:12px}.cluster.m{width:42px;height:42px;font-size:13px}.cluster.l{width:52px;height:52px;font-size:14.5px}.map-filterbar{background:var(--paper);padding:calc(54px + env(safe-area-inset-top)) 12px 10px;box-shadow:0 2px 10px rgba(28,20,22,.08);position:relative;z-index:1}.mfrow{display:flex;gap:6px;overflow-x:auto;padding:3px 0;-webkit-overflow-scrolling:touch}.mfrow::-webkit-scrollbar{display:none}.mfrow{scrollbar-width:none}.mfrow-2{display:flex;align-items:center;gap:10px}.chips.grow,.mfrow.grow{flex:1 1;min-width:0}.mfrow-2>.chips.grow,.mfrow-2>.mfrow.grow{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 14px),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 14px),transparent)}.filtbtn{position:relative;flex-shrink:0;width:38px;height:34px;border-radius:10px;border:1px solid #e4ddd9;background:#fff;color:#6e625e;display:grid;place-items:center;cursor:pointer}.filtbtn.on{background:var(--red);border-color:var(--red);color:#fff}.filtbtn .fbadge{position:absolute;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:var(--ink);color:#fff;font-size:10px;font-weight:800;display:grid;place-items:center}.clearlink{border:none;background:none;color:var(--red);font-weight:700;font-size:13px;cursor:pointer;font-family:inherit}.filtlist{display:flex;flex-direction:column;margin-bottom:14px}.filtrow{display:flex;align-items:center;justify-content:space-between;padding:13px 2px;border-bottom:1px solid var(--line);font-size:15px;font-weight:600;cursor:pointer}.filtrow input{width:22px;height:22px;accent-color:var(--red);flex-shrink:0}.map-legend{position:absolute;left:10px;bottom:calc(98px + env(safe-area-inset-bottom));z-index:500;background:hsla(0,0%,100%,.95);border-radius:13px;box-shadow:0 3px 12px rgba(0,0,0,.2);overflow:hidden}.map-legend .lgtoggle{display:flex;align-items:center;gap:7px;width:100%;border:0;background:none;cursor:pointer;padding:8px 11px;font-family:inherit}.map-legend .lgkey{display:inline-flex;gap:3px}.map-legend .lgkey i{width:8px;height:8px;border-radius:50%;display:inline-block}.map-legend .lgttl{font-family:Sora,sans-serif;font-weight:800;font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:#8a7e7a}.map-legend .lgchev{margin-left:12px;color:#b7ada8;display:inline-flex;transition:transform .2s ease}.map-legend.open .lgchev{transform:rotate(180deg)}.map-legend .lgbody{padding:0 11px 9px}.map-legend .lgrow{display:flex;align-items:center;gap:7px;font-size:11px;color:#2a2224;line-height:1.7}.map-legend .lgdot{width:11px;height:11px;border-radius:50%;background:#fff;border:2.5px solid #ccc;flex-shrink:0}.map-legend .lgdot.solid{border-width:0}.map-legend .lgnote{font-size:9.5px;color:#b7ada8;margin-top:5px;font-style:italic}.map-fab{position:absolute;z-index:500;right:12px;bottom:calc(100px + env(safe-area-inset-bottom));width:46px;height:46px;border-radius:14px;background:#fff;border:1px solid var(--line);box-shadow:0 4px 14px rgba(28,20,22,.18);cursor:pointer;display:grid;place-items:center;color:var(--red)}.map-attrib{position:absolute;left:0;right:0;bottom:calc(70px + env(safe-area-inset-bottom));z-index:500;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 12px;background:hsla(0,0%,100%,.86);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border-top:1px solid rgba(28,20,22,.06);font-size:10px;line-height:1.3;pointer-events:none}.map-attrib-spec{font-weight:700;color:#6e625e;letter-spacing:.01em}.map-attrib-osm{color:#9a8f8a}.map-attrib-osm a{color:inherit;text-decoration:underline;pointer-events:auto}.map-zoom{position:absolute;z-index:500;right:12px;bottom:calc(154px + env(safe-area-inset-bottom));width:46px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 14px rgba(28,20,22,.18);overflow:hidden;display:flex;flex-direction:column}.map-zoom button{width:100%;height:42px;border:0;background:none;cursor:pointer;font-size:23px;font-weight:600;color:#2a2224;display:grid;place-items:center;line-height:1}.map-zoom button:active{background:#f3ede9}.map-zoom button+button{border-top:1px solid var(--line)}.pinlabel{top:calc(100% + 1px);background:hsla(0,0%,100%,.92);color:#2a2224;font-family:Sora,system-ui,sans-serif;font-weight:700;font-size:9.5px;line-height:1.2;border-radius:7px;padding:2px 6px;box-shadow:0 1px 4px rgba(0,0,0,.25);max-width:96px;overflow:hidden;text-overflow:ellipsis}.map-hint,.pinlabel{position:absolute;left:50%;transform:translateX(-50%);white-space:nowrap;pointer-events:none}.map-hint{z-index:500;top:10px;background:rgba(28,20,22,.82);color:#fff;font-size:12px;font-weight:600;border-radius:999px;padding:7px 14px;box-shadow:0 3px 12px rgba(0,0,0,.25)}.map-view{position:fixed;inset:0;z-index:300;display:flex;flex-direction:column}.map-view .content{padding:0}.banner{margin:8px 0;background:var(--amber-bg);color:var(--amber);font-size:12px;border-radius:12px;padding:10px 13px;line-height:1.45;display:flex;gap:9px;align-items:flex-start}.banner.info{background:#eaf1fb;color:#1466c4}.linkbtn{background:none;padding:0;font:inherit;font-weight:800;color:inherit;text-decoration:underline}.linkbtn,.locbtn{border:none;cursor:pointer}.locbtn{background:var(--red);color:#fff;font-family:Sora;font-weight:700;font-size:12px;padding:8px 14px;border-radius:10px;white-space:nowrap}.empty{text-align:center;color:var(--dim);font-size:13px;padding:40px 20px}.overlay{position:fixed;inset:0;background:rgba(28,20,22,.45);z-index:600;display:flex;align-items:flex-end;justify-content:center}.sheet{background:var(--paper);border-radius:22px 22px 0 0;padding:8px 18px calc(24px + env(safe-area-inset-bottom));width:100%;max-width:520px;box-shadow:0 -12px 40px rgba(28,20,22,.28);max-height:88vh;overflow-y:auto;animation:up .22s ease}@keyframes up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.grab{width:38px;height:4px;border-radius:99px;background:#d8cfcb;margin:6px auto 14px}.kv{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid var(--line);font-size:13px}.kv:first-of-type{border-top:none}.kv .k{color:var(--dim);font-weight:600}.kv .v{font-weight:700;text-align:right}.svc{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.cta{border:none;background:var(--red);color:#fff;font-size:14.5px;padding:14px 0;border-radius:14px;margin-top:16px;box-shadow:0 6px 18px rgba(164,1,35,.3);display:flex;align-items:center;justify-content:center;gap:8px}.cta,.cta2{width:100%;font-family:Sora;font-weight:700;cursor:pointer}.cta2{border:1.5px solid var(--line);background:#fff;color:var(--ink);font-size:13px;padding:12px 0;border-radius:12px;margin-top:8px}.gauge{height:9px;border-radius:99px;background:var(--line);overflow:hidden;margin-top:6px}.gauge>span{display:block;height:100%;border-radius:99px}.tabbar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:520px;background:#fff;border-top:1px solid var(--line);display:flex;padding:8px 4px calc(9px + env(safe-area-inset-bottom));z-index:550}.tabbtn{flex:1 1;border:none;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px;color:#a89c97;font-family:inherit}.tabbtn span{font-size:10px;font-weight:700;font-family:Sora}.tabbtn.on{color:var(--red)}.tabbtn svg{width:22px;height:22px}.updated{font-size:10px;font-weight:600;color:#8a7e7a;margin:9px 4px 2px}.foot,.updated{text-align:center}.foot{font-size:9px;color:#c7bfb9;margin:18px 0 4px;line-height:1.55}.foot a{color:inherit}.foot a,.legal-links a{text-decoration:underline}.legal-links a{color:#b0a6a1}.legal-links a:hover{color:#5a504c}.brandline{margin-top:10px;color:#b0a6a1}.brandline a{color:#8a7e7a;text-decoration:underline;font-weight:600}.brandline a:hover{color:#5a504c}.sub{font-size:11.5px;color:var(--dim);font-weight:600}.sub13{font-size:12.5px;color:#6e625e;line-height:1.5}.t14{font-family:Sora;font-size:14px;font-weight:700}.grid-stat{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:2px}.stat{padding:14px 16px}.stat-n{font-family:Sora;font-size:30px;font-weight:800;line-height:1}.stat-l{font-size:12px;color:var(--dim);font-weight:600;margin-top:4px}.cash-big{font-family:Sora;font-size:24px;font-weight:800}.parish-row{display:flex;align-items:center;gap:10px;padding:7px 0;border-top:1px solid var(--line)}.parish-row:first-child{border-top:none}.parish-name{font-size:12px;font-weight:600;width:38%}.parish-bar{flex:1 1;height:7px;border-radius:99px;background:var(--line);overflow:hidden}.parish-bar>span{display:block;height:100%;background:var(--green);border-radius:99px}.parish-num{font-family:Sora;font-size:11.5px;font-weight:700;color:var(--dim);width:38px;text-align:right}.upcard{display:flex;align-items:center;gap:12px;cursor:pointer;border:1.5px dashed #e4ddd9;border-radius:14px;padding:13px 14px;background:#fbfaf9}.upcard.done{border-style:solid;border-color:var(--green-ln);background:#fbfefc}.upcard input[type=file]{display:none}.upicon{width:40px;height:40px;border-radius:11px;background:#fbebed;color:var(--red);display:grid;place-items:center;font-family:Sora;font-weight:800;font-size:12px;flex-shrink:0}.okmsg,.upcard.done .upicon{background:var(--green-bg);color:var(--green)}.okmsg{font-size:12px;font-weight:600;border-radius:10px;padding:9px 11px}.hist-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid var(--line)}.hist-row:first-child{border-top:none}.hist-stats{display:flex;gap:8px}.hist-stats span{font-size:10.5px;font-weight:700;color:#6e625e;background:#f6f3f1;border-radius:99px;padding:3px 8px}.cta2.warn{color:#8e0e1f;border-color:#f0cdd2;margin-top:0}.dl{display:inline-flex;gap:5px;font-size:11.5px;font-weight:700;color:var(--red);text-decoration:none;white-space:nowrap;border:1px solid #f0cdd2;border-radius:99px;padding:5px 10px;flex-shrink:0}.dl,.sla-in{align-items:center}.sla-in{display:flex;gap:4px;border:1.5px solid #e4ddd9;border-radius:12px;padding:4px 12px;background:#fff}.sla-in input{border:none;outline:none;width:56px;font-size:18px;color:var(--ink);background:transparent}.sla-in input,.sla-in span{font-weight:800;font-family:Sora}.sla-in span{color:var(--dim)}.fleet-open{display:flex;align-items:center;gap:12px;padding:14px 16px}.fleet-chev{font-family:Sora;font-size:22px;color:#c9c2be;flex-shrink:0}.fleet{position:fixed;inset:0;z-index:700;background:var(--paper);display:flex;flex-direction:column;max-width:520px;margin:0 auto}.fleet .content{overflow-y:auto}.fld{display:block;margin-bottom:12px;flex:1 1}.fld>span{display:block;font-size:11px;font-weight:700;color:var(--dim);letter-spacing:.03em;text-transform:uppercase;margin:0 2px 5px}.fin{width:100%;border:1.5px solid #e4ddd9;border-radius:11px;padding:11px 12px;font-size:14px;font-family:inherit;font-weight:600;color:var(--ink);background:#fff}.fin:focus{outline:2px solid var(--red);border-color:transparent}.fin:disabled{background:#f6f3f1;color:var(--dim)}.filters{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.sel{flex:1 1;min-width:96px;border:1.5px solid #e4ddd9;border-radius:10px;padding:9px 10px;font-size:12.5px;font-weight:600;font-family:inherit;background:#fff;color:var(--ink);cursor:pointer}.sel:focus{outline:2px solid var(--red);border-color:transparent}.heat-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.heat{border-collapse:separate;border-spacing:0}.heat td,.heat th{padding:0}.heat-corner{position:-webkit-sticky;position:sticky;left:0;z-index:2;background:#fff;text-align:left;font-family:Sora;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--dim);padding:0 8px 6px 0}.heat-date{padding:0 3px 6px}.heat-date span{display:inline-block;font-family:Sora;font-size:9.5px;font-weight:700;color:var(--dim);white-space:nowrap}.heat-row{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:#fff;text-align:left;padding:3px 8px 3px 0;max-width:130px}.heat-name{display:block;font-size:11px;font-weight:700;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:122px}.heat-code{display:block;font-size:9px;color:var(--dim);font-weight:600}.heat td{padding:3px}.heat-cell{display:block;width:26px;height:26px;border-radius:6px;cursor:pointer}.heat-cell.selc{outline:2.5px solid var(--ink);outline-offset:1.5px}.cell-detail{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 14px;margin-bottom:10px;min-height:46px}.cell-detail.on{border-color:#e4ddd9;box-shadow:0 1px 3px rgba(28,20,22,.06)}.cd-dot{width:16px;height:16px;border-radius:5px;flex-shrink:0}.cd-val{font-family:Sora;font-weight:800;font-size:14.5px;text-align:right;white-space:nowrap}.cd-tag{display:block;font-size:9px;font-weight:700;color:var(--dim);text-transform:uppercase;letter-spacing:.04em;margin-top:1px}.cd-range{color:var(--dim);font-weight:600}.perf-insight{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;background:#faf7f5;border-radius:12px;padding:9px 12px;margin-bottom:11px;font-size:12.5px;color:#6e625e}.perf-insight b{font-family:Sora}.perf-insight>div:first-child b{font-size:15px;color:var(--ink)}.heat-cell.sm{width:12px;height:12px;border-radius:3px;display:inline-block;vertical-align:-1px}.heat-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;padding-top:10px;border-top:1px solid var(--line)}.heat-legend.top{margin-top:0;margin-bottom:12px;padding-top:0;padding-bottom:10px;border-top:none;border-bottom:1px solid var(--line)}.heat-leg{font-size:10.5px;font-weight:600;color:#6e625e;display:inline-flex;align-items:center;gap:5px}.cashcell{display:grid;place-items:center;min-width:56px;height:26px;border-radius:6px;font-size:9px;font-weight:700;padding:0 5px;white-space:nowrap;font-family:Sora}.cash-legend{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid var(--line);font-size:10.5px;font-weight:600;color:#6e625e}.cash-legend.top{margin-top:0;margin-bottom:12px;padding-top:0;padding-bottom:10px;border-top:none;border-bottom:1px solid var(--line)}.cash-bar{flex:1 1;height:10px;border-radius:99px;max-width:150px;background:linear-gradient(90deg,#fce3e8,#e4012b,#7a0016)}.timeline-row{display:flex;gap:12px;margin-bottom:10px;align-items:flex-start}.timeline-dot{width:10px;height:10px;border-radius:99px;background:var(--red);margin-top:5px;flex-shrink:0;box-shadow:0 0 0 4px #fbebed}.rep-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:12px 8px;gap:12px 8px;margin-bottom:6px}.rep-stat{text-align:left}.rep-val{font-family:Sora;font-size:20px;font-weight:800;line-height:1}.rep-lab{font-size:10.5px;color:var(--dim);font-weight:600;margin-top:3px}.card .cta2+.cta2{margin-top:8px}.rep-doc{padding:0;overflow:hidden}.rep-doc-hd{border-top:3px solid var(--red);padding:14px 15px 12px}.rep-doc-title{font-family:Sora;font-weight:800;font-size:13.5px;line-height:1.2}.rep-doc-sub{font-size:11px;color:var(--dim);margin-top:3px}.rep-doc-stats{display:flex;flex-wrap:wrap;gap:16px;padding:11px 15px;background:#faf7f5;border-top:1px solid var(--line)}.rep-doc-stats b{font-family:Sora;font-weight:800;font-size:17px}.rep-doc-stats small{display:block;font-size:9px;color:var(--dim);text-transform:uppercase;letter-spacing:.04em;margin-top:1px}.rep-tblwrap{max-height:340px;overflow:auto;-webkit-overflow-scrolling:touch}.rep-tbl{width:100%;border-collapse:collapse;font-size:10.5px}.rep-tbl th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fff;text-align:left;padding:7px 8px;font-family:Sora;font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--dim);border-bottom:1px solid var(--line)}.rep-tbl td{padding:7px 8px;border-top:1px solid #f1ece9;vertical-align:top;line-height:1.25}.rep-tbl .st{font-weight:700;white-space:nowrap}.admin-hd,.rep-tbl .dim{color:var(--dim)}.admin-hd{font-family:Sora;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:6px 0 2px}.notebox{margin-top:12px;font-size:12.5px;color:#6e625e;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 13px;line-height:1.45;font-weight:600}.notebox.reason{font-size:14px;font-weight:800;text-align:center}.overlay.center{align-items:center;padding:20px}.modal{background:#fff;border-radius:22px;padding:24px 20px 20px;width:100%;max-width:360px;box-shadow:0 18px 50px rgba(28,20,22,.3);position:relative;text-align:center;animation:pop .18s ease}@keyframes pop{0%{transform:scale(.94);opacity:.4}to{transform:scale(1);opacity:1}}.modalx{position:absolute;top:12px;right:14px;border:none;background:#f6f3f1;color:#6e625e;width:28px;height:28px;border-radius:99px;cursor:pointer;font-size:12px;font-weight:700;line-height:1}.modal-ic{width:52px;height:52px;border-radius:16px;margin:2px auto 12px;display:grid;place-items:center;background:linear-gradient(160deg,var(--red) 0,var(--red-dk) 100%);color:#fff;box-shadow:0 6px 16px rgba(164,1,35,.28)}.modal-ic svg{width:22px;height:22px}.modal-title{font-family:Sora;font-weight:800;font-size:19px}.modal-sub{font-size:12.5px;color:var(--dim);line-height:1.5;margin:6px 4px 16px}.login-in{width:100%;border:1.5px solid #e4ddd9;border-radius:12px;padding:13px 14px;font-size:15px;font-family:inherit;margin-bottom:10px;text-align:center}.login-in:focus{outline:2px solid var(--red);border-color:transparent}.errmsg{font-size:12px;color:#8e0e1f;font-weight:600;margin-bottom:10px;background:#fbebed;border-radius:10px;padding:8px 10px}.modal .cta{margin-top:4px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-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,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{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{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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;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-bottom,.leaflet-top{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;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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.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:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);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:focus,.leaflet-bar a:hover{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 rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);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(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{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;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{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;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.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:focus,.leaflet-container a.leaflet-popup-close-button:hover{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=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top: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}}