.system-banner-container{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:fixed;top:1.2rem;left:0;right:0}.system-banner-container-success{transform:translate(7rem)}.system-banner-container-default{transform:translate(1.8rem)}.system-banner{color:var(--btn-primary-admin-color);text-align:center;white-space:nowrap;padding:.45rem;border-radius:.3rem;width:fit-content;min-width:15rem;padding-inline:2.2rem;font-size:.95rem;display:inline-block;position:relative}.system-banner-autodismiss{opacity:0;animation:3.5s forwards fadeInOut}.system-banner-success{background:var(--form-card-submit)}.system-banner-info{background:var(--banner-info-bg)}.system-banner-warning{background:var(--banner-warning-bg)}.system-banner-critical{background:var(--banner-critical-bg)}.system-banner-info,.system-banner-warning,.system-banner-critical{min-width:22rem}@media (max-width:992px){.system-banner-container-success{transform:translate(7rem)}.system-banner{padding:.45rem;padding-inline:1.8rem;font-size:.9rem}}@media (max-width:820px){.system-banner-container-success,.system-banner-container-default{transform:translate(1rem)}.system-banner{padding:.45rem;padding-inline:1.8rem;font-size:.85rem}.system-banner-info,.system-banner-warning,.system-banner-critical{min-width:18rem}}@media (max-width:540px){.system-banner-container{z-index:1000}.system-banner-container-success,.system-banner-container-default{transform:translateY(.7rem)}.system-banner{white-space:normal;min-width:15rem;padding:.8rem;padding-inline:2.5rem;font-size:.8rem}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-10px)}10%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}
.subsidy-container{background:var(--form-card-background);border:var(--form-card-border);max-width:30rem;box-shadow:5px 4px 20px var(--form-card-border);border-radius:.8rem;margin:2rem auto 8rem;padding:1.8rem}.subsidy-modal{min-width:17rem;max-width:50rem;padding:1rem}.subsidy-title{color:var(--foreground);margin-bottom:1rem;font-size:1.4rem}.subsidy-field{margin-bottom:1rem}.subsidy-filedrop{flex-direction:column;justify-content:center;display:flex}.subsidy-filedrop>*{width:100%}.subsidy-error{border:.1rem solid var(--banner-critical-bg);color:var(--foreground);background:#ff00000d;border-radius:.4rem;margin-top:1rem;padding:.75rem;font-size:.9rem}.subsidy-success{border:.1rem solid var(--form-card-submit);color:var(--foreground);background:#00ff000d;border-radius:.5rem;margin-top:1rem;padding:1rem}.subsidy-success-row{word-break:break-word;justify-content:space-between;gap:1rem;margin-bottom:.4rem;display:flex}.subsidy-footer{margin-top:2rem}.subsidy-steps{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.step-wrapper{align-items:center;display:flex}.step-circle{background:var(--btn-cancel-gray);width:2rem;height:2rem;color:var(--btn-primary-admin-color);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.step-circle.active{background:var(--btn-cancel-gray)}.step-circle.completed{background:var(--form-card-submit)}.step-line{background:var(--deadline-bar-bg);width:2rem;height:.17rem}.step-line.active{background:var(--form-card-submit)}.info-subsidies-border{border:var(--form-card-border);border-radius:.4rem}.info-modal.info-subsidies-border{width:100%;min-width:0;max-width:28rem;margin:auto}@media (max-width:768px){.subsidy-container{margin:1rem auto 6rem;padding:1rem}.subsidy-title{font-size:1.2rem}.info-modal.info-subsidies-border{padding:1rem}.subsidy-footer .btn,.subsidy-container .btn{padding:.4rem .6rem;font-size:.75rem}}@media (max-width:520px){.subsidy-steps{margin-bottom:1rem}}@media (max-width:480px){.subsidy-modal-title{font-size:.9rem}.subsidy-modal{max-width:90%;min-width:unset;padding:.75rem}}@media (max-width:400px){.subsidy-modal-title{font-size:.9rem}}
.subsidies-list-container{flex-direction:column;align-items:center;gap:1rem;width:100%;min-height:32.5rem;margin:1rem auto 10rem;padding:0 1rem;display:flex;position:relative;overflow:hidden auto}.subsidies-list-top{width:100%;max-width:100rem}.subsidies-list-top-start{align-self:flex-start;width:100%;max-width:100rem;margin:0 auto}.subsidies-list-row{grid-template-columns:1fr auto auto;align-items:start;width:100%;display:grid}.role-subsidies-buttons{grid-template-columns:repeat(3,max-content);gap:.5rem;display:grid}.subsidies-title{text-align:start;width:100%;margin-bottom:-.6rem;font-size:1.4rem}.subsidies-header{border:var(--form-card-border);background-color:var(--sidebar-bg);border-radius:.5rem;grid-template-columns:1fr 1fr 1fr .9fr 1fr .25fr;align-items:center;width:100%;max-width:100rem;min-height:3rem;padding:.75rem 1rem;display:grid}.subsidies-card{width:100%;max-width:100rem;min-height:4rem;color:var(--foreground);border:var(--form-card-border);background-color:var(--sidebar-bg);border-radius:.5rem;grid-template-columns:1fr 1fr .9fr 1fr .85fr .28fr;align-items:center;padding:.75rem 1rem;display:grid}.subsidies-view-btn{border:.1rem solid var(--btn-primary-admin);color:var(--foreground);white-space:nowrap;border-radius:.3rem;justify-content:center;align-items:center;font-size:.9rem;display:inline-flex}.subsidies-view-btn:hover{border:.1rem solid var(--btn-primary-admin);color:var(--btn-primary-admin-color);background-color:var(--btn-primary-admin)}.subsidies-view-btn:active,.subsidies-view-btn:focus:active{border:.1rem solid var(--btn-primary-admin);background-color:var(--form-card-background);color:var(--foreground);box-shadow:none}.subsidies-modal-image{border:1px solid var(--foreground);object-fit:contain;border-radius:.3rem;max-width:100%;max-height:250px}.subsidies-page-btn{width:2.5rem;color:var(--btn-primary-color);border:.1rem solid var(--btn-primary-admin);border-radius:.4rem}.subsidies-page-btn:hover,.subsidies-page-btn:active,.subsidies-page-btn.active{border:.1rem solid var(--btn-primary-admin);background-color:var(--btn-primary-admin);color:var(--btn-primary-admin-color)}.page-btn-bottom{z-index:10;width:100%;position:relative;bottom:0}@media (max-width:1250px){.subsidies-list-row{grid-template-rows:auto auto;grid-template-columns:1fr auto;row-gap:.4rem}.subsidies-list-row>:first-child{grid-area:1/1/auto/-1}.subsidies-list-row>:nth-child(2){grid-area:1/2;margin-bottom:.3rem}.subsidies-list-row>:nth-child(3){grid-area:2/2}.role-subsidies-buttons{grid-template-columns:repeat(2,max-content);gap:.35rem}}@media (max-width:1200px){.role-subsidies-buttons{grid-template-columns:repeat(2,max-content);gap:.4rem}}@media (max-width:920px){.subsidies-list-row>:nth-child(2){grid-area:2/1}.role-subsidies-buttons{grid-template-columns:1fr;gap:.35rem;display:grid}}@media (max-width:1000px){.subsidy-submission-btn{font-size:.75rem!important}.subsidies-list-container{gap:.4rem;margin:.5rem auto 6rem;padding:0 .3rem;overflow-x:hidden}.subsidies-header,.subsidies-card{grid-template-columns:1fr 1fr .5fr;grid-template-areas:"a c e""b d f";align-items:center;row-gap:.3rem;padding:.5rem;font-size:.8rem;display:grid}.subsidies-header>:first-child,.subsidies-card>:first-child{grid-area:a;margin-left:.2rem}.subsidies-header>:nth-child(2),.subsidies-card>:nth-child(2){grid-area:b;margin-left:.2rem}.subsidies-header>:nth-child(3),.subsidies-card>:nth-child(3){grid-area:c;margin-left:.2rem}.subsidies-header>:nth-child(4),.subsidies-card>:nth-child(4){grid-area:d;margin-left:.2rem}.subsidies-header>:nth-child(5),.subsidies-card>:nth-child(5){grid-area:e;margin-left:1rem}.subsidies-header>:nth-child(6){grid-area:f;margin-left:3.5rem}.subsidies-card>:nth-child(6){grid-area:f;margin-left:1rem}.subsidies-view-btn{padding:.3rem .5rem;font-size:.75rem}.subsidies-page-btn{width:2rem;height:2rem;padding:0;font-size:.8rem}.page-btn-bottom{margin-top:1.7rem!important}}@media (max-width:400px){.subsidies-card{padding:.5rem;font-size:.7rem}.subsidies-header{font-size:.6rem}.subsidies-title{font-size:1rem}}
.groundwater-list-container{flex-direction:column;align-items:center;gap:1rem;width:100%;min-height:32.5rem;margin:1rem auto 10rem;padding:0 1rem;display:flex;position:relative;overflow:hidden auto}.groundwater-info-modal{max-width:30rem}.groundwater-list-container .placeholder-glow{align-self:stretch;width:100%;max-width:70rem}.groundwater-list-top{width:100%;max-width:100rem}.groundwater-list-row{grid-template-columns:1fr auto auto;align-items:start;width:100%;display:grid}.groundwater-buttons{grid-template-columns:repeat(2,max-content);justify-self:end;display:grid}.groundwater-title{text-align:start;width:100%;margin-bottom:-.6rem;font-size:1.4rem}.groundwater-header,.groundwater-card{width:100%;max-width:100rem;color:var(--foreground);border:var(--form-card-border);background-color:var(--sidebar-bg);border-radius:.5rem;align-items:center;padding:.75rem 1rem;display:grid;box-shadow:0 2px 4px #0000000d}.groundwater-header{grid-template-columns:.7fr .8fr 1fr .9fr 1.15fr .6fr;min-height:3rem;font-size:clamp(.8rem,.5vw + .3rem,.95rem)}.groundwater-card{grid-template-columns:.8fr .9fr 1.1fr 1fr .95fr .6fr;min-height:4rem}.groundwater-header>div,.groundwater-card>div{white-space:normal;overflow-wrap:anywhere;line-height:1.2}.groundwater-header>div:last-child{text-align:center;max-width:6rem}.sort-header{cursor:pointer;color:var(--foreground)}.sort-icon{color:var(--foreground);font-size:1rem}.groundwater-field-search{width:4.5rem;font-size:.8rem}.groundwater-badge{border-radius:.25rem;padding:.2rem;font-size:.65rem;font-weight:600;line-height:1}.groundwater-badge-color{background-color:var(--btn-primary-admin);color:var(--btn-primary-admin-color)}.groundwater-list-btn{border:.1rem solid var(--btn-primary-admin);color:var(--foreground);border-radius:.3rem;justify-content:center;align-items:center;font-size:1rem;display:flex}.groundwater-list-btn:hover{border:.1rem solid var(--btn-primary-admin);background-color:var(--btn-primary-admin)}.groundwater-list-btn:active,.groundwater-list-btn:focus:active{box-shadow:none;border:.1rem solid var(--btn-primary-admin-hover)!important;background-color:var(--btn-primary-admin)!important;color:var(--foreground)!important}.groundwater-modal .form-control.is-invalid,.groundwater-modal .form-select.is-invalid{padding-right:0!important}.groundwater-coordinate-description{max-width:28rem}.groundwater-coordinate-btn{padding:.4rem .5rem;font-size:.75rem}.groundwater-page-btn{width:2.5rem;color:var(--btn-primary-color);border:.1rem solid var(--btn-primary-admin);border-radius:.4rem}.groundwater-page-btn:hover,.groundwater-page-btn:active,.groundwater-page-btn.active{border:.1rem solid var(--btn-primary-admin);background-color:var(--btn-primary-admin);color:var(--btn-primary-admin-color)}.page-btn-bottom{z-index:10;width:100%;position:relative;bottom:0}.text-truncate{max-width:20rem}.mapmodal-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.mapmodal-window{background:var(--mapmodal-bg);border-radius:10px;flex-direction:column;width:155dvh;max-width:97dvw;height:auto;max-height:97dvh;padding:1.3rem;display:flex;position:relative;box-shadow:0 0 20px #0006}.groundwater-form-container{background-color:var(--form-card-background);max-width:42rem;box-shadow:5px 4px 20px var(--form-card-border);border:var(--form-card-border);border-radius:.8rem;margin-bottom:8rem;padding:1.5rem}.groundwater-form-border{border:var(--form-card-border);border-radius:.4rem}.info-icon{cursor:pointer;display:inline-flex;position:relative}.info-color{color:var(--foreground);font-size:1.2rem}.info-text{color:var(--foreground);font-size:1rem}.info-tooltip{visibility:hidden;opacity:0;z-index:10;background:var(--form-card-background);color:var(--foreground);border:var(--form-card-border);box-shadow:5px 4px 20px var(--form-card-border);border-radius:.8rem;width:16rem;padding:.8rem;font-size:.9rem;transition:opacity .15s;position:absolute;top:100%;left:0}.info-icon:hover .info-tooltip{visibility:visible;opacity:1}.groundwater-row-item{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-bottom:.6rem;display:grid}.groundwater-row-item .value{word-break:break-word}@media (min-width:93.75em){.groundwater-header{grid-template-columns:.7fr .85fr 1fr .9fr 1.15fr .59fr}}@media (max-width:1250px){.groundwater-btn{padding:.2rem .5rem;font-size:.78rem}}@media (max-width:1200px){.groundwater-btn{padding:.25rem .45rem;font-size:.85rem}}@media (max-width:920px){.groundwater-list-row>:nth-child(2){grid-area:2/1}.groundwater-title{margin-bottom:.3rem!important}.groundwater-buttons{grid-template-columns:repeat(1,max-content);display:grid}.groundwater-btn{white-space:normal;text-align:center;justify-content:start;align-items:center;width:100%;height:auto;margin-right:.2rem;padding:.3rem;font-size:.58rem;line-height:1.2;display:flex}}@media (max-width:1000px){.groundwater-list-container{gap:.4rem;margin:.5rem auto 6rem;padding:0 .3rem;overflow-x:hidden}.groundwater-header,.groundwater-card{grid-template-columns:.75fr .75fr .4fr;grid-template-areas:"c d a""b e f""b e f";row-gap:.5rem;padding:.5rem;font-size:.8rem}.groundwater-title{text-align:start;width:100%;margin-bottom:-.6rem;margin-right:1.8rem;font-size:1.35rem}.groundwater-buttons{grid-template-columns:repeat(1,max-content);display:grid}.groundwater-btn{padding:.25rem .4rem;font-size:.78rem}.groundwater-form-container{overflow-x:hidden}.groundwater-header,.groundwater-card{font-size:.6rem}.groundwater-header>:first-child,.groundwater-card>:first-child{grid-area:a;margin-left:.5rem}.groundwater-header>:nth-child(2),.groundwater-card>:nth-child(2){grid-area:b;margin-left:.2rem}.groundwater-header>:nth-child(3),.groundwater-card>:nth-child(3){grid-area:c;margin-left:.2rem}.groundwater-header>:nth-child(4),.groundwater-card>:nth-child(4){grid-area:d;margin-left:-.3rem}.groundwater-header>:nth-child(5),.groundwater-card>:nth-child(5){grid-area:e;margin-left:-.3rem}.groundwater-header>:nth-child(6),.groundwater-card>:nth-child(6){grid-area:f;margin-left:.2rem}.groundwater-card>:first-child{grid-area:a;margin-left:3rem}.groundwater-card>:nth-child(4){grid-area:d;margin-left:1rem}.groundwater-card>:nth-child(5){grid-area:e;margin-left:1rem}.groundwater-card>:nth-child(6){grid-area:f;margin-left:0}.groundwater-field-search{width:3.5rem;font-size:.6rem}.text-truncate{white-space:nowrap;text-overflow:ellipsis;max-width:6rem;overflow:hidden}.groundwater-list-btn{padding:.3rem .5rem;font-size:.7rem}.groundwater-coordinate-btn{padding:.4rem .5rem;font-size:.58rem}.groundwater-page-btn{width:2rem;height:2rem;padding:0;font-size:.8rem}.page-btn-bottom{margin-top:1.7rem!important}.width-casing-header{grid-template-columns:1fr 1fr}.width-casing-grid{grid-template-columns:1fr 1fr;row-gap:10px}.width-casing-grid>.delete-btn{grid-column:span 2;justify-self:end}}@media (max-width:480px){.groundwater-row-item{grid-template-columns:1fr 1fr;gap:.6rem;margin-bottom:1rem}.groundwater-list-row{flex-wrap:wrap}.groundwater-title{flex-wrap:wrap;font-size:1.2rem}.sort-icon{font-size:.8rem}}@media (max-width:400px){.groundwater-card{padding:.5rem;font-size:.7rem}.groundwater-header{font-size:.6rem}.text-truncate{max-width:5.5rem}}
.leaflet-popup-content{margin:.8rem!important}.leaflet-popup-content-wrapper{padding:.5rem!important}.leaflet-popup-close-button{font-size:1.2rem!important;top:.2rem!important;right:.8rem!important}@media (min-aspect-ratio:21/9){.mapmodal-window{width:125dvh}}.mapmodal-close{cursor:pointer;color:var(--foreground);position:absolute}.mapmodal-mapwrapper{border-radius:8px;width:100%;height:68rem;margin-top:1.5rem;overflow:hidden}.tile-buttons{z-index:1000;flex-direction:column;gap:.3rem;display:flex;position:absolute;top:4rem;right:2rem}.tile-buttons div{text-align:center;background:var(--btn-primary-sidebar-bg);color:var(--foreground);cursor:pointer;border-radius:.3rem;padding:.4rem .8rem;font-size:.75rem}.tile-buttons div:hover,.tile-buttons .active{background:var(--btn-primary-sidebar-hover-bg);color:var(--btn-primary-sidebar-hover-color)}.marker-row-item{grid-template-columns:1.2fr 1fr;align-items:start;gap:1rem;margin-bottom:.6rem;display:grid}.marker-row-item .value{word-break:break-word}
