.bdx-page { --bdx-xs: .75rem; --bdx-sm: .875rem; --bdx-body: 1rem; --bdx-lead: 1.0625rem; color: #171b1a; background: #f8f7f3; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 16px; }
.bdx-page .site-header { background: rgba(248,247,243,.95); }
.bdx-hero { padding: 64px 0 70px; overflow: hidden; }
.bdx-hero-grid { display: grid; grid-template-columns: .92fr 1.08fr; align-items: center; gap: 70px; }
.bdx-product { display: flex; align-items: center; gap: 14px; margin-bottom: 28px; }
.bdx-product img { border-radius: 15px; box-shadow: 0 8px 22px rgba(50,25,32,.16); }
.bdx-product strong, .bdx-product span { display: block; }
.bdx-product strong { font-size: 1.05rem; }
.bdx-product span { margin-top: 3px; color: #66716e; font-size: .78rem; }
.bdx-hero h1 { max-width: 630px; font-size: clamp(2.9rem,5vw,4.8rem); line-height: 1; letter-spacing: -.06em; }
.bdx-hero-copy > p { max-width: 590px; margin: 23px 0 25px; color: #5d6764; font-size: 1.04rem; line-height: 1.65; }
.bdx-badges { display: flex; align-items: center; flex-wrap: wrap; gap: 12px; }
.bdx-badges a { display: grid; width: 144px; height: 48px; place-items: center; overflow: hidden; border-radius: 7px; }
.bdx-badges a:focus-visible { outline: 3px solid #08705b; outline-offset: 4px; }
.bdx-badges img { display: block; width: 144px; height: 48px; object-fit: fill; }
.bdx-badges .bdx-google { position: relative; }
.bdx-badges .bdx-google img { position: absolute; top: -7px; left: -10px; width: 164px; height: 62px; max-width: none; }
.bdx-platform-note { margin: 17px 0 0 !important; color: #6a7471 !important; font-size: .78rem !important; font-weight: 700; }
.bdx-device-pair { position: relative; min-height: 555px; border-radius: 32px; background: linear-gradient(145deg,#e7ece9,#d8e4e0); }
.bdx-device { position: absolute; margin: 0; overflow: hidden; border: 0; border-radius: 16px; background: transparent; box-shadow: 0 22px 48px rgba(24,34,31,.22); }
.bdx-device img { display: block; width: 100%; border-radius: 16px; }
.bdx-ipad { z-index: 1; top: 32px; left: 7%; width: 86%; transform: rotate(-1deg); }
.bdx-ios { z-index: 2; bottom: 19px; left: 5%; width: 174px; transform: rotate(-3deg); }
.bdx-android { z-index: 2; right: 5%; bottom: 19px; width: 160px; transform: rotate(3deg); }
.bdx-trust { border-block: 1px solid #dce1df; background: white; }
.bdx-trust ul { display: grid; grid-template-columns: repeat(4,1fr); margin: 0; padding: 0; list-style: none; }
.bdx-trust li { padding: 22px 25px; }
.bdx-trust li + li { border-left: 1px solid #e1e5e3; }
.bdx-trust strong, .bdx-trust span { display: block; }
.bdx-trust strong { font-size: .86rem; }
.bdx-trust span { margin-top: 4px; color: #707a77; font-size: .72rem; }
.bdx-demo { padding: 82px 0; background: white; }
.bdx-section-head { display: flex; align-items: end; justify-content: space-between; gap: 35px; margin-bottom: 32px; }
.bdx-section-head span, .bdx-plan-intro > span { color: #0c6654; font-size: .68rem; font-weight: 850; letter-spacing: .13em; }
.bdx-section-head h2 { margin-top: 9px; font-size: clamp(2.2rem,4vw,3.5rem); }
.bdx-section-head p { max-width: 440px; color: #65706d; line-height: 1.55; }
.bdx-gallery { overflow: hidden; border: 1px solid #d9dfdc; border-radius: 24px; background: #f5f6f4; }
.bdx-gallery-nav { display: grid; grid-template-columns: 260px 1fr; align-items: center; gap: 18px; padding: 14px; border-bottom: 1px solid #d9dfdc; background: white; }
.bdx-platform-switch { display: grid; grid-template-columns: repeat(3,1fr); gap: 4px; padding: 4px; border-radius: 10px; background: #edf0ee; }
.bdx-platform-switch button { min-height: 44px; padding: 7px; border: 0; border-radius: 7px; color: #596360; background: transparent; font: inherit; font-size: var(--bdx-sm); font-weight: 700; cursor: pointer; }
.bdx-platform-switch button[aria-pressed="true"] { color: #fff; background: #126b59; }
.bdx-feature-list { display: grid; grid-template-columns: repeat(4,1fr); gap: 6px; }
.bdx-feature-list button { min-height: 62px; padding: 10px 12px; border: 1px solid transparent; border-radius: 10px; color: #26302d; background: transparent; text-align: left; cursor: pointer; }
.bdx-feature-list button:hover { background: #f4f6f5; }
.bdx-feature-list button[aria-pressed="true"] { border-color: #cbd7d3; background: #eef4f1; }
.bdx-feature-list button:focus-visible, .bdx-platform-switch button:focus-visible { outline: 3px solid #0a79c9; outline-offset: 2px; }
.bdx-feature-list button:disabled { opacity: .48; cursor: not-allowed; }
.bdx-feature-list strong, .bdx-feature-list span { display: block; }
.bdx-feature-list strong { font-size: var(--bdx-sm); }
.bdx-feature-list span { margin-top: 4px; color: #727c79; font-size: var(--bdx-xs); line-height: 1.3; }
.bdx-gallery-main { display: grid; grid-template-columns: minmax(250px, .7fr) minmax(0,1.3fr); align-items: center; gap: 44px; min-height: 520px; padding: 40px; }
.bdx-gallery-text > span { display: inline-block; padding: 6px 9px; border-radius: 30px; color: #7e3038; background: #f9e6e6; font-size: .62rem; font-weight: 850; text-transform: uppercase; letter-spacing: .08em; }
.bdx-gallery-text h3 { margin: 18px 0 12px; font-size: clamp(1.75rem,3vw,2.65rem); }
.bdx-gallery-text p { color: #65706d; font-size: var(--bdx-body); line-height: 1.65; }
.bdx-gallery-text ul { margin: 22px 0 0; padding: 0; list-style: none; }
.bdx-gallery-text li { margin-top: 9px; padding-left: 21px; color: #4f5956; font-size: var(--bdx-sm); }
.bdx-gallery-text li::before { content: "✓"; float: left; margin-left: -21px; color: #08705b; font-weight: 900; }
.bdx-screen { justify-self: center; max-width: 650px; margin: 0; overflow: hidden; border: 0; border-radius: 14px; background: transparent; box-shadow: 0 18px 42px rgba(36,48,44,.17); }
.bdx-screen img { display: block; width: auto; max-width: 100%; height: 460px; border-radius: 14px; object-fit: contain; }
.bdx-screen.is-ipad img { width: 100%; height: auto; max-height: 450px; }
.bdx-screen figcaption { padding: 8px 3px; color: #707976; background: white; font-size: var(--bdx-xs); text-align: center; }
.bdx-gallery-status { grid-column: 1 / -1; margin: 0; padding: 10px; color: #655a55; background: #efeae6; font-size: .72rem; }
.bdx-plans { padding: 80px 0; }
.bdx-plans-grid { display: grid; grid-template-columns: 1.25fr 1fr 1fr; gap: 17px; }
.bdx-plan-intro { padding: 24px 25px 24px 0; }
.bdx-plan-intro h2 { margin: 13px 0 17px; font-size: clamp(2rem,3.5vw,3rem); }
.bdx-plan-intro p { color: #65706d; line-height: 1.6; }
.bdx-plan { padding: 26px; border: 1px solid #d9dfdc; border-radius: 20px; background: white; }
.bdx-plan > b { color: #9b3540; font-size: .64rem; letter-spacing: .1em; }
.bdx-plan h3 { margin: 32px 0 18px; font-size: 1.5rem; }
.bdx-plan ul { margin: 0; padding: 0; list-style: none; }
.bdx-plan li { margin-top: 11px; padding-left: 20px; color: #5d6764; font-size: .78rem; line-height: 1.4; }
.bdx-plan li::before { content: "✓"; float: left; margin-left: -20px; color: #0b755e; font-weight: 900; }
.bdx-plan.bdx-pro { color: white; border-color: #1d2724; background: #1d2724; }
.bdx-pro > b { color: #c9db61; }
.bdx-pro li { color: #c0c9c6; }
.bdx-pro li::before { color: #c9db61; }
.bdx-cta { padding: 52px 0; color: white; background: #0e6151; }
.bdx-cta-inner, .bdx-cta-inner > div:first-child { display: flex; align-items: center; justify-content: space-between; gap: 22px; }
.bdx-cta-inner > div:first-child { justify-content: flex-start; }
.bdx-cta img { border-radius: 15px; }
.bdx-cta h2 { font-size: clamp(1.55rem,3vw,2.4rem); }
.bdx-cta p { margin: 6px 0 0; color: rgba(255,255,255,.72); }
.bdx-cta .bdx-badges img { border-radius: 0; }

@media (max-width: 950px) {
  .bdx-hero-grid { grid-template-columns: 1fr; }
  .bdx-device-pair { max-width: 620px; width: 100%; margin: auto; }
  .bdx-trust ul { grid-template-columns: 1fr 1fr; }
  .bdx-trust li:nth-child(3) { border-left: 0; border-top: 1px solid #e1e5e3; }
  .bdx-trust li:nth-child(4) { border-top: 1px solid #e1e5e3; }
  .bdx-gallery-nav { grid-template-columns: 1fr; }
  .bdx-gallery-main { grid-template-columns: 250px minmax(0,1fr); }
  .bdx-plans-grid { grid-template-columns: 1fr 1fr; }
  .bdx-plan-intro { grid-column: 1 / -1; }
  .bdx-cta-inner { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 680px) {
  .bdx-hero { padding: 40px 0 48px; }
  .bdx-hero h1 { font-size: clamp(2.65rem,12vw,3.7rem); }
  .bdx-device-pair { min-height: 400px; }
  .bdx-ipad { top: 18px; left: 4%; width: 92%; }
  .bdx-ios { bottom: 13px; left: 4%; width: 126px; }
  .bdx-android { right: 4%; bottom: 13px; width: 116px; }
  .bdx-demo, .bdx-plans { padding: 60px 0; }
  .bdx-section-head { display: block; }
  .bdx-section-head p { margin-top: 15px; }
  .bdx-feature-list { grid-template-columns: 1fr 1fr; }
  .bdx-platform-switch button { min-height: 44px; }
  .bdx-gallery-main { grid-template-columns: 1fr; padding: 23px 14px; }
  .bdx-screen img { height: min(52vh,440px); }
  .bdx-screen.is-ipad img { height: auto; }
  .bdx-plans-grid { grid-template-columns: 1fr; }
  .bdx-plan-intro { grid-column: auto; }
  .bdx-cta-inner > div:first-child { align-items: flex-start; }
  .bdx-cta .bdx-badges { flex-direction: column; align-items: flex-start; }
}
@media (forced-colors: active) {
  .bdx-platform-switch button[aria-pressed="true"], .bdx-feature-list button[aria-pressed="true"] { outline: 2px solid ButtonText; }
}
