@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--bg:#f7faf8;--card:#fff;--ink:#16372b;--muted:#647a71;--green:#167a54;--lime:#e7f7d8;--line:#dce9e3;--shadow:0 22px 60px #16493517}[data-theme=dark]{--bg:#0d1b16;--card:#14261f;--ink:#e9f6ef;--muted:#9eb8ac;--green:#52d399;--lime:#173e2d;--line:#29463a;--shadow:0 22px 60px #0000003d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;line-height:1.55}h1,h2,h3{margin:0;font-family:Manrope,sans-serif;line-height:1.12}button,input,select{font:inherit}.wrap{width:min(1160px,100% - 40px);margin:auto}header{z-index:20;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:74px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font:800 20px Manrope;text-decoration:none;display:flex}.brand span{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;transform:rotate(-6deg)}nav{gap:30px;display:flex}nav a{color:var(--muted);font-size:14px;font-weight:600;text-decoration:none}.nav-actions{gap:8px;display:flex}.icon{border:1px solid var(--line);background:var(--card);color:var(--ink);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.icon svg{width:19px}.menu{display:none}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;min-height:680px;padding-block:72px 88px;display:grid}.eyebrow,.section-head>span{color:var(--green);letter-spacing:.14em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.055em;margin:18px 0 22px;font-size:clamp(42px,5.3vw,70px)}.hero p{color:var(--muted);max-width:620px;font-size:18px}.hero-actions{gap:12px;margin-top:30px;display:flex}.button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:14px 20px;font-weight:700;text-decoration:none;display:inline-flex}.button.ghost{background:var(--card);color:var(--ink);border:1px solid var(--line)}.trust{color:var(--muted);gap:22px;margin-top:26px;font-size:13px;display:flex}.hero-art{place-items:center;height:480px;display:grid;position:relative}.planet{color:#fff;background:radial-gradient(circle at 40% 35%,#dff7e5,#9ad4bd 63%,#4ba77f);border-radius:50%;place-items:center;width:350px;height:350px;display:grid;position:relative;box-shadow:0 35px 80px #1c7b5438}.planet>svg:first-child{color:#fff9;position:absolute;top:62px;left:75px}.planet>svg:nth-child(2){filter:drop-shadow(0 4px 8px #185c3c55)}.pin{color:#207653;width:46px;height:46px;box-shadow:var(--shadow);background:#fff;border-radius:15px;place-items:center;display:grid;position:absolute}.pin.a{bottom:75px;left:36px}.pin.b{top:73px;right:43px}.metric{background:var(--card);box-shadow:var(--shadow);border-radius:14px;padding:14px 19px;position:absolute}.metric small{color:var(--muted);letter-spacing:.12em;font-size:9px;display:block}.metric b{font:700 18px Manrope}.m1{top:105px;left:0}.m2{bottom:88px;right:0}.section{padding:90px max(24px,50% - 540px)}.section-head{text-align:center;max-width:650px;margin:0 auto 42px}.section-head h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(30px,4vw,46px)}.section-head p{color:var(--muted)}.calculator{background:var(--card);border-block:1px solid var(--line)}form{background:var(--bg);border:1px solid var(--line);max-width:950px;box-shadow:var(--shadow);border-radius:24px;margin:auto;padding:34px}.manual-note{background:var(--lime);color:var(--green);border-radius:10px;align-items:center;gap:8px;margin-bottom:23px;padding:11px 14px;font-size:13px;font-weight:700;display:flex}.grid{gap:16px;margin-bottom:16px;display:grid}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:1fr 1fr 1fr}label{font-size:13px;font-weight:700}input,select{background:var(--card);border:1px solid var(--line);width:100%;color:var(--ink);border-radius:12px;outline:none;margin-top:7px;padding:13px 14px}input:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 17%,transparent)}.input-icon{position:relative}.input-icon svg{width:18px;color:var(--muted);position:absolute;top:20px;left:13px}.input-icon input{padding-left:40px}label em{color:#c94c4c;font-size:11px;font-style:normal;display:block}.demos{flex-wrap:wrap;gap:8px;margin:-3px 0 18px;display:flex}.demos button{border:1px solid var(--line);background:var(--card);color:var(--muted);cursor:pointer;border-radius:999px;padding:7px 11px;font-size:11px}.submit{width:100%;margin-top:10px}.submit:disabled{opacity:.65}.results{color:#fff;background:linear-gradient(145deg,#0d593e,#163a2d);padding:90px max(24px,50% - 540px)}.result-top{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.result-top h2{margin:12px 0 6px;font-size:40px}.result-top p{color:#b8d9ca}.results .ghost{color:#fff;background:#ffffff12;border-color:#fff3}.stats{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stats article,.chart-card,.recommend{background:#ffffff10;border:1px solid #ffffff1f;border-radius:20px;padding:24px}.stats svg{color:#7ee5b6}.stats small,.stats span{color:#b7d2c6;font-size:11px;display:block}.stats small{letter-spacing:.1em;margin:13px 0 5px;font-weight:700}.stats strong{font:700 28px Manrope}.result-grid{grid-template-columns:1.5fr .8fr;gap:14px;margin-top:14px;display:grid}.chart-card h3,.recommend h3{font-size:24px}.chart-card>p{color:#b7d2c6}.chart{height:330px;margin-top:12px}.recharts-cartesian-axis-tick text{fill:#cce1d8}.recommend{color:#16372b;background:#fff}.badge{color:#167a54;background:#e5f6ed;border-radius:99px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.recommend h3{margin-top:18px}.recommend>strong{color:#167a54;font:800 34px Manrope}.recommend p{color:#647a71}.recommend button{color:#167a54;background:#e6f6ed;border:0;border-radius:11px;justify-content:space-between;width:100%;padding:13px;font-weight:700;display:flex}.recommend hr{border:0;border-top:1px solid #e2ece7;margin:22px 0}.recommend h4{align-items:center;gap:7px;display:flex}.recommend h4 svg{width:18px}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:28px;position:relative}.steps i{background:var(--lime);width:45px;height:45px;color:var(--green);border-radius:13px;place-items:center;display:grid}.steps b{color:var(--line);font:800 36px Manrope;position:absolute;top:22px;right:22px}.steps h3{margin:20px 0 8px}.steps p,.explain p{color:var(--muted)}.explain{border:1px solid var(--line);background:var(--card);border-radius:18px;margin-top:18px;padding:26px}.history{background:var(--card)}.empty{text-align:center;border:1px dashed var(--line);border-radius:20px;max-width:900px;margin:auto;padding:50px}.empty svg{color:var(--green);width:38px;height:38px}.empty p{color:var(--muted)}.history-actions,.history-list{max-width:900px;margin:auto}.history-actions{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.history-actions button,.history-list button{border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:9px;align-items:center;gap:6px;padding:8px 11px;display:inline-flex}.history-actions svg,.history-list svg{width:15px}.history-list{gap:9px;display:grid}.history-list article{border:1px solid var(--line);border-radius:13px;grid-template-columns:1fr auto 40px 40px;align-items:center;gap:12px;padding:16px;display:grid}.history-list span{color:var(--muted);font-size:12px;display:block}.about{color:#16372b;background:#dff4e8;padding:90px 0}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.about h2{margin-top:12px;font-size:42px}.about p{color:#42685a;font-size:17px}footer{color:#fff;background:#0b2c21;padding:46px 0}footer .wrap{grid-template-columns:1fr 1fr auto;align-items:center;display:grid}footer .brand{color:#fff}footer p,footer small{color:#9dbeb1}footer small{text-align:right}@media (max-width:800px){nav{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;padding:18px;display:none;position:absolute;top:74px;left:20px;right:20px}nav.open{display:flex}.menu{display:grid}.hero{text-align:center;grid-template-columns:1fr;gap:24px;padding-top:55px}.hero h1{font-size:45px}.hero-actions,.trust{justify-content:center}.hero-art{height:390px}.planet{width:280px;height:280px}.m1{left:4px}.m2{right:4px}.grid.two,.grid.three,.stats,.result-grid,.steps,.about-inner{grid-template-columns:1fr}.stats strong{font-size:24px}.result-top{flex-direction:column;align-items:flex-start;gap:15px}.result-top h2{font-size:32px}.about-inner{gap:25px}.about h2{font-size:34px}footer .wrap{text-align:center;grid-template-columns:1fr;gap:12px}footer .brand{margin:auto}footer small{text-align:center}.history-list article{grid-template-columns:1fr auto 38px 38px}}@media (max-width:520px){.wrap{width:min(100% - 28px,1160px)}.hero{min-height:auto}.hero h1{font-size:38px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.trust{flex-direction:column;gap:4px}.hero-art{height:330px}.planet{width:230px;height:230px}.metric{padding:10px 13px}.section,.results{padding:68px 15px}form{padding:20px}.demos{grid-template-columns:1fr 1fr;display:grid}.history-list article{grid-template-columns:1fr auto}.history-list article button{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.autocomplete{position:relative}.autocomplete-spinner{color:var(--green)!important;position:absolute!important;top:20px!important;left:auto!important;right:13px!important}.suggestions{z-index:30;background:var(--card);border:1px solid var(--line);max-height:280px;box-shadow:var(--shadow);border-radius:14px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.suggestions button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:flex-start;gap:10px;padding:11px;display:flex}.suggestions button:hover,.suggestions button:focus{background:var(--lime);outline:none}.suggestions button>svg{width:17px;min-width:17px;color:var(--green);margin-top:2px}.suggestions strong,.suggestions small{display:block}.suggestions strong{font-size:13px}.suggestions small{color:var(--muted);margin-top:2px;font-size:11px}.suggestions p{color:var(--muted);margin:0;padding:12px;font-size:12px}.route-status.loading{color:#4268a8;background:#eef4ff}.route-status.calculated{color:#167a54;background:#e5f6ed}.route-status.warning{color:#8d5c16;background:#fff4df}.spin{animation:.8s linear infinite spin}.route-panel{background:var(--card);border:1px solid var(--line);border-radius:18px;margin:4px 0 20px;overflow:hidden}.route-summary{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1.2fr .8fr .8fr;gap:1px;display:grid}.route-summary>span{background:var(--card);min-width:0;padding:14px 14px 14px 40px;position:relative}.route-summary svg{color:var(--green);position:absolute;top:17px;left:14px}.route-summary small,.route-summary strong{display:block}.route-summary small{color:var(--muted);letter-spacing:.08em;font-size:9px}.route-summary strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.route-map{background:var(--line);width:100%;height:340px}.route-map .leaflet-control-attribution{font-size:10px}.map-unavailable{color:var(--muted);text-align:center;margin:0;padding:22px}.manual-toggle{color:var(--green);cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:11px;font-weight:700}input[readonly]{color:var(--muted);background:color-mix(in srgb, var(--card) 75%, var(--line))}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:800px){.route-summary{grid-template-columns:1fr 1fr}.route-map{height:300px}}@media (max-width:520px){.route-summary{grid-template-columns:1fr}.route-map{height:260px}}@media (prefers-reduced-motion:reduce){.spin{animation:none}}.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(/_next/static/media/layers.BWBAp2CZ.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.Bpkbi35X.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{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(/_next/static/media/marker-icon.hN30_KVU.png)}.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}}
