:root{--v2-bg:#f0ede4;--v2-card:#fcfbf7;--v2-white:#fbfaf5;--v2-ink:#221f1a;--v2-ink-deep:#161310;--v2-muted:#221f1a8c;--v2-hairline:#221f1a29;--v2-sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--v2-ease:cubic-bezier(.22,1,.36,1);--v2-pad:clamp(12px,1.6vw,24px)}*{box-sizing:border-box}body{background:var(--v2-bg);color:var(--v2-ink);font-family:var(--v2-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0;padding:0;font-size:13px;line-height:1.55}.v2-page{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:var(--v2-sans)}.v2-label{letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:500;line-height:1.4}.rb-reveal{opacity:0;transition:opacity .9s var(--v2-ease),transform .9s var(--v2-ease);transition-delay:var(--rb-delay,0s);will-change:opacity,transform;transform:translateY(28px)}.rb-reveal.rb-in{opacity:1;transform:translateY(0)}.rb-word-mask{vertical-align:bottom;margin-bottom:-.08em;padding-bottom:.08em;display:inline-block;overflow:hidden}.rb-word{transition:transform 1s var(--v2-ease);transition-delay:var(--rb-delay,0s);will-change:transform;display:inline-block;transform:translateY(110%)}.rb-in .rb-word,.rb-word.rb-in{transform:translateY(0)}.rb-serif-accent{letter-spacing:-.02em;font-style:italic}@media (prefers-reduced-motion:reduce){.rb-reveal,.rb-word{opacity:1!important;transition:none!important;transform:none!important}}.v2-nav{z-index:100;padding:14px var(--v2-pad);background:color-mix(in srgb,var(--v2-bg)55%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid;position:sticky;top:0}.v2-nav__links{align-items:center;gap:clamp(12px,2vw,26px);display:flex}.v2-nav__links--right{justify-content:flex-end;gap:4px;padding-left:0}.v2-nav__links a{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;opacity:.8;font-size:10.5px;font-weight:500;transition:opacity .2s}.v2-nav__links a:hover{opacity:1}.v2-nav__brand{justify-self:start;padding-left:8px}.v2-nav__brand img{width:auto;height:24px;display:block}.v2-nav__login{border-radius:100px;align-items:center;height:40px;padding:0 18px;display:inline-flex}.v2-nav__cta{border:1px solid var(--v2-hairline);border-radius:100px;align-items:center;height:40px;padding:0 18px;transition:opacity .2s,border-color .25s;display:inline-flex}.v2-nav__cta:hover{border-color:var(--v2-ink)}.v2-nav--menu-open{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.v2-nav__burger{cursor:pointer;width:40px;height:40px;color:var(--v2-ink);z-index:120;background:0 0;border:none;padding:0;display:none;position:relative}.v2-nav__burger span{background:currentColor;height:1.5px;margin-top:-.75px;transition:transform .4s cubic-bezier(.215,.61,.355,1);position:absolute;top:50%;left:10px;right:10px}.v2-nav__burger span:first-child{transform:translateY(-4px)}.v2-nav__burger span:nth-child(2){transform:translateY(4px)}.v2-nav__burger--open span:first-child{transform:rotate(45deg)}.v2-nav__burger--open span:nth-child(2){transform:rotate(-45deg)}.v2-menu{z-index:90;background:var(--v2-bg);padding:92px calc(var(--v2-pad) + 12px)28px;visibility:hidden;flex-direction:column;transition:transform .6s cubic-bezier(.5,.5,0,1);display:none;position:fixed;inset:0;transform:translateY(-100%)}.v2-menu--open{visibility:visible;transform:translateY(0)}.v2-menu__links{flex-direction:column;display:flex}.v2-menu__links a{border-bottom:1px solid var(--v2-hairline);letter-spacing:-.02em;padding:18px 0;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:500;line-height:1.2}.v2-menu__ctas{gap:8px;margin-top:auto;display:flex}.v2-menu__login,.v2-menu__cta{letter-spacing:.12em;text-transform:uppercase;border-radius:100px;flex:1;justify-content:center;align-items:center;height:44px;padding:0 22px;font-size:10.5px;font-weight:500;display:inline-flex}.v2-menu__login{border:1px solid var(--v2-hairline)}.v2-menu__cta{background:var(--v2-ink);color:#fff}.v2-hero{padding:0 var(--v2-pad)}.v2-hero__card{color:#fff;border-radius:20px;height:min(100svh - 95px,862px);position:relative;overflow:hidden}.v2-hero__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-hero__scrim{background:#0003;position:absolute;inset:0}.v2-hero__title{letter-spacing:-.04em;width:8.04em;margin:0;font-size:clamp(2.75rem,7.94vw,7.5rem);font-weight:500;line-height:1;position:absolute;top:clamp(18px,2.65vw,40px);left:clamp(20px,3.2vw,48px)}.v2-hero__tag{text-align:right;letter-spacing:-.04em;width:6.42em;margin:0;font-size:clamp(2.75rem,7.94vw,7.5rem);font-weight:500;line-height:1;position:absolute;bottom:clamp(18px,2.65vw,40px);right:clamp(20px,3.2vw,48px)}.v2-hero__blurb{width:min(316px,25vw);position:absolute;top:clamp(28px,3.97vw,60px);right:clamp(20px,3.2vw,48px)}.v2-hero__blurb p{color:#fffc;text-align:justify;margin:0;font-size:14px;line-height:1.3}.v2-hero__stats{color:#fffc;white-space:nowrap;border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;font-size:14px;line-height:1.3;display:flex}.v2-hero__form{pointer-events:none;position:absolute;bottom:clamp(20px,3.2vw,48px);left:clamp(20px,3.2vw,48px);right:clamp(20px,3.2vw,48px)}.v2-hero__form>*{pointer-events:auto}.v2-heroform{flex-wrap:wrap;align-items:center;gap:8px;max-width:max-content;display:flex}.v2-heroform__field{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #fff3;border-radius:100px;align-items:center;gap:8px;height:48px;padding:4px 4px 4px 18px;transition:border-color .25s,background .25s;display:flex}.v2-heroform__field:hover{border-color:#ffffff73}.v2-heroform__field:focus-within{background:#ffffff47;border-color:#ffffffa6}.v2-heroform__input{width:200px;height:100%;font-family:var(--v2-sans);color:#fff;background:0 0;border:none;outline:none;padding:0;font-size:13px}.v2-heroform__input::placeholder{color:#fffc}.v2-heroform__ctas{align-items:center;gap:4px;display:flex}.v2-heroform__error{color:#ffffffd9;width:100%;margin:8px 0 0;font-size:11px}.v2-btn{height:40px;font-family:var(--v2-sans);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:10.5px;font-weight:500;transition:background .25s,border-color .25s,opacity .25s;display:inline-flex}.v2-btn--solid{color:#000;background:#fff}.v2-btn--solid:hover{background:#ffffffd9}.v2-btn--ghost{color:#fff;opacity:.8;background:0 0;transition:opacity .2s}.v2-btn--ghost:hover{opacity:1}.v2-logos{padding:clamp(18px,2.6vw,32px) 0 clamp(20px,3vw,36px);overflow:hidden}.v2-logos__track{will-change:transform;align-items:center;gap:clamp(40px,5vw,76px);width:max-content;animation:40s linear infinite v2-marquee;display:flex}.v2-logos:hover .v2-logos__track{animation-play-state:paused}@keyframes v2-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.v2-logos__logo{object-fit:contain;mix-blend-mode:multiply;filter:grayscale()contrast(1.05);opacity:.7;width:auto;transition:opacity .25s}.v2-logos__logo:hover{opacity:1}.v2-secondary{border:1px solid var(--v2-hairline);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;opacity:.8;border-radius:100px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:10.5px;font-weight:500;transition:opacity .2s,border-color .25s;display:inline-flex}.v2-secondary:hover{opacity:1;border-color:var(--v2-ink)}.v2-why{padding:calc(clamp(80px,9.5vw,144px) - clamp(20px,3vw,36px))calc(var(--v2-pad) + 20px)clamp(80px,9.5vw,144px);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(24px,4vw,72px);display:grid}.v2-why__kicker{grid-column:1;justify-self:end;padding-top:clamp(8px,1.2vw,18px)}.v2-why__content{flex-direction:column;grid-column:2;align-items:flex-start;gap:28px;max-width:780px;display:flex}.v2-why__title{letter-spacing:-.03em;margin:0;font-size:clamp(2.4rem,4.76vw,4.5rem);font-weight:500;line-height:1.08}.v2-why__copy{color:color-mix(in srgb,var(--v2-ink)75%,transparent);max-width:34em;margin:0;font-size:15.5px;line-height:1.65}.v2-connect{--v2-connect-inset:clamp(40px,6.6vw,100px);background:var(--v2-ink);color:#fff;padding:var(--v2-connect-inset);margin:0 var(--v2-pad)clamp(64px,8vw,120px);border-radius:20px;justify-content:space-between;align-items:center;gap:clamp(32px,4vw,64px);display:flex;position:relative;overflow:hidden}.v2-connect__pitch{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.v2-connect__head{flex-direction:column;gap:16px;display:flex}.v2-connect__title{letter-spacing:-.04em;max-width:13.4em;margin:0;font-size:clamp(2rem,3.17vw,3rem);font-weight:500;line-height:1.1}.v2-connect__sub{color:#fff9;margin:0;font-size:14px;line-height:1.3}.v2-connect__graphic{top:0;bottom:0;right:var(--v2-connect-inset);flex-shrink:0;align-items:center;display:flex;position:absolute}.v2-connect__marquee{--v2-mq-card:68px;--v2-mq-gap:16px;--v2-mq-width:200px;width:var(--v2-mq-width);height:100%;min-height:340px;overflow:hidden}.v2-connect__track,.v2-connect__set{gap:var(--v2-mq-gap);flex-direction:column;display:flex}.v2-connect__track{animation:20s linear infinite v2-connect-scroll}@keyframes v2-connect-scroll{0%{transform:translateY(0)}to{transform:translateY(calc(-5*(var(--v2-mq-card) + var(--v2-mq-gap))))}}@keyframes v2-connect-scroll-x{0%{transform:translate(0)}to{transform:translateX(calc(-5*(var(--v2-mq-width) + var(--v2-mq-gap))))}}@media (prefers-reduced-motion:reduce){.v2-connect__track{animation:none}}.v2-connect__pill{width:var(--v2-mq-width,200px);height:var(--v2-mq-card,68px);background:var(--v2-white);color:var(--v2-ink);white-space:nowrap;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;font-size:20px;font-weight:500;display:inline-flex}.v2-connect__pill svg{width:22px;height:22px}.v2-connect__pill img{width:auto;height:36px;display:block}.v2-connect__pill img[alt=Salesforce]{height:28px}.v2-connect__pill img[alt=commercetools]{height:40px}.v2-connect__pill img[alt=BigCommerce]{height:32px}.v2-mosaic{gap:var(--v2-pad);padding:0 var(--v2-pad);grid-template-columns:900fr 540fr;height:clamp(380px,41vw,600px);margin-top:clamp(96px,12.7vw,192px);display:grid}.v2-mosaic__stack{gap:var(--v2-pad);grid-template-rows:1fr 1fr 1fr;min-height:0;display:grid}.v2-stat{background:var(--v2-card);color:#fff;border-radius:16px;min-height:0;position:relative;overflow:hidden}.v2-stat img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-stat:after{content:"";background:linear-gradient(#0000 45%,#00000073);position:absolute;inset:0}.v2-stat__meta{z-index:1;white-space:nowrap;align-items:baseline;gap:8px;display:flex;position:absolute;bottom:20px;left:20px}.v2-stat--large .v2-stat__meta{gap:16px;bottom:32px;left:32px}.v2-stat__num{letter-spacing:-.02em;font-size:clamp(2rem,3.17vw,3rem);font-weight:500;line-height:1}.v2-stat--large .v2-stat__num{letter-spacing:-.04em;font-size:clamp(2.75rem,5.29vw,5rem)}.v2-stat__label{letter-spacing:.12em;text-transform:uppercase;font-size:13px;line-height:1}.v2-stat--large .v2-stat__label{font-size:16px}.v2-how{height:calc(100svh*var(--v2-how-span,3.2));overflow-anchor:none;margin:clamp(72px,9vw,136px) 0;position:relative}.v2-how__sticky{box-sizing:border-box;height:100svh;padding:clamp(96px,13vh,120px) clamp(28px,4vw,56px) clamp(48px,7vh,88px) clamp(52px,8.4vw,120px);display:flex;position:sticky;top:0;overflow:hidden}@media (max-height:800px){.v2-how__title{font-size:clamp(2rem,4.8vh,3.2rem)}.v2-how__head{gap:12px}.v2-how__grid{--v2-how-rowgap:14px;--v2-how-listgap:36px}.v2-acc__head{padding:12px 0}.v2-acc__desc{padding-bottom:14px}}.v2-how__grid{--v2-how-rowgap:clamp(20px,3vh,32px);--v2-how-listgap:64px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;column-gap:clamp(40px,5vw,88px);width:100%;display:grid}.v2-how__col{flex-direction:column;min-height:0;max-height:100%;display:flex}.v2-how__kicker{align-self:flex-start;margin-bottom:20px;padding-top:0}.v2-how__head{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.v2-how__title{letter-spacing:-.03em;margin:0;font-size:clamp(2.4rem,4.76vw,4.5rem);font-weight:500;line-height:1.08}.v2-how__sub{color:color-mix(in srgb,var(--v2-ink)75%,transparent);max-width:34em;margin:0;font-size:15.5px;line-height:1.65}.v2-how__accwrap{margin-top:var(--v2-how-listgap);scrollbar-width:none;width:100%;min-height:0;max-height:100%;overflow-y:auto}.v2-acc{flex-direction:column;width:100%;display:flex}.v2-acc__item{border-top:1px solid var(--v2-hairline)}.v2-acc__head{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;transition:padding .4s cubic-bezier(.5,.5,0,1);display:flex}.v2-acc__item--open .v2-acc__head{padding-bottom:12px}.v2-acc__title{letter-spacing:-.01em;font-size:16px;font-weight:500;line-height:24px}.v2-acc__icon{width:18px;height:18px;color:color-mix(in srgb,var(--v2-ink)40%,transparent);flex-shrink:0;transition:color .25s;position:relative}.v2-acc__head:hover .v2-acc__icon{color:var(--v2-ink)}.v2-acc__bar{background:currentColor;height:1.5px;margin-top:-.75px;transition:transform .4s cubic-bezier(.215,.61,.355,1),opacity .4s cubic-bezier(.215,.61,.355,1);position:absolute;top:50%;left:4px;right:4px}.v2-acc__bar--v{transform:rotate(90deg)}.v2-acc__item--open .v2-acc__bar--v{opacity:0;transform:rotate(90deg)scaleY(0)}.v2-acc__panel{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.5,.5,0,1);display:grid}.v2-acc__item--open .v2-acc__panel{grid-template-rows:1fr}.v2-acc__panel-inner{min-height:0;overflow:hidden}.v2-acc__desc{color:var(--v2-muted);margin:0;padding:0 40px 24px 0;font-size:12px;line-height:1.4}.v2-how__media{aspect-ratio:2276/2160;background:var(--v2-white);border-radius:20px;grid-column:2;align-self:center;width:100%;height:auto;position:relative;overflow:hidden}.v2-how__video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.v2-how__video--active{opacity:1}@media (max-width:1100px){.v2-how{height:auto}.v2-how__sticky{height:auto;padding:clamp(64px,7.9vw,120px)calc(var(--v2-pad) + 20px);display:block;position:static}.v2-how__grid{flex-direction:column;align-items:stretch;gap:28px;display:flex}.v2-how__kicker{padding-top:0}.v2-how__media{aspect-ratio:2276/2160;align-self:stretch;width:100%;height:auto}}.v2-catalog{margin:clamp(88px,11vw,168px)var(--v2-pad)clamp(36px,5vw,72px);background:var(--v2-card);border-radius:20px;padding:clamp(24px,3.5vw,48px)}.v2-catalog__head{justify-content:space-between;align-items:center;gap:24px;margin-bottom:clamp(28px,4vw,48px);display:flex}.v2-catalog__title{letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.6vw,3.25rem);font-weight:500;line-height:1}.v2-row{border-top:1px solid var(--v2-hairline);grid-template-columns:240px 1fr;gap:clamp(24px,4vw,64px);padding:clamp(24px,3vw,40px) 0;display:grid}.v2-row__info{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.v2-row__info .v2-secondary{margin-top:10px}.v2-row__name{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:500}.v2-row__name sup{color:var(--v2-muted);font-size:11px;font-weight:400}.v2-row__desc{color:var(--v2-muted);max-width:26ch;margin:0;font-size:12px;line-height:1.4}.v2-row__cards{gap:var(--v2-pad);grid-template-columns:repeat(3,1fr);display:grid}.v2-product{flex-direction:column;gap:10px;display:flex}.v2-product__img{aspect-ratio:1;background:var(--v2-white);border-radius:16px;position:relative;overflow:hidden}.v2-product__img img:not(.v2-product__hover-logo),.v2-product__img video{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--v2-ease)}.v2-product:hover .v2-product__img img:not(.v2-product__hover-logo),.v2-product:hover .v2-product__img video{transform:scale(1.03)}.v2-product__meta{flex-direction:column;gap:2px;padding:0 2px;display:flex}.v2-product__brand{font-size:12.5px;font-weight:500}.v2-product__stat{color:var(--v2-muted);font-size:11px}.v2-product__hover{opacity:0;background:#00000073;transition:opacity .35s;position:absolute;inset:0}.v2-product:hover .v2-product__hover{opacity:1}.v2-product__hover-logo{filter:brightness(0)invert();opacity:0;width:auto;height:30px;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .3s;position:absolute;top:24px;right:24px;transform:translateY(-12px)}.v2-product__hover-stat{color:#fff;opacity:0;align-items:baseline;gap:9px;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .3s;display:flex;position:absolute;bottom:22px;left:24px;right:24px;transform:translateY(12px)}.v2-product:hover .v2-product__hover-logo,.v2-product:hover .v2-product__hover-stat{opacity:1;transform:none}.v2-product__hover-num{letter-spacing:-.02em;font-size:clamp(26px,2.4vw,34px);font-weight:500;line-height:1}.v2-product__hover-label{letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:500}@media (hover:none){.v2-product__hover{display:none}}@media (prefers-reduced-motion:reduce){.v2-product__hover,.v2-product__hover-logo,.v2-product__hover-stat{transition:opacity .3s;transform:none}}.v2-product__desc{color:var(--v2-muted);font-size:11.5px;line-height:1.55}.v2-events{padding:clamp(72px,9vw,136px) 0 clamp(64px,8vw,120px)}.v2-events__head{padding:0 calc(var(--v2-pad) + 20px)32px var(--v2-pad);justify-content:space-between;align-items:baseline;display:flex}.v2-events__title{letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,4.76vw,4.5rem);font-weight:500;line-height:1}.v2-events__cardwrap{padding:0 var(--v2-pad)}.v2-events__card{background:var(--v2-card);border-radius:20px;height:clamp(380px,35.7vw,540px);position:relative;overflow:hidden}.v2-events__img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.v2-events__img--active{opacity:1}.v2-events__shade{background:linear-gradient(#0000,#0003);position:absolute;inset:0}.v2-events__content{flex-direction:column;align-items:flex-start;gap:16px;display:flex;position:absolute;bottom:32px;left:32px;right:180px}.v2-events__slide-title,.v2-events__tagline,.v2-epill{animation:.5s both v2-slide-in}@keyframes v2-slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.v2-events__slide-title{letter-spacing:-.02em;color:#fff;margin:0;padding-left:4px;font-size:20px;font-weight:500;line-height:1}.v2-events__pills{flex-wrap:wrap;gap:8px;display:flex}.v2-epill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#fff3;border-radius:100px;align-items:center;gap:10px;height:40px;padding:0 18px;font-size:15px;line-height:1;display:inline-flex}.v2-epill svg{flex-shrink:0;width:16px;height:16px}.v2-events__tagline{color:#ffffffe6;align-items:center;height:40px;margin:-16px 0 0;padding-left:4px;font-size:15px;display:flex}.v2-events__progress{align-items:center;gap:6px;display:flex;position:absolute;bottom:49px;right:32px}.v2-events__dot{cursor:pointer;background:#fff3;border:none;border-radius:100px;width:20px;height:6px;padding:0;transition:width .4s cubic-bezier(.5,.5,0,1);position:relative;overflow:hidden}.v2-events__dot--active{cursor:default;width:80px}.v2-events__dot-fill{background:#fff;border-radius:100px;animation:5s linear both v2-dot-fill;position:absolute;inset:0}@keyframes v2-dot-fill{0%{width:0}to{width:100%}}.v2-events__tail{padding:32px var(--v2-pad)0;justify-content:flex-end;display:flex}.v2-vs{margin:clamp(36px,5vw,72px)var(--v2-pad)clamp(96px,12.7vw,192px)}.v2-vs__grid{gap:var(--v2-pad);grid-template-columns:1fr 1fr;display:grid}.v2-vs__grid>*{display:flex}.v2-vs__col{border-radius:16px;flex-direction:column;flex:1;min-width:0;min-height:clamp(190px,15vw,230px);padding:clamp(24px,3vw,40px);display:flex}.v2-vs__col--a2p{background:var(--v2-white);color:var(--v2-ink)}.v2-vs__col--p2p{background:var(--v2-ink);color:#fff}.v2-vs__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.v2-vs__pct{letter-spacing:-.03em;font-size:clamp(3rem,5vw,4.5rem);font-weight:500;line-height:1}.v2-vs__tag{letter-spacing:.12em;text-transform:uppercase;border-radius:100px;padding:8px 12px;font-size:10px;font-weight:500;line-height:10px;display:inline-flex}.v2-vs__col--a2p .v2-vs__tag{color:color-mix(in srgb,currentColor 60%,transparent);background:#221f1a14}.v2-vs__col--p2p .v2-vs__tag{background:var(--v2-white);color:var(--v2-ink)}.v2-vs__col h3{letter-spacing:-.015em;margin:auto 0 6px;padding-top:56px;font-size:clamp(17px,1.5vw,21px);font-weight:500;line-height:1.3}.v2-vs__copy{color:color-mix(in srgb,currentColor 60%,transparent);max-width:30em;margin:0;font-size:13.5px;line-height:1.5}.v2-ctaband{background:var(--v2-ink);color:#fff;padding:0 var(--v2-pad);overflow:hidden}.v2-ctaband .v2-footer__cta{align-items:center;padding:0}.v2-ctaband .v2-footer__pitch{margin-left:calc(100px - var(--v2-pad));gap:24px;padding-top:0}.v2-ctaband .v2-footer__title{max-width:13.4em}.v2-ctaband__head{flex-direction:column;gap:16px;display:flex}.v2-ctaband__sub{color:#fff9;margin:0;font-size:14px;line-height:1.3}.v2-ctaband .v2-footer__mockwrap{align-self:flex-end;margin-top:clamp(40px,3.2vw,48px);margin-bottom:-18px;margin-right:-4.2vw}.v2-footer{background:var(--v2-ink-deep);color:#fff;padding:clamp(72px,8vw,128px)var(--v2-pad)0}.v2-footer__close{margin-left:calc(80px - var(--v2-pad));flex-direction:column;align-items:flex-start;gap:24px;display:flex}.v2-footer__close-head{flex-direction:column;gap:16px;display:flex}.v2-footer__close-title{letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,3.17vw,3rem);font-weight:500;line-height:1.1}.v2-footer__close-sub{color:#fff9;margin:0;font-size:14px;line-height:1.3}@media (max-width:960px){.v2-footer__close-sub{font-size:12.5px}}.v2-footer__cta{justify-content:space-between;align-items:flex-start;gap:clamp(32px,4vw,64px);padding:clamp(56px,6.6vw,100px) 0 clamp(56px,6vw,88px);display:flex}.v2-footer__pitch{margin-left:calc(80px - var(--v2-pad));flex-direction:column;align-items:flex-start;gap:32px;padding-top:clamp(40px,8vw,123px);display:flex}.v2-footer__title{letter-spacing:-.04em;max-width:17.2em;margin:0;font-size:clamp(2rem,3.17vw,3rem);font-weight:500;line-height:1.1}.v2-footer__btn{height:40px;color:var(--v2-ink);letter-spacing:.12em;text-transform:uppercase;background:#fff;border-radius:100px;align-items:center;padding:0 18px;font-size:10.5px;font-weight:500;transition:background .25s;display:inline-flex}.v2-footer__btn:hover{background:#ffffffd9}.v2-footer__mockwrap{flex-shrink:0;margin-right:-4.5vw}.v2-appcard{width:min(640px,46vw);color:var(--v2-ink);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000001a,0 60px 60px #0000001a,0 150px 100px #0000000d,0 250px 100px #00000003}.v2-appcard__chrome{align-items:center;gap:16px;height:36px;padding:0 64px 0 16px;display:flex}.v2-appcard__dots{width:32px;height:8px;display:block}.v2-appcard__search{background:#00000008;border-radius:8px;flex:1;height:12px}.v2-appcard__header{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;padding:16px 48px}.v2-appcard__header img{width:auto;height:26px;display:block}.v2-appcard__body{align-items:center;display:flex}.v2-appcard__info{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:20px;width:410px;padding:48px;display:flex}.v2-appcard__app{border-bottom:1px solid #0000001a;align-items:center;gap:14px;width:max-content;padding-bottom:20px;display:flex}.v2-appcard__tile{background:#000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.v2-appcard__tile img{width:32px;height:auto;display:block}.v2-appcard__name{letter-spacing:-.02em;white-space:nowrap;font-size:18px;font-weight:500;line-height:22px}.v2-appcard__row{flex-direction:column;gap:8px;display:flex}.v2-appcard__row+.v2-appcard__row{gap:6px}.v2-appcard__label{letter-spacing:.12em;color:#00000080;font-size:9px}.v2-appcard__value{align-items:center;gap:2px;font-size:14px;line-height:1;display:flex}.v2-appcard__star{width:14px;height:14px}.v2-appcard__install{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#000;border-radius:100px;justify-content:center;align-items:center;height:32px;font-size:10px;font-weight:500;display:flex}.v2-appcard__preview{background:#00000008;border-radius:16px;flex-shrink:0;width:257px;height:290px}.v2-footer__grid{justify-content:flex-end;align-items:flex-start;margin-top:clamp(72px,7.5vw,112px);padding-bottom:clamp(40px,4.2vw,64px);display:flex}.v2-footer__block{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.v2-footer__nav{width:min(629px,100%);margin-right:calc(80px - var(--v2-pad));justify-content:space-between;align-items:flex-start;min-width:0;display:flex}.v2-footer__block a{color:#fffc;font-size:12px;line-height:1.2;transition:color .2s}.v2-footer__block a:hover{color:#fff}.v2-footer__dim{color:#ffffff80}.v2-footer__base{color:#ffffff80;border-top:1px solid #fff3;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:11px;line-height:1.2;display:flex}.v2-footer__legal{align-items:center;gap:24px;display:flex}.v2-footer__base a{transition:color .2s}.v2-footer__base a:hover{color:#fff}.v2-ob{flex-direction:column;height:100svh;display:flex;overflow:hidden}.v2-ob__nav{padding:14px var(--v2-pad);justify-content:space-between;align-items:center;min-height:68px;display:flex}.v2-ob__brand img{width:auto;height:24px;margin-left:8px;display:block}.v2-ob__progress{align-items:center;gap:6px;display:flex}.v2-ob__steplabel{color:var(--v2-muted);margin-right:8px}.v2-ob__dot{background:#221f1a17;border-radius:100px;width:20px;height:6px;transition:width .4s cubic-bezier(.5,.5,0,1),background .3s}.v2-ob__dot--done{background:var(--v2-ink)}.v2-ob__dot--active{background:var(--v2-ink);width:44px}.v2-ob__main{min-height:0;padding:8px var(--v2-pad)24px calc(var(--v2-pad) + 4px);flex:1;justify-content:center;display:flex}.v2-ob__col{flex-direction:column;align-items:flex-start;width:min(460px,100%);display:flex}.v2-ob__split{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,.0001fr);align-items:stretch;column-gap:clamp(40px,5.5vw,88px);width:100%;min-height:0;transition:grid-template-columns .7s cubic-bezier(.5,.5,0,1);display:grid}.v2-ob__split--loading{grid-template-columns:minmax(0,.0001fr) minmax(0,1fr) minmax(0,.0001fr)}.v2-ob__split--right{grid-template-columns:minmax(0,.0001fr) minmax(0,1fr) minmax(0,1.2fr)}.v2-ob__split--wide{grid-template-columns:minmax(0,.0001fr) minmax(0,1fr) minmax(0,.0001fr);transition:none}.v2-ob__split--wide .v2-ob__panelwrap{opacity:0;pointer-events:none}.v2-ob__split--wide .v2-ob__col{width:100%}.v2-ob__two{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:clamp(32px,4.5vw,72px);width:100%;display:grid}.v2-ob__two-left{flex-direction:column;align-items:flex-start;display:flex}.v2-ob__two-right{flex-direction:column;gap:20px;min-width:0;display:flex}.v2-ob__tutorial{aspect-ratio:16/9;border:1px solid var(--v2-hairline);background:#fff;border-radius:16px;width:100%;overflow:hidden}.v2-ob__tutorial iframe{border:0;width:100%;height:100%;display:block}@media (max-width:960px){.v2-ob__two{grid-template-columns:1fr;gap:40px}.v2-ob__two-left{position:static}}.v2-ob__split--loading .v2-ob__panelwrap,.v2-ob__split--wide .v2-ob__panelwrap,.v2-ob__split--right .v2-ob__panelwrap:not(.v2-ob__panelwrap--chat),.v2-ob__split--left .v2-ob__panelwrap--chat{opacity:0;pointer-events:none}.v2-ob__panelwrap{transition:opacity .45s;overflow:hidden}.v2-ob__panelwrap--chat{min-width:0}.v2-ob__scroll{scrollbar-width:none;flex-direction:column;align-items:center;min-height:0;padding:24px 4px;display:flex;overflow-y:auto}.v2-ob__scroll::-webkit-scrollbar{display:none}.v2-ob__scroll .v2-ob__col{margin-top:auto;margin-bottom:auto}.v2-ob__panelwrap{align-items:center;min-width:0;min-height:0;display:flex}.v2-ob__chat{flex-direction:column;justify-content:center;gap:12px;padding:clamp(20px,3vw,36px);display:flex;position:absolute;inset:0}.v2-ob__msg{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffff38;border-radius:18px;min-width:0;padding:14px 18px;font-size:13.5px;line-height:1.45;animation:.6s cubic-bezier(.22,1,.36,1) both v2-ob-msg-in}.v2-ob__msg--agent{background:#ffffff38;border-bottom-right-radius:6px;align-self:flex-end}.v2-ob__msg--customer{background:#221f1a6b;border-bottom-left-radius:6px;align-self:flex-start}.v2-ob__msg-em{font-weight:500}.v2-ob__chat-pill{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#ffffffe6;background:#221f1a6b;border:1px solid #ffffff2e;border-radius:100px;align-items:center;gap:6px;padding:7px 13px;font-size:11px;line-height:1.35;animation:.6s cubic-bezier(.22,1,.36,1) both v2-ob-msg-in;display:inline-flex}.v2-ob__chat-pill svg{opacity:.85;flex-shrink:0;width:13px;height:13px}.v2-ob__row-msg--pill:first-child .v2-ob__chat-pill{background:#c9983642;border-color:#ffecbe47;animation-delay:.6s}.v2-ob__row-msg--pill:last-child .v2-ob__chat-pill{background:#3a7a5447;border-color:#c6f0d642;animation-delay:1.85s}.v2-ob__row-msg{align-items:flex-end;gap:10px;max-width:94%;display:flex}.v2-ob__row-msg--pill{align-self:center;max-width:100%}.v2-ob__row-msg--pill:first-child{margin-bottom:26px}.v2-ob__row-msg--pill:last-child{margin-top:26px}.v2-ob__row-msg--agent{align-self:flex-end;max-width:82%}.v2-ob__row-msg--customer{align-self:flex-start}.v2-ob__msg-avatar{object-fit:cover;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:34px;height:34px}.v2-ob__msg-avatar--ghost{border:none}.v2-ob__row-msg:first-of-type .v2-ob__msg{animation-delay:.8s}.v2-ob__row-msg:nth-of-type(2) .v2-ob__msg{animation-delay:1.05s}.v2-ob__row-msg:nth-of-type(3) .v2-ob__msg{animation-delay:1.35s}.v2-ob__row-msg:nth-of-type(4) .v2-ob__msg{animation-delay:1.6s}@keyframes v2-ob-msg-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.v2-ob__msg{animation:none}}.v2-ob__panel{background:var(--v2-card);color:#fff;border-radius:20px;width:100%;height:min(740px,100%);position:relative;overflow:hidden}.v2-ob__panel-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-ob__panel-img--slide{opacity:0;transition:opacity .9s cubic-bezier(.5,.5,0,1)}.v2-ob__panel-img--active{opacity:1}.v2-ob__panel-scrim{background:linear-gradient(#00000047,#00000024 45%,#0009);position:absolute;inset:0}.v2-ob__panel-scrim--flat{background:#00000057}.v2-ob__panel-scrim--summary{background:#00000075}.v2-ob__summary{color:#fff;margin:0;padding:0;list-style:none;position:absolute;top:50%;left:clamp(28px,6%,64px);right:clamp(28px,6%,64px);transform:translateY(-50%)}.v2-ob__summary-row{animation:.55s cubic-bezier(.22,1,.36,1) both v2-ob-receipt-in;animation-delay:var(--d,0s);border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:baseline;gap:20px;padding:17px 0;display:flex}.v2-ob__summary-row:first-child{border-top:1px solid #ffffff38}.v2-ob__summary-label{color:#ffffffb3}.v2-ob__summary-value{letter-spacing:-.01em;text-align:right;font-size:clamp(17px,1.5vw,21px);font-weight:500}@media (prefers-reduced-motion:reduce){.v2-ob__summary-row{animation:none}}.v2-ob__panel-top{justify-content:space-between;align-items:center;display:flex;position:absolute;top:28px;left:32px;right:32px}.v2-ob__stars{color:#fff;align-items:center;gap:4px;display:flex}.v2-ob__stars svg{width:15px;height:15px}.v2-ob__panel-logo{filter:brightness(0)invert();opacity:.92;width:auto;height:30px}.v2-ob__panel-content{flex-direction:column;gap:18px;display:flex;position:absolute;bottom:28px;left:32px;right:32px}.v2-ob__panel-slide{flex-direction:column;gap:22px;animation:.6s cubic-bezier(.22,1,.36,1) both v2-ob-slide-in;display:flex}@keyframes v2-ob-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.v2-ob__panel-dots{align-items:center;gap:6px;display:flex}.v2-ob__panel-dot{cursor:pointer;background:#ffffff47;border:none;border-radius:100px;width:18px;height:5px;padding:0;transition:width .4s cubic-bezier(.5,.5,0,1);position:relative;overflow:hidden}.v2-ob__panel-dot--active{cursor:default;width:64px}.v2-ob__panel-dot-fill{background:#fff;border-radius:100px;animation:6s linear both v2-dot-fill;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.v2-ob__panel-img--slide{transition:none}.v2-ob__panel-slide{animation:none}.v2-ob__panel-dot-fill{width:100%;animation:none}}.v2-ob__quote{color:#fffffff2;margin:0;font-size:clamp(15px,1.2vw,17.5px);line-height:1.4}.v2-ob__author{align-items:center;gap:12px;display:flex}.v2-ob__avatar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.06em;background:#ffffff38;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:500;display:flex}.v2-ob__author-text{flex-direction:column;gap:2px;display:flex}.v2-ob__author-text strong{font-size:13px;font-weight:500;line-height:1.2}.v2-ob__author-text span{color:#ffffffa6;font-size:11.5px;line-height:1.2}.v2-ob__panel-stats{border-top:1px solid #ffffff40;grid-template-columns:1fr 1fr;gap:16px;padding-top:18px;display:grid}.v2-ob__panel-stats>div{flex-direction:column;gap:7px;display:flex}.v2-ob__panel-num{letter-spacing:-.02em;font-size:clamp(20px,1.6vw,24px);font-weight:500;line-height:1}.v2-ob__panel-statlabel{letter-spacing:.12em;color:#ffffffa6;font-size:9px}.v2-ob__eyebrow{color:var(--v2-muted);margin-bottom:20px}.v2-ob__title{letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,3.17vw,2.6rem);font-weight:500;line-height:1.1}.v2-ob__title em{letter-spacing:-.02em;font-style:italic}.v2-ob__sub{color:color-mix(in srgb,var(--v2-ink)75%,transparent);margin:16px 0 0;font-size:14px;line-height:1.5}.v2-ob__form{flex-direction:column;gap:18px;width:100%;margin-top:36px;display:flex}.v2-ob__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.v2-ob__field{flex-direction:column;gap:8px;min-width:0;display:flex}.v2-ob__label{letter-spacing:.12em;color:var(--v2-muted);font-size:9px}.v2-ob__section{border-bottom:1px solid #221f1a1a;flex-direction:column;gap:12px;margin-top:14px;padding-bottom:12px;display:flex}.v2-ob__section:first-child{margin-top:0}.v2-ob__section-title{letter-spacing:.12em;color:var(--v2-ink);font-size:10.5px}.v2-ob__phonerow{gap:8px;display:flex}.v2-ob__ccwrap{flex-shrink:0;width:104px}.v2-ob__cc{padding:0 30px 0 16px}.v2-ob__phonerow .v2-ob__input{flex:1;min-width:0}.v2-ob__consent{color:var(--v2-muted);margin:-6px 0 0;font-size:11px;line-height:1.55}.v2-ob__consent a{text-underline-offset:2px;text-decoration:underline}.v2-ob__input,.v2-ob__select{border:1px solid var(--v2-hairline);background:var(--v2-card);width:100%;height:44px;font-family:var(--v2-sans);color:var(--v2-ink);appearance:none;border-radius:100px;outline:none;padding:0 18px;font-size:13px;transition:border-color .25s,background .25s}.v2-ob__input::placeholder{color:color-mix(in srgb,var(--v2-ink)40%,transparent)}.v2-ob__input:hover,.v2-ob__select:hover{border-color:color-mix(in srgb,var(--v2-ink)40%,transparent)}.v2-ob__input:focus,.v2-ob__select:focus{border-color:var(--v2-ink)}.v2-ob__input--error{border-color:#8c3b2e}.v2-ob__selectwrap{position:relative}.v2-ob__selectwrap:after{content:"";border-right:1.5px solid var(--v2-muted);border-bottom:1.5px solid var(--v2-muted);pointer-events:none;width:7px;height:7px;margin-top:-5px;position:absolute;top:50%;right:20px;transform:rotate(45deg)}.v2-ob__select:invalid{color:color-mix(in srgb,var(--v2-ink)40%,transparent)}.v2-ob__error{color:#8c3b2e;margin:0;font-size:12px;line-height:1.4}.v2-ob__cta{background:var(--v2-ink);color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;width:100%;height:44px;margin-top:6px;padding:0 22px;font-size:10.5px;font-weight:500;transition:background .25s;display:inline-flex}.v2-ob__cta:hover{background:color-mix(in srgb,var(--v2-ink)86%,#fff)}.v2-ob__cta:disabled{background:color-mix(in srgb,var(--v2-ink)45%,transparent);cursor:default}.v2-ob__helper{color:var(--v2-muted);margin:-8px 0 0;font-size:12px;line-height:1.4}.v2-ob__skip{text-align:center;letter-spacing:.12em;text-transform:uppercase;width:100%;color:var(--v2-muted);cursor:pointer;background:0 0;border:none;margin-top:18px;padding:0;font-size:10.5px;font-weight:500;transition:color .2s}.v2-ob__skip:hover{color:var(--v2-ink)}.v2-ob__form>.v2-ob__skip{margin-top:0}.v2-ob__back{letter-spacing:.12em;text-transform:uppercase;color:var(--v2-muted);align-items:center;gap:6px;margin-bottom:24px;font-size:10.5px;font-weight:500;transition:color .2s;display:inline-flex}.v2-ob__back:hover{color:var(--v2-ink)}.v2-ob__rule{background:var(--v2-hairline);width:100%;height:1px;margin-top:28px}.v2-ob__trust{flex-direction:column;align-items:center;gap:14px;margin-top:auto;padding-top:48px;display:flex}.v2-ob__trustline{color:var(--v2-muted)}.v2-ob__trustlogos{opacity:.6;align-items:center;gap:clamp(20px,3.5vw,40px);display:flex}.v2-ob__trustlogos img{height:var(--h);filter:brightness(0);width:auto;display:block}.v2-ob__trust--inline{border-top:1px solid #221f1a1a;align-items:flex-start;gap:12px;width:100%;margin-top:44px;padding-top:32px}.v2-ob__trust--inline .v2-ob__trustlogos{gap:clamp(16px,2vw,28px)}.v2-ob__fullw{width:100%}.v2-ob__guide-open{margin-top:28px}.v2-ob__cta--ghost{color:var(--v2-ink);border:1px solid var(--v2-hairline);background:0 0}.v2-ob__cta--ghost:hover{border-color:var(--v2-ink);background:0 0}.v2-ob__snippet{flex-direction:column;gap:8px;display:flex}.v2-ob__snippet-label{letter-spacing:.12em;color:var(--v2-muted);font-size:9px}.v2-ob__snippet-box{border:1px solid var(--v2-hairline);background:var(--v2-card);border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.v2-ob__snippet-box code{min-width:0;color:var(--v2-ink);flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;line-height:1.5}.v2-ob__copy{cursor:pointer;font-family:var(--v2-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--v2-muted);background:0 0;border:none;flex-shrink:0;padding:0;font-size:9px;font-weight:500;transition:color .2s}.v2-ob__copy:hover{color:var(--v2-ink)}.v2-ob__check{color:color-mix(in srgb,var(--v2-ink)75%,transparent);cursor:pointer;align-items:center;gap:12px;margin-top:6px;font-size:13px;line-height:1.45;display:flex}.v2-ob__check-input{opacity:0;width:0;height:0;position:absolute}.v2-ob__check-box{border:1px solid var(--v2-hairline);background:var(--v2-white);color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .2s,border-color .2s;display:flex}.v2-ob__check-box svg{opacity:0;width:13px;height:13px;transition:opacity .15s,transform .2s cubic-bezier(.22,1,.36,1);transform:scale(.6)}.v2-ob__check-input:checked+.v2-ob__check-box{background:var(--v2-ink);border-color:var(--v2-ink)}.v2-ob__check-input:checked+.v2-ob__check-box svg{opacity:1;transform:scale(1)}.v2-ob__check-input:focus-visible+.v2-ob__check-box{border-color:var(--v2-ink)}.v2-ob__check-label{display:block}.v2-ob__helper--center{text-align:center;margin-top:18px}.v2-ob__helper--tight{margin-top:-4px}.v2-ob__helper--center+.v2-ob__skip{margin-top:-2px}.v2-ob__confirm-title{letter-spacing:-.01em;color:var(--v2-ink);font-size:17px;font-weight:500}.v2-ob__contact{color:var(--v2-ink);font-weight:500}.v2-ob__signature{color:var(--v2-muted);margin-top:4px;font-size:11.5px;font-style:italic;display:block}.v2-ob__plans{grid-template-columns:1fr 1fr;gap:clamp(10px,1.2vw,16px);display:grid}.v2-ob__plan{text-align:left;background:var(--v2-white);color:var(--v2-ink);cursor:pointer;font-family:var(--v2-sans);border:1px solid #0000;border-radius:16px;flex-direction:column;gap:8px;padding:20px;transition:transform .25s,border-color .25s;display:flex}.v2-ob__plan:hover{border-color:var(--v2-ink);transform:translateY(-2px)}.v2-ob__plan--popular{background:var(--v2-ink);border-color:var(--v2-ink);color:#fff}.v2-ob__plan-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.v2-ob__plan-name{font-size:14px;font-weight:500}.v2-ob__plan-tag{letter-spacing:.1em;background:var(--v2-white);color:var(--v2-ink);border-radius:100px;padding:5px 10px;font-size:8.5px}.v2-ob__plan-price{letter-spacing:-.03em;font-size:30px;font-weight:500}.v2-ob__plan-price s{color:color-mix(in srgb,currentColor 35%,transparent);font-size:19px}.v2-ob__plan-price small{letter-spacing:normal;color:color-mix(in srgb,currentColor 55%,transparent);font-size:12.5px;font-weight:400}.v2-ob__plan-comm{letter-spacing:normal;color:currentColor;white-space:nowrap;font-size:12.5px;font-weight:400}.v2-ob__plan-comm strong{font-weight:500}.v2-ob__plan-after{color:color-mix(in srgb,currentColor 55%,transparent);font-size:11px}.v2-ob__plan-features{border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);color:color-mix(in srgb,currentColor 78%,transparent);flex-direction:column;gap:7px;margin-top:6px;padding-top:12px;font-size:11.5px;display:flex}.v2-ob__plan-feature{align-items:center;gap:8px;display:flex}.v2-ob__plan-feature svg{color:currentColor;flex-shrink:0}.v2-ob__benefits{border-top:1px solid #221f1a1a;flex-direction:column;gap:16px;margin:32px 0 0;padding:24px 0 0;list-style:none;display:flex}.v2-ob__benefits li{align-items:center;gap:14px;display:flex}.v2-ob__benefit-icon{border:1px solid var(--v2-hairline);width:38px;height:38px;color:var(--v2-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.v2-ob__benefit-text{flex-direction:column;gap:1px;display:flex}.v2-ob__benefits strong{color:var(--v2-ink);font-size:13px;font-weight:500}.v2-ob__benefits span{color:var(--v2-muted);font-size:12px}.v2-ob__benefit-text{align-items:flex-start}.v2-ob__proof{border-top:1px solid #221f1a1a;margin-top:28px;padding-top:24px}.v2-ob__proof-join{color:var(--v2-ink);margin:0 0 18px;font-size:13px;font-weight:500;line-height:1.4}.v2-ob__proof-card{background:0 0;border:none;padding:0}.v2-ob__proof-head{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.v2-ob__proof-brand{letter-spacing:.06em;color:var(--v2-ink);font-size:15px;font-weight:700}.v2-ob__proof-stars{color:#d9a441;gap:2px;display:flex}.v2-ob__proof-quote{color:var(--v2-muted);margin:0;font-size:13px;line-height:1.6}.v2-ob__confirm{border:1px solid var(--v2-hairline);background:var(--v2-card);border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex}.v2-ob__confirm-head{flex-direction:column;gap:6px;display:flex}.v2-ob__confirm-copy{color:color-mix(in srgb,var(--v2-ink)75%,transparent);margin:0;font-size:13px;line-height:1.5}.v2-ob__checklist.v2-ob__checklist--divided{border-top:1px solid var(--v2-hairline);margin-top:8px;padding-top:20px}.v2-ob__checklist{color:color-mix(in srgb,var(--v2-ink)75%,transparent);flex-direction:column;gap:7px;margin:0;padding:0;font-size:12.5px;list-style:none;display:flex}.v2-ob__checklist li{align-items:center;gap:9px;display:flex}.v2-ob__checklist li svg{width:15px;height:15px;color:var(--v2-ink);flex-shrink:0}.v2-ob__processing{flex-direction:column;align-items:center;gap:24px;width:100%;padding:48px 0;display:flex}.v2-ob__ring{width:64px;height:64px}.v2-ob__processing-msg{color:color-mix(in srgb,var(--v2-ink)75%,transparent);margin:0;font-size:14px;line-height:1.4}.v2-ob__sliderhead{justify-content:space-between;align-items:baseline;display:flex}.v2-ob__sliderhead .v2-ob__label{font-size:10.5px}.v2-ob__slidervalue{letter-spacing:.12em;text-transform:uppercase;color:var(--v2-ink);font-size:10.5px;font-weight:500}.v2-ob__slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:32px;margin:0}.v2-ob__slider::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--v2-ink)0 var(--fill,0%),#221f1a29 var(--fill,0%)100%);border-radius:2px;height:2px}.v2-ob__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--v2-ink);border:none;border-radius:50%;width:18px;height:18px;margin-top:-8px}.v2-ob__slider::-moz-range-track{background:#221f1a29;border-radius:2px;height:2px}.v2-ob__slider::-moz-range-progress{background:var(--v2-ink);border-radius:2px;height:2px}.v2-ob__slider::-moz-range-thumb{background:var(--v2-ink);border:none;border-radius:50%;width:18px;height:18px}.v2-ob__done-ring{border:1px solid var(--v2-hairline);width:58px;height:58px;color:var(--v2-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:26px;display:flex}.v2-ob__done-ring svg{flex-shrink:0;width:27px;height:27px}.v2-ob__done-check{stroke-dasharray:26;stroke-dashoffset:26px;animation:.42s cubic-bezier(.65,0,.35,1) .12s forwards v2-ob-draw}@keyframes v2-ob-draw{to{stroke-dashoffset:0}}.v2-ob__title--hero{letter-spacing:-.035em;font-size:clamp(2.4rem,4.4vw,3.6rem)}.v2-ob__receipt{border-top:1px solid var(--v2-hairline);width:100%;margin:30px 0 4px;padding:0;list-style:none}.v2-ob__receipt-row{border-bottom:1px solid var(--v2-hairline);animation:.55s cubic-bezier(.22,1,.36,1) both v2-ob-receipt-in;animation-delay:var(--d,0s);justify-content:space-between;align-items:baseline;gap:20px;padding:14px 0;display:flex}@keyframes v2-ob-receipt-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.v2-ob__receipt-label{color:var(--v2-muted)}.v2-ob__receipt-value{letter-spacing:-.01em;color:var(--v2-ink);text-align:right;font-size:17px;font-weight:500}@media (prefers-reduced-motion:reduce){.v2-ob__done-check{stroke-dashoffset:0;animation:none}.v2-ob__receipt-row{animation:none}}.v2-ob__done-mark{background:var(--v2-ink);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:28px;display:flex}.v2-ob__done-mark img{width:30px;height:auto}@media (max-width:960px){.v2-ob{height:auto;min-height:100svh;overflow:visible}.v2-ob__main{padding:24px 24px 48px}.v2-ob__split,.v2-ob__split--loading,.v2-ob__split--right,.v2-ob__split--wide{grid-template-columns:minmax(0,1fr);gap:56px}.v2-ob__split--left .v2-ob__panelwrap--chat,.v2-ob__split--loading .v2-ob__panelwrap,.v2-ob__split--wide .v2-ob__panelwrap,.v2-ob__split--right .v2-ob__panelwrap:not(.v2-ob__panelwrap--chat){display:none}.v2-ob__split--wide .v2-ob__col{width:100%}.v2-ob__scroll{padding:0;overflow:visible}.v2-ob__panelwrap{order:2;width:100%}.v2-ob__panel{height:clamp(420px,60vh,520px)}}@media (max-width:640px){.v2-ob__row{grid-template-columns:1fr}.v2-ob__steplabel{display:none}.v2-ob__plans{grid-template-columns:1fr}.v2-ob__panel-dot{width:10px;height:4px}.v2-ob__panel-dot--active{width:36px}.v2-ob__panel{aspect-ratio:1;height:auto}.v2-ob__panel-top{top:18px;left:20px;right:20px}.v2-ob__panel-logo{height:22px}.v2-ob__stars svg{width:12px;height:12px}.v2-ob__panel-content{gap:12px;bottom:16px;left:20px;right:20px}.v2-ob__quote{font-size:13px;line-height:1.35}.v2-ob__author-text strong{font-size:12px}.v2-ob__author-text span{font-size:10.5px}.v2-ob__panel-stats{gap:12px;padding-top:12px}.v2-ob__panel-num{font-size:17px}.v2-ob__panel-statlabel{font-size:8px}.v2-ob__summary{left:20px;right:20px}.v2-ob__summary-row{padding:12px 0}.v2-ob__summary-value{font-size:15px}.v2-ob__msg{border-radius:13px;padding:7px 10px;font-size:10.5px;line-height:1.35}.v2-ob__msg-avatar{width:20px;height:20px}.v2-ob__chat{gap:6px;padding:16px}.v2-ob__chat-pill{gap:4px;padding:5px 9px;font-size:9px}.v2-ob__chat-pill svg{width:10px;height:10px}.v2-ob__row-msg{gap:6px}.v2-ob__row-msg--pill:first-child{margin-bottom:10px}.v2-ob__row-msg--pill:last-child{margin-top:10px}.v2-ob__trustlogos{gap:13px}.v2-ob__trustlogos img{height:calc(var(--h)*.78)}.v2-ob__snippet-box code{white-space:normal}}@media (max-width:960px){.v2-nav{justify-content:space-between;align-items:center;display:flex}.v2-nav__brand{order:-1;margin-left:4px}.v2-nav__links{order:1;padding-left:0}.v2-nav__links a,.v2-nav__links--right{display:none}.v2-nav__burger{display:block}.v2-menu{display:flex}.v2-why{grid-template-columns:1fr;gap:20px;padding-left:24px;padding-right:24px}.v2-how__sticky{padding-left:24px;padding-right:24px}.v2-how__media{width:auto;margin-left:calc(var(--v2-pad) - 24px);margin-right:calc(var(--v2-pad) - 24px)}.v2-why__content{grid-column:1}.v2-why__kicker{justify-self:start;padding-top:0}.v2-mosaic{grid-template-columns:1fr;height:auto}.v2-stat{aspect-ratio:3/2}.v2-mosaic__stack .v2-stat{aspect-ratio:7/2}.v2-stat--large .v2-stat__meta{gap:8px;bottom:20px;left:20px}.v2-stat--large .v2-stat__label{font-size:13px}.v2-row{grid-template-columns:1fr}.v2-row__info{position:relative}.v2-row__info .v2-secondary{margin-top:0;position:absolute;top:0;right:0}.v2-vs__grid{grid-template-columns:1fr}.v2-row__cards{grid-template-columns:1fr 1fr}.v2-product--desktop{display:none}.v2-footer{padding-left:24px;padding-right:24px}.v2-footer__close{margin-left:0}.v2-footer__grid{flex-direction:column;gap:32px}.v2-footer__nav{width:100%;margin-right:0}.v2-hero__blurb{width:48%}.v2-logos{padding-top:36px}.v2-hero__card{flex-direction:column;justify-content:flex-end;display:flex}.v2-hero__title,.v2-hero__tag{text-align:left;width:auto;margin:0 clamp(20px,3.2vw,48px);position:static}.v2-hero__tag{margin-bottom:calc(clamp(20px,3.2vw,48px) + 72px)}.v2-connect{--v2-connect-padx:24px;padding-left:var(--v2-connect-padx);padding-right:var(--v2-connect-padx);flex-direction:column;align-items:flex-start;gap:48px}.v2-connect__pitch{margin-left:0}.v2-connect__graphic{order:-1;align-self:stretch;width:100%;margin-right:0;position:static}.v2-connect__marquee{--v2-mq-card:60px;--v2-mq-gap:12px;--v2-mq-width:168px;width:calc(100% + var(--v2-connect-padx)*2);margin-inline:calc(var(--v2-connect-padx)*-1);height:auto;min-height:0}.v2-connect__track{animation-name:v2-connect-scroll-x}.v2-connect__track,.v2-connect__set{flex-direction:row}.v2-connect__pill{font-size:15px}.v2-connect__pill img{height:30px}.v2-connect__pill img[alt=Salesforce]{height:23px}.v2-connect__pill img[alt=commercetools]{height:33px}.v2-connect__pill img[alt=BigCommerce]{height:27px}.v2-connect__pill svg{width:18px;height:18px}.v2-events__content{bottom:24px;left:24px;right:24px}.v2-events__progress{top:24px;bottom:auto;right:24px}.v2-events__pills{gap:6px}.v2-epill{gap:8px;height:32px;padding:0 12px;font-size:12px}.v2-epill svg{width:14px;height:14px}.v2-events__tagline{height:auto;margin-top:-8px}}@media (max-width:1100px){.v2-footer__mockwrap{display:none}.v2-footer__pitch{padding-top:0}}@media (max-width:640px){.v2-connect__pitch{margin-left:0}.v2-catalog__head{flex-direction:column;align-items:flex-start;gap:16px}.v2-row__cards{grid-template-columns:1fr}.v2-product--tablet{display:none}.v2-product__img{aspect-ratio:4/3}.v2-hero__card{height:78svh}.v2-heroform__field{width:100%}.v2-heroform__input{flex:1;min-width:0}.v2-hero__blurb{width:min(240px,64vw);top:20px;right:20px}.v2-hero__blurb p{font-size:12px;line-height:1.35}.v2-hero__stats{margin-top:10px;padding-top:10px;font-size:12px}.v2-events__card{height:clamp(420px,115vw,540px)}.v2-stat--large .v2-stat__num{font-size:2.5rem}.v2-connect__marquee{--v2-mq-card:52px;--v2-mq-gap:10px;--v2-mq-width:140px}.v2-connect__pill{font-size:13px}.v2-connect__pill img{height:25px}.v2-connect__pill img[alt=Salesforce]{height:19px}.v2-connect__pill img[alt=commercetools]{height:28px}.v2-connect__pill img[alt=BigCommerce]{height:22px}.v2-connect__pill svg{width:16px;height:16px}.v2-footer__pitch,.v2-footer__close{margin-left:0}.v2-footer__base{flex-direction:column;align-items:flex-start;gap:10px}}.v2-hw__hero{padding:0 0 clamp(40px,5vw,72px)}.v2-hw__hero-card{margin:0 var(--v2-pad);border-radius:20px;height:clamp(300px,32.8vw,480px);position:relative;overflow:hidden}.v2-hw__hero-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.v2-hw__hero-scrim{background:#0003;position:absolute;inset:0}.v2-hw__hero-copy{color:#fff;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:clamp(24px,2.7vw,40px);left:clamp(24px,3.3vw,48px);right:clamp(24px,3.3vw,48px)}.v2-hw__eyebrow{color:#fff;padding-left:clamp(2px,.42vw,6px)}.v2-how__kicker .v2-label{padding-left:clamp(2px,.42vw,6px);display:inline-block}.v2-hw__title{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(2.4rem,6.56vw,6rem);font-weight:500;line-height:1}.v2-hw__strip{padding:0 calc(var(--v2-pad) + clamp(24px,3.3vw,48px));margin-top:clamp(32px,3.3vw,48px);display:flex}.v2-hw__strip-item{flex-direction:column;justify-content:center;gap:12px;padding:4px clamp(24px,3.3vw,48px);display:flex}.v2-hw__strip-item:first-child{padding-left:0}.v2-hw__strip-rule{background:var(--v2-hairline);align-self:stretch;width:1px}.v2-hw__strip-num{letter-spacing:-.02em;font-size:clamp(1.9rem,3.3vw,3rem);font-weight:500;line-height:1}.v2-hw__strip-label{letter-spacing:.12em;color:color-mix(in srgb,var(--v2-ink)60%,transparent);font-size:12px}.v2-hw__steps{padding:0 calc(var(--v2-pad) + clamp(24px,3.3vw,48px))clamp(40px,5vw,72px)}.v2-hw__step{border-top:1px solid var(--v2-hairline);grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);column-gap:clamp(32px,5vw,80px);padding:clamp(56px,7vw,104px) 0;display:grid}.v2-hw__num-col{position:relative}.v2-hw__num{letter-spacing:-.05em;color:color-mix(in srgb,var(--v2-ink)10%,transparent);-webkit-user-select:none;user-select:none;font-size:clamp(6rem,14vw,13rem);font-weight:500;line-height:.85;display:block;position:sticky;top:clamp(88px,12vh,128px)}.v2-hw__body{flex-direction:column;align-items:flex-start;display:flex}.v2-hw__step-title{letter-spacing:-.03em;max-width:16em;margin:0 0 18px;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:500;line-height:1.08}.v2-hw__step-desc{color:color-mix(in srgb,var(--v2-ink)75%,transparent);max-width:48em;margin:0;font-size:15.5px;line-height:1.65}.v2-hw__specimen{width:100%;margin-top:clamp(28px,3.5vw,44px);container-type:inline-size}.v2-hw__install{aspect-ratio:780/640;background:var(--v2-white);border-radius:20px;position:relative;overflow:hidden}.v2-hw__win{background:#fff;border-radius:16px;position:absolute;overflow:hidden;box-shadow:0 1px 2px #221f1a0d,0 8px 16px #221f1a0f,0 24px 48px #221f1a1a,0 48px 80px -24px #221f1a1f}.v2-hw__win--back{background:#fff9;width:59%;height:43.7%;top:10%;left:8.2%;box-shadow:0 1px 2px #221f1a0a,0 12px 24px #221f1a0d,0 32px 56px #221f1a12}.v2-hw__win--front{width:69.2%;animation:7s ease-in-out infinite v2-hw-drift;bottom:10%;left:16.4%}@keyframes v2-hw-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.v2-hw__win-bar{align-items:center;gap:clamp(8px,2.05cqw,16px);padding:clamp(6px,1.55cqw,12px) 14% clamp(6px,1.55cqw,12px) clamp(8px,2.05cqw,16px);display:flex}.v2-hw__win-dots{gap:4px;display:flex}.v2-hw__win-dots i{background:#221f1a17;border-radius:50%;width:clamp(4px,1.02cqw,8px);height:clamp(4px,1.02cqw,8px)}.v2-hw__win-url{background:#221f1a0a;border-radius:8px;flex:1;height:clamp(7px,1.55cqw,12px)}.v2-hw__win-brand{border-top:1px solid #221f1a12;border-bottom:1px solid #221f1a12;width:100%;padding:clamp(8px,2.05cqw,16px) clamp(16px,4.1cqw,32px)}.v2-hw__win-brand img{width:auto;height:clamp(14px,3.1cqw,24px);display:block}.v2-hw__win-brand--rule{padding:clamp(8px,2.05cqw,16px) clamp(20px,6.15cqw,48px)}.v2-hw__win-brand--rule img{height:clamp(15px,3.35cqw,26px)}.v2-hw__app{flex-direction:column;align-items:flex-start;width:76%;padding:clamp(24px,8.8%,48px);display:flex}.v2-hw__app-head{border-bottom:1px solid #221f1a1a;align-self:stretch;align-items:center;gap:clamp(8px,1.8cqw,14px);margin-bottom:clamp(10px,2.55cqw,20px);padding-bottom:clamp(10px,2.55cqw,20px);display:flex}.v2-hw__app-logo{background:var(--v2-ink);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:clamp(26px,6.15cqw,48px);height:clamp(26px,6.15cqw,48px);display:flex}.v2-hw__app-logo img{filter:brightness(0)invert();width:clamp(17px,4.1cqw,32px);height:auto}.v2-hw__app-name{letter-spacing:-.02em;white-space:nowrap;font-size:clamp(10px,2.3cqw,18px);font-weight:500;line-height:1.25}.v2-hw__app-row{flex-direction:column;gap:clamp(4px,1.02cqw,8px);margin-bottom:clamp(10px,2.55cqw,20px);display:flex}.v2-hw__app-row .v2-label{color:#221f1a80;letter-spacing:.12em;font-size:clamp(7px,1.15cqw,9px)}.v2-hw__app-row p{align-items:center;gap:2px;margin:0;font-size:clamp(9px,1.8cqw,14px);line-height:1;display:flex}.v2-hw__app-install{background:var(--v2-ink);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:100px;justify-content:center;align-self:stretch;align-items:center;height:clamp(22px,4.1cqw,32px);font-size:clamp(8px,1.3cqw,10px);font-weight:500;display:flex}.v2-hw__app-panel{background:#221f1a08;border-radius:16px;width:47.6%;height:70.7%;position:absolute;top:34.6%;left:84.8%}.v2-hw__setup-pill{color:#009962;white-space:nowrap;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);filter:drop-shadow(0 60px 30px #0000001a);background:#0099621a;border:1px solid #00996266;border-radius:100px;align-items:center;gap:8px;padding:6px 16px 6px 14px;font-size:clamp(11px,2.05cqw,16px);font-weight:400;line-height:clamp(16px,3.1cqw,24px);animation:3.4s ease-in-out infinite v2-hw-bob;display:inline-flex;position:absolute;top:65.6%;right:8.2%}@keyframes v2-hw-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.v2-hw__win--front,.v2-hw__setup-pill{animation:none}}.v2-hw__cart{aspect-ratio:780/640;background:var(--v2-white);border-radius:20px;position:relative;overflow:hidden}.v2-hw__cart-win{background:#ffffffeb;border-radius:16px;width:63.1%;height:80%;position:absolute;top:10%;left:20.4%;overflow:hidden;box-shadow:0 1px 2px #221f1a0d,0 8px 16px #221f1a0f,0 24px 48px #221f1a1a,0 48px 80px -24px #221f1a1f}.v2-hw__cart-head{border-top:1px solid #221f1a14;padding:6.2% 9.7% 0}.v2-hw__cart-head strong{letter-spacing:-.02em;font-size:clamp(16px,3.6cqw,28px);font-weight:500;line-height:1;display:block}.v2-hw__cart-list{margin:4.9% 9.7% 0}.v2-hw__cart-row{border-top:1px solid #221f1a14;align-items:center;gap:4%;padding:4% 0;display:flex}.v2-hw__cart-row:last-child{border-bottom:1px solid #221f1a14}.v2-hw__cart-thumb{aspect-ratio:1;object-fit:cover;background:#f2f1ee;border-radius:8px;width:25.3%}.v2-hw__cart-info{flex-direction:column;flex:1;gap:clamp(8px,2.05cqw,16px);min-width:0;display:flex}.v2-hw__cart-line{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.v2-hw__cart-name{letter-spacing:-.01em;font-size:clamp(10px,2.05cqw,16px);font-weight:500;line-height:1.25}.v2-hw__cart-name em{color:#221f1a66;margin-top:3px;font-size:clamp(8px,1.55cqw,12px);font-style:normal;font-weight:400;display:block}.v2-hw__cart-price{letter-spacing:-.01em;font-size:clamp(10px,2.05cqw,16px);font-weight:500;line-height:1.25}.v2-hw__cart-ctrls{justify-content:space-between;align-items:center;display:flex}.v2-hw__cart-qty{align-items:center;gap:4px;display:flex}.v2-hw__cart-btn{width:clamp(16px,3.6cqw,28px);height:clamp(16px,3.6cqw,28px);color:var(--v2-ink);background:#fff;border:1px solid #221f1a1f;border-radius:4px;justify-content:center;align-items:center;display:flex}.v2-hw__cart-btn--dim{opacity:.5}.v2-hw__cart-qty b{text-align:center;min-width:clamp(16px,3.6cqw,28px);font-size:clamp(9px,1.8cqw,14px);font-weight:400}.v2-hw__cart-remove{letter-spacing:.1em;text-transform:uppercase;color:#f96e6e;align-items:center;gap:6px;font-size:clamp(7px,1.3cqw,10px);font-weight:500;display:flex}.v2-hw__cart-totals{flex-direction:column;gap:clamp(7px,1.8cqw,14px);margin:4.9% 9.7% 0;display:flex}.v2-hw__cart-totals div{color:color-mix(in srgb,var(--v2-ink)88%,transparent);justify-content:space-between;font-size:clamp(9px,1.8cqw,14px);line-height:1.4;display:flex}.v2-hw__cart-msg{filter:drop-shadow(0 4px 10px #0000000d)drop-shadow(0 15px 8px #0000000d)drop-shadow(0 40px 12px #0000000d);align-items:flex-end;gap:clamp(6px,1.55cqw,12px);width:43%;display:flex;position:absolute;bottom:28.75%;left:10.1%}.v2-hw__cart-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:clamp(20px,4.1cqw,32px);height:clamp(20px,4.1cqw,32px)}.v2-hw__cart-bubble{letter-spacing:-.02em;color:var(--v2-ink);background:#fff;border-radius:clamp(9px,2.05cqw,16px);flex:1;padding:clamp(6px,1.3cqw,10px) clamp(8px,1.55cqw,12px);font-size:clamp(9px,1.8cqw,14px);line-height:1.3;position:relative}.v2-hw__cart-tail{position:absolute;bottom:0;left:-4px}.v2-hw__cart-tag{color:#c40;white-space:nowrap;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);filter:drop-shadow(0 60px 30px #0000001a);background:#cc44001a;border:1px solid #c406;border-radius:100px;align-items:center;gap:8px;padding:6px 16px 6px 14px;font-size:clamp(11px,2.05cqw,16px);font-weight:400;line-height:clamp(16px,3.1cqw,24px);display:inline-flex;position:absolute;top:19.4%;right:10.1%}.v2-hw__cart-win,.v2-hw__cart-msg,.v2-hw__cart-tag{opacity:0}.v2-hw__specimen.rb-in .v2-hw__cart-win{animation:.7s cubic-bezier(.22,.61,.36,1) .1s both v2-hw-win-in}.v2-hw__specimen.rb-in .v2-hw__cart-msg{transform-origin:16px calc(100% - 8px);animation:.55s cubic-bezier(.34,1.56,.64,1) .85s both v2-hw-pop-in}.v2-hw__specimen.rb-in .v2-hw__cart-tag{transform-origin:80%;animation:.5s cubic-bezier(.34,1.56,.64,1) 1.45s both v2-hw-pop-in}@keyframes v2-hw-win-in{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:none}}@keyframes v2-hw-pop-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.v2-hw__cart-win,.v2-hw__cart-msg,.v2-hw__cart-tag{opacity:1;animation:none!important}}.v2-hw__sms{aspect-ratio:780/640;background:var(--v2-white);border-radius:20px;position:relative;overflow:hidden}.v2-hw__phone{background:linear-gradient(#fff 0%,#fdfcf8 100%);border:1px solid #221f1a14;border-radius:clamp(22px,2.6vw,38px);width:33.4%;height:80%;position:absolute;top:10%;left:33.3%;box-shadow:0 1px 2px #221f1a0d,0 8px 16px #221f1a0f,0 24px 48px #221f1a1a,0 48px 80px -24px #221f1a1f}.v2-hw__phone-contact{flex-direction:column;align-items:center;gap:clamp(5px,.6vw,8px);display:flex;position:absolute;top:6.5%;left:8%;right:8%}.v2-hw__phone-contact img{object-fit:cover;border-radius:50%;width:clamp(30px,3.5vw,50px);height:clamp(30px,3.5vw,50px)}.v2-hw__phone-contact span{color:var(--v2-ink);font-size:clamp(9px,1vw,12px);line-height:1.4}.v2-hw__sms-thread{flex-direction:column;gap:clamp(8px,1vw,14px);width:61.5%;display:flex;position:absolute;top:29.5%;left:50%;transform:translate(-50%)}.v2-hw__sms-bubble{letter-spacing:-.02em;filter:drop-shadow(0 4px 10px #0000000d)drop-shadow(0 15px 8px #0000000d)drop-shadow(0 40px 12px #0000000d);border-radius:clamp(9px,2.05cqw,16px);padding:clamp(7px,.9vw,10px) clamp(9px,1.1vw,12px);font-size:clamp(9.5px,1.05vw,14px);line-height:1.25;position:relative}.v2-hw__sms-bubble--in{color:var(--v2-ink);background:#fff;align-self:flex-start}.v2-hw__sms-bubble--out{color:#fff;background:#1490fa;align-self:flex-end}.v2-hw__sms-tail{position:absolute;bottom:0;left:-4px}.v2-hw__sms-bubble--in .v2-hw__sms-tail{color:#fff}.v2-hw__sms-bubble--out .v2-hw__sms-tail{color:#1490fa;left:auto;right:-4px;transform:scaleX(-1)}.v2-hw__sms-pill{color:#009962;white-space:nowrap;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);filter:drop-shadow(0 60px 30px #0000001a);background:#0099621a;border:1px solid #00996266;border-radius:100px;align-self:flex-start;align-items:center;gap:8px;margin-left:10.3%;padding:6px 16px 6px 14px;font-size:clamp(11px,2.05cqw,16px);font-weight:400;line-height:clamp(16px,3.1cqw,24px);display:inline-flex}.v2-hw__phone,.v2-hw__sms-bubble,.v2-hw__sms-pill{opacity:0}.v2-hw__specimen.rb-in .v2-hw__phone{animation:.7s cubic-bezier(.22,.61,.36,1) .1s both v2-hw-win-in}.v2-hw__specimen.rb-in .v2-hw__sms-bubble{animation:.5s cubic-bezier(.34,1.56,.64,1) both v2-hw-pop-in}.v2-hw__specimen.rb-in .v2-hw__sms-bubble:first-child{animation-delay:.7s}.v2-hw__specimen.rb-in .v2-hw__sms-bubble:nth-child(2){animation-delay:1.15s}.v2-hw__specimen.rb-in .v2-hw__sms-bubble:nth-child(3){animation-delay:1.6s}.v2-hw__specimen.rb-in .v2-hw__sms-bubble:nth-child(4){animation-delay:2.05s}.v2-hw__specimen.rb-in .v2-hw__sms-pill{animation:.5s cubic-bezier(.34,1.56,.64,1) 2.55s both v2-hw-pop-in}.v2-hw__sms-bubble--in{transform-origin:8px calc(100% - 6px)}.v2-hw__sms-bubble--out{transform-origin:calc(100% - 8px) calc(100% - 6px)}@media (prefers-reduced-motion:reduce){.v2-hw__phone,.v2-hw__sms-bubble,.v2-hw__sms-pill{opacity:1;animation:none!important}}.v2-hw__dash{aspect-ratio:780/640;background:var(--v2-white);border-radius:20px;position:relative;overflow:hidden;container-type:inline-size}.v2-hw__dash-row{gap:2.45%;display:flex;position:absolute;top:10%;left:8.2%;right:8.2%}.v2-hw__dash-card,.v2-hw__dash-funnel{background:#ffffffeb;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #221f1a0d,0 8px 16px #221f1a0f,0 24px 48px #221f1a1a,0 48px 80px -24px #221f1a1f}.v2-hw__dash-card{flex-direction:column;flex:1;min-width:0;padding:clamp(12px,3.1cqw,24px) 0 0;display:flex}.v2-hw__dash-card .v2-hw__dash-label,.v2-hw__dash-card .v2-hw__dash-nums{margin:0 clamp(12px,3.1cqw,24px)}.v2-hw__dash-label{color:#221f1a73;font-size:clamp(8px,1.65cqw,13px);line-height:1.25;display:block}.v2-hw__dash-nums{justify-content:space-between;align-items:baseline;gap:6px;margin-top:4px;display:flex}.v2-hw__dash-num{letter-spacing:-.01em;color:var(--v2-ink);white-space:nowrap;font-size:clamp(12px,2.56cqw,20px);font-weight:500;line-height:1.2}.v2-hw__dash-delta{color:#13be80;white-space:nowrap;align-items:center;gap:clamp(3px,.75cqw,6px);font-size:clamp(8px,1.65cqw,13px);display:inline-flex}.v2-hw__dash-delta svg{width:clamp(5px,1cqw,8px);height:clamp(5px,1cqw,8px)}.v2-hw__dash-wave{width:100%;height:auto;margin-top:auto;padding-top:clamp(8px,2cqw,16px);display:block}.v2-hw__dash-funnel{height:54.4%;display:flex;position:absolute;top:35.6%;left:8.2%;right:8.2%}.v2-hw__dash-col{flex-direction:column;flex:1;min-width:0;padding:clamp(12px,3.1cqw,24px) 0;display:flex}.v2-hw__dash-col+.v2-hw__dash-col{border-left:1px solid #221f1a14}.v2-hw__dash-details{flex-direction:column;align-items:flex-start;padding:0 clamp(10px,3.1cqw,24px);display:flex}.v2-hw__dash-details .v2-hw__dash-label{margin-top:clamp(8px,2cqw,16px)}.v2-hw__dash-details .v2-hw__dash-num{margin-top:4px}.v2-hw__dash-details .v2-hw__dash-delta{margin-top:clamp(4px,1cqw,8px)}.v2-hw__dash-icon{width:clamp(11px,2.05cqw,16px);height:clamp(11px,2.05cqw,16px);display:block;position:relative}.v2-hw__dash-icon img{position:absolute}.v2-hw__dash-icon--send .v2-hw__dash-icon-accent{width:53.1%;height:53.1%;top:7.8%;left:39%}.v2-hw__dash-icon--send .v2-hw__dash-icon-main{width:89.5%;height:89.5%;top:5.3%;left:5.2%}.v2-hw__dash-icon--download .v2-hw__dash-icon-accent{width:84.4%;height:1.5px;top:calc(87.5% - .75px);left:7.8%}.v2-hw__dash-icon--download .v2-hw__dash-icon-main{width:59.4%;height:67.7%;top:7.8%;left:20.3%}.v2-hw__dash-icon--reply .v2-hw__dash-icon-accent{width:84.4%;height:87.2%;top:7.8%;left:7.8%}.v2-hw__dash-icon--reply .v2-hw__dash-icon-main{width:51%;height:13.5%;top:37%;left:24.5%}.v2-hw__dash-icon--check .v2-hw__dash-icon-accent{width:92.7%;height:92.7%;top:3.6%;left:3.6%}.v2-hw__dash-icon--check .v2-hw__dash-icon-main{width:63.5%;height:51.1%;top:12%;left:32.8%}.v2-hw__dash-graph{flex:1;align-items:center;display:flex;position:relative}.v2-hw__dash-piece{width:calc(100% + 2px);height:auto;margin-left:-1px;display:block}.v2-hw__dash-pct{letter-spacing:-.01em;color:#702efd;font-size:clamp(9px,1.8cqw,14px);font-weight:500;position:absolute;top:50%;left:clamp(10px,3.1cqw,24px);translate:0 -50%}.v2-hw__dash-card,.v2-hw__dash-funnel{opacity:0}.v2-hw__dash-wave,.v2-hw__dash-piece{clip-path:inset(0 100% 0 0)}.v2-hw__dash-pct{opacity:0}.v2-hw__specimen.rb-in .v2-hw__dash-card{animation:.6s cubic-bezier(.22,.61,.36,1) both v2-hw-win-in}.v2-hw__specimen.rb-in .v2-hw__dash-card:first-child{animation-delay:.1s}.v2-hw__specimen.rb-in .v2-hw__dash-card:nth-child(2){animation-delay:.22s}.v2-hw__specimen.rb-in .v2-hw__dash-card:nth-child(3){animation-delay:.34s}.v2-hw__specimen.rb-in .v2-hw__dash-wave{animation:.7s ease-out both v2-hw-wipe}.v2-hw__specimen.rb-in .v2-hw__dash-card:first-child .v2-hw__dash-wave{animation-delay:.5s}.v2-hw__specimen.rb-in .v2-hw__dash-card:nth-child(2) .v2-hw__dash-wave{animation-delay:.62s}.v2-hw__specimen.rb-in .v2-hw__dash-card:nth-child(3) .v2-hw__dash-wave{animation-delay:.74s}.v2-hw__specimen.rb-in .v2-hw__dash-funnel{animation:.6s cubic-bezier(.22,.61,.36,1) .5s both v2-hw-win-in}.v2-hw__specimen.rb-in .v2-hw__dash-piece{animation:.4s ease-out both v2-hw-wipe}.v2-hw__specimen.rb-in .v2-hw__dash-col:first-child .v2-hw__dash-piece{animation-delay:.95s}.v2-hw__specimen.rb-in .v2-hw__dash-col:nth-child(2) .v2-hw__dash-piece{animation-delay:1.35s}.v2-hw__specimen.rb-in .v2-hw__dash-col:nth-child(3) .v2-hw__dash-piece{animation-delay:1.75s}.v2-hw__specimen.rb-in .v2-hw__dash-col:nth-child(4) .v2-hw__dash-piece{animation-delay:2.15s}.v2-hw__specimen.rb-in .v2-hw__dash-pct{animation:.4s cubic-bezier(.34,1.56,.64,1) both v2-hw-pct-in}.v2-hw__specimen.rb-in .v2-hw__dash-col:nth-child(2) .v2-hw__dash-pct{animation-delay:1.75s}.v2-hw__specimen.rb-in .v2-hw__dash-col:nth-child(3) .v2-hw__dash-pct{animation-delay:2.15s}.v2-hw__specimen.rb-in .v2-hw__dash-col:nth-child(4) .v2-hw__dash-pct{animation-delay:2.55s}@keyframes v2-hw-wipe{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes v2-hw-pct-in{0%{opacity:0;transform:scale(.7)}to{opacity:var(--o,1);transform:none}}@media (prefers-reduced-motion:reduce){.v2-hw__dash-card,.v2-hw__dash-funnel{opacity:1;animation:none!important}.v2-hw__dash-wave,.v2-hw__dash-piece{clip-path:none;animation:none!important}.v2-hw__dash-pct{opacity:var(--o,1);animation:none!important}}@media (max-width:960px){.v2-hw__step{grid-template-columns:1fr;row-gap:20px}.v2-hw__num{font-size:clamp(3.5rem,14vw,5rem);line-height:1;position:static}}@media (max-width:640px){.v2-hw__strip{padding:0 calc(var(--v2-pad) + 24px);justify-content:space-between}.v2-hw__strip-item{padding:2px 12px}.v2-hw__strip-item:last-child{padding-right:0}.v2-hw__strip-item:first-child{padding-left:0}.v2-hw__strip-num{font-size:20px}.v2-hw__strip-label{letter-spacing:.1em;white-space:nowrap;font-size:8px}.v2-hw__app-name{white-space:normal}.v2-hw__setup-pill,.v2-hw__cart-tag,.v2-hw__sms-pill{gap:6px;padding:5px 12px 5px 10px;line-height:18px}.v2-hw__cart-tag svg{width:12px;height:11px}.v2-hw__install,.v2-hw__cart,.v2-hw__sms,.v2-hw__dash{aspect-ratio:1}.v2-hw__cart-win{flex-direction:column;height:86%;display:flex;top:7%}.v2-hw__cart-head{padding:5% 7% 0}.v2-hw__cart-head strong{font-size:14px}.v2-hw__cart-list,.v2-hw__cart-totals{margin:3.5% 7% 0}.v2-hw__cart-row{gap:3%;padding:3% 0}.v2-hw__cart-thumb{width:20%}.v2-hw__cart-info{gap:6px}.v2-hw__cart-name,.v2-hw__cart-price{font-size:10px}.v2-hw__cart-name em{margin-top:2px;font-size:9px}.v2-hw__cart-btn,.v2-hw__cart-qty b{width:16px;min-width:16px;height:16px}.v2-hw__cart-btn svg{width:8px;height:8px}.v2-hw__cart-qty b{font-size:9px;line-height:16px}.v2-hw__cart-remove{gap:4px;font-size:7px}.v2-hw__cart-remove svg{width:9px;height:10px}.v2-hw__cart-totals{gap:6px;margin-top:auto;padding-bottom:5%}.v2-hw__cart-totals div{font-size:9.5px}.v2-hw__cart-tag{top:14%;right:3.5%}.v2-hw__cart-msg{width:58%;bottom:22%}.v2-hw__cart-tail{width:12px;height:13px;left:-3px}.v2-hw__phone{width:48%;height:90%;top:5%;left:26%}.v2-hw__sms-thread{gap:4px;width:88%;top:26%}.v2-hw__sms-bubble{padding:5px 8px;font-size:9px}.v2-hw__sms-tail{width:12px;height:13px;left:-3px}.v2-hw__sms-bubble--out .v2-hw__sms-tail{left:auto;right:-3px}.v2-hw__sms-pill{margin-left:0}.v2-hw__sms-pill svg{width:13px;height:13px}.v2-hw__dash{align-content:center;padding:6.5%}.v2-hw__dash-row{gap:8px;position:static}.v2-hw__dash-funnel{height:auto;margin-top:12px;position:static}.v2-hw__dash-nums{flex-wrap:wrap;row-gap:2px}.v2-hw__footer{flex-direction:column;align-items:flex-start;gap:8px}}.v2-pr__eyebrow{color:var(--v2-muted)}.v2-pr__lede{padding:0 calc(var(--v2-pad) + clamp(24px,3.3vw,48px));justify-content:space-between;align-items:center;gap:24px;margin-top:clamp(20px,2.6vw,36px);display:flex}.v2-pr__sub{color:color-mix(in srgb,var(--v2-ink)75%,transparent);max-width:34em;margin:0;font-size:15.5px;line-height:1.65}.v2-pr__trust{display:flex}.v2-pr__trust span{border-left:1px solid var(--v2-hairline);letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--v2-ink)62%,transparent);white-space:nowrap;align-items:center;gap:8px;padding:2px clamp(16px,2.2vw,28px);font-size:12px;display:inline-flex}.v2-pr__trust span svg{flex-shrink:0}.v2-pr__trust span:first-child{border-left:0}.v2-pr__board-wrap{padding:0 var(--v2-pad);margin-top:clamp(40px,6vw,80px)}.v2-pr__board{gap:var(--v2-pad);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.v2-pr__plan{background:var(--v2-white);min-width:0;color:var(--v2-ink);border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;padding:clamp(24px,2.8vw,40px);display:flex;position:relative}.v2-pr__plan--popular{background:var(--v2-ink);color:#fff}.v2-pr__plan--popular .v2-pr__cta{color:var(--v2-ink);background:#fff}.v2-pr__plan-top{justify-content:space-between;align-self:stretch;align-items:center;gap:8px;display:flex}.v2-pr__plan-name{font-size:16px;font-weight:500}.v2-pr__plan-tag{letter-spacing:.1em;background:var(--v2-white);color:var(--v2-ink);border-radius:100px;padding:6px 12px;font-size:9.5px}.v2-pr__plan-price{letter-spacing:-.03em;font-size:clamp(34px,2.7vw,38px);font-weight:500}.v2-pr__plan-price small{letter-spacing:normal;color:color-mix(in srgb,currentColor 55%,transparent);font-size:14.5px;font-weight:400}.v2-pr__plan-comm{letter-spacing:normal;color:currentColor;white-space:nowrap;font-size:14.5px;font-weight:400}.v2-pr__plan-comm strong{font-weight:500}.v2-pr__plan-after{color:color-mix(in srgb,currentColor 55%,transparent);font-size:12.5px}.v2-pr__desc{color:color-mix(in srgb,currentColor 75%,transparent);margin:6px 0 0;font-size:14px;line-height:1.6}.v2-pr__features{border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);color:color-mix(in srgb,currentColor 78%,transparent);flex-direction:column;align-self:stretch;align-items:flex-start;gap:9px;margin-top:8px;margin-bottom:10px;padding-top:16px;font-size:13px;display:flex}.v2-pr__features-prefix{color:color-mix(in srgb,currentColor 55%,transparent);font-size:12.5px}.v2-pr__feature{align-items:center;gap:8px;display:inline-flex}.v2-pr__feature svg{color:currentColor;flex-shrink:0;width:12px;height:12px}.v2-pr__cta{background:var(--v2-ink);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:100px;justify-content:center;align-self:stretch;align-items:center;height:42px;margin-top:clamp(24px,3vw,40px);font-size:10.5px;font-weight:500;transition:opacity .25s,background .25s,border-color .25s;display:inline-flex}.v2-pr__cta:hover{opacity:.85}.v2-pr__cta--ghost{border:1px solid color-mix(in srgb,var(--v2-ink)25%,transparent);color:var(--v2-ink);background:0 0}.v2-pr__cta--ghost:hover{opacity:1;border-color:var(--v2-ink)}.v2-pr__features{margin-bottom:auto}.v2-pr__faq{padding:clamp(72px,10vw,144px) clamp(24px,5vw,72px) clamp(96px,12.2vw,176px)}.v2-pr__faq-head{margin-bottom:clamp(28px,4vw,48px)}.v2-pr__faq-head .v2-pr__eyebrow{padding-left:clamp(2px,.28vw,4px);display:inline-block}.v2-pr__faq-title{letter-spacing:-.03em;margin:14px 0 0;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:500;line-height:1.08}.v2-pr__faq-item{border-top:1px solid var(--v2-hairline)}.v2-pr__faq-item:last-child{border-bottom:1px solid var(--v2-hairline)}.v2-pr__faq-q{cursor:pointer;text-align:left;letter-spacing:-.01em;width:100%;color:var(--v2-ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;padding:clamp(18px,2.4vw,26px) 0;font-family:inherit;font-size:clamp(15px,1.5vw,18px);font-weight:500;display:flex}.v2-pr__faq-q:hover .v2-acc__icon{color:var(--v2-ink)}.v2-pr__faq-item--open .v2-acc__bar--v{opacity:0;transform:rotate(90deg)scaleY(0)}.v2-pr__faq-a{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,.61,.36,1);display:grid}.v2-pr__faq-item--open .v2-pr__faq-a{grid-template-rows:1fr}.v2-pr__faq-a p{color:color-mix(in srgb,var(--v2-ink)72%,transparent);margin:0;font-size:14.5px;line-height:1.65;overflow:hidden}.v2-pr__faq-item--open .v2-pr__faq-a p{padding-bottom:clamp(18px,2.4vw,26px)}@media (prefers-reduced-motion:reduce){.v2-pr__popular-pill{opacity:1;animation:none!important}}@media (max-width:960px){.v2-pr__board{grid-template-columns:1fr}.v2-pr__faq-a p{font-size:13px}}@media (max-width:860px){.v2-pr__lede{flex-direction:column;align-items:flex-start;gap:20px}.v2-pr__trust span:first-child{padding-left:0}}@media (max-width:640px){.v2-pr__trust{flex-direction:column;align-self:stretch;align-items:stretch;gap:0}.v2-pr__trust span{border-left:0;border-top:1px solid var(--v2-hairline);padding:12px 0}}.v2-dm__head{margin-bottom:clamp(28px,3.5vw,44px)}.v2-dm__eyebrow{color:var(--v2-muted);padding-left:clamp(2px,.3vw,4px);display:inline-block}.v2-dm__title{letter-spacing:-.035em;margin:14px 0 0;font-size:clamp(2rem,3.3vw,3rem);font-weight:500;line-height:1.06}.v2-dm__desc{color:color-mix(in srgb,var(--v2-ink)75%,transparent);max-width:34em;margin:18px 0 0;font-size:15px;line-height:1.65}.v2-dm__host{align-items:center;gap:12px;margin-top:24px;display:flex}.v2-dm__host-meta{flex-direction:column;gap:5px;display:flex}.v2-dm__host-meta strong{font-size:13.5px;font-weight:500;line-height:1}.v2-dm__host-meta span{color:var(--v2-muted);font-size:11px;line-height:1}.v2-dm__host-photo{object-fit:cover;border-radius:50%;width:48px;height:48px}.v2-dm__book-wrap{padding:0 calc(var(--v2-pad) + clamp(24px,3.3vw,48px));margin:clamp(40px,5vw,72px) 0 clamp(96px,12.2vw,176px)}.v2-dm__book{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:center;column-gap:clamp(32px,5vw,88px);display:grid}.v2-dm__form-title{letter-spacing:-.03em;margin:0 0 clamp(24px,3vw,40px);font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:500;line-height:1.08}.v2-dm__fields{flex-direction:column;gap:18px;display:flex}.v2-dm__field{flex-direction:column;gap:8px;display:flex}.v2-dm__flabel{letter-spacing:.12em;text-transform:uppercase;color:var(--v2-muted);font-size:9px;font-weight:500}.v2-dm__sliderwrap{margin-top:26px;position:relative}.v2-dm__slider-tip{background:var(--v2-ink);color:#fff;letter-spacing:.08em;white-space:nowrap;pointer-events:none;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:500;position:absolute;top:-26px;transform:translate(-50%)}.v2-dm__slider-marks{justify-content:space-between;margin-top:2px;display:flex}.v2-dm__slider-marks span{letter-spacing:.04em;color:var(--v2-muted);font-size:8.5px}.v2-dm__field-error{color:#8c3b2e;margin:0;font-size:11.5px;line-height:1.4}.v2-dm__actions{gap:10px;margin-top:clamp(24px,3vw,36px);display:flex}.v2-dm__btn{background:var(--v2-ink);color:#fff;height:44px;font-family:var(--v2-sans);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:10.5px;font-weight:500;transition:opacity .25s,border-color .25s;display:inline-flex}.v2-dm__btn:hover{opacity:.85}.v2-dm__btn:disabled{opacity:.35;cursor:default}.v2-dm__btn--ghost{border:1px solid color-mix(in srgb,var(--v2-ink)25%,transparent);color:var(--v2-ink);background:0 0}.v2-dm__btn--ghost:hover{opacity:1;border-color:var(--v2-ink)}.v2-dm__sched{background:var(--v2-white);border-radius:20px;padding:clamp(16px,2vw,28px);position:relative;container-type:inline-size}.v2-dm__sched-loading{height:560px}.v2-dm__sched-fallback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:420px;padding:32px 20px;display:flex}.v2-dm__sched-fallback-text{max-width:36ch;color:var(--v2-muted);margin:0;line-height:1.6}.v2-dm__sched-overlay{border-radius:inherit;background:color-mix(in srgb,var(--v2-white)72%,transparent);pointer-events:none;position:absolute;inset:0}.v2-dm__sched-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.v2-dm__sched-title{letter-spacing:-.01em;font-size:clamp(13px,2.2cqw,16px);font-weight:500}.v2-dm__sched-navs{gap:6px;display:flex}.v2-dm__sched-nav{width:30px;height:30px;color:color-mix(in srgb,var(--v2-ink)55%,transparent);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:color .2s,background .2s;display:flex}.v2-dm__sched-nav:hover{color:var(--v2-ink);background:color-mix(in srgb,var(--v2-ink)6%,transparent)}.v2-dm__sched-nav:disabled{opacity:.3;cursor:default;color:color-mix(in srgb,var(--v2-ink)55%,transparent);background:0 0}.v2-dm__sched-nav{position:relative}.v2-dm__sched-nav:after{content:attr(aria-label);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--v2-ink);opacity:0;pointer-events:none;z-index:3;background:#fff;border-radius:100px;padding:6px 12px;font-size:10px;font-weight:500;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)scale(.96);box-shadow:0 1px 2px #221f1a0d,0 8px 16px #221f1a14,0 20px 40px #221f1a1f}.v2-dm__sched-nav:hover:not(:disabled):after{opacity:1;transition-delay:.55s;transform:translate(-50%)scale(1)}.v2-dm__sched-headrow,.v2-dm__sched-datesrow,.v2-dm__sched-strip,.v2-dm__sched-hour{grid-template-columns:clamp(34px,6cqw,44px) repeat(7,minmax(0,1fr));align-items:center;column-gap:3px;display:grid}.v2-dm__sched-dow{text-align:center;color:var(--v2-muted);font-size:8.5px}.v2-dm__sched-headrow{margin-bottom:8px}.v2-dm__sched-strip{background:color-mix(in srgb,var(--v2-ink)4%,transparent);width:100%;font-family:var(--v2-sans);cursor:pointer;border:0;border-radius:8px;margin:3px 0;padding:7px 0;transition:background .2s}.v2-dm__sched-strip span{text-align:center;color:var(--v2-ink);font-size:11px}.v2-dm__sched-strip:hover{background:color-mix(in srgb,var(--v2-ink)8%,transparent)}.v2-dm__sched-strip--past{cursor:default;background:color-mix(in srgb,var(--v2-ink)2%,transparent)}.v2-dm__sched-strip--past span{color:color-mix(in srgb,var(--v2-ink)35%,transparent)}.v2-dm__sched-strip--past:hover{background:color-mix(in srgb,var(--v2-ink)2%,transparent)}.v2-dm__sched-week{background:color-mix(in srgb,var(--v2-ink)2%,transparent);border-radius:12px;margin:6px -8px;padding:8px 8px 10px}.v2-dm__sched-datesrow{margin-bottom:8px}.v2-dm__sched-date{flex-direction:column;align-items:center;gap:2px;font-size:12px;display:flex;position:relative}.v2-dm__sched-date i{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-style:normal;display:flex}.v2-dm__sched-date--sel i{background:var(--v2-ink);color:#fff}.v2-dm__sched-date--past{color:color-mix(in srgb,var(--v2-ink)40%,transparent)}.v2-dm__sched-date b{background:var(--v2-ink);border-radius:50%;width:3px;height:3px;position:absolute;bottom:0}.v2-dm__sched-hour{align-items:start;margin-bottom:6px}.v2-dm__sched-hour:last-child{margin-bottom:0}.v2-dm__sched-hlabel{letter-spacing:.06em;color:var(--v2-muted);text-align:right;white-space:nowrap;padding-right:6px;font-size:8.5px;transform:translateY(-2px)}.v2-dm__sched-cellcol{flex-direction:column;gap:3px;display:flex}.v2-dm__sched-cell{background:color-mix(in srgb,var(--v2-ink)3%,transparent);cursor:default;border:1px solid #0000;border-radius:6px;height:21px;padding:0;transition:border-color .15s,background .15s}.v2-dm__sched-cell--on{background:color-mix(in srgb,var(--v2-ink)7%,var(--v2-bg));cursor:pointer}.v2-dm__sched-cell--on:hover{border-color:var(--v2-ink)}.v2-dm__sched-cell--sel{background:var(--v2-ink)}.v2-dm__sched-tip{letter-spacing:.08em;white-space:nowrap;color:var(--v2-ink);pointer-events:none;z-index:2;background:#fff;border-radius:100px;padding:6px 12px;font-size:10px;font-weight:500;position:absolute;transform:translate(-50%,calc(-100% - 6px));box-shadow:0 1px 2px #221f1a0d,0 8px 16px #221f1a14,0 20px 40px #221f1a1f}.v2-dm__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(320px,34vw,460px);display:flex}.v2-dm__success .v2-dm__form-title{margin-bottom:14px}.v2-dm__success-line{color:var(--v2-ink);margin:0;font-size:15.5px;line-height:1.5}.v2-dm__success-sub{color:var(--v2-muted);margin:10px 0 0;font-size:13px;line-height:1.5}.v2-dm__success-cta{margin-top:40px;padding:0 26px}@media (max-width:960px){.v2-dm__book{grid-template-columns:minmax(0,1fr);row-gap:40px}.v2-dm__form{display:contents}.v2-dm__head{margin-bottom:0}.v2-dm__sched{order:1}.v2-dm__actions{order:2;margin-top:0}}@media (max-width:640px){.v2-dm__actions{flex-direction:column-reverse;align-items:stretch}}
