@import "https://fonts.googleapis.com/css2?family=Inter:wght@200;400;500;600;700;800&display=swap";
:root{--wamco-green:#2ecc71;--wamco-mixed:#a8e010;--wamco-yellow:#f1c40f;--bg-dark:#02060a;--glass:#0a141ebf;--sidebar-w:400px}body,html{background:var(--bg-dark);color:#fff;width:100%;height:100%;margin:0;padding:0;font-family:Inter,-apple-system,sans-serif;overflow:hidden}.viewport{width:100vw;height:100dvh;display:flex;position:relative}.viewport:after{content:"";pointer-events:none;z-index:4000;background:radial-gradient(circle,#0000 30%,#0006 110%);position:fixed;inset:0;box-shadow:inset 0 0 150px #0009}.sidebar{width:var(--sidebar-w);background:var(--glass);-webkit-backdrop-filter:blur(30px);z-index:2000;border-right:1px solid #ffffff1a;flex-direction:column;height:100%;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:0;left:-420px;box-shadow:20px 0 50px #00000080}.sidebar.visible{left:0}.mobile-drag-handle{z-index:2010;cursor:none;background:linear-gradient(#0003,#0000);justify-content:center;align-items:center;width:100%;height:35px;display:flex;position:absolute;top:0;left:0}.mobile-drag-handle:after{content:"";background:#ffffff4d;border-radius:10px;width:36px;height:4px;box-shadow:0 1px 2px #0000004d}.mobile-drag-handle:active{cursor:none}.ai-analyst{z-index:6000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:40px;right:40px}.ai-analyst.left-side{flex-direction:row-reverse;align-items:center;left:auto;right:40px}.ai-analyst.left-side .guidance-bubble{margin-right:10px;position:relative;top:auto;left:auto;right:auto}.ai-analyst.left-side .guidance-bubble:after{top:50%;left:auto;right:-11px;transform:translateY(-50%)rotate(90deg)}.robot-icon{color:#fff;justify-content:center;align-items:center;width:50px;height:50px;animation:4s ease-in-out infinite robot-float;display:flex}.guidance-bubble{-webkit-backdrop-filter:blur(25px);color:#fff;opacity:0;letter-spacing:.3px;background:#0a1928e6;border:none;border-radius:12px;max-width:220px;padding:14px 20px;font-size:.82rem;font-weight:500;line-height:1.5;transition:all .6s cubic-bezier(.19,1,.22,1);position:relative;transform:translateY(15px);box-shadow:0 15px 45px #00000080,0 0 20px #2ecc711a}.guidance-bubble.visible{opacity:1;transform:translateY(0)}.guidance-bubble:after{content:"";background:inherit;-webkit-backdrop-filter:blur(25px);clip-path:polygon(50% 0%,0% 100%,100% 100%);z-index:-1;width:14px;height:11px;position:absolute;top:-10px;right:17px}.comms-link{justify-content:center;align-items:center;display:flex;position:relative}.comms-pulse{border:2px solid var(--wamco-green);opacity:0;border-radius:50%;width:100%;height:100%;animation:3s infinite comms-pulse-anim;position:absolute}.comms-pulse:nth-child(2){animation-delay:1.5s}@keyframes comms-pulse-anim{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}@keyframes robot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.brand-logo{z-index:3000;pointer-events:none;align-items:center;gap:20px;display:flex;position:absolute;top:40px;left:40px}.logo-img{object-fit:contain;width:50px;height:50px}.brand-text{flex-direction:column;display:flex}.brand-logo h1{letter-spacing:8px;text-transform:uppercase;color:#fff;text-shadow:0 0 20px #00000080;margin:0;font-size:1.5rem;font-weight:200}.brand-logo .sub{color:var(--wamco-green);letter-spacing:2px;margin-top:5px;font-size:.6rem;font-weight:800;display:block}.sidebar-content{flex:1;margin-top:100px;padding:30px;overflow-y:auto}.sidebar-content::-webkit-scrollbar{width:4px}.sidebar-content::-webkit-scrollbar-thumb{background:var(--wamco-green)}.section-title{color:var(--wamco-green);text-transform:uppercase;letter-spacing:2px;margin-bottom:15px;font-size:.7rem;font-weight:800;display:block}.description{color:#ccc;margin-bottom:30px;font-size:.9rem;line-height:1.6}.facility-item{cursor:none;background:#ffffff08;border:1px solid #ffffff0d;border-radius:15px;align-items:center;gap:15px;margin-bottom:12px;padding:15px 20px;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex}.facility-item:hover{background:#ffffff0d;transform:translate(5px)}.type-tag{border-radius:10px;width:4px;height:25px}.type-tag.operation{background:var(--wamco-green)}.type-tag.project{background:var(--wamco-yellow)}.type-tag.mixed{background:var(--wamco-mixed)}.facility-item-content{flex-direction:column;flex:1;display:flex}.facility-item .name{color:#fff;font-size:.85rem;font-weight:600}.facility-item .category{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.facility-header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.type-badge{letter-spacing:1px;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:.6rem;font-weight:800}.type-badge.operation{color:var(--wamco-green);background:#2ecc711a;border-color:#2ecc7133}.type-badge.project{color:var(--wamco-yellow);background:#f1c40f1a;border-color:#f1c40f33}.type-badge.mixed{color:var(--wamco-mixed);background:#a8e0101a;border-color:#a8e01033}.connections-section{background:#2ecc710d;border:1px dashed #2ecc7133;border-radius:15px;margin:30px 0;padding:15px}.services-section{flex-direction:column;gap:20px;margin:30px 0;display:flex}.service-group{flex-direction:column;gap:10px;display:flex}.group-title{color:#fff6;text-transform:uppercase;letter-spacing:1.5px;font-size:.7rem;font-weight:700}.service-chips{flex-wrap:wrap;gap:8px;display:flex}.service-chip{color:#fffc;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.75rem;font-weight:500;display:flex}.status-dot{background:var(--wamco-green);width:5px;height:5px;box-shadow:0 0 5px var(--wamco-green);border-radius:50%}.project-progress-container{background:#ffffff0d;border-radius:10px;width:100%;height:6px;margin:12px 0 10px;position:relative;overflow:hidden}.project-progress-fill{background:var(--wamco-yellow);height:100%;box-shadow:0 0 15px var(--wamco-yellow);transition:width 1s cubic-bezier(.4,0,.2,1)}.progress-labels{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.progress-labels span{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;font-weight:700}.progress-labels .percentage{color:var(--wamco-yellow)}.key-info-grid{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:20px;margin:30px 0;padding:20px;display:grid}.info-stat{flex-direction:column;gap:6px;display:flex}.info-stat .label{color:#ffffff4d;text-transform:uppercase;letter-spacing:1.5px;font-size:.6rem;font-weight:800}.info-stat .value{color:#fff;font-size:.85rem;font-weight:600}.media-item{aspect-ratio:16/9;background:#111;border-radius:8px;width:100%;position:relative;overflow:hidden}.media-item img,.media-item video{object-fit:cover;width:100%;height:100%}.video-thumb-container{background:#000;width:100%;height:100%;position:relative}.play-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-item:hover .play-overlay{background:var(--wamco-green);transform:translate(-50%,-50%)scale(1.1)}.sidebar-sticky-controls{z-index:100;background:linear-gradient(to bottom,var(--glass-heavy)80%,transparent);margin:-30px 0 0;padding:30px 0 25px;position:sticky;top:-30px}.controls-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;transition:all .4s cubic-bezier(.19,1,.22,1);display:inline-flex;overflow:hidden}.pill-btn{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;cursor:none;background:0 0;border:none;outline:none;align-items:center;gap:8px;padding:10px 16px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}@media (hover:hover){.controls-pill:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 10px 30px #0000004d}.pill-btn:hover{color:#fff;background:#ffffff1a}.pill-btn.back:hover svg{transform:translate(-3px)}.pill-btn.reload:hover svg{transform:rotate(180deg)}}.pill-btn:active{background:#ffffff26;transition:all .1s;transform:scale(.95)}.pill-btn.back svg{transition:transform .3s}.pill-btn.reload{padding:10px 14px}.pill-btn.reload svg{transition:transform .5s cubic-bezier(.19,1,.22,1)}.pill-divider{background:#ffffff1a;width:1px;height:20px}.back-btn{color:#fff;cursor:none;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;outline:none;align-items:center;gap:12px;margin-bottom:30px;padding:10px 18px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .4s cubic-bezier(.19,1,.22,1);display:inline-flex}@media (hover:hover){.back-btn:hover{background:var(--wamco-green);color:#000;transform:translate(-5px)}}.map-container{perspective:1000px;background:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.map-zoom-content{width:100%;height:100%;transition:transform .8s cubic-bezier(.2,0,0,1)}.zoom-blur .map-zoom-content{transform:scale(1.1)}.drone-view{animation:15s ease-in-out infinite drone-shake}@keyframes drone-shake{0%{transform:scale(1.02)translate(0)rotate(0)}25%{transform:scale(1.02)translate(8px,5px)rotate(.1deg)}50%{transform:scale(1.02)translate(-5px,12px)rotate(-.1deg)}75%{transform:scale(1.02)translate(-10px,-6px)rotate(.05deg)}to{transform:scale(1.02)translate(0)rotate(0)}}.leaflet-container{width:100%;height:100%;background:#000!important}.leaflet-tile-container{background:0 0!important}.leaflet-tile{backface-visibility:hidden;filter:brightness(.7)contrast(1.2)saturate(.8);will-change:transform,opacity;outline:1px solid #0000}.map-overlay-container{z-index:3000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;bottom:40px;right:40px}.map-legend,.map-filters-bar{pointer-events:auto;background:var(--glass);-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:50px;justify-content:center;align-items:center;width:360px;padding:10px 24px;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;box-shadow:0 10px 30px #0000004d}.map-legend{opacity:0;pointer-events:none;border-color:#0000;max-height:0;margin:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-10px)scale(.98)}.map-legend.visible{opacity:1;pointer-events:auto;border-color:#ffffff1a;width:420px;max-height:100px;padding:10px 24px;transform:translateY(0)scale(1)}.map-filters-bar{gap:6px;padding:6px}.map-filters-bar.main-view{width:440px}.map-filters-bar .filter-btn{flex:1;justify-content:center}.filter-btn{color:#fff6;text-transform:uppercase;letter-spacing:1px;cursor:none;background:0 0;border:1px solid #0000;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:.7rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.filter-btn .status-dot{opacity:.3;background:currentColor;border-radius:50%;width:6px;height:6px;transition:all .3s}.filter-btn:hover{color:#fffc;background:#ffffff0d}.filter-btn.active{color:#fff;background:#ffffff1a;border-color:#ffffff0d}.filter-btn.active.operation .status-dot{background:var(--wamco-green);box-shadow:0 0 10px var(--wamco-green);opacity:1}.filter-btn.active.project .status-dot{background:var(--wamco-yellow);box-shadow:0 0 10px var(--wamco-yellow);opacity:1}.filter-btn.active.operation{color:var(--wamco-green)}.filter-btn.active.project{color:var(--wamco-yellow)}.legend-group{justify-content:center;gap:35px;width:100%;display:flex}.legend-divider{background:#ffffff1a;width:1px;height:25px;margin:0 30px}.legend-item{align-items:center;gap:10px;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.legend-dot.operation{background:var(--wamco-green);box-shadow:0 0 10px var(--wamco-green)}.legend-dot.project{background:var(--wamco-yellow);box-shadow:0 0 10px var(--wamco-yellow)}.legend-dot.mixed{background:var(--wamco-mixed);box-shadow:0 0 10px var(--wamco-mixed)}.legend-item .label{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:.5rem;font-weight:700}.legend-item .count{color:#fff;font-family:monospace;font-size:.6rem;font-weight:800}.zoom-out-btn{z-index:3000;background:var(--glass);-webkit-backdrop-filter:blur(15px);color:#fff;letter-spacing:1.5px;text-transform:uppercase;cursor:none;border:1px solid #2ecc7166;border-radius:50px;align-items:center;gap:12px;padding:14px 28px;font-size:.75rem;font-weight:600;transition:all .4s;display:flex;position:absolute;bottom:40px;right:40px}.zoom-out-btn:hover{background:var(--wamco-green);color:#000}.wamco-dot-container{pointer-events:auto!important;background:0 0!important;border:none!important}.wamco-dot{background:var(--wamco-green);width:14px;height:14px;box-shadow:0 0 15px var(--wamco-green);border:2px solid #fff;border-radius:50%;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative}.wamco-dot.project{background:var(--wamco-yellow);box-shadow:0 0 15px var(--wamco-yellow)}.wamco-dot.mixed{background:var(--wamco-mixed);box-shadow:0 0 15px var(--wamco-mixed)}.wamco-dot:after{content:"";border:2px solid var(--wamco-green);animation:wamco-pulse 2s infinite var(--pulse-delay,0s);border-radius:50%;position:absolute;inset:-2px}.wamco-dot.project:after{border-color:var(--wamco-yellow)}.wamco-dot.mixed:after{border-color:var(--wamco-mixed)}@keyframes wamco-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(3)}}.wamco-dot-container:hover .wamco-dot{transform:scale(1.6)}.facility-chat-bubble{background:var(--glass);-webkit-backdrop-filter:blur(15px);color:#fff;white-space:nowrap;z-index:1000;cursor:none;border:none;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:.65rem;font-weight:600;transition:all .3s;display:flex;position:absolute;bottom:32px;left:7px;transform:translate(-50%);box-shadow:0 10px 25px #0000004d}.facility-chat-bubble.project .dot{background:var(--wamco-yellow)!important}.facility-chat-bubble.mixed .dot{background:var(--wamco-mixed)!important}.facility-chat-bubble.active{background:#0f1923f2;border:none;transform:translate(-50%)translateY(-10px)scale(1.05);box-shadow:0 20px 50px #0009}.facility-chat-bubble.active.bottom{transform:translate(-50%)translateY(10px)scale(1.05)}.facility-chat-bubble.active.left{transform:translateY(-50%)translate(-25px)scale(1.05)}.facility-chat-bubble.active.right{transform:translateY(-50%)translate(10px)scale(1.05)}.facility-chat-bubble.bottom{top:38px;bottom:auto}.facility-chat-bubble.left{inset:50% 32px auto auto;transform:translateY(-50%)}.facility-chat-bubble.right{top:50%;bottom:auto;left:32px;transform:translateY(-50%)}.facility-chat-bubble:after{content:"";background:inherit;-webkit-backdrop-filter:blur(15px);clip-path:polygon(0% 0%,100% 0%,50% 100%);z-index:-1;border:none;width:14px;height:10px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.facility-chat-bubble.bottom:after{clip-path:polygon(50% 0%,0% 100%,100% 100%);top:-9px;bottom:auto}.facility-chat-bubble.left:after{clip-path:polygon(0% 0%,100% 50%,0% 100%);width:10px;height:14px;inset:50% -9px auto auto;transform:translateY(-50%)}.facility-chat-bubble.right:after{clip-path:polygon(100% 0%,100% 100%,0% 50%);width:10px;height:14px;top:50%;bottom:auto;left:-9px;transform:translateY(-50%)}.facility-chat-bubble .dot{background:var(--wamco-green);width:8px;height:8px;box-shadow:0 0 10px var(--wamco-green);border-radius:50%;flex-shrink:0}@keyframes bubble-pop{0%{opacity:0;transform:translate(-50%)scale(.8)translateY(10px)}to{opacity:1;transform:translate(-50%)scale(1)translateY(0)}}.loading-screen{z-index:9999;background:#02060a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loading-content{flex-direction:column;align-items:center;width:400px;display:flex}.loading-brand-box{align-items:center;gap:35px;margin-bottom:50px;display:flex}.loading-logo-wrapper{flex-shrink:0;position:relative}.loading-logo{filter:drop-shadow(0 0 20px #2ecc7166);width:80px;height:80px}.logo-pulse{background:var(--wamco-green);filter:blur(40px);opacity:.15;border-radius:50%;width:100px;height:100px;animation:2s ease-in-out infinite loading-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes loading-pulse{0%,to{opacity:.1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.2;transform:translate(-50%,-50%)scale(1.5)}}.loading-brand{flex-direction:column;align-items:flex-start;display:flex}.loading-sub{letter-spacing:4px;color:var(--wamco-green);text-transform:uppercase;margin:0;font-size:.65rem;font-weight:800}.loading-title{letter-spacing:14px;color:#fff;margin:-5px 0 0;font-size:3rem;font-weight:200}.loading-bar-container{background:#ffffff0d;width:100%;height:2px;position:relative;overflow:hidden}.loading-bar-fill{background:var(--wamco-green);height:100%;box-shadow:0 0 15px var(--wamco-green);transition:width .8s}.loading-status{color:#fff6;justify-content:space-between;width:100%;margin-top:15px;font-family:monospace;font-size:.65rem;display:flex}.grid-overlay{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.scanline{background:linear-gradient(#0000,#2ecc710d,#0000);width:100%;height:100px;animation:4s linear infinite scanline;position:absolute;top:0;left:0}@keyframes scanline{0%{top:-100px}to{top:100%}}.clouds-container{pointer-events:none;z-index:500;opacity:0;transition:opacity 3s;position:absolute;inset:0;overflow:hidden}.clouds-container.visible{opacity:1}.cloud{opacity:.25;filter:blur(10px);position:absolute}@keyframes cloud-drift{0%{left:-40%}to{left:140%}}.cloud-anim-1{animation:120s linear infinite cloud-drift}.cloud-anim-2{animation:180s linear -40s infinite cloud-drift}.cloud-anim-3{animation:150s linear -80s infinite cloud-drift}.cloud-anim-4{animation:200s linear -120s infinite cloud-drift}.cloud-anim-5{animation:160s linear -20s infinite cloud-drift}.gallery-overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:5000;opacity:0;pointer-events:none;background:#0006;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.map-container:after{content:"";pointer-events:none;z-index:999;-webkit-backdrop-filter:blur();backdrop-filter:blur();opacity:0;background:0 0;transition:all .8s cubic-bezier(.2,0,0,1);position:absolute;inset:0;transform:scale(1);-webkit-mask-image:radial-gradient(circle,#0000 20%,#00000080 50%,#000 100%);mask-image:radial-gradient(circle,#0000 20%,#00000080 50%,#000 100%)}@media (min-width:600px){.zoom-blur.map-container:after{opacity:1;-webkit-backdrop-filter:blur(35px)brightness(1.2)contrast(1.1);backdrop-filter:blur(35px)brightness(1.2)contrast(1.1);transform:scale(1.2)}.zoom-blur.map-container:before{content:"";z-index:998;pointer-events:none;background:radial-gradient(circle,#0000 40%,#2ecc710d 100%);animation:.8s ease-out forwards warp-speed;position:absolute;inset:0}}@keyframes warp-speed{0%{opacity:0;transform:scale(.8)}50%{opacity:1}to{opacity:0;transform:scale(1.5)}}.gallery-overlay.active{opacity:1;pointer-events:all}.gallery-container{justify-content:center;align-items:center;width:85%;height:85%;transition:transform .5s cubic-bezier(.2,0,0,1.2);display:flex;position:relative;transform:scale(.8)translateY(20px)}.gallery-overlay.active .gallery-container{transform:scale(1)translateY(0)}.gallery-content-wrapper{background:#14141480;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible;box-shadow:0 40px 80px #0009}.gallery-content-wrapper>*{border-radius:20px}.gallery-content-wrapper.immersive{border-radius:0;aspect-ratio:auto!important;width:100%!important;height:100%!important}.gallery-media{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}img.gallery-media{object-fit:contain;width:100%;height:100%}.video-js,.vjs-default-skin{background-color:#0000!important;width:100%!important;height:100%!important}.video-js .vjs-control-bar{opacity:1!important;visibility:visible!important;background:#000000b3!important;display:flex!important}.gallery-nav-fixed{z-index:200!important}img.gallery-media{object-fit:contain}.gallery-media>div{width:100%;height:100%}.gallery-media .video-js{width:100%!important;height:100%!important}.gallery-nav{color:#fff;cursor:none;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav:hover{background:var(--wamco-green);color:#000}.gallery-nav.prev{left:-80px}.gallery-nav.next{right:-80px}.gallery-close{-webkit-backdrop-filter:blur(10px);z-index:1010;cursor:none;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:15px;right:15px}.gallery-close:hover{background:#fff3;transform:scale(1.1)}.gallery-media-tag{z-index:1010;gap:8px;display:flex;position:absolute;top:15px;left:15px}.type-icon{-webkit-backdrop-filter:blur(10px);color:#fff;letter-spacing:1px;background:#00000080;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:.65rem;font-weight:800;display:flex}.type-icon.pano-360{cursor:none;color:#2ecc71;background:#2ecc7133;border-color:#2ecc7166}.type-icon.pano-360:hover{background:#2ecc7166}.type-icon.pano-360.active{color:#000;background:#2ecc71;box-shadow:0 0 15px #2ecc7166}.gallery-container.immersive-360{width:100vw;height:100vh}.immersive-360 .gallery-content-wrapper{width:100%;height:100%}.immersive-360 .pano-img{cursor:none;border-radius:0;width:auto;max-width:none;height:100%;max-height:none;overflow-x:auto}.exit-fpv-btn{z-index:2000;-webkit-backdrop-filter:blur(25px);color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:none;white-space:nowrap;background:#0f192399;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:15px;padding:16px 32px;font-size:.85rem;font-weight:700;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #00000080}.exit-fpv-btn:hover{background:var(--wamco-green);color:#000;border-color:var(--wamco-green);transform:translate(-50%)translateY(-5px)scale(1.05);box-shadow:0 20px 60px #2ecc714d}.exit-fpv-btn svg{transition:transform .3s}.exit-fpv-btn:hover svg{transform:rotate(90deg)}.gallery-counter{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#00000080;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;bottom:20px;right:20px}.gallery-date{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#00000080;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.delete-media-btn{letter-spacing:1px;color:#ef4444;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;cursor:none;background:#ef444433;border:1px solid #ef444466;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:11px;font-weight:700;transition:all .25s;display:flex;position:absolute;bottom:20px;left:20px}.delete-media-btn:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}@keyframes sidebar-content-fade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-animate{animation:.6s cubic-bezier(.19,1,.22,1) forwards sidebar-content-fade}.media-container{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:15px;display:grid}.media-item{aspect-ratio:4/3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;transition:all .4s cubic-bezier(.19,1,.22,1);position:relative;overflow:hidden}.media-item:hover{border-color:var(--wamco-green);transform:scale(1.05);box-shadow:0 10px 20px #0006}.thumb-wrapper{width:100%;height:100%;position:relative}.thumb-wrapper img{object-fit:cover;width:100%;height:100%}.media-type-tag-mini{-webkit-backdrop-filter:blur(8px);color:#fff;letter-spacing:.5px;pointer-events:none;z-index:10;background:#0009;border:1px solid #fff3;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:8px;right:8px}.video-js .vjs-control-bar{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:2000!important;display:flex!important}@media (max-width:1024px){:root{--sidebar-w:320px}.brand-logo{gap:12px;top:20px;left:20px}.logo-img{width:35px;height:35px}.brand-logo h1{letter-spacing:4px;font-size:1.1rem}.sidebar{left:-330px}}@media (max-width:600px){:root{--sidebar-w:100%;font-size:12px}.brand-logo{gap:8px;top:10px;left:10px}.logo-img{width:20px;height:20px}.brand-logo h1{letter-spacing:2px;font-size:.8rem}.ai-analyst{z-index:2100;flex-direction:row-reverse;align-items:center;gap:8px;position:absolute;top:10px;right:10px;display:flex!important}.sidebar-content h2{margin-bottom:15px;font-size:1.4rem!important}.sidebar-content{padding:12px;margin-top:5px!important}.sidebar-sticky-controls{margin:-12px 0 0;padding:12px 0 15px;top:-12px}.back-btn{margin-bottom:15px;padding:6px 12px;font-size:.7rem}.controls-pill{padding:2px}.pill-btn{padding:8px 12px;font-size:.65rem}.pill-btn.reload{padding:8px 10px}.section-title{margin-bottom:12px;font-size:.7rem!important}.description{margin-bottom:20px;line-height:1.45;font-size:.95rem!important}.facility-item{border-radius:10px;margin-bottom:6px;padding:8px 12px}.facility-item .name{font-size:.85rem}.facility-chat-bubble{border-radius:8px;gap:6px;padding:4px 10px;font-size:.65rem;bottom:30px}.facility-chat-bubble.active{transform:translate(-50%)translateY(-8px)scale(1.05)}.facility-chat-bubble.active.bottom{transform:translate(-50%)translateY(8px)scale(1.05)}.facility-chat-bubble.bottom{top:36px;bottom:auto}.facility-chat-bubble.left{left:auto;right:28px}.facility-chat-bubble.right{left:28px;right:auto}.facility-chat-bubble .dot{width:4px;height:4px}.facility-chat-bubble:after{clip-path:polygon(0% 0%,100% 0%,50% 100%);width:14px;height:10px;bottom:-9px}.facility-chat-bubble.bottom:after{clip-path:polygon(50% 0%,0% 100%,100% 100%);top:-9px;bottom:auto}.facility-chat-bubble.left:after{clip-path:polygon(0% 0%,100% 50%,0% 100%);width:8px;height:12px;right:-8px}.facility-chat-bubble.right:after{clip-path:polygon(100% 0%,100% 100%,0% 50%);width:8px;height:12px;left:-8px}.sidebar{will-change:height,bottom;border-radius:25px 25px 0 0;width:100%;height:35vh;transition:all .5s cubic-bezier(.19,1,.22,1);top:auto;bottom:-100vh;left:0!important}.sidebar.visible{bottom:0}.mobile-drag-handle{display:flex}.sidebar-content{margin-top:0!important;padding-top:30px!important}.map-overlay-container{align-items:center;gap:8px;width:90%;max-width:none;transition:transform .6s cubic-bezier(.19,1,.22,1),bottom .6s cubic-bezier(.19,1,.22,1);inset:auto auto 30px 50%;transform:translate(-50%)}.map-overlay-container.sidebar-open{bottom:calc(35vh + 20px)}.map-filters-bar.main-view,.map-legend.visible{width:100%;padding:4px 12px}.filter-btn{gap:6px;padding:10px 12px;font-size:.6rem}.legend-item{gap:4px}.legend-group{gap:5px}.legend-item .count{font-size:.55rem}.legend-dot{width:4px;height:4px}.robot-icon{width:18px;height:18px}.robot-icon svg{width:12px;height:12px}.guidance-bubble{max-width:140px;margin-top:0;margin-right:5px;padding:6px 10px;font-size:.65rem}.guidance-bubble:after{content:"";background:inherit;clip-path:polygon(0% 0%,100% 50%,0% 100%);z-index:-1;border:none;width:8px;height:10px;position:absolute;inset:50% -7px auto auto;transform:translateY(-50%)}.leaflet-container{will-change:transform}.facility-chat-bubble,.guidance-bubble,.map-legend,.map-filters-bar{-webkit-backdrop-filter:blur(8px)!important;border:none!important}}.vjs-matrix.video-js{color:#fff}.video-js{background-color:#0000;border-radius:8px;font-family:inherit;overflow:hidden}.video-js .vjs-big-play-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#2ecc71cc!important;border:none!important;border-radius:50%!important;width:60px!important;height:60px!important;margin-top:-30px!important;margin-left:-30px!important;line-height:60px!important;transition:all .3s cubic-bezier(.19,1,.22,1)!important}.video-js:hover .vjs-big-play-button{transform:scale(1.1);background-color:var(--wamco-green)!important}.video-js .vjs-control-bar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:0 0 8px 8px;align-items:center;background:#0006!important;height:50px!important;display:flex!important}.video-js .vjs-slider{background-color:#ffffff1a}.video-js .vjs-play-progress,.video-js .vjs-volume-level{background-color:var(--wamco-green)!important}.video-js .vjs-load-progress{background:#ffffff1a!important}.video-js .vjs-load-progress div{background:#fff3!important}.video-js .vjs-picture-in-picture-control,.video-js .vjs-remaining-time,.vjs-text-track-display{display:none!important}video::-internal-media-controls-download-button{display:none!important}.video-js{width:100%!important;height:100%!important}.user-profile-bar{z-index:5000;background:var(--glass);-webkit-backdrop-filter:blur(25px);pointer-events:auto;border:1px solid #ffffff1a;border-radius:50px;align-items:center;padding:6px;transition:all .6s cubic-bezier(.19,1,.22,1);display:flex;position:absolute;top:40px;right:40px;overflow:hidden;box-shadow:0 20px 40px #0006,inset 0 1px 1px #ffffff1a}.user-profile-bar.collapsed{border-radius:25px;justify-content:center;width:50px;height:50px;padding:0}.user-profile-bar.expanded{padding:8px 12px 8px 8px}.mgmt-expand-btn{color:#fff;cursor:none;z-index:2;background:#ffffff0d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.mgmt-expand-btn:hover{background:#ffffff26}.collapsed-trigger{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.collapsed-trigger .avatar.mini{opacity:1;width:32px;height:32px;font-size:.7rem;transition:all .3s;position:absolute}.collapsed-trigger svg{opacity:0;transition:all .3s;transform:translate(5px)}.mgmt-expand-btn:hover .collapsed-trigger .avatar.mini{opacity:0;transform:scale(.8)}.mgmt-expand-btn:hover .collapsed-trigger svg{opacity:1;transform:translate(0)}.mgmt-content-wrapper{opacity:0;pointer-events:none;align-items:center;gap:16px;width:0;transition:all .5s;display:flex;transform:translate(20px)}.user-profile-bar.expanded .mgmt-content-wrapper{opacity:1;pointer-events:auto;width:auto;margin-left:12px;transform:translate(0)}.user-profile-bar .user-info{border-right:1px solid #ffffff1a;align-items:center;gap:12px;padding-right:16px;display:flex}.user-profile-bar .avatar{color:#000;background:linear-gradient(135deg,#2ecc71,#27ae60);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 0 15px #2ecc714d}.user-profile-bar .avatar img{object-fit:cover;width:100%;height:100%}.user-profile-bar .details{flex-direction:column;display:flex}.user-profile-bar .name{color:#fff;white-space:nowrap;font-size:.85rem;font-weight:700}.user-profile-bar .role{text-transform:uppercase;color:var(--wamco-green);letter-spacing:1px;font-size:.6rem;font-weight:800}.action-buttons{align-items:center;gap:8px;display:flex}.mgmt-btn{cursor:none;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex}.mgmt-btn.locked{color:#fff9;background:#ffffff0d;border-color:#ffffff0d}.mgmt-btn.unlocked{color:var(--wamco-green);background:#2ecc7133;border-color:#2ecc714d;animation:2s infinite pulse-border;box-shadow:0 0 20px #2ecc7133}.mgmt-btn.export,.mgmt-btn.import,.mgmt-btn.save-view{color:#fff9;background:#ffffff0d;border-color:#ffffff0d}.mgmt-btn.export:hover,.mgmt-btn.import:hover,.mgmt-btn.save-view:hover{background:var(--wamco-green);color:#000;border-color:var(--wamco-green);transform:scale(1.05)}@media (max-width:600px){.user-profile-bar{border-radius:22px!important;width:44px!important;height:44px!important;padding:6px!important;top:60px!important;left:auto!important;right:10px!important}.user-profile-bar.expanded{justify-content:flex-start!important;width:auto!important;height:auto!important;padding:6px 10px!important;left:10px!important}.user-profile-bar .user-info{border-right:none!important;padding-right:0!important}.user-profile-bar .details{display:none!important}.user-profile-bar .avatar{width:32px!important;height:32px!important;font-size:.8rem!important}.mgmt-btn,.logout-btn{width:32px!important;height:32px!important}.mgmt-btn svg,.logout-btn svg{width:16px!important;height:16px!important}}@keyframes pulse-border{0%{box-shadow:0 0 #2ecc7166}70%{box-shadow:0 0 0 10px #2ecc7100}to{box-shadow:0 0 #2ecc7100}}.logout-btn{color:#ef4444;cursor:none;background:#ef44441a;border:1px solid #ef444433;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .3s;display:flex}.logout-btn:hover{color:#fff;background:#ef4444;transform:scale(1.05)}html,body,*,a,button,[role=button],input,select,textarea,[data-cursor],.leaflet-container,.leaflet-grab,.leaflet-grabbing,.leaflet-interactive,.leaflet-marker-icon,.wamco-dot-container,.facility-chat-bubble,.pill-btn,.mgmt-btn,.back-btn,.zoom-out-btn,.filter-btn,.mobile-drag-handle,:before,:after{cursor:none!important}@media (max-width:600px),(pointer:coarse){#ipad-cursor,.ipad-cursor,[id^=ipad-cursor]{visibility:hidden!important;pointer-events:none!important;display:none!important}html,body,*{cursor:auto!important}}
.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(../media/layers.78ca0acf.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../media/layers-2x.793209de.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(../media/marker-icon.b9f7ac13.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}}
.leaflet-default-icon-icon{cursor:url(../media/marker-icon.b9f7ac13.png),url(../media/marker-icon-2x.7993648d.png),auto;background-image:url(../media/marker-icon.b9f7ac13.png),url(../media/marker-icon-2x.7993648d.png);width:25px;height:41px;margin:-41px -12px}.leaflet-default-icon-shadow{cursor:url(../media/marker-shadow.f228ba2c.png),auto;background-image:url(../media/marker-shadow.f228ba2c.png);width:41px;height:41px;margin:-41px -12px}.leaflet-default-icon-popup{margin:-34px 1px}.leaflet-default-icon-tooltip{margin:-28px 16px}
