@import"https://fonts.googleapis.com/css2?family-Lato&display=swap";:root{--dark-slate: #2B2B2B}:root{--blue: rgb(6, 6, 104)}:root{--warm-sand: #DCC2A1}*{box-sizing:border-box;margin:0;padding:0;font-family:Lato,sans-serif}body{background-color:#f5f1ea}.h1-title{font-weight:600;font-size:3rem;line-height:4rem;color:#2b2b2b}.h1-title2{font-size:2.5rem;font-weight:600}.h2-title{font-weight:600;font-size:1.6rem;color:#2b2b2b}.p-info{color:#2b2b2b;font-weight:500;line-height:2rem}.warmText{color:#7bb927;font-size:1rem;font-weight:600}.primaryText{font-weight:600;font-size:1.6rem;color:#2a4d9b}.rowIcon{color:#6f4e37;background-color:#e0dbd5;padding:12px 12px 6px;border-radius:5px}.img-container{background-position:center;background-size:cover;width:30rem;height:35rem;overflow:hidden;border-radius:15rem 15rem 0 0;border:8px solid rgba(233,255,255,.1)}.button{padding:16px 20px;border:none;background:#7bb927;color:#fff}.button>a{color:#fff;text-decoration:none}.navbar-container{display:flex;position:fixed;background-color:#f5f5f5;width:100%;justify-content:space-evenly;align-items:center;padding:35px 0 15px;z-index:1000}.logo{background-image:url(/assets/Aglane-logo-DyIZBOza.png);background-position:center;background-size:cover;color:#fff;width:150px;height:100px;padding:0 16px}.links-container>ul{display:flex;justify-content:space-between}.links-container>ul>li{list-style:none;margin-right:12px}.links-container>ul>li>a,.menu-bars{text-decoration:none;font-size:18px;padding:10px;border-radius:5px;color:#666;transition:.3s all linear}.links-container>ul>li>a:hover,.menu-bars:hover{color:#7bb927}.links-container>ul>li>a.nav-active{color:#7bb927;border-bottom:2px solid #7BB927;border-radius:0}.menu-bars>.menu-icons{color:#666}.menu-holder{display:none}.nav-menu{background-color:#2b2b2b;width:250px;height:100vh;display:flex;justify-content:center;position:fixed;top:0;left:-100%;z-index:100;transition:858ms}.nav-menu.active{left:0;transition:.35s}.nav-text{display:flex;justify-content:start;align-items:center;padding:8px 0 8px 16px;list-style:none;height:60px}.nav-text a{text-decoration:none;color:#f5f1ea;font-size:18px;width:95%;height:100%;display:flex;align-items:center;padding:0 16px;border-radius:5px;transition:.3s all linear}.nav-text a:hover{color:#bbbab7;background-color:#575656}.nav-menu-items{width:100%}.navbar-toggle{background-color:auto;width:100%;height:80px;display:flex;justify-content:start;align-items:flex-end}span{margin-left:16px}.nav-social-media{display:flex;gap:20px;padding-left:30px;margin-top:50px}@media (max-width: 768px) and (min-width: 425px){.navbar-container{padding:40px 50px 20px;z-index:1}}@media (max-width: 768px){.navbar-container{justify-content:space-between}.links-container{display:none}.menu-holder{display:initial}}.hero-wrapper{color:#fff;position:relative;background-color:#fafafa;background-image:url(/assets/wheat-wiGzKhn4.jpg);background-position:center;background-size:cover;z-index:0}.hero-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000000b3;z-index:1}.hero-container{display:flex;justify-content:space-evenly;align-items:flex-end;max-width:100%;padding:300px 0 150px;position:relative;z-index:2}.hero-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem}.hero-title{position:relative;z-index:1}.hero-title>h1{font-weight:600;font-size:3.8rem;line-height:4rem}.discover-more{padding:16px 20px;border:none;background:#7bb927}.discover-more>a{color:#fff;text-decoration:none}.stats{display:flex;width:100%;justify-content:space-between}.stat>:nth-child(2){color:#8c8b8b;font-size:.9rem}.stat{display:flex;flex-direction:column;justify-content:center;align-items:center}.stat>:nth-child(1){font-size:2rem}.stat>:nth-child(1)>:last-child{color:var(--warm-sand)}.hero-des>p{color:#9e9b9b;font-weight:600;font-size:1rem;line-height:1.5rem}.imageself{background-image:url(/assets/farmplant-Dooruzaj.jpg);background-position:center;background-size:cover;width:30rem;height:35rem;overflow:hidden;border-radius:15rem;border:8px solid rgba(233,255,255,.1)}@media (max-width: 425px) and (min-width: 320px){.hero-title>h1{font-size:clamp(3.1rem,3.8vw,4.2rem)}.hero-left{gap:3rem;padding-top:50px}.imageself{max-width:20rem}.search-bar{display:flex;background-color:#fff;border-radius:5px;border:3px solid rgba(120,120,120,.374);padding:.5rem 1rem;justify-content:space-between;width:100%}.stat{align-items:flex-start}.stat>:nth-child(1){font-size:1.6rem}}@media (max-width: 860px){.hero-container{flex-direction:column;align-items:center;padding-left:10px;padding-right:10px}.hero-right{margin-top:80px}}.intro-container{padding:120px 0;background-color:#f5f1ea;text-align:center}.intro-holder{display:flex;justify-content:center;justify-self:center;flex-wrap:wrap;gap:6rem}.cardone{flex-basis:18%;min-width:300px;margin-top:80px}.cardone>h2{margin:40px 0 20px}.card-img-one{background-image:url(/assets/farmmonitor-IeomE77K.jpg);background-position:center}.card-img-two{background-image:url(/assets/farmmapping-B3BzWlcz.jpg);background-position:right center}.card-img-three{background-image:url(/assets/equipfarmer-C7qAMI1I.jpg);background-position:center left}.card-img-one,.card-img-two,.card-img-three{background-size:cover;background-repeat:no-repeat;min-width:200px;height:400px;border-radius:15rem}@media (max-width: 1240px){.intro-container>h1{margin-bottom:30px}.intro-holder{gap:2rem}.h1-title{font-size:clamp(2.6rem,3.8vw,4.2rem);line-height:3rem}}@media (max-width: 1240px) and (min-width: 426px){.cardone{flex-basis:25%}}.get-holder{display:flex;justify-content:center;background-color:#f2f8eb}.getcontainer{flex-basis:80%;background-color:#7bb927;color:#fff;gap:1.5rem;margin-top:100px;padding:100px 0;border-radius:11px;border:6px solid #73ac24;text-align:center}.getcontainer>h2{padding-bottom:12px}.getcontainer>.button{background-color:transparent;border:1px solid white;box-shadow:0 4px 8px #fff3;border-radius:11px;margin-top:20px}.getcontainer>.button>a{text-decoration:none;font-size:18px;padding:10px;border-radius:5px;color:#f5f1ea;transition:.3s all linear}.getcontainer>.button:hover{background-color:#6c9e25;border:2px solid white}.footer-wrapper{background-color:#2b2b2b;color:#c5c3be}.footer-wrapper>:nth-child(2){padding:30px 0 20px;text-align:center}.footer-holder{display:flex;padding:100px 0 0;justify-content:center}.footer-container{display:flex;flex-basis:80%;justify-content:space-evenly;padding-bottom:30px;border-bottom:1px solid white}.footer-right{flex-basis:25%}.footer-menu>ul{list-style:none}.footer-menu>ul>li{margin-top:10px}.footer-menu>ul>li>a{text-decoration:none;font-size:17px;font-weight:400;color:#c5c3be;border-radius:5px;transition:.3s all linear}.footer-menu>ul>li>a:hover,.menu-bars:hover{color:#7bb927}.social-media{display:flex;margin-top:30px;gap:35px}.social-media>a{font-size:18px;color:#fff}.social-media>a:hover{color:#7bb927}.aglane-doc-section{background-color:#f2fbf8;padding:120px 0;font-family:Segoe UI,sans-serif}.doc-content-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:2rem;align-items:center}.doc-left-box{background-color:#5a9e3b;color:#fff;padding:2rem;flex-basis:40%;border-radius:10px;min-width:300px;box-shadow:0 4px 10px #0000001a}.doc-subtitle{font-family:cursive;margin-bottom:.5rem}.doc-left-box h2{font-size:2rem;margin-bottom:1rem}.doc-left-box>p{color:#fff}.play-button{display:flex;align-items:center;margin-top:1.5rem;cursor:pointer}.play-icon{background-color:#4caf50;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:1rem;color:#fff}.rice-info-box{flex-basis:21%;min-width:300px}.rice-title{font-size:1.5rem;margin-bottom:1rem;color:#134d38}.rice-list{list-style:none}.rice-list li{margin-bottom:.5rem;display:flex;align-items:center}.video-wrapper{margin-top:3rem;display:flex;justify-content:center;width:100%}.video-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:999}.video-modal{position:relative;width:90%;max-width:800px;height:450px;background:#000;border-radius:10px;overflow:hidden;box-shadow:0 10px 30px #00000080}.close-button{position:absolute;top:10px;right:14px;background:transparent;border:none;color:#fff;font-size:1.5rem;z-index:10;cursor:pointer}.progress-ring{width:100%;height:100%;transform:rotate(-90deg)}.scroll-container{position:fixed;bottom:30px;right:30px;width:70px;height:70px;cursor:pointer;z-index:1000}.progress-ring{width:100%;height:100%;transform:rotate(-90deg);position:absolute;top:0;left:0}.progress-ring .bg{fill:none;stroke:#d4d4d4;stroke-width:8}.progress-ring .progress{fill:none;stroke:green;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .3s ease}.chevron-icon{position:absolute;top:50%;left:50%}.shorthero{position:relative;padding-top:300px;text-align:center;height:70vh;background-image:url(/assets/wheat-wiGzKhn4.jpg);background-position:center;background-size:cover;color:#fff;display:flex;align-items:center;justify-content:center}.herooverlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000000b3;z-index:0}.shorthero-content{position:relative;z-index:2;padding:20px}.shorthero-content>p{display:flex;justify-content:center;align-items:flex-end;font-weight:500;font-size:1.5rem;margin-top:10px;z-index:2}.shorthero-content>p:last-child{align-self:flex-end;color:#7bb927}.shorthero-content>p>a{text-decoration:none;color:#fff}.shorthero-content>p>a:hover{color:#7bb927}.icon{margin-right:12px}.about-holder{padding:100px 50px;text-align:center;background-color:#f5f1ea}.about-container{display:flex;justify-content:center;padding:80px 0;flex-basis:80%;flex-wrap:wrap}.about-left{flex-basis:20%;margin-right:50px}.about-left>.img-container{background-image:url(/assets/staff-BcUr2KOd.png);border-radius:15rem;border:8px solid rgba(233,255,255,1)}.about-right{flex-basis:30%;flex-shrink:1;align-self:center}.aboutscore-info .rowOne{display:flex;flex-wrap:wrap}.about-score{border:1px solid #e0dbd5;width:16rem;padding:1rem;border-radius:5px;text-align:left;flex-wrap:wrap}.aboutscore-info>p{margin:30px 0;text-align:left}.aboutscore-info>div:last-child{width:50%}@media (max-width: 1048px){.about-left{margin-right:10px;margin-bottom:50px}}@media (max-width: 568px){.about-left>.img-container{max-width:18rem;max-height:25rem}}.timeline-wrapper{display:flex;justify-content:center;flex-basis:100%;background-color:#fff;padding:120px 0;position:relative;z-index:0}.timeline-holder{display:flex;flex-direction:column;align-items:center}.timeline-holder>p{max-width:700px;align-self:flex-end;margin-top:30px}.timeline-container{position:relative;display:flex;justify-content:space-between;align-items:flex-start;flex-basis:50%;padding:50px 20px;margin-top:40px}.timeline-line{position:absolute;top:0;left:0;right:0;height:2px;background-color:#0e3b2c;margin-top:15px}.timeline-item{position:relative;text-align:center;width:25%}.timeline-item .verticalline{width:2px;height:50px;background-color:#0e3b2c;margin:0 auto;position:relative}.circle{width:16px;height:16px;border:2px solid #0e3b2c;border-radius:50%;background:#fff;margin:-25px auto -10px;position:relative;top:-8px}.year{font-size:2.8rem;border-radius:30px;font-weight:600;color:#0e3b2c;margin-top:10px}.text{font-weight:600;margin-top:8px}@media (max-width: 1324px){.timeline-container{flex-direction:column;align-items:flex-start;position:relative;padding:0;margin-top:60px}.timeline-line{left:20px;top:0;width:2px;height:100%;background-color:#0e3b2c;position:absolute;z-index:0}.timeline-item{display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-left:40px;margin-bottom:50px;width:100%}.circle{position:absolute;left:12px;top:0;z-index:1;margin:0}.year{font-size:2.8rem;font-weight:600;color:#0e3b2c;margin-bottom:5px}.p-info{font-weight:600;color:#000}.verticalline{display:none}}.extramore-holder{display:flex;justify-content:center;padding:100px 0;background-color:#1c4c3c;color:#fff}.extramore-container{display:flex;justify-content:space-evenly;flex-basis:80%;flex-wrap:wrap}.extramore-left{align-self:center;flex-basis:35%;flex-grow:1;flex-shrink:0;gap:.5rem}.extramore-right{flex-basis:30%;flex-grow:1;flex-shrink:0}.extramore-right>.img-container{background-image:url(/assets/produce-xmyV6fxq.jpg);background-position:center;background-size:cover;max-width:30rem;height:35rem;overflow:hidden;border-radius:5rem 15rem 15rem;border:8px solid rgba(233,255,255,1)}@media (max-width: 926px){.extramore-right{margin-top:70px}}@media (max-width: 480px){.extramore-right{flex-basis:30%}.extramore-right>.img-container{max-width:20rem;height:25rem}}.progress-container{display:flex;flex-direction:column;align-items:center;color:#fff;font-family:sans-serif;padding:20px;border-radius:10px;width:fit-content}.circular-progress{position:relative;width:100px;height:100px}.progress-ring{width:100px;height:100px}.circle-bg{fill:none;stroke:#eee;stroke-width:2.8}.circle{fill:none;stroke:#4caf50;stroke-width:2.8;stroke-linecap:round;transition:stroke-dasharray .35s}.percentage-text{font-size:8px;fill:#f9c74f;font-weight:700;text-anchor:middle}.label{margin-top:10px;font-size:16px;font-weight:700;color:#fff}.team-intro{display:flex;justify-content:center;align-items:center;gap:0px;padding:100px 20px;font-family:Segoe UI,sans-serif;text-align:left}.left-content{margin-bottom:50px}.subheading{color:#4caf50;font-size:1.2rem;margin-bottom:30px}.left-content h2{font-size:2.5rem;font-weight:700;margin-bottom:50px;color:#111}.meet-button{background-color:#4caf50;color:#fff;border:none;padding:12px 20px;font-size:1rem;border-radius:5px;cursor:pointer;margin-top:20px;text-decoration:none}.slider{display:flex;justify-content:center;align-items:center;flex-basis:40%}.member-card{text-align:center;width:250px}.img-con-slide{width:400px;height:400px}.member-card img{width:100%;height:100%;border-radius:8px}.member-card .role{color:#666;font-size:.9rem;margin-top:10px}.member-card h3{margin-top:5px;font-size:1.2rem;font-weight:700;color:#222}@media (max-width: 768px){.team-intro{flex-direction:column;text-align:center}.left-content h2{font-size:2rem}.member-card{width:80%}}@media (max-width: 480px){.left-content h2{font-size:1.6rem}.member-card,.meet-button{width:100%}}.service{text-align:center;padding:120px 0;background-color:#fff}.service>h1{padding-bottom:20px}.service-info{display:flex;margin-top:80px;justify-content:center;gap:3rem;flex-wrap:wrap}.servicecell{flex-basis:17%;min-width:300px;text-align:left}.coolicon{text-align:center}.coolicon>img{width:50px;height:50px}.coolicon2>img{width:70px;height:70px}.servicecell>h3{margin:20px 0}.moreService-wrapper{padding:120px 0;display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.more-on-service{max-width:700px;padding:2rem;font-family:Segoe UI,sans-serif}.more-on-service h2{text-align:center;margin-bottom:1.5rem}.faq-item{background:#fff;box-shadow:0 4px 12px #0000000d;margin-bottom:1rem;border-radius:10px;overflow:hidden;transition:all .3s ease;margin-top:2rem}.faq-question{cursor:pointer;padding:1rem 1.5rem;font-weight:600;display:flex;justify-content:space-between;align-items:center}.faq-item.open .faq-question{background-color:#7bb927}.faq-answer{padding:1rem 1.5rem;background-color:#f9f9f9;border-top:1px solid #eee}.arrow{font-size:1rem;transition:transform .2s ease}.moreservice-right{max-width:400px;width:400px;align-self:center;padding:0 10px}.moreservice-right .image-container{background-image:url(/assets/serviceaction-gpz69elV.jpeg);height:70vh;background-position:center;background-size:cover;overflow:hidden;border-radius:15rem 0rem 0;border:8px solid rgba(233,255,255,.1)}.teampart-holder{display:flex;justify-content:center;padding:150px 0}.teampart-container{flex-basis:80%;display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.team-card{text-align:right}.team-img{height:300px;width:400px}.contact-holder{display:flex;justify-content:center;padding:100px 0}.contact-container{display:flex;justify-content:space-evenly;flex-basis:80%;flex-wrap:wrap}.contact-left{align-self:center;flex-basis:40%;gap:.5rem}.contact-right{flex-basis:40%}.contact-right>.img-container{background-image:url(/assets/contactimage-CTPc6dic.jpg);background-position:center;background-size:cover;width:30rem;height:35rem;overflow:hidden;border-radius:5rem 15rem 15rem;border:8px solid rgba(233,255,255,1)}.contact-medium{margin-top:2rem}.contact-medium .rowOne{gap:1.5rem;display:flex}.contact-medium>.rowOne:last-child>.medium{width:87%}.medium{border:1px solid #e0dbd5;width:16rem;padding:1rem;margin-bottom:22px;border-radius:5px;transition:all .3s ease-in-out}.medium:hover{scale:1.1;box-shadow:0 4px 6px #e0dbd580}.medium>:nth-child(1){gap:1.6rem}.medium>div{display:flex}.medium>div>:nth-child(1){align-self:center}.medium>div>:nth-child(2){width:100%}.medium>a{text-decoration:none}.medium>a>.button,.medium>.button{color:#6f4e37;background-color:#e0dbd5;font-size:.9rem;font-weight:600;margin-top:7px;transition:all .3s ease-in}.medium>a>.button:hover,.medium>.button:hover{background-color:#6f4e37;color:#fff;scrollbar-width:.8}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center}.message-form{background:#fff;padding:2rem;border-radius:10px;display:flex;flex-direction:column;gap:1rem}.message-form input,.message-form textarea{width:100%;padding:.8rem}.message-form button{background-color:#6f4e37;color:#fff;padding:.6rem;border:none;cursor:pointer}.detail .p-info{word-wrap:break-word}@media (max-width: 540px){.contact-medium .rowOne{flex-wrap:wrap}.contact-medium .rowOne:nth-child(2){margin-bottom:40px}.contact-right>.img-container{width:19rem;height:25rem}}@media (max-width: 568px){.contact-right>.img-container{margin-top:30px;max-width:25rem;max-height:25rem}}*{box-sizing:border-box}.photo-library{padding:3rem 1rem;background-color:#fdfdfd;text-align:center}.gallery-title{font-size:2rem;margin-bottom:2rem;color:#3a3a3a;font-weight:600}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.gallery-card{background:#fff;padding:1rem;border:1px solid #eee;border-radius:8px;cursor:pointer;transition:.3s ease;max-width:100%}.gallery-card:hover{box-shadow:0 0 10px #0000001a}.card-preview{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.card-preview img{width:200px;height:200px;object-fit:cover;border-radius:4px;flex-shrink:0}.gallery-view{text-align:center}.back-btn{background:#228b22;color:#fff;border:none;padding:.5rem 1rem;margin-bottom:1rem;cursor:pointer;border-radius:5px}.photos{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.photos img{width:100%;max-width:300px;height:200px;object-fit:cover;border-radius:5px;border:1px solid #ddd}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a: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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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);width:36px;height: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{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(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{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button: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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.nimet-layout{flex:1;display:flex;background:var(--agl-bg, #f5f1ea);position:relative;overflow:hidden;min-height:0}.nimet-layout .mapWrap{position:relative;flex:1;min-width:0;background:var(--agl-bg, #f5f1ea);display:flex;flex-direction:column;height:100%}.nimet-layout .mapWrap>.leaflet-container{flex:1;height:auto!important}.nimet-layout .leaflet-container{width:100%!important;height:100%!important;background:#f6fbf6;touch-action:pan-x pan-y}.nimet-layout .leaflet-interactive{transition:stroke 90ms ease,stroke-width 90ms ease,fill-opacity 90ms ease}.nimet-layout .backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#14141433;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:9998}.nimet-layout .backdrop.open{opacity:1;pointer-events:auto}.nimet-layout .drawer{position:fixed;top:0;right:0;width:min(480px,92vw);height:100%;background:#f8f8f6;color:var(--agl-dark, #2b2b2b);transform:translate(105%);transition:transform .22s ease;will-change:transform;z-index:9999;border-left:1px solid rgba(43,43,43,.1);box-shadow:0 16px 48px #1a1a1a29;display:flex;flex-direction:column}.nimet-layout .drawer.open{transform:translate(0)}.nimet-layout .drawerTop{padding:18px 18px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#7bb927;color:#fff;flex-shrink:0}.nimet-layout .drawerTopLeft{display:grid;gap:4px}.nimet-layout .drawerKicker{font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;opacity:.85}.nimet-layout .drawerTitleRow{display:grid;gap:3px}.nimet-layout .drawerTitle{font-size:22px;font-weight:900;line-height:1.1;letter-spacing:-.3px}.nimet-layout .drawerSubtitle{font-size:12px;font-weight:700;opacity:.85}.nimet-layout .iconBtn{height:34px;width:34px;flex-shrink:0;border-radius:8px;border:1.5px solid rgba(255,255,255,.4);background:#ffffff26;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;transition:background .12s}.nimet-layout .iconBtn:hover{background:#ffffff42}.nimet-layout .iconBtn:active{transform:translateY(1px)}.nimet-layout .drawerBody{padding:16px 14px 28px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;display:flex;flex-direction:column;gap:10px}.nimet-layout .drawerHandle{display:none;width:40px;height:4px;border-radius:99px;background:#2b2b2b26;margin:10px auto 0;flex-shrink:0}.nimet-layout .section{display:flex;flex-direction:column;gap:8px}.nimet-layout .sectionTitle{font-weight:800;font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:#2b2b2b8c;margin-bottom:2px}.nimet-layout .card{background:#fff;border:1px solid rgba(43,43,43,.1);border-radius:12px;padding:14px 16px;box-shadow:0 4px 14px #1a1a1a14}.nimet-layout .timeBig{font-size:15px;font-weight:800;color:#2b2b2b;line-height:1.3}.nimet-layout .hintBanner{border:1px solid rgba(123,185,39,.3);background:#7bb9271a;color:#2b2b2be0;border-radius:12px;padding:10px 14px;font-weight:700;font-size:13px;line-height:1.4}.nimet-layout .chipRow{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:4px}.nimet-layout .chip{font-size:11px;font-weight:800;padding:4px 10px;border-radius:999px;border:1px solid rgba(43,43,43,.1);background:#2b2b2b0d;color:#2b2b2bd9;letter-spacing:.1px}.nimet-layout .chip.ok{border-color:#7bb92773;background:#7bb9271f;color:#4a7010}.nimet-layout .chip.warn{border-color:#f1c40f73;background:#f1c40f24;color:#8a6a00}.nimet-layout .chip.miss{border-color:#e74c3c4d;background:#e74c3c14;color:#8b2318}.nimet-layout .kv{display:grid;grid-template-columns:148px 1fr;gap:8px 12px;align-items:baseline}.nimet-layout .k{color:#2b2b2b8c;font-size:12px;font-weight:600;line-height:1.4}.nimet-layout .v{font-weight:800;font-size:13px;color:#2b2b2b;line-height:1.4}.nimet-layout details.accordion{border:1px solid rgba(43,43,43,.1);border-radius:12px;background:#fff;box-shadow:0 4px 14px #1a1a1a14;overflow:hidden}.nimet-layout details.accordion>summary{cursor:pointer;list-style:none;padding:13px 16px;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:10px;-webkit-user-select:none;user-select:none;color:#2b2b2b;transition:background .12s}.nimet-layout details.accordion>summary::-webkit-details-marker{display:none}.nimet-layout details.accordion>summary:after{content:"▾";font-size:13px;color:#2b2b2b8c;transition:transform .2s ease;flex-shrink:0}.nimet-layout details.accordion[open]>summary:after{transform:rotate(-180deg)}.nimet-layout details.accordion>summary:hover{background:#2b2b2b06}.nimet-layout details.accordion>.accBody{border-top:1px solid rgba(43,43,43,.1);padding:14px 16px;display:flex;flex-direction:column;gap:10px;background:#fafaf8}.nimet-layout .stateSummaryText{font-size:13px;line-height:1.7;color:#2b2b2bd1;margin:0}.nimet-layout .summarySectionTitle{font-size:10px;font-weight:800;letter-spacing:.7px;text-transform:uppercase;color:#2b2b2b8c;margin-bottom:5px}.nimet-layout .summaryEconText{font-size:12px;line-height:1.7;color:#2b2b2bc7;margin:0}.nimet-layout .summaryFactsList{padding-left:16px;margin:0;font-size:12px;line-height:1.8;color:#2b2b2bcc}.nimet-layout .accDivider{border:none;border-top:1px solid rgba(43,43,43,.1);margin:2px 0}.nimet-layout .muted{color:#2b2b2b8c;font-size:13px;line-height:1.5}.nimet-layout .tempTable{width:100%;border-collapse:collapse;font-size:12px}.nimet-layout .tempTable th{font-size:10px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#2b2b2b8c;padding:4px 6px;text-align:center;border-bottom:1px solid rgba(43,43,43,.1)}.nimet-layout .tempTable td{padding:7px 6px;text-align:center;font-weight:700;font-size:12.5px;color:#2b2b2b;border-bottom:1px solid rgba(43,43,43,.1)}.nimet-layout .tempTable tbody tr:last-child td{border-bottom:none}.nimet-layout .tempTable tbody tr:nth-child(odd){background:#7bb9270d}.nimet-layout .tempRowLabel{text-align:left!important;font-weight:800!important;font-size:11px!important;color:#2b2b2b8c!important;white-space:nowrap;padding-right:10px!important}.nimet-layout .tempIcon{font-size:13px;vertical-align:middle;margin-right:3px}.nimet-layout .tempAvgCol{font-weight:900!important;color:#5e9010!important;background:#7bb92714}.nimet-layout .tempNote{margin:8px 0 0;font-size:10px;font-weight:600;color:#2b2b2b8c;text-align:center;letter-spacing:.1px}.nimet-layout .mapNav{position:absolute;top:12px;left:12px;z-index:1000;display:flex;flex-direction:column;gap:8px;pointer-events:auto}.nimet-layout .leaflet-top.leaflet-left .leaflet-control-zoom{margin-top:108px!important}.nimet-layout .leaflet-control-zoom a{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;font-size:18px!important;text-indent:0!important}.nimet-layout .mapNavReset{display:flex;align-items:center;gap:7px;padding:0 14px 0 10px;height:38px;border-radius:10px;border:1.5px solid rgba(123,185,39,.5);background:#fffffff5;color:#4a7010;font:800 13px/1 inherit;cursor:pointer;box-shadow:0 4px 14px #1a1a1a24;transition:background .12s,transform .1s,box-shadow .12s;white-space:nowrap}.nimet-layout .mapNavReset:hover{background:#7bb9271f}.nimet-layout .mapNavReset:active{transform:translateY(1px)}.nimet-layout .mapNavResetIcon{font-size:16px;line-height:1}.nimet-layout .mapNavPickerWrap{display:flex;align-items:center;height:38px;border-radius:10px;border:1.5px solid rgba(43,43,43,.1);background:#fffffff5;box-shadow:0 4px 14px #1a1a1a24;overflow:hidden;transition:box-shadow .12s}.nimet-layout .mapNavPickerWrap:focus-within{border-color:#7bb927;box-shadow:0 0 0 3px #7bb9272e,0 4px 14px #1a1a1a24}.nimet-layout .mapNavPickerIcon{padding:0 8px 0 11px;font-size:15px;flex-shrink:0}.nimet-layout .mapNavPicker{flex:1;height:100%;border:none;outline:none;background:transparent;font:700 13px inherit;color:#2b2b2b;cursor:pointer;padding:0 4px 0 0;min-width:170px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.nimet-layout .mapNavPickerArrow{padding:0 10px 0 4px;font-size:12px;color:#2b2b2b8c;pointer-events:none}.nimet-layout .nimetAttribution{flex-shrink:0;z-index:1000;background:#fffffff2;border-top:1px solid rgba(43,43,43,.1);padding:5px 12px;font-size:11px;font-weight:600;color:#2b2b2ba6;text-align:center;letter-spacing:.1px}.nimet-layout .lga-label>div{font:700 10px/1.1 inherit;color:#111;background:transparent;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.9),0 0 4px rgba(255,255,255,.7);pointer-events:none}.nimet-layout .lga-label.leaflet-div-icon{background:transparent;border:none}.nimet-layout .state-tooltip{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;color:#111;font:700 11px/1.1 inherit;text-shadow:0 1px 0 rgba(255,255,255,.9),0 0 4px rgba(255,255,255,.7);pointer-events:none;white-space:nowrap}.nimet-layout .leaflet-tooltip.state-tooltip:before{display:none!important}@media (max-width: 720px){.nimet-layout .drawer{top:auto;bottom:0;left:0;right:0;width:100%;height:min(80dvh,80vh);border-left:none;border-top:1px solid rgba(43,43,43,.1);border-radius:18px 18px 0 0;transform:translateY(105%)}.nimet-layout .drawer.open{transform:translateY(0)}.nimet-layout .drawerTop{border-radius:18px 18px 0 0}.nimet-layout .drawerHandle{display:block}.nimet-layout .kv{grid-template-columns:1fr;gap:2px 0}.nimet-layout .kv .k{margin-top:8px}}
