.site-header{z-index:999;-webkit-backdrop-filter:blur(8px);background:#5a7a6af2;border-bottom:1px solid #ffffff1a;transition:background .3s,border-color .3s;position:sticky;top:0;box-shadow:0 2px 16px #00000014}[data-theme=dark] .site-header{background:#1a3428f2;border-bottom:1px solid #ffffff0d}.header-container{justify-content:space-between;align-items:center;width:min(1200px,92%);height:84px;margin:0 auto;display:flex;position:relative}.header-logo img{height:72px;transition:opacity .2s;display:block}.header-logo img:hover{opacity:.85}[data-theme=dark] .header-logo img{filter:brightness(.9)}.theme-toggle-desktop{display:block}.theme-toggle-mobile{display:none}.header-nav{align-items:center;gap:36px;display:flex}.header-nav a{color:#ffffffe6;white-space:nowrap;letter-spacing:.3px;border-bottom:2px solid #0000;padding-bottom:4px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s;position:relative}[data-theme=dark] .header-nav a{color:#ffffffd9}.header-nav a:after{content:"";background:#e6b86a;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header-nav a:hover{color:#fff}.header-nav a:hover:after{width:100%}.header-nav a.active{color:#e6b86a;border-bottom-color:#e6b86a}.header-nav a.active:after{background:#e6b86a;width:100%}.hamburger{cursor:pointer;z-index:1000;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;padding:0;display:none}.hamburger span{background:#fff;border-radius:4px;width:100%;height:2.5px;transition:all .3s}[data-theme=dark] .hamburger span{background:#ffffffe6}.hamburger.ativo span:first-child{transform:translateY(8.5px)rotate(45deg)}.hamburger.ativo span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.ativo span:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}@media (width<=900px){.header-container{height:74px;padding:0 4px}.hamburger{display:flex}.theme-toggle-desktop{display:none}.theme-toggle-mobile{border-top:1px solid #ffffff1a;justify-content:center;width:100%;margin-top:40px;padding-top:24px;display:flex}.header-nav{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:999;background:#5a7a6af5;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:72%;max-width:320px;height:100vh;padding:40px 0 60px;transition:right .35s cubic-bezier(.25,.8,.25,1);position:fixed;top:0;right:-100%;box-shadow:-8px 0 32px #00000026}[data-theme=dark] .header-nav{background:#1a3428f5}.header-nav.ativo{right:0}.header-nav a{text-align:center;letter-spacing:.5px;border-bottom:none;width:100%;padding:10px 24px;font-size:1.1rem;font-weight:500}.header-nav a:after{display:none}.header-nav a:hover{color:#e6b86a;background:#e6b86a26;border-radius:40px}.header-nav a.active{color:#e6b86a;background:#e6b86a1f;border-bottom:none;border-radius:40px}[data-theme=dark] .header-nav a:hover{background:#e6b86a33}[data-theme=dark] .header-nav a.active{background:#e6b86a26}.theme-toggle-mobile .theme-toggle{justify-content:center;width:80%;max-width:200px;padding:10px 20px}}[data-theme=dark] .theme-toggle-mobile{border-top-color:#ffffff0d}@media (width<=480px){.header-logo img{height:52px}.header-container{height:66px}.header-nav{gap:20px;width:85%;padding:30px 0 50px}.header-nav a{padding:8px 16px;font-size:1rem}.hamburger{width:24px;height:17px}.hamburger span{height:2px}.hamburger.ativo span:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger.ativo span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.theme-toggle-mobile{margin-top:30px;padding-top:20px}.theme-toggle-mobile .theme-toggle{width:90%;max-width:160px;padding:8px 16px;font-size:.7rem}.theme-toggle-mobile .theme-toggle svg{width:14px;height:14px}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.site-header{animation:.4s ease-out fadeInDown}.footer{color:#ffffffe6;text-align:center;background:linear-gradient(135deg,#2a4538 0%,#3d6b53 100%);border-top:1px solid #ffffff14;margin-top:0;padding:40px 20px 30px;animation:.6s ease-out fadeInUp}.footer-container{text-align:left;border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:40px;width:min(1200px,92%);margin:0 auto;padding-bottom:30px;display:grid}.footer-brand{flex-direction:column;gap:12px;display:flex}.footer-logo-wrapper{align-items:center;display:flex}.footer-logo{object-fit:contain;image-rendering:auto;width:auto;height:50px;display:block}.footer-brand p{color:#ffffffbf;max-width:320px;margin:0;font-size:.9rem;line-height:1.6}.footer-contact{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.footer-contact a{color:#ffffffb3;align-items:center;gap:6px;font-size:.8rem;text-decoration:none;transition:color .3s;display:flex}.footer-contact a:hover{color:#e6b86a}.footer-links h4,.footer-social h4{color:#e6b86a;letter-spacing:.5px;margin-bottom:16px;font-size:1rem;font-weight:600}.footer-links ul,.footer-social ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-links ul li a,.footer-social ul li a{color:#ffffffbf;align-items:center;gap:8px;font-size:.9rem;text-decoration:none;transition:color .25s,transform .25s;display:inline-flex}.footer-links ul li a:hover,.footer-social ul li a:hover{color:#e6b86a;transform:translate(4px)}.footer-social ul li a svg{transition:transform .3s}.footer-social ul li a:hover svg{transform:scale(1.15)}.footer-social ul li a{gap:10px}.footer-social ul li a span{font-size:1.2rem}.footer-links ul li a{padding-left:4px;position:relative}.footer-links ul li a:before{content:"";background:#e6b86a;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer-links ul li a:hover:before{width:100%}.footer-bottom{text-align:center;color:#ffffff80;padding-top:20px;font-size:.8rem}.footer-bottom p{margin:4px 0}.footer-bottom a{color:#e6b86a;font-weight:500;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.footer-bottom .footer-heart{color:#e6b86a;animation:1.5s ease-in-out infinite heartBeat;display:inline-block}@keyframes heartBeat{0%,to{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(1)}45%{transform:scale(1.1)}60%{transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.footer-container{text-align:left;grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:span 2}.footer-brand p{max-width:100%}}@media (width<=768px){.footer-container{grid-template-columns:1fr 1fr;gap:24px}.footer-brand{grid-column:span 2}.footer-brand p,.footer-links ul li a,.footer-social ul li a{font-size:.85rem}.footer-logo{height:45px}}@media (width<=600px){.footer{padding:30px 16px 20px}.footer-container{text-align:center;grid-template-columns:1fr;gap:24px}.footer-brand{grid-column:span 1;align-items:center}.footer-brand p{text-align:center;max-width:100%}.footer-contact{justify-content:center}.footer-links ul,.footer-social ul{align-items:center}.footer-links ul li a:hover,.footer-social ul li a:hover{transform:translate(0)}.footer-bottom{font-size:.7rem}.footer-logo{height:42px}.footer-links ul{flex-flow:wrap;justify-content:center;gap:6px 16px}.footer-links ul li a{padding:4px 0;font-size:.8rem}.footer-links ul li a:before{display:none}.footer-social ul{flex-flow:wrap;justify-content:center;gap:6px 12px}.footer-social ul li a{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:30px;padding:4px 8px;font-size:.8rem}.footer-social ul li a:hover{background:#e6b86a26;border-color:#e6b86a33;transform:translate(0)!important}.footer-social ul li a svg{width:16px;height:16px}}@media (width<=480px){.footer-logo{height:36px}.footer-links h4,.footer-social h4{margin-bottom:12px;font-size:.9rem}.footer-links ul{gap:4px 12px}.footer-links ul li a{padding:3px 0;font-size:.7rem}.footer-social ul{gap:4px 8px}.footer-social ul li a{padding:3px 6px;font-size:.7rem}.footer-social ul li a svg{width:14px;height:14px}.footer-bottom p{font-size:.6rem}}@media (width<=380px){.footer-logo{height:30px}.footer-links h4,.footer-social h4{font-size:.8rem}.footer-links ul li a,.footer-social ul li a{font-size:.65rem}.footer-social ul li a{padding:2px 6px}.footer-social ul li a svg{width:12px;height:12px}.footer-links ul{gap:2px 8px}.footer-bottom{font-size:.55rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}html{scroll-behavior:smooth}.landing-page{color:#2a4538;background:#f5f2ec}.container{width:min(1200px,92%);margin:0 auto}.section-header{margin-bottom:32px}.section-header h2{color:#2a4538;margin-bottom:10px;font-size:3rem;font-weight:800}.section-header p{color:#4a6a5e;font-size:1.4rem}.section-header.center{text-align:center}.participate-section{background:linear-gradient(#ffffffd6,#ffffffeb),url(/images/section-bg.jpg) 50%/cover no-repeat;padding:90px 0 70px}.participate-grid{grid-template-columns:1.25fr .75fr;align-items:center;gap:28px;display:grid}.participate-cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.action-card{background:#fff;border-radius:18px;flex-direction:column;min-height:280px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 12px 28px #2a45381f}.action-card:hover{transform:translateY(-6px);box-shadow:0 20px 34px #2a453829}.action-card-top{color:#fff;text-align:center;background:linear-gradient(#2a4538 0%,#3d6b53 100%);padding:28px 18px 20px}.action-icon{margin-bottom:12px;font-size:3rem}.action-card-top h3{font-size:2rem;font-weight:800}.action-card-bottom{text-align:center;flex-direction:column;flex:1;justify-content:space-between;gap:18px;padding:22px 18px 24px;display:flex}.action-card-bottom p{color:#4a6a5e;font-size:1.05rem;line-height:1.5}.card-button{border-radius:14px;justify-content:center;align-items:center;padding:14px 20px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.card-button.primary{color:#2a4538;background:#e6b86a}.card-button.secondary{color:#2a4538;background:#e8e0d5}.card-button:hover{transform:scale(1.03)}.participate-phone{justify-content:center;display:flex}.participate-phone img{filter:drop-shadow(0 20px 30px #0000002e);width:330px;max-width:100%}.reports-section{background:linear-gradient(#ffffffe0,#ffffffe6),url(/images/section-bg-2.jpg) 50%/cover no-repeat;padding:80px 0 55px}.reports-layout{grid-template-columns:1fr 1fr;align-items:center;gap:36px;display:grid}.reports-left h2{color:#2a4538;margin-bottom:28px;font-size:3.2rem;font-weight:800}.reports-list{color:#2a4538;grid-template-columns:repeat(2,1fr);gap:18px 34px;font-size:1.9rem;font-weight:500;display:grid}.dashboard-card{text-align:center}.dashboard-card img{border-radius:18px;width:100%;box-shadow:0 16px 30px #0000001f}.dashboard-button{color:#2a4538;cursor:pointer;background:#e6b86a;border:none;border-radius:999px;margin-top:18px;padding:16px 26px;font-size:1rem;font-weight:800;box-shadow:0 10px 20px #e6b86a40}.how-section{background:#f7f4ef;padding:30px 0 80px}.how-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.info-box{background:linear-gradient(#f7f4ef 0%,#ede8e0 100%);border-radius:18px;padding:28px 24px;box-shadow:0 10px 24px #2a453814}.info-box h3{color:#2a4538;margin-bottom:24px;font-size:2rem}.info-item+.info-item{margin-top:20px}.info-item strong{color:#2a4538;margin-bottom:8px;font-size:1.35rem;display:block}.info-item p{color:#4a6a5e;font-size:1rem;line-height:1.55}.transparency-section{background:#fff;padding:70px 0}.transparency-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.transparency-card{background:#fff;border-radius:18px;transition:transform .25s;overflow:hidden;box-shadow:0 12px 26px #2a45381a}.transparency-card:hover{transform:translateY(-6px)}.transparency-card img{object-fit:cover;width:100%;height:240px;display:block}.transparency-card h3{color:#2a4538;padding:18px 18px 10px;font-size:1.9rem}.transparency-card p{color:#4a6a5e;padding:0 18px 22px;font-size:1.05rem;line-height:1.55}.big-dashboard-section{background:#fff;padding:20px 0 80px}.donations-section{background:linear-gradient(#f5f2ec 0%,#ede8e0 100%);padding:80px 0}.donations-wrapper{max-width:900px}.contact-section{background:#f5f2ec;padding:80px 0 100px}.contact-box{background:#fff;border-radius:22px;max-width:850px;padding:40px;box-shadow:0 14px 32px #2a45381a}.contact-box h2{color:#2a4538;margin-bottom:12px;font-size:2.6rem}.contact-box p{color:#4a6a5e;margin-bottom:28px;font-size:1.1rem}.contact-form{flex-direction:column;gap:16px;display:flex}.contact-form input,.contact-form textarea{background:#fbfaf8;border:1px solid #d7cec0;border-radius:14px;width:100%;padding:16px 18px;font-size:1rem}.contact-form button{color:#fff;cursor:pointer;background:#2a4538;border:none;border-radius:14px;align-self:flex-start;padding:16px 28px;font-weight:700;transition:all .25s}.cta-button{color:#fff;background-color:#2a4538;border-radius:50px;padding:20px 40px;font-size:1.5rem;font-weight:700;text-decoration:none;transition:background-color .3s,transform .3s;box-shadow:0 4px 15px #0000001a}.cta-button:hover{color:#2a4538;background-color:#e6b86a;transform:scale(1.05);box-shadow:0 6px 18px #00000026}.cta-button:active{transform:scale(1);box-shadow:0 4px 15px #0000001a}.contact-form button:hover{background:#1a3428}.export-button{color:#fff;cursor:pointer;background:#2a4538;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.central-ia-container{background:linear-gradient(135deg,#f5f2ec 0%,#e8e0d5 100%);border-radius:28px;max-width:1400px;max-height:90vh;margin:0 auto;padding:24px;overflow-y:auto}.central-ia-container::-webkit-scrollbar{width:6px}.central-ia-container::-webkit-scrollbar-track{background:#e0e0e0;border-radius:10px}.central-ia-container::-webkit-scrollbar-thumb{background:#2a4538;border-radius:10px}.central-ia-header{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:20px;display:flex}.header-icon{color:#fff;background:linear-gradient(135deg,#2a4538,#3d6b53);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.header-text h2{color:#2a4538;margin:0;font-size:1.8rem}.header-text p{color:#666;margin:4px 0 0;font-size:.9rem}.sentiment-alert{border-left:4px solid;border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;padding:12px 20px;font-weight:600;display:flex}.ia-kpis-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:30px;display:grid}.ia-kpi-card{text-align:center;background:#fff;border-radius:16px;padding:16px;transition:transform .2s;box-shadow:0 2px 8px #0000000f}.ia-kpi-card:hover{transform:translateY(-2px)}.kpi-label{color:#888;letter-spacing:.5px;margin-bottom:8px;font-size:.7rem;display:block}.kpi-value{color:#2a4538;font-size:1.8rem;font-weight:800}.ia-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:24px;display:grid}.ia-card{background:#fff;border-radius:20px;padding:20px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #00000014}.ia-card:hover{box-shadow:0 8px 24px #0000001f}.card-header{margin-bottom:16px}.card-header h3{color:#2a4538;margin:8px 0 4px;font-size:1.2rem}.card-header p{color:#888;margin:0;font-size:.8rem}.ia-action-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a4538,#3d6b53);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;padding:14px;font-weight:600;transition:all .3s;display:flex}.ia-action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2a45384d}.prioridades-list{flex-direction:column;gap:12px;display:flex}.prioridade-item{cursor:pointer;background:#f8fafd;border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;padding:12px;transition:all .3s;display:flex}.prioridade-item:hover{background:#e8e0d5;transform:translate(4px)}.prioridade-rank{color:#fff;background:#2a4538;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex}.prioridade-icon{background:#f0f0f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.prioridade-info{flex:1;min-width:150px}.prioridade-titulo{color:#2a4538;margin-bottom:4px;font-size:.9rem;font-weight:600}.badge-urgente{color:#fff;background:#f44336;border-radius:20px;margin-left:8px;padding:2px 8px;font-size:.6rem;font-weight:600;display:inline-block}.badge-media{color:#fff;background:#ff9800}.badge-baixa{color:#fff;background:#4caf50}.prioridade-meta{color:#888;flex-wrap:wrap;gap:12px;font-size:.7rem;display:flex}.meta-comunidade:before{content:"📍";margin-right:4px;font-size:.65rem}.meta-categoria:before{content:"📂";margin-right:4px;font-size:.65rem}.meta-data:before{content:"📅";margin-right:4px;font-size:.65rem}.prioridade-descricao{color:#888;margin-top:6px;font-size:.75rem;line-height:1.4}.prioridade-score{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.score-circle{background:conic-gradient(#2a4538 0deg 0deg,#e0e0e0 0deg 360deg);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.score-circle span{color:#2a4538;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:700;display:flex}.score-label{color:#999;text-align:center;margin-top:4px;font-size:.6rem;display:block}.prioridade-arrow{color:#ccc;flex-shrink:0;transition:color .3s}.prioridade-item:hover .prioridade-arrow{color:#2a4538}.ocorrencias-container{background:#f8fafd;border-radius:20px;padding:20px}.ocorrencias-header h2{color:#2a4538;align-items:center;gap:10px;font-size:1.8rem;display:flex}.ocorrencias-filters{background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding:20px;display:flex}.filter-buttons button.active{color:#fff;background:#2a4538}.ocorrencias-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:24px;display:grid}.ocorrencia-card{cursor:pointer;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000014}.ocorrencia-image{height:220px;position:relative;overflow:hidden}.ocorrencia-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.image-overlay{opacity:0;color:#fff;background:#0009;justify-content:center;align-items:center;gap:10px;transition:opacity .3s;display:flex;position:absolute;inset:0}.ocorrencia-image:hover .image-overlay{opacity:1}.ocorrencia-info{padding:16px}.ocorrencia-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.status-badge{color:#fff;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:.7rem;font-weight:600;display:flex}.prioridade-badge{color:#fff;border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:600}.image-modal-overlay{z-index:2000;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.image-modal{background:#fff;border-radius:20px;max-width:90vw;max-height:90vh;position:relative;overflow:hidden}.modal-close{cursor:pointer;color:#fff;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:10px;right:10px}.nav-btn{cursor:pointer;color:#fff;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nav-btn.prev{left:20px}.nav-btn.next{right:20px}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffff2e;border-radius:20px}.particles-container{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.particle{pointer-events:none;background:#2a45384d;border-radius:50%;animation:linear infinite floatParticle;position:absolute}@keyframes floatParticle{0%{opacity:0;transform:translateY(100vh)rotate(0)}10%{opacity:.5}90%{opacity:.5}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}.text-3d{text-shadow:1px 1px #ccc,2px 2px #bbb,3px 3px #aaa,4px 4px #999;transition:transform .3s;transform:translateY(-2px)}.text-3d:hover{transform:translateY(-5px)}.float-animation{animation:3s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animated-gradient{background:linear-gradient(270deg,#2a4538,#e6b86a,#2a4538) 0 0/200% 200%;animation:6s infinite gradientShift}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.animated-border{background:#fff;border-radius:20px;position:relative}.animated-border:before{content:"";z-index:-1;opacity:0;background:linear-gradient(45deg,#2a4538,#e6b86a,#2a4538);border-radius:22px;transition:opacity .3s;position:absolute;inset:-2px}.animated-border:hover:before{opacity:1;animation:3s linear infinite borderRotate}@keyframes borderRotate{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.info-box{flex-direction:column;height:100%;transition:all .3s;display:flex}.info-box p{flex:1}.how-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:20px;display:grid}.how-section .container{position:relative}.how-section .container:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#2a4538,#e6b86a,#3d6b53,#0000);height:2px;position:absolute;top:45%;left:10%;right:10%}@media (width<=380px){.container{width:90%}.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}.hero-text h1{font-size:2rem}.hero-text h2{font-size:1.2rem}.hero-text p{font-size:.9rem}.action-card-top h3{font-size:1.3rem}.action-icon{font-size:2rem}.tab-btn{padding:6px 12px;font-size:.7rem}.dashboard-title{font-size:1.2rem}.participate-phone img{width:200px}.transparency-card h3{font-size:1.2rem}.contact-box h2{font-size:1.4rem}.cta-button{padding:12px 24px;font-size:1rem}}@media (width>=381px) and (width<=767px){.hero-text h1{font-size:2.5rem}.hero-text h2{font-size:1.5rem}.section-header h2{font-size:2rem}.cta-button{padding:14px 28px;font-size:1.2rem}}@media (width<=1100px){.participate-grid,.reports-layout,.hero-content,.participate-cards,.transparency-grid,.how-grid{grid-template-columns:1fr}.hero-text h1{font-size:3.2rem}.how-section .container:before{display:none}.how-grid{grid-template-columns:1fr;gap:24px}}@media (width<=1024px){.ia-kpis-grid,.stats-cards{grid-template-columns:repeat(3,1fr)}}@media (width<=968px){.ia-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}}@media (width<=768px){.section-header h2,.reports-left h2,.hero-text h1{font-size:2.3rem}.dashboard-header{flex-direction:column;align-items:flex-start}.stats-cards{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}.filters-grid{grid-template-columns:1fr}.ia-kpis-grid{grid-template-columns:repeat(2,1fr)}.central-ia-header{text-align:center;flex-direction:column}.header-text h2{font-size:1.4rem}.ocorrencias-grid{grid-template-columns:1fr}.ocorrencias-filters{flex-direction:column;align-items:stretch}.tab-btn{padding:8px 16px;font-size:.9rem}.prioridade-item{gap:10px;padding:10px}.prioridade-icon{width:35px;height:35px;font-size:1.2rem}.dashboard-tabs{gap:8px}}@media (width<=480px){.stats-cards,.ia-kpis-grid{grid-template-columns:1fr}.dashboard-container{padding:.75rem}.central-ia-container{padding:12px}.prioridade-item{flex-direction:column;align-items:flex-start;position:relative}.prioridade-icon{width:30px;height:30px;position:absolute;top:12px;right:12px}.prioridade-info{width:100%;padding-right:40px}.prioridade-score{align-self:flex-end;margin-top:10px}.prioridade-meta{flex-wrap:wrap;gap:6px}.nav-btn{width:40px;height:40px}.nav-btn.prev{left:5px}.nav-btn.next{right:5px}.contact-box{padding:20px}.contact-form button{text-align:center;justify-content:center;width:100%}}@media (width<=768px){.recharts-wrapper .recharts-cartesian-axis-tick-value{font-size:9px}.recharts-legend-item-text{font-size:10px}}@media (width<=768px){.dashboard-filters{padding:12px}.filter-group select,.filter-group input{padding:8px;font-size:14px}.export-button,.refresh-button{padding:8px 12px;font-size:12px}.stat-number{font-size:1.2rem}.stat-card h3{font-size:.65rem}.chart-card h3,.list-card h3{font-size:.9rem}}@media (width<=480px){.esg-card{padding:12px}.esg-card h3{font-size:1rem}.esg-card p{font-size:.7rem}.ods-number,.ods-percent{font-size:.6rem}}@media (width<=768px){button,.tab-btn,.card-button,.cta-button,.export-button,.refresh-button{cursor:default}.action-card:hover,.transparency-card:hover,.prioridade-item:hover{transform:none}}.ods-list-moderno{flex-direction:column;gap:16px;margin-top:8px;display:flex}.ods-card-moderno{cursor:pointer;background:linear-gradient(135deg,#fff,#fafbfd);border-left:4px solid;border-radius:16px;padding:16px;transition:all .3s;box-shadow:0 2px 8px #0000000a}.ods-card-moderno:hover{transform:translate(6px);box-shadow:0 6px 16px #00000014}.ods-header-moderno{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ods-icon-moderno{color:#fff;letter-spacing:.5px;border-radius:30px;justify-content:center;align-items:center;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #0000001a}.ods-percent-moderno{font-size:1.4rem;font-weight:800;line-height:1}.ods-body-moderno h4{color:#2a4538;margin:0 0 10px;font-size:.85rem;font-weight:600}.ods-bar-moderno{background:#e8edf2;border-radius:10px;height:8px;overflow:hidden}.ods-bar-fill-moderno{border-radius:10px;height:100%;transition:width .5s;animation:.5s shimmer}@keyframes shimmer{0%{width:0}to{width:var(--final-width)}}@media (width<=768px){.ods-header-moderno{flex-direction:column;align-items:flex-start;gap:8px}.ods-percent-moderno{font-size:1.2rem}.ods-icon-moderno{padding:4px 12px;font-size:.7rem}.ods-card-moderno{padding:12px}.ods-body-moderno h4{font-size:.75rem}}@media (width<=480px){.ods-card-moderno{padding:10px}.ods-percent-moderno{font-size:1rem}.ods-icon-moderno span{font-size:.65rem}}.palavras-chave-moderno{margin:20px 0 16px}.palavras-chave-moderno strong{color:#888;letter-spacing:1.5px;margin-bottom:12px;font-size:.7rem;font-weight:600;display:block}.keywords-cloud{flex-wrap:wrap;gap:10px;display:flex}.keyword-moderno{color:#2a4538;cursor:pointer;background:linear-gradient(135deg,#e8e0d5,#f0ece5);border:1px solid #2a453826;border-radius:30px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .3s;animation:.3s backwards fadeInUp;display:inline-block}.keyword-moderno:hover{color:#fff;background:#2a4538;border-color:#2a4538;transform:translateY(-2px);box-shadow:0 4px 12px #2a453840}.resumo-moderno-card{background:linear-gradient(135deg,#f8fafd,#fff);border-left:4px solid #2a4538;border-radius:16px;gap:14px;margin-top:8px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000a}.resumo-icon{font-size:1.3rem}.resumo-texto{color:#444;flex:1;margin:0;font-size:.85rem;line-height:1.5}@media (width<=768px){.keyword-moderno{padding:4px 10px;font-size:.7rem}.resumo-moderno-card{gap:10px;padding:12px}.resumo-icon{font-size:1.1rem}.resumo-texto{font-size:.75rem}}@media (width<=480px){.keywords-cloud{gap:6px}.keyword-moderno{padding:3px 8px;font-size:.65rem}.resumo-moderno-card{padding:10px}}.sentiment-chart{margin-bottom:20px}.sentiment-chart h4{color:#888;letter-spacing:1.5px;text-align:center;margin-bottom:16px;font-size:.7rem;font-weight:600}.recharts-pie-label-line{stroke:#888;stroke-width:1px}.recharts-pie-label-text{fill:#333;font-size:11px;font-weight:500}.recharts-legend-wrapper{margin-top:10px}.recharts-default-legend{flex-wrap:wrap!important;justify-content:center!important;gap:20px!important;display:flex!important}.recharts-legend-item{background:#f5f5f5;border-radius:20px;padding:4px 12px;font-size:12px;margin:0!important}.recharts-legend-item-text{font-weight:500;font-size:12px!important}.recharts-tooltip-wrapper{color:#fff!important;background:#000c!important;border:none!important;border-radius:8px!important}@media (width<=768px){.recharts-pie-label-text{font-size:9px}.recharts-legend-item{padding:2px 8px;font-size:10px}.recharts-legend-item-text{font-size:10px!important}}@media (width<=480px){.recharts-pie-label-text{display:none}.recharts-default-legend{gap:10px!important}.recharts-legend-item{padding:2px 6px}}.dashboard-container{background:#f5f2ec;border-radius:20px;max-width:100%;margin:0 auto;padding:1.5rem}.dashboard-title{color:#2a4538;margin-bottom:.25rem;font-size:1.8rem}.dashboard-subtitle{color:#4a6a5e;margin-bottom:1.5rem;font-size:.9rem}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-tabs{border-bottom:2px solid #e0e0e0;flex-wrap:wrap;gap:12px;margin-bottom:24px;padding-bottom:0;display:flex}.tab-btn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:12px 12px 0 0;align-items:center;gap:8px;padding:10px 20px;font-size:1rem;font-weight:600;transition:all .3s;display:flex;position:relative}.tab-btn:hover{color:#2a4538;background:#e8e0d5}.tab-btn.active{color:#2a4538;background:#fff}.tab-btn.active:after{content:"";background:#2a4538;border-radius:3px;height:3px;position:absolute;bottom:-2px;left:0;right:0}.stat-card{text-align:center;background:#fff;border-radius:12px;padding:1rem;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.stat-card:hover{transform:translateY(-2px)}.stat-icon{opacity:.5;color:#3d6b53;position:absolute;top:1rem;right:1rem}.stat-card h3{color:#7f8c8d;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem}.stat-number{color:#2a4538;margin:0;font-size:1.8rem;font-weight:700}.dashboard-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}.chart-card,.list-card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000000f}.chart-card h3,.list-card h3{color:#2a4538;margin-bottom:.75rem;font-size:1rem}.full-width{grid-column:span 2}.community-list,.status-list{margin:0;padding:0;list-style:none}.community-list li,.status-list li{border-bottom:1px solid #e0e6ed;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.85rem;display:flex}.status-dot{border-radius:50%;width:10px;height:10px;margin-right:10px;display:inline-block}.status-dot.critical{background:#f44336}.status-dot.high{background:#ff9800}.status-dot.medium{background:#ffc107}.status-dot.low{background:#4caf50}.badge{color:#2a4538;background:#e8e0d5;border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.dashboard-filters{background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1rem;box-shadow:0 2px 8px #0000000f}.filters-header{color:#2a4538;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;display:flex}.clear-filters{color:#e74c3c;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-left:auto;font-size:.8rem;display:flex}.filters-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.filter-group{flex-direction:column;gap:.25rem;display:flex}.filter-group label{color:#666;font-size:.8rem;font-weight:600}.filter-group select,.filter-group input{background:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem;font-size:.9rem}.filter-group select:focus,.filter-group input:focus{border-color:#3d6b53;outline:none;box-shadow:0 0 0 2px #3d6b531a}.refresh-button{color:#2a4538;cursor:pointer;background:#f0f0f0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.refresh-button:hover{background:#e0e0e0}.export-button-container{position:relative}.export-button{color:#fff;cursor:pointer;background:#2a4538;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.export-button:hover{background:#1a3428}.export-menu{z-index:10;background:#fff;border-radius:8px;min-width:180px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.export-menu-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.85rem;display:flex}.export-menu-item:hover{background:#e8e0d5}.realtime-notification,.new-demand-notification{z-index:1000;border-radius:50px;padding:12px 20px;font-size:.9rem;font-weight:700;animation:.3s ease-out slideIn;position:fixed;top:20px;right:20px;box-shadow:0 4px 15px #0003}.realtime-notification{color:#fff;background:linear-gradient(135deg,#f44,#c00)}.new-demand-notification{color:#fff;background:linear-gradient(135deg,#3d6b53,#2a4538)}.last-update{color:#888;margin-top:.25rem;font-size:.7rem;display:block}.realtime-badge{color:#fff;background:#f44;border-radius:20px;margin-left:8px;padding:2px 8px;font-size:.6rem;animation:2s infinite pulse}.loading-spinner{border:3px solid #f3f3f3;border-top-color:#2a4538;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite spin}.spinning{animation:1s linear infinite spin}.dashboard-loading,.dashboard-error{text-align:center;padding:50px}@media (width<=1024px){.stats-cards{grid-template-columns:repeat(3,1fr)}}@media (width<=968px){.dashboard-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}}@media (width<=768px){.dashboard-header{flex-direction:column;align-items:flex-start}.stats-cards{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}.filters-grid{grid-template-columns:1fr}}@media (width<=480px){.stats-cards{grid-template-columns:1fr}.dashboard-container{padding:.75rem}}.recharts-wrapper .recharts-cartesian-axis-tick-value{font-size:11px}@media (width<=768px){.recharts-wrapper .recharts-cartesian-axis-tick-value{font-size:9px}.recharts-legend-item-text{font-size:10px}}.overflow-x-auto{-webkit-overflow-scrolling:touch;overflow-x:auto}.recharts-responsive-container{min-height:200px;width:100%!important;height:auto!important}@media (width<=768px){.dashboard-filters{padding:12px}.filter-group select,.filter-group input{padding:8px;font-size:14px}.export-button,.refresh-button{padding:8px 12px;font-size:12px}.stat-number{font-size:1.2rem}.stat-card h3{font-size:.65rem}.chart-card h3,.list-card h3{font-size:.9rem}}.community-map-container{background:#fff;border-radius:16px;margin-top:1rem;padding:1rem;transition:all .3s;box-shadow:0 2px 8px #0000000f}.community-map-container:hover{box-shadow:0 4px 12px #2a45381a}@media (width<=768px){.community-map-container{padding:.75rem}.community-map-container .leaflet-container{height:300px!important}}@media (width<=480px){.community-map-container .leaflet-container{height:250px!important}}.leaflet-popup-content-wrapper{border-radius:12px;box-shadow:0 4px 15px #00000026}.leaflet-popup-tip{background:#fff}.visitas-section{background:linear-gradient(#f7f4ef 0%,#fff 100%);padding:70px 0}.visitas-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:30px;display:grid}.visita-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #2a453826!important}.galeria-section{background:#fff;padding:70px 0}.galeria-mosaico{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.galeria-mosaico>div{cursor:pointer;aspect-ratio:1;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 12px #0000000f}.galeria-mosaico>div:hover{z-index:2;transform:scale(1.03);box-shadow:0 8px 24px #0000001f}.galeria-mosaico img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.galeria-modal{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.impacto-section{background:linear-gradient(#fff 0%,#f5f2ec 100%);padding:70px 0}.impacto-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.impacto-grid>div{text-align:center;background:#fff;border:1px solid #2a453814;border-radius:20px;padding:28px 20px;transition:all .3s;box-shadow:0 8px 20px #2a45380f}.impacto-grid>div:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 16px 30px #2a45381f}@media (width<=968px){.visitas-grid{grid-template-columns:1fr 1fr;gap:20px}}@media (width<=768px){.visitas-grid{grid-template-columns:1fr;gap:20px}.visitas-section{padding:40px 0}.visita-card{max-width:100%}.visita-fotos{grid-template-columns:repeat(3,1fr)!important}.visita-fotos img{height:100px}.visita-info .visita-header{flex-direction:column;gap:4px}.visita-info .visita-header .visita-data{align-self:flex-start}}@media (width<=480px){.visita-fotos{grid-template-columns:repeat(2,1fr)!important}.visita-fotos img{height:80px}.visita-info .visita-header h3{font-size:1.1rem}.visita-info .resumo{font-size:.85rem}.visita-tags span{padding:3px 8px;font-size:.7rem}.btn-ver-album{justify-content:center;width:100%;padding:8px 16px;font-size:.8rem}}@media (width<=968px){.galeria-mosaico{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.galeria-section{padding:40px 0}}@media (width<=768px){.galeria-mosaico{grid-template-columns:repeat(3,1fr);gap:8px}}@media (width<=480px){.galeria-mosaico{grid-template-columns:repeat(2,1fr);gap:6px}.galeria-mosaico>div{border-radius:12px}}@media (width<=968px){.impacto-grid{grid-template-columns:repeat(2,1fr);gap:16px}.impacto-section{padding:40px 0}}@media (width<=768px){.impacto-grid{gap:12px}.impacto-item{padding:20px 16px}.impacto-item .icon{font-size:2rem}.impacto-item .numero{font-size:1.8rem}.impacto-item .label{font-size:.75rem}}@media (width<=480px){.impacto-grid{grid-template-columns:1fr 1fr;gap:10px}.impacto-item{padding:16px 12px}.impacto-item .icon{font-size:1.8rem}.impacto-item .numero{font-size:1.6rem}.impacto-item .label{font-size:.7rem}}.stats-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:1.5rem;display:grid}.stat-card{text-align:center;cursor:default;background:#fff;border:1px solid #2a453814;border-radius:16px;padding:16px 12px;transition:all .3s;position:relative;overflow:hidden}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #2a45381f}.stat-card .stat-icon{opacity:.15;position:absolute;top:8px;right:8px}.stat-card h3{color:#4a6a5e;letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px;font-size:.65rem;font-weight:600}.stat-number{margin:0;font-size:1.6rem;font-weight:800;line-height:1.2}@media (width<=768px){.stats-cards{grid-template-columns:repeat(2,1fr);gap:10px}.stat-card{padding:12px 10px}.stat-number{font-size:1.3rem}.stat-card h3{font-size:.55rem}}@media (width<=480px){.stats-cards{grid-template-columns:repeat(2,1fr);gap:8px}.stat-card{border-radius:12px;padding:10px 8px}.stat-number{font-size:1.1rem}.stat-card h3{font-size:.5rem}}.stats-cards-wrapper{margin-bottom:1.5rem}.stats-cards-main,.stats-cards-secondary{gap:12px;display:grid}.stats-cards-main{grid-template-columns:repeat(4,1fr)}.stats-cards-secondary{grid-template-columns:repeat(3,1fr)}.stat-card-main,.stat-card-secondary{text-align:center;cursor:default;background:#fff;border:1px solid #2a45380f;border-radius:16px;flex-direction:column;justify-content:center;height:100%;min-height:80px;padding:16px 12px;transition:all .3s;display:flex;position:relative;overflow:hidden}.stat-card-main{min-height:100px}.stat-card-secondary{min-height:80px}@media (width<=1023px){.stats-cards-main{grid-template-columns:repeat(2,1fr);gap:10px}.stats-cards-secondary{grid-template-columns:repeat(3,1fr);gap:10px}.stat-card-main{min-height:90px;padding:14px 10px}.stat-card-secondary{min-height:70px;padding:12px 10px}}@media (width<=767px){.stats-cards-main,.stats-cards-secondary{grid-template-columns:repeat(2,1fr);gap:8px}.stat-card-main{border-radius:12px;min-height:80px;padding:12px 8px}.stat-card-secondary{border-radius:12px;min-height:65px;padding:10px 8px}.stat-card-main .stat-number{font-size:1.5rem!important}.stat-card-secondary .stat-number{font-size:1.2rem!important}.stat-card-main h3{font-size:.55rem!important}.stat-card-secondary h3{font-size:.5rem!important}.stat-card-main .icon-circle{width:24px!important;height:24px!important}.stat-card-secondary .icon-circle{width:20px!important;height:20px!important}}@media (width<=479px){.stats-cards-main,.stats-cards-secondary{grid-template-columns:repeat(2,1fr);gap:6px}.stat-card-main{border-radius:10px;min-height:70px;padding:10px 6px}.stat-card-secondary{border-radius:10px;min-height:60px;padding:8px 6px}.stat-card-main .stat-number{font-size:1.2rem!important}.stat-card-secondary .stat-number{font-size:1rem!important}.stat-card-main h3{letter-spacing:.3px;font-size:.45rem!important}.stat-card-secondary h3{letter-spacing:.3px;font-size:.4rem!important}.stat-card-main .icon-circle{width:20px!important;height:20px!important}.stat-card-secondary .icon-circle{width:16px!important;height:16px!important}.stat-card-main p{font-size:.45rem!important}.stat-card-secondary p{font-size:.4rem!important}}.category-chart-container{background:#fff;border:1px solid #2a45380f;border-radius:16px;height:100%;min-height:320px;padding:16px;box-shadow:0 4px 16px #2a45380f}.category-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.category-chart-header h3{color:#2a4538;align-items:center;gap:8px;margin:0;font-size:1rem;display:flex}.category-chart-total{color:#5a7a6e;background:#f5f2ec;border-radius:20px;padding:2px 10px;font-size:.7rem}.custom-tooltip{background:#fff;border:1px solid #2a453814;border-radius:12px;min-width:150px;padding:12px 16px;box-shadow:0 8px 24px #0000001f}.custom-tooltip .tooltip-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.custom-tooltip .tooltip-color{border-radius:4px;width:12px;height:12px;display:inline-block}.custom-tooltip .tooltip-name{color:#2a4538;margin:0;font-size:.9rem;font-weight:600}.custom-tooltip .tooltip-value{color:#2a4538;margin:0;font-size:1.1rem;font-weight:700}.custom-tooltip .tooltip-percent{color:#5a7a6e;margin:4px 0 0;font-size:.75rem}.category-legend{border-top:1px solid #2a45380f;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;padding-top:10px;display:flex}.category-legend-item{color:#5a7a6e;background:#f5f2ec;border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:.6rem;display:flex}.category-legend-item .legend-color{border-radius:2px;width:8px;height:8px;display:inline-block}@media (width<=768px){.category-chart-container{min-height:280px;padding:12px}.category-chart-header h3{font-size:.9rem}.category-chart-total{font-size:.6rem}}@media (width<=480px){.category-chart-container{min-height:250px;padding:10px}.category-chart-header h3{font-size:.8rem}.category-chart-total{padding:1px 8px;font-size:.55rem}}.priority-chart-container{background:#fff;border:1px solid #2a45380f;border-radius:16px;height:100%;min-height:320px;padding:16px;box-shadow:0 4px 16px #2a45380f}.priority-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.priority-chart-header h3{color:#2a4538;align-items:center;gap:8px;margin:0;font-size:1rem;display:flex}.priority-alert{background:#ffebee;border:1px solid #f4433630;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;display:flex}.priority-alert span{color:#f44336;font-size:.6rem;font-weight:600}.priority-legend{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:8px;display:flex}.priority-legend-item{background:#f5f2ec;border:1px solid #2a45380f;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.7rem;display:flex}.priority-legend-item .legend-color{border-radius:4px;width:12px;height:12px;display:inline-block}.priority-legend-item .legend-label{color:#2a4538;font-weight:600}.priority-legend-item .legend-percent{color:#5a7a6e}.priority-summary{border-top:1px solid #2a45380f;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;padding-top:10px;display:flex}.priority-summary-item{color:#5a7a6e;align-items:center;gap:6px;font-size:.65rem;display:flex}.priority-summary-item.critical{color:#f44336;font-weight:600}.priority-summary-item .dot{border-radius:50%;width:8px;height:8px;display:inline-block}@media (width<=768px){.priority-chart-container{min-height:280px;padding:12px}.priority-chart-header h3{font-size:.9rem}.priority-alert span{font-size:.5rem}.priority-legend-item{padding:3px 8px;font-size:.6rem}.priority-summary-item{font-size:.55rem}}@media (width<=480px){.priority-chart-container{min-height:250px;padding:10px}.priority-chart-header h3{font-size:.8rem}.priority-alert{padding:2px 8px}.priority-alert span{font-size:.45rem}.priority-legend-item{padding:2px 6px;font-size:.5rem}.priority-legend-item .legend-color{width:8px;height:8px}}@media (width<=768px){.ia-kpis-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.ia-kpi-card{padding:10px 8px!important}.ia-kpi-card .kpi-value{font-size:1.2rem!important}.ia-kpi-card .kpi-label{font-size:.55rem!important}.central-ia-container{max-height:none!important;padding:16px!important}.central-ia-header{text-align:center!important;flex-direction:column!important}.header-text h2{font-size:1.2rem!important}.ia-grid{grid-template-columns:1fr!important;gap:12px!important}.full-width{grid-column:span 1!important}.analise-texto-grid,.ods-list-moderno{grid-template-columns:1fr!important}}@media (width<=480px){.ia-kpis-grid{grid-template-columns:repeat(2,1fr)!important;gap:6px!important}.ia-kpi-card{padding:8px 6px!important}.ia-kpi-card .kpi-value{font-size:1rem!important}.ia-kpi-card .kpi-label{font-size:.5rem!important}.central-ia-container{padding:12px!important}.sentiment-alert{padding:8px 12px!important;font-size:.7rem!important}}@media (width<=768px){.ocorrencias-container{padding:12px!important}.ocorrencias-header h2{font-size:1.2rem!important}.ocorrencias-filters{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px!important}.ocorrencias-grid{grid-template-columns:1fr!important;gap:16px!important}.ocorrencia-card{max-width:100%!important}.ocorrencia-image{height:180px!important}.ocorrencia-info{padding:12px!important}.ocorrencia-title h3{font-size:.9rem!important}.ocorrencia-desc{font-size:.8rem!important}.ocorrencia-meta{flex-wrap:wrap!important;gap:4px 8px!important}.meta-item{font-size:.65rem!important}.filter-buttons{flex-wrap:wrap;gap:6px;display:flex}.filter-buttons button{padding:4px 12px!important;font-size:.7rem!important}}@media (width<=480px){.ocorrencia-image{height:150px!important}.ocorrencia-title{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.status-badge,.prioridade-badge{padding:2px 8px!important;font-size:.55rem!important}.image-modal{max-width:95vw!important;max-height:95vh!important}.image-modal-info h3{font-size:.9rem!important}.details-grid{grid-template-columns:1fr!important;gap:4px!important}.detail{font-size:.7rem!important}}@media (width<=768px){.community-map-container{padding:.5rem!important}.community-map-container .leaflet-container{border-radius:12px!important;height:300px!important}.map-info{flex-wrap:wrap!important;gap:6px!important;padding:6px 12px!important;font-size:9px!important;bottom:10px!important;left:10px!important}.map-legend{padding:6px 10px!important;font-size:9px!important;top:10px!important;right:10px!important}.map-legend .legend-item{padding:1px 0!important;font-size:8px!important}.leaflet-popup-content{min-width:200px!important;max-width:260px!important}.leaflet-popup-content-wrapper{border-radius:16px!important}.leaflet-control-zoom{bottom:70px!important}.leaflet-control-zoom a{width:32px!important;height:32px!important;font-size:14px!important;line-height:32px!important}}@media (width<=480px){.community-map-container .leaflet-container{height:250px!important}.map-info{border-radius:12px!important;gap:4px!important;padding:4px 10px!important;font-size:8px!important;bottom:8px!important;left:8px!important}.map-info div{font-size:8px!important}.map-legend{display:none!important}.leaflet-popup-content{min-width:160px!important;max-width:200px!important}.leaflet-popup-content-wrapper{border-radius:12px!important}.leaflet-control-zoom{bottom:60px!important}.leaflet-control-zoom a{width:28px!important;height:28px!important;font-size:12px!important;line-height:28px!important}}@media (width<=768px){.dashboard-tabs{flex-wrap:wrap!important;gap:6px!important}.tab-btn{border-radius:8px 8px 0 0!important;padding:6px 14px!important;font-size:.75rem!important}.tab-btn svg{width:14px!important;height:14px!important}.tab-btn.active:after{height:2px!important}}@media (width<=480px){.tab-btn{padding:4px 10px!important;font-size:.6rem!important}.tab-btn svg{width:12px!important;height:12px!important}}@media (width<=768px){.esg-card{padding:12px!important}.esg-card h3{font-size:1rem!important}.esg-card .esg-grid{grid-template-columns:1fr!important;gap:12px!important}.esg-card .comunidade-card{padding:12px!important}.esg-card .comunidade-card h4{font-size:.85rem!important}.esg-search{flex-direction:column!important;gap:8px!important}.esg-search input{width:100%!important;font-size:.85rem!important}.esg-search button{justify-content:center!important;width:100%!important}}@media (width<=480px){.esg-card,.esg-card .comunidade-card{padding:10px!important}.esg-card .comunidade-card h4{font-size:.75rem!important}.esg-bar-label{font-size:.5rem!important}.esg-bar-value{font-size:.6rem!important}}@media (width<=768px){.refresh-button,.export-button{padding:4px 12px!important;font-size:.7rem!important}.refresh-button svg,.export-button svg{width:14px!important;height:14px!important}}@media (width<=480px){.refresh-button,.export-button{border-radius:6px!important;padding:3px 10px!important;font-size:.6rem!important}.refresh-button svg,.export-button svg{width:12px!important;height:12px!important}}@media (width<=768px){.galeria-modal{padding:10px!important}.galeria-modal-content{border-radius:12px!important;max-width:98vw!important;max-height:95vh!important}.modal-close{width:32px!important;height:32px!important;font-size:1.2rem!important;top:8px!important;right:8px!important}.modal-nav{gap:10px!important;padding:4px 10px!important;bottom:12px!important}.modal-nav button{padding:2px 8px!important;font-size:1rem!important}.modal-nav span{font-size:.7rem!important}}@media (width<=480px){.galeria-modal-content{border-radius:0!important;max-width:100vw!important;max-height:100vh!important}.modal-close{width:28px!important;height:28px!important;font-size:1rem!important;top:4px!important;right:4px!important}.modal-nav{gap:6px!important;padding:3px 8px!important;bottom:8px!important}.modal-nav button{padding:2px 6px!important;font-size:.8rem!important}.modal-nav span{font-size:.6rem!important}}@media (width<=768px){.dashboard-filters{padding:12px!important}.filters-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.filter-group label{font-size:.65rem!important}.filter-group select,.filter-group input{min-height:36px!important;padding:6px 8px!important;font-size:.75rem!important}.filters-header{font-size:.75rem!important}}@media (width<=480px){.filters-grid{grid-template-columns:1fr!important;gap:6px!important}.filter-group select,.filter-group input{min-height:32px!important;padding:4px 6px!important;font-size:.7rem!important}.clear-filters{padding:2px 8px!important;font-size:.6rem!important}}.galeria-swiper-wrapper{padding:20px 0 40px;position:relative}.galeria-swiper{width:100%;padding:10px 0 30px!important}.galeria-slide{aspect-ratio:1;cursor:pointer;border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.galeria-slide:hover{transform:scale(1.02);box-shadow:0 8px 30px #00000026}.galeria-slide img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.galeria-slide:hover img{transform:scale(1.05)}.galeria-slide-overlay{opacity:0;color:#fff;background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.galeria-slide-overlay:hover{opacity:1}.swiper-button-prev,.swiper-button-next{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;z-index:10;background:#2a4538cc;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.swiper-button-prev{left:-20px}.swiper-button-next{right:-20px}.swiper-button-prev:hover,.swiper-button-next:hover{background:#2a4538f2;transform:translateY(-50%)scale(1.05)}.swiper-button-prev:active,.swiper-button-next:active{transform:translateY(-50%)scale(.95)}.swiper-pagination{margin-top:16px;position:relative;bottom:0}.swiper-pagination-bullet{opacity:.7;background:#ccc;width:10px;height:10px;transition:all .3s}.swiper-pagination-bullet-active{opacity:1;background:#2a4538;border-radius:5px;width:24px}@media (width<=768px){.galeria-swiper-wrapper{padding:10px 0 30px}.swiper-button-prev,.swiper-button-next{width:36px;height:36px}.swiper-button-prev{left:-10px}.swiper-button-next{right:-10px}.swiper-button-prev span,.swiper-button-next span{font-size:1rem!important}.galeria-slide{aspect-ratio:4/3}}@media (width<=480px){.swiper-button-prev,.swiper-button-next{width:30px;height:30px;display:none!important}.galeria-slide{aspect-ratio:1}.galeria-slide-overlay{opacity:1;background:#00000026}.galeria-slide-overlay span{padding:8px!important;font-size:1.5rem!important}}.hero-section{align-items:center;width:100%;min-height:85dvh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:linear-gradient(135deg,#2a453899 0%,#2a453833 100%);position:absolute;inset:0}.hero-content{z-index:2;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:85dvh;margin:0;padding:0;display:flex;position:relative}.hero-swiper-wrapper{width:100%;height:85dvh;min-height:500px;position:relative;overflow:hidden}.hero-swiper{border-radius:0;width:100%;height:100%;min-height:500px;overflow:hidden}.hero-swiper .swiper-slide{transition:opacity 1.5s ease-in-out}.hero-swiper .swiper-slide-active{opacity:1}.hero-swiper .swiper-slide-prev,.hero-swiper .swiper-slide-next{opacity:0}.hero-slide{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;justify-content:center;align-items:center;width:100%;height:85dvh;min-height:500px;display:flex;position:relative;overflow:hidden}.hero-slide-overlay{z-index:1;background:linear-gradient(135deg,#2a453899 0%,#2a453833 100%);position:absolute;inset:0}.hero-slide-content{z-index:2;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px;display:flex;position:relative}.hero-slide-content-left{justify-content:flex-start;padding-left:60px}.hero-text-left{text-align:left;max-width:600px;margin:0}.hero-text-left h1{text-align:left;margin-bottom:16px;font-size:4rem;line-height:1.1}.hero-text-left h2{text-align:left;margin-bottom:12px;font-size:2rem;font-weight:600}.hero-text-left p{opacity:.9;text-align:left;max-width:500px;margin:0;font-size:1.2rem}.hero-slide-content-center{justify-content:center;padding-left:20px;padding-right:20px}.hero-text-center{text-align:center;max-width:700px;margin:0 auto}.hero-text-center h1{text-align:center;margin-bottom:16px;font-size:4rem;line-height:1.1}.hero-text-center h2{text-align:center;margin-bottom:12px;font-size:2rem;font-weight:600}.hero-text-center p{opacity:.9;text-align:center;max-width:550px;margin:0 auto;font-size:1.2rem}.hero-pagination{z-index:10;gap:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero-pagination .swiper-pagination-bullet{opacity:1;cursor:pointer;background:#fff6;border-radius:50%;width:12px;height:12px;transition:all .3s}.hero-pagination .swiper-pagination-bullet-active{background:#e6b86a;border-radius:6px;width:30px}@media (width<=1024px){.hero-swiper-wrapper{height:75vh;min-height:450px}.hero-swiper{min-height:450px}.hero-slide{height:75vh;min-height:450px}.hero-slide-content-left{padding-left:40px}.hero-text-left h1,.hero-text-center h1{font-size:3rem}.hero-text-left h2,.hero-text-center h2{font-size:1.6rem}.hero-text-left p,.hero-text-center p{font-size:1rem}}@media (width<=768px){.hero-swiper-wrapper{height:65vh;min-height:380px}.hero-swiper{min-height:380px}.hero-slide{height:65vh;min-height:380px}.hero-slide-content-left{justify-content:center;padding-left:20px;padding-right:20px}.hero-text-left{text-align:center;max-width:100%}.hero-text-left h1,.hero-text-center h1{font-size:2.2rem}.hero-text-left h2,.hero-text-center h2{font-size:1.3rem}.hero-text-left p,.hero-text-center p{max-width:100%;font-size:.95rem}.hero-text-left h1,.hero-text-left h2,.hero-text-left p{text-align:center}.hero-pagination{bottom:15px}.hero-pagination .swiper-pagination-bullet{width:8px;height:8px}.hero-pagination .swiper-pagination-bullet-active{width:20px}.hero-slide .hero-text>div{flex-wrap:wrap;flex-direction:row!important;justify-content:center!important;gap:10px!important}.hero-slide .hero-text>div>div{min-width:60px!important;padding:10px 14px!important}.hero-slide .hero-text>div>div>div:first-child{font-size:1.5rem!important}.hero-slide .hero-text>div>div>div:nth-child(2){font-size:1.2rem!important}.hero-slide .hero-text>div>div>div:last-child{font-size:.6rem!important}}@media (width<=480px){.hero-swiper-wrapper{height:55vh;min-height:320px}.hero-swiper{min-height:320px}.hero-slide{height:55vh;min-height:320px}.hero-text-left h1,.hero-text-center h1{font-size:1.6rem}.hero-text-left h2,.hero-text-center h2{font-size:1rem}.hero-text-left p,.hero-text-center p{font-size:.85rem}.hero-slide .hero-text>div{gap:6px!important}.hero-slide .hero-text>div>div{min-width:50px!important;padding:6px 10px!important}.hero-slide .hero-text>div>div>div:first-child{font-size:1.2rem!important}.hero-slide .hero-text>div>div>div:nth-child(2){font-size:1rem!important}.hero-slide .hero-text>div>div>div:last-child{font-size:.5rem!important}.hero-slide .hero-text a{padding:8px 18px!important;font-size:.8rem!important}}.back-to-top{z-index:999;color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a4538,#3d6b53);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #2a45384d}.back-to-top:hover{transform:scale(1.1);box-shadow:0 6px 30px #2a453866}.back-to-top:active{transform:scale(.9)}@media (width<=768px){.back-to-top{width:44px;height:44px;bottom:20px;right:20px}}@media (width<=480px){.back-to-top{width:40px;height:40px;bottom:16px;right:16px}.back-to-top svg{width:20px;height:20px}}.depoimentos-section{background:linear-gradient(#fff 0%,#f5f2ec 100%);padding:70px 0}.depoimentos-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:20px;display:grid}.depoimento-card{background:#fff;border:1px solid #2a45380f;border-radius:20px;padding:24px;transition:all .3s;box-shadow:0 8px 24px #2a45380f}.depoimento-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #2a45381a}@media (width<=768px){.depoimentos-section{padding:40px 0}.depoimentos-grid{grid-template-columns:1fr;gap:16px}}.numeros-section{background:#f5f2ec;padding:40px 0}.numeros-grid{background:linear-gradient(135deg,#2a4538 0%,#3d6b53 100%);border-radius:24px;grid-template-columns:repeat(4,1fr);gap:24px;padding:40px 32px;display:grid;box-shadow:0 12px 40px #2a453826}.numeros-grid .numero-item{text-align:center;color:#fff}.numeros-grid .numero-item .icon{margin-bottom:4px;font-size:2.5rem}.numeros-grid .numero-item .numero{color:#e6b86a;font-size:2.8rem;font-weight:800;line-height:1.1}.numeros-grid .numero-item .label{color:#fffc;margin-top:4px;font-size:1rem}@media (width<=768px){.numeros-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:24px 16px}.numeros-grid .numero-item .numero,.numeros-grid .numero-item .icon{font-size:2rem}.numeros-grid .numero-item .label{font-size:.8rem}}@media (width<=480px){.numeros-grid{grid-template-columns:1fr 1fr;gap:12px;padding:16px 12px}.numeros-grid .numero-item .numero,.numeros-grid .numero-item .icon{font-size:1.6rem}.numeros-grid .numero-item .label{font-size:.7rem}}.como-participar-section{background:#fff;padding:70px 0}.passos-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:20px;display:grid}.passo-card{text-align:center;background:#fff;border:1px solid #2a45380f;border-radius:20px;padding:28px 20px;transition:all .3s;position:relative;box-shadow:0 8px 24px #2a45380f}.passo-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #2a45381a}.passo-card .passo-numero{color:#fff;background:#2a4538;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-12px;right:16px;box-shadow:0 4px 12px #2a453833}.passo-card .passo-icon{margin-bottom:12px;font-size:3rem}.passo-card .passo-titulo{color:#2a4538;margin-bottom:8px;font-size:1.2rem;font-weight:700}.passo-card .passo-descricao{color:#5a7a6e;margin:0;font-size:.9rem;line-height:1.5}@media (width<=1024px){.passos-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (width<=768px){.como-participar-section{padding:40px 0}.passos-grid{grid-template-columns:repeat(2,1fr);gap:16px}.passo-card{padding:20px 16px}.passo-card .passo-icon{font-size:2.2rem}.passo-card .passo-titulo{font-size:1rem}.passo-card .passo-descricao{font-size:.8rem}}@media (width<=480px){.passos-grid{grid-template-columns:1fr;gap:12px}}.whatsapp-button{z-index:999;color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:100px;right:30px;box-shadow:0 4px 20px #25d36666}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 8px 30px #25d36680}.whatsapp-button .badge{color:#fff;background:#f44336;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.55rem;font-weight:700;animation:2s infinite pulse;display:flex;position:absolute;top:-4px;right:-4px}@media (width<=768px){.whatsapp-button{width:50px;height:50px;bottom:90px;right:20px}}@media (width<=480px){.whatsapp-button{width:46px;height:46px;bottom:80px;right:16px}.whatsapp-button svg{width:22px;height:22px}}.newsletter-section{background:#f5f2ec;padding:40px 0 20px}.newsletter-wrapper{text-align:center;background:linear-gradient(135deg,#2a4538 0%,#3d6b53 100%);border-radius:24px;padding:48px 40px;position:relative;overflow:hidden;box-shadow:0 12px 40px #2a453826}.newsletter-wrapper input::placeholder{color:#fff9}@media (width<=768px){.newsletter-section{padding:30px 0 10px}.newsletter-wrapper{border-radius:20px;padding:32px 20px}.newsletter-wrapper h2{font-size:1.5rem}.newsletter-wrapper p{font-size:.95rem}.newsletter-wrapper form{flex-direction:column;align-items:center}.newsletter-wrapper input{width:100%;min-width:unset}.newsletter-wrapper button{justify-content:center;width:100%}}@media (width<=480px){.newsletter-wrapper{border-radius:16px;padding:24px 16px}.newsletter-wrapper h2{font-size:1.2rem}.newsletter-wrapper p{font-size:.85rem}.newsletter-wrapper input{padding:12px 16px;font-size:.9rem}.newsletter-wrapper button{padding:12px 24px;font-size:.9rem}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.donations-page{background:linear-gradient(135deg,#f5f9fd 0%,#e8f0f8 100%);min-height:100vh}.donations-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f4f96 0%,#1a6cb3 100%);padding:60px 20px;position:relative;overflow:hidden}.donations-hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite rotate;position:absolute;top:-50%;right:-50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.donations-hero-content{z-index:1;max-width:800px;margin:0 auto;position:relative}.hero-icon{margin-bottom:20px;animation:2s ease-in-out infinite pulse}.donations-hero h1{margin-bottom:20px;font-size:3rem;font-weight:800}.donations-hero p{opacity:.95;font-size:1.2rem}.donations-container{max-width:1400px;margin:0 auto;padding:40px 20px}.impact-numbers{flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:60px;display:flex}.impact-card{text-align:center;background:#fff;border-radius:20px;min-width:180px;padding:30px 40px;transition:transform .3s;box-shadow:0 10px 30px #00000014}.impact-card:hover{transform:translateY(-5px)}.impact-number{color:#0f4f96;margin-bottom:10px;font-size:2.5rem;font-weight:800;display:block}.impact-label{color:#666;font-size:1rem}.donations-two-columns{grid-template-columns:1fr 1fr;gap:40px;display:grid}.donation-form-container{background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 40px #0000001a}.donation-form-container h2{color:#0f4f96;margin-bottom:10px;font-size:2rem}.form-subtitle{color:#666;margin-bottom:30px}.suggested-values{flex-wrap:wrap;gap:12px;display:flex}.value-btn{cursor:pointer;background:#f0f0f0;border:2px solid #0000;border-radius:12px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.value-btn:hover{background:#e0e0e0}.value-btn.active{color:#fff;background:#0f4f96;border-color:#0f4f96}.form-group{margin-bottom:24px}.form-group label{color:#333;margin-bottom:8px;font-weight:600;display:block}.input-with-icon{position:relative}.input-icon{color:#999;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-with-icon input{padding-left:40px}.form-group input{border:2px solid #e0e0e0;border-radius:12px;width:100%;padding:12px 16px;font-size:1rem;transition:all .3s}.form-group input:focus{border-color:#0f4f96;outline:none;box-shadow:0 0 0 3px #0f4f961a}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.payment-methods{gap:16px;display:flex}.payment-method{cursor:pointer;border:2px solid #e0e0e0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:10px;padding:16px;transition:all .3s;display:flex}.payment-method input{display:none}.payment-method.active{background:#e8f0f8;border-color:#0f4f96}.donate-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0f4f96,#1a6cb3);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.donate-submit-btn:hover{background:linear-gradient(135deg,#1a6cb3,#0f4f96);transform:translateY(-2px)}.impact-actions{background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 40px #0000001a}.impact-actions h2{color:#0f4f96;margin-bottom:30px;font-size:1.8rem}.actions-grid{gap:20px;display:grid}.action-item{cursor:pointer;background:#f8fafd;border-radius:16px;gap:16px;padding:16px;transition:all .3s;display:flex}.action-item:hover{background:#e8f0f8;transform:translate(5px)}.action-icon{color:#fff;background:linear-gradient(135deg,#0f4f96,#1a6cb3);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.action-info h4{color:#0f4f96;margin:0 0 5px}.action-info p{color:#666;margin:0 0 8px;font-size:.9rem}.action-impact{color:#4caf50;background:#e8f5e9;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.transparency-section-donations{background:#fff9e6;border-top:1px solid #e0e0e0;margin-top:40px;padding:30px}.transparency-content{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;max-width:800px;margin:0 auto;display:flex}.transparency-content h3{color:#0f4f96;margin:0}.transparency-content p{color:#666;margin:0}.pix-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pix-modal{text-align:center;background:#fff;border-radius:24px;width:90%;max-width:500px;padding:40px;position:relative}.modal-close{cursor:pointer;color:#999;background:0 0;border:none;font-size:28px;position:absolute;top:20px;right:20px}.pix-header{margin-bottom:30px}.pix-header h2{color:#0f4f96;margin:10px 0}.pix-qr{background:#fff;border-radius:16px;justify-content:center;margin:20px 0;padding:20px;display:flex}.pix-info{text-align:left;background:#f5f5f5;border-radius:12px;margin:20px 0;padding:20px}.pix-value{margin-bottom:15px;font-size:1.2rem}.pix-key{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pix-key code{background:#fff;border-radius:8px;padding:8px 12px;font-family:monospace;font-size:.9rem}.copy-btn{color:#fff;cursor:pointer;background:#0f4f96;border:none;border-radius:8px;align-items:center;gap:5px;padding:8px 16px;font-size:.8rem;display:flex}.pix-instructions{text-align:left;background:#f8fafd;border-radius:12px;margin:20px 0;padding:20px}.pix-instructions p{margin:8px 0;font-size:.9rem}.pix-confirmation{color:#4caf50;background:#e8f5e9;border-radius:12px;margin-top:20px;padding:15px}@media (width<=968px){.donations-two-columns{grid-template-columns:1fr}.donations-hero h1{font-size:2rem}.form-row{grid-template-columns:1fr}.payment-methods{flex-direction:column}.impact-numbers{gap:20px}.impact-card{padding:20px 30px}}@media (width<=768px){.donations-container{padding:20px}.donation-form-container,.impact-actions{padding:24px}.suggested-values{gap:8px}.value-btn{padding:8px 16px;font-size:.9rem}.actions-grid{gap:12px}.action-item{padding:12px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-green:#2a4538;--primary-green-light:#3d6b53;--primary-green-dark:#1a3428;--gold:#e6b86a;--gold-dark:#d4a05a;--gold-light:#f0d49a;--text-dark:#2a4538;--text-medium:#4a6a5e;--text-light:#5a7a6e;--bg-cream:#f5f2ec;--bg-white:#fff;--bg-light:#f7f4ef;--shadow-sm:0 2px 8px #2a45380f;--shadow-md:0 8px 20px #2a45381a;--shadow-lg:0 12px 28px #2a45381f;--shadow-xl:0 20px 40px #2a453826;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--transition:.3s ease}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--bg-cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica Neue,sans-serif;line-height:1.6}h1{font-size:2.2rem;line-height:1.1}h2{font-size:1.8rem;line-height:1.2}h3{font-size:1.4rem;line-height:1.3}h4{font-size:1.1rem;line-height:1.4}p{font-size:1rem;line-height:1.6}a{color:inherit;transition:var(--transition);text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;transition:var(--transition);background:0 0;border:none}button,a,input,select,textarea{min-width:44px;min-height:44px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.text-center{text-align:center}.text-gold{color:var(--gold)}.text-green{color:var(--primary-green)}.hidden-mobile{display:none}@media (width>=768px){h1{font-size:2.8rem}h2{font-size:2.4rem}h3{font-size:1.8rem}h4{font-size:1.3rem}.container{padding:0 24px}.hidden-mobile{display:block}}@media (width>=1024px){h1{font-size:3.6rem}h2{font-size:3rem}h3{font-size:2rem}h4{font-size:1.5rem}.container{padding:0 32px}}@media (width>=1400px){.container{max-width:1320px;padding:0 40px}}:root{--bg-primary:#f5f2ec;--bg-secondary:#fff;--bg-card:#fff;--bg-section:#f7f4ef;--text-primary:#2a4538;--text-secondary:#4a6a5e;--text-light:#5a7a6e;--border-color:#2a453814;--shadow-color:#2a45380f;--shadow-hover:#2a45381f;--hero-overlay:linear-gradient(135deg, #2a453899 0%, #2a453833 100%)}[data-theme=dark]{--bg-primary:#1a1a1a;--bg-secondary:#242424;--bg-card:#2a2a2a;--bg-section:#1e1e1e;--text-primary:#e8e0d5;--text-secondary:#b8b0a5;--text-light:#8a8a8a;--border-color:#ffffff0f;--shadow-color:#0000004d;--shadow-hover:#00000080;--hero-overlay:linear-gradient(135deg, #000000b3 0%, #0006 100%)}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s,color .3s}.landing-page{background:var(--bg-primary);color:var(--text-primary)}.section-header h2{color:var(--text-primary)}.section-header p{color:var(--text-secondary)}.action-card,.info-box,.transparency-card,.visita-card,.depoimento-card,.passo-card,.stat-card,.chart-card,.list-card{background:var(--bg-card);color:var(--text-primary);border-color:var(--border-color);box-shadow:0 4px 16px var(--shadow-color)}.participate-content p,.action-card-bottom p,.info-item p,.transparency-card p,.visita-info .resumo,.depoimento-card p,.passo-card .passo-descricao{color:var(--text-secondary)}.participate-section,.reports-section,.how-section,.galeria-section,.impacto-section,.depoimentos-section,.como-participar-section,.parceiros-section{background:var(--bg-section)}.hero-overlay{background:var(--hero-overlay)}.contact-box{background:var(--bg-card);box-shadow:0 14px 32px var(--shadow-color)}.contact-form input,.contact-form textarea{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-color)}.contact-form input:focus,.contact-form textarea:focus{border-color:#2a4538;box-shadow:0 0 0 3px #2a45381a}.cta-button{color:#fff;background-color:#2a4538}.cta-button:hover{color:#2a4538;background-color:#e6b86a}.dashboard-container{background:var(--bg-primary)}.dashboard-title,.dashboard-subtitle{color:var(--text-primary)}.galeria-slide{background:var(--bg-card);box-shadow:0 4px 16px var(--shadow-color)}.footer{background:linear-gradient(135deg,#1a3428 0%,#2a4538 100%)}[data-theme=dark] .footer{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%)}[data-theme=dark] ::-webkit-scrollbar{width:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#1a1a1a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2a4538;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3d6b53}
