.bt-page,.site-foot,.site-head{--bt-brand:#ffa800;--bt-brand-600:#f59a00;--bt-brand-ink:#241a05;--bt-ink:#17140d;--bt-ink-2:#3b372e;--bt-muted:#6a655c;--bt-muted-2:#7a746a;--bt-bg:#f5f3ee;--bt-cream:#fff5e0;--bt-white:#fff;--bt-line:#e6e2d9;--bt-line-2:#efece4;font-family:var(--font-brand),system-ui,sans-serif;color:var(--bt-ink);text-wrap:pretty}.bt-page{background:var(--bt-bg)}.bt-page ::selection,.site-head ::selection{background:var(--bt-brand);color:var(--bt-brand-ink)}.bt-page img,.site-foot img,.site-head img{max-width:100%;display:block}.bt-page a,.bt-page a:hover,.site-foot a,.site-foot a:hover,.site-head a,.site-head a:hover{text-decoration:none}.bt-wrap{max-width:1280px;margin:0 auto;padding:0 32px}.bt-page h1,.bt-page h2,.bt-page h3,.bt-page h4,.site-foot h3,.site-foot h4{letter-spacing:-.025em;line-height:1.08;font-weight:800;color:var(--bt-ink);margin:0}.bt-page h1{font-size:clamp(40px,5.2vw,66px)}.bt-page h2{font-size:clamp(30px,3.6vw,44px)}.bt-page h3{font-size:19px;font-weight:700;letter-spacing:-.015em;line-height:1.2}.bt-page p{margin:0}.kicker{display:inline-block;font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--bt-brand-600)}.lead{font-size:18px;line-height:1.55;color:var(--bt-muted)}.bt-btn{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:700;padding:14px 24px;border-radius:12px;border:1px solid transparent;transition:transform .15s,box-shadow .2s,background .2s;cursor:pointer}.bt-btn:hover{transform:translateY(-2px)}.bt-btn-primary{background:var(--bt-brand);color:var(--bt-brand-ink);box-shadow:0 10px 24px -12px rgba(255,168,0,.9)}.bt-btn-primary:hover{background:var(--bt-brand-600);color:var(--bt-brand-ink)}.bt-btn-ghost{background:transparent;color:var(--bt-ink);border-color:var(--bt-line)}.bt-btn-ghost:hover{background:var(--bt-white);color:var(--bt-ink);border-color:#d8d3c8}.bt-btn svg{width:16px;height:16px}.site-head{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:var(--bt-white);border-bottom:1px solid var(--bt-line-2)}.site-head .bt-wrap{display:flex;align-items:center;gap:34px;height:72px}.bt-logo img{height:26px;width:auto}.nav{display:flex;gap:24px;align-items:center;font-size:14.5px;font-weight:600;margin-left:6px}.nav a{color:var(--bt-ink-2)}.nav a:hover{color:var(--bt-brand-600)}.has-mega{position:relative;display:flex;align-items:center;align-self:stretch}.nav-trig{display:inline-flex;align-items:center;gap:5px;font:inherit;color:var(--bt-ink-2);background:transparent;border:0;padding:0;cursor:pointer}.nav-trig svg{width:14px;height:14px;transition:transform .2s}.has-mega.open .nav-trig{color:var(--bt-brand-600)}.has-mega.open .nav-trig svg{transform:rotate(180deg)}.mega{position:fixed;left:0;right:0;top:72px;background:var(--bt-white);border-top:1px solid var(--bt-line-2);border-bottom:1px solid var(--bt-line);box-shadow:0 26px 44px -30px rgba(20,18,12,.32);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s,transform .18s,visibility .18s;z-index:59}.has-mega.open .mega{opacity:1;visibility:visible;transform:none}.mega-inner{max-width:1320px;margin:0 auto;padding:34px 32px 40px;display:grid;grid-template-columns:300px 1fr;grid-gap:44px;gap:44px;align-items:start}.mega-inner.no-feat{grid-template-columns:1fr}.mega-feat{display:grid;grid-gap:12px;gap:12px}.feat-card{display:flex;gap:13px;align-items:center;background:var(--bt-cream);border:1px solid var(--bt-line-2);border-radius:14px;padding:12px;transition:border-color .18s,background .18s}.feat-card:hover{border-color:#e8c98a;background:#faf7f0}.feat-img{flex:0 0 auto;width:64px;height:56px;border-radius:10px;background:#eeebe3 50%/cover no-repeat}.feat-txt{display:flex;flex-direction:column;gap:3px}.feat-txt b{font-size:14.5px;font-weight:700;color:var(--bt-ink);letter-spacing:-.01em}.feat-txt em{font-style:normal;font-size:12px;line-height:1.35;color:var(--bt-muted)}.tag-feat{align-self:flex-start;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--bt-brand-600);background:rgba(255,168,0,.16);border:1px solid rgba(255,168,0,.34);border-radius:5px;padding:2px 6px;margin-bottom:2px}.mega-cols{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:34px;gap:34px}.mega-cols.desc{gap:30px 40px}.mega-cols.desc .mega-col{display:grid;grid-gap:30px;gap:30px;align-content:start}.mega-item{display:flex;flex-direction:column;gap:5px;max-width:32ch}.mega-item b{font-size:15px;font-weight:700;color:var(--bt-ink);letter-spacing:-.01em}.mega-item em{font-style:normal;font-size:13px;line-height:1.45;color:var(--bt-muted)}.mega-item:hover b{color:var(--bt-brand-600)}.mega-col h4{font-size:11.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--bt-muted-2);padding-bottom:9px;border-bottom:1px solid var(--bt-line-2);margin:0 0 12px}.mega-col h4:not(:first-child){margin-top:26px}.mega-col ul{list-style:none;display:grid;grid-gap:9px;gap:9px;margin:0;padding:0}.mega-col a{font-size:14px;font-weight:500;color:var(--bt-ink-2)}.mega-col a:hover{color:var(--bt-brand-600)}.head-cta{margin-left:auto;display:flex;gap:10px;align-items:center}.head-cta .bt-btn{padding:10px 18px;font-size:14px}.nav-toggle{display:none;margin-left:auto;width:40px;height:40px;align-items:center;justify-content:center;background:transparent;border:1px solid var(--bt-line);border-radius:10px;cursor:pointer;color:var(--bt-ink)}.nav-toggle svg{width:18px;height:18px}@media (max-width:1080px){.has-mega{display:block;width:100%}.nav-trig{padding:13px 0;width:100%;justify-content:space-between;border-bottom:1px solid var(--bt-line-2)}.mega{position:static;opacity:1;visibility:hidden;transform:none;display:none;border:0;box-shadow:none;background:transparent}.has-mega.open .mega{display:block;visibility:visible}.mega-inner{padding:16px 0 8px}.mega-cols,.mega-inner{grid-template-columns:1fr;gap:22px}.nav{position:fixed;top:72px;left:0;right:0;height:calc(100vh - 72px);height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior:contain;flex-direction:column;gap:0;align-items:stretch;background:var(--bt-white);border-bottom:1px solid var(--bt-line);padding:8px 32px 16px;margin:0}.hide-mobile,.nav{display:none}.nav>a{padding:13px 0;border-bottom:1px solid var(--bt-line-2);font-size:15px}.nav>a:last-child{border-bottom:0}.site-head .nav-toggle,.site-head.open .nav{display:flex}.head-cta{margin-left:12px}}@media (max-width:560px){.head-cta .bt-btn{padding:9px 14px;font-size:13.5px}.site-head .bt-wrap{padding:0 18px;gap:12px}}.bt-page-head{padding:72px 0 56px}.bt-page-head h1{font-size:clamp(34px,4.4vw,54px);margin-top:14px}.bt-page-head .lead{margin-top:20px}.bt-prose{max-width:68ch;margin:0 auto}.bt-prose h2{font-size:clamp(23px,2.4vw,30px);line-height:1.2;margin:56px 0 16px}.bt-prose h2:first-child{margin-top:0}.bt-prose img{width:100%;height:auto;border-radius:16px;margin:0 0 34px}.bt-prose .wallet-shot{width:70%;margin-inline:auto}.bt-prose h3{font-size:19px;margin:34px 0 12px}.bt-prose p{font-size:17px;line-height:1.7;color:var(--bt-ink-2);margin:0 0 18px}.bt-prose strong{font-weight:700;color:var(--bt-ink)}.bt-prose ul{margin:0 0 22px;padding-left:20px;display:grid;grid-gap:7px;gap:7px}.bt-prose li{font-size:17px;line-height:1.6;color:var(--bt-ink-2)}.bt-prose li::marker{color:var(--bt-brand-600)}.bt-prose .bt-outcomes{list-style:none;padding:0;gap:10px;margin-bottom:24px}.bt-prose .bt-outcomes li{font-weight:700;color:var(--bt-ink);padding-left:26px;position:relative}.bt-prose .bt-outcomes li:before{content:"";position:absolute;left:0;top:.55em;width:12px;height:2px;background:var(--bt-brand)}.bt-prose .bt-pull{margin:26px 0;padding:18px 22px;border-left:3px solid var(--bt-brand);background:var(--bt-cream);border-radius:0 var(--radius) var(--radius) 0;font-size:18px;font-weight:600;line-height:1.5;color:var(--bt-ink)}@media (max-width:600px){.bt-page-head{padding:48px 0 36px}.bt-prose h2{margin-top:42px}}.sec{padding:104px 0}.sec.tight{padding:76px 0}.sec.alt{background:var(--bt-white)}.sec-head{max-width:720px}.sec-head.center{margin:0 auto;text-align:center}.sec-head .kicker{margin-bottom:14px}.sec-head h2 em{font-style:normal;color:var(--bt-brand-600)}.sec-head p{margin-top:18px}.bt-hero{position:relative;overflow:hidden;padding:88px 0 0}.bt-hero:before{content:"";position:absolute;top:-260px;right:-200px;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(255,168,0,.18) 0,rgba(255,168,0,.05) 44%,transparent 70%);pointer-events:none}.bt-hero .bt-wrap{position:relative;z-index:2}.hero-inner{max-width:800px}.bt-hero h1{margin-top:22px}.bt-hero h1 em{font-style:normal;color:var(--bt-brand-600)}.bt-hero .lead{margin-top:22px;font-size:20px;max-width:600px}.hero-ctas{margin-top:34px;display:flex;gap:12px;flex-wrap:wrap}.aud{margin-top:44px;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.aud-card{position:relative;overflow:hidden;background:var(--bt-white);border:1px solid var(--bt-line);border-radius:24px;padding:0 34px 30px;display:flex;flex-direction:column;min-height:290px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .2s}.aud-card:hover{transform:translateY(-4px);box-shadow:0 26px 46px -26px rgba(20,18,12,.32);border-color:#d8d3c8}.aud-card.accent{background:var(--bt-cream);border-color:#f4e6c4}.aud-card>*{position:relative;z-index:2}.aud-cover{display:block;height:190px;margin:0 -34px 26px;background:#f2efe8 center 38%/cover no-repeat}.aud-card h3{margin-top:0;font-size:clamp(23px,2.3vw,29px);font-weight:800;letter-spacing:-.02em;line-height:1.12}.aud-card p{margin-top:12px;font-size:15px;line-height:1.5;color:var(--bt-muted);max-width:42ch}.aud-card .aud-go{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:700;letter-spacing:-.01em;color:#241a05;background:var(--bt-brand);border-radius:999px;padding:15px 26px;box-shadow:0 12px 26px -12px rgba(255,168,0,.75);transition:background .18s,box-shadow .18s,transform .18s}.aud-card .aud-go:hover{background:var(--bt-brand-600);box-shadow:0 16px 32px -12px rgba(255,168,0,.9)}.aud-card .aud-go svg{width:17px;height:17px;color:#241a05;transition:transform .2s}.aud-card:hover .aud-go svg{transform:translateX(4px)}.aud-tags{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0 26px}.aud-tags span{font-size:12px;font-weight:600;color:var(--bt-ink-2);background:rgba(255,255,255,.72);border:1px solid var(--bt-line);border-radius:999px;padding:5px 11px}.aud-card.accent .aud-tags span{background:rgba(255,255,255,.8);border-color:#f0e2c0}.aud-photo .aud-card,.aud-photo .aud-card.accent{background:#15120c;border-color:rgba(255,255,255,.12);padding:0}.aud-photo .aud-cover{position:absolute;inset:0;height:auto;margin:0;z-index:0;opacity:.9}.aud-photo .aud-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(12,10,6,.1),rgba(12,10,6,.46) 48%,rgba(12,10,6,.78))}.aud-photo .aud-card .inner{position:relative;z-index:2;display:flex;flex-direction:column;flex:1 1;padding:190px 34px 30px}.aud-photo .aud-card h3{color:#fff}.aud-photo .aud-card p{color:rgba(255,255,255,.78)}.aud-photo .aud-card.accent .aud-tags span,.aud-photo .aud-tags span{color:#f2efe8;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.22)}@media (max-width:820px){.aud{grid-template-columns:1fr;gap:14px}.aud-card{min-height:0;padding:0 26px 26px}.aud-cover{height:160px;margin:0 -26px 22px}.aud-photo .aud-card .inner{padding:150px 26px 26px}}.hero-banner{margin:44px 0 0;overflow:hidden;border-top:1px solid var(--bt-line);border-bottom:1px solid var(--bt-line);box-shadow:0 28px 56px -32px rgba(20,18,12,.4);background:#0b1622}.hero-banner img{width:100%;height:auto;display:block}.rail-shell{margin-top:48px;position:relative}.rail{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 4px 18px;scroll-padding-left:4px;-ms-overflow-style:none;scrollbar-width:none;cursor:-webkit-grab;cursor:grab}.rail.dragging{cursor:-webkit-grabbing;cursor:grabbing;scroll-snap-type:none}.rail::-webkit-scrollbar{display:none}.pcarousel-card{position:relative;flex:0 0 300px;height:496px;border-radius:22px;overflow:hidden;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s;box-shadow:0 1px 2px rgba(20,18,12,.04)}.pcarousel-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px -20px rgba(20,18,12,.32)}.pcarousel-card .pad{position:relative;z-index:3;padding:30px 28px 0;display:flex;flex-direction:column;min-height:226px}.pcarousel-card h3{font-size:25px;font-weight:700;letter-spacing:-.02em;line-height:1.08}.pcarousel-card .desc{margin-top:12px;font-size:15.5px;line-height:1.42;font-weight:400;max-width:230px}.pcarousel-card .cta{align-self:flex-start;margin-top:auto;margin-bottom:16px;display:inline-flex;align-items:center;gap:8px;border:none;cursor:pointer;font-family:inherit;font-size:14.5px;font-weight:600;padding:11px 18px;border-radius:999px;transition:transform .15s,background .2s,color .2s}.pcarousel-card .cta:active{transform:scale(.96)}.pcarousel-card .cta svg{width:15px;height:15px;transition:transform .2s}.pcarousel-card:hover .cta svg{transform:translateX(3px)}.pcarousel-card.cream{background:var(--bt-cream);color:var(--bt-ink);border:1px solid #f1e4c4}.pcarousel-card.cream h3{color:var(--bt-ink)}.pcarousel-card.cream .desc{color:#7a6f53}.pcarousel-card.cream .cta{background:var(--bt-ink);color:#fff}.pcarousel-card.cream .cta:hover{background:#332d20;color:#fff}.pcarousel-card.photo,.pcarousel-card.photo h3{color:#fff}.pcarousel-card.photo .desc{color:rgba(255,255,255,.85)}.pcarousel-card.photo .cta{background:#fff;color:var(--bt-ink)}.pcarousel-card.photo .cta:hover{background:var(--bt-brand);color:var(--bt-brand-ink)}.pcarousel-card .photobg{position:absolute;inset:0;z-index:0}.pcarousel-card .photobg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pcarousel-card .photobg:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(10,8,4,.5),rgba(10,8,4,.18) 34%,rgba(10,8,4,.1))}.device{margin-top:auto;align-self:center;width:248px;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -8px 30px -12px rgba(0,0,0,.4);padding:12px 12px 0;position:relative;z-index:2}.device .screen{background:#fbfaf7;border-radius:18px 18px 0 0;overflow:hidden;padding:11px 12px 0}.sbar{justify-content:space-between;font-size:10px;font-weight:600;color:#15120c;padding:0 4px 8px}.sbar,.sbar .dots{display:flex;align-items:center}.sbar .dots{gap:3px}.sbar .dots i{width:3px;height:3px;border-radius:50%;background:#15120c;display:block}.mloc{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #f0c675;border-radius:10px;padding:6px 10px;font-size:10.5px;font-weight:600;color:#15120c;background:#fff;margin-bottom:8px}.mloc svg{width:11px;height:11px;color:#6b665c}.mfeed{display:flex;flex-direction:column;gap:7px}.mrow .mimg{height:44px;border-radius:9px;background:#f7f5ef 50%/cover no-repeat}.mrow .mmeta{padding:5px 1px 0}.mrow .mmeta b{font-size:11px;font-weight:600;color:#15120c;display:block;letter-spacing:-.01em}.mrow .mmeta span{display:flex;align-items:center;gap:4px;font-size:9.5px;font-weight:500;color:#a59f93;margin-top:2px}.mrow .mmeta span svg{width:11px;height:11px;color:#b5afa4;flex:0 0 auto}.phero{height:92px;border-radius:13px;background:#ebe7de 50%/cover no-repeat;position:relative;margin-bottom:10px}.phero .fav{position:absolute;top:8px;right:8px;width:22px;height:22px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:11px}.pinfo{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:9px}.pinfo b{font-size:12.5px;font-weight:700;display:block}.pinfo span{font-size:10px;color:#9a948a}.pinfo .price{font-size:14px;font-weight:800}.pchips{display:flex;gap:6px;margin-bottom:10px}.pchip{font-size:9.5px;font-weight:600;padding:5px 10px;border-radius:999px;background:#f0eee7;color:#7a7468}.pchip.on{background:var(--bt-ink);color:#fff}.addcart{background:var(--bt-brand);color:var(--bt-brand-ink);border-radius:11px;text-align:center;padding:10px;font-size:11.5px;font-weight:700}.track{position:absolute;z-index:3;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:15px;padding:13px 15px;gap:12px;box-shadow:0 12px 30px -14px rgba(0,0,0,.5)}.track,.track .ic{display:flex;align-items:center}.track .ic{width:36px;height:36px;border-radius:11px;background:var(--bt-brand);flex:0 0 auto;justify-content:center}.track .ic svg{width:19px;height:19px;color:var(--bt-brand-ink)}.track .tt{flex:1 1;color:var(--bt-ink)}.track .tt b{font-size:12px;font-weight:700;display:block}.track .tt span{font-size:10.5px;color:#8a847a}.track .bar{height:4px;border-radius:999px;background:#ece9e1;margin-top:6px;overflow:hidden}.track .bar i{display:block;height:100%;width:68%;background:var(--bt-brand);border-radius:999px}.rail-nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:30px}.dots-nav{display:flex;gap:7px}.dots-nav button{width:7px;height:7px;border-radius:999px;border:none;background:#d8d4cb;cursor:pointer;padding:0;transition:.25s}.dots-nav button.active{background:var(--bt-brand);width:22px}.arrow{width:46px;height:46px;border-radius:50%;border:1.5px solid #dcd8cf;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;color:var(--bt-ink)}.arrow:hover{border-color:var(--bt-brand);background:var(--bt-brand);color:var(--bt-brand-ink)}.arrow:disabled{opacity:.4;cursor:default}.arrow:disabled:hover{border-color:#dcd8cf;background:#fff;color:var(--bt-ink)}.arrow svg{width:18px;height:18px}@media (max-width:560px){.pcarousel-card{flex-basis:84vw}}.logo-strip{margin-top:44px;display:flex;align-items:center;justify-content:center;gap:clamp(22px,3.4vw,52px);flex-wrap:nowrap}.logo-strip img{height:44px;width:auto;max-width:120px;object-fit:contain;flex:0 1 auto;opacity:.82;transition:opacity .2s,transform .2s}.logo-strip img:hover{opacity:1;transform:translateY(-2px)}@media (max-width:980px){.logo-strip{flex-wrap:wrap;gap:26px 34px}.logo-strip img{height:36px}}.case-grid{margin-top:52px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.case-card{background:var(--bt-white);border:1px solid var(--bt-line);border-radius:20px;padding:0 0 26px;overflow:hidden;display:flex;flex-direction:column;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .2s}.case-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px -22px rgba(20,18,12,.3);border-color:#d8d3c8}.case-cover{display:block;position:relative;height:152px;background:#f2efe8 50%/cover no-repeat}.case-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,8,4,.28),rgba(10,8,4,0) 55%)}.case-chip{position:absolute;bottom:-1px;left:20px;z-index:2;height:50px;max-width:96px;width:auto;object-fit:contain;background:#fff;border:1px solid var(--bt-line);border-radius:11px;padding:5px 8px;transform:translateY(40%)}.case-cat{display:block;margin:32px 22px 0;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--bt-brand-600)}.case-card h3{margin:8px 22px 0;font-size:18px;line-height:1.18}.case-card p{margin:9px 22px 0;font-size:13.5px;line-height:1.45;color:var(--bt-muted)}.case-tags{margin:auto 22px 0;padding-top:18px;font-size:12px;font-weight:600;color:var(--bt-muted-2)}@media (max-width:1000px){.case-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.case-grid{grid-template-columns:1fr}}.ai-cta{background:var(--bt-cream);padding:0;--ai-pad:clamp(46px,4.6vw,68px)}.ai-cta-inner{display:grid;grid-template-columns:1.12fr .88fr;grid-gap:clamp(30px,3.4vw,56px);gap:clamp(30px,3.4vw,56px);align-items:center;padding:var(--ai-pad) 0}.ai-cta h2{font-size:clamp(30px,3.1vw,44px);letter-spacing:-.026em;line-height:1.1}.ai-cta .lead{margin-top:16px;font-size:17.5px;max-width:520px}.ai-actions{margin-top:30px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ai-actions .bt-btn,.ai-phone{white-space:nowrap}.ai-actions .sep{font-size:14.5px;color:var(--bt-muted-2)}.ai-phone{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:600;color:var(--bt-ink);border:1px solid var(--bt-line-2);background:var(--bt-white);border-radius:999px;padding:12px 20px;transition:border-color .18s,transform .18s}.ai-phone svg{width:16px;height:16px;color:var(--bt-brand-600)}.ai-phone b{font-weight:800}.ai-phone:hover{border-color:var(--bt-brand);color:var(--bt-ink);transform:translateY(-2px)}.ai-ask{margin-top:28px;padding-top:22px;border-top:1px solid var(--bt-line);display:flex;align-items:center;gap:14px;flex-wrap:wrap;max-width:560px}.ai-ask p{font-size:13.5px;line-height:1.45;color:var(--bt-muted-2);flex:1 1 250px}.ai-ask p b{color:var(--bt-ink);font-weight:700}.ai-btns{display:flex;gap:8px}.ai-btn{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--bt-ink);background:var(--bt-white);border:1px solid var(--bt-line);border-radius:999px;padding:8px 14px;transition:background .18s,border-color .18s,transform .18s}.ai-btn svg{width:14px;height:14px;flex:0 0 auto}.ai-btn:hover{background:var(--bt-brand);border-color:var(--bt-brand);color:var(--bt-brand-ink);transform:translateY(-1px)}.ai-shot{position:relative;display:flex;justify-content:center;align-items:flex-end;align-self:stretch;min-height:340px;margin-bottom:calc(-1 * var(--ai-pad))}.ai-shot img{width:100%;max-width:420px;height:auto;object-fit:contain}@media (max-width:1040px){.ai-cta-inner{grid-template-columns:1fr;gap:30px}.ai-ask,.ai-cta .lead{max-width:none}.ai-shot{min-height:0;order:-1;margin-bottom:0}.ai-shot img{max-width:300px}}.plat{background:var(--bt-bg);padding:0}.plat .bt-wrap{padding-block:clamp(52px,5vw,76px)}.plat h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.026em;line-height:1.1}.plat .lead{margin-top:14px;font-size:17px;max-width:620px}.plat-grid{margin-top:clamp(32px,3.4vw,46px);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.plat-card{background:var(--bt-white);border:1px solid var(--bt-line);border-radius:20px;padding:28px 26px 30px;display:flex;flex-direction:column;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .2s}.plat-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px -22px rgba(20,18,12,.28);border-color:#d8d3c8}.plat-ico{width:46px;height:46px;border-radius:13px;background:rgba(255,168,0,.14);border:1px solid rgba(255,168,0,.34);display:flex;align-items:center;justify-content:center;color:var(--bt-brand-600)}.plat-ico svg{width:23px;height:23px}.plat-card h3{margin-top:20px;font-size:18px;font-weight:800;letter-spacing:-.018em;color:var(--bt-ink)}.plat-card h3.more{margin-top:26px;padding-top:22px;border-top:1px solid var(--bt-line-2)}.plat-list{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-gap:2px;gap:2px}.plat-list a{display:flex;align-items:center;gap:11px;font-size:14.5px;font-weight:500;color:var(--bt-ink-2);padding:8px 0;border-radius:8px;transition:color .16s}.plat-list a:hover{color:var(--bt-brand-600)}.plat-list a svg{width:17px;height:17px;flex:0 0 auto;color:#a29a8a;transition:color .16s}.plat-list a:hover svg{color:var(--bt-brand-600)}@media (max-width:1000px){.plat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.plat-grid{grid-template-columns:1fr}}.bt-prod .sec{padding:76px 0}.bt-prod .sec-head{max-width:640px;margin:0 auto 48px;text-align:center}.bt-prod .sec-head h2{font-size:clamp(28px,3.2vw,40px)}.prod-hero{padding:72px 0 40px;position:relative;overflow:hidden}.prod-hero:before{content:"";position:absolute;top:-200px;right:-180px;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(255,168,0,.16) 0,transparent 66%);pointer-events:none}.prod-hero .bt-wrap{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.prod-hero h1{margin-top:22px;font-size:clamp(34px,4.2vw,52px);line-height:1.05;letter-spacing:-.028em}.prod-hero .lead{margin-top:20px;max-width:480px}.prod-hero .hero-visual img{border-radius:18px;box-shadow:0 30px 70px -30px rgba(20,18,12,.35)}.prod-badge{display:inline-flex;align-items:center;gap:9px;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bt-brand-600);background:rgba(255,168,0,.12);border:1px solid rgba(255,168,0,.32);padding:8px 15px;border-radius:999px}.badges-row{margin-top:34px;gap:12px;flex-wrap:wrap}.badges-row,.store-badge{display:flex;align-items:center}.store-badge{height:44px;padding:0 16px;background:var(--bt-ink);color:#fff;border-radius:11px;gap:8px;font-size:13px;font-weight:600}.store-badge svg{width:18px;height:18px;color:var(--bt-brand)}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.split-copy h2{margin-top:12px;font-size:clamp(28px,3.2vw,38px)}.split-copy .lead{margin-top:16px;font-size:16.5px}.split-visual img{border-radius:16px}.split-copy .bt-btn{margin-top:26px}.check-list{margin-top:24px;display:flex;flex-direction:column;gap:14px;list-style:none;margin-bottom:0;padding:0}.check-list li{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.45;color:#33302a}.check-list svg{width:22px;height:22px;color:var(--bt-brand-600);flex:0 0 auto;margin-top:1px}.feature-list{gap:22px}.feature-list .fl-title{display:block;font-size:17px;font-weight:700;letter-spacing:-.01em;color:var(--bt-ink);line-height:1.25}.feature-list p{margin-top:5px;font-size:14.5px;line-height:1.5;color:var(--bt-muted)}.wallet-shot{width:70%;max-width:340px;margin:0 auto;border-radius:20px;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;animation:wallet-swing 6s ease-in-out infinite}@keyframes wallet-swing{0%,to{transform:perspective(1100px) rotateY(-30deg)}50%{transform:perspective(1100px) rotateY(30deg)}}@media (prefers-reduced-motion:reduce){.wallet-shot{animation:none}}.prod-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.prod-feat{background:var(--bt-white);border:1px solid var(--bt-line);border-radius:18px;padding:26px 24px}.prod-feat h3{font-size:17px}.prod-feat p{margin-top:8px;font-size:14.5px;line-height:1.5;color:var(--bt-muted)}.prod-feat-ic{width:48px;height:48px;border-radius:13px;background:rgba(255,168,0,.13);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.prod-feat-ic svg{width:24px;height:24px;color:var(--bt-brand-600)}.band-dark{background:var(--bt-ink);color:#fff;position:relative;overflow:hidden}.band-dark:before{content:"";position:absolute;bottom:-260px;left:-160px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(255,168,0,.16) 0,transparent 66%);pointer-events:none}.band-dark .bt-wrap{position:relative;z-index:1}.band-dark h2{color:#fff}.band-dark .kicker{color:var(--bt-brand)}.band-dark .check-list li{color:rgba(255,255,255,.82)}.band-dark .check-list svg{color:var(--bt-brand)}.band-dark .split-visual{display:flex;justify-content:center}.band-dark .split-visual img{width:280px;box-shadow:0 30px 70px -26px rgba(0,0,0,.55)}.delivery{position:relative;border-radius:26px;overflow:hidden;min-height:360px;display:flex;align-items:flex-end}.delivery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.delivery:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,4,.72),rgba(10,8,4,.35) 55%,rgba(10,8,4,.1))}.delivery-inner{position:relative;z-index:1;padding:48px;color:#fff;max-width:520px}.delivery-inner h2{margin-top:12px;font-size:clamp(26px,3vw,36px);color:#fff}.delivery-inner p{margin-top:14px;font-size:16px;line-height:1.5;color:rgba(255,255,255,.82)}.delivery-inner .bt-btn{margin-top:22px}.app-shots{display:flex;gap:26px;align-items:flex-end;justify-content:center}.app-shots figure{margin:0;text-align:center}.app-shots img{margin-inline:auto;border-radius:14px}.app-shots figcaption{margin-top:12px;font-size:13px;font-weight:700;color:var(--bt-muted)}.split-visual .app-shots img{max-height:460px;width:auto}.store-links{margin-top:24px;display:flex;gap:12px;flex-wrap:wrap}.store-links img{height:44px;width:auto}.prod-cta{background:var(--bt-cream);border:1px solid #f4e6c4;border-radius:26px;padding:48px 44px}.prod-cta .split{gap:44px}.prod-cta .split-visual img{max-width:240px;margin-inline:auto}.prod-cta .sec-head{margin-bottom:0}.prod-cta .sec-head .lead{margin-top:16px}.cta-actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.bt-prose .cta-actions{justify-content:flex-start}.city-chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.city-chips span{font-size:15px;font-weight:700;color:var(--bt-ink);background:var(--bt-white);border:1px solid var(--bt-line);border-radius:999px;padding:11px 24px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;text-align:center}.stat-row b{display:block;font-size:clamp(34px,4vw,50px);font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--bt-brand-600)}.stat-row span{display:block;margin-top:10px;font-size:15px;line-height:1.4;color:var(--bt-muted)}@media (max-width:700px){.stat-row{grid-template-columns:1fr;gap:32px}}.video-frame{position:relative;padding-top:56.25%;border-radius:22px;overflow:hidden;background:var(--bt-ink)}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.logo-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px 36px;gap:40px 36px;align-items:center;justify-items:center}.logo-grid img{max-height:75px;max-width:170px;width:auto;object-fit:contain;opacity:.85}.logo-grid.one-row{display:flex;flex-wrap:wrap;justify-content:center;gap:40px 52px}@media (max-width:860px){.logo-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media (max-width:600px){.prod-cta{padding:32px 24px}.app-shots{gap:16px}}.clients-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px 56px;gap:24px 56px;max-width:880px;margin-inline:auto}.client-card{text-align:center;display:block;transition:transform .15s}.client-card:hover{transform:translateY(-4px)}.client-shot{display:block;position:relative;border-radius:30px;overflow:hidden;background:#0d0b08;margin-bottom:16px;padding:7px;box-shadow:0 16px 34px -22px rgba(20,18,12,.55),inset 0 0 0 1px rgba(255,255,255,.08)}.client-shot img{width:100%;height:auto;border-radius:24px}.client-word{font-size:16px;font-weight:800;letter-spacing:-.01em;color:var(--bt-ink)}.client-plat{margin-top:10px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.client-plat span{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--bt-muted);background:#f3f0e9;border-radius:999px;padding:4px 9px}.client-plat svg{width:12px;height:12px;color:var(--bt-brand-600)}@media (max-width:920px){.prod-hero .bt-wrap,.split{grid-template-columns:1fr;gap:40px}.bt-prod .sec{padding:56px 0}.prod-feat-grid{grid-template-columns:repeat(2,1fr)}.delivery-inner{padding:32px;max-width:none}}@media (max-width:860px){.clients-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.prod-feat-grid{grid-template-columns:1fr}}.site-foot{background:var(--bt-white);border-top:1px solid var(--bt-line);padding:0 0 30px}.site-foot,.site-foot a{color:var(--bt-ink-2)}.site-foot a:hover{color:var(--bt-brand-600)}.foot-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:40px;gap:40px;padding:52px 0 0}.foot-brand img{width:132px;height:auto;margin:0 auto 16px}.foot-brand p{font-size:13.5px;line-height:1.5;color:var(--bt-muted);max-width:270px;margin:0}.foot-contact{list-style:none;display:grid;grid-gap:7px;gap:7px;margin:14px 0 0;padding:0}.foot-contact a{font-size:13.5px;font-weight:600;color:var(--bt-ink)}.foot-social{display:flex;gap:9px;margin-top:20px}.foot-social a{width:34px;height:34px;border-radius:50%;border:1px solid var(--bt-line);display:flex;align-items:center;justify-content:center;color:var(--bt-muted);transition:border-color .18s,color .18s,background .18s}.foot-social a svg{width:16px;height:16px}.foot-social a:hover{color:var(--bt-brand-ink);background:var(--bt-brand);border-color:var(--bt-brand)}.foot-col h4{font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--bt-muted-2);margin:0 0 15px}.foot-col ul{list-style:none;display:grid;grid-gap:10px;gap:10px;margin:0;padding:0}.foot-col a{font-size:14px;font-weight:500}.foot-extra{margin-top:44px;padding-top:26px;border-top:1px solid var(--bt-line);gap:26px}.foot-badges,.foot-extra{display:flex;align-items:center;flex-wrap:wrap}.foot-badges{width:100%;justify-content:space-between;gap:30px}.foot-badge{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.foot-badge span{font-size:12px;line-height:1.35;color:var(--bt-muted-2);max-width:22ch}.foot-badge img{height:26px;width:auto}.fb-iso img{height:46px}.fb-flags,.fb-pill,.fb-support{max-width:none!important}.fb-support{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:var(--bt-ink-2)!important;white-space:nowrap}.fb-support svg{width:15px;height:15px;color:var(--bt-muted-2)}.fb-pill{font-size:11px!important;font-weight:600;color:var(--bt-brand-ink)!important;background:var(--bt-brand);border-radius:999px;padding:3px 10px;white-space:nowrap}.fb-flags{display:inline-flex;gap:6px}.fb-flags img{height:18px;border-radius:3px}.foot-bot{margin-top:26px;padding-top:24px;border-top:1px solid var(--bt-line);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12.5px;color:var(--bt-muted-2)}.foot-legal{display:flex;gap:18px}.foot-legal a{font-size:12.5px}@media (max-width:1000px){.foot-grid{grid-template-columns:repeat(3,1fr)}.foot-brand{grid-column:1/-1}}@media (max-width:600px){.foot-grid{grid-template-columns:repeat(2,1fr)}.bt-wrap{padding:0 18px}.sec{padding:72px 0}}