:root{--bdm-bg:#07151d;--bdm-panel:#102631;--bdm-card:#fff;--bdm-accent:#26b7a0;--bdm-accent2:#f2b84b;--bdm-text:#10202a;--bdm-muted:#66757f;--bdm-border:#dce5e9}.bdm-site,.bdm-catalog-section{font-family:Inter,Arial,sans-serif;color:var(--bdm-text)}.bdm-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.bdm-hero{position:relative;min-height:620px;display:flex;align-items:center;background:radial-gradient(circle at 70% 25%,rgba(38,183,160,.32),transparent 32%),linear-gradient(135deg,#06131b,#0d2f3b 65%,#123e49);color:#fff;overflow:hidden}.bdm-hero:after{content:"";position:absolute;inset:auto -10% -30% 25%;height:520px;background:repeating-radial-gradient(ellipse at center,transparent 0 18px,rgba(255,255,255,.08) 20px 22px);transform:rotate(-9deg)}.bdm-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,12,18,.75),rgba(3,12,18,.1))}.bdm-hero__content{position:relative;z-index:2;max-width:1180px}.bdm-brand{font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7de0d2;margin-bottom:26px}.bdm-hero h1{font-size:clamp(42px,7vw,82px);line-height:.98;max-width:800px;margin:0 0 24px}.bdm-hero p{max-width:650px;font-size:20px;line-height:1.6;color:#d6e4e8;margin-bottom:32px}.bdm-btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;padding:14px 22px;font-weight:800;text-decoration:none;cursor:pointer}.bdm-btn--primary{background:var(--bdm-accent);color:#05161b}.bdm-btn--full{width:100%}.bdm-section{padding:78px 0}.bdm-section--dark{background:var(--bdm-bg);color:#fff}.bdm-section__head span{text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--bdm-accent)}.bdm-section__head h2{font-size:clamp(30px,4vw,48px);margin:8px 0 32px}.bdm-benefits,.bdm-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bdm-benefits article{border:1px solid var(--bdm-border);padding:26px;border-radius:16px}.bdm-benefits strong{font-size:22px}.bdm-benefits p,.bdm-copy{color:var(--bdm-muted);line-height:1.7}.bdm-section--dark .bdm-copy{color:#c8d5da}.bdm-catalog-section{background:#f2f6f7}.bdm-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px}.bdm-plan{position:relative;text-align:left;background:#fff;border:2px solid transparent;border-radius:18px;padding:26px;cursor:pointer;box-shadow:0 10px 32px rgba(18,45,56,.07)}.bdm-plan.is-active{border-color:var(--bdm-accent);box-shadow:0 12px 36px rgba(38,183,160,.16)}.bdm-plan em{position:absolute;right:18px;top:18px;background:var(--bdm-accent2);padding:6px 10px;border-radius:999px;font-size:12px;font-style:normal;font-weight:800}.bdm-plan strong,.bdm-plan span,.bdm-plan b,.bdm-plan small{display:block}.bdm-plan strong{font-size:22px;margin-bottom:8px}.bdm-plan span,.bdm-plan small{color:var(--bdm-muted)}.bdm-plan b{font-size:30px;margin:18px 0 8px}.bdm-catalog-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:28px;align-items:start}.bdm-search{display:block;background:#fff;padding:18px;border-radius:14px;margin-bottom:18px}.bdm-search span{display:block;font-weight:800;margin-bottom:8px}.bdm-search input{width:100%;border:1px solid var(--bdm-border);border-radius:10px;padding:14px;font-size:16px}.bdm-lakes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bdm-lake{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;background:#fff;border:1px solid var(--bdm-border);border-radius:12px;padding:12px}.bdm-lake>div{display:flex;flex-direction:column;gap:4px;min-width:0}.bdm-lake strong{font-size:15px;line-height:1.25;overflow-wrap:anywhere}.bdm-lake-price{font-weight:800;color:var(--bdm-accent)}.bdm-add{border:1px solid var(--bdm-accent);background:#fff;color:#0b7464;font-weight:800;border-radius:9px;padding:10px 14px;cursor:pointer}.bdm-add.is-added{background:var(--bdm-accent);color:#06221e}.bdm-add:disabled{opacity:.45;cursor:not-allowed}.bdm-summary{position:sticky;top:24px;background:var(--bdm-bg);color:#fff;border-radius:18px;padding:24px}.bdm-summary h3{font-size:26px;margin:0 0 6px}.bdm-plan-name{color:#7de0d2;font-weight:800}.bdm-count{padding:14px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.bdm-selected{max-height:260px;overflow:auto;padding:12px 0}.bdm-empty{color:#9eb1b8}.bdm-selected-item{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08)}.bdm-selected-item button{background:transparent;border:0;color:#fff;font-size:20px;cursor:pointer}.bdm-totals>div{display:flex;justify-content:space-between;padding:7px 0}.bdm-grand-total{font-size:20px;border-top:1px solid rgba(255,255,255,.18);margin-top:8px;padding-top:14px!important}.bdm-steps{grid-template-columns:repeat(4,1fr)}.bdm-steps div{display:flex;gap:14px;align-items:flex-start}.bdm-steps b{display:grid;place-items:center;min-width:36px;height:36px;border-radius:50%;background:var(--bdm-accent);color:#04221e}.bdm-footer{background:#031016;color:#fff;padding:28px 0}.bdm-footer .bdm-wrap{display:flex;justify-content:space-between;gap:20px}.bdm-footer span{color:#9db1b8}.bdm-modal{position:fixed;inset:0;background:rgba(0,0,0,.68);display:none;align-items:center;justify-content:center;z-index:99999;padding:20px}.bdm-modal.is-open{display:flex}.bdm-modal__dialog{position:relative;width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:28px}.bdm-modal__close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:30px;cursor:pointer}.bdm-modal h3{font-size:28px;margin-top:0}.bdm-modal form{display:grid;gap:14px}.bdm-modal label{font-weight:800}.bdm-modal input,.bdm-modal textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid var(--bdm-border);border-radius:9px;padding:12px}.bdm-form-status{min-height:22px;margin:0;text-align:center;color:#0b7464;font-weight:700}@media(max-width:1100px){.bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.bdm-benefits,.bdm-steps{grid-template-columns:1fr 1fr}.bdm-catalog-layout{grid-template-columns:1fr}.bdm-summary{position:static}.bdm-plan-grid{grid-template-columns:1fr}.bdm-lakes{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.bdm-section{padding:52px 0}.bdm-benefits,.bdm-steps{grid-template-columns:1fr}.bdm-lakes{grid-template-columns:1fr}.bdm-lake{align-items:center;gap:10px}.bdm-lake>div{display:flex}.bdm-lake-price{display:block;margin-top:0}.bdm-footer .bdm-wrap{display:block}.bdm-footer span{display:block;margin-top:8px}.bdm-hero{min-height:560px}.bdm-plan em{position:static;display:inline-block;margin-bottom:12px}}

/* v1.6.0: isolate the catalog from Astra/Elementor button and layout rules. */
.bdm-catalog-section,
.bdm-catalog-section *{box-sizing:border-box}
.bdm-catalog-section button,
.bdm-catalog-section input,
.bdm-catalog-section textarea{font:inherit}
.bdm-catalog-section .bdm-wrap{display:block!important;width:min(1280px,calc(100% - 32px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding:0!important}
.bdm-catalog-section .bdm-section__head{display:block!important}
.bdm-catalog-section .bdm-plan-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.bdm-catalog-section .bdm-plan{display:block!important;width:100%!important;min-height:190px!important;background:#fff!important;color:var(--bdm-text)!important;border:2px solid transparent!important;border-radius:18px!important;padding:26px!important;text-align:left!important;line-height:1.3!important}
.bdm-catalog-section .bdm-plan.is-active{border-color:var(--bdm-accent)!important}
.bdm-catalog-section .bdm-plan strong,.bdm-catalog-section .bdm-plan span,.bdm-catalog-section .bdm-plan b,.bdm-catalog-section .bdm-plan small{display:block!important;color:inherit!important}
.bdm-catalog-section .bdm-plan span,.bdm-catalog-section .bdm-plan small{color:var(--bdm-muted)!important}
.bdm-catalog-section .bdm-catalog-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:28px!important;align-items:start!important}
.bdm-catalog-section .bdm-catalog-main{min-width:0!important}
.bdm-catalog-section .bdm-search{display:block!important;width:100%!important}
.bdm-catalog-section .bdm-search input{display:block!important;width:100%!important;max-width:none!important;height:auto!important}
.bdm-catalog-section .bdm-lakes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;width:100%!important}
.bdm-catalog-section .bdm-lake{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;margin:0!important;background:#fff!important}
.bdm-catalog-section .bdm-lake>div{display:block!important;min-width:0!important}
.bdm-catalog-section .bdm-lake strong{display:block!important;color:var(--bdm-text)!important;margin:0 0 5px!important}
.bdm-catalog-section .bdm-lake-price{display:block!important;margin:0!important}
.bdm-catalog-section .bdm-add{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:96px!important;margin:0!important;background:#fff!important;color:#0b7464!important;border:1px solid var(--bdm-accent)!important;border-radius:9px!important;padding:9px 12px!important;line-height:1.2!important;text-transform:none!important;box-shadow:none!important}
.bdm-catalog-section .bdm-add.is-added{background:var(--bdm-accent)!important;color:#06221e!important}
.bdm-catalog-section .bdm-summary{display:block!important;width:100%!important;background:var(--bdm-bg)!important;color:#fff!important}
.bdm-catalog-section .bdm-summary .bdm-btn{display:flex!important;width:100%!important;background:var(--bdm-accent)!important;color:#05161b!important}
.bdm-catalog-section .bdm-modal{display:none!important}
.bdm-catalog-section .bdm-modal.is-open{display:flex!important}
.bdm-catalog-section [hidden]{display:none!important}
@media(max-width:1100px){.bdm-catalog-section .bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bdm-catalog-section .bdm-catalog-layout{grid-template-columns:minmax(0,1fr) 320px!important}}
@media(max-width:900px){.bdm-catalog-section .bdm-plan-grid{grid-template-columns:1fr!important}.bdm-catalog-section .bdm-catalog-layout{grid-template-columns:1fr!important}.bdm-catalog-section .bdm-lakes{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bdm-catalog-section .bdm-summary{position:static!important}}
@media(max-width:620px){.bdm-catalog-section .bdm-lakes{grid-template-columns:1fr!important}.bdm-catalog-section .bdm-lake{grid-template-columns:minmax(0,1fr) auto!important}.bdm-catalog-section .bdm-plan{min-height:0!important;padding:20px!important}}

/* v1.8.0: one continuous calculator with a 40-map bundle milestone. */
.bdm-offer-note{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid var(--bdm-border);border-left:5px solid var(--bdm-accent);border-radius:14px;padding:18px 20px;margin-bottom:28px;box-shadow:0 8px 24px rgba(18,45,56,.05)}
.bdm-offer-note strong{font-size:18px;color:var(--bdm-text)}
.bdm-offer-note span{color:var(--bdm-muted);text-align:right}
.bdm-bundle-progress{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.bdm-bundle-progress p{margin:0 0 9px;color:#d8f4ef;font-weight:700;font-size:14px;line-height:1.4}
.bdm-progress-track{height:8px;border-radius:999px;background:rgba(255,255,255,.14);overflow:hidden}
.bdm-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--bdm-accent);transition:none}
@media(max-width:760px){.bdm-offer-note{display:block}.bdm-offer-note span{display:block;text-align:left;margin-top:6px}}

/* 1.9.0: real product images and compact order review */
.bdm-site .bdm-hero {
  background-image: linear-gradient(90deg, rgba(3, 18, 31, .86), rgba(3, 18, 31, .45)), var(--bdm-hero-image) !important;
  background-size: cover !important;
  background-position: center center !important;
}
.bdm-site .bdm-map-examples__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin-top: 22px !important;
}
.bdm-site .bdm-map-examples__grid img {
  display: block !important;
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
  border-radius: 10px !important;
  border: 1px solid #dce5ea !important;
}
.bdm-site .bdm-order-preview {
  display: block !important;
  width: calc(100% + 48px) !important;
  max-width: none !important;
  height: 145px !important;
  margin: -24px -24px 20px !important;
  object-fit: cover !important;
  object-position: center !important;
}
.bdm-site .bdm-order-review {
  padding: 14px !important;
  margin: 0 0 18px !important;
  border: 1px solid #dce5ea !important;
  border-radius: 8px !important;
  background: #f7fafb !important;
}
.bdm-site .bdm-order-review > div {
  display: flex !important;
  justify-content: space-between !important;
  gap: 16px !important;
  padding: 4px 0 !important;
}
.bdm-site .bdm-order-review details { margin-top: 8px !important; }
.bdm-site .bdm-order-review summary { cursor: pointer !important; font-weight: 700 !important; }
.bdm-site .bdm-order-lakes {
  max-height: 170px !important;
  overflow: auto !important;
  padding-top: 8px !important;
  font-size: 14px !important;
}
.bdm-site .bdm-order-lakes div { padding: 3px 0 !important; border-bottom: 1px solid #e6ecef !important; }
@media (max-width: 820px) {
  .bdm-site .bdm-map-examples__grid { grid-template-columns: 1fr !important; }
  .bdm-site .bdm-map-examples__grid img { height: 210px !important; }
}

/* 1.9.1: protect text contrast from Astra/Elementor heading colors. */
.bdm-site .bdm-hero,
.bdm-site .bdm-hero * {
  color: #ffffff !important;
}
.bdm-site .bdm-hero .bdm-brand {
  color: #7de0d2 !important;
}
.bdm-site .bdm-hero p {
  color: #e2edf0 !important;
}
.bdm-site .bdm-hero .bdm-btn--primary {
  color: #05161b !important;
}
.bdm-site .bdm-section--dark,
.bdm-site .bdm-section--dark h1,
.bdm-site .bdm-section--dark h2,
.bdm-site .bdm-section--dark h3,
.bdm-site .bdm-section--dark h4,
.bdm-site .bdm-section--dark strong {
  color: #ffffff !important;
}
.bdm-site .bdm-section--dark .bdm-section__head span {
  color: #61d7c6 !important;
}
.bdm-site .bdm-section--dark .bdm-copy,
.bdm-site .bdm-section--dark p {
  color: #d6e4e8 !important;
}
.bdm-catalog-section .bdm-summary,
.bdm-catalog-section .bdm-summary h1,
.bdm-catalog-section .bdm-summary h2,
.bdm-catalog-section .bdm-summary h3,
.bdm-catalog-section .bdm-summary h4,
.bdm-catalog-section .bdm-summary strong,
.bdm-catalog-section .bdm-summary b,
.bdm-catalog-section .bdm-summary span,
.bdm-catalog-section .bdm-summary p {
  color: #ffffff !important;
}
.bdm-catalog-section .bdm-summary .bdm-plan-name,
.bdm-catalog-section .bdm-summary .bdm-bundle-progress p {
  color: #7de0d2 !important;
}
.bdm-catalog-section .bdm-summary .bdm-btn {
  color: #05161b !important;
}
.bdm-site .bdm-modal,
.bdm-site .bdm-modal h1,
.bdm-site .bdm-modal h2,
.bdm-site .bdm-modal h3,
.bdm-site .bdm-modal h4,
.bdm-site .bdm-modal label,
.bdm-site .bdm-modal strong,
.bdm-site .bdm-modal summary {
  color: #10202a !important;
}

/* Release 2.0 additions */
.bdm-site .bdm-hero__meta {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px 16px !important;
  margin: 22px 0 28px !important;
  color: #fff !important;
  font-size: 14px !important;
}
.bdm-site .bdm-hero__meta strong,
.bdm-site .bdm-hero__meta span { color: #fff !important; }
.bdm-site .bdm-hero__meta span::before {
  content: "•";
  margin-right: 16px;
  color: var(--bdm-accent, #22c7be);
}
.bdm-site .bdm-benefits { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; }
.bdm-site .bdm-section--contact {
  padding: 64px 20px !important;
  background: #eef7f6 !important;
}
.bdm-site .bdm-contact-box {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 36px !important;
  padding: 34px !important;
  border: 1px solid #cfe2df !important;
  border-radius: 14px !important;
  background: #fff !important;
}
.bdm-site .bdm-contact-box h2 { margin: 4px 0 10px !important; color: #163d3a !important; }
.bdm-site .bdm-contact-box p { max-width: 760px !important; margin: 0 !important; color: #385a57 !important; }
.bdm-site .bdm-eyebrow { color: #138c85 !important; font-weight: 700 !important; text-transform: uppercase !important; font-size: 12px !important; letter-spacing: .08em !important; }
.bdm-site .bdm-custom-order-note {
  margin: 4px 0 16px !important;
  padding: 12px 14px !important;
  border-left: 3px solid #1eb7ae !important;
  background: #eef9f8 !important;
  color: #294b48 !important;
  font-size: 14px !important;
}
.bdm-site .bdm-custom-order-note a { color: #0e7f79 !important; font-weight: 700 !important; }
@media (max-width: 980px) {
  .bdm-site .bdm-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}
@media (max-width: 700px) {
  .bdm-site .bdm-hero__meta { display: block !important; }
  .bdm-site .bdm-hero__meta span { display: inline-block !important; margin-top: 8px !important; }
  .bdm-site .bdm-hero__meta span:first-of-type::before { content: ""; margin: 0; }
  .bdm-site .bdm-contact-box { display: block !important; padding: 24px !important; }
  .bdm-site .bdm-contact-box .bdm-btn { margin-top: 20px !important; }
  .bdm-site .bdm-benefits { grid-template-columns: 1fr !important; }
}

/* WhatsApp module 2.2 alpha 1 */
.bdm-whatsapp-float {
  position: fixed !important;
  right: 22px !important;
  bottom: 22px !important;
  z-index: 99999 !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 9px !important;
  padding: 11px 15px !important;
  border-radius: 999px !important;
  background: #167a55 !important;
  color: #fff !important;
  text-decoration: none !important;
  box-shadow: 0 8px 24px rgba(0,0,0,.22) !important;
  font: 700 14px/1.2 Arial, sans-serif !important;
}
.bdm-whatsapp-float span {
  display: grid !important;
  place-items: center !important;
  width: 28px !important;
  height: 28px !important;
  border: 2px solid #fff !important;
  border-radius: 50% !important;
  color: #fff !important;
  font-size: 10px !important;
}
.bdm-whatsapp-float b { color:#fff !important; }
.bdm-site .bdm-btn--whatsapp,
.bdm-site .bdm-whatsapp-link { background:#167a55 !important; color:#fff !important; }
.bdm-site .bdm-whatsapp-after-order[hidden] { display:none !important; }
.bdm-site .bdm-whatsapp-after-order { margin-top:12px !important; }
@media (max-width: 700px) {
  .bdm-whatsapp-float { right:14px !important; bottom:14px !important; padding:10px !important; }
  .bdm-whatsapp-float b { display:none !important; }
}

.bdm-site .bdm-whatsapp-contact { margin-top:10px !important; text-align:center !important; }


/* 2.2.1 — improved order summary */
.bdm-catalog-section .bdm-summary{box-shadow:0 18px 46px rgba(3,16,22,.22)}
.bdm-catalog-section .bdm-summary h3{font-size:28px!important;line-height:1.15!important}
.bdm-count-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 0;padding:16px 18px;border:1px solid rgba(125,224,210,.25);border-radius:14px;background:rgba(38,183,160,.09)}
.bdm-count-card>span{font-size:14px;font-weight:700;color:#cfe2e6}
.bdm-count-card strong{display:flex;align-items:baseline;font-size:34px;line-height:1;color:#fff}
.bdm-count-card small{font-size:16px;color:#9eb1b8;margin-left:3px}
.bdm-bundle-progress{padding:16px 0!important}
.bdm-bundle-progress p{min-height:40px;display:flex;align-items:center;margin-bottom:12px!important;font-size:15px!important}
.bdm-progress-track{height:12px;border-radius:999px;background:rgba(255,255,255,.13);overflow:hidden;box-shadow:inset 0 1px 2px rgba(0,0,0,.24)}
.bdm-progress-track>span{display:block;height:100%;border-radius:inherit;background:#26b7a0;transition:none}
.bdm-progress-labels{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-top:7px;font-size:12px;color:#91a7ae}
.bdm-progress-labels strong{color:#dff8f3;font-size:12px;text-align:center}
.bdm-progress-labels span:last-child{text-align:right}
#bdm-checkout{min-height:58px;margin-top:16px;display:grid!important;grid-template-columns:1fr auto;gap:12px;padding:14px 18px!important;font-size:17px!important;border:2px solid transparent!important;box-shadow:0 10px 24px rgba(38,183,160,.2)}
#bdm-checkout span{text-align:left}
#bdm-checkout small{font-size:17px;font-weight:900;color:inherit;white-space:nowrap}
#bdm-checkout.is-ready{border-color:#7de0d2!important}
@media(max-width:900px){
  .bdm-catalog-section .bdm-summary{position:sticky!important;bottom:10px!important;top:auto!important;z-index:30;max-height:72vh;overflow:auto;border:1px solid rgba(125,224,210,.22)}
  .bdm-selected{max-height:150px!important}
}
@media(max-width:620px){
  .bdm-catalog-section .bdm-summary{bottom:0!important;border-radius:16px 16px 0 0!important;padding:18px!important;max-height:78vh}
  .bdm-count-card{padding:12px 14px}
  .bdm-count-card strong{font-size:30px}
  #bdm-checkout{position:sticky;bottom:0;z-index:2;margin:14px -4px -4px;width:calc(100% + 8px)!important}
}


/* 2.2.2 — live search, highlighting and empty state */
.bdm-search-mark{background:#fff0a8!important;color:inherit!important;border-radius:3px!important;padding:0 2px!important}
.bdm-search-empty{margin:18px 0 0!important;padding:22px!important;border:1px dashed #b7c8ce!important;border-radius:12px!important;background:#fff!important;color:#52646d!important;text-align:center!important;font-weight:800!important}
.bdm-search-empty[hidden]{display:none!important}


/* 2.3.0 stability and accessibility */
.bdm-site button:focus-visible,.bdm-site a:focus-visible,.bdm-site input:focus-visible,.bdm-site select:focus-visible,.bdm-site textarea:focus-visible{outline:3px solid #f2b84b!important;outline-offset:2px!important}
.bdm-site button[disabled]{cursor:not-allowed!important;opacity:.62!important}
.bdm-site button[aria-busy="true"]{cursor:wait!important}
.bdm-form-status{min-height:1.5em!important;margin-top:10px!important;font-weight:700!important}
@media(max-width:900px){.bdm-catalog-section .bdm-summary{position:static!important;max-height:none!important}.bdm-catalog-section .bdm-catalog-layout{display:block!important}.bdm-whatsapp-float{bottom:16px!important}}
@media(max-width:480px){.bdm-wrap{width:min(100% - 20px,1180px)!important}.bdm-section{padding:48px 0!important}.bdm-catalog-section .bdm-lake{padding:10px!important}.bdm-catalog-section .bdm-add{min-width:92px!important}.bdm-site .bdm-modal__dialog{width:calc(100% - 20px)!important;max-height:92vh!important;overflow:auto!important}}


/* 2.3.2 — manual language switcher */
.bdm-site .bdm-language-switcher{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0 0 22px!important;padding:5px!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:10px!important;background:rgba(3,16,22,.5)!important;backdrop-filter:blur(4px)}
.bdm-site .bdm-language-switcher__item{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:42px!important;height:34px!important;padding:0 10px!important;border-radius:7px!important;color:#fff!important;text-decoration:none!important;font:800 13px/1 Arial,sans-serif!important;letter-spacing:.06em!important;background:transparent!important}
.bdm-site .bdm-language-switcher__item.is-active{background:#26b7a0!important;color:#041b18!important}
.bdm-site .bdm-language-switcher__item:not(.is-active):hover{background:rgba(255,255,255,.14)!important}
@media(max-width:620px){.bdm-site .bdm-language-switcher{margin-bottom:18px!important}.bdm-site .bdm-language-switcher__item{min-width:39px!important;height:32px!important;padding:0 8px!important}}

/* 2.4.1 — commercial interface: clean header, typography, spacing and footer */
.bdm-site{
  --bdm-bg:#071821;
  --bdm-panel:#0d2631;
  --bdm-accent:#28b9a5;
  --bdm-accent-dark:#0d796b;
  --bdm-surface:#ffffff;
  --bdm-soft:#f3f7f8;
  --bdm-text:#10212a;
  --bdm-muted:#60727b;
  --bdm-border:#d9e4e8;
  font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:1.55!important;
  background:#fff!important;
}
.bdm-site *{box-sizing:border-box}
.bdm-site .bdm-wrap{width:min(1220px,calc(100% - 40px))!important}
.bdm-site .bdm-section{padding:88px 0!important}
.bdm-site .bdm-section__head{max-width:790px;margin-bottom:34px}
.bdm-site .bdm-section__head span,.bdm-site .bdm-eyebrow{font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:850!important}
.bdm-site .bdm-section__head h2{font-size:clamp(32px,4.4vw,52px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:8px 0 0!important}
.bdm-site .bdm-copy{font-size:18px!important;max-width:980px}

.bdm-site .bdm-hero{min-height:720px!important;align-items:stretch!important;background-position:center 44%!important}
.bdm-site .bdm-hero__overlay{background:linear-gradient(90deg,rgba(2,13,20,.92) 0%,rgba(3,18,28,.75) 48%,rgba(3,18,28,.28) 100%)!important}
.bdm-site .bdm-hero__shell{position:relative;z-index:2;display:flex;flex-direction:column;min-height:720px}
.bdm-site .bdm-hero__nav{height:88px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;border-bottom:1px solid rgba(255,255,255,.18)}
.bdm-site .bdm-site-brand{display:inline-flex!important;align-items:center!important;gap:12px!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;letter-spacing:.025em!important;white-space:nowrap}
.bdm-site .bdm-site-brand__mark{width:34px;height:34px;display:inline-block;border:2px solid #73dfd0;border-radius:50%;position:relative;background:radial-gradient(circle at 64% 38%,rgba(115,223,208,.55),transparent 27%)}
.bdm-site .bdm-site-brand__mark:before,.bdm-site .bdm-site-brand__mark:after{content:"";position:absolute;left:6px;right:6px;border:1px solid #73dfd0;border-radius:50%}
.bdm-site .bdm-site-brand__mark:before{top:9px;height:7px}.bdm-site .bdm-site-brand__mark:after{top:16px;height:9px}
.bdm-site .bdm-main-nav{display:flex;align-items:center;justify-content:center;gap:28px}
.bdm-site .bdm-main-nav a{color:#e5f0f2!important;text-decoration:none!important;font-size:14px!important;font-weight:750!important;padding:12px 0!important;border-bottom:2px solid transparent!important}
.bdm-site .bdm-main-nav a:hover,.bdm-site .bdm-main-nav a:focus-visible{color:#fff!important;border-bottom-color:#73dfd0!important}
.bdm-site .bdm-hero__nav .bdm-language-switcher{margin:0!important;background:rgba(3,16,22,.64)!important}
.bdm-site .bdm-hero__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:72px 0 92px!important;max-width:760px!important;margin:0!important}
.bdm-site .bdm-brand{margin-bottom:18px!important;font-size:13px!important;color:#73dfd0!important}
.bdm-site .bdm-hero h1{font-size:clamp(46px,6.6vw,82px)!important;line-height:.99!important;letter-spacing:-.055em!important;max-width:820px!important;margin-bottom:24px!important;text-wrap:balance}
.bdm-site .bdm-hero__content>p:not(.bdm-hero__meta){font-size:clamp(18px,2vw,22px)!important;line-height:1.55!important;max-width:720px!important;margin:0 0 20px!important}
.bdm-site .bdm-hero__meta{margin:4px 0 32px!important}
.bdm-site .bdm-hero__actions{display:flex;flex-wrap:wrap;gap:12px}
.bdm-site .bdm-btn{min-height:50px!important;border-radius:8px!important;padding:13px 22px!important;font-size:15px!important;font-weight:850!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important;transition:none!important}
.bdm-site .bdm-btn--primary{background:var(--bdm-accent)!important;color:#04221e!important;border:1px solid var(--bdm-accent)!important}
.bdm-site .bdm-btn--primary:hover{background:#46c8b6!important;border-color:#46c8b6!important}
.bdm-site .bdm-btn--secondary{background:rgba(3,16,22,.35)!important;color:#fff!important;border:1px solid rgba(255,255,255,.52)!important}
.bdm-site .bdm-btn--secondary:hover{background:rgba(255,255,255,.1)!important}

.bdm-site .bdm-benefits{gap:0!important;border-top:1px solid var(--bdm-border)!important;border-bottom:1px solid var(--bdm-border)!important}
.bdm-site .bdm-benefits article{border:0!important;border-right:1px solid var(--bdm-border)!important;border-radius:0!important;padding:28px 30px!important;background:#fff!important}
.bdm-site .bdm-benefits article:last-child{border-right:0!important}
.bdm-site .bdm-benefits strong{font-size:20px!important;letter-spacing:-.015em!important}
.bdm-site .bdm-benefits p{margin:10px 0 0!important;font-size:15px!important}
.bdm-site .bdm-section--dark{background:linear-gradient(135deg,#06151d,#0b2732)!important}
.bdm-site .bdm-map-examples__grid{gap:16px!important}
.bdm-site .bdm-map-examples__grid img{height:250px!important;border-radius:8px!important;border-color:#cfdce1!important;background:#e9eff1!important}
.bdm-site .bdm-section--contact{padding:76px 0!important;background:#eaf4f3!important}
.bdm-site .bdm-contact-box{border-radius:10px!important;padding:38px 42px!important;box-shadow:0 14px 44px rgba(12,47,54,.08)!important}
.bdm-site .bdm-steps{gap:0!important;border-top:1px solid var(--bdm-border);border-bottom:1px solid var(--bdm-border)}
.bdm-site .bdm-steps div{padding:28px 24px!important;border-right:1px solid var(--bdm-border)}
.bdm-site .bdm-steps div:last-child{border-right:0}
.bdm-site .bdm-steps b{border-radius:8px!important}

.bdm-site .bdm-footer{padding:0!important;background:#031117!important}
.bdm-site .bdm-footer__grid{display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(150px,.7fr) minmax(220px,1fr)!important;gap:60px!important;padding-top:58px!important;padding-bottom:48px!important}
.bdm-site .bdm-footer__brand p{max-width:480px;margin:18px 0 0;color:#9eb1b8!important}
.bdm-site .bdm-footer__nav,.bdm-site .bdm-footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.bdm-site .bdm-footer__nav strong,.bdm-site .bdm-footer__contact strong{margin-bottom:5px;color:#fff!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.12em}
.bdm-site .bdm-footer a{color:#b9c9ce!important;text-decoration:none!important;overflow-wrap:anywhere}
.bdm-site .bdm-footer a:hover{color:#fff!important}
.bdm-site .bdm-footer__bottom{display:flex!important;justify-content:space-between!important;gap:20px!important;padding-top:20px!important;padding-bottom:24px!important;border-top:1px solid rgba(255,255,255,.12)!important;color:#83999f!important;font-size:13px!important}

@media(max-width:1020px){
  .bdm-site .bdm-hero__nav{grid-template-columns:1fr auto}.bdm-site .bdm-main-nav{display:none}
  .bdm-site .bdm-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bdm-site .bdm-benefits article:nth-child(2){border-right:0!important}.bdm-site .bdm-benefits article:nth-child(-n+2){border-bottom:1px solid var(--bdm-border)!important}
  .bdm-site .bdm-footer__grid{grid-template-columns:1.5fr .8fr 1fr!important;gap:34px!important}
}
@media(max-width:720px){
  .bdm-site .bdm-wrap{width:min(100% - 24px,1220px)!important}.bdm-site .bdm-section{padding:62px 0!important}
  .bdm-site .bdm-hero,.bdm-site .bdm-hero__shell{min-height:680px!important}.bdm-site .bdm-hero__nav{height:76px;gap:12px}.bdm-site .bdm-site-brand>span:last-child{font-size:14px}.bdm-site .bdm-site-brand__mark{width:30px;height:30px}
  .bdm-site .bdm-hero__content{padding:52px 0 68px!important}.bdm-site .bdm-hero h1{font-size:clamp(42px,13vw,62px)!important}.bdm-site .bdm-hero__actions{display:grid;grid-template-columns:1fr}.bdm-site .bdm-hero__actions .bdm-btn{width:100%}
  .bdm-site .bdm-benefits{grid-template-columns:1fr!important}.bdm-site .bdm-benefits article{border-right:0!important;border-bottom:1px solid var(--bdm-border)!important}.bdm-site .bdm-benefits article:last-child{border-bottom:0!important}
  .bdm-site .bdm-map-examples__grid img{height:220px!important}.bdm-site .bdm-contact-box{padding:28px 24px!important}
  .bdm-site .bdm-steps{display:block!important}.bdm-site .bdm-steps div{border-right:0!important;border-bottom:1px solid var(--bdm-border)!important}.bdm-site .bdm-steps div:last-child{border-bottom:0!important}
  .bdm-site .bdm-footer__grid{grid-template-columns:1fr!important;gap:34px!important;padding-top:46px!important;padding-bottom:36px!important}.bdm-site .bdm-footer__bottom{align-items:center!important}
}
@media(max-width:430px){.bdm-site .bdm-hero__nav .bdm-language-switcher{gap:2px!important}.bdm-site .bdm-language-switcher__item{min-width:34px!important;padding:0 6px!important}.bdm-site .bdm-site-brand>span:last-child{display:none}.bdm-site .bdm-footer__bottom{display:block!important}.bdm-site .bdm-footer__bottom a{display:inline-block;margin-top:8px}}

/* Baltic Depth Maps 2.5 Stable — approved brand logo */
.bdm-site .bdm-site-brand--logo{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important;max-width:min(420px,42vw)!important;text-decoration:none!important}
.bdm-site .bdm-site-brand--logo img{display:block!important;width:auto!important;height:58px!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important;border:0!important;box-shadow:none!important;border-radius:0!important}
.bdm-site .bdm-site-brand--footer img{height:54px!important}
@media(max-width:900px){.bdm-site .bdm-site-brand--logo{max-width:230px!important}.bdm-site .bdm-site-brand--logo img{height:44px!important}}
@media(max-width:620px){.bdm-site .bdm-site-brand--logo{max-width:180px!important}.bdm-site .bdm-site-brand--logo img{height:36px!important}.bdm-site .bdm-site-brand--footer img{height:44px!important}}

/* 2.5.1: automatic homepage, full-width layout and fixed branded header */
body.bdm-landing-page,
body.bdm-landing-page #page,
body.bdm-landing-page .site,
body.bdm-landing-page .site-content,
body.bdm-landing-page .content-area,
body.bdm-landing-page .site-main,
body.bdm-landing-page article,
body.bdm-landing-page .entry-content,
body.bdm-landing-page .ast-container,
body.bdm-landing-page .elementor,
body.bdm-landing-page .elementor-section-wrap,
body.bdm-landing-page .elementor-widget-wrap,
body.bdm-landing-page .elementor-widget-container {
  width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important;
}
body.bdm-landing-page .site-header,
body.bdm-landing-page #masthead,
body.bdm-landing-page .ast-primary-header-bar,
body.bdm-landing-page .site-footer,
body.bdm-landing-page footer.site-footer,
body.bdm-landing-page .entry-header,
body.bdm-landing-page .page-header,
body.bdm-landing-page .entry-title,
body.bdm-landing-page .ast-breadcrumbs-wrapper {display:none!important}
body.bdm-landing-page .bdm-site{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip}
body.bdm-landing-page.admin-bar .bdm-fixed-header{top:32px}
.bdm-fixed-header{position:fixed;top:0;left:0;right:0;z-index:99990;height:76px;background:rgba(3,16,24,.94);border-bottom:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.bdm-fixed-header__inner{height:100%;display:grid;grid-template-columns:minmax(180px,300px) 1fr auto;align-items:center;gap:28px}
.bdm-fixed-header .bdm-site-brand--logo img{display:block;width:auto!important;height:54px!important;max-width:290px!important;object-fit:contain;object-position:left center}
.bdm-fixed-header .bdm-main-nav{display:flex;justify-content:center;align-items:center;gap:clamp(16px,2.2vw,34px)}
.bdm-fixed-header .bdm-main-nav a{color:#fff!important;text-decoration:none!important;font-weight:750;font-size:14px;white-space:nowrap}
.bdm-fixed-header .bdm-language-switcher{margin:0!important;background:rgba(255,255,255,.06)!important}
.bdm-site .bdm-hero{width:100%!important;max-width:none!important;min-height:720px!important;padding-top:76px!important;background-size:cover!important;background-position:center 44%!important}
.bdm-site .bdm-hero__shell{min-height:644px!important}
.bdm-site section[id]{scroll-margin-top:92px}
@media(max-width:921px){body.bdm-landing-page.admin-bar .bdm-fixed-header{top:46px}.bdm-fixed-header{height:68px}.bdm-fixed-header__inner{grid-template-columns:1fr auto;gap:12px}.bdm-fixed-header .bdm-main-nav{display:none!important}.bdm-fixed-header .bdm-site-brand--logo img{height:44px!important;max-width:230px!important}.bdm-site .bdm-hero{padding-top:68px!important}.bdm-site .bdm-hero__shell{min-height:612px!important}}
@media(max-width:480px){.bdm-fixed-header__inner{width:calc(100% - 20px)!important}.bdm-fixed-header .bdm-site-brand--logo img{height:38px!important;max-width:170px!important}.bdm-fixed-header .bdm-language-switcher__item{min-width:32px!important;padding:0 5px!important}}

/* 3.0 development: independent country selector */
.bdm-header-switchers{display:flex;align-items:center;gap:10px;flex-shrink:0}
.bdm-country-switcher{display:inline-flex;align-items:center;padding:3px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(4,18,24,.48);backdrop-filter:blur(8px)}
.bdm-country-switcher__item{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:30px;padding:0 10px;border-radius:999px;color:#d9edf0!important;text-decoration:none!important;font-size:12px;font-weight:800;letter-spacing:.06em}
.bdm-country-switcher__item.is-active{background:#fff;color:#0a3138!important;box-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:760px){.bdm-fixed-header__inner{gap:8px}.bdm-main-nav{display:none}.bdm-header-switchers{margin-left:auto;gap:6px}.bdm-country-switcher__item{min-width:34px;padding:0 8px}}

/* 3.0-dev4: prominent country catalog selector + four-language selector */
.bdm-fixed-header__inner{grid-template-columns:minmax(170px,260px) 1fr auto;gap:18px}
.bdm-header-switchers{gap:12px}
.bdm-country-switcher{gap:4px;padding:4px;border-radius:12px;background:rgba(255,255,255,.055)}
.bdm-country-switcher__item{min-width:0;height:38px;padding:0 13px;border-radius:9px;font-size:12px;letter-spacing:0;white-space:nowrap;border:1px solid transparent}
.bdm-country-switcher__item.is-active{background:#20bcae;color:#03171d!important;border-color:#4ee0d2;box-shadow:0 0 0 1px rgba(78,224,210,.15),0 5px 16px rgba(0,0,0,.22)}
.bdm-language-switcher__item{min-width:34px!important}
@media(max-width:1180px){.bdm-fixed-header .bdm-main-nav{display:none!important}.bdm-fixed-header__inner{grid-template-columns:minmax(160px,230px) 1fr}.bdm-header-switchers{justify-self:end}}
@media(max-width:760px){.bdm-fixed-header{height:auto;min-height:68px}.bdm-fixed-header__inner{grid-template-columns:1fr auto;min-height:68px}.bdm-country-switcher{position:absolute;top:70px;left:10px;right:10px;justify-content:center;background:rgba(3,16,24,.96)}.bdm-country-switcher__item{flex:1;font-size:11px;padding:0 7px}.bdm-site .bdm-hero{padding-top:118px!important}}
.bdm-lv-popular-offer{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.bdm-lv-popular-offer .bdm-btn{margin-left:auto}.bdm-lv-popular-offer span{flex:1 1 260px}

.bdm-lv-popular-offer{align-items:flex-start}.bdm-lv-popular-copy{display:flex;flex-direction:column;gap:7px;flex:1 1 560px}
.bdm-lv-popular-prices{display:flex;gap:8px 18px;flex-wrap:wrap;margin-top:5px;font-size:13px}.bdm-lv-popular-prices span{flex:0 0 auto}
.bdm-lv-popular-prices .bdm-lv-saving{font-weight:700}.bdm-old-price{text-decoration:line-through;opacity:.65;margin-right:6px}.bdm-special-price{font-weight:800}
@media(max-width:760px){.bdm-lv-popular-offer .bdm-btn{width:100%;margin-left:0}.bdm-lv-popular-prices{display:grid;grid-template-columns:1fr 1fr}}
