.vc-sell{--vc-blue-600:var(--brand-blue);--vc-blue-700:var(--brand-blue-deep);--vc-blue-500:#5aa0dc;--vc-navy:#0a2540;--vc-yellow:#fac136;--vc-yellow-strong:#ffc300;--vc-success-bg:#e7f4eb;--vc-ink-2:#2f2f2f;--vc-ink-3:#38404b;--vc-gray-700:#4b5563;--vc-gray-500:#8e8e93;--vc-gray-200:#d8d8d8;--vc-gray-150:#e1e5e9;--vc-surface-2:#f9f9f9;--vc-bg-cream:#fff1d7;--vc-bg-tint:#f9fcff;--fg-1:var(--vc-ink-2);--fg-2:var(--vc-gray-700);--fg-3:var(--vc-gray-500);--fg-placeholder:#aeaeae;--border-subtle:#d8d8d866;--radius-md:10px;--radius-lg:12px;--radius-xl:15px;--shadow-sm:0 1px 1px 0 #0000001a, 0 1px 1px 0 #00000017;--shadow-md:0 1px 1px 0 #0000001a, 0 2px 2px 0 #00000017, 0 5px 3px 0 #0000000d;--shadow-lg:0 2px 5px 0 #0000001a, 0 9px 9px 0 #00000017, 0 20px 12px 0 #0000000d;--font-display:var(--font-clash), "Inter", ui-sans-serif, system-ui, sans-serif;--font-body:var(--font-dm-sans), ui-sans-serif, system-ui, -apple-system, sans-serif;--font-hero:var(--font-inter), ui-sans-serif, system-ui, sans-serif;--letter-tight:-.32px;font-family:var(--font-body);color:var(--fg-1);background:#fff}.vc-sell .wrap{width:100%;max-width:1240px;margin:0 auto;padding-inline:clamp(20px,5vw,64px)}.vc-sell .section{padding-block:clamp(48px,8vw,96px)}.vc-sell .eyebrow{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--vc-blue-600);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.vc-sell .eyebrow .dot{background:var(--vc-yellow-strong);border-radius:50%;width:8px;height:8px}.vc-sell h1,.vc-sell h2,.vc-sell h3,.vc-sell h4{font-family:var(--font-display);color:inherit;letter-spacing:-.01em;margin:0;font-weight:700;line-height:1.08}.vc-sell .display{font-family:var(--font-hero);letter-spacing:-.02em;font-size:clamp(34px,6.2vw,68px);font-weight:800;line-height:1.04}.vc-sell .h2{font-size:clamp(27px,4vw,44px);font-weight:700;line-height:1.06}.vc-sell .lead{color:var(--fg-2);font-size:clamp(17px,2vw,21px);line-height:1.5}.vc-sell p{margin:0}.vc-sell .underline-mark{white-space:nowrap;display:inline-block;position:relative}.vc-sell .underline-mark:after{content:"";background:var(--vc-blue-600);opacity:.9;z-index:-1;border-radius:2px;height:.34em;position:absolute;bottom:.04em;left:-2px;right:-2px}.vc-sell .btn{border-radius:var(--radius-lg);height:56px;font-family:var(--font-body);letter-spacing:-.32px;cursor:pointer;white-space:nowrap;border:1.5px solid #0000;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-size:16px;font-weight:700;transition:background .16s,color .16s,transform .12s,box-shadow .16s;display:inline-flex}.vc-sell .btn svg{flex:none;width:20px;height:20px}.vc-sell .btn:active{transform:translateY(1px)}.vc-sell .btn--sm{border-radius:var(--radius-md);height:44px;padding:0 18px;font-size:14px}.vc-sell .btn--block{width:100%}.vc-sell .btn--primary{background:var(--vc-blue-600);color:#fff}.vc-sell .btn--primary:hover{background:var(--vc-blue-500)}.vc-sell .btn--primary:active{background:var(--vc-blue-700)}.vc-sell .pcard{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:#fff;flex-direction:column;gap:10px;padding:10px;transition:box-shadow .16s,transform .16s,border-color .16s;display:flex}.vc-sell .pcard__body{flex-direction:column;gap:6px;padding:0 2px;display:flex}.vc-sell .pcard__name{font-family:var(--font-body);color:var(--fg-1);font-size:15px;font-weight:700;line-height:1.25}.vc-sell .pcard__foot{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding:2px;display:flex}.vc-sell .pcard__price{font-family:var(--font-display);color:var(--fg-1);font-size:19px;font-weight:700}.vc-sell .pcard__thumb{aspect-ratio:1;border-radius:var(--radius-md);background:var(--vc-bg-tint);justify-content:center;align-items:center;display:flex;overflow:hidden}.vc-sell .pcard__thumb svg{width:70%;height:70%}@keyframes pulse{0%{opacity:.6;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}.vc-sell{--dd-blue:#0a6dc0;--dd-blue-deep:#063e6e;--dd-amber:#fac136;--dd-amber-deep:#e9a81a;--dd-on-amber:#20150a}.vc-sell main .eyebrow{color:var(--dd-blue)}.vc-sell main .eyebrow .dot{background:var(--dd-amber)}.vc-sell main .section--navy .eyebrow,.vc-sell main .dropband .eyebrow{color:var(--dd-amber)}.vc-sell main .btn--primary{background:var(--dd-blue)}.vc-sell main .btn--primary:hover{background:#4c87eb}.vc-sell main .btn--primary:active{background:var(--dd-blue-deep)}.vc-sell :where(body[data-page=products] main a:hover){color:var(--dd-blue)}.vc-sell :where(body[data-page=products] main .section--navy a:hover,.vc-sell main .dropband a:hover){color:var(--dd-amber)}.vc-sell .underline-mark:after{background:var(--dd-blue)}.vc-sell .btn--amber{background:linear-gradient(180deg,var(--dd-amber),var(--dd-amber-deep));color:var(--dd-on-amber);border-color:#0000}.vc-sell .btn--amber:hover{background:linear-gradient(180deg,#ffd05c,var(--dd-amber-deep));color:var(--dd-on-amber)}.vc-sell .btn--amber:active{background:var(--dd-amber-deep)}.vc-sell .chero-pin{height:calc(100svh + 200vh);position:relative}.vc-sell .chero{background:var(--vc-bg-tint);flex-direction:column;align-items:center;height:calc(100svh - 88px);display:flex;position:sticky;top:88px;overflow:hidden}.vc-sell .chero__copy{z-index:2;isolation:isolate;text-align:center;transform-origin:50% 0;will-change:transform,opacity;flex-direction:column;align-items:center;padding-top:clamp(32px,6vh,84px);display:flex;position:relative}.vc-sell .chero__title{max-width:14ch;margin-top:16px;font-size:clamp(38px,6vw,76px);line-height:1}.vc-sell .chero__sub{max-width:560px;color:var(--fg-2);text-wrap:pretty;margin-top:18px;font-size:clamp(16.5px,1.8vw,20px);line-height:1.55}.vc-sell .chero__cta{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 26px;margin-top:clamp(20px,3vh,30px);display:flex}.vc-sell .ghostlink{color:var(--dd-blue);align-items:center;gap:8px;font-size:15.5px;font-weight:700;display:inline-flex}.vc-sell .ghostlink svg{width:18px;height:18px;transition:transform .18s}.vc-sell .ghostlink:hover svg{transform:translate(4px)}.vc-sell .proofchip{text-align:left;background:linear-gradient(#fff,#fffefb 42%,#fff6e4);border-radius:18px;align-items:flex-start;gap:12px;max-width:400px;margin-top:clamp(18px,2.6vh,26px);padding:13px 16px;display:inline-flex;box-shadow:0 16px 34px #00134921}.vc-sell .proofchip__ic{background:var(--dd-blue);color:#fff;width:38px;height:38px;font-family:var(--font-display);border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.vc-sell .proofchip__tx b{color:var(--fg-1);font-size:14px;display:block}.vc-sell .proofchip__tx span{color:var(--fg-2);margin-top:3px;font-size:12.5px;line-height:1.45;display:block}.vc-sell .chero__stage{perspective:1600px;flex:auto;width:100%;min-height:0;margin-top:clamp(16px,2.6vh,32px);position:relative}.vc-sell .chero__phone{transform-origin:50% 0;will-change:transform;width:min(324px,72vw,34svh);margin-left:calc(min(324px,72vw,34svh)/-2);position:absolute;top:0;left:50%}.vc-sell .s23{aspect-ratio:393/852;background:linear-gradient(146deg,#616b77 0%,#242b33 26%,#0d1116 52%,#3c454f 78%,#161a20 100%);border-radius:36px;width:100%;padding:5px;position:relative;box-shadow:0 40px 80px #061a345c,inset 0 0 0 1px #ffffff24}.vc-sell .s23__screen{background:#fff;border-radius:31px;width:100%;height:100%;position:relative;overflow:hidden}.vc-sell .s23__screen img{object-fit:cover;object-position:top center;z-index:1;width:100%;height:100%;transition:transform 10ms linear .58s;position:absolute;inset:0;transform:translateY(100%)}.vc-sell .s23__screen img.is-on{z-index:2;transition:transform .58s cubic-bezier(.4,0,.2,1);transform:none}.vc-sell .s23__cam{z-index:3;background:#05070a;border-radius:50%;width:10px;height:10px;position:absolute;top:13px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1.5px #ffffff1f}.vc-sell .s23__vol,.vc-sell .s23__pwr{background:linear-gradient(#59636f,#252c34);border-radius:0 3px 3px 0;width:3px;position:absolute;right:-2px}.vc-sell .s23__vol{height:11%;top:19%}.vc-sell .s23__pwr{height:6.5%;top:33%}@media (max-width:900px),(max-height:660px),(prefers-reduced-motion:reduce){.vc-sell .chero-pin{height:auto}.vc-sell .chero{height:auto;min-height:calc(100svh - 88px);padding-bottom:0;position:static}.vc-sell .chero__stage{min-height:clamp(210px,32vh,360px)}}@media (prefers-reduced-motion:reduce){.vc-sell .chero__phone{transform:none!important}.vc-sell .s23__screen img{transition:none}}.vc-sell .gs{background:var(--vc-bg-cream);overflow:hidden}.vc-sell .gs__head{text-align:center;max-width:640px;margin:0 auto}.vc-sell .gs__head .eyebrow{justify-content:center}.vc-sell .gstack{max-width:1140px;height:clamp(452px,44vw,506px);margin:clamp(34px,5vw,58px) auto 0;position:relative}.vc-sell .gcard{border:1px solid var(--border-subtle);width:min(268px,74vw);height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1) var(--d,0s),box-shadow .3s ease;background:#fff;border-radius:28px;flex-direction:column;gap:11px;margin-left:calc(min(268px,74vw)/-2);padding:28px 24px 0;display:flex;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:0 18px 44px #00134924}.vc-sell .gcard--1{z-index:4;transform:translate(-4%)rotate(-3deg)}.vc-sell .gcard--2{z-index:3;transform:translate(-1%)rotate(-1deg)}.vc-sell .gcard--3{z-index:2;transform:translate(2%)rotate(1.5deg)}.vc-sell .gcard--4{z-index:1;transform:translate(5%)rotate(4deg)}.vc-sell .gstack.is-fanned .gcard--1{--d:0s;transform:translate(-158%)rotate(-7deg)}.vc-sell .gstack.is-fanned .gcard--2{--d:.13s;transform:translate(-53%)rotate(-2.4deg)}.vc-sell .gstack.is-fanned .gcard--3{--d:.26s;transform:translate(53%)rotate(2.4deg)}.vc-sell .gstack.is-fanned .gcard--4{--d:.39s;transform:translate(158%)rotate(7deg)}.vc-sell .gcard:hover{z-index:6;transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;box-shadow:0 34px 66px #00134942}.vc-sell .gstack.is-fanned .gcard--1:hover{transform:translate(-158%)translateY(-14px)rotate(-3.5deg)}.vc-sell .gstack.is-fanned .gcard--2:hover{transform:translate(-53%)translateY(-14px)rotate(-1deg)}.vc-sell .gstack.is-fanned .gcard--3:hover{transform:translate(53%)translateY(-14px)rotate(1deg)}.vc-sell .gstack.is-fanned .gcard--4:hover{transform:translate(158%)translateY(-14px)rotate(3.5deg)}.vc-sell .gcard__chip{background:var(--gt,#dceaf8);letter-spacing:.07em;text-transform:uppercase;height:30px;color:var(--gf,var(--dd-blue-deep));border-radius:100px;align-self:flex-start;align-items:center;gap:8px;padding:0 13px 0 6px;font-size:11px;font-weight:700;display:inline-flex}.vc-sell .gcard__ic{background:#ffffffbf;border-radius:8px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.vc-sell .gcard__ic svg{width:15px;height:15px}.vc-sell .gcard h3{font-size:23px;line-height:1.12}.vc-sell .gcard p{color:var(--fg-2);text-wrap:pretty;margin:0;font-size:14.5px;line-height:1.55}.vc-sell .gcard__more{color:var(--dd-blue);align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.vc-sell .gcard__more svg{width:17px;height:17px;transition:transform .18s}.vc-sell .gcard__more:hover svg{transform:translate(4px)}.vc-sell .gcard__art{justify-content:center;margin:auto -24px 0;display:flex}.vc-sell .gcard__art svg{width:88%;max-width:230px;height:auto}@media (max-width:1140px),(prefers-reduced-motion:reduce){.vc-sell .gstack{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:760px;height:auto;display:grid}.vc-sell .gcard,.vc-sell .gcard--1,.vc-sell .gcard--2,.vc-sell .gcard--3,.vc-sell .gcard--4,.vc-sell .gstack.is-fanned .gcard--1,.vc-sell .gstack.is-fanned .gcard--2,.vc-sell .gstack.is-fanned .gcard--3,.vc-sell .gstack.is-fanned .gcard--4,.vc-sell .gstack.is-fanned .gcard--1:hover,.vc-sell .gstack.is-fanned .gcard--2:hover,.vc-sell .gstack.is-fanned .gcard--3:hover,.vc-sell .gstack.is-fanned .gcard--4:hover{width:auto;height:auto;margin:0;transition:box-shadow .3s;position:static;left:auto;transform:none}.vc-sell .gstack.is-fanned .gcard:hover,.vc-sell .gstack .gcard:hover{transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;transform:translateY(-14px)}.vc-sell .gcard{padding-bottom:0}.vc-sell .gcard:hover{transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;transform:translateY(-14px)}}@media (max-width:680px){.vc-sell .gstack{grid-template-columns:1fr;max-width:400px}}@media (prefers-reduced-motion:reduce){.vc-sell .gcard:hover,.vc-sell .gstack .gcard:hover,.vc-sell .gstack.is-fanned .gcard:hover{transition:box-shadow .3s;transform:none}}.vc-sell .spin{height:calc(100svh + 268vh);position:relative}.vc-sell .spin__stick{flex-direction:column;justify-content:center;height:calc(100svh - 88px);padding-block:clamp(18px,3vw,36px);display:flex;position:sticky;top:88px}.vc-sell .spin__head{text-align:center;max-width:680px}.vc-sell .spin__head .lead{margin-top:12px}.vc-sell .sdeck{margin-top:clamp(16px,2.4vw,30px);flex:auto;gap:8px;width:100vw;max-width:none;min-height:0;max-height:588px;margin-inline:calc(50% - 50vw);display:flex}.vc-sell .spanel{background:var(--pc);cursor:pointer;color:var(--vc-ink-2);border-radius:26px;flex:0 0 clamp(66px,6.2vw,92px);transition:flex-basis .62s cubic-bezier(.34,1.4,.5,1),flex-grow .62s cubic-bezier(.34,1.4,.5,1);position:relative;overflow:hidden}.vc-sell .spanel.is-on{cursor:default;flex:auto}.vc-sell .spanel:focus-visible{outline:3px solid var(--dd-blue);outline-offset:-3px}.vc-sell .spanel__ic{z-index:2;background:#ffffffc7;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:18px;left:18px}.vc-sell .spanel__ic svg{width:21px;height:21px}.vc-sell .spanel__spine{writing-mode:vertical-rl;font-family:var(--font-display);white-space:nowrap;opacity:.6;justify-content:center;font-size:clamp(16px,1.6vw,20px);font-weight:600;transition:opacity .3s;display:flex;position:absolute;bottom:24px;left:0;right:0;transform:rotate(180deg)}.vc-sell .spanel.is-on .spanel__spine{opacity:0}.vc-sell .spanel__body{opacity:0;visibility:hidden;pointer-events:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,52px);padding:74px clamp(22px,3.2vw,56px) 26px;transition:opacity .3s,transform .3s,visibility 0s linear .3s;display:grid;position:absolute;inset:0;transform:translate(36px)}.vc-sell .spanel.is-on .spanel__body{opacity:1;visibility:visible;transition:opacity .34s .14s,transform .6s cubic-bezier(.34,1.5,.5,1) .12s,visibility;transform:none}.vc-sell .spanel__copy{width:clamp(290px,38vw,468px);max-width:100%}.vc-sell .spanel__copy h3{text-wrap:balance;font-size:clamp(24px,2.5vw,33px);line-height:1.08}.vc-sell .spanel__copy>p{color:var(--vc-ink-3);text-wrap:pretty;margin:12px 0 0;font-size:15.5px;line-height:1.55}.vc-sell .pbadge{background:#ffffffa8;border:1px solid #0a6dc038;border-radius:15px;margin-top:15px;padding:13px 15px}.vc-sell .pbadge b{background:var(--dd-amber);height:23px;color:var(--dd-on-amber);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;align-items:center;padding:0 10px;font-size:10.5px;font-weight:700;display:inline-flex}.vc-sell .pbadge p{color:var(--vc-ink-2);margin:8px 0 0;font-size:14px;line-height:1.5}.vc-sell .pbul{flex-direction:column;gap:9px;margin:16px 0 0;padding:0;list-style:none;display:flex}.vc-sell .pbul li{color:var(--vc-ink-2);text-wrap:pretty;align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.45;display:flex}.vc-sell .pbul .ck{background:var(--dd-blue);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;margin-top:1px;display:flex}.vc-sell .pbul .ck svg{width:13px;height:13px}.vc-sell .pcta{background:var(--dd-blue);color:#fff;height:46px;font-family:var(--font-body);border-radius:14px;align-self:flex-start;align-items:center;gap:9px;margin-top:22px;padding:0 22px;font-size:15px;font-weight:700;transition:background .16s,transform .18s,box-shadow .18s;display:inline-flex}.vc-sell .pcta:hover{background:var(--dd-blue-deep);color:#fff;transform:translateY(-2px);box-shadow:0 10px 22px #063e6e47}.vc-sell .pcta svg{width:17px;height:17px;transition:transform .18s}.vc-sell .pcta:hover svg{transform:translate(4px)}.vc-sell .spanel__vis{justify-content:center;align-self:stretch;align-items:center;height:100%;display:flex;position:relative}.vc-sell .spanel .device{aspect-ratio:262/540;border-radius:34px;width:auto;max-width:262px;height:100%;margin:0;padding:9px;box-shadow:0 26px 56px #00134947}.vc-sell .spanel .device__screen{border-radius:26px;height:100%}.vc-sell .spanel .app__status{padding:11px 16px 3px}.vc-sell .spanel .app__head{padding:6px 15px 10px}.vc-sell .spanel .app__title{font-size:15.5px}.vc-sell .spanel .app__body{padding:2px 15px 14px}.vc-sell .sdeck__rail{justify-content:center;gap:2px;margin-top:10px;display:flex}.vc-sell .sdeck__rail button{cursor:pointer;background:0 0;border:0;width:34px;height:24px;padding:10px 0}.vc-sell .sdeck__rail button:before{content:"";background:var(--vc-gray-200);border-radius:2px;height:4px;transition:background .3s;display:block}.vc-sell .sdeck__rail button.is-on:before{background:var(--dd-blue)}@media (max-width:1080px){.vc-sell .spanel__vis{display:none}.vc-sell .spanel__body{grid-template-columns:minmax(0,1fr)}.vc-sell .spanel__copy{width:auto}}@media (max-width:900px){.vc-sell .sdeck{flex:none;max-height:none}.vc-sell .spanel__body{grid-template-columns:minmax(0,1fr)}.vc-sell .spanel__vis{justify-content:flex-start;align-self:start;height:auto;margin-top:20px;display:flex}.vc-sell .spanel .device{aspect-ratio:auto;width:100%;max-width:262px;height:auto}.vc-sell .spanel .device__screen{height:auto}}@media (max-width:900px),(max-height:660px),(prefers-reduced-motion:reduce){.vc-sell .spin{height:auto}.vc-sell .spin__stick{height:auto;position:static}}@media (max-width:900px){.vc-sell .sdeck{flex-direction:column;gap:10px;width:auto;height:auto;margin-inline:0}.vc-sell .spanel{border-radius:24px;flex:none;height:82px;transition:height .6s cubic-bezier(.34,1.4,.5,1)}.vc-sell .spanel.is-on{height:auto;min-height:430px}.vc-sell .spanel__spine{writing-mode:horizontal-tb;justify-content:flex-start;inset:29px 0 auto 72px;transform:none}.vc-sell .spanel__body{padding:70px 20px 26px;position:relative;inset:auto}.vc-sell .sdeck__rail{display:none}}@media (max-height:660px){.vc-sell .sdeck{flex:none;height:560px;max-height:560px}}@media (prefers-reduced-motion:reduce){.vc-sell .spanel__body,.vc-sell .spanel.is-on .spanel__body{transition:none}}.vc-sell .lst-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.vc-sell .lst{border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;gap:5px;padding:8px;display:flex}.vc-sell .lst__img{background:var(--vc-gray-100);border-radius:8px;justify-content:center;align-items:center;height:52px;display:flex}.vc-sell .lst__img img{object-fit:contain;max-width:74%;max-height:84%;display:block}.vc-sell .lst__n{color:var(--fg-1);font-size:11px;font-weight:700;line-height:1.2}.vc-sell .lst__m{color:var(--fg-3);font-size:10px}.vc-sell .lst__p{font-family:var(--font-display);color:var(--vc-blue-700);font-size:13.5px;font-weight:700}.vc-sell .lst-cta{background:var(--vc-blue-600);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:42px;margin-top:11px;font-size:13.5px;font-weight:700;display:flex}.vc-sell .lst-cta svg{width:16px;height:16px}.vc-sell .lst-note{color:var(--fg-3);align-items:center;gap:7px;margin-top:9px;font-size:11px;display:flex}.vc-sell .lst-note svg{width:13px;height:13px;color:var(--vc-blue-600);flex:none}.vc-sell .aimap{z-index:3;background:#fff;border-radius:16px;width:184px;padding:11px;position:absolute;bottom:20px;left:-64px;box-shadow:0 16px 34px #00134933}.vc-sell .aimap b{font-family:var(--font-body);color:var(--fg-1);font-size:11px;font-weight:700;display:block}.vc-sell .aimap small{color:var(--fg-3);margin-bottom:7px;font-size:9.5px;display:block}.vc-sell .aimap svg{border-radius:9px;width:100%;height:auto;display:block}.vc-sell .aimap__key{color:var(--fg-3);align-items:center;gap:6px;margin-top:7px;font-size:9px;display:flex}.vc-sell .aimap__key i{border-radius:50%;flex:none;width:8px;height:8px}@media (max-width:1300px){.vc-sell .aimap{display:none}}.vc-sell .faqs{background:var(--vc-bg-tint)}.vc-sell .faq__list{flex-direction:column;gap:10px;max-width:860px;margin:38px auto 0;display:flex}.vc-sell .faq__item{border:1px solid var(--border-subtle);border-radius:var(--radius-xl);background:#fff;overflow:hidden}.vc-sell .faq__item[open]{border-color:var(--dd-blue)}.vc-sell .faq__item summary{cursor:pointer;font-family:var(--font-display);color:var(--fg-1);align-items:center;gap:16px;padding:20px 22px;font-size:clamp(16.5px,1.8vw,19px);font-weight:600;list-style:none;display:flex}.vc-sell .faq__item summary::-webkit-details-marker{display:none}.vc-sell .faq__q{flex:1}.vc-sell .faq__ic{background:var(--vc-bg-tint);width:30px;height:30px;color:var(--dd-blue);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .2s;display:flex}.vc-sell .faq__ic svg{width:17px;height:17px}.vc-sell .faq__item[open] .faq__ic{background:var(--dd-blue);color:#fff;transform:rotate(180deg)}.vc-sell .faq__a{grid-template-columns:56px 1fr;align-items:center;gap:18px;padding:0 22px 24px;display:grid}.vc-sell .faq__illo{flex:none;width:56px}.vc-sell .faq__illo svg{width:100%;height:auto;display:block}.vc-sell .faq__a p{color:var(--fg-2);text-wrap:pretty;margin:0;font-size:15.5px;line-height:1.62}.vc-sell .faq__cta{color:var(--dd-blue);grid-column:2;justify-self:start;align-items:center;gap:8px;margin-top:14px;font-size:14.5px;font-weight:700;display:inline-flex}.vc-sell .faq__cta svg{width:17px;height:17px;transition:transform .18s}.vc-sell .faq__cta:hover svg{transform:translate(4px)}@media (max-width:560px){.vc-sell .faq__a{grid-template-columns:44px 1fr;gap:14px}.vc-sell .faq__illo{width:44px}}.vc-sell .pstrip{padding-block:clamp(26px,3.4vw,40px)}.vc-sell .pstrip__bar{border:1px solid var(--border-subtle);background:var(--vc-bg-tint);text-align:center;border-radius:100px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;padding:18px 26px;display:flex}.vc-sell .pstrip__bar p{color:var(--fg-2);margin:0;font-size:15.5px}@media (max-width:560px){.vc-sell .pstrip__bar{border-radius:22px}}.vc-sell .slab{background:var(--vc-bg-tint)}.vc-sell .final-cta{background:linear-gradient(135deg,var(--dd-blue),var(--dd-blue-deep))}.vc-sell .final-cta .btn--ghost{color:#fff;background:0 0;border-color:#ffffff73}.vc-sell .final-cta .btn--ghost:hover{color:#fff;background:#ffffff1a;border-color:#fff}@media (prefers-reduced-motion:no-preference){.vc-sell .spanel.is-in .inv-bar>i,.vc-sell .spanel.is-in .cred-bar>i{width:var(--w)}.vc-sell .spanel .inv-banner{opacity:0;transition:opacity .5s 1.45s,transform .5s 1.45s;transform:translateY(14px)}.vc-sell .spanel.is-in .inv-banner{opacity:1;transform:none}.vc-sell .spanel .cred-chip{opacity:0;transition:opacity .5s 1s,transform .5s 1s;transform:translateY(8px)}.vc-sell .spanel.is-in .cred-chip{opacity:1;transform:none}.vc-sell .spanel.is-in .inv-row--low .inv-row__qty{animation:1.25s ease-in-out 1.3s 3 lowpulse}.vc-sell .rv{opacity:0;transition:opacity .6s cubic-bezier(.4,0,.2,1) var(--rd,0s),transform .6s cubic-bezier(.4,0,.2,1) var(--rd,0s);transform:translateY(20px)}.vc-sell .is-in .rv,.vc-sell .rv.is-in{opacity:1;transform:none}}.vc-sell .dropband .device{background:#05090f;max-width:320px;box-shadow:0 34px 74px #00000080}.vc-sell .dropband.is-in .share-msg,.vc-sell .dropband.is-in .share-link,.vc-sell .dropband.is-in .share-meta,.vc-sell .dropband.is-in .share-thread>:first-child,.vc-sell .fp-hero__visual.is-in .share-thread>:first-child{animation-delay:.25s}.vc-sell .chero{background-color:var(--vc-bg-tint);top:var(--hdr,92px);height:calc(100svh - var(--hdr,92px));background-image:linear-gradient(#ffffffdb 0%,#ffffff9e 42%,#ffffffd1 100%),url(/HERO.webp);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:cover,cover}.vc-sell{--hdr:76px}@media (min-width:768px){.vc-sell{--hdr:92px}}@media (max-width:900px){.vc-sell .chero{min-height:calc(100svh - var(--hdr,92px))}}.vc-sell .journey-intro{text-align:center;max-width:660px;margin:0 auto}.vc-sell .journey-intro .eyebrow{justify-content:center}.vc-sell .feat{overflow:hidden}.vc-sell .feat__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(34px,5vw,76px);display:grid}.vc-sell .feat--flip .feat__copy{order:2}.vc-sell .feat--flip .feat__visual{order:1}@media (max-width:880px){.vc-sell .feat__grid{grid-template-columns:1fr;gap:38px}.vc-sell .feat__copy,.vc-sell .feat--flip .feat__copy{order:1}.vc-sell .feat__visual,.vc-sell .feat--flip .feat__visual{order:2}}.vc-sell .feat__copy{min-width:0;max-width:560px}.vc-sell .feat--flip .feat__copy{margin-left:auto}.vc-sell .feat__head{margin-top:14px;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1.06}.vc-sell .feat__lead{color:var(--fg-2);text-wrap:pretty;margin-top:16px;font-size:clamp(16.5px,1.7vw,19px);line-height:1.55}.vc-sell .feat--navy .feat__lead{color:#ffffffc7}.vc-sell .feat__cta{margin-top:28px}.vc-sell .feat__benefits{flex-direction:column;gap:13px;margin:22px 0 0;padding:0;list-style:none;display:flex}.vc-sell .feat__benefits li{color:var(--fg-1);text-wrap:pretty;align-items:flex-start;gap:12px;font-size:15.5px;line-height:1.45;display:flex}.vc-sell .feat__benefits .ck{width:23px;height:23px;color:var(--vc-blue-600);background:#e7f0fb;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;display:flex}.vc-sell .feat__benefits .ck svg{width:14px;height:14px}.vc-sell .feat--navy .feat__benefits li{color:#ffffffe6}.vc-sell .feat--navy .feat__benefits .ck{color:#fff;background:#ffffff24}.vc-sell .lead-benefit{background:linear-gradient(#fff,#eef5ff);border:1px solid #0a6dc047;border-radius:16px;margin-top:8px;padding:16px 18px}.vc-sell .lead-benefit__tag{border-radius:var(--radius-pill);background:var(--vc-yellow-strong);height:24px;color:var(--vc-ink-2);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.vc-sell .lead-benefit p{color:var(--fg-1);text-wrap:pretty;margin:9px 0 0;font-size:15px;line-height:1.5}.vc-sell .feat--navy .lead-benefit{background:#ffffff0f;border-color:#ffffff2e}.vc-sell .feat--navy .lead-benefit p{color:#ffffffeb}.vc-sell .device{background:#0d141d;border-radius:40px;width:100%;max-width:344px;margin:0 auto;padding:11px;box-shadow:0 30px 60px #10284442}.vc-sell .feat--navy .device{background:#05090f;box-shadow:0 34px 74px #0000008c}.vc-sell .device__screen{background:#fff;border-radius:30px;overflow:hidden}.vc-sell .app{font-family:var(--font-body);color:var(--fg-1)}.vc-sell .app__status{color:var(--fg-1);justify-content:space-between;align-items:center;padding:13px 20px 4px;font-size:12px;font-weight:700;display:flex}.vc-sell .app__status .dots{align-items:center;gap:3px;display:inline-flex}.vc-sell .app__status .dots i{background:var(--vc-gray-300);border-radius:50%;width:5px;height:5px}.vc-sell .app__status .batt{border:1.5px solid var(--vc-gray-300);border-radius:3px;width:20px;height:10px;position:relative}.vc-sell .app__status .batt:after{content:"";background:var(--vc-blue-600);border-radius:1px;position:absolute;inset:1.5px 6px 1.5px 1.5px}.vc-sell .app__head{justify-content:space-between;align-items:center;gap:10px;padding:8px 18px 12px;display:flex}.vc-sell .app__title{font-family:var(--font-display);color:var(--fg-1);align-items:center;gap:9px;font-size:17px;font-weight:600;display:inline-flex}.vc-sell .app__ava{border-radius:9px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.vc-sell .app__ava svg{width:17px;height:17px}.vc-sell .app__ava--ai{background:linear-gradient(135deg, var(--vc-blue-600), var(--vc-indigo-700));color:#fff}.vc-sell .app__pill{border-radius:var(--radius-pill);align-items:center;gap:5px;height:25px;padding:0 10px;font-size:11.5px;font-weight:700;display:inline-flex}.vc-sell .app__pill svg{width:12px;height:12px}.vc-sell .app__pill--ok{background:var(--vc-success-bg);color:var(--vc-success-fg)}.vc-sell .app__pill--live{color:var(--vc-blue-700);background:#e7f0fb}.vc-sell .app__body{padding:2px 18px 20px}.vc-sell .app__metric-lbl{color:var(--fg-3);font-size:12px}.vc-sell .app__metric{font-family:var(--font-display);margin:3px 0 4px;font-size:27px;font-weight:700;line-height:1}.vc-sell .inv-row{border-bottom:1px solid var(--border-subtle);align-items:center;gap:12px;padding:11px 0;display:flex}.vc-sell .inv-row:last-of-type{border-bottom:0}.vc-sell .inv-row__main{flex:1;min-width:0}.vc-sell .inv-row__name{color:var(--fg-1);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.vc-sell .inv-bar{background:var(--vc-gray-100);border-radius:100px;height:6px;margin-top:7px;overflow:hidden}.vc-sell .inv-bar>i{height:100%;width:var(--w);background:var(--vc-blue-600);border-radius:100px;display:block}.vc-sell .inv-row__qty{color:var(--fg-1);white-space:nowrap;font-size:13px;font-weight:700}.vc-sell .inv-row--low .inv-bar>i{background:#e0463a}.vc-sell .inv-row--low .inv-row__qty{color:#d23b2e}.vc-sell .inv-banner{color:#9a4a00;background:#fed;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;font-size:12.5px;font-weight:700;line-height:1.35;display:flex}.vc-sell .inv-banner svg{flex:none;width:17px;height:17px}.vc-sell .chat{flex-direction:column;gap:9px;min-height:318px;padding-top:4px;display:flex}.vc-sell .chat__intro{text-align:center;color:var(--fg-3);margin:2px 0 6px;font-size:11.5px}.vc-sell .bubble{word-wrap:break-word;border-radius:16px;max-width:84%;padding:10px 13px;font-size:13px;line-height:1.45}.vc-sell .bubble--q{background:var(--vc-blue-600);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.vc-sell .bubble--a{background:var(--vc-gray-100);color:var(--fg-1);border-bottom-left-radius:5px;align-self:flex-start}.vc-sell .bubble--a .hl{color:var(--vc-blue-700);font-weight:700}.vc-sell .bubble .caret{background:var(--vc-blue-600);vertical-align:-2px;width:2px;height:1em;margin-left:1px;animation:.8s step-end infinite caretblink;display:inline-block}.vc-sell .typing{background:var(--vc-gray-100);border-radius:16px 16px 16px 5px;align-self:flex-start;gap:4px;padding:12px 15px;display:inline-flex}.vc-sell .typing i{background:var(--vc-gray-400);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite typedot}.vc-sell .typing i:nth-child(2){animation-delay:.18s}.vc-sell .typing i:nth-child(3){animation-delay:.36s}@keyframes typedot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes caretblink{50%{opacity:0}}.vc-sell .chat-in{animation:.34s cubic-bezier(.34,1.2,.64,1) both chatin}@keyframes chatin{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.vc-sell .cred-bar{background:var(--vc-gray-100);border-radius:100px;height:9px;margin-top:12px;overflow:hidden}.vc-sell .cred-bar>i{height:100%;width:var(--w);background:linear-gradient(90deg, var(--vc-blue-600), var(--vc-blue-500));border-radius:100px;display:block}.vc-sell .cred-sub{color:var(--fg-3);margin-top:8px;font-size:12px}.vc-sell .cred-note{color:var(--vc-blue-700);background:#e7f0fb;border-radius:12px;margin-top:16px;padding:12px 14px;font-size:12.5px;font-weight:600;line-height:1.4}.vc-sell .cred-chip{border-radius:var(--radius-pill);background:var(--vc-success-bg);height:30px;color:var(--vc-success-fg);align-items:center;gap:7px;margin-top:14px;padding:0 13px;font-size:12px;font-weight:700;display:inline-flex}.vc-sell .cred-chip svg{width:14px;height:14px}.vc-sell .pay-card{border:1px solid var(--border-subtle);border-radius:14px;padding:14px}.vc-sell .pay-inv-top{justify-content:space-between;align-items:center;display:flex}.vc-sell .pay-inv-id{color:var(--fg-2);font-size:12px;font-weight:700}.vc-sell .pay-inv-amt{font-family:var(--font-display);font-size:18px;font-weight:700}.vc-sell .pay-inv-who{color:var(--fg-3);margin-top:2px;font-size:12.5px}.vc-sell .pay-acct{background:var(--vc-bg-tint);border:1px dashed var(--vc-blue-500);border-radius:11px;margin-top:12px;padding:11px 13px}.vc-sell .pay-acct__lbl{color:var(--fg-3);justify-content:space-between;align-items:center;font-size:11px;display:flex}.vc-sell .pay-acct__num{font-family:var(--font-display);letter-spacing:.06em;color:var(--vc-blue-700);font-variant-numeric:tabular-nums;margin-top:4px;font-size:21px;font-weight:700}.vc-sell .pay-acct__bank{color:var(--fg-3);margin-top:3px;font-size:11px}.vc-sell .pay-incoming{border:1px solid var(--border-subtle);border-radius:12px;align-items:center;gap:11px;margin-top:12px;padding:11px 13px;display:flex}.vc-sell .pay-incoming__ic{background:var(--vc-success-bg);width:34px;height:34px;color:var(--vc-success-fg);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.vc-sell .pay-incoming__ic svg{width:18px;height:18px}.vc-sell .pay-incoming__main{flex:1;min-width:0}.vc-sell .pay-incoming__t{font-size:13px;font-weight:700}.vc-sell .pay-incoming__s{color:var(--fg-3);font-size:11.5px}.vc-sell .pay-incoming__amt{color:var(--vc-success-fg);font-size:14px;font-weight:700}.vc-sell .pay-recon{background:var(--vc-success-bg);color:var(--vc-success-fg);border-radius:12px;align-items:center;gap:9px;margin-top:12px;padding:11px 14px;font-size:12.5px;font-weight:700;display:flex}.vc-sell .pay-recon__check{background:var(--vc-success-fg);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.vc-sell .pay-recon__check svg{width:13px;height:13px}@media (hover:hover){.vc-sell .feat .device{transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s}.vc-sell .feat .device:hover{transform:translateY(-6px)}}@media (prefers-reduced-motion:no-preference){.vc-sell .reveal{opacity:0;transition:opacity .6s cubic-bezier(.4, 0, .2, 1) var(--rd,0s), transform .6s cubic-bezier(.4, 0, .2, 1) var(--rd,0s);transform:translateY(20px)}.vc-sell .feat.is-in .reveal,.vc-sell .journey-intro.is-in .reveal{opacity:1;transform:none}.vc-sell .device .inv-bar>i{width:0;transition:width .95s cubic-bezier(.4, 0, .2, 1) var(--bd,.35s)}.vc-sell .feat.is-in .inv-bar>i{width:var(--w)}.vc-sell .feat.is-in .inv-row--low .inv-row__qty{animation:1.25s ease-in-out 1.3s 3 lowpulse}@keyframes lowpulse{0%,to{color:#d23b2e;transform:scale(1)}50%{color:#ff5240;transform:scale(1.14)}}.vc-sell .device .inv-banner{opacity:0;transition:opacity .5s 1.45s,transform .5s 1.45s;transform:translateY(14px)}.vc-sell .feat.is-in .inv-banner{opacity:1;transform:none}.vc-sell .device .cred-bar>i{width:0;transition:width 1.1s cubic-bezier(.4,0,.2,1) .45s}.vc-sell .feat.is-in .cred-bar>i{width:var(--w)}.vc-sell .device .cred-chip{opacity:0;transition:opacity .5s 1s,transform .5s 1s;transform:translateY(8px)}.vc-sell .feat.is-in .cred-chip{opacity:1;transform:none}}.vc-sell .dropband{background:var(--vc-navy);color:#fff;position:relative;overflow:hidden}.vc-sell .dropband:before{content:"";pointer-events:none;background:radial-gradient(circle,#0a6dc06b,#0000 62%);width:520px;height:520px;position:absolute;top:-30%;right:-10%}.vc-sell .dropband__grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(32px,5vw,72px);display:grid;position:relative}@media (max-width:900px){.vc-sell .dropband__grid{grid-template-columns:1fr;gap:40px}}.vc-sell .dropband .eyebrow{color:var(--vc-yellow-strong)}.vc-sell .dropband__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin-top:14px;font-size:clamp(30px,4.2vw,48px);font-weight:700;line-height:1.05}.vc-sell .dropband__sub{color:#ffffffc7;text-wrap:pretty;max-width:520px;margin-top:18px;font-size:clamp(16px,1.6vw,18.5px);line-height:1.55}.vc-sell .dropsteps{flex-direction:column;gap:14px;margin:28px 0 0;padding:0;list-style:none;display:flex}.vc-sell .dropstep{align-items:flex-start;gap:14px;display:flex}.vc-sell .dropstep__n{color:#fff;width:30px;height:30px;font-family:var(--font-display);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.vc-sell .dropstep__t{color:#ffffffeb;text-wrap:pretty;font-size:15.5px;line-height:1.5}.vc-sell .dropstep__t b{color:#fff;font-weight:700}.vc-sell .dropband__cta{margin-top:30px}.vc-sell .dropband .device{background:#05090f;max-width:320px;box-shadow:0 34px 74px #00000080}.vc-sell .share-app{font-family:var(--font-body)}.vc-sell .share-head{border-bottom:1px solid var(--border-subtle);align-items:center;gap:10px;padding:12px 16px;display:flex}.vc-sell .share-head__av{color:#fff;background:linear-gradient(135deg,#1f9d57,#0f7a34);border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:inline-flex}.vc-sell .share-head__main{flex-direction:column;flex:1;min-width:0;line-height:1.3;display:flex}.vc-sell .share-head__name{color:var(--fg-1);font-size:14px;font-weight:700}.vc-sell .share-head__status{color:#1f9d57;font-size:11px;font-weight:600}.vc-sell .share-head__call{background:var(--vc-gray-100);width:28px;height:28px;color:var(--fg-3);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.vc-sell .share-head__call svg{width:15px;height:15px}.vc-sell .share-thread{background:#eef4fb;flex-direction:column;gap:10px;min-height:332px;padding:14px 14px 16px;display:flex}.vc-sell .share-msg{border-radius:14px;max-width:90%;padding:9px 12px;font-size:12.5px;line-height:1.45}.vc-sell .share-msg--in{color:var(--fg-1);background:#fff;border-bottom-left-radius:5px;align-self:flex-start}.vc-sell .share-msg--out{color:#0d3b1e;background:#d6f3df;border-bottom-right-radius:5px;align-self:flex-end}.vc-sell .share-link{background:#fff;border-radius:14px 14px 5px;align-self:flex-end;width:90%;overflow:hidden;box-shadow:0 8px 20px #10284424}.vc-sell .share-link__banner{background:var(--vc-blue-600);color:#fff;padding:11px 13px}.vc-sell .share-link__brand{justify-content:space-between;align-items:center;display:flex}.vc-sell .share-link__brand img{width:auto;height:13px}.vc-sell .share-link__tag{border-radius:var(--radius-pill);background:#ffffff2e;padding:2px 7px;font-size:9px;font-weight:700}.vc-sell .share-link__head{margin-top:7px;font-size:12px;font-weight:700}.vc-sell .share-link__body{padding:11px 13px}.vc-sell .share-link__prod{align-items:center;gap:10px;display:flex}.vc-sell .share-link__img{background:var(--vc-gray-100);border-radius:9px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;padding:4px;display:flex}.vc-sell .share-link__img img{object-fit:contain;max-width:100%;max-height:100%}.vc-sell .share-link__pname{color:var(--fg-1);font-size:12px;font-weight:700;line-height:1.25}.vc-sell .share-link__pmeta{color:var(--fg-3);margin-top:2px;font-size:10.5px}.vc-sell .share-link__pay{justify-content:space-between;align-items:center;gap:10px;margin-top:11px;display:flex}.vc-sell .share-link__price{font-family:var(--font-display);color:var(--vc-blue-700);font-variant-numeric:tabular-nums;font-size:17px;font-weight:700}.vc-sell .share-link__btn{background:var(--vc-blue-600);color:#fff;height:32px;font-family:var(--font-body);border-radius:9px;align-items:center;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.vc-sell .share-meta{color:var(--fg-3);align-self:flex-end;align-items:center;gap:4px;font-size:10px;display:inline-flex}.vc-sell .share-meta svg{width:13px;height:13px;color:var(--vc-blue-600)}.vc-sell .share-msg,.vc-sell .share-link,.vc-sell .share-meta{opacity:0;transform:translateY(8px)}.vc-sell .dropband.is-in .share-msg,.vc-sell .dropband.is-in .share-link,.vc-sell .dropband.is-in .share-meta,.vc-sell .fp-hero__visual.is-in .share-msg,.vc-sell .fp-hero__visual.is-in .share-link,.vc-sell .fp-hero__visual.is-in .share-meta{animation:.42s cubic-bezier(.34,1.2,.64,1) both shareIn}.vc-sell .dropband.is-in .share-thread>:first-child,.vc-sell .fp-hero__visual.is-in .share-thread>:first-child{animation-delay:.25s}.vc-sell .dropband.is-in .share-thread>:nth-child(2),.vc-sell .fp-hero__visual.is-in .share-thread>:nth-child(2){animation-delay:.55s}.vc-sell .dropband.is-in .share-thread>:nth-child(3),.vc-sell .fp-hero__visual.is-in .share-thread>:nth-child(3){animation-delay:1.05s}.vc-sell .dropband.is-in .share-thread>:nth-child(4),.vc-sell .fp-hero__visual.is-in .share-thread>:nth-child(4){animation-delay:1.35s}@keyframes shareIn{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.vc-sell .share-msg,.vc-sell .share-link,.vc-sell .share-meta{opacity:1!important;animation:none!important;transform:none!important}}.vc-sell .share-link__pname,.vc-sell .share-link__pmeta{display:block}:is(html:has(.vc-sell),body:has(.vc-sell)){overflow-x:clip}@media (max-width:900px) and (min-height:661px) and (prefers-reduced-motion:no-preference){.vc-sell .chero-pin{height:calc(100svh + 200vh)}.vc-sell .chero{top:var(--hdr);height:calc(100svh - var(--hdr));min-height:0;padding-top:0;padding-bottom:0;position:sticky}.vc-sell .chero__stage{min-height:0}}@media (prefers-reduced-motion:reduce),(max-height:660px){.vc-sell .chero{padding-top:var(--hdr);min-height:100svh}}@media (max-width:520px){.vc-sell .chero__copy{padding-top:clamp(16px,2.4vh,28px)}.vc-sell .chero__title{margin-top:12px;font-size:clamp(29px,8.4vw,38px)}.vc-sell .chero__sub{margin-top:12px;font-size:15.5px}.vc-sell .chero__cta{gap:12px 20px;margin-top:16px}.vc-sell .proofchip{margin-top:14px}.vc-sell .chero__stage{min-height:clamp(230px,34vh,360px);margin-top:12px}}@media (max-width:1023px){.vc-sell .gs{overflow:clip}.vc-sell .gstack,.vc-sell .gstack.is-fanned{flex-direction:column;gap:0;max-width:560px;height:auto;display:flex}.vc-sell .gcard,.vc-sell .gcard--1,.vc-sell .gcard--2,.vc-sell .gcard--3,.vc-sell .gcard--4,.vc-sell .gstack.is-fanned .gcard--1,.vc-sell .gstack.is-fanned .gcard--2,.vc-sell .gstack.is-fanned .gcard--3,.vc-sell .gstack.is-fanned .gcard--4{top:calc(var(--hdr) + 16px);opacity:0;width:auto;height:auto;margin:0 0 22px;transition:transform .72s cubic-bezier(.34,1.42,.5,1),opacity .4s,box-shadow .3s;position:sticky;left:auto;transform:translateY(52px)scale(.955)}.vc-sell .gcard.is-in,.vc-sell .gstack.is-fanned .gcard--1.is-in,.vc-sell .gstack.is-fanned .gcard--2.is-in,.vc-sell .gstack.is-fanned .gcard--3.is-in,.vc-sell .gstack.is-fanned .gcard--4.is-in{opacity:1;transform:none}.vc-sell .gcard:last-child{margin-bottom:0}.vc-sell .gcard--1{z-index:1}.vc-sell .gcard--2{z-index:2}.vc-sell .gcard--3{z-index:3}.vc-sell .gcard--4{z-index:4}}@media (max-width:1023px) and (prefers-reduced-motion:reduce){.vc-sell .gcard,.vc-sell .gstack.is-fanned .gcard--1,.vc-sell .gstack.is-fanned .gcard--2,.vc-sell .gstack.is-fanned .gcard--3,.vc-sell .gstack.is-fanned .gcard--4{opacity:1;transition:none;position:static;transform:none}}@media (min-width:901px){.vc-sell .sdeck{flex:none;max-height:none}.vc-sell .spanel{border-radius:24px;flex:0 0 clamp(74px,7vw,96px)}.vc-sell .spanel.is-on{flex:auto}}@media (max-width:900px) and (min-height:780px) and (prefers-reduced-motion:no-preference){.vc-sell .spin{height:calc(100svh + 210vh)}.vc-sell .spin__stick{top:var(--hdr);height:calc(100svh - var(--hdr));position:sticky}.vc-sell .spanel.is-on{height:min(var(--sp-open,380px), calc(100svh - var(--hdr) - 444px))}}@media (max-width:900px){.vc-sell .spanel{border-radius:24px;height:60px}.vc-sell .spanel.is-on{height:var(--sp-open,380px);min-height:0}.vc-sell .sdeck{gap:8px}.vc-sell .spanel__vis{display:none}.vc-sell .spanel__body{padding:54px 24px 22px}.vc-sell .spanel__ic{width:34px;height:34px;top:12px;left:14px}.vc-sell .spanel__ic svg{width:18px;height:18px}.vc-sell .spanel__spine{top:20px;inset-inline:60px auto}}@media (max-width:767px){.vc-sell .spanel__body{padding:54px 20px 20px}.vc-sell .spanel__copy h3{font-size:21px}.vc-sell .spanel__copy>p{font-size:14.5px}.vc-sell .pbul,.vc-sell .pbadge{display:none}.vc-sell .spanel__copy>p{margin-bottom:14px}.vc-sell .sdeck.is-measuring .spanel,.vc-sell .sdeck.is-measuring .spanel__body{transition:none!important}}.vc-sell .dropsteps{flex-direction:row;justify-content:center;align-items:flex-start;gap:0;margin:26px 0 0;padding:0;list-style:none;display:flex}.vc-sell .dropstep{text-align:center;flex-direction:column;flex:1 1 0;align-items:center;gap:8px;min-width:0;padding:0;display:flex;position:relative}.vc-sell .dropstep:not(:first-child):before{content:"";z-index:0;background:#ffffff47;height:2px;position:absolute;top:16px;left:-50%;right:50%}.vc-sell .dropstep__n{z-index:1;border:2px solid var(--dd-amber);background:var(--dd-amber);width:34px;height:34px;color:var(--dd-on-amber);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex;position:relative}.vc-sell .dropstep__t{font-family:var(--font-display);text-wrap:balance;color:#fff;font-size:14px;font-weight:600;line-height:1.25;display:block}@media (max-width:560px){.vc-sell .dropstep__t{font-size:11.5px}}.vc-sell .dropband__cta{grid-column:1/-1;justify-content:center;margin-top:clamp(22px,3vw,34px);display:flex}.vc-sell .sdeck{width:100%;max-width:1240px;margin-inline:auto;padding-inline:clamp(20px,5vw,64px)}@media (min-width:901px){.vc-sell .sdeck{height:min(56svh, 470px, calc(100svh - var(--hdr) - 240px))}.vc-sell .spanel__body{padding-block:64px 20px}.vc-sell .spanel__copy>p{margin-top:10px;line-height:1.5}.vc-sell .pbadge{margin-top:12px;padding:10px 14px}.vc-sell .pbadge p{margin-top:6px}.vc-sell .pbul{gap:7px;margin-top:12px}.vc-sell .pbul li{line-height:1.4}.vc-sell .pcta{margin-top:14px}}.vc-sell .spanel.is-on .spanel__body{pointer-events:auto}
