:root,html[data-site-theme-lock="dark"]{
  color-scheme:dark;
  --bd-page-bg:#000000;
  --bd-page-bg-deep:#000000;
  --bd-surface:#000000;
  --bd-surface-muted:#000000;
  --bd-text:#f6f7f9;
  --bd-text-soft:#d8dbe1;
  --bd-text-muted:#a1a7b1;
  --bd-border:rgba(255,255,255,.09);
  --bd-border-strong:rgba(255,255,255,.18);
  --bd-blue:#097bfd;
  --bd-focus:#097bfd;
  --bd-header-bg:rgba(8,9,11,.82);
  --bd-container:1180px;
}

*,*::before,*::after{box-sizing:border-box}
html,html[data-site-theme-lock="dark"]{min-width:320px;scroll-behavior:smooth;scroll-padding-top:28px;-webkit-text-size-adjust:100%;text-size-adjust:100%;background:var(--bd-page-bg);color-scheme:dark}
body.bd-commercial-page{
  margin:0;
  min-width:320px;
  overflow-x:hidden;
  background:var(--bd-page-bg)!important;
  color:var(--bd-text)!important;
  font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Helvetica Neue",Arial,sans-serif!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body.bd-commercial-page main{width:100%;flex:1 0 auto;background:transparent}
a{color:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{font:inherit}
img,svg{display:block;max-width:100%}
[hidden]{display:none!important}
.bd-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

.bd-skip-link{position:fixed;top:10px;left:10px;z-index:10000;transform:translateY(-160%);padding:11px 15px;border-radius:999px;background:#fff;color:#090a0c;font-size:.82rem;font-weight:750;text-decoration:none}
.bd-skip-link:focus{transform:translateY(0)}
.bd-container{width:min(calc(100% - 40px),var(--bd-container));margin:0 auto}

.bd-commercial-header{
  position:sticky;
  top:0;
  z-index:500;
  width:100%;
  border-bottom:1px solid transparent;
  background:var(--bd-header-bg);
  -webkit-backdrop-filter:blur(22px) saturate(140%);
  backdrop-filter:blur(22px) saturate(140%);
  transition:border-color .2s ease,background-color .2s ease;
}
.bd-commercial-header.is-scrolled{border-bottom-color:var(--bd-border);background:rgba(8,9,11,.94)}
.bd-commercial-header__inner{display:flex;align-items:center;gap:28px;width:min(calc(100% - 40px),var(--bd-container));min-height:66px;margin:0 auto}
.bd-commercial-brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:var(--bd-text);text-decoration:none}
.bd-commercial-brand__mark{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.28)}
.bd-commercial-brand__mark img{width:18px;height:18px;object-fit:contain;filter:none}
.bd-commercial-brand__name{font-family:"Grift Black",Grift,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:.98rem;font-weight:900;letter-spacing:-.025em}
.bd-commercial-nav{display:flex;align-items:center;gap:3px;margin-left:auto}
.bd-commercial-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 12px;color:var(--bd-text-muted);font-size:.78rem;font-weight:650;text-decoration:none;transition:color .18s ease}
.bd-commercial-nav a:hover{color:var(--bd-text)}
.bd-commercial-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:1px solid rgba(255,255,255,.88);border-radius:999px;background:#fff;color:#090a0c;font-size:.78rem;font-weight:800;text-decoration:none;white-space:nowrap;box-shadow:0 8px 28px rgba(0,0,0,.22);transition:transform .18s ease,box-shadow .18s ease}
.bd-commercial-header__cta:hover{transform:translateY(-1px);box-shadow:0 12px 34px rgba(0,0,0,.34)}
.bd-commercial-access{display:flex;align-items:center;gap:9px;margin-left:auto}
.bd-commercial-header__login{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--bd-border-strong);border-radius:999px;background:rgba(255,255,255,.035);color:var(--bd-text-soft);font-size:.78rem;font-weight:760;text-decoration:none;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}
.bd-commercial-header__login:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.38);background:rgba(255,255,255,.065);color:var(--bd-text)}
.bd-menu-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;margin-left:auto;padding:0;border:1px solid var(--bd-border-strong);border-radius:12px;background:rgba(255,255,255,.04);color:var(--bd-text);cursor:pointer}
.bd-menu-toggle svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8}


.bd-hero-brand{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-start;gap:20px;width:min(calc(100% - 40px),var(--bd-container));margin:0 auto}
.bd-hero-brand__lockup{display:flex;align-items:center;gap:14px;min-width:0}
.bd-hero-brand__icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border:0;border-radius:0;background:transparent;box-shadow:none}
.bd-hero-brand__icon img{width:42px;height:42px;object-fit:contain}
.bd-hero-brand__wordmark{width:min(356px,100%);height:auto;object-fit:contain}
.bd-anchor-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:760px;margin:26px auto 0}
.bd-anchor-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid var(--bd-border);border-radius:999px;background:rgba(255,255,255,.03);color:var(--bd-text-soft);font-size:.76rem;font-weight:700;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}
.bd-anchor-nav a:hover{background:rgba(255,255,255,.06);border-color:var(--bd-border-strong);color:var(--bd-text)}
.bd-pricing-sales{display:flex;justify-content:center;align-items:center;margin:28px auto 0}
.bd-button--pricing{min-width:min(100%,260px);padding:0 24px;box-shadow:0 16px 40px rgba(0,0,0,.3)}

.bd-pricing-hero{position:relative;overflow:hidden;padding:max(28px,calc(18px + env(safe-area-inset-top))) 0 96px;border-bottom:1px solid rgba(255,255,255,.07)}
.bd-pricing-hero::before{content:"";position:absolute;inset:-220px 0 auto;height:620px;pointer-events:none;background:radial-gradient(circle at 50% 15%,rgba(9,123,253,.13),rgba(8,9,11,0) 64%)}
.bd-pricing-hero__copy{position:relative;z-index:2;max-width:800px;margin:30px auto 0;text-align:center}
.bd-kicker{margin:0 0 16px;color:#a4a9b2;font-size:.72rem;font-weight:780;letter-spacing:.13em;text-transform:uppercase}
.bd-pricing-hero h1{max-width:820px;margin:0 auto;font-family:"Grift Black",Grift,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(3.15rem,5.5vw,5.15rem);font-weight:900!important;letter-spacing:-.042em;line-height:1.01;text-wrap:balance}
.bd-pricing-hero__lead{max-width:700px;margin:21px auto 0;color:var(--bd-text-soft);font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.65;text-wrap:balance}

.bd-billing-switch{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;width:310px;max-width:100%;margin:28px auto 0;padding:4px;border:1px solid var(--bd-border);border-radius:999px;background:rgba(255,255,255,.035);box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}
.bd-billing-switch button{width:100%;min-width:0;min-height:42px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:var(--bd-text-muted);font-size:.78rem;font-weight:760;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}
.bd-billing-switch button[aria-pressed="true"]{background:#fff;color:#090a0c;box-shadow:none}
.bd-billing-switch__save{margin-left:4px;font-size:.68rem;opacity:.72}

.bd-pricing-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1160px;margin:46px auto 0}
.bd-plan{
  position:relative;
  min-width:0;
  min-height:640px;
  overflow:hidden;
  border-radius:38px;
  background:
    radial-gradient(circle at 3% 0%,rgba(9,123,253,.11),transparent 24%),
    radial-gradient(circle at 88% 2%,rgba(255,255,255,.045),transparent 34%),
    linear-gradient(160deg,#11141a 0%,#0b0d12 48%,#08090c 100%);
  box-shadow:
    0 32px 72px rgba(0,0,0,.42),
    inset 0 1px 0 rgba(255,255,255,.08),
    inset 0 -1px 0 rgba(255,255,255,.02);
  isolation:isolate;
}
.bd-plan::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;padding:1px;background:linear-gradient(132deg,rgba(9,123,253,.92) 0%,rgba(9,123,253,.32) 11%,rgba(255,255,255,.16) 30%,rgba(255,255,255,.055) 62%,rgba(255,255,255,.02) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.bd-plan::after{content:"";position:absolute;top:-108px;left:-88px;z-index:-2;width:240px;height:240px;border-radius:50%;background:rgba(9,123,253,.065);filter:blur(44px);pointer-events:none}
.bd-plan--featured{transform:translateY(-8px);background:radial-gradient(circle at 1% 0%,rgba(9,123,253,.14),transparent 22%),radial-gradient(circle at 90% 0%,rgba(255,255,255,.07),transparent 34%),linear-gradient(158deg,#131821 0%,#0c0f15 44%,#07090d 100%);box-shadow:0 40px 92px rgba(0,0,0,.5),0 0 44px rgba(9,123,253,.06),inset 0 1px 0 rgba(255,255,255,.1)}
.bd-plan__content{display:flex;flex-direction:column;min-height:640px;padding:40px 30px 32px;text-align:center}
.bd-plan__label-row{display:flex;align-items:center;justify-content:center;gap:8px;min-height:30px}
.bd-plan__name{margin:0;color:#f4f5f7;font-size:1.05rem;font-weight:700;letter-spacing:-.02em}
.bd-plan__badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.055);color:#d9dce1;font-size:.61rem;font-weight:760;letter-spacing:.015em;white-space:nowrap}
.bd-plan__price{display:flex;align-items:flex-start;justify-content:center;gap:4px;min-height:126px;margin-top:38px;padding:0 14px;color:#f3f4f6;text-shadow:0 8px 36px rgba(255,255,255,.05)}
.bd-plan__currency{margin-top:11px;flex:0 0 auto;color:#b9bdc5;font-size:clamp(2.2rem,3vw,2.8rem);font-weight:400;line-height:1}
.bd-plan__price-value{display:block;max-width:100%;overflow:visible;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif!important;font-size:clamp(4.95rem,6.9vw,6.45rem);font-weight:650;letter-spacing:-.048em;line-height:.93;font-variant-numeric:tabular-nums;white-space:nowrap;color:#d9dce2}
@supports ((-webkit-background-clip:text) or (background-clip:text)){.bd-plan__price-value{background:none;color:#fff;-webkit-text-fill-color:#fff}}
.bd-plan__price-value.has-decimals{font-size:clamp(3.95rem,5.7vw,5.1rem);letter-spacing:-.042em}
.bd-plan__price--custom{align-items:center;min-height:128px}
.bd-plan__price--custom .bd-plan__price-value{max-width:100%;font-size:clamp(2.4rem,3.9vw,3.6rem);letter-spacing:-.028em;white-space:normal;line-height:1.03;text-wrap:balance}
.bd-plan__price-meta{max-width:240px;margin:0 auto;color:#e2e4e8;font-size:.71rem;font-weight:820;letter-spacing:.035em;line-height:1.28;text-wrap:balance}
.bd-plan__description{max-width:310px;min-height:4.65em;margin:30px auto 0;color:#9ea4ad;font-size:.9rem;line-height:1.55;text-wrap:balance}
.bd-plan__description::first-line{color:#e3e6ea}
.bd-plan__signal{display:flex;align-items:center;justify-content:center;gap:10px;height:22px;margin:33px auto 0;opacity:.34}
.bd-plan__signal span{display:block;width:20px;height:3px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent)}
.bd-plan__actions{display:flex;flex-direction:column;margin-top:auto;padding-top:24px}
.bd-plan__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:58px;padding:0 22px;border:1px solid rgba(255,255,255,.9);border-radius:13px;background:linear-gradient(180deg,#f7f8f9 0%,#dfe1e5 100%);color:#090a0c;font-size:.88rem;font-weight:760;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 12px 32px rgba(0,0,0,.34);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.bd-plan__button:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:inset 0 1px 0 rgba(255,255,255,.98),0 16px 38px rgba(0,0,0,.44)}
.bd-plan__billing-note{max-width:290px;min-height:3em;margin:22px auto 0;color:#8c929b;font-size:.73rem;line-height:1.45}
.bd-pricing-note{max-width:760px;margin:22px auto 0;color:#848a94;font-size:.74rem;line-height:1.6;text-align:center}

.bd-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1060px;margin:46px auto 0;border-top:1px solid var(--bd-border);border-bottom:1px solid var(--bd-border)}
.bd-trust-strip span{padding:18px 14px;color:#9aa0aa;font-size:.74rem;font-weight:680;text-align:center}
.bd-trust-strip span+span{border-left:1px solid var(--bd-border)}

.bd-minimal-section{padding:116px 0;border-bottom:1px solid rgba(255,255,255,.07)}
.bd-section-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:100px;align-items:start}
.bd-section-intro{position:sticky;top:104px}
.bd-section-intro .bd-kicker{text-align:left}
.bd-section-intro h2{margin:0;font-family:"Grift Black",Grift,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(2.55rem,5vw,4.75rem);font-weight:900!important;letter-spacing:-.045em;line-height:1;text-wrap:balance}
.bd-section-intro p:last-child{margin:24px 0 0;color:var(--bd-text-soft);font-size:.98rem;line-height:1.68}
.bd-feature-lines{border-top:1px solid var(--bd-border)}
.bd-feature-line{display:grid;grid-template-columns:48px minmax(0,1fr);gap:22px;padding:28px 0;border-bottom:1px solid var(--bd-border)}
.bd-feature-line__number{color:#646a74;font-size:.69rem;font-variant-numeric:tabular-nums}
.bd-feature-line h3{margin:0;color:#f0f1f3;font-size:1rem;font-weight:740;letter-spacing:-.01em}
.bd-feature-line p{margin:9px 0 0;color:var(--bd-text-soft);font-size:.88rem;line-height:1.62}

.bd-compare-section{padding:94px 0;border-bottom:1px solid rgba(255,255,255,.07)}
.bd-compare-disclosure{max-width:1060px;margin:0 auto;border-top:1px solid var(--bd-border);border-bottom:1px solid var(--bd-border)}
.bd-compare-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;padding:0 2px;list-style:none;color:#f0f1f3;font-size:.9rem;font-weight:760;cursor:pointer}
.bd-compare-disclosure>summary::-webkit-details-marker{display:none}
.bd-compare-disclosure>summary::after{content:"+";color:#777d87;font-size:1.35rem;font-weight:350}
.bd-compare-disclosure[open]>summary::after{content:"−"}
.bd-comparison-table{padding:0 0 24px}
.bd-comparison-row{display:grid;grid-template-columns:1.45fr repeat(3,1fr);border-top:1px solid var(--bd-border)}
.bd-comparison-row>div{display:flex;align-items:center;min-height:58px;padding:12px 16px;color:var(--bd-text-muted);font-size:.75rem;line-height:1.4}
.bd-comparison-row>div+div{border-left:1px solid var(--bd-border)}
.bd-comparison-row--head>div{color:#eff0f2;font-weight:760}
.bd-comparison-feature{color:#dfe1e5!important;font-weight:680}
.bd-comparison__yes{display:inline-flex;align-items:center;gap:7px;color:#dfe1e5}
.bd-comparison__yes svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.1}

.bd-faq-section{padding:116px 0 122px}
.bd-faq{border-top:1px solid var(--bd-border)}
.bd-faq details{border-bottom:1px solid var(--bd-border)}
.bd-faq summary{position:relative;display:flex;align-items:center;min-height:72px;padding:18px 42px 18px 0;list-style:none;color:#e9eaed;font-size:.9rem;font-weight:680;cursor:pointer}
.bd-faq summary::-webkit-details-marker{display:none}
.bd-faq summary::after{content:"+";position:absolute;right:1px;color:#777d87;font-size:1.25rem;font-weight:350}
.bd-faq details[open] summary::after{content:"−"}
.bd-faq__answer{max-width:680px;padding:0 44px 24px 0;color:var(--bd-text-soft);font-size:.87rem;line-height:1.68}

.bd-final-cta{padding:0 0 116px}
.bd-final-cta__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:56px;padding:58px 0;border-top:1px solid var(--bd-border);border-bottom:1px solid var(--bd-border)}
.bd-final-cta__copy{max-width:700px}
.bd-final-cta__copy .bd-kicker{margin-bottom:17px}
.bd-final-cta h2{margin:0;font-family:"Grift Black",Grift,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(2.3rem,4.4vw,4.25rem);font-weight:900!important;letter-spacing:-.045em;line-height:1;text-wrap:balance}
.bd-final-cta p:last-child{margin:18px 0 0;color:var(--bd-text-soft);font-size:.92rem;line-height:1.62}
.bd-final-cta__actions{display:flex;gap:10px;flex:0 0 auto}
.bd-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;border:1px solid var(--bd-border-strong);border-radius:13px;background:transparent;color:#f1f2f4;font-size:.79rem;font-weight:760;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}
.bd-button:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.38)}
.bd-button--primary{border-color:#fff;background:#fff;color:#090a0c}

body.bd-commercial-page .bd-site-footer-spacer{background:#000!important}
body.bd-commercial-page #bd-global-footer{color-scheme:dark}
:focus-visible{outline:3px solid var(--bd-focus);outline-offset:3px}

@media (max-width:1050px){
  .bd-pricing-grid{gap:16px}
  .bd-plan{min-height:600px;border-radius:32px}
  .bd-plan__content{min-height:600px;padding:34px 22px 28px}
  .bd-plan__price{margin-top:43px}
  .bd-plan__price-value{font-size:clamp(5rem,8.5vw,6.5rem)}
  .bd-plan__price-value.has-decimals{font-size:clamp(3.75rem,6vw,4.9rem)}
  .bd-plan__description{font-size:.83rem}
}

@media (max-width:900px){
  .bd-pricing-grid{grid-template-columns:1fr;max-width:500px;gap:22px}
  .bd-plan,.bd-plan--featured{min-height:620px;transform:none}
  .bd-plan__content{min-height:620px;padding:38px 28px 30px}
  .bd-plan__price-value{font-size:clamp(4.85rem,16vw,6rem);letter-spacing:-.044em}
  .bd-plan__price-value.has-decimals{font-size:clamp(3.7rem,11.4vw,4.8rem);letter-spacing:-.038em}
  .bd-section-grid{grid-template-columns:1fr;gap:48px}
  .bd-section-intro{position:static;max-width:680px}
  .bd-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));max-width:620px}
  .bd-trust-strip span:nth-child(3){border-left:0;border-top:1px solid var(--bd-border)}
  .bd-trust-strip span:nth-child(4){border-top:1px solid var(--bd-border)}
  .bd-final-cta__inner{align-items:flex-start;flex-direction:column;gap:32px}
}

@media (max-width:760px){
  html{scroll-padding-top:20px}
  .bd-commercial-header__inner{width:min(calc(100% - 24px),var(--bd-container));min-height:62px;gap:10px}
  .bd-commercial-brand__name{display:none}
  .bd-commercial-access{gap:7px}
  .bd-commercial-header__login,.bd-commercial-header__cta{min-height:40px;padding:0 13px;font-size:.73rem}
  .bd-container,.bd-hero-brand{width:min(calc(100% - 32px),var(--bd-container))}
  .bd-hero-brand{align-items:flex-start;flex-direction:column;gap:12px}
  .bd-hero-brand__icon{width:36px;height:36px}
  .bd-hero-brand__icon img{width:36px;height:36px}
  .bd-hero-brand__wordmark{width:min(292px,100%)}
  .bd-pricing-hero{padding:max(20px,calc(12px + env(safe-area-inset-top))) 0 78px}
  .bd-pricing-hero__copy{margin-top:28px}
  .bd-pricing-hero h1{font-size:clamp(2.78rem,11vw,4.1rem);letter-spacing:-.036em;line-height:1.02}
  .bd-pricing-hero__lead{margin-top:22px;font-size:.98rem}
  .bd-anchor-nav{gap:8px;margin-top:24px}
  .bd-anchor-nav a{min-height:38px;padding:0 14px;font-size:.74rem}
  .bd-billing-switch{margin-top:29px}
  .bd-pricing-grid{margin-top:38px}
  .bd-minimal-section,.bd-faq-section{padding:82px 0}
  .bd-compare-section{padding:72px 0}
  .bd-section-intro h2{font-size:clamp(2.48rem,11vw,3.9rem);letter-spacing:-.038em;line-height:1.02}
  .bd-comparison-row{grid-template-columns:repeat(3,1fr)}
  .bd-comparison-row--head{display:none}
  .bd-comparison-row>div{min-height:50px;padding:11px 9px;border-left:1px solid var(--bd-border)}
  .bd-comparison-row>div:nth-child(2){border-left:0}
  .bd-comparison-feature{grid-column:1/-1;min-height:auto!important;padding:17px 0 9px!important;border-left:0!important}
  .bd-comparison-row>div:not(.bd-comparison-feature)::before{content:attr(data-label);display:block;margin-bottom:6px;color:#dfe1e5;font-size:.65rem;font-weight:760}
  .bd-comparison-row>div:not(.bd-comparison-feature){display:block;text-align:center}
  .bd-comparison__yes{justify-content:center}
  .bd-final-cta{padding-bottom:84px}
  .bd-final-cta__actions{width:100%;flex-wrap:wrap}
  .bd-final-cta__actions .bd-button{flex:1 1 190px}
}

@media (max-width:480px){
  .bd-commercial-header__inner{width:calc(100% - 20px)}
  .bd-commercial-brand__mark{width:29px;height:29px;border-radius:9px}
  .bd-commercial-brand__mark img{width:17px;height:17px}
  .bd-commercial-header__login,.bd-commercial-header__cta{padding:0 11px;font-size:.7rem}
  .bd-container,.bd-hero-brand{width:min(calc(100% - 28px),var(--bd-container))}
  .bd-hero-brand{gap:10px}
  .bd-hero-brand__icon{width:34px;height:34px}
  .bd-hero-brand__icon img{width:34px;height:34px}
  .bd-hero-brand__wordmark{width:min(270px,100%)}
  .bd-pricing-sales{margin-top:24px}
  .bd-button--pricing{width:100%;max-width:330px;min-height:52px}
  .bd-pricing-hero__copy{margin-top:24px}
  .bd-kicker{font-size:.67rem}
  .bd-billing-switch{width:100%;max-width:330px}
  .bd-plan{min-height:580px;border-radius:30px}
  .bd-plan__content{min-height:580px;padding:31px 18px 25px}
  .bd-plan__label-row{gap:7px}
  .bd-plan__price{min-height:100px;margin-top:32px;padding:0 8px}
  .bd-plan__currency{margin-top:8px;font-size:1.95rem}
  .bd-plan__price-value{font-size:clamp(4.05rem,19vw,4.95rem);letter-spacing:-.038em;line-height:.96}
  .bd-plan__price-value.has-decimals{font-size:clamp(3.18rem,14.8vw,4.05rem);letter-spacing:-.032em}
  .bd-plan__price--custom .bd-plan__price-value{font-size:clamp(2.25rem,10.5vw,3.1rem);line-height:1.04}
  .bd-plan__price-meta{font-size:.67rem;max-width:220px}
  .bd-plan__description{min-height:4.8em;margin-top:24px;font-size:.84rem}
  .bd-plan__signal{gap:7px;margin-top:25px}
  .bd-plan__signal span{width:16px}
  .bd-plan__button{min-height:55px}
  .bd-plan__billing-note{margin-top:18px;font-size:.68rem}
  .bd-trust-strip{grid-template-columns:1fr;margin-top:38px}
  .bd-trust-strip span+span{border-left:0;border-top:1px solid var(--bd-border)}
  .bd-feature-line{grid-template-columns:36px minmax(0,1fr);gap:13px}
  .bd-compare-disclosure>summary{font-size:.84rem}
  .bd-comparison-row>div{font-size:.69rem}
  .bd-final-cta__actions{display:grid;grid-template-columns:1fr}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
