:root{--smac4lp-bg:#fffaf3;--smac4lp-text:#2e241d;--smac4lp-muted:#75685d;--smac4lp-primary:#a43f24;--smac4lp-primary-dark:#762b18;--smac4lp-gold:#d99a2b;--smac4lp-soft:#f8ead6;--smac4lp-border:#ead9c5;--smac4lp-dark:#2d211d;--smac4lp-shadow:0 18px 50px rgba(79,49,27,.13)}
.smac4lp-page,.smac4lp-page *{box-sizing:border-box}.smac4lp-page{font-family:inherit;color:var(--smac4lp-text);background:var(--smac4lp-bg);line-height:1.6}.smac4lp-container{width:min(1180px,calc(100% - 40px));margin:auto}
.smac4lp-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;background-image:linear-gradient(90deg,rgba(28,17,12,.96) 0%,rgba(49,26,17,.86) 37%,rgba(62,33,20,.45) 64%,rgba(0,0,0,.08) 100%),var(--smac4lp-hero,linear-gradient(135deg,var(--smac4lp-hero-start,#43291f),var(--smac4lp-hero-end,#bc7a43)));background-size:cover;background-position:center}
.smac4lp-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.28));pointer-events:none}.smac4lp-hero-content{position:relative;z-index:2;color:#fff;padding:92px 0}.smac4lp-hero-content>*{max-width:760px}.smac4lp-brand{margin-bottom:25px}.smac4lp-brand-logo{display:block;max-width:210px;max-height:90px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 5px 15px rgba(0,0,0,.35))}.smac4lp-brand-text{font-size:1.3rem;color:#fff}
.smac4lp-kicker,.smac4lp-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.76rem}.smac4lp-kicker{color:#ffdca0}.smac4lp-eyebrow{color:var(--smac4lp-primary)}.smac4lp-hero h1{font-size:clamp(2.8rem,6vw,5.4rem);line-height:1.02;margin:14px 0 22px;color:#fff!important;text-shadow:0 4px 20px rgba(0,0,0,.45)}.smac4lp-hero p{font-size:clamp(1.05rem,2vw,1.35rem);color:#fff!important;margin:0 0 30px;text-shadow:0 2px 10px rgba(0,0,0,.4)}
.smac4lp-actions{display:flex;gap:14px;flex-wrap:wrap}.smac4lp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 24px;border-radius:999px;border:0;font-weight:800;text-decoration:none!important;cursor:pointer;transition:.25s}.smac4lp-btn-primary{background:var(--smac4lp-primary);color:#fff!important}.smac4lp-btn-primary:hover{background:var(--smac4lp-primary-dark);transform:translateY(-2px)}.smac4lp-btn-light{background:#fff;color:var(--smac4lp-text)!important}.smac4lp-trust{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px;color:#fff!important}
.smac4lp-section{padding:88px 0}.smac4lp-soft-section{background:linear-gradient(135deg,#fff8ee,#f7ead8)}.smac4lp-section-head{text-align:center;max-width:800px;margin:0 auto 42px}.smac4lp-section-head h2,.smac4lp-about h2,.smac4lp-final h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.12;margin:10px 0 15px}.smac4lp-section-head p,.smac4lp-about p{color:var(--smac4lp-muted)}
.smac4lp-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.smac4lp-benefit-grid article{background:#fff;border:1px solid var(--smac4lp-border);padding:27px;border-radius:22px;box-shadow:0 10px 30px rgba(78,46,24,.06)}.smac4lp-benefit-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--smac4lp-primary);color:#fff;font-weight:900;margin-bottom:15px}.smac4lp-benefit-grid strong{display:block;margin-bottom:8px}.smac4lp-benefit-grid p{margin:0;color:var(--smac4lp-muted)}
.smac4lp-services{background:#fff}.smac4lp-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:-10px auto 34px}.smac4lp-filter{border:1px solid var(--smac4lp-border);background:#fff;color:var(--smac4lp-text);border-radius:999px;padding:9px 16px;font-weight:750;cursor:pointer}.smac4lp-filter.is-active,.smac4lp-filter:hover{background:var(--smac4lp-primary);border-color:var(--smac4lp-primary);color:#fff}
.smac4lp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.smac4lp-card{display:flex;flex-direction:column;border:1px solid var(--smac4lp-border);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(78,46,24,.09)}.smac4lp-card[hidden]{display:none}.smac4lp-card-image{aspect-ratio:4/3;background:var(--smac4lp-soft);overflow:hidden;display:block}.smac4lp-card-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.smac4lp-card:hover img{transform:scale(1.04)}.smac4lp-placeholder{height:100%;display:grid;place-items:center;font-weight:850;color:var(--smac4lp-primary)}.smac4lp-card-body{display:flex;flex-direction:column;align-items:flex-start;padding:22px;height:100%}.smac4lp-tag{font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--smac4lp-primary);background:var(--smac4lp-soft);padding:5px 10px;border-radius:999px}.smac4lp-card h3{font-size:1.25rem;line-height:1.25;margin:14px 0 8px}.smac4lp-card p{color:var(--smac4lp-muted);margin:0 0 17px}.smac4lp-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;font-size:1.5rem;font-weight:900;margin-top:auto;margin-bottom:15px}.smac4lp-price small{font-size:.72rem;font-weight:750;color:var(--smac4lp-muted)}.smac4lp-card .smac4lp-btn{width:100%}.smac4lp-details{width:100%;text-align:center;margin-top:11px;color:var(--smac4lp-primary)!important;font-weight:800;text-decoration:none!important}.smac4lp-empty{text-align:center;font-weight:800}
.smac4lp-about{background:linear-gradient(135deg,#fff8ee,#f3dfc7)}.smac4lp-about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.smac4lp-checklist{background:#fff;border:1px solid var(--smac4lp-border);padding:34px;border-radius:26px;box-shadow:var(--smac4lp-shadow);display:grid;gap:15px;font-weight:750}.smac4lp-faq-list{max-width:900px;margin:auto;display:grid;gap:12px}.smac4lp-faq details{background:#fff;border:1px solid var(--smac4lp-border);border-radius:16px;padding:18px 20px}.smac4lp-faq summary{cursor:pointer;font-weight:800}.smac4lp-faq details p{color:var(--smac4lp-muted);margin:12px 0 0}.smac4lp-final{text-align:center;padding:92px 0;background:var(--smac4lp-dark);color:#fff}.smac4lp-final .smac4lp-eyebrow{color:#f5bd5b}.smac4lp-final h2{color:#fff!important}.smac4lp-final .smac4lp-btn{margin-top:15px}
@media(max-width:1024px){.smac4lp-benefit-grid{grid-template-columns:repeat(2,1fr)}.smac4lp-card-grid{grid-template-columns:repeat(2,1fr)}.smac4lp-hero{background-position:62% center}}
@media(max-width:767px){.smac4lp-container{width:min(100% - 28px,1180px)}.smac4lp-hero{min-height:660px;background-image:linear-gradient(180deg,rgba(35,20,13,.54) 0%,rgba(37,21,14,.74) 52%,rgba(32,19,14,.94) 100%),var(--smac4lp-hero,linear-gradient(135deg,var(--smac4lp-hero-start,#43291f),var(--smac4lp-hero-end,#bc7a43)));background-position:68% center}.smac4lp-hero-content{padding:70px 0 60px}.smac4lp-hero h1{font-size:2.65rem}.smac4lp-brand-logo{max-width:165px;max-height:70px}.smac4lp-actions{flex-direction:column}.smac4lp-actions .smac4lp-btn{width:100%}.smac4lp-trust{display:grid;gap:8px}.smac4lp-section{padding:62px 0}.smac4lp-benefit-grid,.smac4lp-card-grid,.smac4lp-about-grid{grid-template-columns:1fr}.smac4lp-about-grid{gap:28px}.smac4lp-filters{justify-content:flex-start;overflow:auto;flex-wrap:nowrap;padding-bottom:7px}.smac4lp-filter{white-space:nowrap}}

/* Amelia em popup amplo, fora dos cards */
html.smac4lp-modal-open,body.smac4lp-modal-open{overflow:hidden!important}
.smac4lp-modal[hidden]{display:none!important}.smac4lp-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px}.smac4lp-modal-backdrop{position:absolute;inset:0;background:rgba(24,15,11,.76);backdrop-filter:blur(4px)}.smac4lp-modal-dialog{position:relative;z-index:1;width:min(1100px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.35);padding:28px}.smac4lp-modal-close{position:sticky;top:0;float:right;z-index:5;width:44px;height:44px;border-radius:50%;border:1px solid var(--smac4lp-border);background:#fff;color:var(--smac4lp-primary);font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.12)}.smac4lp-modal-head{padding:6px 58px 20px 4px}.smac4lp-modal-head h2{margin:7px 0 6px;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.15}.smac4lp-modal-head p{margin:0;color:var(--smac4lp-muted)}.smac4lp-modal-content{clear:both;min-height:520px;width:100%;overflow:visible}.smac4lp-modal-content #amelia-container,.smac4lp-modal-content .amelia-app-booking,.smac4lp-modal-content [class*="amelia"]{max-width:100%!important}.smac4lp-open-amelia{font:inherit}
@media(max-width:767px){.smac4lp-modal{padding:0}.smac4lp-modal-dialog{width:100vw;max-height:100vh;min-height:100vh;border-radius:0;padding:16px 12px}.smac4lp-modal-head{padding:4px 50px 14px 2px}.smac4lp-modal-content{min-height:620px}.smac4lp-modal-close{top:2px}}

/* v1.4.0 — descrição do produto + reserva Amelia no mesmo popup */
.smac4lp-modal-dialog{width:min(1240px,calc(100vw - 32px));padding:0;overflow:hidden}
.smac4lp-modal-close{position:absolute;top:18px;right:18px;float:none}
.smac4lp-modal-content{height:min(880px,calc(100vh - 32px));overflow:auto;padding:34px}
.smac4lp-popup-loading,.smac4lp-popup-error{min-height:420px;display:grid;place-items:center;text-align:center;font-weight:800;color:var(--smac4lp-primary)}
.smac4lp-product-popup-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:32px;align-items:start}
.smac4lp-product-popup-description,.smac4lp-product-popup-booking{min-width:0}
.smac4lp-product-popup-description{padding:8px 10px 24px 4px}
.smac4lp-product-popup-title-row{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding-right:56px;border-bottom:1px solid var(--smac4lp-border);margin-bottom:24px;padding-bottom:20px}
.smac4lp-product-popup-title-row h2{font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.08;margin:8px 0 0;color:var(--smac4lp-primary-dark)}
.smac4lp-product-popup-price{white-space:nowrap;font-size:1.35rem;font-weight:900;color:var(--smac4lp-primary);padding-top:24px}
.smac4lp-product-description-content{font-size:1rem;line-height:1.65;color:var(--smac4lp-text)}
.smac4lp-product-description-content>*:first-child{margin-top:0}
.smac4lp-product-description-content h2,.smac4lp-product-description-content h3,.smac4lp-product-description-content h4{margin:24px 0 9px;line-height:1.25;color:var(--smac4lp-primary-dark)}
.smac4lp-product-description-content p{margin:0 0 12px}
.smac4lp-product-description-content ul,.smac4lp-product-description-content ol{margin:8px 0 18px;padding-left:22px}
.smac4lp-product-description-content li{margin:4px 0;padding:0;line-height:1.5}
.smac4lp-product-description-content img{max-width:100%;height:auto;border-radius:16px}
.smac4lp-product-description-content table{width:100%;border-collapse:collapse;margin:16px 0}
.smac4lp-product-description-content th,.smac4lp-product-description-content td{padding:10px;border:1px solid var(--smac4lp-border);text-align:left}
.smac4lp-product-popup-booking{position:sticky;top:0;background:linear-gradient(180deg,#fff9f2,#fff);border:1px solid var(--smac4lp-border);border-radius:24px;padding:22px;box-shadow:0 16px 45px rgba(79,49,27,.1)}
.smac4lp-booking-heading{padding:2px 4px 14px;border-bottom:1px solid var(--smac4lp-border);margin-bottom:16px}
.smac4lp-booking-heading h3{font-size:1.55rem;margin:6px 0 0;color:var(--smac4lp-primary-dark)}
.smac4lp-booking-shortcode #amelia-container,.smac4lp-booking-shortcode .amelia-app-booking{max-width:100%!important;width:100%!important}
.smac4lp-popup-warning{padding:16px;border-radius:14px;background:#fff2ef;color:#8a1f13;font-weight:700}
@media(max-width:900px){
  .smac4lp-modal-content{padding:24px 18px}
  .smac4lp-product-popup-layout{grid-template-columns:1fr}
  .smac4lp-product-popup-booking{position:relative}
}
@media(max-width:767px){
  .smac4lp-modal-dialog{border-radius:0}
  .smac4lp-modal-content{height:100vh;padding:72px 14px 24px}
  .smac4lp-modal-close{position:fixed;top:12px;right:12px}
  .smac4lp-product-popup-title-row{display:block;padding-right:0}
  .smac4lp-product-popup-price{padding-top:10px}
  .smac4lp-product-popup-booking{padding:14px;border-radius:18px}
}
.smac4lp-amelia-frame{display:block;width:100%;height:720px;border:0;background:#fff;border-radius:14px}
@media(max-width:767px){.smac4lp-amelia-frame{height:82vh;min-height:620px}}

/* v1.5.0 — fluxo em duas etapas: detalhes e depois somente Amelia */
.smac4lp-product-details-view{max-width:920px;margin:0 auto}
.smac4lp-product-popup-description{padding:8px 6px 20px}
.smac4lp-product-popup-actions{position:sticky;bottom:-1px;display:flex;justify-content:flex-end;margin-top:28px;padding:18px 0 4px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 28%)}
.smac4lp-product-popup-actions .smac4lp-btn{min-width:240px}

.smac4lp-modal-dialog.is-booking-view{width:min(920px,calc(100vw - 24px));height:calc(100vh - 24px);max-height:calc(100vh - 24px);border-radius:22px}
.smac4lp-modal.is-booking-view .smac4lp-modal-content{height:100%;padding:0;overflow:hidden}
.smac4lp-booking-only-view{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;background:#fff}
.smac4lp-booking-only-head{flex:0 0 auto;display:flex;align-items:center;gap:18px;padding:18px 72px 14px 22px;border-bottom:1px solid var(--smac4lp-border);background:#fffaf5}
.smac4lp-booking-only-head h2{margin:3px 0 0;font-size:clamp(1.2rem,2.2vw,1.8rem);line-height:1.2;color:var(--smac4lp-primary-dark)}
.smac4lp-back-details{flex:0 0 auto;border:1px solid var(--smac4lp-border);background:#fff;color:var(--smac4lp-primary-dark);border-radius:999px;padding:10px 15px;font:inherit;font-weight:800;cursor:pointer}
.smac4lp-modal.is-booking-view .smac4lp-modal-close{top:12px;right:12px}
.smac4lp-modal.is-booking-view .smac4lp-amelia-frame{flex:1 1 auto;width:100%;height:100%;min-height:0;border:0;border-radius:0;background:#fff}

@media(max-width:767px){
  .smac4lp-product-popup-actions{position:relative;bottom:auto;padding-bottom:0}
  .smac4lp-product-popup-actions .smac4lp-btn{width:100%;min-width:0}
  .smac4lp-modal-dialog.is-booking-view{width:100vw;height:100vh;max-height:100vh;border-radius:0}
  .smac4lp-booking-only-head{padding:12px 58px 10px 10px;gap:10px}
  .smac4lp-back-details{width:42px;height:42px;padding:0;border-radius:50%;font-size:0}
  .smac4lp-back-details::first-letter{font-size:20px}
  .smac4lp-back-details span{display:none}
  .smac4lp-booking-only-head h2{font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:64vw}
  .smac4lp-modal.is-booking-view .smac4lp-modal-close{position:absolute;top:8px;right:8px}
  .smac4lp-modal.is-booking-view .smac4lp-amelia-frame{height:calc(100vh - 66px);min-height:0}
}


/* v1.5.1 — acabamento profissional, confiança e links institucionais */
.smac4lp-popup-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin:26px 0 0;padding:16px 18px;border:1px solid var(--smac4lp-border);border-radius:16px;background:linear-gradient(135deg,#fffaf3,#fff);color:var(--smac4lp-primary-dark);font-size:.9rem;font-weight:800}
.smac4lp-popup-trust span{display:inline-flex;align-items:center;gap:6px}
.smac4lp-product-popup-actions{margin-top:16px}
.smac4lp-product-popup-actions .smac4lp-btn{box-shadow:0 12px 26px rgba(164,63,36,.22)}
.smac4lp-legal-footer{background:#211814;color:#eadfd7;padding:28px 0}
.smac4lp-legal-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.smac4lp-legal-footer p{margin:0;color:#cdbfb5;font-size:.88rem}
.smac4lp-legal-links{display:flex;flex-wrap:wrap;gap:12px 22px}
.smac4lp-legal-links a{color:#fff!important;text-decoration:none!important;font-size:.9rem;font-weight:750}
.smac4lp-legal-links a:hover{text-decoration:underline!important}
.smac4lp-whatsapp{position:fixed;right:22px;bottom:22px;z-index:99990;display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:12px 18px;border-radius:999px;background:#1fa855;color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 16px 36px rgba(0,0,0,.26);transition:transform .2s ease,box-shadow .2s ease}
.smac4lp-whatsapp:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(0,0,0,.3)}
.smac4lp-whatsapp-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.18);font-size:1.2rem}
.smac4lp-modal-dialog{outline:1px solid rgba(234,217,197,.6)}
.smac4lp-modal-close{transition:transform .2s ease,background .2s ease}
.smac4lp-modal-close:hover{transform:rotate(4deg) scale(1.04);background:#fff8f3}
@media(max-width:767px){
  .smac4lp-popup-trust{display:grid;gap:7px;padding:14px;margin-top:20px}
  .smac4lp-legal-footer-inner{display:grid;text-align:center;justify-items:center}
  .smac4lp-legal-links{justify-content:center;gap:10px 16px}
  .smac4lp-whatsapp{right:14px;bottom:14px;width:56px;height:56px;padding:0;justify-content:center}
  .smac4lp-whatsapp-label{display:none}
  .smac4lp-whatsapp-icon{background:transparent;width:auto;height:auto;font-size:1.45rem}
}

/* v2.0.0 — núcleo genérico */
.smac4lp-admin-warning,.smac4lp-empty-static{padding:18px;border:1px solid #e5ddd7;border-radius:12px;background:#fff;font:15px/1.5 system-ui,sans-serif}
.smac4lp-page .smac4lp-card-image{display:block;aspect-ratio:4/3;overflow:hidden;background:#f4f1ef}
.smac4lp-page .smac4lp-card-image img{width:100%;height:100%;object-fit:cover}
.smac4lp-page .smac4lp-price .amount{font-weight:900}

/* v2.2.0 — personalização por Landing */
.smac4lp-faq-section{background:var(--smac4lp-bg)}
.smac4lp-faq{max-width:920px}
.smac4lp-faq details{background:#fff;border:1px solid var(--smac4lp-border);border-radius:16px;padding:0 20px;margin:12px 0;box-shadow:0 8px 24px rgba(79,49,27,.05)}
.smac4lp-faq summary{cursor:pointer;font-weight:850;padding:18px 0;color:var(--smac4lp-text)}
.smac4lp-faq details>div{padding:0 0 18px;color:var(--smac4lp-muted)}
.smac4lp-faq details>div p:last-child{margin-bottom:0}

/* v2.3.0 — Hero visual e cards */
.smac4lp-page .smac4lp-hero{
  background-position:var(--smac4lp-hero-position,center center)!important;
  background-size:var(--smac4lp-hero-fit,cover)!important;
  background-repeat:no-repeat!important;
  position:relative;
}
.smac4lp-page .smac4lp-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,calc(var(--smac4lp-hero-overlay,55)/100));
  pointer-events:none;
}
.smac4lp-page .smac4lp-hero>*{position:relative;z-index:1}
.smac4lp-page .smac4lp-hero-compact{min-height:360px}
.smac4lp-page .smac4lp-hero-normal{min-height:500px}
.smac4lp-page .smac4lp-hero-large{min-height:640px}
.smac4lp-page .smac4lp-brand-logo{width:var(--smac4lp-logo-width,86px)!important;max-width:100%;height:auto}
.smac4lp-page .smac4lp-card-image,
.smac4lp-page .smac4lp-card-media,
.smac4lp-page .smac4lp-card>a:first-child img{
  height:var(--smac4lp-card-image-height,220px)!important;
  object-fit:cover;
}
@media(max-width:767px){
  .smac4lp-page .smac4lp-hero-compact{min-height:320px}
  .smac4lp-page .smac4lp-hero-normal{min-height:420px}
  .smac4lp-page .smac4lp-hero-large{min-height:520px}
}

/* v2.4.0 — cards configuráveis */
.smac4lp-page .smac4lp-grid{grid-template-columns:repeat(var(--smac4lp-card-columns,3),minmax(0,1fr))}
.smac4lp-page .smac4lp-card-image,
.smac4lp-page .smac4lp-card-media,
.smac4lp-page .smac4lp-card>a:first-child img{object-fit:var(--smac4lp-card-image-fit,cover)!important}
.smac4lp-page[data-card-height="auto"] .smac4lp-card{height:auto;min-height:0}
.smac4lp-page[data-card-height="uniform"] .smac4lp-card{height:100%}
.smac4lp-page .smac4lp-card-desc{margin:8px 0 14px;color:var(--smac4lp-muted);line-height:1.5;font-size:.94rem}
@media(max-width:980px){.smac4lp-page .smac4lp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.smac4lp-page .smac4lp-grid{grid-template-columns:1fr}}

/* v2.5.0 — popup configurável */
.smac4lp-product-modal .smac4lp-modal-dialog,
#smac4lp-product-modal .smac4lp-modal-dialog{
  width:min(var(--smac4lp-popup-width,980px),calc(100vw - 28px));
  max-height:calc(100vh - 28px);
  overflow:auto;
}
.smac4lp-product-popup-description{min-height:0}
.smac4lp-popup-media{margin:0 0 22px}
.smac4lp-popup-product-image{
  display:block;
  width:100%;
  max-height:340px;
  object-fit:cover;
  border-radius:18px;
}
@media(max-width:767px){
  .smac4lp-product-modal .smac4lp-modal-dialog,
  #smac4lp-product-modal .smac4lp-modal-dialog{
    width:calc(100vw - 16px);
    max-height:calc(100vh - 16px);
  }
  .smac4lp-popup-product-image{max-height:230px}
}

/* v2.5.1 — popup com altura automática */
#smac4lp-product-modal,
.smac4lp-product-modal{
  align-items:center;
}

#smac4lp-product-modal .smac4lp-modal-dialog,
.smac4lp-product-modal .smac4lp-modal-dialog{
  height:auto !important;
  min-height:0 !important;
  max-height:calc(100dvh - 28px) !important;
  overflow:auto !important;
}

#smac4lp-product-modal .smac4lp-product-popup,
.smac4lp-product-modal .smac4lp-product-popup{
  min-height:0 !important;
  height:auto !important;
}

#smac4lp-product-modal .smac4lp-product-popup-description,
.smac4lp-product-modal .smac4lp-product-popup-description{
  min-height:0 !important;
  height:auto !important;
}

#smac4lp-product-modal .smac4lp-booking-view,
.smac4lp-product-modal .smac4lp-booking-view{
  min-height:0 !important;
  height:auto !important;
}

#smac4lp-product-modal iframe,
.smac4lp-product-modal iframe{
  display:block;
  width:100%;
  border:0;
  min-height:0;
}

@media(max-width:767px){
  #smac4lp-product-modal .smac4lp-modal-dialog,
  .smac4lp-product-modal .smac4lp-modal-dialog{
    max-height:calc(100dvh - 16px) !important;
  }
}

/* v2.5.3 — correção segura da altura do popup de detalhes
   Baseada na v2.5.1 estável, sem MutationObserver recursivo. */

/* O CSS antigo define height:min(880px,...) para modal-content.
   Isso é o que gerava a grande área branca no modo detalhes. */
#smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-content,
.smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-content{
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  overflow:visible !important;
}

/* O dialog acompanha o conteúdo no modo detalhes. */
#smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-dialog,
.smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-dialog{
  height:auto !important;
  min-height:0 !important;
  max-height:calc(100dvh - 32px) !important;
  overflow:auto !important;
}

/* Remove alturas residuais dos blocos internos do detalhe. */
#smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-layout,
#smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-description,
#smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-booking,
.smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-layout,
.smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-description,
.smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-booking{
  height:auto !important;
  min-height:0 !important;
}

/* O botão encerra visualmente o popup, sem grande espaço inferior. */
#smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-actions,
.smac4lp-product-modal:not(.is-booking-view) .smac4lp-product-popup-actions{
  position:relative !important;
  bottom:auto !important;
  margin-top:18px !important;
  padding:16px 0 4px !important;
}

/* Mobile: continua limitado pela viewport e usa scroll só se necessário. */
@media(max-width:767px){
  #smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-content,
  .smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-content{
    height:auto !important;
    min-height:0 !important;
    padding:64px 14px 20px !important;
  }

  #smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-dialog,
  .smac4lp-product-modal:not(.is-booking-view) .smac4lp-modal-dialog{
    min-height:0 !important;
    height:auto !important;
    max-height:100dvh !important;
    overflow:auto !important;
  }
}

/* v2.6.0 — FAQ, WhatsApp e rodapé institucional */
.smac4lp-faq-section{
  background:linear-gradient(180deg,#fff 0%,var(--smac4lp-bg,#fffaf3) 100%);
  padding-top:64px;
  padding-bottom:70px;
}
.smac4lp-faq .smac4lp-section-head{
  max-width:720px;
  margin-left:auto;
  margin-right:auto;
}
.smac4lp-faq .smac4lp-section-head p{
  margin:8px auto 0;
  color:var(--smac4lp-muted);
}
.smac4lp-faq-list{
  max-width:920px;
  margin:28px auto 0;
}
.smac4lp-faq-item{
  background:#fff;
  border:1px solid var(--smac4lp-border);
  border-radius:18px;
  margin:12px 0;
  overflow:hidden;
  box-shadow:0 8px 28px rgba(79,49,27,.05);
}
.smac4lp-faq-item summary{
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:19px 22px;
  font-weight:800;
  color:var(--smac4lp-text);
}
.smac4lp-faq-item summary::-webkit-details-marker{display:none}
.smac4lp-faq-icon{
  flex:0 0 auto;
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(164,63,36,.08);
  color:var(--smac4lp-primary);
  font-size:20px;
  line-height:1;
  transition:transform .2s ease;
}
.smac4lp-faq-item[open] .smac4lp-faq-icon{transform:rotate(45deg)}
.smac4lp-faq-answer{
  padding:0 22px 20px;
  color:var(--smac4lp-muted);
  line-height:1.65;
}
.smac4lp-faq-answer p:last-child{margin-bottom:0}

.smac4lp-legal-footer{
  background:#241712;
  color:#fff;
  padding:30px 0;
}
.smac4lp-legal-footer-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.smac4lp-legal-brand{
  display:flex;
  align-items:center;
  gap:14px;
}
.smac4lp-legal-brand .smac4lp-brand-logo{
  width:56px !important;
  max-height:56px;
  object-fit:contain;
  background:#fff;
  border-radius:10px;
  padding:4px;
}
.smac4lp-legal-brand strong,
.smac4lp-legal-brand span{
  display:block;
}
.smac4lp-legal-brand span{
  margin-top:3px;
  opacity:.72;
  font-size:.9rem;
}
.smac4lp-legal-links{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:10px 18px;
}
.smac4lp-legal-links a{
  color:#fff !important;
  text-decoration:none;
  opacity:.82;
  font-size:.92rem;
}
.smac4lp-legal-links a:hover{
  opacity:1;
  text-decoration:underline;
}

.smac4lp-whatsapp{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:9997;
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-height:48px;
  padding:0 17px;
  border-radius:999px;
  background:#25D366;
  color:#fff !important;
  text-decoration:none !important;
  font-weight:800;
  box-shadow:0 12px 30px rgba(0,0,0,.2);
  transition:transform .2s ease,box-shadow .2s ease;
}
.smac4lp-whatsapp:hover{
  transform:translateY(-2px);
  box-shadow:0 16px 34px rgba(0,0,0,.24);
}
.smac4lp-whatsapp-icon{
  display:grid;
  place-items:center;
}
.smac4lp-modal:not([hidden]) ~ .smac4lp-whatsapp{
  opacity:.2;
  pointer-events:none;
}

@media(max-width:767px){
  .smac4lp-faq-section{
    padding-top:48px;
    padding-bottom:52px;
  }
  .smac4lp-faq-item summary{padding:17px}
  .smac4lp-faq-answer{padding:0 17px 17px}
  .smac4lp-legal-footer-inner{
    flex-direction:column;
    align-items:flex-start;
  }
  .smac4lp-legal-links{
    justify-content:flex-start;
  }
  .smac4lp-whatsapp{
    right:14px;
    bottom:14px;
    min-height:46px;
    padding:0 14px;
  }
  .smac4lp-whatsapp-label{display:none}
}

/* v2.6.1 — refinamento visual e conversão */
.smac4lp-services{padding-bottom:56px}
.smac4lp-conversion-cta{background:#fff;padding:0 0 42px}
.smac4lp-conversion-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:30px 34px;border:1px solid var(--smac4lp-border);border-radius:24px;background:linear-gradient(135deg,#fffaf5,#f8eadf);box-shadow:0 12px 34px rgba(78,46,24,.07)}
.smac4lp-conversion-cta h2{margin:5px 0 5px;font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.15;color:var(--smac4lp-primary-dark)}
.smac4lp-conversion-cta p{margin:0;color:var(--smac4lp-muted)}
.smac4lp-conversion-cta .smac4lp-btn{flex:0 0 auto;min-width:210px}
.smac4lp-faq-section{padding-top:48px}
.smac4lp-legal-footer{padding:38px 0}
.smac4lp-legal-brand .smac4lp-brand-logo{width:68px!important;max-height:68px}
.smac4lp-legal-links{gap:12px 22px}
@media(max-width:767px){.smac4lp-services{padding-bottom:42px}.smac4lp-conversion-cta{padding-bottom:32px}.smac4lp-conversion-cta-inner{display:grid;text-align:center;padding:26px 20px}.smac4lp-conversion-cta .smac4lp-btn{width:100%;min-width:0}.smac4lp-faq-section{padding-top:40px}.smac4lp-legal-footer{padding:34px 0}.smac4lp-legal-links{justify-content:center}}


/* v3.1.0 — blocos de conteúdo e conversão configuráveis */
.smac4lp-steps-section{
  background:linear-gradient(135deg,#fff8ee,#f7ead8);
}
.smac4lp-steps-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.smac4lp-step-card{
  background:#fff;
  border:1px solid var(--smac4lp-border);
  border-radius:18px;
  padding:24px 20px;
  box-shadow:0 12px 30px rgba(78,46,24,.06);
}
.smac4lp-step-number{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  margin-bottom:18px;
  border-radius:50%;
  background:var(--smac4lp-primary);
  color:#fff;
  font-weight:900;
}
.smac4lp-step-card strong{
  display:block;
  margin-bottom:8px;
  color:var(--smac4lp-primary-dark);
  font-size:1rem;
}
.smac4lp-step-card p{
  margin:0;
  color:var(--smac4lp-muted);
  font-size:.92rem;
  line-height:1.55;
}

.smac4lp-about-section{
  background:linear-gradient(135deg,#fff8ee,#f3dfc7);
}
.smac4lp-about-grid-v31{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:48px;
  align-items:center;
}
.smac4lp-about-copy h2{
  margin:8px 0 14px;
  font-size:clamp(2rem,4vw,3.15rem);
  line-height:1.1;
  color:var(--smac4lp-primary-dark);
}
.smac4lp-about-text{
  color:var(--smac4lp-muted);
  line-height:1.65;
}
.smac4lp-about-text p{
  margin:0 0 12px;
}
.smac4lp-about-benefits{
  display:grid;
  gap:14px;
  padding:30px;
  background:#fff;
  border:1px solid var(--smac4lp-border);
  border-radius:24px;
  box-shadow:0 14px 35px rgba(78,46,24,.08);
  font-weight:800;
  color:var(--smac4lp-primary-dark);
}

.smac4lp-final-cta{
  padding:78px 0;
  background:#211814;
  color:#fff;
  text-align:center;
}
.smac4lp-final-cta-inner{
  max-width:850px;
}
.smac4lp-final-cta .smac4lp-eyebrow{
  color:#f4b969;
}
.smac4lp-final-cta h2{
  margin:10px 0 24px;
  color:#fff;
  font-size:clamp(2rem,4vw,3.15rem);
  line-height:1.12;
}
.smac4lp-final-cta .smac4lp-btn{
  min-width:190px;
}

@media(max-width:900px){
  .smac4lp-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .smac4lp-about-grid-v31{grid-template-columns:1fr;gap:28px}
}
@media(max-width:600px){
  .smac4lp-steps-grid{grid-template-columns:1fr}
  .smac4lp-step-card{padding:20px 18px}
  .smac4lp-about-benefits{padding:22px}
  .smac4lp-final-cta{padding:60px 0}
}
