@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);:root{--bg-main:#f8fafc;--bg-dark:#0f172a;--bg-card:#fff;--primary:#2563eb;--primary-glow:#2563eb1a;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--text-main:#1e293b;--text-muted:#64748b;--text-light:#f8fafc;--border-light:#e2e8f0;--border-primary:#bfdbfe;--font-heading:"Inter",sans-serif;--font-base:"Inter",sans-serif;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;--shadow-md:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-lg:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--transition:all 0.2s cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background-color:#f8fafc;background-color:var(--bg-main);color:#1e293b;color:var(--text-main);font-family:Inter,sans-serif;font-family:var(--font-base);line-height:1.6}h1,h2,h3,h4{color:#0f172a;color:var(--bg-dark);font-family:Inter,sans-serif;font-family:var(--font-heading);font-weight:700}a,button{cursor:pointer;font-family:Inter,sans-serif;font-family:var(--font-base)}@keyframes skeleton-pulse{0%{background-color:#e2e8f0}to{background-color:#f1f5f9}}.skeleton{animation:skeleton-pulse 1.5s infinite alternate;border-radius:8px;border-radius:var(--radius-sm)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8fafc;background:var(--bg-main)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2563eb;background:var(--primary)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.Home_container__YRjS3{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.Home_header__MHBC\+{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background:#ffffffe6;border-bottom:1px solid #0000000d;box-shadow:0 4px 20px #00000008;height:80px;justify-content:space-between;padding:0 10%;position:sticky;top:0;width:100%;z-index:2000}.Home_header__MHBC\+,.Home_logoContainer__uGW-s,.Home_logoGroup__-p7k8{align-items:center;display:flex}.Home_logoGroup__-p7k8{gap:1rem;transition:all .3s ease}.Home_logoIcon__6CB8K{align-items:center;background:linear-gradient(135deg,#2563eb,#172554);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 10px 20px #2563eb26;color:#fff;display:flex;height:40px;justify-content:center;transition:all .4s cubic-bezier(.16,1,.3,1);width:40px}.Home_logoText__nXMNi{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#1e293b 30%,#475569);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;letter-spacing:-2px;margin:0}.Home_nav__ryf-x{align-items:center;display:flex;gap:2rem}.Home_navLink__ukIqq{align-items:center;border-radius:100px;color:#475569;display:flex;font-size:.95rem;font-weight:600;gap:.6rem;padding:.6rem 1.2rem;text-decoration:none;transition:all .2s ease}.Home_navLink__ukIqq:hover{background:#2563eb0d;color:#2563eb}.Home_hamburger__TF7Nh{color:#1e293b;cursor:pointer;display:none;padding:.5rem;z-index:2001}.Home_hamburgerIcon__RQLAk{height:28px;width:28px}.Home_main__7YuW2{flex:1 1;width:100%}.Home_heroSection__AdyWH{background:radial-gradient(circle at center,#2563eb0d 0,#0000 70%);overflow:hidden;padding:8rem 10% 6rem;position:relative;text-align:center}.Home_heroSection__AdyWH:before{background-image:radial-gradient(#2563eb1a 1px,#0000 0);background-size:50px 50px;bottom:0;content:"";left:0;opacity:.6;pointer-events:none;position:absolute;right:0;top:0}.Home_heroContent__R5D8p{animation:Home_slideUp__6sfza .8s ease-out;margin:0 auto;max-width:900px}.Home_badge__VwiBm{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:100px;box-shadow:0 4px 15px #0000000d;color:#2563eb;display:inline-flex;font-size:.8rem;font-weight:800;gap:.75rem;letter-spacing:1.5px;margin-bottom:2rem;padding:.65rem 1.5rem}.Home_heroPulse__vbrU7{animation:Home_pulse-dot__Pqr6S 1.5s infinite;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b981;height:8px;width:8px}@keyframes Home_pulse-dot__Pqr6S{0%{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:.5;transform:scale(.8)}}.Home_heroTitle__\+KhQj{color:#1e293b;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;letter-spacing:-3px;line-height:1;margin-bottom:2rem}.Home_heroTitle__\+KhQj span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2563eb,#1d4ed8);-webkit-background-clip:text;background-clip:text;display:block;margin-top:.5rem}.Home_heroDescription__S9KyH{color:#64748b;font-size:1.25rem;line-height:1.6;margin:0 auto 3rem;max-width:800px}.Home_heroDescription__S9KyH strong{color:#1e293b;display:block;font-size:1.4rem;margin-bottom:.5rem}.Home_heroActions__3eCyE{gap:1.5rem}.Home_heroActions__3eCyE,.Home_primaryBtn__kFN4R{align-items:center;display:flex;justify-content:center}.Home_primaryBtn__kFN4R{background:#2563eb!important;background:linear-gradient(135deg,#2563eb,#172554)!important;border:1px solid #fff3;border-radius:16px;box-shadow:0 10px 25px #2563eb66;color:#fff!important;font-weight:800;letter-spacing:.5px;padding:1.25rem 2.8rem;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Home_primaryBtn__kFN4R:hover{box-shadow:0 20px 40px #2563eb80;filter:brightness(1.1);transform:translateY(-7px) scale(1.05)}.Home_secondaryBtn__O0jou{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffffb3;border:2.5px solid var(--primary);border-radius:16px;color:var(--primary);display:flex;font-weight:800;justify-content:center;letter-spacing:.5px;padding:1.25rem 2.8rem;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Home_secondaryBtn__O0jou:hover{background:#2563eb;box-shadow:0 15px 30px #2563eb33;color:#fff;transform:translateY(-5px) scale(1.02)}.Home_bentoSection__NiR2W{padding:2rem 10% 8rem}.Home_bentoGrid__XW6P9{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-auto-rows:minmax(320px,auto);grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px}.Home_bentoItem__Qgg75{background:#fff;border:1px solid #e2e8f0;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.Home_bentoItem__Qgg75:hover{border-color:#2563eb;box-shadow:0 20px 40px #0000000d;transform:translateY(-8px)}.Home_bentoIcon__wS2j2{color:#2563eb;font-size:2rem;margin-bottom:1.5rem}.Home_bentoInfo__vfRE7 h3{color:#0f172a;font-size:1.8rem;font-weight:800;margin-bottom:1rem}.Home_bentoInfo__vfRE7 p{color:#475569;font-size:1.1rem;line-height:1.6}.Home_featureOne__ltqz3{grid-column:span 1}.Home_featureTwo__B6MJ0{background:#0f172a;color:#fff;grid-column:span 2}.Home_featureTwo__B6MJ0 h3{color:#fff}.Home_featureTwo__B6MJ0 p{color:#94a3b8}.Home_alertsBento__S7Lkc{background:#fff;display:flex;flex-direction:column;grid-column:span 1;padding:0}.Home_bentoHeader__13vJx{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;padding:2.5rem 2.5rem 1.5rem}.Home_bentoHeader__13vJx h3{color:#1e293b!important;font-size:1.25rem!important;margin:0!important}.Home_bentoAlertList__v1vbR{flex:1 1;padding:1.5rem 2.5rem}.Home_compactList__NjDd9{display:flex;flex-direction:column;list-style:none}.Home_compactItem__6v0xL{border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 0}.Home_compactItem__6v0xL:last-child{border-bottom:none}.Home_compactMain__AJG0p{align-items:center;display:flex;justify-content:space-between}.Home_compactLeft__lDk67{align-items:center;display:flex;gap:.75rem}.Home_compactItem__6v0xL strong{color:#0f172a;font-size:1rem;font-weight:700}.Home_compactTime__gOYwj{color:#94a3b8;font-size:.7rem;font-weight:600;text-transform:uppercase}.Home_statusDot__2h4F3{background:#ef4444;border-radius:50%;box-shadow:0 0 8px #ef444466;height:8px;width:8px}.Home_compactAddr__VNPE3{color:#64748b;font-size:.8rem;line-height:1.4}.Home_viewMoreBento__uwwt5{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#2563eb;display:flex;font-size:.9rem;font-weight:700;gap:.6rem;justify-content:center;margin-top:1.5rem;padding:1.25rem;text-decoration:none;transition:all .2s ease}.Home_viewMoreBento__uwwt5:hover{background:#2563eb;border-color:#2563eb;color:#fff}.Home_statsBento__HCg5L{background:#2563eb;border-radius:24px;color:#fff;display:grid;grid-column:span 2;grid-template-columns:1fr 1fr;overflow:hidden;padding:0}.Home_statBox__Qmmul{align-items:center;border-right:1px solid #ffffff1a;display:flex;flex-direction:column;justify-content:center;padding:2rem}.Home_statBox__Qmmul:last-child{border-right:none}.Home_statValue__E-TMQ{font-size:3.5rem;font-weight:900;line-height:1}.Home_statLabel__ktojx{font-size:.8rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;opacity:.8;text-transform:uppercase}.Home_bentoTag__tOylT{background:#10b981;border-bottom:1px solid #0000001a;color:#fff;font-size:.75rem;font-weight:900;letter-spacing:2.5px;padding:1.15rem;text-align:center;text-transform:uppercase}.Home_managementBento__fNrO6{background:#10b9810d;border-color:#10b98133;display:flex;flex-direction:column;grid-column:span 2;padding:0}.Home_managementBento__fNrO6 h3{color:#065f46!important;margin:2.5rem 3rem 1rem!important}.Home_managementBento__fNrO6 p{color:#047857!important;margin:0 3rem 2.5rem!important}.Home_managementBento__fNrO6 .Home_bentoIcon__wS2j2{color:#10b981;font-size:2.2rem;margin:2.5rem 3rem 0}.Home_maintenanceDetail__s\+gW9{background:#10b98114;border-top:1px dashed #10b98133;margin-top:auto;padding:2.5rem 3rem}.Home_detailRow__0EyN2{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.Home_detailRow__0EyN2 span{color:#064e3b;font-size:.95rem;font-weight:600}.Home_activeStatus__RjtIW{background:#10b981;border-radius:6px;color:#fff;font-size:.75rem;font-weight:800;padding:.35rem .8rem;text-transform:uppercase}.Home_aiBadge__nWpgD,.Home_liveBadge__TSQBe{border-radius:6px;font-size:.65rem;font-weight:800;letter-spacing:1px;padding:.4rem .8rem;position:absolute;right:1.5rem;top:1.5rem}.Home_liveBadge__TSQBe{background:#ef44441a;color:#ef4444}.Home_aiBadge__nWpgD{background:#3b82f61a;border:1px solid #3b82f633;color:#3b82f6}.Home_aiSpecs__2nQRV,.Home_techSpecs__Rgk5u{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.Home_spec__bsxKl{align-items:center;display:flex;font-size:.9rem;font-weight:600;gap:.75rem}.Home_aiSpecs__2nQRV .Home_spec__bsxKl{color:#f8fafc}.Home_aiPoint__TsCiw,.Home_specPoint__mW4Tr{border-radius:50%;height:4px;width:4px}.Home_specPoint__mW4Tr{background:#2563eb}.Home_aiPoint__TsCiw{background:#3b82f6;box-shadow:0 0 8px #3b82f6}@media (max-width:1200px){.Home_bentoGrid__XW6P9{grid-template-columns:repeat(2,1fr)}.Home_featureTwo__B6MJ0,.Home_managementBento__fNrO6,.Home_statsBento__HCg5L{grid-column:span 2!important}}@media (max-width:768px){.Home_header__MHBC\+{padding:0 1.5rem}.Home_hamburger__TF7Nh{display:flex}.Home_nav__ryf-x{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;display:none;flex-direction:column;gap:1.5rem;height:calc(100vh - 80px);left:0;padding:2rem;position:fixed;top:80px;width:100%;z-index:3000}.Home_nav__ryf-x.Home_open__UJR6p{display:flex}.Home_bentoGrid__XW6P9{grid-template-columns:1fr}.Home_bentoItem__Qgg75,.Home_featureTwo__B6MJ0,.Home_managementBento__fNrO6,.Home_statsBento__HCg5L{grid-column:span 1!important}.Home_heroTitle__\+KhQj{font-size:2.5rem}.Home_statValue__E-TMQ{font-size:3rem}.Home_bentoItem__Qgg75{padding:2.5rem 1.5rem}}@keyframes Home_slideUp__6sfza{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Footer_footer__lko5q{background:#0f172a;border-top:1px solid #ffffff0d;color:#94a3b8;font-family:Inter,sans-serif;padding:6rem 0 3rem;width:100%}.Footer_container__VHZY2{margin:0 auto;max-width:1200px;padding:0 2rem}.Footer_top__WAVST{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:5rem}.Footer_brandCol__DTo-Q{display:flex;flex-direction:column;gap:1.5rem}.Footer_logoGroup__ZYVqw{align-items:center;display:flex;gap:1.25rem;transition:all .3s ease}.Footer_logoIcon__A6QJb{align-items:center;background:linear-gradient(135deg,var(--primary) 0,#172554 100%);border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 10px 40px #2563eb33;color:#fff;display:flex;height:48px;justify-content:center;transition:all .4s cubic-bezier(.16,1,.3,1);width:48px}.Footer_logoGroup__ZYVqw:hover .Footer_logoIcon__A6QJb{box-shadow:0 15px 50px #2563eb66;transform:scale(1.1) rotate(6deg)}.Footer_logo__-VGJz{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff 30%,#94a3b8);-webkit-background-clip:text;filter:drop-shadow(0 4px 10px rgba(0,0,0,.2));font-size:2.25rem;font-weight:900;letter-spacing:-2.5px;line-height:1;margin:0}.Footer_tagline__oHqJp{color:#64748b;font-size:.9rem;font-weight:500;line-height:1.6;max-width:280px}.Footer_badgeGroup__3OHMe{display:flex;flex-wrap:wrap;gap:.75rem}.Footer_badge__m0QFA{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#f1f5f9;font-size:.58rem;font-weight:900;letter-spacing:1.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s ease}.Footer_badge__m0QFA:hover{background:#ffffff1a;border-color:var(--primary)}.Footer_linksCol__a6PYP h3,.Footer_statusCol__M0Ysx h3{color:#f1f5f9;font-size:.75rem;font-weight:900;letter-spacing:1.5px;margin-bottom:2rem;text-transform:uppercase}.Footer_linksCol__a6PYP ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.Footer_linksCol__a6PYP a{color:#94a3b8;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s ease}.Footer_linksCol__a6PYP a:hover{color:var(--primary);transform:translateX(4px)}.Footer_statusIndicator__gSRTX{align-items:center;background:#10b9810d;border:1px solid #10b9811a;border-radius:12px;color:#10b981;display:flex;font-size:.7rem;font-weight:800;gap:.75rem;margin-bottom:1rem;padding:.8rem}.Footer_pulse__Cv7m\+{animation:Footer_pulseHUD__nyD9k 2s infinite;background:#10b981;border-radius:50%;box-shadow:0 0 10px #10b981;height:8px;width:8px}@keyframes Footer_pulseHUD__nyD9k{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}.Footer_uptime__bdDf3{color:#64748b;font-size:.8rem;font-weight:600}.Footer_bottom__IX5Fx{align-items:center;border-top:1px solid #ffffff0d;display:flex;justify-content:space-between;padding-top:3rem}.Footer_copy__yxLZb{color:#64748b;font-size:.8rem;font-weight:500}.Footer_socials__SClv0{display:flex;gap:1.5rem}.Footer_socialIcon__qcAYc{color:#64748b;transition:all .2s ease}.Footer_socialIcon__qcAYc:hover{color:#fff;transform:translateY(-2px)}.Footer_security__k3TxC{background:#ffffff08;border-radius:100px;color:#64748b;font-weight:800;gap:.6rem;letter-spacing:.5px;padding:.4rem 1rem}.Footer_devLove__dIyvc,.Footer_security__k3TxC{align-items:center;display:flex;font-size:.65rem}.Footer_devLove__dIyvc{color:#334155;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:1.5px;margin-top:3rem;text-align:center;text-transform:uppercase}@media (max-width:1024px){.Footer_top__WAVST{gap:3rem;grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer_top__WAVST{gap:3rem;grid-template-columns:1fr;margin-bottom:3rem}.Footer_bottom__IX5Fx{flex-direction:column;gap:2rem;text-align:center}.Footer_brandCol__DTo-Q{align-items:center;text-align:center}}.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{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width: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-height:none!important;max-width:none!important;padding:0;width:auto}.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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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: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: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{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.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:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;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{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.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;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.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{-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);margin:0 auto;width:24px}.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.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{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.modal_overlay__QlRpk{align-items:center;animation:modal_fadeIn__s2fFo .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:5000}.modal_modalContent__34xm2{animation:modal_slideUp__ZXahf .4s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:32px;box-shadow:0 40px 100px #00000026;max-height:90vh;max-width:950px;overflow-y:auto;padding:3.5rem;position:relative;width:100%}.modal_closeButton__NNX9T{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:2rem;top:2rem;transition:all .2s ease;width:44px}.modal_closeButton__NNX9T:hover{background:#f1f5f9;color:#0f172a;transform:rotate(90deg)}.modal_header__b3IFY{margin-bottom:2.5rem}.modal_badge__5fQ8F{background:#f1f5f9;border-radius:6px;color:#64748b;display:inline-block;font-size:.65rem;font-weight:800;letter-spacing:1px;margin-bottom:.75rem;padding:.4rem .8rem}.modal_modalTitle__iDmiG{color:#0f172a;font-size:1.75rem;font-weight:900;letter-spacing:-1px;margin:0}.modal_grid__Uq\+56{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1.2fr}.modal_infoCol__pJEXD{display:flex;flex-direction:column;gap:2rem}.modal_statGroup__blvtm{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.modal_field__RdCAK{display:flex;flex-direction:column;gap:.5rem}.modal_label__8sajm{align-items:center;color:#94a3b8;display:flex;font-size:.65rem;font-weight:800;gap:.5rem;letter-spacing:.5px}.modal_value__Vcsvc{color:#334155;font-size:1rem;font-weight:700}.modal_statusBadge__cCiw4{border-radius:8px;display:inline-flex;font-size:.7rem;font-weight:900;padding:.4rem 1rem;width:fit-content}.modal_pendente__ziYkK{background:#ef44441a;border:1px solid #ef44441a;color:#ef4444}.modal_resolvido__PV4hv{background:#10b9811a;border:1px solid #10b9811a;color:#059669}.modal_formImage__-1QBL{border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 20px #0000000d;margin-top:.5rem;width:100%}.modal_noImage__jQMEu{background:#f8fafc;border:2px dashed #f1f5f9;border-radius:12px;color:#94a3b8;font-size:.85rem;padding:2rem;text-align:center}.modal_mapCol__C50Wl{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:0}.modal_mapWrapper__vdy52{border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 20px 40px #00000014;height:350px;overflow:hidden;width:100%}.modal_resolveBtn__JiQ4E{align-items:center;background:#0f172a;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:800;gap:.75rem;justify-content:center;margin-top:1rem;padding:1.25rem;transition:all .2s ease}.modal_resolveBtn__JiQ4E:hover{background:#3b82f6;box-shadow:0 10px 20px #3b82f633;transform:translateY(-4px)}@keyframes modal_fadeIn__s2fFo{0%{opacity:0}to{opacity:1}}@keyframes modal_slideUp__ZXahf{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.modal_grid__Uq\+56{gap:2rem;grid-template-columns:1fr}.modal_modalContent__34xm2{padding:2rem}}.PoleModal_overlay__KVjTD{align-items:center;animation:PoleModal_fadeIn__2IJN- .3s ease;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0006;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:5000}.PoleModal_modalContent__UZyQu{animation:PoleModal_slideUp__5McxV .4s cubic-bezier(.16,1,.3,1);background:#fff;border-radius:32px;box-shadow:0 40px 100px #00000026;max-height:90vh;max-width:1000px;overflow-y:auto;padding:3.5rem;position:relative;width:100%}.PoleModal_closeButton__Ro-h5{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:50%;color:#64748b;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:2rem;top:2rem;transition:all .2s ease;width:44px}.PoleModal_closeButton__Ro-h5:hover{background:#f1f5f9;color:#0f172a;transform:rotate(90deg)}.PoleModal_header__0fT4O{margin-bottom:2.5rem}.PoleModal_meta__XDtFB{display:flex;gap:.75rem;margin-bottom:1rem}.PoleModal_tag__l4nDe{background:#f1f5f9;border-radius:6px;color:#64748b;font-size:.6rem;font-weight:800;letter-spacing:1px;padding:.35rem .7rem}.PoleModal_title__Op8QR{color:#0f172a;font-size:1.75rem;font-weight:900;letter-spacing:-1.25px;margin:0}.PoleModal_mainGrid__QP0zS{grid-gap:3.5rem;align-items:start;display:grid;gap:3.5rem;grid-template-columns:1fr 1.25fr}.PoleModal_dataCol__o-qil{display:flex;flex-direction:column;gap:2rem}.PoleModal_card__iBAyJ{background:#f8fafc;border:1px solid #f1f5f9;border-radius:24px;padding:2rem}.PoleModal_cardHeader__ksU9M{align-items:center;color:#94a3b8;display:flex;font-size:.65rem;font-weight:800;gap:.5rem;letter-spacing:1px;margin-bottom:1.5rem}.PoleModal_cardHeader__ksU9M svg{color:#ef4444}.PoleModal_tiltValue__UKD-P{color:#ef4444;display:flex;flex-direction:column;font-size:3.5rem;font-weight:900;letter-spacing:-2px}.PoleModal_tiltLabel__po\+MH{color:#94a3b8;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-top:.5rem}.PoleModal_healthMsg__rCKzp{align-items:center;color:#dc2626;display:flex;font-size:.8rem;font-weight:700;gap:.5rem;margin-top:1.5rem}.PoleModal_technicalSpecs__e7xUI{display:flex;flex-direction:column;gap:1.25rem}.PoleModal_specItem__dW0\+K{border-bottom:1px solid #f1f5f9;display:flex;flex-direction:column;gap:.2rem;padding-bottom:.75rem}.PoleModal_specItem__dW0\+K strong{color:#94a3b8;font-size:.6rem;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.PoleModal_specItem__dW0\+K span{color:#0f172a;font-size:.95rem;font-weight:700}.PoleModal_visualCol__iQSKf{display:flex;flex-direction:column;gap:1.5rem}.PoleModal_locationCard__IbMQS{background:#fff;border-bottom:1px solid #f1f5f9;border-radius:12px;padding:1rem 0}.PoleModal_locationLabel__E\+gFK{color:#94a3b8;font-size:.65rem;font-weight:800;letter-spacing:1px;margin-bottom:.5rem}.PoleModal_locationValue__NhU\+o{color:#334155;font-size:.95rem;font-weight:700;line-height:1.4}.PoleModal_mapWrapper__pFkai{border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 10px 30px #0000000d;height:320px;overflow:hidden;width:100%}.PoleModal_actionFooter__ZIX5Q{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-top:1rem}.PoleModal_primaryBtn__3ZJxF{align-items:center;background:#ef4444;border:none;border-radius:16px;color:#fff;cursor:pointer;display:flex;font-weight:800;gap:.75rem;justify-content:center;padding:1.25rem;transition:all .2s ease}.PoleModal_primaryBtn__3ZJxF:hover{box-shadow:0 10px 20px #ef444433;transform:translateY(-4px)}.PoleModal_secondaryBtn__1K1PI{align-items:center;background:#f1f5f9;border:none;border-radius:16px;color:#0f172a;cursor:pointer;display:flex;font-weight:800;gap:.75rem;justify-content:center;padding:1.25rem;transition:all .2s ease}.PoleModal_secondaryBtn__1K1PI:hover{background:#e2e8f0}.PoleModal_loadingState__foDr\+{padding:5rem;text-align:center}.PoleModal_spinner__qFx6G{animation:PoleModal_spin__SGT2z .8s linear infinite;border:4px solid #f1f5f9;border-radius:50%;border-top-color:#3b82f6;height:40px;margin:0 auto 1.5rem;width:40px}@keyframes PoleModal_spin__SGT2z{to{transform:rotate(1turn)}}@keyframes PoleModal_fadeIn__2IJN-{0%{opacity:0}to{opacity:1}}@keyframes PoleModal_slideUp__5McxV{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.PoleModal_mainGrid__QP0zS{gap:2.5rem;grid-template-columns:1fr}}.Alertas_page__O6n2n{background:var(--bg-dark);height:100vh;overflow:hidden;position:relative;width:100vw}.Alertas_hudOverlay__dsVn\+,.Alertas_mapWrapper__67gI6{height:100%;left:0;position:absolute;top:0;width:100%}.Alertas_hudOverlay__dsVn\+{display:flex;flex-direction:column;padding:8.5rem 2.5rem 2.5rem;pointer-events:none;z-index:650}.Alertas_hudHeader__X81rc{margin-bottom:2.5rem;pointer-events:auto}.Alertas_alertasTitle__mKvSu{color:#fff;font-size:2.2rem;font-weight:800;letter-spacing:-2px;margin:0;text-shadow:0 4px 15px #0006}.Alertas_hudMain__hK5n3{align-items:flex-start;display:flex;flex:1 1;gap:1.25rem;overflow:hidden;padding-bottom:3rem}.Alertas_glassPanel__vyx13{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:#ffffffe0;border:1px solid #ffffff80;border-radius:28px;box-shadow:0 25px 50px #00000014;display:flex;flex-direction:column;max-height:calc(100vh - 19.5rem);overflow:hidden;pointer-events:auto}.Alertas_sidebarHUD__4nPuC{flex:1 1;max-width:410px}.Alertas_hudSectionHeader__bHZNg{align-items:center;border-bottom:1px solid #0000000a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.Alertas_hudSectionHeader__bHZNg h3{color:#0f172a;font-size:.75rem;font-weight:900;letter-spacing:1.5px;margin:0;text-transform:uppercase}.Alertas_liveBadge__qFOkb,.Alertas_requestCount__p7JcQ{align-items:center;background:var(--bg-dark);border-radius:8px;color:#fff;display:flex;font-size:.55rem;font-weight:800;gap:.35rem;padding:.35rem .8rem}.Alertas_liveBadge__qFOkb{background:#f1f5f9;border:1px solid #10b98133;color:#059669}.Alertas_liveCircle__u4PUk{animation:Alertas_pulseHUD__NPM5E 2s infinite;background:#10b981;border-radius:50%;box-shadow:0 0 10px #10b981;height:6px;width:6px}@keyframes Alertas_pulseHUD__NPM5E{0%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}.Alertas_scrollArea__4SC8j{flex:1 1;overflow-y:auto;padding:1.25rem 1.75rem 3.5rem}.Alertas_scrollArea__4SC8j::-webkit-scrollbar{width:4px}.Alertas_scrollArea__4SC8j::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.Alertas_hudItem__KJWss{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 2px 4px #00000005;cursor:pointer;margin-bottom:.85rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.Alertas_hudItem__KJWss:hover{border-color:var(--primary);box-shadow:0 10px 20px #0000000d;transform:translateY(-4px) scale(1.01)}.Alertas_itemMeta__cJap7{display:flex;justify-content:space-between;margin-bottom:.75rem}.Alertas_itemId__w\+GfB{background:#2563eb1a;border-radius:4px;color:var(--primary);font-family:SF Mono,monospace;font-size:.6rem;font-weight:700;padding:.2rem .4rem}.Alertas_itemDate__oht1v{color:#94a3b8;font-size:.6rem;font-weight:600}.Alertas_itemLabel__H2Xlp{color:#0f172a;font-size:1rem;font-weight:800;letter-spacing:-.5px;margin-bottom:.3rem}.Alertas_itemSub__bbSW8{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:.4rem;line-height:1.4}.Alertas_itemValue__FfDYg{align-items:flex-end;border-top:1px solid #f8fafc;color:#ef4444;display:flex;font-size:1.5rem;font-weight:900;justify-content:space-between;margin-top:1.25rem;padding-top:1rem}.Alertas_itemValue__FfDYg:after{color:#cbd5e1;content:"SENSOR_STATUS";font-size:.55rem;letter-spacing:1px}.Alertas_itemAction__VXyXS{align-items:center;background:#0000;border:none;color:var(--primary);cursor:pointer;display:flex;font-size:.7rem;font-weight:800;gap:.6rem;letter-spacing:1px;margin-top:1.25rem;padding:0;text-transform:uppercase;transition:all .2s ease}.Alertas_itemAction__VXyXS:hover{color:var(--bg-dark);transform:translateX(5px)}.Alertas_detailPanel__DV1i8{width:310px}.Alertas_statHUD__yKsLG{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 4px 10px #00000005;margin-bottom:.75rem;padding:1.5rem}.Alertas_statHUDHeader__-n4U3{align-items:center;color:var(--primary);display:flex;gap:.6rem;margin-bottom:.6rem}.Alertas_statHUD__yKsLG p{color:#94a3b8;font-size:.65rem;font-weight:800;margin:0;text-transform:uppercase}.Alertas_statHUD__yKsLG h2{color:#0f172a;font-size:1.8rem;font-weight:900;margin:.2rem 0}.Alertas_healthBar__ERs2B{background:#f1f5f9;border-radius:10px;height:3px;margin-top:.8rem;overflow:hidden;width:100%}.Alertas_healthFill__VDPZV{background:var(--primary);height:100%}.Alertas_popupContent__AbiHr{color:#0f172a;padding:.5rem}.Alertas_popupContent__AbiHr strong{display:block;font-size:.9rem;margin-bottom:.1rem}.Alertas_popupContent__AbiHr button{background:#0f172a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:700;margin-top:.75rem;padding:.5rem;transition:background .2s ease;width:100%}.Alertas_popupContent__AbiHr button:hover{background:var(--primary)}.Alertas_skeletonHUD__VFoWm{background:#f8fafc;border-radius:20px;overflow:hidden;position:relative}.Alertas_skeletonHUD__VFoWm:after{animation:Alertas_shimHUD__mj4wV 1.5s infinite;background:linear-gradient(90deg,#0000,#fff9,#0000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes Alertas_shimHUD__mj4wV{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:768px){.Alertas_hudOverlay__dsVn\+{justify-content:flex-end;padding:0}.Alertas_hudHeader__X81rc{left:1.5rem;pointer-events:none;position:absolute;top:5rem}.Alertas_alertasTitle__mKvSu{font-size:1.6rem;text-shadow:0 4px 20px #000c}.Alertas_hudMain__hK5n3{-webkit-overflow-scrolling:touch;align-items:stretch;flex-direction:row;max-height:50vh;overflow-x:auto;overflow-y:hidden;padding:1rem 1rem 2rem;pointer-events:auto;scroll-snap-type:x mandatory}.Alertas_hudMain__hK5n3::-webkit-scrollbar{display:none}.Alertas_detailPanel__DV1i8,.Alertas_sidebarHUD__4nPuC{border-radius:24px;box-shadow:0 -10px 40px #00000026;margin-right:1rem;max-height:100%;max-width:85vw;min-width:85vw;scroll-snap-align:center}.Alertas_detailPanel__DV1i8{margin-right:0}.Alertas_glassPanel__vyx13{background:#fffffff2}.Alertas_scrollArea__4SC8j{padding:1rem 1.25rem 2rem}.Alertas_hudSectionHeader__bHZNg{padding:1.25rem 1.5rem}}.Formulario_page__BX5hI{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh;width:100%}.Formulario_mainContainer__qsXTO{margin:9rem auto 5rem;max-width:900px;padding:0 2rem;width:100%}.Formulario_pageHeader__KuVpv{margin-bottom:3.5rem;text-align:left}.Formulario_badge__tXZIp{background:#0f172a;border-radius:6px;color:#fff;display:inline-block;font-size:.6rem;font-weight:800;letter-spacing:1.5px;margin-bottom:1.25rem;padding:.4rem 1rem}.Formulario_title__M5kPW{color:#0f172a;font-size:2.25rem;font-weight:900;letter-spacing:-2px;margin:0}.Formulario_subtitle__25\+-p{color:#64748b;font-size:1rem;font-weight:500;margin-top:.5rem}.Formulario_formCard__SCY3k{animation:Formulario_slideIn__URSta .5s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #00000005;border-radius:32px;box-shadow:0 40px 100px #0000000f;padding:4rem}@keyframes Formulario_slideIn__URSta{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Formulario_form__-yNTK{display:flex;flex-direction:column;gap:3.5rem}.Formulario_section__qFpwd{display:flex;flex-direction:column;gap:1.5rem}.Formulario_sectionTitle__ur9w2{align-items:center;color:var(--primary);display:flex;gap:1rem;margin-bottom:.5rem}.Formulario_sectionTitle__ur9w2 h2{color:#0f172a;font-size:.85rem;font-weight:900;letter-spacing:1px;margin:0;text-transform:uppercase}.Formulario_inputRow__peBVJ{display:flex;gap:1.5rem}.Formulario_inputGroup__mpzsb{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.Formulario_inputGroup__mpzsb label{align-items:center;color:#94a3b8;display:flex;font-size:.65rem;font-weight:800;gap:.5rem;letter-spacing:.5px;text-transform:uppercase}.Formulario_inputGroup__mpzsb input,.Formulario_inputGroup__mpzsb select{-webkit-appearance:none;appearance:none;background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;color:#334155;font-size:1rem;font-weight:700;padding:1.25rem;transition:all .2s cubic-bezier(.16,1,.3,1)}.Formulario_inputGroup__mpzsb select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1.25rem center;background-repeat:no-repeat;cursor:pointer;padding-right:3.5rem}.Formulario_inputGroup__mpzsb input:focus,.Formulario_inputGroup__mpzsb select:focus{background:#fff;border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-glow);outline:none;transform:translateY(-2px)}.Formulario_inputGroup__mpzsb select:hover{background-color:#fff;border-color:#cbd5e1}.Formulario_uploadArea__ADFNz{position:relative;width:100%}.Formulario_hiddenInput__2ET0u{display:none}.Formulario_uploadLabel__mx19q{align-items:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:20px;color:#94a3b8;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;transition:all .2s ease}.Formulario_uploadLabel__mx19q:hover{background:#fff;border-color:var(--primary);color:var(--primary)}.Formulario_uploadLabel__mx19q span{font-weight:800;margin-top:1rem}.Formulario_uploadLabel__mx19q small{font-size:.75rem;margin-top:.25rem}.Formulario_previewCard__GGX3J{align-items:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;display:flex;gap:1.5rem;padding:1rem;width:100%}.Formulario_previewCard__GGX3J img{border-radius:12px;height:120px;object-fit:cover;width:120px}.Formulario_previewInfo__g-5oH{display:flex;flex-direction:column;gap:.75rem}.Formulario_previewInfo__g-5oH span{color:#334155;font-size:.9rem;font-weight:700;word-break:break-all}.Formulario_removeBtn__WLSZD{align-items:center;background:#ef44441a;border:none;border-radius:8px;color:#ef4444;cursor:pointer;display:flex;font-size:.65rem;font-weight:900;gap:.5rem;padding:.5rem 1rem;width:fit-content}.Formulario_footer__RpXKz{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.Formulario_submitBtn__DbQ2F{align-items:center;background:#0f172a;border:none;border-radius:18px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:900;gap:1rem;justify-content:center;letter-spacing:1px;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.Formulario_submitBtn__DbQ2F:hover:not(:disabled){background:var(--primary);box-shadow:0 20px 40px var(--primary-glow);transform:translateY(-4px)}.Formulario_submitBtn__DbQ2F:disabled{background:#cbd5e1;cursor:not-allowed}.Formulario_errorBox__gYhVf,.Formulario_successBox__\+4fNT{align-items:center;animation:Formulario_fadeIn__1Y-Ua .3s ease;border-radius:14px;display:flex;font-size:.85rem;font-weight:700;gap:1rem;padding:1.25rem}.Formulario_errorBox__gYhVf{background:#ef44441a;color:#ef4444}.Formulario_successBox__\+4fNT{background:#10b9811a;color:#059669}@keyframes Formulario_fadeIn__1Y-Ua{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Formulario_inputRow__peBVJ{flex-direction:column}.Formulario_formCard__SCY3k{padding:2rem}.Formulario_title__M5kPW{font-size:1.75rem}}.posteDetalhes_page__nMeN9{background:var(--bg-main);min-height:100vh;padding:4rem 2rem}.posteDetalhes_container__01BDx{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);margin:0 auto;max-width:1200px;padding:4rem;width:100%}.posteDetalhes_title__jyBvV{border-bottom:3px solid var(--primary-glow);color:var(--bg-dark);font-size:2.5rem;margin-bottom:3rem;padding-bottom:1rem}.posteDetalhes_detailsCard__6G3Tt{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:1fr 1.5fr}.posteDetalhes_infoSection__i\+CTU{display:flex;flex-direction:column;gap:2.5rem}.posteDetalhes_infoSection__i\+CTU p{border-left:3px solid var(--border-light);display:flex;flex-direction:column;gap:.5rem;padding-left:1.5rem}.posteDetalhes_label__nNMIf{color:var(--primary);font-size:.8rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.posteDetalhes_infoSection__i\+CTU span:not(.posteDetalhes_label__nNMIf){color:var(--text-main);font-size:1.2rem;font-weight:500}.posteDetalhes_mapSection__5C-6y{border:1px solid var(--border-light);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);overflow:hidden}.posteDetalhes_map__0VrCr{border:none;height:600px;width:100%}.posteDetalhes_loading__OEpCL{color:var(--text-muted);font-size:1.5rem;padding:6rem;text-align:center}@media (max-width:968px){.posteDetalhes_detailsCard__6G3Tt{gap:3rem;grid-template-columns:1fr}}
/*# sourceMappingURL=main.b9519c31.css.map*/