:root{--bg1:#f5f7fb;--bg2:#e9eef8;--card:#fff;--text:#0f172a;--muted:#667085;--border:rgba(15,23,42,.12);--shadow:0 18px 60px rgba(15,23,42,.12);--radius:18px}*{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;color:var(--text);background:#fff;overflow-x:hidden}a{color:inherit}.ios-bg{min-height:100vh;padding:0;display:block}.ios-device{width:100%;min-height:100vh;border:none;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:hidden;flex-direction:column;height:100vh}.ios-device,.ios-statusbar{background:#fff;display:flex}.ios-statusbar{align-items:center;justify-content:space-between;gap:14px;flex-wrap:nowrap;padding:14px 16px;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:10}.ios-status-left{gap:10px;min-width:60px}.ios-navbtn,.ios-status-left{display:flex;align-items:center}.ios-navbtn{width:38px;height:36px;justify-content:center;border-radius:12px;border:1px solid var(--border);background:hsla(0,0%,100%,.92);text-decoration:none;font-weight:900;cursor:pointer}.ios-navbtn:hover{border-color:rgba(15,23,42,.22)}.ios-mini{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.ios-search{flex:1 1 auto;max-width:none;min-width:0}.ios-search input{width:100%;min-width:0;padding:10px 12px;border-radius:14px;border:1px solid var(--border);background:hsla(0,0%,100%,.8);outline:none}.ios-status-right{gap:10px;justify-content:flex-end}.ios-impersonate,.ios-status-right{display:flex;align-items:center;min-width:0}.ios-impersonate{gap:6px;padding:6px 8px;border:1px solid var(--border);border-radius:12px;background:hsla(0,0%,100%,.75);font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;max-width:320px}.ios-impersonate strong{color:var(--text);max-width:160px;overflow:hidden;text-overflow:ellipsis}.ios-impersonate-btn{margin-left:4px;padding:4px 8px;border-radius:10px;border:1px solid var(--border);background:hsla(0,0%,100%,.85);cursor:pointer;font-size:12px}.ios-avatar{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--border);background:hsla(0,0%,100%,.85);text-decoration:none}.ios-main{flex:1 1;padding:18px;overflow:auto;overflow-x:hidden}.ios-dock{display:flex;gap:10px;padding:12px 12px 14px;border-top:1px solid var(--border);background:hsla(0,0%,100%,.92);overflow-x:hidden;flex-wrap:wrap}.ios-dock-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 12px;min-width:90px;border-radius:18px;border:1px solid transparent;text-decoration:none;background:hsla(0,0%,100%,.8)}.ios-dock-item.active{border-color:rgba(59,130,246,.35);background:rgba(59,130,246,.1)}.ios-dock-icon{font-size:22px;line-height:1}.ios-dock-label{font-size:11px;color:var(--muted);white-space:nowrap}.card{background:hsla(0,0%,100%,.85);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.h1{font-size:22px;margin:0 0 6px}.sub{font-size:13px}.muted,.sub{color:var(--muted)}.row{display:flex;align-items:center;gap:10px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:14px;gap:14px}.dealer-marker{position:relative}.dealer-marker-badge{position:absolute;right:-2px;top:-2px;width:10px;height:10px;border-radius:999px;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.18)}.dealer-marker-badge-open{background:#22c55e}.dealer-marker-badge-closed{background:#ef4444}.app-icon{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;border-radius:18px;border:1px solid var(--border);background:hsla(0,0%,100%,.8);text-decoration:none;min-height:96px}.app-emoji{font-size:26px}.app-title{font-weight:700}.app-href{font-size:12px;color:var(--muted)}.primary,.secondary{border-radius:14px;padding:10px 12px;border:1px solid var(--border);background:hsla(0,0%,100%,.85);cursor:pointer}.primary{background:rgba(59,130,246,.14);border-color:rgba(59,130,246,.3);font-weight:700}.secondary{background:hsla(0,0%,100%,.85)}.primary:disabled,.secondary:disabled{opacity:.6;cursor:not-allowed}.label{font-size:12px;color:var(--muted)}.input,input,select,textarea{font:inherit}.input,textarea{width:100%;padding:10px 12px;border-radius:14px;border:1px solid var(--border);background:hsla(0,0%,100%,.9);outline:none}.inventory-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap}.inventory-eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#475467;margin-bottom:6px}.inventory-hero-badges{display:flex;gap:8px;flex-wrap:wrap}.inventory-analytics{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);margin-top:14px}.inventory-analytics,.inventory-analytics-main{display:grid;grid-gap:14px;gap:14px}.inventory-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.inventory-breakdown-card,.inventory-kpi-card,.inventory-threshold-card{border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(248,250,252,.94));padding:14px}.inventory-kpi-label{font-size:12px;color:var(--muted)}.inventory-kpi-value{font-size:28px;font-weight:900;margin-top:6px}.inventory-kpi-sub{margin-top:4px;font-size:12px;color:var(--muted)}.inventory-breakdown-table{margin-top:10px;max-height:320px;overflow:auto;border:1px solid var(--border);border-radius:16px}.inventory-threshold-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.inventory-threshold-row{display:grid;grid-template-columns:1.1fr 1.1fr .8fr .8fr auto;grid-gap:8px;gap:8px}.cart-summary{align-items:flex-start;gap:14px}@media (max-width:1100px){.inventory-analytics{grid-template-columns:1fr}.inventory-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inventory-threshold-row{grid-template-columns:1fr 1fr}}@media (max-width:720px){.inventory-kpi-grid,.inventory-threshold-row{grid-template-columns:1fr}}textarea{min-height:160px;resize:vertical}.error{border-radius:14px;border:1px solid rgba(239,68,68,.25);background:rgba(239,68,68,.1);color:#b91c1c}.error,.ok{padding:10px 12px;font-size:13px;white-space:pre-wrap}.ok{border-radius:14px;border:1px solid rgba(34,197,94,.25);background:rgba(34,197,94,.1);color:#166534}.table{width:100%;border-collapse:collapse;font-size:13px}.table td,.table th{text-align:left;padding:8px 10px;border-bottom:1px solid rgba(15,23,42,.08);vertical-align:top}.table th{position:-webkit-sticky;position:sticky;top:0;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1}.leaflet-container{width:100%;height:100%}.leaflet-control-attribution{font-size:11px}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(430px,1fr));grid-gap:16px;gap:16px;width:100%;align-items:start}@media (max-width:980px){.cards-grid{grid-template-columns:1fr}}.data-card{border:1px solid var(--border);border-radius:18px;padding:12px;background:hsla(0,0%,100%,.92)}.data-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--border)}.data-card-body{padding-top:10px}.data-card-list{list-style:none;margin:0;padding:0;gap:8px}.data-card-list,.data-card-row{display:flex;flex-direction:column}.data-card-row{gap:4px;padding:8px 10px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:hsla(0,0%,100%,.75)}.data-card-field{display:block}.shop-toolbar{display:grid;grid-template-columns:minmax(340px,1.2fr) minmax(220px,.55fr);grid-gap:12px;gap:12px;align-items:stretch;margin-top:12px}.shop-panel{border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.96));padding:14px;position:relative;box-shadow:0 12px 28px rgba(15,23,42,.05)}.shop-panel-cart{display:flex;flex-direction:column;justify-content:space-between}.shop-cart-open{width:100%;justify-content:center;min-height:44px;font-weight:900}.shop-dealer-pill{background:rgba(241,245,249,.95)}.shop-dealer-search-results{box-shadow:0 18px 40px rgba(15,23,42,.12)}.inv-card{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.94));border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:18px;box-shadow:0 14px 36px rgba(15,23,42,.06)}.inv-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.08)}.inv-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.inv-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:hsla(0,0%,100%,.9);font-size:12px;font-weight:800}.inv-table{margin-top:16px}.inv-table-head{padding:0 4px 8px}.inv-row,.inv-table-head{display:grid;grid-template-columns:34px minmax(60px,.7fr) minmax(132px,1fr) minmax(184px,auto);grid-gap:12px;gap:12px;align-items:center}.inv-row{padding:12px 4px;border-top:1px solid rgba(15,23,42,.08)}.inv-row:hover{background:rgba(248,250,252,.8)}.inv-size{white-space:nowrap}.inv-colorwrap{display:flex;align-items:center;justify-content:center}.inv-color{width:22px;height:22px;border-radius:999px;border:1px solid transparent;box-shadow:0 2px 10px rgba(15,23,42,.08)}.inv-avail{gap:10px;flex-wrap:nowrap;white-space:nowrap}.inv-avail,.inv-order{display:flex;align-items:center}.inv-order{justify-content:flex-end;gap:8px;min-width:184px}.inv-order .input{width:72px;text-align:center;font-weight:900}.inv-step-btn{min-width:34px;height:34px;padding:0 10px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.inv-step-btn-primary{min-width:38px}.inv-step-input{border-radius:12px;min-height:34px}@media (max-width:980px){.shop-toolbar{grid-template-columns:1fr}.inv-row,.inv-table-head{grid-template-columns:28px minmax(48px,.7fr) minmax(96px,1fr) minmax(156px,auto);gap:8px}.inv-order{min-width:156px}.inv-order .input{width:62px}}.inv-dot{width:16px;height:16px;border-radius:999px;border:2px solid rgba(15,23,42,.25);background:transparent}.inv-dot-filled{border-color:#22c55e;background:#22c55e}.inv-dot-outline{border-color:#22c55e;background:transparent}.inv-dot-half{border-color:#22c55e;background:linear-gradient(90deg,#22c55e 50%,transparent 0)}.inv-qty{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:hsla(0,0%,100%,.75);font-weight:900;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.75)}.cart-drawer{box-shadow:-12px 0 40px rgba(15,23,42,.18);background:linear-gradient(180deg,hsla(0,0%,100%,.99),rgba(248,250,252,.97))}.cart-drawer-head{position:-webkit-sticky;position:sticky;top:0;z-index:3;padding-bottom:12px;margin-bottom:8px;background:inherit;border-bottom:1px solid rgba(15,23,42,.08)}.cart-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.96),rgba(241,245,249,.95))}.cart-summary-total{font-size:28px;font-weight:900;line-height:1.1}.cart-table-wrap table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:rgba(248,250,252,.98)}.cart-qty-control{display:inline-flex;justify-content:flex-end;align-items:center;gap:8px}.cart-plan-card{border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,250,252,.96));border:1px solid rgba(15,23,42,.08)}@media (max-width:980px){.cart-drawer{border-radius:0}.cart-summary-total{font-size:24px}}.dashboard-shell{display:grid;grid-gap:16px;gap:16px}.dashboard-hero{padding:20px;border-radius:24px;border:1px solid rgba(59,130,246,.18);background:radial-gradient(circle at top right,rgba(59,130,246,.14),transparent 34%),radial-gradient(circle at bottom left,rgba(16,185,129,.1),transparent 30%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 50px rgba(15,23,42,.06)}.dashboard-hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap}.dashboard-eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;margin-bottom:6px}.dashboard-title{margin:0;font-size:28px;line-height:1.1}.dashboard-subtitle{margin-top:8px;max-width:780px;color:var(--muted);font-size:14px}.dashboard-chip-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.stat-pill{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(15,23,42,.08);background:#fff;font-size:12px;color:var(--muted)}.stat-pill strong{color:var(--text);font-size:12px;font-weight:800}.stat-pill.tone-blue{border-color:rgba(59,130,246,.18);background:rgba(59,130,246,.06)}.dashboard-mode-box{margin-top:16px;display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.8)}.dashboard-mode-label{font-size:12px;color:var(--muted)}.dashboard-mode-value{font-weight:800}.dashboard-mode-note{font-size:12px;color:var(--muted)}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.kpi-card{border-radius:22px;padding:16px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.04)}.kpi-card.tone-blue{background:linear-gradient(180deg,#fff,#eef6ff)}.kpi-card.tone-navy{background:linear-gradient(180deg,#fff,#f1f5ff)}.kpi-card.tone-amber{background:linear-gradient(180deg,#fff,#fff7e8)}.kpi-card.tone-rose{background:linear-gradient(180deg,#fff,#fff1f1)}.kpi-card.tone-emerald{background:linear-gradient(180deg,#fff,#ecfdf5)}.kpi-card.tone-violet{background:linear-gradient(180deg,#fff,#f5f3ff)}.kpi-label{font-size:12px;color:var(--muted);font-weight:700}.kpi-value{font-size:28px;line-height:1.05;font-weight:900;margin-top:6px}.kpi-sub{margin-top:8px;font-size:12px;color:var(--muted)}.insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:14px;gap:14px}.insight-card{padding:18px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fff}.insight-card.tone-blue{background:linear-gradient(180deg,#eff6ff,#fff)}.insight-card.tone-amber{background:linear-gradient(180deg,#fff7ed,#fff)}.insight-card.tone-emerald{background:linear-gradient(180deg,#ecfdf5,#fff)}.insight-label{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.insight-title{font-size:22px;font-weight:900;margin-top:8px;line-height:1.15}.insight-copy{margin-top:8px;font-size:14px;color:var(--muted)}.insight-meta{margin-top:12px;font-size:12px;font-weight:700;color:#334155}.dashboard-activity-grid,.dashboard-two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:14px;gap:14px}.dashboard-panel{padding:16px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.04)}.dashboard-panel-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.section-title{font-size:18px;font-weight:900}.section-sub{font-size:12px;color:var(--muted);margin-top:4px}.compact-row,.compact-stat-row,.metric-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.compact-row-main,.metric-main{flex:1 1 auto;min-width:0;display:grid;grid-gap:6px;gap:6px}.metric-label-strong{font-weight:800}.metric-label-soft{font-size:12px;color:var(--muted)}.metric-bar{position:relative;height:9px;border-radius:999px;background:#eef2f7;overflow:hidden}.metric-bar.small{height:7px}.metric-bar>span{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:999px}.metric-value-box{min-width:64px;text-align:right;font-weight:900;padding:10px 12px;border-radius:14px;background:#f8fafc}.dashboard-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.soft-stat-card{padding:12px;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:#f8fafc}.soft-stat-label{font-size:12px;color:var(--muted)}.soft-stat-value{margin-top:4px;font-size:18px;font-weight:900}.soft-stat-sub{margin-top:4px;font-size:12px;color:var(--muted)}.dashboard-split-lists{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px}.list-subtitle{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.rank-card,.timeline-card{padding:12px 14px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff}.rank-card-top,.timeline-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rank-title{font-weight:800}.rank-sub{margin-top:4px;font-size:12px;color:var(--muted)}.rank-side{text-align:right}.rank-number{font-weight:900}.rank-money{margin-top:4px}.rank-money,.timeline-date{font-size:12px;color:var(--muted)}.timeline-date{white-space:nowrap}.timeline-note{margin-top:8px;font-size:13px;color:#334155}.timeline-metrics{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px;font-size:12px;font-weight:800}.status-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8}@media (max-width:900px){.dashboard-title{font-size:24px}.dashboard-mini-grid{grid-template-columns:1fr}}.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}}