.portal-empresa-card{--ptp-green:#1f6b45;--ptp-green-dark:#155235;--ptp-gold:#d6a923;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;--ptp-soft-strong:#eef6f1;width:100%;border:1px solid var(--ptp-border);border-radius:8px;background:#fff;color:var(--ptp-dark);overflow:hidden;margin:28px 0;box-shadow:0 14px 34px rgba(23,33,27,.07)}
    .portal-empresa-card *{box-sizing:border-box}
    .portal-empresa-cover{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1200/628;max-height:430px;border-bottom:1px solid var(--ptp-border);background:linear-gradient(135deg,#f7faf8,#eef6f1);overflow:hidden}
    .portal-empresa-cover img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
    .portal-empresa-inner{padding:clamp(20px,3.4vw,36px)}
    .portal-empresa-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;margin-bottom:22px}
    .portal-empresa-logo{width:92px;height:92px;border:1px solid var(--ptp-border);border-radius:8px;object-fit:contain;background:#fff;padding:8px;box-shadow:0 8px 18px rgba(23,33,27,.05)}
    .portal-empresa-title{margin:0;font-size:clamp(1.55rem,2.45vw,2.25rem);font-weight:800;line-height:1.12;letter-spacing:0;color:var(--ptp-dark);overflow-wrap:anywhere}
    .portal-empresa-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--ptp-muted);font-size:.95rem}
    .portal-empresa-pill,.portal-empresa-badge{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--ptp-border);border-radius:999px;padding:6px 12px;background:var(--ptp-soft);line-height:1.2}
    .portal-empresa-badge{border-color:rgba(214,169,35,.45);background:#fff8df;color:#6f560f;font-weight:700}
    .portal-empresa-section{border-top:1px solid var(--ptp-border);padding-top:20px;margin-top:20px}
    .portal-empresa-section h3{margin:0 0 12px;font-size:1.08rem;font-weight:800;line-height:1.25;color:var(--ptp-green)}
    .portal-empresa-section p{margin:0 0 10px;line-height:1.65;overflow-wrap:anywhere}
    .portal-empresa-text{line-height:1.68;overflow-wrap:anywhere}
    .portal-empresa-services{white-space:pre-line;line-height:1.7;padding:14px 16px;border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft);overflow-wrap:anywhere}
    .portal-empresa-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
    .portal-empresa-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border-radius:6px;text-decoration:none;font-weight:800;border:1px solid var(--ptp-green);color:var(--ptp-green);background:#fff;line-height:1.15;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}
    .portal-empresa-button:hover,.portal-empresa-button:focus{background:var(--ptp-soft-strong);box-shadow:0 0 0 3px rgba(31,107,69,.12)}
    .portal-empresa-button.whatsapp{background:var(--ptp-green);border-color:var(--ptp-green);color:#fff}
    .portal-empresa-button.whatsapp:hover,.portal-empresa-button.whatsapp:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-empresa-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}
    .portal-empresa-gallery img{display:block;width:100%;aspect-ratio:1200/628;object-fit:contain;border-radius:6px;border:1px solid var(--ptp-border);background:#fff;box-shadow:0 8px 18px rgba(23,33,27,.05)}
    .portal-empresa-footer{margin-top:22px;padding-top:16px;border-top:1px solid var(--ptp-border);font-size:.9rem;line-height:1.45;color:#6b776f}
    .portal-empresas-lista{--ptp-green:#1f6b45;--ptp-green-dark:#155235;--ptp-gold:#d6a923;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;--ptp-soft-strong:#eef6f1;width:100%;margin:28px 0;color:var(--ptp-dark)}
    .portal-empresas-lista *{box-sizing:border-box}
    .portal-empresas-lista-header{display:none;margin-bottom:22px;padding-bottom:16px;border-bottom:1px solid var(--ptp-border)}
    .portal-empresas-lista.is-header-visible .portal-empresas-lista-header{display:block}
    .portal-empresas-lista-title{margin:0;font-size:clamp(1.55rem,2.4vw,2.05rem);line-height:1.14;font-weight:800;letter-spacing:0}
    .portal-empresas-lista-text{margin:8px 0 0;max-width:720px;color:var(--ptp-muted);line-height:1.55}
    .portal-empresas-filtros{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(150px,.8fr) minmax(150px,.8fr) auto auto;gap:10px;align-items:end;margin:0 0 20px;padding:16px;border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft)}
    .portal-empresas-filtros label{display:grid;gap:6px;margin:0;color:var(--ptp-muted);font-size:.88rem;font-weight:700;line-height:1.2}
    .portal-empresas-filtros input,.portal-empresas-filtros select{width:100%;min-height:42px;border:1px solid var(--ptp-border);border-radius:6px;background:#fff;color:var(--ptp-dark);font:inherit;padding:9px 10px}
    .portal-empresas-filtros button{min-height:42px;border:1px solid var(--ptp-green);border-radius:6px;background:var(--ptp-green);color:#fff;font:inherit;font-weight:800;padding:9px 14px;cursor:pointer}
    .portal-empresas-filtros button:hover,.portal-empresas-filtros button:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark)}
    .portal-empresas-filtros-clear{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--ptp-border);border-radius:6px;background:#fff;color:var(--ptp-green-dark);font-weight:800;text-decoration:none;padding:9px 14px;line-height:1.15}
    .portal-empresas-filtros-clear:hover,.portal-empresas-filtros-clear:focus{background:#eef6f1;color:var(--ptp-green-dark);box-shadow:0 0 0 3px rgba(31,107,69,.1)}
    .portal-empresas-search-suggestions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 18px;color:var(--ptp-muted);font-size:.9rem}
    .portal-empresas-search-suggestions span{font-weight:900;color:var(--ptp-green-dark)}
    .portal-empresas-search-suggestions a{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid rgba(0,97,58,.18);border-radius:999px;background:#fff;color:var(--ptp-green-dark);font-weight:800;text-decoration:none;padding:5px 10px;line-height:1.15}
    .portal-empresas-search-suggestions a:hover,.portal-empresas-search-suggestions a:focus{border-color:var(--ptp-gold);background:#fff8e7;color:var(--ptp-green-dark);box-shadow:0 0 0 3px rgba(245,171,0,.14)}
    .portal-empresas-filter-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-8px 0 18px;color:var(--ptp-muted);font-size:.92rem}
    .portal-empresas-filter-summary strong{color:var(--ptp-green-dark);font-weight:900;margin-right:4px}
    .portal-empresas-filter-summary span{display:inline-flex;align-items:center;min-height:30px;border:1px solid var(--ptp-border);border-radius:999px;background:#fff;color:var(--ptp-dark);font-weight:700;padding:4px 10px}
    .portal-empresas-results-count{margin:-6px 0 18px;color:var(--ptp-muted);font-size:.93rem;font-weight:800}
    .portal-empresas-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:22px 0 0}
    .portal-empresas-pagination a,.portal-empresas-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;border:1px solid var(--ptp-border);border-radius:6px;background:#fff;color:var(--ptp-green-dark);font-weight:900;text-decoration:none;padding:8px 12px}
    .portal-empresas-pagination a:hover,.portal-empresas-pagination a:focus{border-color:var(--ptp-green);background:#eef6f1;box-shadow:0 0 0 3px rgba(31,107,69,.1)}
    .portal-empresas-pagination span{border-color:var(--ptp-green);background:var(--ptp-green);color:#fff}
    .portal-guia-page{--ptp-green:#00613a;--ptp-green-dark:#00452c;--ptp-gold:#f2a900;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;width:calc(100vw - 48px);max-width:1320px;margin:28px auto 54px;color:var(--ptp-dark);position:relative;left:50%;transform:translateX(-50%)}
    .portal-guia-page *{box-sizing:border-box}
    .portal-guia-hero{display:block;padding:clamp(24px,3vw,42px);border:1px solid rgba(0,97,58,.16);border-radius:8px;background:linear-gradient(135deg,#f7faf8 0%,#fff 68%,#fff8e7 100%);box-shadow:0 18px 46px rgba(23,33,27,.08)}
    .portal-guia-hero-content{max-width:980px}
    .portal-guia-eyebrow{margin:0 0 10px;color:var(--ptp-green);font-size:.88rem;font-weight:900;letter-spacing:0;text-transform:uppercase}
    .portal-guia-hero h1,.portal-guia-main-title{max-width:940px;margin:0;color:var(--ptp-green-dark);font-size:clamp(2.25rem,3.75vw,3.95rem);font-weight:900;line-height:1.02;letter-spacing:0}
    .portal-guia-hero-text{max-width:800px;margin:18px 0 0;color:var(--ptp-muted);font-size:clamp(1rem,1.22vw,1.15rem);line-height:1.58}
    .portal-guia-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
    .portal-guia-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid var(--ptp-green);border-radius:6px;background:#fff;color:var(--ptp-green-dark);font-weight:900;text-decoration:none;line-height:1.15;white-space:nowrap}
    .portal-guia-button.primary{border-color:var(--ptp-gold);background:var(--ptp-gold);color:#143321}
    .portal-guia-button:hover,.portal-guia-button:focus{box-shadow:0 0 0 3px rgba(242,169,0,.22);filter:brightness(.98)}
    .portal-guia-finder{margin:18px 0 0;padding:24px;border:1px solid rgba(0,97,58,.16);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(23,33,27,.06)}
    .portal-guia-finder-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}
    .portal-guia-finder h2{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.55rem,2.5vw,2.15rem);line-height:1.1;font-weight:900;letter-spacing:0}
    .portal-guia-finder p{max-width:620px;margin:0;color:var(--ptp-muted);line-height:1.5}
    .portal-guia-finder .portal-empresas-filtros{margin:0;padding:0;border:0;background:transparent}
    .portal-guia-page .portal-guia-categorias{margin:28px 0}
    .portal-guia-page .portal-guia-categorias-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
    .portal-guia-page .portal-guia-categorias-text{max-width:560px}
    .portal-guia-page .portal-guia-categorias-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
    .portal-guia-page .portal-guia-categoria-link{width:100%;min-height:50px;background:#fff;color:var(--ptp-green-dark);border-color:rgba(0,97,58,.22);box-shadow:0 8px 20px rgba(23,33,27,.05)}
    .portal-guia-page .portal-guia-categoria-link:hover,.portal-guia-page .portal-guia-categoria-link:focus,.portal-guia-page .portal-guia-categoria-link.is-active{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-guia-page .portal-empresas-lista{margin:32px 0 0}
    .portal-guia-page .portal-empresas-lista-header{text-align:left}
    .portal-guia-page .portal-empresas-lista-text{margin-left:0;margin-right:0;text-align:left}
    .portal-guia-page .portal-empresas-lista.is-header-visible{padding:24px;border:1px solid rgba(0,97,58,.14);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(23,33,27,.05)}
    .portal-guia-page .portal-empresas-grid{gap:18px}
    .portal-guia-page .portal-empresa-list-card{border-color:rgba(0,97,58,.16)}
    .portal-guia-page .portal-empresa-list-title{text-align:left}
    .portal-guia-page .portal-empresa-list-meta{justify-content:flex-start}
    .portal-guia-page .portal-empresa-list-excerpt{max-width:none;text-align:left;text-align-last:auto;hyphens:none}
    .portal-guia-page .portal-empresa-list-actions{align-items:center}
    .portal-guia-page .portal-guia-cta{margin-top:32px;background:var(--ptp-green-dark);color:#fff}
    .portal-guia-page .portal-guia-cta h2{color:#fff}
    .portal-guia-page .portal-guia-cta p,.portal-guia-page .portal-guia-cta-note{color:rgba(255,255,255,.82)}
    .portal-guia-page .portal-guia-cta-button{border-color:var(--ptp-gold);background:var(--ptp-gold);color:#143321}
    .portal-guia-categorias{--ptp-green:#1f6b45;--ptp-green-dark:#155235;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;margin:28px 0;color:var(--ptp-dark)}
    .portal-guia-categorias *{box-sizing:border-box}
    .portal-guia-categorias-header{margin-bottom:16px}
    .portal-guia-categorias-title{margin:0;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.15;font-weight:850;letter-spacing:0}
    .portal-guia-categorias-text{margin:8px 0 0;max-width:720px;color:var(--ptp-muted);line-height:1.55}
    .portal-guia-categorias-grid{display:flex;flex-wrap:wrap;gap:10px}
    .portal-guia-categoria-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 16px;border:1px solid var(--ptp-green);border-radius:6px;background:var(--ptp-green);color:#fff;font-weight:800;text-decoration:none;line-height:1.15}
    .portal-guia-categoria-link:hover,.portal-guia-categoria-link:focus,.portal-guia-categoria-link.is-active{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff;box-shadow:0 0 0 3px rgba(31,107,69,.12)}
    .portal-guia-categoria-count{margin-left:7px;opacity:.82;font-size:.86em;font-weight:700}
    .portal-empresas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:18px;align-items:stretch}
    .portal-empresa-list-card{display:flex;flex-direction:column;min-height:100%;border:1px solid var(--ptp-border);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 12px 28px rgba(23,33,27,.07)}
    .portal-empresa-list-media{display:block;position:relative;aspect-ratio:16/9;background:var(--ptp-soft);overflow:hidden;border-bottom:1px solid var(--ptp-border)}
    .portal-empresa-list-media img{display:block;width:100%;height:100%;object-fit:cover}
    .portal-empresa-list-media.is-logo img{object-fit:contain;padding:22px;background:#fff}
    .portal-empresa-list-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7faf8,#e8f2ed);color:var(--ptp-green);font-size:2.35rem;font-weight:800}
    .portal-empresa-list-body{display:flex;flex:1;flex-direction:column;padding:18px 18px 20px}
    .portal-empresa-list-title{margin:0;font-size:1.18rem;line-height:1.25;font-weight:800;letter-spacing:0;overflow-wrap:anywhere}
    .portal-empresa-list-title a{color:var(--ptp-dark);text-decoration:none}
    .portal-empresa-list-title a:hover,.portal-empresa-list-title a:focus{color:var(--ptp-green);text-decoration:underline}
    .portal-empresa-list-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}
    .portal-empresa-list-pill{display:inline-flex;align-items:center;min-height:30px;border:1px solid var(--ptp-border);border-radius:999px;padding:5px 10px;background:var(--ptp-soft);color:var(--ptp-muted);font-size:.9rem;line-height:1.2}
    .portal-empresa-list-badge{display:inline-flex;align-items:center;min-height:30px;border:1px solid rgba(214,169,35,.45);border-radius:999px;padding:5px 10px;background:#fff8df;color:#6f560f;font-size:.9rem;font-weight:800;line-height:1.2}
    .portal-empresa-list-badge.premium{border-color:rgba(31,107,69,.35);background:#eef6f1;color:var(--ptp-green-dark)}
    .portal-empresa-list-excerpt{margin:12px 0 0;color:var(--ptp-muted);line-height:1.55}
    .portal-empresa-list-contact{margin:12px 0 0;font-weight:700}
    .portal-empresa-list-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:16px}
    .portal-empresa-list-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 13px;border-radius:6px;border:1px solid var(--ptp-green);background:#fff;color:var(--ptp-green);font-weight:800;text-decoration:none;line-height:1.15}
    .portal-empresa-list-button.primary{background:var(--ptp-green);color:#fff}
    .portal-empresa-list-button:hover,.portal-empresa-list-button:focus{background:#eef6f1;box-shadow:0 0 0 3px rgba(31,107,69,.12)}
    .portal-empresa-list-button.primary:hover,.portal-empresa-list-button.primary:focus{background:var(--ptp-green-dark);color:#fff}
    .portal-empresas-empty{border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft);padding:18px;color:var(--ptp-muted)}
    .portal-empresas-empty-card{display:grid;gap:16px;background:linear-gradient(135deg,#fff,#fffaf0);border-color:rgba(31,107,69,.18);box-shadow:0 14px 32px rgba(23,33,27,.06)}
    .portal-empresas-empty-card strong{display:block;color:var(--ptp-green-dark);font-size:clamp(1.2rem,2.1vw,1.55rem);line-height:1.15}
    .portal-empresas-empty-card p{margin:8px 0 0;color:var(--ptp-muted);line-height:1.6}
    .portal-empresas-empty-chips{display:flex;flex-wrap:wrap;gap:8px}
    .portal-empresas-empty-chips span{display:inline-flex;align-items:center;min-height:30px;border:1px solid rgba(31,107,69,.18);border-radius:999px;background:#fff;color:var(--ptp-green-dark);padding:5px 10px;font-size:.9rem;font-weight:700}
    .portal-empresas-empty-actions{display:flex;flex-wrap:wrap;gap:10px}
    .portal-empresas-empty-actions a,.portal-empresas-empty-cats a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--ptp-green);border-radius:6px;background:#fff;color:var(--ptp-green);padding:10px 13px;text-decoration:none;font-weight:800;line-height:1.15}
    .portal-empresas-empty-actions a.primary{background:var(--ptp-gold);border-color:var(--ptp-gold);color:var(--ptp-dark)}
    .portal-empresas-empty-actions a:hover,.portal-empresas-empty-actions a:focus,.portal-empresas-empty-cats a:hover,.portal-empresas-empty-cats a:focus{background:#eef6f1;box-shadow:0 0 0 3px rgba(31,107,69,.12)}
    .portal-empresas-empty-actions a.primary:hover,.portal-empresas-empty-actions a.primary:focus{background:#e5b427;color:var(--ptp-dark)}
    .portal-empresas-empty-cats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
    .portal-guia-cta{--ptp-green:#1f6b45;--ptp-green-dark:#155235;--ptp-gold:#d6a923;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;margin:34px 0;padding:clamp(22px,4vw,38px);border:1px solid rgba(31,107,69,.18);border-radius:8px;background:linear-gradient(135deg,#f7faf8,#fff);color:var(--ptp-dark);box-shadow:0 14px 34px rgba(23,33,27,.07)}
    .portal-guia-cta *{box-sizing:border-box}
    .portal-guia-cta h2{margin:0;font-size:clamp(1.55rem,2.6vw,2.2rem);line-height:1.14;font-weight:800;letter-spacing:0}
    .portal-guia-cta p{margin:10px 0 0;max-width:740px;color:var(--ptp-muted);font-size:1rem;line-height:1.6}
    .portal-guia-cta-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
    .portal-guia-cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:6px;border:1px solid var(--ptp-green);background:var(--ptp-green);color:#fff;font-weight:800;text-decoration:none;line-height:1.15}
    .portal-guia-cta-button:hover,.portal-guia-cta-button:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff;box-shadow:0 0 0 3px rgba(31,107,69,.12)}
    .portal-guia-cta-note{display:inline-flex;align-items:center;min-height:46px;color:var(--ptp-muted);font-size:.95rem;line-height:1.35}
    .portal-guia-planos{--ptp-green:#1f6b45;--ptp-green-dark:#155235;--ptp-gold:#d6a923;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;margin:30px 0;color:var(--ptp-dark)}
    .portal-guia-planos *{box-sizing:border-box}
    .portal-guia-planos-header{max-width:820px;margin-bottom:22px}
    .portal-guia-planos-eyebrow{margin:0 0 8px;color:var(--ptp-green);font-size:.82rem;font-weight:800;text-transform:uppercase}
    .portal-guia-planos h2{margin:0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.12;font-weight:850;letter-spacing:0}
    .portal-guia-planos-text{margin:12px 0 0;color:var(--ptp-muted);font-size:1rem;line-height:1.65}
    .portal-guia-planos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
    .portal-guia-plano{display:flex;flex-direction:column;gap:14px;min-height:100%;padding:20px;border:1px solid var(--ptp-border);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(23,33,27,.05)}
    .portal-guia-plano.is-featured{border-color:rgba(214,169,35,.62);box-shadow:0 14px 34px rgba(23,33,27,.08)}
    .portal-guia-plano-kicker{margin:0;color:var(--ptp-muted);font-size:.88rem;font-weight:700}
    .portal-guia-plano h3{margin:0;font-size:1.3rem;line-height:1.2;font-weight:850;letter-spacing:0}
    .portal-guia-plano p{margin:0;color:var(--ptp-muted);line-height:1.55}
    .portal-guia-plano ul{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:var(--ptp-dark);line-height:1.45}
    .portal-guia-plano li{position:relative;padding-left:18px}
    .portal-guia-plano li:before{content:"";position:absolute;left:0;top:.58em;width:7px;height:7px;border-radius:999px;background:var(--ptp-green)}
    .portal-guia-planos-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px}
    .portal-guia-step{padding:14px;border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft)}
    .portal-guia-step strong{display:block;margin-bottom:5px;color:var(--ptp-green);font-size:.9rem}
    .portal-guia-step span{display:block;color:var(--ptp-dark);line-height:1.45}
    .portal-guia-planos-cta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid var(--ptp-border)}
    .portal-guia-planos-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:6px;border:1px solid var(--ptp-green);background:var(--ptp-green);color:#fff;font-weight:850;text-decoration:none;line-height:1.15}
    .portal-guia-planos-cta a:hover,.portal-guia-planos-cta a:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-guia-planos-cta span{color:var(--ptp-muted);line-height:1.4}
    .portal-vendas-guia{--ptp-green:#00613a;--ptp-green-dark:#00452c;--ptp-gold:#f2a900;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;width:calc(100vw - 48px);max-width:1240px;margin:28px auto 54px;color:var(--ptp-dark);position:relative;left:50%;transform:translateX(-50%)}
    .portal-vendas-guia *{box-sizing:border-box}
    .portal-vendas-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);gap:24px;align-items:stretch;padding:clamp(28px,4vw,52px);border:1px solid rgba(0,97,58,.16);border-radius:8px;background:linear-gradient(135deg,#f7faf8 0%,#fff 58%,#fff8e7 100%);box-shadow:0 18px 46px rgba(23,33,27,.08)}
    .portal-vendas-eyebrow{margin:0 0 10px;color:var(--ptp-green);font-size:.86rem;font-weight:900;letter-spacing:0;text-transform:uppercase}
    .portal-vendas-hero h1,.portal-vendas-title{max-width:760px;margin:0;color:var(--ptp-green-dark);font-size:clamp(2.35rem,4.4vw,4.65rem);font-weight:900;line-height:1;letter-spacing:0}
    .portal-vendas-lead{max-width:760px;margin:18px 0 0;color:var(--ptp-muted);font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.58}
    .portal-vendas-copy{max-width:720px;margin:14px 0 0;color:var(--ptp-dark);font-size:1rem;line-height:1.58;font-weight:700}
    .portal-vendas-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
    .portal-vendas-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid var(--ptp-green);border-radius:6px;background:#fff;color:var(--ptp-green-dark);font-weight:900;text-decoration:none;line-height:1.15;white-space:nowrap}
    .portal-vendas-button.primary{border-color:var(--ptp-gold);background:var(--ptp-gold);color:#143321}
    .portal-vendas-button:hover,.portal-vendas-button:focus{box-shadow:0 0 0 3px rgba(242,169,0,.22);filter:brightness(.98)}
    .portal-vendas-feature{display:flex;min-height:100%;flex-direction:column;gap:14px;justify-content:space-between;padding:24px;border-radius:8px;background:var(--ptp-green-dark);color:#fff;box-shadow:0 14px 34px rgba(23,33,27,.12)}
    .portal-vendas-feature span{color:var(--ptp-gold);font-size:.86rem;font-weight:900;text-transform:uppercase}
    .portal-vendas-feature strong{display:block;color:#fff;font-size:clamp(1.7rem,2.5vw,2.4rem);line-height:1.03;font-weight:900}
    .portal-vendas-feature p{margin:0;color:rgba(255,255,255,.82);line-height:1.5}
    .portal-vendas-feature-price{padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.08)}
    .portal-vendas-feature-price small{display:block;color:rgba(255,255,255,.78);font-weight:800}
    .portal-vendas-feature-price b{display:block;margin-top:4px;color:var(--ptp-gold);font-size:2.15rem;line-height:1;font-weight:900}
    .portal-vendas-section{margin-top:22px;padding:clamp(22px,3vw,34px);border:1px solid rgba(0,97,58,.14);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(23,33,27,.05)}
    .portal-vendas-section-head{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:8px 28px;align-items:start;margin-bottom:22px}
    .portal-vendas-section-head .portal-vendas-eyebrow{grid-column:1/-1;margin:0;color:var(--ptp-green)}
    .portal-vendas-section-head h2{grid-column:1}
    .portal-vendas-section-head p:not(.portal-vendas-eyebrow){grid-column:2;padding-top:5px}
    .portal-vendas-section h2,.portal-vendas-final h2{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.55rem,2.7vw,2.4rem);line-height:1.08;font-weight:900;letter-spacing:0}
    .portal-vendas-section-head p:not(.portal-vendas-eyebrow),.portal-vendas-final p{max-width:620px;margin:0;color:var(--ptp-muted);line-height:1.58}
    .portal-vendas-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
    .portal-vendas-plan-grid.is-single{grid-template-columns:minmax(0,1fr)}
    .portal-vendas-plan{display:flex;flex-direction:column;gap:11px;min-height:100%;padding:20px;border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft)}
    .portal-vendas-plan.is-featured{border-color:rgba(242,169,0,.75);background:#fff8e7;box-shadow:0 14px 34px rgba(23,33,27,.08)}
    .portal-vendas-plan span{color:var(--ptp-green);font-size:.86rem;font-weight:900;text-transform:uppercase}
    .portal-vendas-plan h3,.portal-vendas-official-grid h3{margin:0;color:var(--ptp-dark);font-size:1.18rem;line-height:1.15;font-weight:900}
    .portal-vendas-plan strong{display:block;color:var(--ptp-green-dark);font-size:2.15rem;line-height:1;font-weight:900}
    .portal-vendas-plan p{margin:0;color:var(--ptp-muted);line-height:1.52}
    .portal-vendas-official-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
    .portal-vendas-official-grid article,.portal-vendas-extra-grid article{padding:16px;border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft)}
    .portal-vendas-official-grid strong{display:block;margin-top:8px;color:var(--ptp-green-dark);font-size:1.55rem;line-height:1;font-weight:900}
    .portal-vendas-official-grid span{display:block;margin-top:6px;color:var(--ptp-muted);line-height:1.35}
    .portal-vendas-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}
    .portal-vendas-list{display:grid;gap:9px;margin:18px 0 0;padding:0;list-style:none}
    .portal-vendas-list li{position:relative;padding-left:22px;color:var(--ptp-dark);line-height:1.45}
    .portal-vendas-list li:before{content:"";position:absolute;left:0;top:.52em;width:9px;height:9px;border-radius:999px;background:var(--ptp-green)}
    .portal-vendas-list.muted li{color:var(--ptp-muted)}
    .portal-vendas-list.muted li:before{background:var(--ptp-gold)}
    .portal-vendas-extra-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
    .portal-vendas-extra-grid article{min-height:88px}
    .portal-vendas-extra-grid span{display:block;color:var(--ptp-dark);font-weight:800;line-height:1.35}
    .portal-vendas-extra-grid strong{display:block;margin-top:8px;color:var(--ptp-green);font-size:1.2rem;line-height:1.1}
    .portal-vendas-argument{margin-top:22px;padding:clamp(22px,3vw,34px);border-radius:8px;background:var(--ptp-green-dark);color:#fff;box-shadow:0 14px 34px rgba(23,33,27,.12)}
    .portal-vendas-argument p{max-width:980px;margin:0;color:#fff;font-size:clamp(1.15rem,1.9vw,1.55rem);line-height:1.32;font-weight:900}
    .portal-vendas-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
    .portal-vendas-steps li{display:grid;gap:8px;min-height:108px;padding:16px;border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft);font-weight:800;line-height:1.32}
    .portal-vendas-steps span{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border-radius:999px;background:var(--ptp-gold);color:#143321;font-weight:900}
    .portal-vendas-final{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding:clamp(24px,3.2vw,38px);border-radius:8px;background:linear-gradient(135deg,#f7faf8 0%,#fff 62%,#fff8e7 100%);border:1px solid rgba(0,97,58,.16);box-shadow:0 14px 34px rgba(23,33,27,.07)}
    .portal-secao{--ptp-green:#1f6b45;--ptp-green-dark:#155235;--ptp-gold:#d6a923;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;--ptp-soft-strong:#eef6f1;margin:28px 0;color:var(--ptp-dark)}
    .portal-secao *{box-sizing:border-box}
    .portal-secao-header{padding:clamp(24px,4vw,42px);border:1px solid rgba(31,107,69,.16);border-radius:8px;background:linear-gradient(135deg,#f7faf8,#fff);box-shadow:0 14px 34px rgba(23,33,27,.06)}
    .portal-secao-eyebrow{margin:0 0 10px;color:var(--ptp-green);font-size:.82rem;font-weight:850;line-height:1.2;text-transform:uppercase}
    .portal-secao h1,.portal-secao-title{margin:0;font-size:clamp(1.8rem,3.4vw,2.65rem);line-height:1.08;font-weight:850;letter-spacing:0}
    .portal-secao-header p:not(.portal-secao-eyebrow){margin:12px 0 0;max-width:780px;color:var(--ptp-muted);font-size:1rem;line-height:1.65}
    .portal-secao-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
    .portal-secao-card{min-height:100%;padding:18px;border:1px solid var(--ptp-border);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(23,33,27,.05)}
    .portal-secao-card h2{margin:0;font-size:1.1rem;line-height:1.2;font-weight:850;letter-spacing:0;color:var(--ptp-green-dark)}
    .portal-secao-card p{margin:10px 0 0;color:var(--ptp-muted);line-height:1.58}
    .portal-secao-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
    .portal-secao-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:6px;border:1px solid var(--ptp-green);background:#fff;color:var(--ptp-green);font-weight:850;text-decoration:none;line-height:1.15}
    .portal-secao-button.primary{background:var(--ptp-green);color:#fff}
    .portal-secao-button:hover,.portal-secao-button:focus{background:var(--ptp-soft-strong);box-shadow:0 0 0 3px rgba(31,107,69,.12)}
    .portal-secao-button.primary:hover,.portal-secao-button.primary:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-secao-classificados .portal-secao-actions{display:block;margin-top:24px}
    .portal-secao-classificados .portal-secao-button.primary{width:100%;min-height:64px;padding:16px 24px;font-size:1.15rem}
    .portal-home{--ptp-green:#00613a;--ptp-green-dark:#00452c;--ptp-gold:#f2a900;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;width:calc(100vw - 48px);max-width:1240px;margin:28px auto 54px;color:var(--ptp-dark);position:relative;left:50%;transform:translateX(-50%);min-height:0!important}
    .portal-home *{box-sizing:border-box}
    .portal-home-hero{display:grid;grid-template-columns:minmax(390px,.86fr) minmax(520px,1.14fr);gap:clamp(30px,4vw,56px);align-items:center;min-height:0!important;padding:clamp(28px,3.5vw,46px);border:1px solid rgba(31,107,69,.16);border-radius:8px;background:linear-gradient(135deg,#f7faf8 0%,#fff 56%,#fff8e7 100%);box-shadow:0 18px 46px rgba(23,33,27,.08);overflow:hidden}
    .portal-home-content{min-width:0}
    .portal-home-eyebrow{margin:0 0 12px;color:var(--ptp-green);font-size:.88rem;font-weight:900;letter-spacing:0;text-transform:uppercase}
    .portal-home h1,.portal-home-title{max-width:600px;margin:0;font-size:clamp(2.9rem,4.85vw,4.9rem);line-height:.98;font-weight:900;letter-spacing:0;color:var(--ptp-green-dark)}
    .portal-home-text{max-width:590px;margin:18px 0 0;color:var(--ptp-muted);font-size:clamp(1rem,1.18vw,1.14rem);line-height:1.54}
    .portal-home-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
    .portal-home-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid var(--ptp-green);border-radius:6px;background:#fff;color:var(--ptp-green-dark);font-weight:900;text-decoration:none;line-height:1.15;white-space:nowrap}
    .portal-home-button.primary{border-color:var(--ptp-gold);background:var(--ptp-gold);color:#143321}
    .portal-home-button:hover,.portal-home-button:focus{box-shadow:0 0 0 3px rgba(242,169,0,.22);filter:brightness(.98)}
    .portal-home-media{margin:0;min-width:0}
    .portal-home-media img{display:block;width:100%;height:auto;border-radius:8px;border:1px solid rgba(31,107,69,.14);box-shadow:0 18px 44px rgba(23,33,27,.12)}
    .portal-home-search{margin-top:16px}
    .portal-home-search .portal-empresas-search-suggestions{margin-bottom:0}
    .portal-home-featured{margin-top:28px;padding:0}
    .portal-home-featured .portal-empresas-lista{margin:0}
    .portal-home-featured .portal-empresas-lista-header{display:block}
    .portal-home-featured .portal-empresas-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
    .portal-home-sections{margin-top:28px}
    .portal-home-sections-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:14px}
    .portal-home-sections h2{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.7rem,2.7vw,2.5rem);line-height:1.06;font-weight:900;letter-spacing:0}
    .portal-home-sections p{max-width:520px;margin:0;color:var(--ptp-muted);font-size:1rem;line-height:1.48}
    .portal-home-grid{display:flex!important;flex-wrap:wrap;align-items:stretch;gap:12px;margin:0}
    .portal-home-grid a{display:flex;flex:1 1 calc(33.333% - 12px);min-width:260px;min-height:112px;max-width:none!important;flex-direction:column;gap:7px;padding:18px;border:1px solid rgba(31,107,69,.18);border-radius:8px;background:#fff;color:var(--ptp-dark);text-decoration:none;box-shadow:0 10px 24px rgba(23,33,27,.06)}
    .portal-home-grid a:hover,.portal-home-grid a:focus{border-color:rgba(242,169,0,.7);box-shadow:0 18px 42px rgba(23,33,27,.14)}
    .portal-home-grid strong{color:var(--ptp-green-dark);font-size:1rem;line-height:1.18}
    .portal-home-grid span{color:var(--ptp-muted);font-size:.92rem;line-height:1.38}
    .portal-guia-page ~ .sharedaddy,.portal-vendas-guia ~ .sharedaddy,.page-id-67 .sharedaddy,.page-slug-anuncie-sua-empresa .sharedaddy,.page-slug-noticias .sharedaddy,.page-slug-eventos .sharedaddy,.page-slug-turismo .sharedaddy,.page-slug-promocoes .sharedaddy,.page-slug-classificados .sharedaddy,.single-empresas .sharedaddy,.post-type-archive-empresas .sharedaddy,.tax-categoria-empresa .sharedaddy,.tax-bairro .sharedaddy{display:none!important}
    .ptp-publication-image-note{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 16px;margin:0 0 24px;padding:10px 12px;border-left:3px solid var(--ptp-gold);background:#f7faf8;color:#4f5e55;font-size:.88rem;line-height:1.45}
    .ptp-publication-image-note span{font-weight:700}
    .ptp-publication-image-note small{font-size:inherit}
    .ptp-publication-share{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:16px 24px;align-items:center;margin:36px 0 10px;padding:20px 0;border-top:1px solid var(--ptp-border);border-bottom:1px solid var(--ptp-border)}
    .ptp-publication-share h2{margin:0;color:var(--ptp-green-dark);font-size:1.2rem;line-height:1.2}
    .ptp-publication-share p{margin:6px 0 0;color:var(--ptp-muted);font-size:.92rem;line-height:1.45}
    .ptp-publication-share-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
    .ptp-share-button{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:44px;margin:0;padding:9px 13px;border:1px solid transparent;border-radius:5px;font:inherit;font-size:.9rem;font-weight:850;line-height:1.1;text-align:center;text-decoration:none!important;cursor:pointer}
    .ptp-share-button.is-native{background:var(--ptp-gold);color:#143321}.ptp-share-button.is-whatsapp{background:#128c7e;color:#fff}.ptp-share-button.is-facebook{background:#1877f2;color:#fff}.ptp-share-button.is-copy{border-color:var(--ptp-green);background:#fff;color:var(--ptp-green-dark)}
    .ptp-share-button:hover,.ptp-share-button:focus{filter:brightness(.95);transform:translateY(-1px)}
    .ptp-share-status{grid-column:1/-1;min-height:18px;color:var(--ptp-green-dark);font-size:.82rem;font-weight:750;text-align:right}
    .ptp-publication-lead{margin:0 0 24px;color:var(--ptp-dark);font-size:1.18rem;font-weight:650;line-height:1.6}
    .ptp-publication-details{margin:20px 0 28px;padding:20px;border:1px solid var(--ptp-border);border-left:4px solid var(--ptp-green);border-radius:6px;background:#f8faf9;color:var(--ptp-dark)}
    .ptp-publication-details h2{margin:0 0 16px;color:var(--ptp-green-dark);font-size:1.35rem;line-height:1.2}
    .ptp-publication-details dl{display:grid;gap:0;margin:0}
    .ptp-publication-details dl>div{display:grid;grid-template-columns:minmax(110px,28%) minmax(0,1fr);gap:14px;padding:10px 0;border-top:1px solid var(--ptp-border)}
    .ptp-publication-details dl>div:first-child{border-top:0;padding-top:0}
    .ptp-publication-details dt{color:var(--ptp-green-dark);font-weight:850}
    .ptp-publication-details dd{min-width:0;margin:0;color:var(--ptp-dark);overflow-wrap:anywhere}
    .ptp-publication-details a{color:var(--ptp-green-dark);font-weight:800}
    .ptp-publication-status.is-postponed{color:#8a5b00}.ptp-publication-status.is-cancelled{color:#9b2c2c}
    .ptp-publication-coupon{display:inline-block;padding:3px 8px;border:1px dashed var(--ptp-green);border-radius:4px;background:#fff;letter-spacing:0}
    .ptp-publication-details-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:18px;padding:10px 18px;border-radius:5px;background:var(--ptp-gold);color:#143321!important;font-weight:900;text-decoration:none!important}
    .ptp-publication-details-action:hover,.ptp-publication-details-action:focus{filter:brightness(.96)}
    .ptp-publication-gallery{margin:36px 0 12px;padding-top:26px;border-top:1px solid var(--ptp-border)}
    .ptp-publication-gallery h2{margin:0 0 18px;color:var(--ptp-green-dark);font-size:1.65rem;line-height:1.15}
    .ptp-publication-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
    .ptp-publication-gallery-item{overflow:hidden;margin:0;border:1px solid var(--ptp-border);border-radius:6px;background:#fff;box-shadow:0 8px 20px rgba(23,33,27,.06)}
    .ptp-publication-gallery-item a{display:block;overflow:hidden;aspect-ratio:4/3;background:#f4f6f5}
    .ptp-publication-gallery-item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
    .ptp-publication-gallery-item a:hover img,.ptp-publication-gallery-item a:focus img{transform:scale(1.025)}
    .ptp-publication-gallery-item figcaption{padding:10px 12px;color:var(--ptp-muted);font-size:.88rem;line-height:1.45}
    body.single-empresas #wp--skip-link--target{padding-top:clamp(28px,4vw,52px)!important}
    body.single-empresas #wp--skip-link--target>.wp-block-group:first-child{padding-top:0!important;padding-bottom:0!important}
    body.single-empresas #wp--skip-link--target>.wp-block-group:first-child .wp-block-group{margin-top:0!important}
    body.single-empresas .wp-block-post-title{width:min(980px,calc(100vw - 48px))!important;max-width:none!important;margin:0 auto!important;padding:0!important;color:#004f35!important;font-size:clamp(2.25rem,4vw,3.6rem)!important;line-height:1.04!important;text-align:center!important}
    body.single-empresas .wp-block-post-title a{color:inherit!important;text-decoration:none!important}
    body.single-empresas .wp-block-post-date{display:none!important}
    body.single-empresas .entry-content,body.single-empresas .wp-block-post-content{width:min(1120px,calc(100vw - 48px))!important;max-width:none!important;margin:clamp(22px,3vw,36px) auto 0!important}
    body.single-empresas .wp-block-post-content>p:first-child,body.single-empresas .entry-content>p:first-child{width:min(920px,100%)!important;max-width:none!important;margin:0 auto clamp(28px,4vw,44px)!important;padding:0 clamp(4px,1vw,12px)!important;color:#36483f!important;font-size:clamp(1rem,1.25vw,1.13rem)!important;line-height:1.72!important;text-align:justify!important;text-align-last:left!important;hyphens:auto}
    @media (min-width:1024px){body.single-empresas .site-main,body.single-empresas .content-area,body.single-empresas #primary,body.single-empresas .wp-site-blocks > main,body.single-post .site-main,body.single-post .content-area,body.single-post #primary,body.single-post .wp-site-blocks > main{width:min(1180px,calc(100vw - 96px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}body.single-empresas article,body.single-post article{max-width:none!important}body.single-empresas .entry-content,body.single-empresas .wp-block-post-content{width:min(1120px,100%)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}body.single-empresas .portal-empresa-card{width:100%!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}body.single-post .entry-header,body.single-post .entry-title,body.single-post h1.entry-title,body.single-post .entry-content,body.single-post .wp-block-post-content{width:100%!important;max-width:980px!important;margin-left:auto!important;margin-right:auto!important}body.single-post .entry-title,body.single-post h1.entry-title{font-size:clamp(2.35rem,4vw,4rem)!important;line-height:1.04!important;text-decoration:none!important;border-bottom:0!important;background-image:none!important}body.single-post .entry-title a,body.single-post h1.entry-title a{text-decoration:none!important;border-bottom:0!important;background-image:none!important}body.single-post .entry-content,body.single-post .wp-block-post-content{font-size:1.08rem!important;line-height:1.74!important}body.single-post .post-thumbnail,body.single-post .wp-post-image,body.single-post .entry-content > figure,body.single-post .wp-block-post-content > figure{max-width:980px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}body.single-post .post-thumbnail img,body.single-post .wp-post-image{width:100%!important;height:auto!important}}
    body.single-post.ptp-publication-image-banner .wp-block-post-featured-image,body.single-post.ptp-publication-image-square .wp-block-post-featured-image,body.single-post.ptp-publication-image-portrait .wp-block-post-featured-image{display:flex!important;align-items:center!important;justify-content:center!important;width:min(980px,calc(100vw - 48px))!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;margin-left:auto!important;margin-right:auto!important;background:#f1f4f2!important;overflow:visible!important}
    body.single-post[class*="ptp-publication-image-"] .wp-block-post-featured-image>a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:auto!important}
    body.single-post[class*="ptp-publication-image-"] .wp-block-post-featured-image img,body.single-post[class*="ptp-publication-image-"] .post-thumbnail img,body.single-post[class*="ptp-publication-image-"] img.wp-post-image{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:min(82vh,900px)!important;margin:0 auto!important;object-fit:contain!important;object-position:center!important}
    @media (min-width:900px){.portal-empresa-card{margin:34px 0}.portal-empresa-cover{aspect-ratio:1200/628}.portal-empresa-inner{padding:36px 40px}.portal-empresa-services{max-width:680px}.portal-empresas-lista-header{text-align:center}.portal-empresas-lista-text{margin-left:auto;margin-right:auto;text-align:center}.portal-empresas-grid{grid-template-columns:1fr;gap:20px}.portal-empresa-list-card{display:grid;grid-template-columns:minmax(240px,34%) minmax(0,1fr);min-height:0}.portal-empresa-list-media{height:100%;min-height:230px;aspect-ratio:auto;border-right:1px solid var(--ptp-border);border-bottom:0}.portal-empresa-list-body{padding:24px}.portal-empresa-list-title{font-size:1.35rem;text-align:center}.portal-empresa-list-meta{justify-content:center}.portal-empresa-list-excerpt{max-width:560px;text-align:justify;text-align-last:left;hyphens:auto}.portal-empresa-list-actions{margin-top:18px}.portal-empresa-list-button{min-width:132px}.portal-guia-page .portal-empresas-lista-header{text-align:left}.portal-guia-page .portal-empresas-lista-text{margin-left:0;margin-right:0;text-align:left}.portal-guia-page .portal-empresa-list-card{grid-template-columns:minmax(260px,32%) minmax(0,1fr)}.portal-guia-page .portal-empresa-list-media{min-height:245px}.portal-guia-page .portal-empresa-list-title{text-align:left;font-size:1.42rem}.portal-guia-page .portal-empresa-list-meta{justify-content:flex-start}.portal-guia-page .portal-empresa-list-excerpt{max-width:none;text-align:left;text-align-last:auto;hyphens:none}.portal-guia-page .portal-empresa-list-button{min-width:150px}}
    @media (max-width:820px){.portal-empresas-filtros{grid-template-columns:1fr}.portal-empresas-filtros button,.portal-empresas-filtros-clear{width:100%}.portal-guia-finder-head{display:block}.portal-guia-finder p{margin-top:8px}.portal-guia-page .portal-guia-categorias-header{display:block}.portal-guia-page .portal-guia-categorias-text{margin-top:8px}.portal-guia-page .portal-guia-categorias-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
    @media (max-width:1080px){.portal-guia-hero{grid-template-columns:1fr}.portal-guia-hero-panel{min-height:0}.portal-guia-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-vendas-hero{grid-template-columns:1fr}.portal-vendas-feature{min-height:0}.portal-home-hero{grid-template-columns:1fr}.portal-home h1{max-width:760px}.portal-home-text{max-width:720px}.portal-home-grid a{flex-basis:calc(50% - 12px)}.portal-home-featured .portal-empresas-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
    @media (max-width:860px){.portal-guia-planos-grid,.portal-secao-grid,.portal-vendas-plan-grid,.portal-vendas-official-grid,.portal-vendas-columns,.portal-vendas-extra-grid{grid-template-columns:1fr}.portal-guia-planos-steps,.portal-vendas-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-vendas-section-head,.portal-vendas-final{display:block}.portal-vendas-section-head p:not(.portal-vendas-eyebrow),.portal-vendas-final p{margin-top:10px}.portal-vendas-final .portal-vendas-button{margin-top:18px}}
    @media (max-width:640px){body.single-empresas #wp--skip-link--target{padding-top:28px!important}body.single-empresas .wp-block-post-title{width:calc(100vw - 28px)!important;font-size:clamp(2rem,10vw,2.8rem)!important}body.single-empresas .entry-content,body.single-empresas .wp-block-post-content{width:calc(100vw - 28px)!important;margin-top:20px!important}body.single-empresas .wp-block-post-content>p:first-child,body.single-empresas .entry-content>p:first-child{margin-bottom:26px!important;padding:0!important;text-align:left!important;hyphens:none}.portal-empresa-card{margin:22px 0;border-radius:8px;box-shadow:0 10px 24px rgba(23,33,27,.06)}.portal-empresa-cover{aspect-ratio:1200/628;max-height:none}.portal-empresa-inner{padding:20px}.portal-empresa-header{grid-template-columns:1fr;gap:12px;margin-bottom:18px}.portal-empresa-logo{width:76px;height:76px}.portal-empresa-title{font-size:1.55rem;line-height:1.16}.portal-empresa-meta{gap:7px;margin-top:10px}.portal-empresa-pill,.portal-empresa-badge{min-height:32px;padding:6px 11px;font-size:.92rem}.portal-empresa-section{padding-top:18px;margin-top:18px}.portal-empresa-section h3{font-size:1.02rem}.portal-empresa-services{padding:12px 14px}.portal-empresa-actions{display:grid;grid-template-columns:1fr;gap:9px}.portal-empresa-button{width:100%;min-height:46px}.portal-empresa-gallery{grid-template-columns:1fr;gap:10px}.portal-empresa-footer{font-size:.88rem}.portal-empresas-lista{margin:22px 0}.portal-empresas-lista-header{margin-bottom:16px;padding-bottom:14px}.portal-empresas-filtros{padding:14px;margin-bottom:16px}.portal-guia-page{width:calc(100vw - 28px);margin:22px auto 36px}.portal-guia-hero{padding:20px;gap:18px}.portal-guia-hero h1,.portal-guia-main-title{font-size:clamp(2.1rem,10vw,3.1rem)}.portal-guia-hero-actions{display:grid;grid-template-columns:1fr}.portal-guia-button{width:100%}.portal-guia-hero-stats{grid-template-columns:1fr}.portal-guia-finder{padding:18px}.portal-guia-page .portal-guia-categorias-grid{grid-template-columns:1fr}.portal-guia-categorias-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.portal-guia-categoria-link{width:100%;min-height:44px;padding:10px 8px;font-size:.95rem}.portal-empresas-grid{grid-template-columns:1fr;gap:14px}.portal-empresa-list-body{padding:16px}.portal-empresa-list-actions{display:grid;grid-template-columns:1fr}.portal-empresa-list-button{width:100%;min-height:44px}.portal-empresa-list-media.is-logo img{padding:18px}.portal-guia-cta{margin:26px 0;padding:20px}.portal-guia-cta-actions{display:grid;grid-template-columns:1fr}.portal-guia-cta-button{width:100%}.portal-guia-planos,.portal-secao{margin:24px 0}.portal-guia-plano,.portal-secao-card{padding:18px}.portal-guia-planos-steps{grid-template-columns:1fr}.portal-guia-planos-cta,.portal-secao-actions{display:grid;grid-template-columns:1fr}.portal-guia-planos-cta a,.portal-secao-button{width:100%}.portal-vendas-guia{width:calc(100vw - 28px);margin:22px auto 36px}.portal-vendas-hero,.portal-vendas-section,.portal-vendas-final{padding:20px}.portal-vendas-hero h1,.portal-vendas-title{font-size:clamp(2.2rem,11vw,3.35rem)}.portal-vendas-actions{display:grid;grid-template-columns:1fr}.portal-vendas-button{width:100%}.portal-vendas-feature-price b{font-size:1.9rem}.portal-vendas-steps{grid-template-columns:1fr}.portal-vendas-argument p{font-size:1.18rem;line-height:1.32}.portal-home{width:calc(100vw - 28px);margin:22px auto 32px}.portal-home-hero{padding:20px;gap:18px}.portal-home h1,.portal-home-title{font-size:clamp(2.25rem,12vw,3.45rem);line-height:1}.portal-home-text{font-size:1rem;line-height:1.52}.portal-home-actions{display:grid;grid-template-columns:1fr}.portal-home-button{width:100%}.portal-home-commercial{display:grid;grid-template-columns:1fr;gap:12px;padding:18px}.portal-home-commercial a{width:100%}.portal-home-featured .portal-empresas-grid{grid-template-columns:1fr}.portal-home-sections-head{display:block}.portal-home-sections p{margin-top:8px}.portal-home-grid{gap:9px}.portal-home-grid a{flex-basis:100%;min-width:0;min-height:0}}
    .portal-home-featured{margin-top:28px!important;padding:24px!important;border:1px solid rgba(0,97,58,.14);border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(23,33,27,.06)}
    .portal-home-featured .portal-empresas-lista{margin:0!important}
    .portal-home-featured .portal-empresas-lista-header{display:flex!important;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px!important;padding-bottom:14px!important;text-align:left!important}
    .portal-home-featured .portal-empresas-lista-title{color:var(--ptp-green-dark);font-size:clamp(1.45rem,2.2vw,2rem)}
    .portal-home-featured .portal-empresas-lista-text{max-width:540px;margin:0!important;text-align:left!important}
    .portal-home-featured .portal-empresas-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;max-width:none;margin:0}
    .portal-home-featured .portal-empresa-list-card{display:grid!important;grid-template-columns:180px minmax(0,1fr)!important;min-height:0!important;box-shadow:0 10px 24px rgba(23,33,27,.06)}
    .portal-home-featured .portal-empresa-list-media{height:100%!important;min-height:190px!important;aspect-ratio:auto!important;border-right:1px solid var(--ptp-border)!important;border-bottom:0!important}
    .portal-home-featured .portal-empresa-list-body{padding:18px!important}
    .portal-home-featured .portal-empresa-list-title{text-align:left!important;font-size:1.08rem!important}
    .portal-home-featured .portal-empresa-list-meta{justify-content:flex-start!important}
    .portal-home-featured .portal-empresa-list-excerpt{display:-webkit-box;max-width:none!important;text-align:left!important;text-align-last:auto!important;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;hyphens:none!important}
    .portal-home-featured .portal-empresa-list-contact{font-size:.95rem}
    .portal-home-featured .portal-empresa-list-actions{padding-top:12px;margin-top:auto}
    .portal-home-featured .portal-empresa-list-button{min-width:0!important}
    .portal-featured-showcase{margin:24px 0!important}
    .portal-noticias-featured{margin-top:18px!important;margin-bottom:22px!important}
    .portal-home-showcase{overflow:hidden}
    .portal-home-showcase-head{display:flex!important;align-items:flex-end;justify-content:space-between;gap:24px}
    .portal-home-showcase-stage{position:relative;min-height:330px}
    .portal-home-showcase-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(280px,42%) minmax(0,1fr);border:1px solid rgba(0,97,58,.14);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(23,33,27,.06);overflow:hidden;opacity:0;visibility:hidden;transform:translateX(18px);transition:opacity .45s ease,transform .45s ease,visibility .45s ease}
    .portal-home-showcase-slide.is-active{opacity:1;visibility:visible;transform:translateX(0);position:relative}
    .portal-home-showcase-media{display:flex;align-items:center;justify-content:center;min-height:330px;background:#f7faf8;border-right:1px solid var(--ptp-border);overflow:hidden;text-decoration:none}
    .portal-home-showcase-media img{width:100%;height:100%;object-fit:cover}
    .portal-home-showcase-media.is-logo img{object-fit:contain;padding:28px;background:#fff}
    .portal-home-showcase-media span{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:50%;background:var(--ptp-green-dark);color:#fff;font-size:2.4rem;font-weight:900}
    .portal-home-showcase-body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:26px}
    .portal-home-showcase-label{align-self:flex-start;margin-bottom:10px;padding:7px 11px;border:1px solid rgba(242,169,0,.55);border-radius:999px;background:#fff8df;color:#7a5600;font-size:.82rem;font-weight:900;line-height:1.1}
    .portal-home-showcase h3{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.55rem,2.6vw,2.35rem);line-height:1.05;font-weight:900}
    .portal-home-showcase h3 a{color:inherit;text-decoration:none}
    .portal-home-showcase p{display:-webkit-box;margin:14px 0 0;color:var(--ptp-muted);font-size:1rem;line-height:1.52;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
    .portal-home-showcase-phone{display:block;margin-top:12px;color:var(--ptp-dark);font-size:1rem}
    .portal-home-showcase-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}
    .portal-home-showcase-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#cfd8d3;cursor:pointer}
    .portal-home-showcase-dots button.is-active{width:28px;border-radius:999px;background:var(--ptp-gold)}
    .portal-master-showcase{margin:24px 0;overflow:hidden;border:1px solid rgba(242,169,0,.55);border-radius:8px;background:#fff;box-shadow:0 16px 40px rgba(23,33,27,.1)}
    .portal-master-showcase header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#00452c;color:#fff}
    .portal-master-showcase header div{display:flex;align-items:center;gap:10px;min-width:0}.portal-master-showcase header span{color:#ffd36a;font-size:.74rem;font-weight:900;text-transform:uppercase}.portal-master-showcase header strong{font-size:1.08rem}
    .portal-master-showcase header a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 14px;border-radius:6px;background:#f2a900;color:#143321;text-decoration:none;font-weight:900;white-space:nowrap}
    .portal-master-showcase-media{display:block;aspect-ratio:5/2;background:#f7faf8;overflow:hidden}.portal-master-showcase-media img{display:block;width:100%;height:100%;object-fit:cover}
    .portal-video-totem{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);margin:24px 0;overflow:hidden;border:1px solid rgba(0,97,58,.22);border-radius:8px;background:#00452c;box-shadow:0 18px 46px rgba(23,33,27,.14)}
    .portal-video-totem-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(24px,3.5vw,42px);color:#fff}.portal-video-totem-copy span{color:#ffd36a;font-size:.78rem;font-weight:900;text-transform:uppercase}.portal-video-totem-copy h2{margin:8px 0 0;color:#fff;font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1.06}.portal-video-totem-copy p{margin:12px 0 0;color:#fff;line-height:1.55}.portal-video-totem-copy a{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:44px;margin-top:18px;padding:10px 15px;border-radius:6px;background:#f2a900;color:#143321;text-decoration:none;font-weight:900}
    .portal-video-totem-screen{position:relative;min-height:360px;background:#0b0f0d}.portal-video-totem-screen iframe,.portal-video-totem-screen video{display:block;width:100%;height:100%;min-height:360px;border:0;object-fit:contain;background:#000}
    .portal-turismo-extra{--ptp-green:#00613a;--ptp-green-dark:#00452c;--ptp-gold:#f2a900;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;margin:24px 0 34px;color:var(--ptp-dark)}
    .portal-turismo-extra *{box-sizing:border-box}
    .page-slug-turismo .portal-turismo-extra{width:calc(100vw - 48px);max-width:1180px;margin:18px auto 44px;position:relative;left:50%;transform:translateX(-50%)}
    .portal-turismo-editorial,.portal-turismo-guia{padding:clamp(22px,3.4vw,36px);border:1px solid rgba(0,97,58,.16);border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(23,33,27,.06)}
    .portal-turismo-editorial{background:linear-gradient(135deg,#fff 0%,#f7faf8 68%,#fff8e7 100%)}
    .portal-turismo-eventos{margin-top:24px;scroll-margin-top:120px}
    .portal-turismo-eventos .portal-posts-feed{margin:0}
    .portal-turismo-guia{margin-top:18px;background:linear-gradient(135deg,#fff,#f7faf8 68%,#fff8e7)}
    .portal-turismo-head{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1fr);gap:20px;align-items:start;margin-bottom:18px}
    .portal-turismo-head h1,.portal-turismo-head h2,.portal-turismo-title{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.85rem,3.4vw,3rem);font-weight:900;line-height:1.04;letter-spacing:0}
    .portal-turismo-head p:not(.portal-secao-eyebrow){margin:0;color:var(--ptp-muted);font-size:1rem;line-height:1.58}
    .portal-turismo-telao{margin-top:18px;padding:clamp(22px,3.4vw,36px);border:1px solid rgba(242,169,0,.45);border-radius:8px;background:linear-gradient(135deg,#00452c,#00613a 56%,#f2a900);box-shadow:0 18px 48px rgba(23,33,27,.16);color:#fff;overflow:hidden}
    .portal-turismo-telao .portal-turismo-head h2,.portal-turismo-telao .portal-secao-eyebrow{color:#fff}
    .portal-turismo-telao .portal-turismo-head p:not(.portal-secao-eyebrow){color:rgba(255,255,255,.84)}
    .portal-turismo-telao-stage{position:relative;min-height:330px;border-radius:8px;background:rgba(255,255,255,.1);overflow:hidden}
    .portal-turismo-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(280px,48%) minmax(0,1fr);gap:0;opacity:0;visibility:hidden;transform:translateX(18px);transition:opacity .55s ease,transform .55s ease,visibility .55s ease;background:#fff;color:var(--ptp-dark)}
    .portal-turismo-slide.is-active{opacity:1;visibility:visible;transform:translateX(0)}
    .portal-turismo-slide-media{display:block;min-height:330px;background:#f7faf8;overflow:hidden}
    .portal-turismo-slide-media img{display:block;width:100%;height:100%;object-fit:cover}
    .portal-turismo-slide-media.is-logo img{object-fit:contain;padding:34px;background:#fff}
    .portal-turismo-slide-media span{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--ptp-green);font-size:4rem;font-weight:900}
    .portal-turismo-slide-body{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(20px,3vw,34px)}
    .portal-turismo-slide-badge{align-self:flex-start;margin-bottom:12px;border:1px solid rgba(242,169,0,.55);border-radius:999px;background:#fff8df;color:#6f560f;padding:6px 11px;font-size:.82rem;font-weight:900;line-height:1.1}
    .portal-turismo-slide h3{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.45rem,2.6vw,2.25rem);line-height:1.05;font-weight:900}
    .portal-turismo-slide h3 a{color:inherit;text-decoration:none}
    .portal-turismo-slide-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
    .portal-turismo-slide-meta span{border:1px solid var(--ptp-border);border-radius:999px;background:#f7faf8;color:var(--ptp-green-dark);padding:5px 10px;font-size:.86rem;font-weight:800}
    .portal-turismo-slide p{display:-webkit-box;margin:14px 0 0;color:var(--ptp-muted);line-height:1.56;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
    .portal-turismo-slide-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
    .portal-turismo-slide-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--ptp-green);border-radius:6px;padding:9px 14px;background:var(--ptp-green);color:#fff;text-decoration:none;font-weight:900;line-height:1.15}
    .portal-turismo-slide-actions a+ a{background:#fff;color:var(--ptp-green)}
    .portal-turismo-posts,.portal-turismo-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
    .portal-turismo-post-card,.portal-turismo-topics article{overflow:hidden;border:1px solid var(--ptp-border);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(23,33,27,.05)}
    .portal-turismo-post-card{display:flex;min-height:100%;flex-direction:column}
    .portal-turismo-post-card.is-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr);min-height:360px;border-color:rgba(242,169,0,.55);box-shadow:0 18px 44px rgba(23,33,27,.1)}
    .portal-turismo-post-media{display:block;aspect-ratio:16/10;background:var(--ptp-soft);overflow:hidden}
    .portal-turismo-post-card.is-featured .portal-turismo-post-media{height:100%;aspect-ratio:auto;border-right:1px solid var(--ptp-border)}
    .portal-turismo-post-media img{display:block;width:100%;height:100%;object-fit:cover}
    .portal-turismo-post-media span{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:var(--ptp-green);font-size:2rem;font-weight:900}
    .portal-turismo-post-body,.portal-turismo-topics article{padding:16px}
    .portal-turismo-post-body{display:flex;flex:1;flex-direction:column}
    .portal-turismo-post-card.is-featured .portal-turismo-post-body{justify-content:center;padding:clamp(22px,3vw,36px)}
    .portal-turismo-post-kicker{margin:0 0 8px;color:var(--ptp-green);font-size:.8rem;font-weight:900;text-transform:uppercase}
    .portal-turismo-post-card h3{margin:0;font-size:1.08rem;line-height:1.22}
    .portal-turismo-post-card.is-featured h3{font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.04}
    .portal-turismo-post-card h3 a{color:var(--ptp-dark);text-decoration:none}
    .portal-turismo-post-card h3 a:hover,.portal-turismo-post-card h3 a:focus{color:var(--ptp-green);text-decoration:underline}
    .portal-turismo-post-card p:not(.portal-turismo-post-kicker){margin:10px 0 0;color:var(--ptp-muted);line-height:1.5}
    .portal-turismo-readmore{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:40px;margin-top:auto;padding:9px 14px;border:1px solid var(--ptp-green);border-radius:6px;background:var(--ptp-green);color:#fff;text-decoration:none;font-weight:900;line-height:1.15}
    .portal-turismo-readmore:hover,.portal-turismo-readmore:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-turismo-more{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:16px 18px;border:1px solid rgba(0,97,58,.16);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(23,33,27,.05)}
    .portal-turismo-more a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border:1px solid var(--ptp-green);border-radius:6px;background:var(--ptp-green);color:#fff;text-decoration:none;font-weight:900;line-height:1.15}
    .portal-turismo-more a:hover,.portal-turismo-more a:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-turismo-more span{color:var(--ptp-green-dark);font-weight:800;line-height:1.35}
    .portal-turismo-topics strong{display:block;color:var(--ptp-green-dark);font-size:1.04rem;line-height:1.22}
    .portal-turismo-topics span{display:block;margin-top:8px;color:var(--ptp-muted);line-height:1.5}
    .portal-turismo-guia .portal-empresas-lista{margin:0!important}
    .portal-turismo-guia .portal-empresas-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
    .portal-turismo-guia .portal-empresa-list-card{display:grid!important;grid-template-columns:160px minmax(0,1fr)!important;min-height:0!important}
    .portal-turismo-guia .portal-empresa-list-media{height:100%!important;min-height:180px!important;aspect-ratio:auto!important;border-right:1px solid var(--ptp-border)!important;border-bottom:0!important}
    .portal-turismo-guia .portal-empresa-list-body{padding:16px!important}
    .portal-turismo-guia .portal-empresa-list-title{text-align:left!important;font-size:1.05rem!important}
    .portal-turismo-guia .portal-empresa-list-meta{justify-content:flex-start!important}
    .portal-turismo-guia .portal-empresa-list-excerpt{display:-webkit-box;max-width:none!important;text-align:left!important;text-align-last:auto!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;hyphens:none!important}
    .portal-turismo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
    .portal-turismo-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin-top:18px;padding:clamp(22px,3.4vw,34px);border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#005f3d;color:#fff;box-shadow:0 18px 46px rgba(23,33,27,.14)}
    .portal-turismo-cta .portal-secao-eyebrow{color:#ffd36a!important}
    .portal-turismo-cta h2{margin:0;color:#fff!important;font-size:clamp(1.55rem,2.4vw,2.2rem);line-height:1.1;font-weight:900;letter-spacing:0}
    .portal-turismo-cta p:not(.portal-secao-eyebrow){max-width:720px;margin:10px 0 0;color:#fff!important;line-height:1.58;font-weight:650}
    .portal-turismo-cta-actions{display:grid;grid-template-columns:1fr;gap:10px;min-width:240px}
    .portal-turismo-cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border:1px solid rgba(255,255,255,.7);border-radius:6px;background:#fff;color:var(--ptp-green-dark);font-weight:900;text-decoration:none;line-height:1.15;text-align:center}
    .portal-turismo-cta-button.primary{border-color:var(--ptp-gold);background:var(--ptp-gold);color:#143321}
    .portal-turismo-cta-button:hover,.portal-turismo-cta-button:focus{filter:brightness(.98);box-shadow:0 0 0 3px rgba(242,169,0,.24)}
    .portal-posts-feed,.portal-contact-card{--ptp-green:#00613a;--ptp-green-dark:#00452c;--ptp-gold:#f2a900;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;--ptp-soft:#f7faf8;margin:24px 0 36px;padding:clamp(22px,3.4vw,36px);border:1px solid rgba(0,97,58,.16);border-radius:8px;background:#fff;color:var(--ptp-dark);box-shadow:0 14px 34px rgba(23,33,27,.06)}
    .portal-posts-feed *,.portal-contact-card *{box-sizing:border-box}
    .portal-posts-feed-head,.portal-contact-card header{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1fr);gap:20px;align-items:start;margin-bottom:18px}
    .portal-posts-feed-head h2,.portal-contact-card h1{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.7rem,3vw,2.55rem);font-weight:900;line-height:1.05;letter-spacing:0}
    .portal-posts-feed-head p,.portal-contact-card header p:not(.portal-secao-eyebrow){margin:0;color:var(--ptp-muted);line-height:1.58}
    .portal-posts-list{display:grid;gap:14px}
    .portal-post-item{display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;border:1px solid var(--ptp-border);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(23,33,27,.05)}
    .portal-post-thumb{display:block;min-height:150px;background:var(--ptp-soft);overflow:hidden}
    .portal-post-thumb img{display:block;width:100%;height:100%;object-fit:cover}
    .portal-post-body{padding:18px}
    .portal-post-body time{display:block;margin-bottom:7px;color:var(--ptp-green);font-size:.84rem;font-weight:900}
    .portal-post-body h3{margin:0;color:var(--ptp-dark);font-size:1.25rem;line-height:1.18}
    .portal-post-body h3 a{color:inherit;text-decoration:none}
    .portal-post-body h3 a:hover,.portal-post-body h3 a:focus{color:var(--ptp-green);text-decoration:underline}
    .portal-post-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
    .portal-post-meta span{display:inline-flex;align-items:center;min-height:30px;border:1px solid rgba(0,97,58,.16);border-radius:999px;background:#f7faf8;color:var(--ptp-green-dark);padding:5px 10px;font-size:.86rem;font-weight:800;line-height:1.2}
    .portal-post-body p{margin:10px 0 0;color:var(--ptp-muted);line-height:1.55}
    .portal-post-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:14px;padding:9px 14px;border:1px solid var(--ptp-green);border-radius:6px;background:var(--ptp-green);color:#fff;text-decoration:none;font-weight:900;line-height:1.15}
    .portal-post-button:hover,.portal-post-button:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-posts-empty{margin:0;padding:16px;border:1px solid var(--ptp-border);border-radius:8px;background:var(--ptp-soft);color:var(--ptp-muted)}
    .portal-newsroom{--ptp-green:#00613a;--ptp-green-dark:#003f29;--ptp-gold:#f2a900;--ptp-dark:#17211b;--ptp-muted:#536159;--ptp-border:#d9e2dc;width:calc(100vw - 48px);max-width:1240px;margin:24px auto 34px;position:relative;left:50%;transform:translateX(-50%);color:var(--ptp-dark)}
    .portal-newsroom *{box-sizing:border-box}
    .portal-newsroom a{text-decoration:none}
    .portal-newsroom-masthead{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:24px 0 18px;border-top:6px solid var(--ptp-green-dark);border-bottom:1px solid var(--ptp-dark)}
    .portal-newsroom-brand{margin:0 0 5px;color:var(--ptp-green);font-size:.82rem;font-weight:900;line-height:1.1;text-transform:uppercase}
    .portal-newsroom-masthead h1{margin:0;color:var(--ptp-green-dark);font-size:clamp(3rem,6vw,5.4rem);font-weight:950;line-height:.88;letter-spacing:0}
    .portal-newsroom-edition{display:grid;gap:5px;max-width:430px;text-align:right}
    .portal-newsroom-edition strong{color:var(--ptp-dark);font-size:1rem;line-height:1.25}
    .portal-newsroom-edition time{color:var(--ptp-muted);font-size:.9rem;line-height:1.3}
    .portal-newsroom-sections{display:flex;gap:0;max-width:100%;overflow-x:auto;border-bottom:1px solid var(--ptp-border);scrollbar-width:thin}
    .portal-newsroom-sections a{display:inline-flex;align-items:center;min-height:48px;padding:11px 15px;border-bottom:4px solid transparent;color:var(--ptp-dark);font-size:.91rem;font-weight:850;line-height:1;white-space:nowrap}
    .portal-newsroom-sections a:hover,.portal-newsroom-sections a:focus{color:var(--ptp-green-dark);background:#f4f7f5}
    .portal-newsroom-sections a.is-active{border-bottom-color:var(--ptp-gold);color:var(--ptp-green-dark)}
    .portal-newsroom-latest{display:grid;grid-template-columns:112px minmax(0,1fr);margin:18px 0 24px;background:var(--ptp-green-dark);color:#fff}
    .portal-newsroom .portal-newsroom-latest h2{display:flex;align-items:center;margin:0;padding:16px 18px;border-right:1px solid rgba(255,255,255,.25);border-left:4px solid var(--ptp-gold);background:var(--ptp-green-dark);color:#fff!important;opacity:1!important;font-size:1rem;font-weight:950;line-height:1;text-transform:uppercase}
    .portal-newsroom-latest>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
    .portal-newsroom-latest a{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;min-width:0;padding:13px 16px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);color:#fff}
    .portal-newsroom-latest a:nth-child(even){border-right:0}
    .portal-newsroom-latest a:nth-last-child(-n+2){border-bottom:0}
    .portal-newsroom-latest time{padding-top:2px;color:#ffd36a;font-size:.74rem;font-weight:900;line-height:1.2;white-space:nowrap}
    .portal-newsroom-latest span{display:-webkit-box;min-width:0;overflow:hidden;font-size:.88rem;font-weight:750;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}
    .portal-newsroom-latest a:hover span,.portal-newsroom-latest a:focus span{text-decoration:underline}
    .portal-newsroom-cover{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(300px,.78fr);gap:28px;padding-bottom:28px;border-bottom:3px solid var(--ptp-green-dark)}
    .portal-newsroom-lead{min-width:0}
    .portal-newsroom-lead-media{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;aspect-ratio:16/9;background:#f1f4f2;color:var(--ptp-green-dark)}
    .portal-newsroom-lead-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#f1f4f2}
    .portal-newsroom-lead-media.is-square,.portal-newsroom-lead-media.is-portrait{aspect-ratio:4/3}
    .portal-newsroom-lead-media.is-placeholder span{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:950}
    .portal-newsroom-lead-body{padding-top:16px}
    .portal-newsroom-kicker{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 9px;color:var(--ptp-muted);font-size:.75rem;font-weight:900;line-height:1.25;text-transform:uppercase}
    .portal-newsroom-kicker span{color:var(--ptp-green)}
    .portal-newsroom-kicker time:before{content:"•";margin-right:8px;color:var(--ptp-gold)}
    .portal-newsroom-lead h2{margin:0;color:var(--ptp-dark);font-size:clamp(2.15rem,4.15vw,4rem);font-weight:950;line-height:.99;letter-spacing:0}
    .portal-newsroom-lead h2 a,.portal-newsroom-secondary h3 a,.portal-newsroom-list h3 a{color:inherit}
    .portal-newsroom-lead h2 a:hover,.portal-newsroom-lead h2 a:focus,.portal-newsroom-secondary h3 a:hover,.portal-newsroom-secondary h3 a:focus,.portal-newsroom-list h3 a:hover,.portal-newsroom-list h3 a:focus{color:var(--ptp-green);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}
    .portal-newsroom-lead-body>p{max-width:780px;margin:14px 0 0;color:var(--ptp-muted);font-size:1.05rem;line-height:1.55}
    .portal-newsroom-read{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:16px;padding:10px 16px;background:var(--ptp-green);color:#fff;font-weight:900;line-height:1.1}
    .portal-newsroom-read:hover,.portal-newsroom-read:focus{background:var(--ptp-green-dark);color:#fff}
    .portal-newsroom-secondary{display:grid;align-content:start;border-top:4px solid var(--ptp-gold)}
    .portal-newsroom-secondary article{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;padding:16px 0;border-bottom:1px solid var(--ptp-border)}
    .portal-newsroom-secondary article:last-child{border-bottom:0}
    .portal-newsroom-secondary-media{display:flex;align-items:center;justify-content:center;overflow:hidden;width:116px;aspect-ratio:4/3;background:#f1f4f2;color:var(--ptp-green-dark)}
    .portal-newsroom-secondary-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#f1f4f2}
    .portal-newsroom-secondary-media.is-placeholder span{padding:8px;font-size:.73rem;font-weight:900;text-align:center}
    .portal-newsroom-secondary h3{margin:0;color:var(--ptp-dark);font-size:clamp(1.03rem,1.5vw,1.3rem);font-weight:900;line-height:1.12}
    .portal-newsroom-secondary .portal-newsroom-kicker{margin-bottom:6px;font-size:.69rem}
    .portal-newsroom-recent{margin-top:34px}
    .portal-newsroom-recent>header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:12px;border-bottom:4px solid var(--ptp-green-dark)}
    .portal-newsroom-recent>header p{margin:0 0 4px;color:var(--ptp-green);font-size:.76rem;font-weight:900;text-transform:uppercase}
    .portal-newsroom-recent>header h2{margin:0;color:var(--ptp-green-dark);font-size:clamp(1.8rem,3vw,2.65rem);font-weight:950;line-height:1}
    .portal-newsroom-recent>header>span{color:var(--ptp-muted);font-size:.9rem;font-weight:750}
    .portal-newsroom-list article{display:grid;grid-template-columns:260px minmax(0,1fr);gap:22px;padding:22px 0;border-bottom:1px solid var(--ptp-border)}
    .portal-newsroom-list-media{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;aspect-ratio:16/10;background:#f1f4f2;color:var(--ptp-green-dark)}
    .portal-newsroom-list-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#f1f4f2}
    .portal-newsroom-list-media.is-placeholder span{padding:14px;font-weight:950;text-align:center}
    .portal-newsroom-list-body{align-self:center;min-width:0}
    .portal-newsroom-list h3{margin:0;color:var(--ptp-dark);font-size:clamp(1.3rem,2.2vw,2rem);font-weight:900;line-height:1.08}
    .portal-newsroom-list-body>p:last-child{display:-webkit-box;margin:10px 0 0;overflow:hidden;color:var(--ptp-muted);font-size:.98rem;line-height:1.48;-webkit-line-clamp:2;-webkit-box-orient:vertical}
    .portal-newsroom-pagination{margin-top:28px}
    .portal-newsroom-pagination .page-numbers{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}
    .portal-newsroom-pagination .page-numbers li{margin:0}
    .portal-newsroom-pagination a,.portal-newsroom-pagination .current{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:9px 12px;border:1px solid var(--ptp-border);background:#fff;color:var(--ptp-green-dark);font-weight:900}
    .portal-newsroom-pagination .current{border-color:var(--ptp-green);background:var(--ptp-green);color:#fff}
    .portal-newsroom-pagination a:hover,.portal-newsroom-pagination a:focus{border-color:var(--ptp-gold);background:#fff8df}
    .portal-newsroom-empty{padding:46px 24px;border-bottom:3px solid var(--ptp-green-dark);text-align:center}
    .portal-newsroom-empty h2{margin:0;color:var(--ptp-green-dark)}
    .portal-newsroom-empty p{margin:10px 0;color:var(--ptp-muted)}
    .portal-newsroom-empty a{display:inline-flex;min-height:44px;align-items:center;margin-top:10px;padding:10px 16px;background:var(--ptp-green);color:#fff;font-weight:900}
    .page-slug-noticias .portal-noticias-featured{border-top:5px solid var(--ptp-gold)!important}
    .page-slug-noticias .portal-secao{width:calc(100vw - 48px);max-width:1240px;margin:28px auto 24px;position:relative;left:50%;transform:translateX(-50%)}
    .portal-secao-noticias .portal-secao-header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:clamp(22px,4vw,48px);align-items:end;padding:clamp(28px,4.4vw,58px);border-color:rgba(0,97,58,.18);background:linear-gradient(135deg,#f7faf8 0%,#fff 52%,#fff8e7 100%)}
    .portal-secao-noticias .portal-secao-header:after{content:"Cobertura local, atualizada e organizada";display:block;align-self:stretch;padding:22px;border:1px solid rgba(0,97,58,.16);border-radius:8px;background:#fff;color:var(--ptp-green-dark);font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:900;line-height:1.18;box-shadow:0 14px 34px rgba(23,33,27,.06)}
    .portal-secao-noticias .portal-secao-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
    .portal-secao-noticias .portal-secao-card{border-color:rgba(0,97,58,.16);box-shadow:none}
    .portal-secao-noticias .portal-secao-card h2{font-size:1rem;text-transform:uppercase}
    .page-slug-noticias .portal-noticias-featured{width:calc(100vw - 48px);max-width:1180px;margin:26px auto!important;position:relative;left:50%;transform:translateX(-50%);background:#fbfdfc!important}
    .page-slug-noticias .portal-posts-noticia{width:calc(100vw - 48px);max-width:1180px;margin:18px auto 26px;position:relative;left:50%;transform:translateX(-50%);padding:0;border:0;background:transparent;box-shadow:none}
    .portal-posts-noticia .portal-posts-feed-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px;padding-bottom:14px;border-bottom:2px solid rgba(0,97,58,.14)}
    .portal-posts-noticia .portal-posts-feed-head h2{font-size:clamp(1.85rem,3vw,2.75rem)}
    .portal-posts-noticia .portal-posts-feed-head p{max-width:520px;text-align:right}
    .portal-posts-noticia .portal-posts-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
    .portal-posts-noticia .portal-post-item{display:flex;min-height:100%;flex-direction:column;border-color:rgba(0,97,58,.16);box-shadow:0 12px 30px rgba(23,33,27,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
    .portal-posts-noticia .portal-post-item:hover{transform:translateY(-2px);border-color:rgba(242,169,0,.55);box-shadow:0 18px 42px rgba(23,33,27,.11)}
    .portal-posts-noticia .portal-post-item.is-featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr);min-height:390px;background:#fff}
    .portal-posts-noticia .portal-post-thumb{min-height:0;aspect-ratio:16/10;border-bottom:1px solid var(--ptp-border)}
    .portal-posts-noticia .portal-post-item.is-featured .portal-post-thumb{height:100%;aspect-ratio:auto;border-right:1px solid var(--ptp-border);border-bottom:0}
    .portal-posts-noticia .portal-post-thumb.is-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7faf8,#fff8e7);text-decoration:none}
    .portal-posts-noticia .portal-post-thumb.is-placeholder span{max-width:180px;color:var(--ptp-green-dark);font-size:1.4rem;font-weight:900;line-height:1.05;text-align:center}
    .portal-posts-noticia .portal-post-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:18px}
    .portal-posts-noticia .portal-post-item.is-featured .portal-post-body{justify-content:center;padding:clamp(24px,3.4vw,42px)}
    .portal-post-kicker{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;color:var(--ptp-muted);font-size:.84rem;font-weight:900;text-transform:uppercase}
    .portal-post-kicker span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#eef6f1;color:var(--ptp-green-dark)}
    .portal-post-kicker time{margin:0;color:var(--ptp-muted);font-size:inherit}
    .portal-posts-noticia .portal-post-body h3{font-size:clamp(1.15rem,1.5vw,1.38rem)}
    .portal-posts-noticia .portal-post-item.is-featured h3{font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.03}
    .portal-posts-noticia .portal-post-body p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
    .portal-posts-noticia .portal-post-item.is-featured .portal-post-body p{font-size:1.05rem;-webkit-line-clamp:4}
    .portal-post-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:16px}
    .portal-post-actions .portal-post-button{margin-top:0}
    .portal-post-button.secondary{background:#fff;color:var(--ptp-green-dark)}
    .portal-post-button.secondary:hover,.portal-post-button.secondary:focus{background:#eef6f1;color:var(--ptp-green-dark)}
    .portal-posts-more{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:16px 18px;border:1px solid rgba(0,97,58,.16);border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(23,33,27,.05)}
    .portal-posts-more a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border:1px solid var(--ptp-green);border-radius:6px;background:var(--ptp-green);color:#fff;text-decoration:none;font-weight:900;line-height:1.15}
    .portal-posts-more a:hover,.portal-posts-more a:focus{background:var(--ptp-green-dark);border-color:var(--ptp-green-dark);color:#fff}
    .portal-posts-more span{color:var(--ptp-green-dark);font-weight:800;line-height:1.35}
    .portal-noticias-cta{--ptp-green:#00613a;--ptp-green-dark:#003f29;--ptp-gold:#f2a900;--ptp-dark:#17211b;--ptp-muted:#5f6f66;--ptp-border:#dfe7e2;width:calc(100vw - 48px);max-width:1180px;margin:26px auto 44px;position:relative;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:clamp(22px,3.4vw,34px);border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#005f3d;color:#fff;box-shadow:0 18px 46px rgba(23,33,27,.14)}
    .portal-noticias-cta *{box-sizing:border-box}
    .portal-noticias-cta .portal-secao-eyebrow{color:#ffd36a!important}
    .portal-noticias-cta h2{margin:0;color:#fff!important;font-size:clamp(1.55rem,2.4vw,2.2rem);line-height:1.1;font-weight:900;letter-spacing:0}
    .portal-noticias-cta p:not(.portal-secao-eyebrow){max-width:720px;margin:10px 0 0;color:#fff!important;line-height:1.58;font-weight:650}
    .portal-noticias-cta-actions{display:grid;grid-template-columns:1fr;gap:10px;min-width:230px}
    .portal-noticias-cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border:1px solid rgba(255,255,255,.7);border-radius:6px;background:#fff;color:var(--ptp-green-dark);font-weight:900;text-decoration:none;line-height:1.15;text-align:center}
    .portal-noticias-cta-button.primary{border-color:var(--ptp-gold);background:var(--ptp-gold);color:#143321}
    .portal-noticias-cta-button:hover,.portal-noticias-cta-button:focus{filter:brightness(.98);box-shadow:0 0 0 3px rgba(242,169,0,.24)}
    .portal-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
    .portal-contact-form label{display:grid;gap:7px;color:var(--ptp-green-dark);font-weight:850}
    .portal-contact-form label:nth-of-type(4){grid-column:1/-1}
    .portal-contact-form input,.portal-contact-form textarea{width:100%;min-height:44px;border:1px solid var(--ptp-border);border-radius:6px;background:#fff;color:var(--ptp-dark);font:inherit;padding:10px 12px}
    .portal-contact-form textarea{min-height:150px;resize:vertical}
    .portal-contact-form button{grid-column:1/-1;min-height:48px;border:1px solid var(--ptp-gold);border-radius:6px;background:var(--ptp-gold);color:#143321;font:inherit;font-weight:900;cursor:pointer}
    .portal-contact-alert{margin:0 0 16px;padding:12px 14px;border-radius:6px;font-weight:800}
    .portal-contact-alert.is-success{border:1px solid rgba(0,97,58,.24);background:#eef6f1;color:var(--ptp-green-dark)}
    .portal-contact-alert.is-error{border:1px solid rgba(181,53,53,.24);background:#fff1f1;color:#8c2f2f}
    .portal-contact-direct{display:grid;gap:10px;margin:16px 0 0;color:var(--ptp-muted);line-height:1.5}
    .portal-contact-direct-actions{display:flex;flex-wrap:wrap;gap:10px}
    .portal-contact-direct a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border:1px solid var(--ptp-green);border-radius:6px;color:var(--ptp-green-dark);font-weight:850;text-decoration:none}
    .portal-contact-direct a:last-child{border-color:var(--ptp-gold);background:var(--ptp-gold);color:#143321}
    .portal-contact-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
    @media (max-width:980px){.portal-newsroom-cover{grid-template-columns:1fr}.portal-newsroom-secondary{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.portal-newsroom-secondary article{display:block;padding:16px 0}.portal-newsroom-secondary-media{width:100%;aspect-ratio:16/9;margin-bottom:12px}.portal-newsroom-latest>div{grid-template-columns:1fr}}
    @media (max-width:700px){.portal-newsroom{width:calc(100vw - 28px);margin-top:16px}.portal-newsroom-masthead{display:block;padding:18px 0 14px}.portal-newsroom-masthead h1{font-size:clamp(3rem,16vw,4.4rem)}.portal-newsroom-edition{margin-top:16px;text-align:left}.portal-newsroom-sections a{min-height:46px;padding-left:12px;padding-right:12px}.portal-newsroom-latest{grid-template-columns:1fr;margin:14px 0 20px}.portal-newsroom-latest h2{min-height:42px;padding:12px 14px;border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.portal-newsroom-latest>div{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.portal-newsroom-latest a{flex:0 0 min(78vw,290px);grid-template-columns:1fr;gap:5px;border-right:1px solid rgba(255,255,255,.2)!important;border-bottom:0!important;scroll-snap-align:start}.portal-newsroom-cover{gap:20px}.portal-newsroom-lead h2{font-size:clamp(1.85rem,9.5vw,2.8rem)}.portal-newsroom-lead-body>p{font-size:1rem}.portal-newsroom-read{width:100%}.portal-newsroom-secondary{grid-template-columns:1fr;gap:0}.portal-newsroom-secondary article{display:grid;grid-template-columns:108px minmax(0,1fr);gap:13px}.portal-newsroom-secondary-media{width:108px;margin:0;aspect-ratio:4/3}.portal-newsroom-recent{margin-top:26px}.portal-newsroom-recent>header{align-items:flex-start;flex-direction:column;gap:7px}.portal-newsroom-list article{grid-template-columns:112px minmax(0,1fr);gap:14px;padding:17px 0}.portal-newsroom-list-media{aspect-ratio:4/3}.portal-newsroom-list h3{font-size:clamp(1.08rem,5.2vw,1.4rem);line-height:1.12}.portal-newsroom-list-body>p:last-child{display:none}.portal-newsroom-list .portal-newsroom-kicker{font-size:.66rem}.portal-newsroom-pagination .page-numbers{gap:4px}.portal-newsroom-pagination a,.portal-newsroom-pagination .current{min-width:42px;min-height:42px;padding:8px 10px}.page-slug-noticias .portal-noticias-featured{width:calc(100vw - 28px)!important}}
    @media (max-width:700px){.portal-newsroom .portal-newsroom-latest h2{border-right:0}}
    @media (max-width:390px){.portal-newsroom-secondary article,.portal-newsroom-list article{grid-template-columns:92px minmax(0,1fr);gap:11px}.portal-newsroom-secondary-media{width:92px}.portal-newsroom-kicker time:before{display:none}.portal-newsroom-kicker time{width:100%}}
    @media (max-width:700px){.portal-newsroom-lead-media.is-square{aspect-ratio:1/1}body.single-post[class*="ptp-publication-image-"] .wp-block-post-featured-image{width:calc(100vw - 28px)!important}body.single-post[class*="ptp-publication-image-"] .wp-block-post-featured-image img,body.single-post[class*="ptp-publication-image-"] .post-thumbnail img,body.single-post[class*="ptp-publication-image-"] img.wp-post-image{max-height:none!important}}
    @media (max-width:1080px){.portal-secao-noticias .portal-secao-header{grid-template-columns:1fr}.portal-posts-noticia .portal-posts-list{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-posts-noticia .portal-post-item.is-featured{grid-template-columns:1fr}.portal-posts-noticia .portal-post-item.is-featured .portal-post-thumb{height:auto;aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--ptp-border)}}
    @media (max-width:760px){.page-slug-noticias .portal-secao,.page-slug-noticias .portal-noticias-featured,.page-slug-noticias .portal-posts-noticia,.portal-noticias-cta{width:calc(100vw - 28px)}.portal-secao-noticias .portal-secao-header{padding:22px}.portal-secao-noticias .portal-secao-header:after{padding:16px;font-size:1.05rem}.portal-secao-noticias .portal-secao-grid,.portal-posts-noticia .portal-posts-list{grid-template-columns:1fr}.portal-posts-noticia .portal-posts-feed-head{display:block}.portal-posts-noticia .portal-posts-feed-head p{max-width:none;margin-top:8px;text-align:left}.portal-posts-noticia .portal-post-body,.portal-posts-noticia .portal-post-item.is-featured .portal-post-body{padding:18px}.portal-posts-noticia .portal-post-item.is-featured h3{font-size:clamp(1.55rem,8vw,2.3rem)}.portal-post-actions,.portal-posts-more{display:grid;grid-template-columns:1fr}.portal-post-actions .portal-post-button,.portal-posts-more a{width:100%}.portal-posts-more span{text-align:center}.portal-noticias-cta{grid-template-columns:1fr;margin-bottom:34px;padding:20px}.portal-noticias-cta-actions{min-width:0}.portal-noticias-cta-button{width:100%}}
    @media (max-width:1080px){.portal-home-featured .portal-empresas-grid,.portal-turismo-guia .portal-empresas-grid{grid-template-columns:1fr!important}.portal-home-featured .portal-empresa-list-card,.portal-turismo-guia .portal-empresa-list-card{grid-template-columns:220px minmax(0,1fr)!important}.portal-home-showcase-slide{grid-template-columns:minmax(240px,38%) minmax(0,1fr)}.portal-turismo-head{grid-template-columns:1fr}.portal-turismo-posts,.portal-turismo-topics{grid-template-columns:1fr 1fr}.portal-turismo-post-card.is-featured{grid-template-columns:1fr}.portal-turismo-post-card.is-featured .portal-turismo-post-media{height:auto;aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--ptp-border)}.portal-turismo-slide{grid-template-columns:minmax(220px,42%) minmax(0,1fr)}.portal-turismo-cta{grid-template-columns:1fr}.portal-turismo-cta-actions{min-width:0}}
    @media (max-width:640px){.ptp-publication-gallery-grid{grid-template-columns:1fr}.ptp-publication-image-note{display:block}.ptp-publication-image-note small{display:block;margin-top:4px}.portal-home-featured{padding:18px!important}.portal-home-featured .portal-empresas-lista-header,.portal-home-showcase-head{display:block!important}.portal-home-featured .portal-empresas-lista-text{margin-top:8px!important}.portal-home-featured .portal-empresa-list-card,.portal-turismo-guia .portal-empresa-list-card{display:flex!important;grid-template-columns:none!important}.portal-home-featured .portal-empresa-list-media,.portal-turismo-guia .portal-empresa-list-media{height:auto!important;min-height:0!important;aspect-ratio:16/9!important;border-right:0!important;border-bottom:1px solid var(--ptp-border)!important}.portal-home-showcase-stage{min-height:0}.portal-home-showcase-slide{grid-template-columns:1fr}.portal-home-showcase-media{min-height:0;aspect-ratio:16/9;border-right:0;border-bottom:1px solid var(--ptp-border)}.portal-home-showcase-body{padding:18px}.page-slug-turismo .portal-turismo-extra{width:calc(100vw - 28px);margin:18px auto 34px}.portal-turismo-editorial,.portal-turismo-guia,.portal-posts-feed,.portal-contact-card{padding:20px}.portal-turismo-telao{padding:20px}.portal-turismo-telao-stage{min-height:520px}.portal-turismo-slide{grid-template-columns:1fr;grid-template-rows:auto 1fr}.portal-turismo-slide-media{min-height:0;aspect-ratio:16/9}.portal-turismo-slide-body{justify-content:flex-start;padding:18px}.portal-turismo-slide-actions{display:grid;grid-template-columns:1fr}.portal-turismo-slide-actions a{width:100%}.portal-turismo-posts,.portal-turismo-topics,.portal-turismo-more{grid-template-columns:1fr}.portal-turismo-more{display:grid}.portal-turismo-more a,.portal-turismo-readmore{width:100%}.portal-turismo-more span{text-align:center}.portal-turismo-cta{padding:20px}.portal-turismo-cta-button{width:100%}.portal-turismo-actions{display:grid;grid-template-columns:1fr}.portal-turismo-actions a{width:100%}.portal-posts-feed-head,.portal-contact-card header,.portal-post-item,.portal-contact-form{grid-template-columns:1fr}.portal-contact-form label:nth-of-type(4),.portal-contact-form button{grid-column:auto}}
    @media (max-width:640px){.portal-empresas-empty-cats{grid-template-columns:1fr}.portal-empresas-empty-actions{display:grid;grid-template-columns:1fr}.portal-empresas-empty-actions a,.portal-empresas-empty-cats a{width:100%}}
    @media (max-width:640px){.ptp-publication-share{grid-template-columns:1fr}.ptp-publication-share-actions{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}.ptp-share-button{width:100%;min-width:0}.ptp-share-status{text-align:left}.ptp-publication-details dl>div{grid-template-columns:1fr;gap:3px}.ptp-publication-details-action{width:100%}}
    @media (max-width:760px){.portal-master-showcase header{align-items:flex-start;flex-direction:column}.portal-master-showcase header a{width:100%}.portal-master-showcase-media{aspect-ratio:5/2;background:#fff}.portal-master-showcase-media img{object-fit:contain}.portal-video-totem{grid-template-columns:1fr}.portal-video-totem-copy{padding:22px}.portal-video-totem-copy a{width:100%}.portal-video-totem-screen,.portal-video-totem-screen iframe,.portal-video-totem-screen video{min-height:0;aspect-ratio:16/9}}
    .portal-empresa-card{width:100%;max-width:1120px;margin:34px auto 0;border-color:rgba(31,107,69,.2);border-radius:8px;background:#fff;box-shadow:0 18px 46px rgba(23,33,27,.08);overflow:hidden}
    .portal-empresa-back{display:inline-flex;align-items:center;min-height:42px;margin:0;padding:10px 22px;border-bottom:1px solid var(--ptp-border);background:#f7faf8;color:var(--ptp-green-dark);font-size:.9rem;font-weight:850;text-decoration:none}
    .portal-empresa-back:before{content:"‹";margin-right:7px;color:var(--ptp-gold);font-size:1.45rem;line-height:.8}
    .portal-empresa-back:hover,.portal-empresa-back:focus{background:#eef6f1;color:var(--ptp-green-dark)}
    .portal-empresa-cover{width:100%;max-height:none;margin:0;border:0;border-bottom:1px solid var(--ptp-border);border-radius:0;background:#fff}
    .portal-empresa-cover img{object-fit:contain}
    .portal-empresa-inner{padding:0 clamp(22px,3.4vw,40px)}
    .portal-empresa-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px 22px;align-items:center;margin:0;padding:24px 0;border-bottom:1px solid var(--ptp-border)}
    .portal-empresa-logo{width:82px;height:82px}
    .portal-empresa-header-copy{min-width:0}
    .portal-empresa-kicker,.portal-empresa-section-label{margin:0;color:var(--ptp-green);font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase}
    .portal-empresa-meta{margin-top:9px}
    .portal-empresa-pill,.portal-empresa-badge{min-height:31px;padding:5px 10px;font-size:.86rem}
    .portal-empresa-quick-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}
    .portal-empresa-quick-actions .portal-empresa-button{min-height:46px}
    .portal-empresa-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr);gap:0 42px;align-items:start}
    .portal-empresa-layout.is-sidebar-only{grid-template-columns:minmax(280px,560px);justify-content:center}
    .portal-empresa-main{min-width:0}
    .portal-empresa-sidebar{min-width:0;padding-left:34px;border-left:1px solid var(--ptp-border)}
    .portal-empresa-layout.is-sidebar-only .portal-empresa-sidebar{padding-left:0;border-left:0}
    .portal-empresa-section{margin:0;padding:28px 0;border-top:1px solid var(--ptp-border)}
    .portal-empresa-main>.portal-empresa-section:first-child,.portal-empresa-sidebar>.portal-empresa-section:first-child{border-top:0}
    .portal-empresa-section h2{margin:6px 0 0;color:var(--ptp-green-dark);font-size:clamp(1.3rem,2vw,1.7rem);font-weight:900;line-height:1.15}
    .portal-empresa-section p{color:#425249}
    .portal-empresa-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:20px 0 0;padding:0;list-style:none}
    .portal-empresa-service-list li{position:relative;margin:0;padding:12px 0 12px 18px;border-top:1px solid rgba(31,107,69,.13);color:var(--ptp-dark);font-weight:700;line-height:1.42}
    .portal-empresa-service-list li:before{content:"";position:absolute;top:1.18rem;left:0;width:7px;height:7px;border-radius:2px;background:var(--ptp-gold)}
    .portal-empresa-gallery{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}
    .portal-empresa-gallery a{display:block;overflow:hidden;border:1px solid var(--ptp-border);border-radius:6px;background:#fff}
    .portal-empresa-gallery img{border:0;border-radius:0;box-shadow:none;transition:transform .2s ease}
    .portal-empresa-gallery a:hover img,.portal-empresa-gallery a:focus img{transform:scale(1.02)}
    .portal-empresa-video{margin-top:20px;overflow:hidden;border-radius:7px;background:#111}
    .portal-empresa-video iframe,.portal-empresa-video video{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0}
    .portal-empresa-contact-line{display:grid;gap:3px;margin-top:18px!important}
    .portal-empresa-contact-line span{color:var(--ptp-muted);font-size:.82rem;font-weight:750}
    .portal-empresa-contact-line a,.portal-empresa-contact-line strong{color:var(--ptp-dark);font-size:1.08rem;font-weight:900;text-decoration:none}
    .portal-empresa-contact-line a:hover,.portal-empresa-contact-line a:focus{color:var(--ptp-green);text-decoration:underline}
    .portal-empresa-sidebar .portal-empresa-actions{display:grid;grid-template-columns:1fr;margin-top:16px}
    .portal-empresa-sidebar .portal-empresa-button{width:100%;min-height:46px}
    .portal-empresa-location>p:not(.portal-empresa-section-label){margin-top:15px;line-height:1.58}
    .portal-empresa-hours{margin-top:16px;color:var(--ptp-dark);font-weight:700;line-height:1.65}
    .portal-empresa-footer{margin:0;padding:18px 0 22px;border-top:1px solid var(--ptp-border);text-align:center}
    @media (max-width:900px){.portal-empresa-header{grid-template-columns:auto minmax(0,1fr)}.portal-empresa-quick-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.portal-empresa-layout{grid-template-columns:1fr}.portal-empresa-sidebar{padding-left:0;border-left:0;border-top:1px solid var(--ptp-border)}.portal-empresa-sidebar>.portal-empresa-section:first-child{border-top:0}}
    @media (max-width:640px){.portal-empresa-card{margin-top:24px;border-radius:7px;box-shadow:0 10px 28px rgba(23,33,27,.07)}.portal-empresa-back{width:100%;padding:9px 16px}.portal-empresa-inner{padding:0 18px}.portal-empresa-header{grid-template-columns:1fr;gap:12px;padding:20px 0}.portal-empresa-logo{width:72px;height:72px}.portal-empresa-quick-actions{grid-template-columns:1fr}.portal-empresa-quick-actions .portal-empresa-button{width:100%}.portal-empresa-section{padding:23px 0}.portal-empresa-section h2{font-size:1.35rem}.portal-empresa-service-list{grid-template-columns:1fr;margin-top:16px}.portal-empresa-gallery{grid-template-columns:1fr}.portal-empresa-footer{text-align:left;font-size:.82rem}}
    .portal-home-live{width:100%;margin:0 0 18px;border:1px solid rgba(0,69,44,.18);border-radius:7px;background:#fff;box-shadow:0 10px 26px rgba(23,33,27,.07);overflow:hidden}
    .portal-home-live *{box-sizing:border-box}
    .portal-live-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;min-height:46px;color:#fff;overflow:hidden}
    .portal-live-market{background:#111713}
    .portal-live-news{background:#087447;border-top:1px solid rgba(255,255,255,.22)}
    .portal-live-heading{position:relative;z-index:2;display:flex;align-items:center;gap:8px;min-width:142px;padding:0 12px 0 16px;background:inherit;border-right:1px solid rgba(255,255,255,.2);font-size:.78rem;font-weight:900;text-transform:uppercase;white-space:nowrap}
    .portal-live-news .portal-live-heading{background:#005c39}
    .portal-live-toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-left:auto;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:4px;background:rgba(255,255,255,.08);color:#fff;font:inherit;font-size:.68rem;font-weight:900;line-height:1;cursor:pointer}
    .portal-live-toggle:hover,.portal-live-toggle:focus{background:#fff;color:#153526;outline:2px solid #f2a900;outline-offset:1px}
    .portal-live-viewport{min-width:0;overflow:hidden}
    .portal-live-track{display:flex;width:max-content;min-width:100%;height:100%;will-change:transform;animation:ptp-live-scroll 34s linear infinite}
    .portal-live-news .portal-live-track{animation-duration:58s}
    .portal-live-strip:hover .portal-live-track,.portal-live-strip:focus-within .portal-live-track,.portal-live-strip.is-paused .portal-live-track{animation-play-state:paused}
    .portal-live-group{display:flex;flex:0 0 auto;align-items:stretch;padding-right:28px}
    .portal-live-item{position:relative;display:flex;flex:0 0 auto;align-items:center;gap:8px;min-height:46px;padding:8px 22px;color:#fff;text-decoration:none;font-size:.88rem;font-weight:750;line-height:1.2;white-space:nowrap}
    .portal-live-item:after{content:"";position:absolute;right:0;top:12px;bottom:12px;width:1px;background:rgba(255,255,255,.28)}
    a.portal-live-item:hover,a.portal-live-item:focus{background:rgba(255,255,255,.12);color:#fff;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;outline:0}
    .portal-live-meta{color:#f6bd28;font-size:.72rem;font-weight:900;text-transform:uppercase}
    .portal-live-news .portal-live-meta{color:#fff5c5}
    .portal-live-source,.portal-live-all{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-width:82px;padding:0 13px;border-left:1px solid rgba(255,255,255,.2);background:inherit;color:rgba(255,255,255,.84);font-size:.7rem;font-weight:850;text-decoration:none;white-space:nowrap}
    .portal-live-all{min-width:94px;background:#005c39;color:#fff}
    .portal-live-all:hover,.portal-live-all:focus{background:#f2a900;color:#143321;outline:0}
    @keyframes ptp-live-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
    @media (max-width:700px){.portal-home-live{margin-bottom:14px}.portal-live-strip{grid-template-columns:auto minmax(0,1fr)}.portal-live-heading{min-width:112px;padding-left:12px;padding-right:9px;font-size:.72rem}.portal-live-source,.portal-live-all{display:none}.portal-live-item{padding-left:16px;padding-right:16px;font-size:.82rem}.portal-live-meta{font-size:.66rem}}
    @media (max-width:390px){.portal-live-heading{min-width:96px}.portal-live-heading>span{max-width:50px;overflow:hidden;text-overflow:ellipsis}.portal-live-toggle{width:28px;height:28px}.portal-live-item{gap:6px;padding-left:13px;padding-right:13px}}
    @media (prefers-reduced-motion:reduce){.portal-live-track{width:auto;animation:none!important;transform:none!important;will-change:auto}.portal-live-viewport{overflow-x:auto}.portal-live-group[aria-hidden="true"]{display:none}.portal-live-toggle{display:none}.portal-home-showcase-slide,.portal-turismo-slide{transition:none!important}}