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

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

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

/* v1.5.0 — fluxo em duas etapas: detalhes e depois somente Amelia */
.bdl-product-details-view{max-width:920px;margin:0 auto}
.bdl-product-popup-description{padding:8px 6px 20px}
.bdl-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%)}
.bdl-product-popup-actions .bdl-btn{min-width:240px}

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

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


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