.eco-app{--eco-primary:#195b1d;--eco-secondary:#17202a;--eco-page-bg:#fff;--eco-panel-bg:#fff;--eco-hero-bg:#f4f8f4;--eco-ink:#17202a;--eco-muted:#667085;--eco-line:#e2e8f0;--eco-sidebar-width:390px;--eco-map-height:720px;--eco-radius:24px;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--eco-ink);background:var(--eco-page-bg);max-width:1320px;margin:0 auto;padding:0 18px}.eco-app *{box-sizing:border-box}.eco-app button,.eco-app input,.eco-app select{font:inherit}.eco-hero{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:center;padding:58px;border:1px solid var(--eco-line);border-radius:var(--eco-radius);background:radial-gradient(circle at 85% 25%,rgba(25,91,29,.14),transparent 35%),linear-gradient(120deg,#fff,var(--eco-hero-bg));margin:28px 0 44px}.eco-eyebrow{display:inline-flex;padding:9px 14px;border-radius:999px;background:#edf6ee;color:var(--eco-primary);font-weight:800;font-size:13px}.eco-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.05;letter-spacing:-.045em;margin:24px 0 12px}.eco-hero p{font-size:16px;color:var(--eco-muted);margin:0 0 28px}.eco-hero__panel{background:#fff;border:1px solid var(--eco-line);border-radius:24px;padding:24px;box-shadow:0 22px 50px rgba(15,23,42,.11)}.eco-hero__panel h3{font-size:20px;margin:0 0 16px}.eco-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.eco-preview-grid span{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--eco-line);border-radius:14px;font-weight:800;font-size:13px}.eco-dot{width:12px;height:12px;border-radius:50%;display:inline-block;flex:none}.eco-blue{background:#3478bd}.eco-red{background:#cf3c36}.eco-green{background:#2e9361}.eco-yellow{background:#d99c00}.eco-orange{background:#df6329}.eco-purple{background:#6d4dca}.eco-btn{border:0;border-radius:13px;padding:14px 20px;font-weight:800;cursor:pointer}.eco-btn--primary{background:var(--eco-primary);color:#fff}.eco-section-head{margin:0 8px 20px}.eco-section-head h2{font-size:40px;line-height:1.1;margin:0 0 8px;letter-spacing:-.03em}.eco-section-head p{color:var(--eco-muted);margin:0}.eco-shell{display:grid;grid-template-columns:var(--eco-sidebar-width) 1fr;height:var(--eco-map-height);overflow:hidden;border:1px solid var(--eco-line);border-radius:var(--eco-radius);background:var(--eco-panel-bg);box-shadow:0 14px 35px rgba(15,23,42,.08);margin-bottom:50px}.eco-sidebar{display:flex;flex-direction:column;min-width:0;border-right:1px solid var(--eco-line)}.eco-controls{padding:22px;border-bottom:1px solid var(--eco-line)}.eco-label,.eco-filter-heading{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.035em;color:#58667a}.eco-search-row{display:grid;grid-template-columns:1fr 48px;gap:9px;margin:10px 0}.eco-address,.eco-radius,.eco-filter-search{width:100%;border:1px solid var(--eco-line);border-radius:12px;background:#fff;padding:13px;outline:none}.eco-address:focus,.eco-filter-search:focus{border-color:var(--eco-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--eco-primary) 13%,transparent)}.eco-geo{border:1px solid var(--eco-line);border-radius:12px;background:#fff;color:var(--eco-primary);cursor:pointer;font-size:20px}.eco-actions-row{display:grid;grid-template-columns:1fr 105px;gap:9px}.eco-filter-heading{display:flex;justify-content:space-between;align-items:center;margin:22px 0 11px}.eco-clear{border:0;background:transparent;color:var(--eco-primary);font-weight:800;cursor:pointer;text-transform:none}.eco-group-chips{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eco-group-chip{min-height:43px;border:1px solid var(--eco-line);border-radius:12px;background:#fff;padding:9px 10px;display:flex;align-items:center;gap:8px;text-align:left;font-size:12px;font-weight:800;cursor:pointer}.eco-group-chip:hover{border-color:#aab6c5}.eco-group-chip.is-active{background:#17202a;color:#fff;border-color:#17202a}.eco-group-chip .eco-group-icon{font-size:16px}.eco-open-filters{width:100%;margin-top:10px;border:1px dashed #b8c2ce;border-radius:12px;background:#f8fafc;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;color:#344054;font-weight:800;cursor:pointer}.eco-open-filters:hover{border-color:var(--eco-primary);color:var(--eco-primary)}.eco-filter-total{font-size:11px;border-radius:999px;background:#e9eef4;padding:4px 8px}.eco-selected-summary{margin-top:10px;color:var(--eco-muted);font-size:12px;line-height:1.45}.eco-results-header{display:flex;justify-content:space-between;padding:18px 18px 10px}.eco-count{color:var(--eco-muted);font-size:12px}.eco-status{padding:12px 18px;color:var(--eco-muted);font-size:13px}.eco-results{overflow:auto;padding:0 12px 18px;flex:1}.eco-card{border:1px solid var(--eco-line);border-radius:17px;padding:15px;margin-bottom:10px;background:#fff}.eco-card:hover{border-color:#b7c4b9;box-shadow:0 9px 22px rgba(15,23,42,.07)}.eco-card__top{display:flex;justify-content:space-between;gap:10px}.eco-card h3{font-size:15px;margin:0}.eco-distance{background:#edf6ee;color:var(--eco-primary);padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900;white-space:nowrap}.eco-address-text{font-size:12px;color:var(--eco-muted);line-height:1.55;margin:12px 0}.eco-badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:12px}.eco-badge{font-size:10px;font-weight:800;border-radius:999px;background:#f1f3f5;padding:6px 8px}.eco-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eco-card__actions button,.eco-card__actions a{border:1px solid var(--eco-line);border-radius:11px;padding:10px;text-align:center;background:#fff;color:var(--eco-ink);font-size:11px;font-weight:900;cursor:pointer;text-decoration:none}.eco-card__actions .eco-route{background:var(--eco-primary);border-color:var(--eco-primary);color:#fff}.eco-map-panel{position:relative;min-width:0}.eco-map{height:100%;width:100%}.eco-map-note{position:absolute;right:18px;top:18px;z-index:3;background:#fff;border-radius:14px;padding:12px 15px;box-shadow:0 8px 20px rgba(15,23,42,.15);font-size:11px;font-weight:900}.eco-map-error{height:100%;display:grid;place-items:center;padding:40px;text-align:center;background:#f8fafc;color:#475467}.eco-pin{width:38px;height:38px;border-radius:50% 50% 50% 0;background:var(--eco-primary);border:4px solid #fff;box-shadow:0 5px 14px rgba(0,0,0,.26);transform:rotate(-45deg);display:grid;place-items:center}.eco-pin:after{content:"";width:9px;height:9px;border-radius:50%;background:#fff}.eco-filter-modal[hidden]{display:none}.eco-filter-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px}.eco-filter-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.62);backdrop-filter:blur(3px)}.eco-filter-dialog{position:relative;width:min(760px,100%);max-height:min(780px,92vh);display:flex;flex-direction:column;background:#fff;border-radius:22px;box-shadow:0 26px 80px rgba(0,0,0,.25);overflow:hidden}.eco-filter-dialog__head{display:flex;justify-content:space-between;gap:20px;padding:22px 24px 15px;border-bottom:1px solid var(--eco-line)}.eco-filter-dialog__head h3{font-size:24px;margin:0 0 5px}.eco-filter-dialog__head p{margin:0;color:var(--eco-muted);font-size:13px}.eco-filter-close{width:40px;height:40px;border:1px solid var(--eco-line);border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.eco-filter-search-wrap{padding:16px 24px 8px}.eco-category-groups{overflow:auto;padding:10px 24px 24px}.eco-category-group{margin-bottom:22px}.eco-category-group h4{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:14px}.eco-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.eco-category-option{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid var(--eco-line);border-radius:12px;cursor:pointer;font-size:12px;line-height:1.4}.eco-category-option:hover{border-color:#aab6c5}.eco-category-option.is-selected{border-color:var(--eco-primary);background:#f2f8f3}.eco-category-option input{margin-top:2px;accent-color:var(--eco-primary)}.eco-filter-dialog__foot{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 24px;border-top:1px solid var(--eco-line);background:#fff}.eco-filter-clear-all{border:0;background:transparent;color:var(--eco-muted);font-weight:800;cursor:pointer}.eco-info-window{max-width:260px}.eco-info-window h3{margin:0 0 6px;font-size:15px}.eco-info-window p{margin:0 0 10px;font-size:12px;color:#667085}.eco-info-window a{color:var(--eco-primary);font-weight:800;text-decoration:none}@media(max-width:980px){.eco-hero{grid-template-columns:1fr;padding:38px}.eco-shell{grid-template-columns:340px 1fr}}@media(max-width:767px){.eco-app{padding:0 8px}.eco-hero{padding:28px 22px;border-radius:20px}.eco-hero h1{font-size:42px}.eco-shell{display:flex;flex-direction:column;height:auto}.eco-sidebar{border-right:0}.eco-results{max-height:430px}.eco-map-panel{height:520px}.eco-group-chips{grid-template-columns:1fr 1fr}.eco-category-grid{grid-template-columns:1fr}.eco-section-head h2{font-size:32px}.eco-map-note{display:none}}@media(max-width:460px){.eco-preview-grid{grid-template-columns:1fr}.eco-group-chips{grid-template-columns:1fr 1fr}.eco-actions-row{grid-template-columns:1fr 94px}.eco-filter-dialog{height:94vh;max-height:none;border-radius:18px}.eco-filter-modal{align-items:end;padding:8px}.eco-filter-dialog__head,.eco-filter-search-wrap,.eco-category-groups,.eco-filter-dialog__foot{padding-left:16px;padding-right:16px}}

/* Melhorias de viewport e rolagem — v2.3.0 */
.eco-shell{max-height:calc(100dvh - var(--eco-viewport-offset));min-height:520px}
.eco-sidebar{height:100%;min-height:0;overflow:hidden}
.eco-results{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y}
.eco-results::-webkit-scrollbar{width:10px}
.eco-results::-webkit-scrollbar-track{background:#f3f5f7;border-radius:999px}
.eco-results::-webkit-scrollbar-thumb{background:#b9c3ce;border:2px solid #f3f5f7;border-radius:999px}
.eco-results::-webkit-scrollbar-thumb:hover{background:#8f9dac}
.eco-map-panel,.eco-map{min-height:0}
@media(max-width:767px){.eco-shell{max-height:none;min-height:0}.eco-sidebar{height:auto;overflow:visible}.eco-results{max-height:430px;overflow-y:auto}.eco-map-panel{height:min(520px,70dvh)}}

/* Experiência de navegação — v2.4.0 */
.eco-sidebar{
  overflow-y:auto;
  overflow-x:hidden;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
  touch-action:pan-y;
}
.eco-sidebar::-webkit-scrollbar{width:10px}
.eco-sidebar::-webkit-scrollbar-track{background:#f3f5f7;border-radius:999px}
.eco-sidebar::-webkit-scrollbar-thumb{background:#b9c3ce;border:2px solid #f3f5f7;border-radius:999px}
.eco-sidebar::-webkit-scrollbar-thumb:hover{background:#8f9dac}
.eco-controls,.eco-results-header,.eco-status,.eco-results{flex:none}
.eco-results{overflow:visible;padding-bottom:22px}
.eco-card{overflow:hidden;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease}
.eco-card:focus-visible{outline:3px solid color-mix(in srgb,var(--eco-primary) 35%,transparent);outline-offset:2px}
.eco-card.is-selected{border-color:var(--eco-primary);background:#f6fbf7;box-shadow:0 0 0 3px color-mix(in srgb,var(--eco-primary) 12%,transparent),0 12px 26px rgba(15,23,42,.10);transform:translateY(-1px)}
.eco-card__image{display:block;width:100%;height:126px;object-fit:cover;background:#eef2f0}
.eco-card__body{padding:15px}
.eco-card:has(.eco-card__image){padding:0}
.eco-info-window{width:min(330px,72vw);max-width:none}
.eco-info-image{display:block;width:100%;height:135px;object-fit:cover;border-radius:10px 10px 0 0;margin-bottom:10px;background:#eef2f0}
.eco-info-body{padding:2px 2px 4px}
.eco-info-window h3{font-size:17px;line-height:1.25}
.eco-info-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.eco-info-badges{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0}
.eco-info-badges span{font-size:10px;font-weight:800;padding:5px 7px;border-radius:999px;background:#eef2f0;color:#344054}
.eco-info-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px}
.eco-info-actions a{font-size:12px}
.eco-info-route{display:inline-flex;padding:9px 11px;border-radius:9px;background:var(--eco-primary);color:#fff!important}
@media(max-width:767px){
  .eco-sidebar{overflow:visible;height:auto}
  .eco-results{overflow:visible;max-height:none}
  .eco-card__image{height:150px}
}

/* Responsividade mobile — v2.6.0 */
.eco-mobile-nav{display:none}
@media(max-width:767px){
  .eco-app{padding:0 6px;overflow-x:hidden}
  .eco-hero{margin:14px 0 24px;padding:24px 18px;gap:18px;border-radius:18px}
  .eco-hero h1{font-size:clamp(34px,10vw,45px);line-height:1.06;margin:18px 0 10px}
  .eco-hero p{font-size:14px;line-height:1.6;margin-bottom:20px}
  .eco-hero__panel{display:none}
  .eco-eyebrow{font-size:11px;padding:7px 11px}
  .eco-btn{min-height:46px;padding:12px 16px}
  .eco-section-head{margin:0 8px 14px}
  .eco-section-head h2{font-size:28px;line-height:1.12}
  .eco-section-head p{font-size:13px;line-height:1.5}

  .eco-shell{
    display:block;
    position:relative;
    height:calc(100dvh - 76px)!important;
    min-height:590px;
    max-height:none;
    border-radius:18px;
    overflow:hidden;
    margin-bottom:24px;
  }
  .eco-mobile-nav{
    display:grid;
    grid-template-columns:1fr 1fr;
    height:54px;
    padding:6px;
    gap:6px;
    background:#fff;
    border-bottom:1px solid var(--eco-line);
    position:relative;
    z-index:8;
  }
  .eco-mobile-tab{
    border:0;
    border-radius:11px;
    background:transparent;
    color:var(--eco-muted);
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    font-size:12px;
    cursor:pointer;
  }
  .eco-mobile-tab span{font-size:16px;line-height:1}
  .eco-mobile-tab.is-active{background:var(--eco-primary);color:#fff;box-shadow:0 4px 12px color-mix(in srgb,var(--eco-primary) 25%,transparent)}

  .eco-sidebar,.eco-map-panel{
    height:calc(100% - 54px);
    min-height:0;
  }
  .eco-sidebar{
    display:block;
    overflow-y:auto;
    overflow-x:hidden;
    border-right:0;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
    scrollbar-gutter:auto;
  }
  .eco-map-panel{display:none;position:relative}
  .eco-mobile-view-map .eco-sidebar{display:none}
  .eco-mobile-view-map .eco-map-panel{display:block}
  .eco-mobile-view-list .eco-sidebar{display:block}
  .eco-mobile-view-list .eco-map-panel{display:none}
  .eco-map{height:100%;min-height:0}

  .eco-controls{padding:16px}
  .eco-label,.eco-filter-heading{font-size:11px}
  .eco-search-row{grid-template-columns:minmax(0,1fr) 46px;margin:8px 0}
  .eco-address,.eco-radius{min-height:46px;padding:11px 12px;font-size:14px}
  .eco-geo{min-height:46px}
  .eco-actions-row{grid-template-columns:minmax(0,1fr) 94px}
  .eco-filter-heading{margin:18px 0 10px}
  .eco-group-chips{grid-template-columns:1fr 1fr;gap:7px}
  .eco-group-chip{min-height:45px;padding:8px;font-size:11px;line-height:1.25}
  .eco-group-chip .eco-group-icon{font-size:15px}
  .eco-open-filters{min-height:46px;font-size:12px}
  .eco-selected-summary{font-size:11px}
  .eco-results-header{padding:16px 15px 9px;position:sticky;top:0;background:var(--eco-panel-bg);z-index:3;border-bottom:1px solid rgba(226,232,240,.8)}
  .eco-status{padding:13px 15px}
  .eco-results{padding:0 10px 18px;overflow:visible;max-height:none}
  .eco-card{border-radius:15px;margin-bottom:9px}
  .eco-card__body{padding:14px}
  .eco-card h3{font-size:14px;line-height:1.3}
  .eco-address-text{font-size:11px;margin:9px 0}
  .eco-card__image{height:145px}
  .eco-card__actions button,.eco-card__actions a{min-height:43px;display:flex;align-items:center;justify-content:center}
  .eco-distance{font-size:10px;padding:5px 7px}
  .eco-map-note{display:none}

  .eco-filter-modal{padding:0;align-items:end}
  .eco-filter-dialog{width:100%;height:min(88dvh,760px);max-height:none;border-radius:20px 20px 0 0}
  .eco-filter-dialog__head{padding:18px 16px 12px}
  .eco-filter-dialog__head h3{font-size:20px}
  .eco-filter-search-wrap{padding:12px 16px 6px}
  .eco-category-groups{padding:8px 16px 18px}
  .eco-category-grid{grid-template-columns:1fr}
  .eco-category-option{min-height:46px;padding:11px}
  .eco-filter-dialog__foot{padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:sticky;bottom:0}
  .eco-filter-dialog__foot .eco-btn{flex:1}
  .eco-info-window{width:min(290px,78vw)}
}
@media(max-width:380px) and (hover:none){
  .eco-group-chips{grid-template-columns:1fr}
  .eco-actions-row{grid-template-columns:1fr 86px}
  .eco-hero h1{font-size:33px}
}


/* Compatibilidade entre temas e correções responsivas — v2.7.0 */
.eco-app,.eco-app *{box-sizing:border-box}
.eco-app button,.eco-app input,.eco-app select{font-family:inherit}
.eco-mobile-nav{display:none!important}
@media(max-width:767px){
  .eco-app.eco-is-mobile .eco-mobile-nav{display:grid!important}
  .eco-app.eco-is-mobile .eco-mobile-tab{
    appearance:none!important;-webkit-appearance:none!important;
    margin:0!important;padding:0 10px!important;border:0!important;
    width:100%!important;min-width:0!important;height:42px!important;
    font:600 12px/1.2 inherit!important;text-transform:none!important;
    letter-spacing:0!important;box-shadow:none;
  }
  .eco-app.eco-is-mobile .eco-mobile-tab.is-active{background:var(--eco-primary)!important;color:#fff!important}
  .eco-app.eco-is-mobile .eco-shell{scroll-margin-top:10px}
  .eco-app.eco-is-mobile .eco-map-panel{scroll-margin-top:10px}
}
@media(min-width:761px), (hover:hover){
  .eco-app .eco-mobile-nav{display:none!important}
  .eco-app .eco-shell{display:grid!important;grid-template-columns:var(--eco-sidebar-width) minmax(0,1fr)!important}
  .eco-app .eco-sidebar,.eco-app .eco-map-panel{display:block!important}
  .eco-app .eco-sidebar{height:100%!important}
}

/* Correção definitiva de detecção e layout entre navegadores — v2.8.0 */
/* O modo mobile somente é aplicado quando o JavaScript adiciona .eco-is-mobile. */
.eco-app:not(.eco-is-mobile) .eco-mobile-nav{
  display:none!important;
}
.eco-app:not(.eco-is-mobile) .eco-shell{
  display:grid!important;
  grid-template-columns:minmax(300px,var(--eco-sidebar-width)) minmax(0,1fr)!important;
  grid-template-rows:1fr!important;
  flex-direction:initial!important;
  align-items:stretch!important;
  overflow:hidden!important;
}
.eco-app:not(.eco-is-mobile) .eco-sidebar{
  display:flex!important;
  flex-direction:column!important;
  width:auto!important;
  min-width:0!important;
  height:100%!important;
  max-height:none!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  border-right:1px solid var(--eco-line)!important;
}
.eco-app:not(.eco-is-mobile) .eco-map-panel{
  display:block!important;
  position:relative!important;
  width:auto!important;
  min-width:0!important;
  height:100%!important;
  min-height:0!important;
}
.eco-app:not(.eco-is-mobile) .eco-map{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
}
.eco-app:not(.eco-is-mobile) .eco-results{
  overflow:visible!important;
  max-height:none!important;
}
.eco-app:not(.eco-is-mobile) .eco-controls{
  padding:22px!important;
}
.eco-app:not(.eco-is-mobile) .eco-group-chips{
  grid-template-columns:1fr 1fr!important;
}
.eco-app:not(.eco-is-mobile) .eco-actions-row{
  grid-template-columns:minmax(0,1fr) 105px!important;
}
.eco-app:not(.eco-is-mobile) .eco-search-row{
  grid-template-columns:minmax(0,1fr) 48px!important;
}
.eco-app:not(.eco-is-mobile) .eco-map-note{
  display:block!important;
}

/* Neutraliza estilos de botão herdados pelo tema em todos os navegadores. */
.eco-app .eco-mobile-tab,
.eco-app .eco-group-chip,
.eco-app .eco-open-filters,
.eco-app .eco-geo,
.eco-app .eco-search,
.eco-app .eco-clear{
  appearance:none;
  -webkit-appearance:none;
  text-transform:none;
  letter-spacing:normal;
}

/* A classe controlada por JS é a única fonte de verdade para o mobile. */
@media(max-width:760px){
  .eco-app.eco-is-mobile{padding:0 6px;overflow-x:hidden}
  .eco-app.eco-is-mobile .eco-hero{margin:14px 0 24px;padding:24px 18px;gap:18px;border-radius:18px}
  .eco-app.eco-is-mobile .eco-hero h1{font-size:clamp(34px,10vw,45px);line-height:1.06;margin:18px 0 10px}
  .eco-app.eco-is-mobile .eco-hero p{font-size:14px;line-height:1.6;margin-bottom:20px}
  .eco-app.eco-is-mobile .eco-hero__panel{display:none}
  .eco-app.eco-is-mobile .eco-section-head h2{font-size:28px;line-height:1.12}
  .eco-app.eco-is-mobile .eco-shell{
    display:block!important;
    height:calc(100dvh - 76px)!important;
    min-height:590px!important;
    max-height:none!important;
    border-radius:18px;
  }
  .eco-app.eco-is-mobile .eco-mobile-nav{display:grid!important}
  .eco-app.eco-is-mobile .eco-sidebar,
  .eco-app.eco-is-mobile .eco-map-panel{height:calc(100% - 54px)!important;min-height:0!important}
  .eco-app.eco-is-mobile.eco-mobile-view-list .eco-sidebar,
  .eco-app.eco-is-mobile .eco-mobile-view-list .eco-sidebar{display:block!important}
  .eco-app.eco-is-mobile.eco-mobile-view-list .eco-map-panel,
  .eco-app.eco-is-mobile .eco-mobile-view-list .eco-map-panel{display:none!important}
  .eco-app.eco-is-mobile.eco-mobile-view-map .eco-sidebar,
  .eco-app.eco-is-mobile .eco-mobile-view-map .eco-sidebar{display:none!important}
  .eco-app.eco-is-mobile.eco-mobile-view-map .eco-map-panel,
  .eco-app.eco-is-mobile .eco-mobile-view-map .eco-map-panel{display:block!important}
}


/* Correção estrutural e de cache — v2.9.0 */
/* A navegação mobile nasce oculta no HTML e só é liberada pelo JavaScript em aparelho móvel real. */
.eco-app .eco-mobile-nav[hidden]{display:none!important}

/* Posicionamento explícito: mesmo que outro tema tente exibir a navegação, ela não desloca a lateral nem o mapa. */
.eco-app:not(.eco-is-mobile) .eco-shell{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(300px,var(--eco-sidebar-width)) minmax(0,1fr)!important;
  grid-template-rows:minmax(0,1fr)!important;
  grid-template-areas:"sidebar map"!important;
}
.eco-app:not(.eco-is-mobile) .eco-mobile-nav{
  display:none!important;
  position:absolute!important;
  width:0!important;
  height:0!important;
  overflow:hidden!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
.eco-app:not(.eco-is-mobile) .eco-sidebar{
  grid-area:sidebar!important;
  grid-column:1!important;
  grid-row:1!important;
}
.eco-app:not(.eco-is-mobile) .eco-map-panel{
  grid-area:map!important;
  grid-column:2!important;
  grid-row:1!important;
}

@media(max-width:760px){
  .eco-app.eco-is-mobile .eco-mobile-nav:not([hidden]){
    display:grid!important;
    visibility:visible!important;
    position:relative!important;
    width:auto!important;
    height:54px!important;
    pointer-events:auto!important;
  }
}

/* Correção estrutural definitiva — v3.0.0
 * A navegação móvel fica FORA da grade. A grade contém somente sidebar + mapa.
 * Isso elimina a causa raiz do mapa desaparecer em determinados temas/navegadores. */
.eco-app .eco-mobile-nav{
  display:none!important;
  width:100%;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin:0 0 10px;
}
.eco-app .eco-shell{
  display:grid!important;
  grid-template-columns:minmax(300px,var(--eco-sidebar-width)) minmax(0,1fr)!important;
  grid-template-rows:minmax(0,1fr)!important;
}
.eco-app .eco-shell>.eco-sidebar{
  grid-column:1!important;
  grid-row:1!important;
  min-width:0!important;
}
.eco-app .eco-shell>.eco-map-panel{
  grid-column:2!important;
  grid-row:1!important;
  display:block!important;
  min-width:0!important;
  width:auto!important;
}
.eco-app .eco-shell>.eco-map-panel>.eco-map{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:520px!important;
}
@media (min-width:768px){
  .eco-app .eco-mobile-nav,
  .eco-app .eco-mobile-nav[hidden]{display:none!important}
  .eco-app .eco-shell>.eco-sidebar{display:block!important}
  .eco-app .eco-shell>.eco-map-panel{display:block!important}
}
@media (max-width:767px){
  .eco-app.eco-is-mobile .eco-mobile-nav:not([hidden]){display:grid!important}
  .eco-app.eco-is-mobile .eco-shell{display:block!important;height:calc(100dvh - 76px)!important;min-height:590px!important}
  .eco-app.eco-is-mobile .eco-shell>.eco-sidebar,
  .eco-app.eco-is-mobile .eco-shell>.eco-map-panel{height:100%!important;min-height:0!important}
  .eco-app.eco-is-mobile .eco-shell.eco-mobile-view-list>.eco-sidebar{display:block!important}
  .eco-app.eco-is-mobile .eco-shell.eco-mobile-view-list>.eco-map-panel{display:none!important}
  .eco-app.eco-is-mobile .eco-shell.eco-mobile-view-map>.eco-sidebar{display:none!important}
  .eco-app.eco-is-mobile .eco-shell.eco-mobile-view-map>.eco-map-panel{display:block!important}
}

/* WP Rocket compatibility safelist marker: .eco-app(.*) | v3.3.0 */


/* Ajustes de navegação e InfoWindow no mobile — v3.3.0 */
@media (max-width:767px){
  .eco-app.eco-is-mobile .eco-mobile-nav{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    scroll-margin-top:8px;
  }
  .eco-app.eco-is-mobile .eco-mobile-tab{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    min-height:48px!important;
    border-radius:12px!important;
    background:#eef0f3!important;
    color:var(--eco-ink)!important;
  }
  .eco-app.eco-is-mobile .eco-mobile-tab.is-active{
    background:var(--eco-primary)!important;
    color:#fff!important;
  }
  .eco-app.eco-is-mobile .eco-map-panel{
    scroll-margin-top:8px!important;
  }
  .eco-app.eco-is-mobile .eco-map{
    min-height:calc(100dvh - 96px)!important;
  }

  /* Mantém o balão dentro da largura da tela e a ação de rota sempre acessível. */
  .eco-app .gm-style .gm-style-iw-c{
    max-width:calc(100vw - 72px)!important;
    max-height:68dvh!important;
    padding:0!important;
    border-radius:16px!important;
  }
  .eco-app .gm-style .gm-style-iw-d{
    max-height:68dvh!important;
    overflow:auto!important;
    padding:0!important;
  }
  .eco-info-window{
    width:min(310px,calc(100vw - 92px))!important;
    max-width:none!important;
    overflow:hidden;
  }
  .eco-info-image{
    display:block;
    width:100%;
    height:92px;
    object-fit:cover;
  }
  .eco-info-body{padding:14px!important}
  .eco-info-window h3{
    font-size:17px!important;
    line-height:1.25!important;
    margin:0 30px 7px 0!important;
    overflow-wrap:anywhere;
  }
  .eco-info-address{
    font-size:12px!important;
    line-height:1.45!important;
    margin-bottom:11px!important;
  }
  .eco-info-description{
    font-size:12px!important;
    line-height:1.45!important;
    margin:11px 0!important;
  }
  .eco-info-actions{
    display:grid!important;
    grid-template-columns:auto minmax(120px,1fr)!important;
    gap:8px!important;
    margin:0 0 10px!important;
  }
  .eco-info-actions:has(.eco-info-route:only-child){grid-template-columns:1fr!important}
  .eco-info-actions a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:42px!important;
    border-radius:10px!important;
    padding:9px 12px!important;
    text-decoration:none!important;
    font-size:13px!important;
    font-weight:900!important;
  }
  .eco-info-route{background:var(--eco-primary)!important;color:#fff!important}
  .eco-info-phone{background:#f1f5f2!important;color:var(--eco-primary)!important}
  .eco-info-badges{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:5px!important;
    margin-top:8px!important;
  }
  .eco-info-badges span{
    max-width:100%!important;
    overflow-wrap:anywhere!important;
    font-size:10px!important;
    line-height:1.25!important;
    border-radius:999px!important;
    background:#eef2f0!important;
    padding:6px 8px!important;
  }
}

/* Cadastro colaborativo de pontos — v3.4.0 */
.eco-hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.eco-btn--secondary{background:#fff!important;color:var(--eco-primary)!important;border:1px solid var(--eco-primary)!important}
.eco-btn--secondary:hover{background:#f3f8f4!important}
.eco-submit-inline{width:100%;margin:10px 0 0}
.eco-submit-modal[hidden]{display:none!important}
.eco-submit-modal{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:24px}
.eco-submit-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.68);backdrop-filter:blur(3px)}
.eco-submit-dialog{position:relative;width:min(920px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.28);color:#17202a}
.eco-submit-dialog__head{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;gap:18px;padding:22px 24px 18px;background:#fff;border-bottom:1px solid #e2e8f0}
.eco-submit-dialog__head h3{margin:0 0 6px;font-size:24px}
.eco-submit-dialog__head p{margin:0;color:#667085;font-size:13px;line-height:1.5}
.eco-submit-close{appearance:none;border:0;background:#f1f5f9;width:38px;height:38px;border-radius:50%;font-size:25px;line-height:1;flex:none}
.eco-submit-form{padding:22px 24px}
.eco-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.eco-form-grid label,.eco-field-block{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#344054}
.eco-span-2{grid-column:1/-1}
.eco-submit-form input,.eco-submit-form select,.eco-submit-form textarea{width:100%;border:1px solid #cfd8e3;border-radius:10px;background:#fff;color:#17202a;padding:11px 12px;font:400 14px/1.4 inherit;min-height:44px}
.eco-submit-form textarea{resize:vertical}
.eco-submit-form input:focus,.eco-submit-form select:focus,.eco-submit-form textarea:focus{outline:0;border-color:var(--eco-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--eco-primary) 14%,transparent)}
.eco-submit-residues{margin:20px 0;border:1px solid #e2e8f0;border-radius:14px;padding:16px}
.eco-submit-residues legend{font-size:13px;font-weight:800;padding:0 6px}
.eco-submit-residues>p{font-size:12px;color:#667085;margin:0 0 12px}
.eco-submit-category-group{margin-bottom:14px}
.eco-submit-category-group:last-child{margin-bottom:0}
.eco-submit-category-group h4{font-size:12px;margin:0 0 8px;color:#344054}
.eco-submit-category-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.eco-submit-category-group label{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:10px;font-size:12px;line-height:1.35;cursor:pointer}
.eco-submit-category-group input{width:16px;height:16px;min-height:0;margin:1px 0 0;flex:none}
.eco-requester-grid{margin-top:18px;padding-top:18px;border-top:1px solid #e2e8f0}
.eco-consent{display:flex;align-items:flex-start;gap:9px;margin:18px 0;font-size:12px;line-height:1.45;color:#475467}
.eco-consent input{width:17px;height:17px;min-height:0;flex:none;margin-top:1px}
.eco-submit-status{min-height:20px;margin:6px 0 12px;font-size:13px;font-weight:700}
.eco-submit-status.is-error{color:#b42318}.eco-submit-status.is-success{color:#067647}
.eco-submit-dialog__foot{position:sticky;bottom:0;z-index:3;display:flex;justify-content:flex-end;gap:10px;padding:14px 0 0;background:#fff}
.eco-submit-cancel{border:1px solid #cfd8e3;background:#fff;border-radius:10px;padding:11px 16px;font-weight:700}
.eco-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
html.eco-modal-open{overflow:hidden}
@media(max-width:767px){
  .eco-hero-actions{display:grid;grid-template-columns:1fr}
  .eco-submit-modal{padding:0;align-items:flex-end}
  .eco-submit-dialog{width:100%;max-height:92dvh;border-radius:20px 20px 0 0}
  .eco-submit-dialog__head{padding:18px 16px 14px}
  .eco-submit-dialog__head h3{font-size:20px}
  .eco-submit-form{padding:16px}
  .eco-form-grid{grid-template-columns:1fr}
  .eco-span-2{grid-column:auto}
  .eco-submit-category-group>div{grid-template-columns:1fr}
  .eco-submit-dialog__foot{padding-bottom:calc(4px + env(safe-area-inset-bottom))}
  .eco-submit-cancel,.eco-submit-send{flex:1}
}

/* Mobile map hardening — v3.4.3 */
@media(max-width:767px){
  .eco-app.eco-is-mobile .eco-shell{width:100%!important;min-width:0!important;overflow:hidden!important}
  .eco-app.eco-is-mobile .eco-sidebar{width:100%!important;min-width:0!important}
  .eco-app.eco-is-mobile .eco-map-panel{width:100%!important;min-width:0!important;grid-column:auto!important;grid-row:auto!important;position:relative!important}
  .eco-app.eco-is-mobile .eco-map{width:100%!important;height:100%!important;min-height:480px!important}
  .eco-app.eco-is-mobile .eco-shell.eco-mobile-view-map{height:min(640px,72dvh)!important;min-height:480px!important}
  .eco-app.eco-is-mobile .eco-shell.eco-mobile-view-map>.eco-map-panel{height:100%!important}
}
