.bsbdemo{--nv:#112656;--nv2:#0A1A3D;--gd:#E0B962;--gd2:#EACB84;--ink:#16213E;--mut:#5A6785;--ln:#DCE2EC;--bg:#F5F7FA;--ok:#1E7A52;--okbg:#E8F5EE;font-family:Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,Arial,sans-serif;color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}
.bsbdemo *,.bsbdemo *::before,.bsbdemo *::after{box-sizing:border-box}
.bsbdemo p{margin:0 0 1rem}
.bsbdemo h1,.bsbdemo h2,.bsbdemo h3,.bsbdemo h4{font-weight:800;line-height:1.2;margin:0 0 .75rem;color:inherit}
.bsbdemo__wrap{max-width:1120px;margin:0 auto;padding:0 20px}
.bsbdemo__sec{padding:64px 0}
.bsbdemo__sec--tint{background:var(--bg)}
.bsbdemo__eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gd);margin:0 0 .75rem}
.bsbdemo__lede{font-size:18px;color:var(--mut);max-width:62ch}
.bsbdemo__hd{text-align:center;max-width:44rem;margin:0 auto 2.5rem}
.bsbdemo__hd .bsbdemo__lede{margin-inline:auto}
.bsbdemo__hd .bsbdemo__eyebrow{color:var(--nv)}
.bsbdemo__hero{background:var(--nv);color:#fff;padding:72px 0 64px}
.bsbdemo__hero h1{font-size:clamp(30px,5vw,46px);color:#fff}
.bsbdemo__hero .bsbdemo__lede{color:#C9D3E6;font-size:19px}
.bsbdemo__cta{display:flex;flex-wrap:wrap;gap:12px;margin:1.75rem 0 1rem}
.bsbdemo__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.8rem 1.5rem;border-radius:8px;font:inherit;font-weight:700;font-size:16px;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .18s,color .18s,border-color .18s}
.bsbdemo__btn--gold{background:var(--gd);color:var(--nv2);border-color:var(--gd)}
.bsbdemo__btn--gold:hover{background:var(--gd2);border-color:var(--gd2);color:var(--nv2)}
.bsbdemo__btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}
.bsbdemo__btn--ghost:hover{background:rgba(255,255,255,.12);color:#fff}
.bsbdemo__btn--navy{background:var(--nv);color:#fff;border-color:var(--nv)}
.bsbdemo__btn--navy:hover{background:var(--nv2);color:#fff}
.bsbdemo__btn--out{background:transparent;color:var(--nv);border-color:var(--ln)}
.bsbdemo__btn--out:hover{border-color:var(--nv);background:#fff}
.bsbdemo *:focus-visible{outline:3px solid var(--gd);outline-offset:3px;border-radius:4px}
.bsbdemo__note{display:inline-flex;align-items:flex-start;gap:.5rem;font-size:14px;line-height:1.5;color:#C9D3E6;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:.6rem .85rem;max-width:56ch}
.bsbdemo__tag{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;padding:.22rem .5rem;border-radius:4px;background:#F0E2BE;color:#6B5210;border:1px solid #DFC98E;white-space:nowrap}
.bsbdemo__tag--blue{background:#E4ECFA;color:#1B3F7E;border-color:#C3D5F0}
.bsbdemo__steps{display:flex;gap:6px;overflow-x:auto;padding:4px 0 12px;margin:0 0 4px;list-style:none;scrollbar-width:thin}
.bsbdemo__steps li{flex:0 0 auto}
.bsbdemo__step{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .8rem;border-radius:999px;border:1px solid var(--ln);background:#fff;color:var(--mut);font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .18s,color .18s,border-color .18s}
.bsbdemo__step:hover{border-color:var(--nv);color:var(--nv)}
.bsbdemo__step[aria-current='step']{background:var(--nv);border-color:var(--nv);color:#fff}
.bsbdemo__step[data-done='1']:not([aria-current='step']){border-color:#BFE3D0;background:var(--okbg);color:var(--ok)}
.bsbdemo__stepn{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:rgba(0,0,0,.07);font-size:11px;font-weight:800}
.bsbdemo__step[aria-current='step'] .bsbdemo__stepn{background:var(--gd);color:var(--nv2)}
.bsbdemo__bar{height:6px;border-radius:999px;background:var(--ln);overflow:hidden;margin:0 0 20px}
.bsbdemo__bar i{display:block;height:100%;background:var(--gd);border-radius:999px;transition:width .3s ease}
.bsbdemo__mstep{display:none;font-size:13px;font-weight:700;color:var(--mut);margin:0 0 8px}
.bsbdemo__stage{background:#fff;border:1px solid var(--ln);border-radius:14px;padding:28px;min-height:430px;box-shadow:0 1px 3px rgba(17,38,86,.06)}
.bsbdemo__panel[hidden]{display:none}
.bsbdemo__panel{animation:bsbdemofade .3s ease both}
@keyframes bsbdemofade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
.bsbdemo__ptitle{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin:0 0 .35rem}
.bsbdemo__ptitle h3{font-size:21px;margin:0}
.bsbdemo__pnote{font-size:15px;color:var(--mut);margin:0 0 1.25rem;max-width:68ch}
.bsbdemo__explain{margin:1.25rem 0 0;padding:.9rem 1.1rem;border-left:3px solid var(--gd);background:#FBF7EE;border-radius:0 8px 8px 0;font-size:15px;color:#4A4433}
.bsbdemo__explain p{margin:0}
.bsbdemo__nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:20px 0 0}
.bsbdemo__spacer{flex:1 1 auto}
.bsbdemo__btn[disabled]{opacity:.4;cursor:not-allowed}
.bsbdemo__count{font-size:14px;font-weight:700;color:var(--mut)}
.bsbdemo__browser{border:1px solid var(--ln);border-radius:12px;overflow:hidden;background:#fff}
.bsbdemo__chrome{display:flex;align-items:center;gap:8px;padding:9px 12px;background:#EEF1F6;border-bottom:1px solid var(--ln)}
.bsbdemo__dots{display:flex;gap:5px}
.bsbdemo__dots i{width:10px;height:10px;border-radius:50%;background:#CBD3E0}
.bsbdemo__url{flex:1;background:#fff;border:1px solid var(--ln);border-radius:5px;padding:.25rem .6rem;font-size:12px;color:var(--mut);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bsbdemo__site{padding:22px}
.bsbdemo__sitehero{background:#0E3B34;color:#fff;border-radius:10px;padding:22px;margin:0 0 18px}
.bsbdemo__sitehero h4{font-size:20px;color:#fff;margin:0 0 .4rem}
.bsbdemo__sitehero p{color:#C4DAD4;margin:0;font-size:15px}
.bsbdemo__brand{font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7FC9B4;margin:0 0 .5rem}
.bsbdemo__grid2{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.bsbdemo__f{display:flex;flex-direction:column;gap:.3rem}
.bsbdemo__f label{font-size:13px;font-weight:700;color:var(--ink)}
.bsbdemo__f input{font:inherit;font-size:15px;padding:.6rem .7rem;border:1px solid var(--ln);border-radius:7px;background:#fff;color:var(--ink);min-height:44px;width:100%}
.bsbdemo__f--full{grid-column:1/-1}
.bsbdemo__warn{font-size:13px;color:#8A5B00;background:#FDF4E0;border:1px solid #F0DCAE;border-radius:7px;padding:.55rem .75rem;margin:12px 0 0}
.bsbdemo__card{border:1px solid var(--ln);border-radius:10px;background:#fff;padding:18px}
.bsbdemo__split{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.bsbdemo__rec{display:flex;align-items:center;gap:12px;padding:0 0 14px;border-bottom:1px solid var(--ln);margin:0 0 14px}
.bsbdemo__av{width:44px;height:44px;border-radius:50%;background:var(--nv);color:var(--gd);display:grid;place-items:center;font-weight:800;font-size:15px;flex:0 0 auto}
.bsbdemo__rec strong{display:block;font-size:17px}
.bsbdemo__rec span{font-size:13px;color:var(--mut)}
.bsbdemo__fields{list-style:none;margin:0;padding:0}
.bsbdemo__fields li{display:flex;justify-content:space-between;gap:12px;padding:.5rem 0;border-bottom:1px dashed var(--ln);font-size:14px}
.bsbdemo__fields li:last-child{border-bottom:0}
.bsbdemo__fields b{color:var(--mut);font-weight:600}
.bsbdemo__fields>li>span{font-weight:700;text-align:right}
.bsbdemo__tl{list-style:none;margin:0;padding:0 0 0 18px;border-left:2px solid var(--ln)}
.bsbdemo__tl li{position:relative;padding:0 0 14px 14px;font-size:14px}
.bsbdemo__tl li::before{content:'';position:absolute;left:-23px;top:6px;width:9px;height:9px;border-radius:50%;background:var(--gd);border:2px solid #fff;box-shadow:0 0 0 1px var(--ln)}
.bsbdemo__tl time{display:block;font-size:12px;font-weight:700;color:var(--mut)}
.bsbdemo__phone{max-width:380px;margin:0 auto;border:1px solid var(--ln);border-radius:16px;padding:16px;background:var(--bg)}
.bsbdemo__msg{background:#fff;border:1px solid var(--ln);border-radius:12px;padding:14px 16px;font-size:15px;box-shadow:0 1px 2px rgba(17,38,86,.05)}
.bsbdemo__msg p{margin:0 0 .7rem}
.bsbdemo__msg p:last-child{margin:0}
.bsbdemo__msg--me{background:var(--nv);color:#fff;border-color:var(--nv)}
.bsbdemo__chat{display:flex;flex-direction:column;gap:10px}
.bsbdemo__chat .bsbdemo__msg{max-width:88%}
.bsbdemo__chat .bsbdemo__msg--me{align-self:flex-end}
.bsbdemo__mlabel{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--mut);margin:0 0 .4rem}
.bsbdemo__fakebtn{display:inline-block;margin:.4rem 0 0;padding:.55rem 1rem;border-radius:7px;background:var(--gd);color:var(--nv2);font-weight:700;font-size:14px}
.bsbdemo__cal{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px}
.bsbdemo__slot{border:1px solid var(--ln);border-radius:9px;padding:.7rem .4rem;text-align:center;background:#fff}
.bsbdemo__slot b{display:block;font-size:13px}
.bsbdemo__slot span{font-size:12px;color:var(--mut)}
.bsbdemo__slot--on{border-color:var(--nv);background:var(--nv);color:#fff}
.bsbdemo__slot--on span{color:#C9D3E6}
.bsbdemo__pipe{display:grid;grid-template-columns:repeat(7,minmax(128px,1fr));gap:10px;overflow-x:auto;padding:0 0 8px}
.bsbdemo__col{background:var(--bg);border:1px solid var(--ln);border-radius:9px;padding:9px;min-width:128px}
.bsbdemo__colh{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--mut);margin:0 0 8px;min-height:28px}
.bsbdemo__deal{background:#fff;border:1px solid var(--ln);border-radius:7px;padding:.5rem .6rem;margin:0 0 6px;font-size:12.5px;font-weight:600}
.bsbdemo__deal small{display:block;font-weight:500;color:var(--mut);font-size:11.5px;margin-top:2px}
.bsbdemo__deal--on{border-color:var(--gd);background:#FBF7EE;box-shadow:0 0 0 2px rgba(224,185,98,.35)}
.bsbdemo__flow{display:flex;flex-direction:column;align-items:center;margin:0;padding:0;list-style:none}
.bsbdemo__flow li{width:100%;max-width:340px;text-align:center;background:#fff;border:1px solid var(--ln);border-radius:9px;padding:.7rem 1rem;font-weight:700;font-size:14.5px}
.bsbdemo__flow li[data-k='1']{background:var(--nv);color:#fff;border-color:var(--nv)}
.bsbdemo__flow li.bsbdemo__arrow{width:2px;max-width:2px;height:18px;background:var(--ln);margin:0 auto;padding:0;border:0;border-radius:0}
.bsbdemo__wf{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;align-items:stretch}
.bsbdemo__wf div{background:var(--bg);border:1px solid var(--ln);border-radius:8px;padding:.7rem;text-align:center;font-size:13px;font-weight:700}
.bsbdemo__chk{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}
.bsbdemo__chk li{position:relative;padding-left:1.6rem;font-size:15px}
.bsbdemo__chk li::before{content:'\2713';position:absolute;left:0;top:0;color:var(--ok);font-weight:800}
.bsbdemo__x li::before{content:'\2715';color:#B4443A}
.bsbdemo__ok{display:inline-flex;align-items:center;gap:.5rem;background:var(--okbg);color:var(--ok);border:1px solid #BFE3D0;border-radius:8px;padding:.6rem 1rem;font-weight:800;font-size:15px;margin:0 0 1rem}
.bsbdemo__offer{display:grid;grid-template-columns:1.55fr 1fr;gap:22px;align-items:start}
.bsbdemo__price{background:#fff;border:2px solid var(--nv);border-radius:14px;padding:26px}
.bsbdemo__price--alt{border-color:var(--ln);border-width:1px}
.bsbdemo__amt{font-size:34px;font-weight:800;color:var(--nv);line-height:1.1;margin:0 0 .2rem}
.bsbdemo__amt small{display:block;font-size:14px;font-weight:600;color:var(--mut);margin-top:.25rem}
.bsbdemo__fine{font-size:13.5px;color:var(--mut);margin:1rem 0 0}
.bsbdemo__ba{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.bsbdemo__ba h3{font-size:17px}
.bsbdemo__faq{border-top:1px solid var(--ln);max-width:52rem;margin:0 auto}
.bsbdemo__q{border-bottom:1px solid var(--ln)}
.bsbdemo__q summary{cursor:pointer;padding:1rem .5rem 1rem 0;font-weight:700;font-size:16px;list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}
.bsbdemo__q summary::-webkit-details-marker{display:none}
.bsbdemo__q summary::after{content:'+';font-size:22px;font-weight:700;color:var(--gd);line-height:1;flex:0 0 auto}
.bsbdemo__q[open] summary::after{content:'\2013'}
.bsbdemo__q div{padding:0 2rem 1.1rem 0;font-size:15px;color:var(--mut)}
.bsbdemo__q div p:last-child{margin:0}
.bsbdemo__final{background:var(--nv);color:#fff;text-align:center}
.bsbdemo__final h2{color:#fff;font-size:clamp(24px,4vw,34px)}
.bsbdemo__final .bsbdemo__lede{color:#C9D3E6;margin-inline:auto}
.bsbdemo__final .bsbdemo__cta{justify-content:center}
.bsbdemo__micro{font-size:14px;color:#9FB0CC;margin:1rem 0 0}
@media (max-width:860px){.bsbdemo__split,.bsbdemo__offer,.bsbdemo__ba,.bsbdemo__grid2{grid-template-columns:1fr}.bsbdemo__stage{padding:20px;min-height:0}.bsbdemo__sec{padding:48px 0}.bsbdemo__steps{display:none}.bsbdemo__mstep{display:block}}
@media (prefers-reduced-motion:reduce){.bsbdemo *,.bsbdemo *::before,.bsbdemo *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.bsbdemo__panel{animation:none}}
