@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{text-rendering:optimizelegibility;min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}:root{--water-dark-color:#264e70;--water-color:#3a6ea5;--water-light-color:#a6c2d8;--crop-dark-color:#3f6b3f;--crop-color:#5b8f4e;--crop-light-color:#dfead7;--earth-dark-color:#8a5a44;--earth-color:#b07d52;--earth-light-color:#efe3d3;--text-color:#151a20;--text-light-color:#52606d;--success-color:#3f9142;--warning-color:#c48b2d;--error-color:#b23a48;--max-width:1280px;--font-family:"Roboto", sans-serif;--shadow-md:4px 8px 16px #00000026;--shadow-bg:8px 16px 32px #0003;--transition:.15s ease-in-out}#root{flex-direction:column;min-height:100vh;display:flex}body{font-family:var(--font-family);color:var(--text-color);background-color:var(--water-light-color);line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{line-height:1.2}a{color:var(--water-color);text-decoration:none}a:hover{text-decoration:underline}header{background-color:var(--water-light-color);width:100%;padding:.5rem 2rem;padding-top:env(safe-area-inset-top);z-index:1000;justify-content:space-between;align-items:center;margin-top:.5rem;display:flex;position:relative}@media (width>=1024px){header{padding:.5rem 3rem}}.navigation li{font-size:normal;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none;margin-left:1.8em;padding-top:1.25em;line-height:3em;display:inline-block;position:relative}.navigation a{color:var(--text-color);text-transform:uppercase;text-decoration:none;transition:all .2s ease-in-out}.navigation a:hover,.navigation .nav-link-active{color:var(--water-color)}.navigation a:before{content:"";background-color:var(--water-color);width:0%;height:15px;transition:all .2s ease-in-out;display:block;position:absolute;top:0}.navigation a:hover:before,.navigation .nav-link-active:before{width:100%}.navigation-mobile{width:100%;box-shadow:var(--shadow-md);z-index:1001;background-color:#fff;padding:1.5rem;display:flex;position:absolute;top:100%;left:0}.navigation-mobile li{font-size:large;line-height:2}.hamburger-button{color:var(--water-dark-color);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none}@media (width>=1024px){.hamburger-button{display:none}}.navigation{display:none}@media (width>=1024px){.navigation{display:flex}}.logo{max-width:60px;max-height:60px}@media (width>=1024px){.logo{max-width:160px;max-height:160px}}.page{background-color:#fff;flex-direction:column;min-height:80vh;display:flex;overflow-x:clip}.container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:80%;margin:2rem auto;display:grid}.funding-logos{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;margin:2rem auto}.funding-logos img{width:100%;height:auto;display:block}.community-logo{justify-content:center;margin:2rem auto 0;display:flex}.community-logo a{width:calc(26.6667% - 1.33333rem)}.community-logo img{width:100%;height:auto;display:block}@media (width<=767px){.funding-logos{grid-template-columns:1fr}.community-logo a{width:100%}}.col-1{display:block}.content{flex:1 0 auto}.hero-container{background-image:linear-gradient(#285078e6,#0a325ae6),url(/assets/picture01-CBAZ81Kp.jpg);background-position:50% 35%;background-repeat:no-repeat;background-size:cover;background-color:var(--water-dark-color);width:100%;margin:0 auto;overflow:hidden}@media (width<=767px){.hero-container{background-image:linear-gradient(#285078b3,#0a325acc),url(/assets/picture01-CBAZ81Kp.jpg)}}.hero{letter-spacing:-.02em;color:#fff;text-align:center;text-shadow:0 2px 8px #0009;padding:1em;font-size:clamp(2rem,6vw,5rem);font-weight:800;line-height:1.1}footer{background-color:var(--water-light-color);font-size:.75rem}.footer-legal{text-align:center;margin:0;padding-bottom:1rem}.legal-page{width:min(80%,900px);color:var(--text-color);margin:2rem auto 4rem;line-height:1.4}.legal-page h1{color:var(--water-dark-color);margin-bottom:.75rem;font-size:clamp(2rem,6vw,3.5rem)}.legal-page h2{color:var(--water-dark-color);margin:1.5rem 0 .5rem;font-size:clamp(1.35rem,3vw,2rem)}.legal-page p,.legal-page ul{margin-bottom:.65rem}.legal-page ul{padding-left:1.5rem}.legal-page li{margin-bottom:.25rem}.legal-page code{font-family:monospace}.legal-table-wrapper{width:100%;margin:1rem 0;overflow-x:auto}.legal-page table{border-collapse:collapse;width:100%;font-size:.95rem}.legal-page th,.legal-page td{border:1px solid var(--water-light-color);text-align:left;vertical-align:top;padding:.5rem .65rem}.legal-page th{background-color:var(--water-dark-color);color:#fff}@media (width<=767px){.legal-page{width:88%}}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.not-found-illustration{margin:2rem auto;font-size:clamp(4rem,12vw,8rem)}.not-found-title{color:var(--water-dark-color);margin-bottom:2rem;font-size:clamp(2rem,7vw,4rem)}.not-found-text{max-width:500px;color:var(--text-color);margin-bottom:.75rem}.not-found-button{background-color:var(--water-color);color:#fff;transition:var(--transition);margin-top:1.5rem;padding:.9rem 1.5rem}.not-found-button:hover{background-color:var(--water-dark-color)}.info-card{transition:var(--transition);position:relative;overflow:visible}.info-card-inner{box-shadow:var(--shadow-md);background-color:#f6f7f9;overflow:hidden}.info-card-inner:hover{box-shadow:var(--shadow-bg)}.info-card-title{background-color:var(--water-dark-color);color:#fff;padding:1rem 2rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1}.info-card-title.water{background-color:var(--water-dark-color)}.info-card-title.crop{background-color:var(--crop-dark-color)}.info-card-title.earth{background-color:var(--earth-dark-color)}.info-card-content{color:var(--text-color);padding:2rem;line-height:1.6}.info-card-stamp{opacity:.7;pointer-events:none;filter:sepia()hue-rotate(165deg)saturate(20)brightness(.9);width:200px;position:absolute;bottom:-100px;right:-80px;transform:rotate(-10deg)}@media (width<=767px){.info-card-stamp{width:140px;bottom:-70px;right:-50px}}.info-row{color:var(--text-color);align-items:center;gap:.4rem;display:flex}.info-row svg{color:var(--text-light-color);flex-shrink:0}.upper-label{text-transform:uppercase;color:var(--text-light-color);margin-top:.75rem;font-size:.75rem;display:block}.info-card-content>p:first-of-type>.upper-label{margin-top:0}.info-card-alert{color:var(--error-color);border-left:4px solid var(--error-color);background-color:#b23a4814;gap:1rem;margin-top:1.5rem;padding:.5rem 1.25rem 1rem;font-size:110%;line-height:1.6;display:grid}.info-card-whistle{color:var(--water-dark-color);border-left:4px solid var(--water-dark-color);background-color:var(--water-light-color);gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:110%;line-height:1.6;display:grid}.info-card-alert span{color:var(--error-color);margin-bottom:.5rem;font-size:1em;font-weight:700}.picture-card{box-shadow:var(--shadow-md);transition:transform var(--transition), box-shadow var(--transition);background-color:#fff;flex-direction:column;display:flex}.picture-card:hover{box-shadow:var(--shadow-bg)}.picture-card-image{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.picture-card-content{padding:1.25rem 1.25rem 2.5rem}.picture-card-title{color:var(--water-dark-color);margin-bottom:.75rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.15}.picture-card-title.water{color:var(--water-dark-color)}.picture-card-title.crop{color:var(--crop-dark-color)}.picture-card-title.earth{color:var(--earth-dark-color)}.picture-card-text{color:var(--text-color);line-height:1.6}.picture-card:nth-child(odd):not(.no-rotation){transform:rotate(-.8deg)}.picture-card:nth-child(2n):not(.no-rotation){transform:rotate(.8deg)}.picture-card:nth-child(3n):not(.no-rotation){transform:rotate(-.4deg)}.picture-card:nth-child(4n):not(.no-rotation){transform:rotate(.5deg)}.articles-list{gap:2rem;display:grid}.article-preview{border-bottom:1px dashed var(--water-color);padding-bottom:2rem}.article-preview:last-child{border-bottom:none;padding-bottom:0}.article-preview-image{aspect-ratio:16/9;object-fit:cover;width:100%;margin-bottom:1rem}.article-preview-date{color:var(--text-light-color);margin-bottom:.35rem;font-size:.9rem;display:block}.article-preview-title{color:var(--water-dark-color);margin-bottom:.5rem;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.15}.article-preview-excerpt{color:var(--text-color);line-height:1.6}.article-preview a{color:inherit;text-decoration:none;display:block}.article-preview a:hover .article-preview-title{text-decoration:underline}.article-detail-title{color:var(--water-dark-color);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem)}.article-detail-excerpt{color:var(--text-light-color);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.6}.article-detail-image{aspect-ratio:16/9;object-fit:cover;width:100%;margin:1.5rem 0}.article-detail-content{gap:1rem;line-height:1.7;display:grid}.article-detail-content h2,.article-detail-content h3{color:var(--water-dark-color);margin-top:1rem}.article-detail-content ul,.article-detail-content ol{padding-left:1.5rem}.article-detail-content ul{list-style:outside}.article-detail-content ol{list-style:decimal}.article-gallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2rem;display:grid}.article-gallery img{aspect-ratio:4/3;object-fit:cover;width:100%}.article-attachments{gap:.75rem;margin-top:2rem;display:grid}.article-attachments h2{color:var(--water-dark-color)}.article-attachments a{color:var(--water-color);font-weight:700}.article-back-link{margin-bottom:1rem;display:block}.report-form{gap:1.25rem;display:grid}.form-field{color:var(--text-color);gap:.5rem;display:grid}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--water-light-color);width:100%;color:var(--text-color);background-color:#fff;border-radius:12px;padding:.85rem 1rem}input[type=date]{appearance:none}.form-field textarea{resize:vertical}.form-checkbox{color:var(--error-color);align-items:center;gap:.75rem;font-weight:600;display:flex}.form-checkbox input{flex-shrink:0;width:20px;height:20px}.form-submit-button{background-color:var(--error-color);color:#fff;transition:var(--transition);border-radius:12px;justify-self:start;padding:.9rem 1.5rem;font-weight:700}.form-submit-button:hover{opacity:.9}.gis-container{margin-bottom:0}.gis-viewer-wrapper{width:100%;height:min(80vh,760px);margin-top:2rem;margin-bottom:0;overflow:hidden}.gis-viewer{border:1px solid var(--text-color);width:100%;height:100%;padding:0;display:block}.document-download{color:var(--text-color);margin-bottom:1rem;line-height:1.7}.button{font-size:large}.mobile-break{display:inline}@media (width>=1024px){.mobile-break{display:none}}.inline{vertical-align:text-top;display:inline}
