.masb-editor-preview{pointer-events:none;min-height:80px}.masb-section{box-sizing:border-box;width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:clamp(3rem,7vw,6rem) 0}.masb-section-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2rem}.masb-section-head>div{max-width:760px}.masb-section-head h1,.masb-section-head h2{margin:.25rem 0 .75rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.kicker{font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.masb-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.masb-card{background:#fff;border:1px solid #dbe3df;border-radius:16px;padding:1.4rem;box-shadow:0 12px 34px rgba(18,56,50,.07)}.masb-card h3{font-size:1.45rem;margin:.7rem 0}.masb-card a{text-decoration:none}.masb-card-image{display:block;min-height:190px;margin:-1.4rem -1.4rem 1rem;border-radius:16px 16px 0 0;background:#d8e7e2 center/cover no-repeat}.masb-badge{display:inline-block;padding:.35rem .7rem;border-radius:999px;background:#e8efec;font-size:.78rem;font-weight:800}.status-active{background:#d7f4e5;color:#12633f}.status-preparing{background:#fff0cc;color:#795b00}.masb-all-link{text-align:right;margin-top:1.5rem}.masb-stats{width:min(1120px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d7dfdc}.masb-stats>div{background:#fff;padding:2rem;text-align:center}.masb-stats strong,.masb-stats span{display:block}.masb-stats strong{font:700 clamp(2rem,5vw,4rem)/1 Georgia,serif;color:#123832}.masb-municipality-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.masb-municipality-card{display:flex;align-items:center;gap:.85rem;min-height:92px;padding:.85rem;background:#fff;border:1px solid #dbe3df;border-radius:14px;text-align:left;cursor:pointer}.masb-municipality-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(18,56,50,.1)}.masb-municipality-card>span:nth-child(2){flex:1}.masb-municipality-card small,.masb-municipality-card strong{display:block}.masb-coat{width:54px;height:64px;display:grid;place-items:center}.masb-coat img{max-width:100%;max-height:100%;object-fit:contain}.masb-map-heading{margin:4rem 0 1.5rem}.masb-map-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1rem}.masb-cadastral-map,.masb-map-info{background:#123832;border-radius:16px;padding:1.25rem;color:#fff}.masb-cadastral-map svg{width:100%;height:auto}.masb-map-info dl>div,.profile-modal dl>div{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.16)}.masb-map-title{display:flex;align-items:center;gap:1rem}.masb-map-title img{width:64px;height:76px;object-fit:contain}.map-path{cursor:pointer;stroke:#f5f2e9;stroke-width:2;transition:.2s}.map-path:hover,.map-path:focus{filter:brightness(1.2);stroke:#8bcf5a;stroke-width:5}.masb-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem}.masb-gallery-card{min-height:300px;border-radius:16px;background:#123832 center/cover no-repeat;display:flex;align-items:end;padding:1.25rem;color:#fff;text-decoration:none}.masb-gallery-card span,.masb-gallery-card strong,.masb-gallery-card small{display:block}.masb-gallery-card:first-child{min-height:420px}.masb-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.masb-hub-grid a{display:grid;gap:.5rem;min-height:210px;padding:1.4rem;border-radius:16px;background:#123832;color:#fff;text-decoration:none}.masb-hub-grid span{font:700 2rem Georgia,serif;color:#8bcf5a}.masb-hub-grid b{margin-top:auto}.masb-partners>div{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;padding:2rem;background:#fff;border-radius:16px}.masb-partners img{max-width:190px;max-height:85px;object-fit:contain}.masb-filter{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1.5rem}.masb-filter input,.masb-filter select,.masb-filter button{min-height:46px;padding:.65rem .9rem;border:1px solid #bccbc5;border-radius:8px}.masb-filter input{min-width:280px}.masb-filter button,.masb-button,.masb-download{display:inline-block;background:#2fa98a;color:#fff!important;padding:.75rem 1rem;border:0;border-radius:999px;font-weight:800;text-decoration:none}.masb-file-list{display:grid;gap:.8rem}.masb-file-list article{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem;background:#fff;border:1px solid #dbe3df;border-radius:12px}.masb-file-list h2{font-size:1.2rem;margin:.2rem 0}.masb-file-list p{margin:.35rem 0}.masb-pagination{display:flex;gap:.5rem;margin-top:1.5rem}.masb-pagination .page-numbers{padding:.5rem .75rem;background:#fff;border-radius:6px}.profile-overlay{position:fixed;inset:0;z-index:99999;background:rgba(7,29,25,.82);display:none;align-items:center;justify-content:center;padding:1rem}.profile-overlay[aria-hidden="false"]{display:flex}.profile-modal{position:relative;max-width:900px;max-height:92vh;overflow:auto;background:#fff;border-radius:20px;color:#123832}.profile-modal>header{display:flex;gap:1.5rem;align-items:center;padding:2rem;background:#eef4f1}.profile-modal>header img{width:100px;height:120px;object-fit:contain}.profile-body{padding:2rem}.profile-columns,.masb-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.profile-close{position:absolute;right:1rem;top:1rem;width:42px;height:42px;border:0;border-radius:50%;font-size:1.6rem}.profile-modal dl>div{border-bottom-color:#dbe3df}.profile-modal #modal-contact,.masb-contact-card{display:grid;gap:.65rem}.profile-modal #modal-places{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.profile-modal #modal-places span{padding:.7rem;background:#eef4f1;border-radius:8px}.profile-modal #modal-places b{margin-right:.6rem}.modal-open{overflow:hidden}.masb-profile-head{display:flex;align-items:center;gap:2rem}.masb-profile-head img{width:130px;height:160px;object-fit:contain}.masb-municipality-detail,.masb-file-detail{width:min(900px,calc(100% - 2rem));margin:0 auto;padding:3rem 0}.masb-empty{padding:1.25rem;background:#fff8dc;border-radius:10px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.masb-card-grid,.masb-municipality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.masb-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.masb-gallery-grid,.masb-map-layout{grid-template-columns:1fr}.masb-gallery-card:first-child{min-height:300px}}@media(max-width:600px){.masb-section{width:min(100% - 1.2rem,1240px)}.masb-card-grid,.masb-municipality-grid,.masb-hub-grid,.masb-stats,.profile-columns,.masb-profile-grid{grid-template-columns:1fr}.masb-file-list article{align-items:flex-start;flex-direction:column}.masb-filter label,.masb-filter input{width:100%;min-width:0}.profile-modal>header{align-items:flex-start}.masb-gallery-grid{display:block}.masb-gallery-card{margin-bottom:1rem}}

