: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:width .2s ease}
@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; }
}
