html:has(.lexvor-site){background:#fff;scroll-behavior:smooth}.lexvor-site{--lx-ink:#0d1117;--lx-body:#4b5563;--lx-faint:#9aa3b0;--lx-blue:#17a3e6;--lx-blue-deep:#0d7fc0;--lx-blue-soft:#e8f6fe;--lx-magenta:#f5148c;--lx-magenta-deep:#cf0b74;--lx-soft:#f4f7fb;--lx-line:rgba(13,17,23,0.08);--lx-dark:#0b0c10;--lx-green:#22c069;--lx-purple:#8b3ff0;--lx-max:1160px;--lx-r-xl:34px;--lx-r-lg:26px;--lx-r:16px;--lx-shadow:0 24px 70px -32px rgba(13,17,23,0.28);--lx-shadow-soft:0 14px 40px -22px rgba(13,17,23,0.18);background:#fff;color:var(--lx-ink);font-family:var(--font-poppins),"Poppins","Arial",sans-serif;overflow-x:clip;-webkit-font-smoothing:antialiased}.lexvor-site ::selection{background:rgba(23,163,230,.25)}.lexvor-site [id]{scroll-margin-top:110px}.lexvor-site .lx-container{width:min(var(--lx-max),calc(100% - 48px));margin-inline:auto}.lexvor-site .lx-section{padding:clamp(72px,9vw,128px) 0;position:relative}.lexvor-site .lx-section--tight{padding:clamp(48px,6vw,84px) 0}.lexvor-site .lx-section--soft{background:var(--lx-soft)}@media (max-width:660px){.lexvor-site .lx-section{padding:56px 0}.lexvor-site .lx-section--tight{padding:40px 0}.lexvor-site .lx-hero{padding-top:118px}.lexvor-site .lx-split{gap:30px}}.lexvor-site .lx-center{text-align:center}.lexvor-site .lx-eyebrow{display:block;font-size:13px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--lx-blue);margin-bottom:18px}.lexvor-site .lx-eyebrow--magenta{color:var(--lx-magenta)}.lexvor-site h1,.lexvor-site h2,.lexvor-site h3{color:var(--lx-ink);font-weight:600;letter-spacing:-.03em;line-height:1.08;text-wrap:balance}.lexvor-site .lx-h1{font-size:clamp(40px,6.4vw,76px)}.lexvor-site .lx-h2{font-size:clamp(32px,4.6vw,56px)}.lexvor-site .lx-h3{font-size:clamp(22px,2.6vw,30px)}.lexvor-site .lx-accent{color:var(--lx-blue)}.lexvor-site .lx-accent--magenta{color:var(--lx-magenta)}.lexvor-site .lx-accent--ghost{color:#c7cdd6}.lexvor-site .lx-lede{color:var(--lx-body);font-size:clamp(16px,1.7vw,20px);line-height:1.65;max-width:640px;text-wrap:pretty}.lexvor-site .lx-center .lx-lede{margin-inline:auto}.lexvor-site .lx-kicker{color:var(--lx-faint);font-size:15px;letter-spacing:.01em}.lexvor-site .lx-btn{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:15px 30px;font-size:15.5px;font-weight:600;line-height:1;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,background-color .25s ease,color .25s ease;will-change:transform}.lexvor-site .lx-btn:hover{transform:translateY(-2px) scale(1.02)}.lexvor-site .lx-btn:active{transform:translateY(0) scale(.99)}.lexvor-site .lx-btn svg{width:17px;height:17px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.lexvor-site .lx-btn:hover svg{transform:translateX(3px)}.lexvor-site .lx-btn--blue{background:var(--lx-blue);color:#fff;box-shadow:0 14px 34px -14px rgba(23,163,230,.65)}.lexvor-site .lx-btn--blue:hover{background:var(--lx-blue-deep)}.lexvor-site .lx-btn--magenta{background:var(--lx-magenta);color:#fff;box-shadow:0 14px 34px -14px rgba(245,20,140,.6)}.lexvor-site .lx-btn--magenta:hover{background:var(--lx-magenta-deep)}.lexvor-site .lx-btn--ghost{background:#fff;color:var(--lx-ink);border:1.5px solid var(--lx-line);box-shadow:var(--lx-shadow-soft)}.lexvor-site .lx-btn--ghost:hover{border-color:rgba(23,163,230,.5);color:var(--lx-blue-deep)}.lexvor-site .lx-btn--sky{background:var(--lx-blue-soft);color:var(--lx-blue-deep)}.lexvor-site .lx-btn--sky:hover{background:#d5eefc}.lexvor-site .lx-btn-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.lexvor-site .lx-chip{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--lx-soft);border:1px solid var(--lx-line);color:var(--lx-ink);font-size:13.5px;font-weight:500;padding:9px 16px}.lexvor-site .lx-chip-row{display:flex;flex-wrap:wrap;gap:10px}.lexvor-site .lx-fnav{position:fixed;top:18px;left:50%;z-index:60;display:flex;align-items:center;gap:5px;width:max-content;max-width:calc(100vw - 28px);height:52px;padding:7px 9px 7px 19px;border-radius:999px;background:var(--lx-dark);color:#fff;box-shadow:0 16px 38px rgba(5,5,5,.2);transform:translateX(-50%);opacity:1;transition:opacity .6s cubic-bezier(.2,.8,.2,1),top .8s cubic-bezier(.34,1.56,.64,1),max-width .8s cubic-bezier(.34,1.56,.64,1),height .8s cubic-bezier(.34,1.56,.64,1),padding .8s cubic-bezier(.34,1.56,.64,1),border-radius .8s cubic-bezier(.34,1.56,.64,1),gap .8s cubic-bezier(.34,1.56,.64,1);overflow:hidden;will-change:top,max-width,height,padding,border-radius,gap,opacity}.lexvor-site .lx-fnav:not(.is-dot):not(.is-collapsed){overflow:visible}.lexvor-site .lx-fnav.is-dot{opacity:0!important;top:36px!important;width:16px!important;height:16px!important;max-width:16px!important;min-height:16px!important;padding:0!important;border-radius:50%!important;gap:0!important}.lexvor-site .lx-fnav.is-collapsed{max-width:112px;padding:7px 16px;gap:0}.lexvor-site .lx-fnav__mark{margin-right:19px;flex-shrink:0;color:#fff;text-decoration:none;font-size:1.08rem;font-weight:800;letter-spacing:-.02em;line-height:1;opacity:0;transform:scale(.1);transition:opacity .6s cubic-bezier(.34,1.56,.64,1),transform .6s cubic-bezier(.34,1.56,.64,1);will-change:transform,opacity}.lexvor-site .lx-fnav:not(.is-dot) .lx-fnav__mark{opacity:1;transform:scale(1)}.lexvor-site .lx-fnav nav{display:flex;margin-right:19px;gap:20px;font-size:.87rem;font-weight:800;transition:opacity .5s ease .1s,transform .5s cubic-bezier(.34,1.56,.64,1) .1s;will-change:opacity,transform}.lexvor-site .lx-fnav nav a{color:rgba(255,255,255,.78);text-decoration:none;transition:color .2s ease}.lexvor-site .lx-fnav nav a.is-active,.lexvor-site .lx-fnav nav a:hover{color:#fff}.lexvor-site .lx-fnav__login{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:999px;border:1.5px solid rgba(255,255,255,.28);font-size:.84rem;font-weight:800;color:#fff;text-decoration:none;white-space:nowrap;transition:background .2s ease,border-color .2s ease,opacity .5s ease .14s,transform .5s cubic-bezier(.34,1.56,.64,1) .14s;will-change:opacity,transform}.lexvor-site .lx-fnav__login:focus-visible,.lexvor-site .lx-fnav__login:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.5)}.lexvor-site .lx-fnav__cta{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 19px;border-radius:999px;background:#fff;color:var(--lx-dark);font-size:.83rem;font-weight:800;text-decoration:none;transform-origin:center;transition:opacity .5s ease .18s,transform .5s cubic-bezier(.34,1.56,.64,1) .18s,transform .18s ease;will-change:opacity,transform}.lexvor-site .lx-fnav__cta:focus-visible,.lexvor-site .lx-fnav__cta:hover{transform:scale(1.08)}.lexvor-site .lx-fnav.is-collapsed .lx-fnav__burger,.lexvor-site .lx-fnav.is-collapsed .lx-fnav__cta,.lexvor-site .lx-fnav.is-collapsed .lx-fnav__login,.lexvor-site .lx-fnav.is-collapsed nav{opacity:0;transform:scale(.68) translate3d(-20px,0,0);pointer-events:none}.lexvor-site .lx-fnav__burger{display:none;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:0;background:transparent;color:#fff;cursor:pointer;transition:opacity .5s ease .14s,transform .5s cubic-bezier(.34,1.56,.64,1) .14s}.lexvor-site .lx-nav-sheet{position:fixed;inset:0;z-index:55;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:rgba(11,12,16,.96);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;transition:opacity .3s ease}.lexvor-site .lx-nav-sheet.is-open{opacity:1;pointer-events:auto}.lexvor-site .lx-nav-sheet a{color:#fff;font-size:clamp(26px,6vw,34px);font-weight:600;text-decoration:none;padding:10px 22px;border-radius:18px;opacity:0;translate:0 14px;transition:opacity .45s ease,translate .45s cubic-bezier(.22,1,.36,1)}.lexvor-site .lx-nav-sheet.is-open a{opacity:1;translate:0 0}.lexvor-site .lx-nav-sheet.is-open a:nth-child(2){transition-delay:.06s}.lexvor-site .lx-nav-sheet.is-open a:nth-child(3){transition-delay:.12s}.lexvor-site .lx-nav-sheet.is-open a:nth-child(4){transition-delay:.18s}.lexvor-site .lx-nav-sheet.is-open a:nth-child(5){transition-delay:.24s}@media (max-width:720px){.lexvor-site .lx-fnav nav,.lexvor-site .lx-fnav__cta,.lexvor-site .lx-fnav__login{display:none}.lexvor-site .lx-fnav,.lexvor-site .lx-fnav.is-collapsed{position:absolute;top:14px;left:0;width:100%;max-width:100%;height:48px;padding:0 16px;gap:12px;justify-content:space-between;background:transparent;box-shadow:none;border-radius:0;transform:none}.lexvor-site .lx-fnav.is-dot{position:absolute;top:14px!important;width:100%!important;max-width:100%!important;height:48px!important;min-height:0!important;padding:0 16px!important;border-radius:0!important;gap:12px!important}.lexvor-site .lx-fnav__burger{display:inline-flex;color:var(--lx-ink);position:fixed;top:14px;right:12px;z-index:56}.lexvor-site .lx-fnav:not(.is-menu-open) .lx-fnav__burger{background:rgba(255,255,255,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 14px rgba(13,17,23,.12)}.lexvor-site .lx-fnav.is-menu-open .lx-fnav__burger,.lexvor-site .lx-fnav.is-menu-open .lx-fnav__mark{color:#fff}.lexvor-site .lx-fnav.is-menu-open{z-index:56}.lexvor-site .lx-fnav__mark{color:var(--lx-ink)}}.lexvor-site .lx-first,.lexvor-site .lx-hero{min-height:100svh;display:flex;flex-direction:column;justify-content:center}.lexvor-site .lx-hero{position:relative;padding:clamp(120px,13vw,168px) 0;overflow:clip}.lexvor-site .lx-hero__halo{position:absolute;inset:-20% -10% auto;height:75%;background:radial-gradient(52% 60% at 50% 30%,rgba(23,163,230,.14),transparent 70%),radial-gradient(38% 44% at 72% 18%,rgba(245,20,140,.07),transparent 70%);pointer-events:none}.lexvor-site .lx-hero__mark{width:clamp(44px,5vw,58px);height:auto;margin:0 auto 26px;display:block}.lexvor-site .lx-hero .lx-lede{margin-top:22px;text-wrap:balance}.lexvor-site .lx-roll{position:relative;height:1.65em;overflow:hidden;margin-top:22px;max-width:none}.lexvor-site .lx-roll>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;animation:lx-roll 20s cubic-bezier(.22,1,.36,1) infinite}@keyframes lx-roll{0%{transform:translateY(100%);opacity:0}2%{transform:translateY(0);opacity:1}18%{transform:translateY(0);opacity:1}20%{transform:translateY(-100%);opacity:0}to{transform:translateY(-100%);opacity:0}}.lexvor-site .lx-hero .lx-btn-row{justify-content:center;margin-top:34px}.lexvor-site .lx-words .lx-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.08em}.lexvor-site .lx-words .lx-word>span{display:inline-block;translate:0 110%;animation:lx-word-up .9s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--lx-word-delay,0s)}@keyframes lx-word-up{to{translate:0 0}}.lexvor-site .lx-float{animation:lx-float 7s ease-in-out infinite}@keyframes lx-float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-14px) rotate(-2deg)}}.lexvor-site .lx-laptop{position:relative;width:min(940px,100%);margin-inline:auto}.lexvor-site .lx-laptop__screen{border-radius:clamp(14px,2vw,22px);border:clamp(8px,1.2vw,12px) solid #101216;background:#101216;box-shadow:var(--lx-shadow);overflow:hidden}.lexvor-site .lx-laptop__screen img{display:block;width:100%;height:auto}.lexvor-site .lx-laptop__base{width:112%;margin-left:-6%;height:clamp(10px,1.6vw,16px);border-radius:0 0 clamp(12px,2vw,18px) clamp(12px,2vw,18px);background:linear-gradient(#1a1d23,#0c0e12);box-shadow:0 22px 42px -18px rgba(13,17,23,.45)}.lexvor-site .lx-laptop__base:before{content:"";display:block;width:12%;height:45%;margin-inline:auto;border-radius:0 0 10px 10px;background:#24272e}.lexvor-site .lx-phone{position:relative;width:min(280px,76vw);border-radius:42px;border:9px solid #101216;background:#101216;box-shadow:var(--lx-shadow);overflow:hidden}.lexvor-site .lx-phone:after{content:"";position:absolute;top:10px;left:50%;translate:-50% 0;width:86px;height:22px;border-radius:999px;background:#101216}.lexvor-site .lx-phone--shot:after{display:none}.lexvor-site .lx-phone img{display:block;width:100%;height:auto;border-radius:32px}.lexvor-site .lx-settle{transform:perspective(1400px) rotateX(calc(max(var(--lx-p, 0), 0) * 26deg)) translateY(calc(max(var(--lx-p, 0), 0) * 44px)) scale(calc(1 - max(var(--lx-p, 0), 0) * .06));transform-origin:50% 0;will-change:transform}.lexvor-site .lx-drift{transform:translate3d(0,calc(var(--lx-p, 0) * var(--lx-speed, -40px)),0);will-change:transform}.lexvor-site .lx-grid{display:grid;gap:22px}.lexvor-site .lx-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.lexvor-site .lx-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:980px){.lexvor-site .lx-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:660px){.lexvor-site .lx-grid--2,.lexvor-site .lx-grid--3{grid-template-columns:minmax(0,1fr)}}.lexvor-site .lx-card{background:#fff;border:1px solid var(--lx-line);border-radius:var(--lx-r-lg);padding:30px 28px;box-shadow:var(--lx-shadow-soft);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease,border-color .3s ease}.lexvor-site .lx-card:hover{transform:translateY(-6px);box-shadow:var(--lx-shadow);border-color:rgba(23,163,230,.28)}.lexvor-site .lx-card__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;color:#fff;margin-bottom:20px}.lexvor-site .lx-card__icon svg{width:25px;height:25px}.lexvor-site .lx-card h3{font-size:19px;letter-spacing:-.015em;margin-bottom:10px}.lexvor-site .lx-card p{color:var(--lx-body);font-size:15px;line-height:1.65}.lexvor-site .lx-icon--blue{background:var(--lx-blue)}.lexvor-site .lx-icon--green{background:var(--lx-green)}.lexvor-site .lx-icon--purple{background:var(--lx-purple)}.lexvor-site .lx-icon--orange{background:#f59e0b}.lexvor-site .lx-icon--sky{background:#38bdf8}.lexvor-site .lx-icon--magenta{background:var(--lx-magenta)}.lexvor-site .lx-card--dark{position:relative;background:var(--lx-dark);border:1px solid rgba(255,255,255,.07);border-radius:var(--lx-r-xl);padding:clamp(34px,4vw,52px);overflow:hidden;isolation:isolate;box-shadow:0 30px 70px -34px rgba(11,12,16,.65)}.lexvor-site .lx-card--dark:hover{transform:translateY(-6px);border-color:rgba(255,255,255,.16)}.lexvor-site .lx-card--dark h3{color:#fff;font-size:clamp(20px,2.2vw,25px);margin-bottom:12px}.lexvor-site .lx-card--dark p{color:rgba(255,255,255,.66);font-size:15.5px;line-height:1.7;max-width:560px}.lexvor-site .lx-card--dark .lx-card__bg{position:absolute;inset:0;z-index:-1;object-fit:cover;width:100%;height:100%;opacity:.5}.lexvor-site .lx-card--dark .lx-card__icon{margin:26px 0 0}@media (max-width:660px){.lexvor-site .lx-card--dark{padding:30px 26px}.lexvor-site .lx-card--dark .lx-card__icon{margin-top:20px}}.lexvor-site .lx-band{position:relative;overflow:hidden;border-radius:var(--lx-r-xl);min-height:clamp(380px,52vw,520px);display:grid;place-items:center;text-align:center;isolation:isolate}.lexvor-site .lx-band--full{border-radius:0;min-height:clamp(420px,60vh,620px)}.lexvor-site .lx-band__media{position:absolute;inset:-18% 0;z-index:-2;width:100%;height:136%;object-fit:cover;transform:translate3d(0,calc(var(--lx-p, 0) * 7%),0);will-change:transform}.lexvor-site .lx-band__scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(11,12,16,.55),rgba(11,12,16,.25) 45%,rgba(11,12,16,.6))}.lexvor-site .lx-band h2{color:#fff;text-shadow:0 4px 30px rgba(11,12,16,.45)}.lexvor-site .lx-band .lx-lede{color:rgba(255,255,255,.88);text-shadow:0 2px 18px rgba(11,12,16,.5)}.lexvor-site .lx-band .lx-btn-row{justify-content:center;margin-top:30px}.lexvor-site .lx-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.lexvor-site .lx-marquee__track{display:flex;width:max-content;padding-block:10px;animation:lx-marquee 28s linear infinite}.lexvor-site .lx-marquee__pass{display:flex;align-items:center;gap:clamp(56px,7.5vw,104px);padding-right:clamp(56px,7.5vw,104px)}.lexvor-site .lx-marquee__pass img{height:clamp(34px,4.4vw,54px);width:auto;filter:grayscale(.15);opacity:.9;transition:opacity .25s ease,filter .25s ease}.lexvor-site .lx-marquee__pass img:hover{filter:none;opacity:1}@keyframes lx-marquee{to{transform:translateX(-50%)}}.lexvor-site .lx-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(36px,6vw,84px)}@media (max-width:900px){.lexvor-site .lx-split{grid-template-columns:minmax(0,1fr)}}.lexvor-site .lx-split__art{position:relative;display:grid;place-items:center}.lexvor-site .lx-split__art .lx-phone{z-index:1}.lexvor-site .lx-split__mark{position:absolute;right:-26%;bottom:4%;width:clamp(220px,30vw,380px);opacity:.9;pointer-events:none}@media (max-width:900px){.lexvor-site .lx-split__mark{display:none}}.lexvor-site .lx-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3.5vw,44px);align-items:end;justify-items:center}.lexvor-site .lx-trio figure{display:grid;justify-items:center;gap:18px}.lexvor-site .lx-trio figcaption{font-size:16px;font-weight:600;color:var(--lx-ink);text-align:center}@media (min-width:861px){.lexvor-site .lx-trio figure:nth-child(2){margin-bottom:clamp(24px,4vw,56px)}}@media (max-width:860px){.lexvor-site .lx-trio{display:flex;align-items:stretch;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;margin-inline:-24px;padding:8px 24px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.lexvor-site .lx-trio::-webkit-scrollbar{display:none}.lexvor-site .lx-trio figure{flex:0 0 auto;width:min(70vw,280px);align-content:start;scroll-snap-align:center}.lexvor-site .lx-trio .lx-phone{width:100%}.lexvor-site .lx-trio .lx-drift{transform:none}.lexvor-site .lx-trio .reveal-element{opacity:1;translate:0 0;transition:none}}.lexvor-site .lx-pricing{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:920px;margin-inline:auto;align-items:stretch}@media (max-width:780px){.lexvor-site .lx-pricing{grid-template-columns:minmax(0,1fr)}}.lexvor-site .lx-price-card{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#fbfdff,#f2f8fd);border:1px solid var(--lx-line);border-radius:var(--lx-r-xl);padding:36px 34px;box-shadow:var(--lx-shadow-soft);transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.lexvor-site .lx-price-card:hover{transform:translateY(-6px);box-shadow:var(--lx-shadow)}.lexvor-site .lx-price-card--party{background:linear-gradient(180deg,#f2faff,#e5f3fd);border-color:rgba(23,163,230,.35)}.lexvor-site .lx-price-card__badge{position:absolute;top:-14px;left:34px;background:var(--lx-blue);color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:8px 16px;box-shadow:0 10px 24px -10px rgba(23,163,230,.7)}.lexvor-site .lx-price-card h3{font-size:22px}.lexvor-site .lx-price-card .lx-kicker{margin-top:6px}.lexvor-site .lx-price{display:flex;align-items:baseline;gap:4px;margin:22px 0 24px;padding-bottom:24px;border-bottom:1px solid var(--lx-line)}.lexvor-site .lx-price sup{font-size:24px;font-weight:700;top:-1.2em;position:relative}.lexvor-site .lx-price strong{font-size:64px;font-weight:700;letter-spacing:-.04em;line-height:1}.lexvor-site .lx-price span{color:var(--lx-body);font-size:18px;font-weight:500}.lexvor-site .lx-ticks{display:grid;gap:13px}.lexvor-site .lx-ticks li{display:flex;gap:11px;align-items:flex-start;color:var(--lx-ink);font-size:15.5px;font-weight:500}.lexvor-site .lx-ticks svg{flex:none;width:18px;height:18px;color:var(--lx-blue);margin-top:2px}.lexvor-site .lx-feature-btn{display:inline-flex;align-items:center;gap:6px;padding:0;margin:0;border:0;background:none;font:inherit;color:inherit;text-align:left;cursor:pointer;text-decoration:none;text-underline-offset:3px;transition:color .16s ease,text-decoration-color .16s ease}.lexvor-site .lx-feature-btn:focus-visible,.lexvor-site .lx-feature-btn:hover{color:var(--lx-blue-deep);text-decoration-color:var(--lx-blue)}.lexvor-site .lx-feature-btn:focus-visible{outline:2px solid var(--lx-blue);outline-offset:3px;border-radius:4px}.lexvor-site .lx-ticks .lx-feature-btn__info{flex:none;width:14px;height:14px;margin:0;color:rgba(13,17,23,.4);transition:color .16s ease}.lexvor-site .lx-feature-btn:focus-visible .lx-feature-btn__info,.lexvor-site .lx-feature-btn:hover .lx-feature-btn__info{color:var(--lx-blue)}.lexvor-site.lx-portal-root{background:none;overflow:visible}.lexvor-site .lx-feature-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(13,17,23,.5);backdrop-filter:blur(3px);animation:lx-feature-fade .16s ease-out}.lexvor-site .lx-feature-modal__panel{position:relative;width:min(520px,100%);max-height:min(80vh,720px);overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid var(--lx-line);border-radius:24px;box-shadow:0 30px 70px rgba(13,17,23,.22);padding:clamp(22px,4vw,30px);text-align:left;animation:lx-feature-pop .18s ease-out}.lexvor-site .lx-feature-modal__panel:focus{outline:none}.lexvor-site .lx-feature-modal__close{position:absolute;top:12px;right:12px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:none;color:var(--lx-body);cursor:pointer;transition:background .16s ease,color .16s ease}.lexvor-site .lx-feature-modal__close svg{width:18px;height:18px}.lexvor-site .lx-feature-modal__close:hover{background:var(--lx-blue-soft);color:var(--lx-blue-deep)}.lexvor-site .lx-feature-modal__close:focus-visible{outline:2px solid var(--lx-blue);outline-offset:2px}.lexvor-site .lx-feature-modal__title{margin:0 44px 12px 0;color:var(--lx-ink);font-size:clamp(19px,2.6vw,22px);font-weight:700;letter-spacing:-.01em;line-height:1.25}.lexvor-site .lx-feature-modal__overview{margin:0;color:var(--lx-body);font-size:15.5px;line-height:1.6}.lexvor-site .lx-feature-modal__eyebrow{margin:22px 0 10px;color:var(--lx-blue-deep);font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.lexvor-site .lx-feature-modal__details{display:grid;gap:12px;margin:0;padding:0;list-style:none}.lexvor-site .lx-feature-modal__details li{padding-left:14px;border-left:2px solid var(--lx-blue-soft);color:var(--lx-body);font-size:14.5px;line-height:1.6}.lexvor-site .lx-feature-modal__details strong{color:var(--lx-ink);font-weight:650}@keyframes lx-feature-fade{0%{opacity:0}to{opacity:1}}@keyframes lx-feature-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.lexvor-site .lx-feature-modal,.lexvor-site .lx-feature-modal__panel{animation:none}}@media (max-width:560px){.lexvor-site .lx-feature-modal{align-items:flex-end;padding:0}.lexvor-site .lx-feature-modal__panel{width:100%;max-height:85vh;border-radius:24px 24px 0 0}}.lexvor-site .lx-price-card .lx-btn{margin-top:auto;width:100%;justify-content:center}.lexvor-site .lx-price-card .lx-ticks{margin-bottom:28px}.lexvor-site .lx-price-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:760px;margin-inline:auto;background:#fff;border:1px solid var(--lx-line);border-radius:var(--lx-r-lg);box-shadow:var(--lx-shadow-soft);padding:clamp(22px,3vw,34px)}.lexvor-site .lx-price-strip>div{text-align:center;position:relative}.lexvor-site .lx-price-strip>div+div:before{content:"";position:absolute;left:-5px;top:12%;height:76%;width:1px;background:var(--lx-line)}.lexvor-site .lx-price-strip strong{font-size:clamp(30px,4vw,44px);font-weight:700;letter-spacing:-.03em}.lexvor-site .lx-price-strip strong em{font-style:normal;font-size:.5em;color:var(--lx-body);font-weight:600}.lexvor-site .lx-price-strip .is-blue{color:var(--lx-blue)}.lexvor-site .lx-price-strip small{display:block;margin-top:6px;color:var(--lx-body);font-size:13.5px;font-weight:500}.lexvor-site .lx-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}@media (max-width:980px){.lexvor-site .lx-tiers{grid-template-columns:minmax(0,1fr);max-width:460px;margin-inline:auto}}.lexvor-site .lx-tier{--tier:var(--lx-blue);position:relative;background:#fff;border:1px solid var(--lx-line);border-radius:var(--lx-r-lg);padding:28px 26px;box-shadow:var(--lx-shadow-soft);overflow:hidden;transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease}.lexvor-site .lx-tier:hover{transform:translateY(-6px);box-shadow:var(--lx-shadow)}.lexvor-site .lx-tier--green{--tier:var(--lx-green)}.lexvor-site .lx-tier--purple{--tier:var(--lx-purple)}.lexvor-site .lx-tier__head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.lexvor-site .lx-tier__num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--tier);color:#fff;font-weight:700;font-size:15px}.lexvor-site .lx-tier__head h3{color:var(--tier);font-size:15.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lexvor-site .lx-tier__req{font-size:16px;font-weight:600}.lexvor-site .lx-tier__req-icon{display:inline-flex;vertical-align:-3px;margin-right:8px;color:var(--tier)}.lexvor-site .lx-tier__req-icon svg{width:18px;height:18px}.lexvor-site .lx-tier__req small{display:block;color:var(--lx-body);font-weight:500;font-size:13.5px;margin-top:2px}.lexvor-site .lx-tier__cols{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0;padding-top:20px;border-top:1px solid var(--lx-line);text-align:center}.lexvor-site .lx-tier__cols h4{font-size:13.5px;font-weight:600;color:var(--lx-body);margin-bottom:10px}.lexvor-site .lx-tier__gb{font-size:clamp(28px,3vw,34px);font-weight:700;letter-spacing:-.03em;color:var(--tier)}.lexvor-site .lx-tier__gb small{display:block;font-size:13px;font-weight:500;color:var(--lx-body);letter-spacing:0}.lexvor-site .lx-tier__unlock{display:inline-flex;align-items:center;gap:8px;border:1.5px solid var(--tier);color:var(--tier);font-size:13.5px;font-weight:600;border-radius:999px;padding:9px 16px}.lexvor-site .lx-tier__ribbon{position:absolute;top:18px;right:-44px;rotate:38deg;background:var(--lx-purple);color:#fff;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:7px 48px}.lexvor-site .lx-table-wrap{overflow-x:auto;border-radius:var(--lx-r-lg);border:1px solid var(--lx-line);box-shadow:var(--lx-shadow-soft);background:#fff}.lexvor-site .lx-table{width:100%;min-width:640px;border-collapse:collapse;font-size:15px}.lexvor-site .lx-table td,.lexvor-site .lx-table th{text-align:left;padding:16px 22px;border-bottom:1px solid var(--lx-line)}.lexvor-site .lx-table tr:last-child td{border-bottom:0}.lexvor-site .lx-table thead th{font-size:15.5px;font-weight:700;padding-block:18px}.lexvor-site .lx-table thead th:nth-child(2){color:var(--lx-blue)}.lexvor-site .lx-table thead th:nth-child(3){background:var(--lx-magenta);color:#fff;border-radius:18px 18px 0 0}.lexvor-site .lx-table td:first-child{font-weight:600;color:var(--lx-ink);white-space:nowrap}.lexvor-site .lx-table td{color:var(--lx-body);font-weight:500}.lexvor-site .lx-table td:nth-child(3){background:rgba(245,20,140,.045);color:var(--lx-ink)}.lexvor-site .lx-table .is-na{color:var(--lx-faint);font-weight:400}.lexvor-site .lx-step{counter-increment:lx-steps}.lexvor-site .lx-step__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:var(--lx-blue-soft);color:var(--lx-blue-deep);font-size:18px;font-weight:700;margin-bottom:18px}.lexvor-site .lx-video-band{position:relative;overflow:hidden;border-radius:var(--lx-r-xl);isolation:isolate;padding:clamp(44px,7vw,96px) clamp(20px,5vw,72px);display:grid;justify-items:center;gap:30px}.lexvor-site .lx-video-band video,.lexvor-site .lx-video-band>img.lx-video-bg{position:absolute;inset:-12% 0;z-index:-2;width:100%;height:124%;object-fit:cover;transform:translate3d(0,calc(var(--lx-p, 0) * 5%),0)}.lexvor-site .lx-video-band:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(11,12,16,.18),rgba(11,12,16,.05) 40%,rgba(11,12,16,.22))}.lexvor-site .lx-video-band figure{width:min(860px,100%);border-radius:var(--lx-r-lg);overflow:hidden;box-shadow:var(--lx-shadow);background:#fff}.lexvor-site .lx-video-band figure img{display:block;width:100%;height:auto}.lexvor-site .lx-quote{font-size:clamp(24px,3.4vw,40px);font-weight:500;letter-spacing:-.02em;color:var(--lx-ink);text-align:center;max-width:800px;margin-inline:auto}.lexvor-site .lx-quote cite{display:block;font-style:normal;font-size:15px;color:var(--lx-faint);margin-top:16px;font-weight:500}.lexvor-site .lx-diagram{--lx-royal:var(--lx-blue);display:flex;align-items:flex-start;justify-content:center;gap:clamp(6px,1.6vw,18px);margin-top:clamp(44px,6vw,72px)}.lexvor-site .lx-diagram__node{display:grid;justify-items:center;width:clamp(140px,21vw,230px)}.lexvor-site .lx-diagram__circle{display:grid;place-items:center;width:clamp(104px,12.5vw,168px);aspect-ratio:1;border-radius:50%;border:1.5px solid rgba(23,163,230,.6);background:#fff;color:var(--lx-royal);box-shadow:0 0 0 7px rgba(23,163,230,.05),0 0 46px rgba(23,163,230,.18);opacity:0;scale:.72;transition:opacity .7s cubic-bezier(.22,1,.36,1),scale .7s cubic-bezier(.34,1.56,.64,1)}.lexvor-site .lx-diagram__circle svg{width:42%;height:42%}.lexvor-site .lx-diagram__num{display:grid;place-items:center;width:40px;height:40px;margin-top:20px;border-radius:50%;background:var(--lx-royal);color:#fff;font-size:17px;font-weight:700;box-shadow:0 10px 22px -10px rgba(23,163,230,.7);opacity:0;scale:.4;transition:opacity .55s ease,scale .55s cubic-bezier(.34,1.56,.64,1)}.lexvor-site .lx-diagram__label{margin-top:14px;font-size:clamp(14.5px,1.6vw,18.5px);font-weight:600;line-height:1.35;text-align:center;color:var(--lx-ink);opacity:0;translate:0 12px;transition:opacity .6s ease,translate .6s cubic-bezier(.22,1,.36,1)}.lexvor-site .lx-diagram__link{flex:1 1 36px;max-width:150px;height:clamp(104px,12.5vw,168px);display:flex;align-items:center;min-width:24px}.lexvor-site .lx-diagram__link i{position:relative;display:block;width:100%;height:2px;background:linear-gradient(90deg,rgba(23,163,230,.75),rgba(23,163,230,.35));transform:scaleX(0);transform-origin:left center;transition:transform .9s cubic-bezier(.22,1,.36,1)}.lexvor-site .lx-diagram__link i:after,.lexvor-site .lx-diagram__link i:before{content:"";position:absolute;top:50%;width:9px;height:9px;border-radius:50%;translate:0 -50%;background:#7cd3f7;box-shadow:0 0 10px 3px rgba(23,163,230,.35);animation:lx-dot-glow 2.6s ease-in-out infinite}.lexvor-site .lx-diagram__link i:before{left:-4px}.lexvor-site .lx-diagram__link i:after{right:-4px;animation-delay:1.3s}@keyframes lx-dot-glow{0%,to{box-shadow:0 0 8px 2px rgba(23,163,230,.3)}50%{box-shadow:0 0 16px 5px rgba(23,163,230,.55)}}.lexvor-site .lx-diagram.is-revealed .lx-diagram__circle,.lexvor-site .lx-diagram.is-revealed .lx-diagram__num{opacity:1;scale:1}.lexvor-site .lx-diagram.is-revealed .lx-diagram__label{opacity:1;translate:0 0}.lexvor-site .lx-diagram.is-revealed .lx-diagram__link i{transform:scaleX(1)}.lexvor-site .lx-diagram__circle,.lexvor-site .lx-diagram__label,.lexvor-site .lx-diagram__link i,.lexvor-site .lx-diagram__num{transition-delay:var(--lx-stagger,0s)}@media (max-width:640px){.lexvor-site .lx-diagram{flex-direction:column;align-items:center;gap:0;transform:none}.lexvor-site .lx-diagram__node{width:min(340px,90vw);grid-template-columns:84px minmax(0,1fr);grid-template-areas:"circle num" "circle label";column-gap:18px;row-gap:5px;align-items:center;justify-items:start}.lexvor-site .lx-diagram__circle{grid-area:circle;width:84px;box-shadow:0 0 0 5px rgba(23,163,230,.05),0 0 30px rgba(23,163,230,.16)}.lexvor-site .lx-diagram__num{grid-area:num;width:28px;height:28px;margin-top:0;font-size:13.5px;align-self:end}.lexvor-site .lx-diagram__label{grid-area:label;margin-top:0;align-self:start;text-align:left;font-size:16.5px}.lexvor-site .lx-diagram__link{flex:none;width:min(340px,90vw);height:44px;max-width:none;margin-block:6px;display:block}.lexvor-site .lx-diagram__link i{width:2px;height:100%;margin-left:41px;background:linear-gradient(180deg,rgba(23,163,230,.75),rgba(23,163,230,.35));transform:scaleY(0);transform-origin:top center}.lexvor-site .lx-diagram.is-revealed .lx-diagram__link i{transform:scaleY(1)}.lexvor-site .lx-diagram__link i:after,.lexvor-site .lx-diagram__link i:before{left:50%;translate:-50% 0}.lexvor-site .lx-diagram__link i:before{top:-4px}.lexvor-site .lx-diagram__link i:after{top:auto;bottom:-4px}}.lexvor-site .lx-isfor img{width:clamp(150px,18vw,220px);height:auto;margin:0 auto 14px;display:block}.lexvor-site .lx-isfor .lx-h2{font-weight:500}.lexvor-site .lx-footer{background:var(--lx-dark);color:rgba(255,255,255,.72);margin-top:clamp(72px,9vw,128px);padding:clamp(56px,7vw,88px) 0 40px;font-size:14px}.lexvor-site .lx-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:clamp(28px,5vw,64px);padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width:860px){.lexvor-site .lx-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.lexvor-site .lx-footer__grid{grid-template-columns:1fr}}.lexvor-site .lx-footer__brand img:not(.lx-airlogo){height:34px;width:auto;margin-bottom:18px}.lexvor-site .lx-footer__brand p{max-width:320px;line-height:1.7;color:rgba(255,255,255,.55)}.lexvor-site .lx-footer h4{color:#fff;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px}.lexvor-site .lx-footer ul{display:grid;gap:11px}.lexvor-site .lx-footer a{color:rgba(255,255,255,.72);text-decoration:none;transition:color .2s ease}.lexvor-site .lx-footer a:hover{color:#fff}.lexvor-site .lx-footer__meta{display:flex;flex-wrap:wrap;gap:12px 28px;justify-content:space-between;padding-top:28px;color:rgba(255,255,255,.45);font-size:13px}.lexvor-site .reveal-element{opacity:0;translate:0 34px;transition:opacity .9s cubic-bezier(.22,1,.36,1),translate .9s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--lx-delay, 0) * 90ms);will-change:opacity,translate}.lexvor-site .reveal-element.is-revealed{opacity:1;translate:0 0}.lexvor-site .reveal-element--zoom{translate:0 0;scale:.94;transition-property:opacity,scale}.lexvor-site .reveal-element--zoom.is-revealed{scale:1}@media (prefers-reduced-motion:reduce){html:has(.lexvor-site){scroll-behavior:auto}.lexvor-site .reveal-element{opacity:1;translate:0 0;scale:1;transition:none}.lexvor-site .lx-words .lx-word>span{translate:0 0;animation:none}.lexvor-site .lx-roll>span{animation:none;opacity:0}.lexvor-site .lx-roll>span:first-child{opacity:1;transform:none}.lexvor-site .lx-airpulse,.lexvor-site .lx-turn__pill,.lexvor-site .lx-turn__prompt,.lexvor-site .lx-turn__prose,.lexvor-site .lx-type__line{animation:none}.lexvor-site .lx-turn__gen{display:none}.lexvor-site .lx-scene:first-child .lx-turn__pill,.lexvor-site .lx-scene:first-child .lx-turn__prompt,.lexvor-site .lx-scene:first-child .lx-turn__prose{opacity:1;transform:none}.lexvor-site .lx-type__line{opacity:0;clip-path:none}.lexvor-site .lx-diagram__link i:after,.lexvor-site .lx-diagram__link i:before,.lexvor-site .lx-float,.lexvor-site .lx-marquee__track{animation:none}.lexvor-site .lx-diagram__circle,.lexvor-site .lx-diagram__label,.lexvor-site .lx-diagram__num{opacity:1;scale:1;translate:0 0;transition:none}.lexvor-site .lx-diagram__link i{transform:none;transition:none}.lexvor-site .lx-band__media,.lexvor-site .lx-drift,.lexvor-site .lx-settle,.lexvor-site .lx-video-band video,.lexvor-site .lx-video-band>img.lx-video-bg{transform:none}}@media (max-width:640px){.lexvor-site .lx-btn-row{flex-direction:column;align-items:stretch}.lexvor-site .lx-btn{justify-content:center;width:100%;padding-block:16px}.lexvor-site .lx-split__art .lx-phone{width:min(230px,62vw)}}.lexvor-site .lx-buybar{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;display:none;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px max(10px,env(safe-area-inset-bottom,10px)) 20px;border-radius:999px;background:rgba(13,15,19,.92);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 18px 44px -16px rgba(0,0,0,.55);opacity:0;translate:0 18px;transition:opacity .45s ease,translate .45s cubic-bezier(.22,1,.36,1);pointer-events:none}.lexvor-site .lx-buybar.is-visible{opacity:1;translate:0 0;pointer-events:auto}.lexvor-site .lx-buybar__copy{display:grid;gap:1px;line-height:1.25;color:#fff;margin:0}.lexvor-site .lx-buybar__copy strong{font-size:14.5px;font-weight:700;letter-spacing:-.01em}.lexvor-site .lx-buybar__copy span{font-size:12.5px;color:rgba(255,255,255,.72)}.lexvor-site .lx-buybar .lx-btn{width:auto;flex:none;padding:12px 22px;font-size:14.5px}@media (max-width:700px){.lexvor-site .lx-buybar{display:flex}.lexvor-site:has(.lx-buybar) .lx-footer{padding-bottom:104px}}.lexvor-site .lx-fnav__mark img,.lexvor-site .lx-fnav__mark svg{display:block;height:19px;width:auto;transform:translateY(1px)}.lexvor-site .lx-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.lexvor-site .lx-stat{background:#fff;border:1px solid var(--lx-line);border-radius:var(--lx-r-lg);padding:22px 12px 18px;text-align:center;box-shadow:var(--lx-shadow-soft)}.lexvor-site .lx-stat strong{display:block;font-size:clamp(28px,3.4vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--lx-blue)}.lexvor-site .lx-stat>span{display:block;margin-top:4px;font-size:13.5px;font-weight:500;color:var(--lx-body)}@media (max-width:640px){.lexvor-site .lx-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lexvor-site .lx-stat{padding:16px 8px 14px}}.lexvor-site .lx-form{display:grid;gap:14px;max-width:520px;margin-inline:auto;text-align:left}.lexvor-site .lx-form label{display:grid;gap:6px;font-size:13.5px;font-weight:600;color:var(--lx-ink)}.lexvor-site .lx-input{width:100%;border:1.5px solid var(--lx-line);border-radius:14px;background:#fff;padding:13px 16px;font-size:15px;font-family:inherit;color:var(--lx-ink);transition:border-color .2s ease,box-shadow .2s ease}.lexvor-site .lx-input:focus{outline:none;border-color:rgba(23,163,230,.55);box-shadow:0 0 0 4px rgba(23,163,230,.12)}.lexvor-site .lx-form .lx-btn{justify-content:center;border:0;cursor:pointer}.lexvor-site .lx-form .lx-btn:disabled{opacity:.65;cursor:default}.lexvor-site .lx-form-note{font-size:13px;color:var(--lx-faint);text-align:center}.lexvor-site .lx-form-error{font-size:14px;font-weight:500;color:#d3264c;text-align:center}.lexvor-site .lx-form-success{max-width:520px;margin-inline:auto;text-align:center;padding:34px 22px;border:1px solid rgba(34,192,105,.35);background:rgba(34,192,105,.08);border-radius:var(--lx-r-lg);color:var(--lx-ink);font-weight:500;line-height:1.6}.lexvor-site .lx-hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}@media (max-width:640px){.lexvor-site .lx-split>div{text-align:center}.lexvor-site .lx-split .lx-lede{margin-inline:auto}.lexvor-site .lx-chip-row{justify-content:center}.lexvor-site .lx-card{text-align:center}.lexvor-site .lx-card .lx-ticks{text-align:left}.lexvor-site .lx-footer__grid{grid-template-columns:minmax(0,1fr);text-align:center}.lexvor-site .lx-footer__brand img:not(.lx-airlogo),.lexvor-site .lx-footer__brand p{margin-inline:auto}.lexvor-site .lx-footer__meta{flex-direction:column;align-items:center;text-align:center;gap:8px}}.lexvor-site .lx-linkform{max-width:560px;margin-inline:auto;display:grid;gap:12px}.lexvor-site .lx-linkrow{display:flex;gap:10px}.lexvor-site .lx-linkrow .lx-input{flex:1 1 auto;font-size:16.5px;padding:15px 18px}.lexvor-site .lx-linkrow .lx-btn{flex:none;white-space:nowrap}@media (max-width:640px){.lexvor-site .lx-linkrow{flex-direction:column}}.lexvor-site .lx-ticks--inline{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 26px}.lexvor-site .lx-ticks--inline li{display:inline-flex;align-items:center;gap:8px;color:var(--lx-ink);font-size:14.5px;font-weight:500}.lexvor-site .lx-ticks--inline svg{width:16px;height:16px;color:var(--lx-green)}.lexvor-site .lx-appmock{container-type:inline-size;aspect-ratio:760/1651;background:#0a0c10;color:#e7eaee;display:flex;flex-direction:column;text-align:left;user-select:none}.lexvor-site .lx-appmock__status{display:flex;justify-content:space-between;align-items:center;padding:5cqw 9.3cqw 0 13.2cqw}.lexvor-site .lx-appmock__time{display:inline-flex;align-items:center;gap:1.3cqw;font-size:3.95cqw;font-weight:700;line-height:1}.lexvor-site .lx-appmock__time svg{width:2.9cqw;height:2.9cqw}.lexvor-site .lx-appmock__meters{display:inline-flex;align-items:center;gap:2.4cqw}.lexvor-site .lx-appmock__m-signal{width:3.9cqw;height:auto}.lexvor-site .lx-appmock__m-wifi{width:4.2cqw;height:auto}.lexvor-site .lx-appmock__m-batt{width:6.6cqw;height:auto}.lexvor-site .lx-appmock__urlbar{display:flex;align-items:center;justify-content:space-between;gap:2cqw;margin:5.1cqw 3.6cqw 0;height:9.87cqw;padding:0 3.4cqw;border-radius:3.2cqw;background:#16191f;font-size:2.9cqw;font-weight:600}.lexvor-site .lx-appmock__urlbar svg{width:2.9cqw;height:2.9cqw}.lexvor-site .lx-appmock__body{flex:1 1 auto;padding:0 3.8cqw;min-height:0;overflow:hidden}.lexvor-site .lx-appmock__compose{display:block;width:4.6cqw;height:4.6cqw;margin-top:7.6cqw;color:#cfd4db}.lexvor-site .lx-appmock__body h4{margin:7.5cqw 0 0;color:#fff;font-size:6.4cqw;font-weight:700;letter-spacing:-.02em;line-height:1.1}.lexvor-site .lx-appmock__sub{margin-top:3.9cqw;color:#8b93a1;font-size:3.6cqw;line-height:4.9cqw}.lexvor-site .lx-appmock__pills{display:flex;justify-content:space-between;align-items:center;margin-top:5.8cqw;height:8cqw;padding:0 .8cqw;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07);white-space:nowrap}.lexvor-site .lx-appmock__pills span{display:inline-flex;align-items:center;gap:1.05cqw;height:6.4cqw;padding:0 2.4cqw;border-radius:999px;font-size:2.85cqw;font-weight:500;color:#8b93a1}.lexvor-site .lx-appmock__pills span svg{width:2.9cqw;height:2.9cqw}.lexvor-site .lx-appmock__pills span.is-active{background:#10141b;border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:600}.lexvor-site .lx-appmock__clear{display:grid;justify-items:center;text-align:center;margin-top:18.9cqw}.lexvor-site .lx-appmock__shield{display:grid;place-items:center;width:14.9cqw;height:14.9cqw;border-radius:4.5cqw;background:rgba(34,192,105,.12);color:var(--lx-green)}.lexvor-site .lx-appmock__shield svg{width:5.9cqw;height:5.9cqw}.lexvor-site .lx-appmock__clear strong{margin-top:3.8cqw;color:#fff;font-size:3.75cqw;font-weight:700;line-height:1}.lexvor-site .lx-appmock__clear p{margin-top:2.4cqw;color:#8b93a1;font-size:3.2cqw;line-height:4.4cqw;max-width:88cqw}.lexvor-site .lx-appmock__nav{position:relative;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;border-top:1px solid rgba(255,255,255,.07);padding:1.8cqw 1cqw 2.2cqw}.lexvor-site .lx-appmock__nav>span{display:grid;justify-items:center;gap:.9cqw;font-size:2.3cqw;font-weight:400;color:#8b93a1;line-height:1}.lexvor-site .lx-appmock__nav>span>svg{width:3.55cqw;height:3.55cqw}.lexvor-site .lx-appmock__nav>span.is-active{color:#fff;font-weight:700}.lexvor-site .lx-appmock__fab{position:absolute;left:50%;translate:-50% 0;top:-4.9cqw;display:grid!important;place-items:center;width:12.6cqw;height:12.6cqw;border-radius:50%;background:var(--lx-blue);box-shadow:0 1.6cqw 4.2cqw calc(-1 * 1.1cqw) rgba(23,163,230,.65)}.lexvor-site .lx-appmock__fab img{width:5.7cqw;height:auto}.lexvor-site .lx-appmock__toolbar{display:flex;justify-content:space-between;align-items:center;padding:2.6cqw 12.1cqw 9.3cqw;color:#cfd4db}.lexvor-site .lx-appmock__toolbar svg{width:4.5cqw;height:4.5cqw}.lexvor-site .lx-appmock__toolbar .is-dim{opacity:.35}.lexvor-site .lx-appmock__island{width:34cqw;height:6.2cqw;border-radius:999px;background:#101318}.lexvor-site .lx-agentmock__toprow{display:flex;justify-content:space-between;align-items:flex-start;margin-top:7.6cqw}.lexvor-site .lx-agentmock__toprow .lx-appmock__compose{margin-top:0}.lexvor-site .lx-agentmock__avatar{display:grid;place-items:center;width:7.1cqw;height:7.1cqw;border-radius:50%;background:var(--lx-blue);color:#fff;font-size:3.2cqw;font-weight:600;line-height:1}.lexvor-site .lx-agentmock__center{display:grid;justify-items:center;text-align:center}.lexvor-site img.lx-agentmock__mark{width:15.7cqw;height:auto;margin-top:21cqw;opacity:.95}.lexvor-site .lx-agentmock__ask{margin-top:5.5cqw;font-size:5.3cqw;color:#8b93a1;line-height:1.2}.lexvor-site .lx-agentmock__call{display:inline-flex;align-items:center;gap:2.2cqw;margin-top:9cqw;height:11.7cqw;padding:0 5cqw 0 2.6cqw;border-radius:999px;background:var(--lx-blue);color:#fff;font-size:4.2cqw;font-weight:700;line-height:1}.lexvor-site .lx-agentmock__call i{display:grid;place-items:center;width:6.6cqw;height:6.6cqw;border-radius:50%;background:rgba(255,255,255,.22)}.lexvor-site .lx-agentmock__call i svg{width:3.2cqw;height:3.2cqw}.lexvor-site .lx-agentmock__call em{font-style:normal;font-weight:400;font-size:3.5cqw;opacity:.85}.lexvor-site .lx-agentmock__composer{margin-top:7.4cqw;height:23.2cqw;border-radius:5.8cqw;background:rgba(22,28,36,.55);border:1px solid rgba(255,255,255,.06);padding:4.9cqw 5cqw 4.2cqw;display:flex;flex-direction:column;justify-content:space-between}.lexvor-site .lx-agentmock__composer>p{font-size:3.7cqw;color:#6b7484}.lexvor-site .lx-agentmock__tools{display:flex;align-items:center;gap:4.5cqw;color:#8b93a1}.lexvor-site .lx-agentmock__tools svg{width:3.2cqw;height:3.2cqw}.lexvor-site .lx-agentmock__send{margin-left:auto;display:grid;place-items:center;width:9.5cqw;height:9.5cqw;border-radius:50%;border:1px solid rgba(255,255,255,.1)}.lexvor-site .lx-tasksmock__head{display:flex;justify-content:space-between;align-items:center;margin-top:3cqw}.lexvor-site .lx-tasksmock__head h4{color:#fff;font-size:4.9cqw;font-weight:700;letter-spacing:-.02em}.lexvor-site .lx-tasksmock__plus{display:grid;place-items:center;width:8cqw;height:8cqw;border-radius:50%;background:var(--lx-blue);color:#fff}.lexvor-site .lx-tasksmock__plus svg{width:3.6cqw;height:3.6cqw}.lexvor-site .lx-tasksmock__pills{display:flex;align-items:center;gap:2.4cqw;margin-top:5cqw;margin-left:-8cqw;white-space:nowrap}.lexvor-site .lx-tasksmock__pills>span{display:inline-flex;align-items:center;gap:1.6cqw;height:9.6cqw;padding:0 3.9cqw;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);font-size:3.4cqw;font-weight:500;color:#cfd4db}.lexvor-site .lx-tasksmock__pills>span.is-active{border-color:rgba(34,192,105,.45);background:rgba(34,192,105,.06);color:#fff}.lexvor-site .lx-tasksmock__pills svg{width:3.2cqw;height:3.2cqw}.lexvor-site .lx-tasksmock__pills .is-amber{color:#eab308}.lexvor-site .lx-tasksmock__pills .is-green{color:var(--lx-green)}.lexvor-site .lx-tasksmock__range{display:inline-flex;align-items:center;gap:1.8cqw;margin-top:3.9cqw;height:7.1cqw;padding:0 3.4cqw;border-radius:999px;border:1px solid rgba(255,255,255,.1);font-size:3.4cqw;font-weight:500;color:#cfd4db}.lexvor-site .lx-tasksmock__range svg{width:3cqw;height:3cqw}.lexvor-site .lx-tasksmock__list{margin:4cqw -3.8cqw 0}.lexvor-site .lx-tasksmock__date{padding:2.6cqw 3.8cqw;background:rgba(255,255,255,.02);font-size:3.1cqw;font-weight:600;color:#8b93a1}.lexvor-site .lx-tasksmock__row{display:flex;align-items:center;gap:2.6cqw;padding:3.2cqw 3.8cqw;border-top:1px solid rgba(255,255,255,.05);white-space:nowrap}.lexvor-site .lx-tasksmock__row svg{flex:none;width:3.4cqw;height:3.4cqw}.lexvor-site .lx-tasksmock__row .is-green{color:var(--lx-green)}.lexvor-site .lx-tasksmock__row .is-dim{color:#6b7484}.lexvor-site .lx-tasksmock__title{overflow:hidden;text-overflow:ellipsis;font-size:3.5cqw;font-weight:600;color:#fff}.lexvor-site .lx-tasksmock__title.is-cancelled{color:#6b7484;font-weight:500;text-decoration:line-through}.lexvor-site .lx-tasksmock__row i{flex:none;font-style:normal;font-size:2.6cqw;padding:.8cqw 2.2cqw;border-radius:999px;background:rgba(255,255,255,.07);color:#9aa3b1}.lexvor-site .lx-tasksmock__time{flex:none;margin-left:auto;font-size:3.2cqw;color:#8b93a1}.lexvor-site .lx-paymock__title{display:flex;align-items:center;gap:2.6cqw;margin-top:3cqw;color:#cfd4db}.lexvor-site .lx-appmock h4,.lexvor-site .lx-lapmock h4{margin:0;line-height:1.15}.lexvor-site .lx-paymock__title svg{flex:none;width:3.9cqw;height:3.9cqw}.lexvor-site .lx-paymock__title h4{color:#fff;font-size:5.8cqw;font-weight:700;letter-spacing:-.02em}.lexvor-site .lx-paymock__hero{margin-top:4.7cqw;border-radius:5.3cqw;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,rgba(23,80,120,.18),rgba(10,12,16,.1));padding:9cqw 5cqw;display:grid;justify-items:center;text-align:center}.lexvor-site .lx-paymock__tile{display:grid;place-items:center;width:14.5cqw;height:14.5cqw;border-radius:4.5cqw;background:rgba(23,163,230,.14);color:#35b6f0}.lexvor-site .lx-paymock__tile svg{width:6cqw;height:6cqw}.lexvor-site .lx-paymock__hero strong{margin-top:5cqw;color:#fff;font-size:5.3cqw;font-weight:700;line-height:1.15}.lexvor-site .lx-paymock__hero p{margin-top:3.4cqw;color:#8b93a1;font-size:3.7cqw;line-height:4.9cqw}.lexvor-site .lx-paymock__card{margin-top:3.4cqw;border-radius:5.3cqw;border:1px solid rgba(255,255,255,.07);padding:5.5cqw 3.9cqw 4.7cqw}.lexvor-site .lx-paymock__card strong{display:block;margin-top:3.9cqw;color:#fff;font-size:3.7cqw;font-weight:700}.lexvor-site .lx-paymock__card>p{margin-top:1.3cqw;color:#8b93a1;font-size:3.3cqw}.lexvor-site .lx-paymock__bars{display:flex;align-items:flex-end;gap:1.1cqw;height:12.2cqw}.lexvor-site .lx-paymock__bars i{flex:1 1 0;border-radius:1.6cqw 1.6cqw .6cqw .6cqw;background:#0d4a66}.lexvor-site .lx-paymock__skel{display:grid;gap:3.2cqw;padding-top:1cqw}.lexvor-site .lx-paymock__skel i{height:2.9cqw;border-radius:999px;background:#0d4a66}.lexvor-site .lx-payask__amount{margin-top:5cqw;color:#fff;font-size:9cqw;font-weight:800;letter-spacing:-.02em;line-height:1.02}.lexvor-site .lx-payask__to{margin-top:1.8cqw;color:#9aa2b0;font-size:3.4cqw;font-weight:600}.lexvor-site .lx-payask__actions{display:flex;gap:2.6cqw;width:100%;margin-top:5.2cqw}.lexvor-site .lx-payask__approve,.lexvor-site .lx-payask__decline{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:1.6cqw;padding:3.4cqw 0;border-radius:999px;font-size:3.7cqw;font-weight:700}.lexvor-site .lx-payask__approve{background:#22c07a;color:#06301d}.lexvor-site .lx-payask__approve svg{width:4.2cqw;height:4.2cqw}.lexvor-site .lx-payask__decline{background:rgba(255,255,255,.08);color:#cbd2dc}.lexvor-site .lx-payask__note{display:flex;align-items:center;gap:3.2cqw;text-align:left}.lexvor-site .lx-payask__noteicon{display:grid;place-items:center;width:9cqw;height:9cqw;flex-shrink:0;border-radius:2.6cqw;background:rgba(34,192,122,.14);color:#35d08a}.lexvor-site .lx-payask__noteicon svg{width:4.6cqw;height:4.6cqw}.lexvor-site .lx-payask__note strong{display:block;margin-top:0;color:#fff;font-size:3.7cqw;font-weight:700}.lexvor-site .lx-payask__note p{margin-top:.8cqw;color:#8b93a1;font-size:3.3cqw;line-height:1.35}.lexvor-site .lx-lapmock{container-type:inline-size;aspect-ratio:1800/1010;background:#07090c;display:flex;text-align:left;user-select:none}.lexvor-site .lx-lapmock__rail{flex:none;width:9.4cqw;padding:2.4cqw 0 2.4cqw 2.2cqw;display:flex;flex-direction:column;gap:2.2cqw;color:#b7bec9}.lexvor-site .lx-lapmock__rail img{width:1.9cqw;height:auto;margin-bottom:1cqw}.lexvor-site .lx-lapmock__rail svg{width:1.6cqw;height:1.6cqw}.lexvor-site .lx-lapmock__center{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;padding-top:10.3cqw;min-width:0}.lexvor-site img.lx-lapmock__mark{width:6.6cqw;height:auto}.lexvor-site .lx-lapmock__ask{margin-top:4.2cqw;font-size:1.66cqw;color:#8b93a1;line-height:1.2}.lexvor-site .lx-lapmock__call{display:inline-flex;align-items:center;gap:.8cqw;margin-top:2cqw;height:2.9cqw;padding:0 1.6cqw 0 .6cqw;border-radius:999px;background:var(--lx-blue);color:#fff;font-size:1.3cqw;font-weight:700;line-height:1}.lexvor-site .lx-lapmock__call i{display:grid;place-items:center;width:2.1cqw;height:2.1cqw;border-radius:50%;background:rgba(255,255,255,.22)}.lexvor-site .lx-lapmock__call i svg{width:1cqw;height:1cqw}.lexvor-site .lx-lapmock__call em{font-style:normal;font-weight:400;font-size:1.1cqw;opacity:.85}.lexvor-site .lx-lapmock__chips{display:flex;align-items:center;gap:.9cqw;margin-top:3.7cqw;white-space:nowrap}.lexvor-site .lx-lapmock__chips span{display:inline-flex;align-items:center;height:2.5cqw;padding:0 1.4cqw;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);font-size:1.15cqw;color:#cfd4db}.lexvor-site .lx-lapmock__chip-icon{width:2.5cqw;padding:0!important;justify-content:center}.lexvor-site .lx-lapmock__chips svg{width:1cqw;height:1cqw}.lexvor-site .lx-lapmock__composer{width:47.7cqw;margin-top:2cqw;border-radius:2.3cqw;border:1px solid rgba(255,255,255,.07);background:rgba(20,26,34,.5);padding:1.7cqw 2cqw 1.4cqw}.lexvor-site .lx-lapmock__composer>p{font-size:1.5cqw;color:#6b7484}.lexvor-site .lx-lapmock__tools{display:flex;align-items:center;gap:1.6cqw;margin-top:1.2cqw;color:#8b93a1}.lexvor-site .lx-lapmock__tools svg{width:1.1cqw;height:1.1cqw}.lexvor-site .lx-lapmock__send{margin-left:auto}.lexvor-site .lx-reach{margin-top:clamp(38px,5vw,56px)}.lexvor-site .lx-reach__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.lexvor-site .lx-reach__stat{padding:26px 24px 28px;border-radius:var(--lx-r-lg);border:1px solid var(--lx-line);background:#fff;box-shadow:var(--lx-shadow-soft)}.lexvor-site .lx-reach__stat strong{display:block;margin-top:18px;font-size:clamp(36px,4.4vw,52px);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--lx-ink);font-variant-numeric:tabular-nums}.lexvor-site .lx-reach__label{display:block;margin-top:6px;font-size:14.5px;font-weight:600;color:var(--lx-blue-deep)}.lexvor-site .lx-reach__stat p{margin-top:10px;font-size:14px;line-height:1.6;color:var(--lx-body)}.lexvor-site .lx-reach__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:22px;text-align:left}.lexvor-site .lx-reach__step{display:flex;gap:14px;align-items:flex-start;padding:20px 22px;border-radius:var(--lx-r);background:var(--lx-soft)}.lexvor-site .lx-reach__num{display:grid;place-items:center;flex:none;width:26px;height:26px;border-radius:999px;background:var(--lx-blue);color:#fff;font-size:13px;font-weight:700}.lexvor-site .lx-reach__step strong{font-size:15px;font-weight:600;color:var(--lx-ink)}.lexvor-site .lx-reach__step p{margin-top:4px;font-size:13.5px;line-height:1.55;color:var(--lx-body)}.lexvor-site .lx-reach .lx-kicker svg{width:15px;height:15px;vertical-align:-2px;margin-right:6px;color:var(--lx-green)}@media (max-width:900px){.lexvor-site .lx-reach__stats,.lexvor-site .lx-reach__steps{grid-template-columns:1fr;max-width:460px;margin-inline:auto}}.lexvor-site .lx-btn--full{width:100%;justify-content:center}dialog.lx-modal{margin:auto;padding:0;border:0;background:transparent;max-width:min(440px,calc(100vw - 32px));width:100%}dialog.lx-modal::backdrop{background:rgba(11,12,16,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}dialog.lx-modal .lx-modal__panel{font-family:var(--lx-font,inherit);border-radius:var(--lx-r-lg);background:#fff;box-shadow:0 40px 90px -30px rgba(13,17,23,.45);padding:22px;text-align:left}dialog.lx-modal .lx-modal__head{display:flex;align-items:center;gap:12px;margin-bottom:16px}dialog.lx-modal .lx-modal__head h3{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--lx-ink)}dialog.lx-modal .lx-modal__head button{margin-left:auto;display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:999px;background:var(--lx-soft);color:var(--lx-body);cursor:pointer}.lexvor-site button.lx-join-option,dialog.lx-modal button.lx-join-option{width:100%;border:1px solid var(--lx-line);background:#fff;font:inherit;text-align:left;cursor:pointer}dialog.lx-modal .lx-modal__body{display:grid;gap:10px}dialog.lx-modal .lx-modal__foot{margin-top:16px;text-align:center;font-size:13px;color:var(--lx-faint)}@media (prefers-reduced-motion:no-preference){dialog.lx-modal[open] .lx-modal__panel{animation:lx-modal-in .22s cubic-bezier(.22,1,.36,1)}}@keyframes lx-modal-in{0%{opacity:0;transform:translateY(10px) scale(.98)}}.lexvor-site .lx-start{max-width:520px;margin:clamp(30px,4vw,44px) auto 0}.lexvor-site .lx-seg{display:inline-flex;padding:5px;border-radius:999px;border:1px solid rgba(13,17,23,.1);background:rgba(13,17,23,.055);box-shadow:inset 0 1px 2px rgba(13,17,23,.05)}.lexvor-site .lx-seg button{border:0;cursor:pointer;border-radius:999px;padding:10px 22px;font:inherit;font-size:14.5px;font-weight:600;color:var(--lx-ink);background:transparent;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.lexvor-site .lx-seg button:not(.is-active):hover{color:var(--lx-blue-deep)}.lexvor-site .lx-seg button.is-active{background:#fff;color:var(--lx-ink);box-shadow:0 1px 2px rgba(13,17,23,.08),0 6px 16px -8px rgba(13,17,23,.22)}.lexvor-site .lx-start__panel{margin-top:clamp(20px,3vw,28px)}.lexvor-site .lx-start__biz{display:grid;gap:16px;justify-items:center}.lexvor-site .lx-start__biz p{color:var(--lx-body);font-size:15.5px;line-height:1.6}.lexvor-site .lx-opts{display:grid;gap:10px;margin-top:clamp(28px,4vw,38px);text-align:left}.lexvor-site .lx-opt{display:flex;align-items:center;gap:16px;padding:15px 18px;border-radius:var(--lx-r);border:1px solid var(--lx-line);background:#fff;color:var(--lx-ink);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lexvor-site .lx-opt:hover{border-color:rgba(23,163,230,.45);box-shadow:var(--lx-shadow-soft);transform:translateY(-1px)}.lexvor-site .lx-opt__body{display:flex;flex-direction:column;gap:3px;min-width:0}.lexvor-site .lx-opt__body strong{font-size:15px;font-weight:600}.lexvor-site .lx-opt__body em{font-style:normal;font-size:13.5px;color:var(--lx-body)}.lexvor-site .lx-opt svg{width:18px;height:18px;margin-left:auto;flex:none;color:var(--lx-faint)}.lexvor-site .lx-start__signin{margin-top:clamp(24px,3vw,32px);padding-top:clamp(20px,2.5vw,26px);border-top:1px solid var(--lx-line);font-size:14.5px;color:var(--lx-faint)}.lexvor-site .lx-start__signin a{font-weight:600;color:var(--lx-blue-deep)}.lexvor-site .lx-steps{display:flex;flex-wrap:wrap;justify-content:center;gap:22px}.lexvor-site .lx-steps>*{flex:1 1 300px;max-width:352px}.lexvor-site .lx-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;text-align:left}.lexvor-site .lx-flow__node{position:relative;padding:26px 24px 28px;border-radius:var(--lx-r-lg);border:1px solid var(--lx-line);background:#fff;box-shadow:var(--lx-shadow-soft)}.lexvor-site .lx-flow__node h3{margin-top:16px;font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--lx-ink)}.lexvor-site .lx-flow__node p{margin-top:8px;font-size:14.5px;line-height:1.6;color:var(--lx-body)}.lexvor-site .lx-flow__node:not(:last-child):after{content:"";position:absolute;top:46px;right:-22px;width:22px;height:1.5px;background:linear-gradient(90deg,rgba(23,163,230,.5),rgba(23,163,230,.12))}@media (max-width:900px){.lexvor-site .lx-flow{grid-template-columns:1fr;max-width:460px;margin-inline:auto}.lexvor-site .lx-flow__node:not(:last-child):after{top:auto;bottom:-22px;right:auto;left:50%;translate:-50% 0;width:1.5px;height:22px;background:linear-gradient(180deg,rgba(23,163,230,.5),rgba(23,163,230,.12))}}.lexvor-site .lx-app{container-type:inline-size;aspect-ratio:16/10;position:relative;background:#080a0d;display:flex;text-align:left;user-select:none}.lexvor-site .lx-app__rail{position:absolute;left:2.2cqw;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:2cqw;color:#f9fafb;z-index:1}.lexvor-site .lx-app__rail svg{width:1.5cqw;height:1.5cqw;stroke:currentColor;stroke-width:1.7;fill:none}.lexvor-site .lx-app__rail svg:first-child{stroke:none;fill:currentColor;width:1.6cqw;height:1.6cqw}.lexvor-site .lx-app__main{flex:1 1 auto;width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:4.4cqw}.lexvor-site .lx-app__thread{position:relative;width:52cqw;height:34cqw;margin-bottom:1.6cqw}.lexvor-site .lx-scene{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:1.2cqw}.lexvor-site .lx-turn__prompt{align-self:flex-end;max-width:85%;padding:.3cqw 1.1cqw .3cqw 0;border-right:.17cqw solid rgba(0,160,235,.4);text-align:right;font-size:1.45cqw;font-weight:500;line-height:1.6;color:#f9fafb;opacity:0;animation:lx-prompt 35s cubic-bezier(.22,1,.36,1) infinite}.lexvor-site .lx-turn__gen{display:inline-flex;align-items:center;gap:.7cqw;font-size:1.1cqw;color:#9ca3af;opacity:0;animation:lx-gen 35s linear infinite}.lexvor-site .lx-airpulse{display:inline-block;width:.5cqw;height:.5cqw;border-radius:9999px;background:#00a0eb;animation:lx-airpulse 1.4s ease-in-out infinite}.lexvor-site .lx-turn__pill{display:inline-flex;align-items:center;gap:.7cqw;padding:.55cqw 1.2cqw;border-radius:999px;background:rgba(255,255,255,.05);font-size:1.2cqw;color:#9ca3af;opacity:0;animation:lx-pill 35s cubic-bezier(.22,1,.36,1) infinite}.lexvor-site .lx-turn__dot{width:.45cqw;height:.45cqw;border-radius:999px;background:#10b981;flex:none}.lexvor-site .lx-turn__pill svg{width:1.05cqw;height:1.05cqw;stroke-width:2;flex:none}.lexvor-site .lx-turn__prose{width:100%;font-size:1.45cqw;font-weight:300;line-height:1.7;color:#f9fafb;opacity:0;animation:lx-prose 35s cubic-bezier(.22,1,.36,1) infinite}.lexvor-site .lx-app__composer{width:52cqw;border-radius:2.3cqw;border:1px solid rgba(255,255,255,.08);background:#0c1117;padding:1.7cqw 2cqw 1.4cqw}.lexvor-site .lx-type{position:relative;height:1.95cqw}.lexvor-site .lx-type__line{color:#f9fafb;clip-path:inset(0 100% 0 0);animation:lx-type 35s steps(26) infinite}.lexvor-site .lx-type__line,.lexvor-site .lx-type__ph{position:absolute;inset:0;white-space:nowrap;font-size:1.45cqw;opacity:0}.lexvor-site .lx-type__ph{color:rgba(156,163,175,.7);animation:lx-ph 35s linear infinite}.lexvor-site .lx-app__tools{display:flex;align-items:center;gap:1.6cqw;margin-top:1.2cqw;color:#9ca3af}.lexvor-site .lx-app__tools svg{width:1.1cqw;height:1.1cqw}.lexvor-site .lx-app__send{margin-left:auto}@keyframes lx-prompt{0%,6.86%{opacity:0;transform:translateY(.5cqw)}26.86%,8%{opacity:1;transform:none}28%,to{opacity:0;transform:none}}@keyframes lx-gen{0%,8.2%{opacity:0}11.6%,8.57%{opacity:1}12%,to{opacity:0}}@keyframes lx-pill{0%,12%{opacity:0;transform:translateY(.4cqw)}12.86%,26.86%{opacity:1;transform:none}28%,to{opacity:0;transform:none}}@keyframes lx-prose{0%,14%{opacity:0;transform:translateY(.5cqw)}15.14%,26.86%{opacity:1;transform:none}28%,to{opacity:0;transform:none}}@keyframes lx-type{0%,1.43%{opacity:1;clip-path:inset(0 100% 0 0)}5.71%,6.86%{opacity:1;clip-path:inset(0 0 0 0)}7%,to{opacity:0;clip-path:inset(0 0 0 0)}}@keyframes lx-ph{0%,6.9%{opacity:0}20.8%,7.6%{opacity:1}21.43%,to{opacity:0}}@keyframes lx-airpulse{0%,to{transform:scale(.7);opacity:.55}50%{transform:scale(1);opacity:1}}@media (max-width:640px){.lexvor-site .lx-app__rail{display:none}.lexvor-site .lx-app__main{padding-bottom:6cqw}.lexvor-site .lx-app__thread{width:80cqw;height:27cqw;margin-bottom:2cqw}.lexvor-site .lx-scene{gap:1.6cqw}.lexvor-site .lx-turn__prompt{padding:.5cqw 1.8cqw .5cqw 0;border-right-width:.28cqw;font-size:2.6cqw}.lexvor-site .lx-turn__gen{gap:1.1cqw;font-size:2.1cqw}.lexvor-site .lx-airpulse{width:.8cqw;height:.8cqw}.lexvor-site .lx-turn__pill{gap:1.1cqw;padding:.9cqw 1.9cqw;font-size:2.2cqw}.lexvor-site .lx-turn__dot{width:.75cqw;height:.75cqw}.lexvor-site .lx-turn__pill svg{width:1.7cqw;height:1.7cqw}.lexvor-site .lx-turn__prose{font-size:2.6cqw}.lexvor-site .lx-app__composer{width:80cqw;border-radius:3cqw;padding:2.2cqw 2.6cqw 1.8cqw}.lexvor-site .lx-type{height:3cqw}.lexvor-site .lx-type__line,.lexvor-site .lx-type__ph{font-size:2.6cqw}.lexvor-site .lx-app__tools svg{width:1.9cqw;height:1.9cqw}.lexvor-site .lx-app{aspect-ratio:19.5/9}.lexvor-site .lx-laptop__screen{position:relative;border-width:9px;border-radius:38px}.lexvor-site .lx-laptop__screen:after{content:"";position:absolute;left:9px;top:50%;width:11px;height:74px;border-radius:999px;background:#000;transform:translateY(-50%);pointer-events:none}.lexvor-site .lx-laptop__base{display:none}.lexvor-site .lx-app__main{padding-left:4cqw;padding-bottom:4cqw}}.lexvor-site .lx-bizmock__eyebrow{margin-top:5.9cqw;font-size:2.9cqw;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#8b93a1}.lexvor-site .lx-bizmock__greet{margin-top:2.4cqw;color:#fff;font-size:6.3cqw;font-weight:400;letter-spacing:-.02em}.lexvor-site .lx-bizmock__greet strong{font-weight:700}.lexvor-site .lx-bizmock__quiet{display:flex;align-items:center;gap:1.8cqw;margin-top:3.2cqw;font-size:3.5cqw;color:#8b93a1}.lexvor-site .lx-bizmock__quiet svg{width:3.4cqw;height:3.4cqw;color:var(--lx-blue)}.lexvor-site .lx-bizmock__chips{display:flex;flex-wrap:wrap;gap:1.8cqw;margin-top:4.2cqw}.lexvor-site .lx-bizmock__chips span{padding:1.9cqw 3.2cqw;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);font-size:3.1cqw;color:#cfd4db;white-space:nowrap}.lexvor-site .lx-bizmock__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2cqw;margin-top:5.5cqw}.lexvor-site .lx-bizmock__stat{display:flex;align-items:center;gap:2.9cqw;padding:3.9cqw 3.4cqw;border-radius:4.2cqw;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.lexvor-site .lx-bizmock__stat strong{display:block;color:#fff;font-size:4.5cqw;font-weight:700;line-height:1.1}.lexvor-site .lx-bizmock__stat p{font-size:2.7cqw;color:#8b93a1;line-height:1.3}.lexvor-site .lx-bizmock__stat-icon{display:grid;place-items:center;flex:none;width:7.4cqw;height:7.4cqw;border-radius:50%}.lexvor-site .lx-bizmock__stat-icon svg{width:3.4cqw;height:3.4cqw}.lexvor-site .lx-bizmock__stat-icon.is-amber{background:rgba(234,179,8,.14);color:#eab308}.lexvor-site .lx-bizmock__stat-icon.is-blue{background:rgba(23,163,230,.14);color:#35b6f0}.lexvor-site .lx-bizmock__stat-icon.is-green{background:rgba(34,192,105,.14);color:var(--lx-green)}.lexvor-site .lx-bizmock__stat-icon.is-purple{background:rgba(139,63,240,.16);color:#a06bf5}.lexvor-site .lx-bizmock__needs{margin-top:4.5cqw;border-radius:4.2cqw;border:1px solid rgba(255,255,255,.06)}.lexvor-site .lx-bizmock__needs-head{display:flex;justify-content:space-between;align-items:center;padding:3.7cqw 3.9cqw;border-bottom:1px solid rgba(255,255,255,.05)}.lexvor-site .lx-bizmock__needs-head strong{color:#fff;font-size:3.7cqw;font-weight:700}.lexvor-site .lx-bizmock__needs-head span{font-size:3.2cqw;font-weight:600;color:var(--lx-blue)}.lexvor-site .lx-bizmock__needs-body{display:grid;justify-items:center;gap:2.2cqw;padding:8cqw 4cqw 9cqw;text-align:center}.lexvor-site .lx-bizmock__needs-body strong{color:#fff;font-size:3.9cqw;font-weight:700}.lexvor-site .lx-bizmock__check{display:grid;place-items:center;width:10.5cqw;height:10.5cqw;border-radius:50%;background:rgba(23,163,230,.12);color:#35b6f0}.lexvor-site .lx-bizmock__check svg{width:5cqw;height:5cqw}.lexvor-site .lx-chanmock__h{margin-top:8cqw;color:#fff;font-size:6.3cqw;font-weight:700;letter-spacing:-.02em}.lexvor-site .lx-chanmock__sub{margin-top:2.8cqw;font-size:3.6cqw;line-height:4.9cqw;color:#8b93a1}.lexvor-site .lx-chanmock__card{margin-top:4.7cqw;border-radius:4.7cqw;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.015);padding:4.7cqw}.lexvor-site .lx-chanmock__row{display:flex;align-items:center;gap:3.2cqw}.lexvor-site .lx-chanmock__tile{display:grid;place-items:center;flex:none;width:7.9cqw;height:7.9cqw;border-radius:50%;background:rgba(23,163,230,.14);color:#35b6f0}.lexvor-site .lx-chanmock__tile svg{width:3.6cqw;height:3.6cqw}.lexvor-site .lx-chanmock__row strong{color:#cfd4db;font-size:3.6cqw;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.lexvor-site .lx-chanmock__row em{margin-left:auto;font-style:normal;font-size:2.9cqw;font-weight:600;color:var(--lx-green);border:1px solid rgba(34,192,105,.4);border-radius:999px;padding:.9cqw 2.9cqw}.lexvor-site .lx-chanmock__num{margin-top:3.7cqw;display:flex;align-items:baseline;gap:2.4cqw;color:#fff;font-size:4.7cqw;font-weight:700;letter-spacing:-.01em}.lexvor-site .lx-chanmock__num i{font-style:normal;font-size:3.2cqw;font-weight:500;color:#8b93a1}.lexvor-site .lx-chanmock__body{margin-top:2.9cqw;font-size:3.3cqw;line-height:4.6cqw;color:#8b93a1}.lexvor-site .lx-chanmock__link{display:inline-block;margin-top:3.7cqw;font-size:3.4cqw;font-weight:700;color:var(--lx-blue)}.lexvor-site .lx-sigmock{padding-bottom:6cqw}.lexvor-site .lx-sigmock__url{align-self:center;margin:1.6cqw auto 0;display:block;width:fit-content;padding:1.8cqw 4.2cqw;border-radius:999px;background:#16191f;font-size:2.9cqw;font-weight:600}.lexvor-site .lx-sigmock__brand{display:flex;align-items:center;justify-content:center;position:relative;margin-top:6.6cqw}.lexvor-site .lx-sigmock__word{display:inline-flex;align-items:center;gap:.8cqw;color:#fff;font-size:7.6cqw;font-weight:800;letter-spacing:-.03em}.lexvor-site .lx-sigmock__word img{width:7.2cqw;height:auto}.lexvor-site .lx-sigmock__sun{position:absolute;right:7.9cqw;width:4.2cqw;height:4.2cqw;color:#cfd4db}.lexvor-site .lx-sigmock h4{margin:12cqw 3.8cqw 0;text-align:center;color:#fff;font-size:6.8cqw;font-weight:700;letter-spacing:-.02em}.lexvor-site .lx-sigmock__sub{margin-top:2.9cqw;text-align:center;font-size:3.9cqw;color:#8b93a1}.lexvor-site .lx-sigmock__label{margin:6.6cqw 3.8cqw 0;color:#fff;font-size:3.9cqw;font-weight:600}.lexvor-site .lx-sigmock__field{display:flex;align-items:center;gap:3.2cqw;margin:2.6cqw 3.8cqw 0;height:10.5cqw;padding:0 3.9cqw;border-radius:3.2cqw;border:1px solid rgba(255,255,255,.12)}.lexvor-site .lx-sigmock__cc{font-size:3.6cqw;color:#cfd4db;border-right:1px solid rgba(255,255,255,.12);padding-right:3.2cqw}.lexvor-site .lx-sigmock__ph{font-size:3.9cqw;color:#6b7484}.lexvor-site .lx-sigmock__eye{margin-left:auto;width:3.9cqw;height:3.9cqw;color:#8b93a1}.lexvor-site .lx-sigmock__consent{margin:4.2cqw 3.8cqw 0;border-radius:4.2cqw;border:1px solid rgba(255,255,255,.08);background:rgba(23,163,230,.03);padding:3.9cqw;display:grid;gap:2.9cqw}.lexvor-site .lx-sigmock__consent p{position:relative;padding-left:6.6cqw;font-size:2.9cqw;line-height:3.9cqw;color:#8b93a1}.lexvor-site .lx-sigmock__consent p i{position:absolute;left:0;top:.4cqw;width:3.9cqw;height:3.9cqw;border-radius:1.1cqw;border:1px solid rgba(255,255,255,.25)}.lexvor-site .lx-sigmock__legal{padding-left:0!important;font-size:2.9cqw}.lexvor-site .lx-sigmock__legal u{color:#cfd4db}.lexvor-site .lx-sigmock__cta{display:block;margin:6cqw 3.8cqw 0;height:11.8cqw;line-height:11.8cqw;text-align:center;border-radius:999px;background:rgba(23,130,180,.55);color:rgba(255,255,255,.75);font-size:4.2cqw;font-weight:700}.lexvor-site .lx-sigmock__signin{margin-top:5cqw;text-align:center;font-size:3.6cqw;color:#8b93a1}.lexvor-site .lx-sigmock__signin b{color:var(--lx-blue);font-weight:600}.lexvor-site .lx-lapshell{display:grid;grid-template-columns:8.3cqw 1fr;grid-template-rows:auto 1fr;background:#07090c}.lexvor-site .lx-lapshell__top{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding:1.6cqw 2.4cqw 0 1.6cqw;color:#cfd4db}.lexvor-site .lx-lapshell__tools{display:inline-flex;gap:1.6cqw}.lexvor-site .lx-lapshell__tools svg{width:1.5cqw;height:1.5cqw}.lexvor-site .lx-lapshell__energy{font-size:1.05cqw;color:#cfd4db;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.45cqw 1.1cqw}.lexvor-site .lx-lapshell__rail{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.1cqw;padding-left:1.6cqw;color:#b7bec9}.lexvor-site .lx-lapshell__rail img{width:1.9cqw;height:auto;margin-bottom:.8cqw}.lexvor-site .lx-lapshell__rail svg{width:1.55cqw;height:1.55cqw}.lexvor-site .lx-lapshell__canvas{min-width:0;padding:2.2cqw 8cqw 2cqw 6cqw;text-align:left;overflow:hidden}.lexvor-site .lx-nightmock__eyebrow{font-size:.84cqw;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#8b93a1}.lexvor-site .lx-nightmock__greet{margin-top:.72cqw;color:#fff;font-size:2.48cqw;font-weight:400;letter-spacing:-.02em}.lexvor-site .lx-nightmock__greet strong{font-weight:700}.lexvor-site .lx-nightmock__quiet{display:flex;align-items:center;gap:.56cqw;margin-top:.96cqw;font-size:1cqw;color:#8b93a1}.lexvor-site .lx-nightmock__quiet svg{width:1cqw;height:1cqw;color:var(--lx-blue)}.lexvor-site .lx-nightmock__chips{display:flex;gap:.64cqw;margin-top:1.28cqw;white-space:nowrap}.lexvor-site .lx-nightmock__chips span{padding:.52cqw .96cqw;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);font-size:.84cqw;color:#cfd4db}.lexvor-site .lx-nightmock__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.12cqw;margin-top:1.76cqw}.lexvor-site .lx-nightmock__stat{display:flex;align-items:center;gap:.88cqw;padding:1.04cqw .96cqw;border-radius:1.2cqw;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.lexvor-site .lx-nightmock__fin .lx-bizmock__stat-icon,.lexvor-site .lx-nightmock__stat .lx-bizmock__stat-icon{width:2.08cqw;height:2.08cqw}.lexvor-site .lx-nightmock__fin .lx-bizmock__stat-icon svg,.lexvor-site .lx-nightmock__stat .lx-bizmock__stat-icon svg{width:.96cqw;height:.96cqw}.lexvor-site .lx-nightmock__fin strong,.lexvor-site .lx-nightmock__stat strong{display:block;color:#fff;font-size:1.28cqw;font-weight:700;line-height:1.1}.lexvor-site .lx-nightmock__fin p,.lexvor-site .lx-nightmock__stat p{font-size:.76cqw;color:#8b93a1}.lexvor-site .lx-nightmock__cols{display:grid;grid-template-columns:2.05fr 1fr;gap:1.28cqw;margin-top:1.44cqw}.lexvor-site .lx-nightmock__needs,.lexvor-site .lx-nightmock__sidecard{border-radius:1.2cqw;border:1px solid rgba(255,255,255,.06)}.lexvor-site .lx-nightmock__card-head{display:flex;justify-content:space-between;align-items:center;padding:.96cqw 1.12cqw;border-bottom:1px solid rgba(255,255,255,.05)}.lexvor-site .lx-nightmock__card-head strong{color:#fff;font-size:1cqw;font-weight:700}.lexvor-site .lx-nightmock__card-head span{font-size:.84cqw;font-weight:600;color:var(--lx-blue)}.lexvor-site .lx-nightmock__needs-body{display:grid;justify-items:center;gap:.72cqw;padding:2.72cqw 2.4cqw 2.08cqw;text-align:center}.lexvor-site .lx-nightmock__needs-body .lx-bizmock__check{width:2.72cqw;height:2.72cqw}.lexvor-site .lx-nightmock__needs-body .lx-bizmock__check svg{width:1.36cqw;height:1.36cqw}.lexvor-site .lx-nightmock__needs-body strong{color:#fff;font-size:1.12cqw;font-weight:700}.lexvor-site .lx-nightmock__needs-body p{font-size:.88cqw;line-height:1.24cqw;color:#8b93a1;max-width:24cqw}.lexvor-site .lx-nightmock__needs-body em{display:inline-flex;align-items:center;gap:.48cqw;margin-top:.48cqw;font-style:normal;font-size:.88cqw;font-weight:700;color:#fff;background:var(--lx-blue);border-radius:999px;padding:.6cqw 1.2cqw}.lexvor-site .lx-nightmock__needs-body em svg,.lexvor-site .lx-nightmock__sidecard em svg{width:.84cqw;height:.84cqw}.lexvor-site .lx-nightmock__side{display:grid;gap:1.28cqw;align-content:start}.lexvor-site .lx-nightmock__sidecard p{padding:1.28cqw 1.12cqw 0;text-align:center;font-size:.88cqw;color:#8b93a1}.lexvor-site .lx-nightmock__sidecard em{display:flex;width:fit-content;align-items:center;gap:.48cqw;margin:.8cqw auto 1.12cqw;font-style:normal;font-size:.84cqw;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:.48cqw 1.04cqw}.lexvor-site .lx-nightmock__section{margin-top:1.76cqw;font-size:.84cqw;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#8b93a1}.lexvor-site .lx-nightmock__finrow{display:grid;grid-template-columns:1fr 1fr;gap:1.28cqw;margin-top:.96cqw}.lexvor-site .lx-nightmock__fin{display:flex;align-items:center;gap:.88cqw;padding:1.04cqw 1.12cqw;border-radius:1.2cqw;border:1px solid rgba(255,255,255,.06)}.lexvor-site .lx-agmock__h{color:#fff;font-size:2cqw;font-weight:700;letter-spacing:-.02em}.lexvor-site .lx-agmock__sub{margin-top:.72cqw;font-size:.96cqw;color:#8b93a1}.lexvor-site .lx-agmock__banner{display:flex;align-items:center;gap:1.12cqw;margin-top:1.36cqw;padding:1.28cqw 1.44cqw;border-radius:1.2cqw;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.lexvor-site .lx-agmock__banner strong{display:block;color:#fff;font-size:1.12cqw;font-weight:700}.lexvor-site .lx-agmock__banner p{margin-top:.32cqw;font-size:.88cqw;color:#8b93a1}.lexvor-site .lx-agmock__banner em{display:inline-flex;align-items:center;gap:.48cqw;margin-left:auto;flex:none;font-style:normal;font-size:.88cqw;font-weight:700;color:#fff;background:var(--lx-blue);border-radius:999px;padding:.64cqw 1.2cqw}.lexvor-site .lx-agmock__banner em svg{width:.84cqw;height:.84cqw}.lexvor-site .lx-agmock__tile{display:grid;place-items:center;flex:none;width:2.32cqw;height:2.32cqw;border-radius:50%;background:rgba(23,163,230,.14);color:#35b6f0}.lexvor-site .lx-agmock__tile svg{width:1.08cqw;height:1.08cqw}.lexvor-site .lx-agmock__section{display:flex;align-items:center;gap:.56cqw;margin-top:1.6cqw;color:#fff;font-size:1.2cqw;font-weight:700}.lexvor-site .lx-agmock__section svg{width:1.12cqw;height:1.12cqw;color:var(--lx-blue)}.lexvor-site .lx-agmock__section-sub{margin-top:.56cqw;font-size:.88cqw;line-height:1.28cqw;color:#8b93a1}.lexvor-site .lx-agmock__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.36cqw;margin-top:1.28cqw}.lexvor-site .lx-agmock__col{border-radius:1.2cqw;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.015);padding:1.12cqw}.lexvor-site .lx-agmock__colhead{display:flex;align-items:center;gap:.88cqw;padding-bottom:.88cqw}.lexvor-site .lx-agmock__colhead strong{display:block;color:#fff;font-size:1cqw;font-weight:700}.lexvor-site .lx-agmock__colhead p{font-size:.78cqw;color:#8b93a1}.lexvor-site .lx-agmock__colhead i,.lexvor-site .lx-agmock__perm i{margin-left:auto;flex:none}.lexvor-site .lx-agmock__perm{display:flex;align-items:center;gap:.88cqw;margin-top:.72cqw;padding:.88cqw .96cqw;border-radius:.88cqw;border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.015);color:#cfd4db}.lexvor-site .lx-agmock__perm>svg{flex:none;width:1.04cqw;height:1.04cqw}.lexvor-site .lx-agmock__perm strong{display:block;color:#fff;font-size:.88cqw;font-weight:700}.lexvor-site .lx-agmock__perm p{font-size:.76cqw;line-height:1.08cqw;color:#8b93a1}.lexvor-site .lx-agmock__toggle{width:2.32cqw;height:1.24cqw;border-radius:999px;background:rgba(255,255,255,.14);position:relative;display:inline-block}.lexvor-site .lx-agmock__toggle:after{content:"";position:absolute;top:.13cqw;left:.14cqw;width:.98cqw;height:.98cqw;border-radius:50%;background:#dfe5ec}.lexvor-site .lx-agmock__toggle.is-on{background:var(--lx-blue)}.lexvor-site .lx-agmock__toggle.is-on:after{left:auto;right:.14cqw;background:#fff}.lexvor-site .lx-bizmock__chip-ask{display:inline-flex;align-items:center;gap:1.6cqw}.lexvor-site .lx-bizmock__chip-ask svg{width:2.9cqw;height:2.9cqw}.lexvor-site .lx-sigmock__flag{width:3.9cqw;height:auto;border-radius:.5cqw;margin-right:1.3cqw}.lexvor-site .lx-sigmock__cc{display:inline-flex;align-items:center}.lexvor-site .lx-shopmock__h{margin-top:8cqw;color:#fff;font-size:6.3cqw;font-weight:700;letter-spacing:-.02em}.lexvor-site .lx-shopmock__sub{margin-top:2.8cqw;font-size:3.6cqw;line-height:4.9cqw;color:#8b93a1}.lexvor-site .lx-shopmock__pills{display:flex;align-items:center;justify-content:space-between;gap:1cqw;margin-top:4.7cqw;padding:.8cqw;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);white-space:nowrap}.lexvor-site .lx-shopmock__pills span{display:inline-flex;align-items:center;gap:1.1cqw;height:7.4cqw;padding:0 2.1cqw;border-radius:999px;font-size:2.85cqw;font-weight:500;color:#8b93a1}.lexvor-site .lx-shopmock__pills span svg{width:3cqw;height:3cqw}.lexvor-site .lx-shopmock__pills span.is-active{background:#10141b;border:1px solid rgba(255,255,255,.16);color:#fff;font-weight:700}.lexvor-site .lx-shopmock__search{display:flex;align-items:center;gap:2.4cqw;margin-top:4.7cqw;height:10cqw;padding:0 3.9cqw;border-radius:999px;border:1px solid rgba(255,255,255,.12);font-size:3.7cqw;color:#6b7484}.lexvor-site .lx-shopmock__search svg{flex:none;width:3.6cqw;height:3.6cqw}.lexvor-site .lx-shopmock__status{display:inline-flex;align-items:center;gap:1.8cqw;margin-top:3.4cqw;height:8.4cqw;padding:0 3.4cqw;border-radius:2.6cqw;border:1px solid rgba(255,255,255,.12);font-size:3.6cqw;color:#cfd4db}.lexvor-site .lx-shopmock__status svg{width:3cqw;height:3cqw}.lexvor-site .lx-shopmock__count{margin-top:2.9cqw;font-size:3.2cqw;color:#8b93a1}.lexvor-site .lx-shopmock__actions{display:flex;align-items:center;gap:2.1cqw;margin-top:3.2cqw;white-space:nowrap}.lexvor-site .lx-shopmock__actions span{display:inline-flex;align-items:center;gap:1.3cqw;height:7.9cqw;padding:0 2.9cqw;border-radius:999px;background:rgba(255,255,255,.05);font-size:2.9cqw;color:#cfd4db}.lexvor-site .lx-shopmock__actions span svg{width:2.9cqw;height:2.9cqw}.lexvor-site .lx-shopmock__actions em{margin-left:auto;font-style:normal;display:inline-flex;align-items:center;height:8.7cqw;padding:0 3.7cqw;border-radius:999px;background:var(--lx-blue);color:#fff;font-size:3.4cqw;font-weight:700}.lexvor-site .lx-shopmock__empty{display:grid;justify-items:center;text-align:center;margin-top:12cqw}.lexvor-site .lx-shopmock__tile{display:grid;place-items:center;width:12.6cqw;height:12.6cqw;border-radius:50%;background:rgba(23,163,230,.1);color:#35b6f0}.lexvor-site .lx-shopmock__tile svg{width:5.5cqw;height:5.5cqw}.lexvor-site .lx-shopmock__empty strong{margin-top:3.9cqw;color:#fff;font-size:4.5cqw;font-weight:700}.lexvor-site .lx-shopmock__empty p{margin-top:2.4cqw;max-width:84cqw;font-size:3.6cqw;line-height:4.7cqw;color:#8b93a1}.lexvor-site .lx-shopmock__empty em{margin-top:4.2cqw;font-style:normal;display:inline-flex;align-items:center;height:9.5cqw;padding:0 4.7cqw;border-radius:999px;background:var(--lx-blue);color:#fff;font-size:3.6cqw;font-weight:700}.lexvor-site .lx-emmock__tr{display:inline-flex;align-items:center;gap:.7cqw}.lexvor-site .lx-emmock__avatar{display:grid;place-items:center;width:1.9cqw;height:1.9cqw;border-radius:50%;background:var(--lx-blue);color:#fff;font-style:normal;font-size:.85cqw;font-weight:700}.lexvor-site .lx-emmock__card{border-radius:1.2cqw;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.012);padding:1.3cqw 1.5cqw;margin-bottom:1.4cqw}.lexvor-site .lx-emmock__title{display:flex;align-items:center;gap:.7cqw;color:#fff;font-size:1.25cqw;font-weight:700}.lexvor-site .lx-emmock__title svg{width:1.2cqw;height:1.2cqw}.lexvor-site .lx-emmock__body{margin-top:.7cqw;font-size:.94cqw;line-height:1.38cqw;color:#aeb6c2}.lexvor-site .lx-emmock__note{margin-top:.6cqw;padding-bottom:.9cqw;border-bottom:1px solid rgba(255,255,255,.06);font-size:.88cqw;line-height:1.28cqw;font-style:italic;color:#8b93a1}.lexvor-site .lx-emmock__mode{display:flex;gap:.9cqw;align-items:flex-start;margin-top:.8cqw;padding:.9cqw 1.1cqw;border-radius:.9cqw;border:1px solid rgba(255,255,255,.07)}.lexvor-site .lx-emmock__mode.is-selected{border-color:rgba(23,163,230,.65)}.lexvor-site .lx-emmock__mode i{flex:none;margin-top:.15cqw;width:.95cqw;height:.95cqw;border-radius:50%;border:1px solid rgba(255,255,255,.35)}.lexvor-site .lx-emmock__mode.is-selected i{border-color:#fff;background:radial-gradient(circle,#fff 0 38%,transparent 42%)}.lexvor-site .lx-emmock__mode strong{display:block;color:#fff;font-size:1cqw;font-weight:700}.lexvor-site .lx-emmock__mode p{margin-top:.25cqw;font-size:.9cqw;line-height:1.3cqw;color:#8b93a1}.lexvor-site .lx-emmock__why{display:flex;align-items:center;justify-content:space-between;margin-top:1cqw;padding:.9cqw 1.1cqw;border-radius:.9cqw;border:1px solid rgba(255,255,255,.07);color:#fff;font-size:1cqw;font-weight:600}.lexvor-site .lx-emmock__why svg{width:1cqw;height:1cqw;color:#8b93a1}.lexvor-site .lx-emmock__drop{display:flex;align-items:center;justify-content:center;gap:.8cqw;margin-top:.9cqw;padding:1.6cqw;border-radius:.9cqw;border:1px dashed rgba(255,255,255,.2);font-size:.98cqw;color:#aeb6c2}.lexvor-site .lx-emmock__drop svg{width:1.1cqw;height:1.1cqw;transform:rotate(180deg)}.lx-fnav__mark{display:inline-flex;align-items:center}.lexvor-site .lx-footer{position:relative;overflow:hidden}.lexvor-site .lx-footer__bgmark{position:absolute;left:50%;bottom:-18%;transform:translateX(-50%);width:max(680px,100vw);height:auto;opacity:.045;pointer-events:none;user-select:none}.lexvor-site .lx-footer>.lx-container{position:relative;z-index:1}.lexvor-site .lx-phonewrap{display:flex;align-items:center;gap:10px;width:100%;border:1.5px solid var(--lx-line);border-radius:14px;background:#fff;padding:13px 16px;transition:border-color .2s ease,box-shadow .2s ease}.lexvor-site .lx-phonewrap:focus-within{border-color:var(--lx-blue);box-shadow:0 0 0 4px rgba(23,163,230,.14)}.lexvor-site .lx-phonewrap__cc{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:600;color:var(--lx-ink);white-space:nowrap;user-select:none}.lexvor-site .lx-phonewrap__cc svg{display:block;border-radius:2px}.lexvor-site .lx-phonewrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:15px;font-family:inherit;color:var(--lx-ink);padding:0}.lexvor-site .lx-linkrow .lx-phonewrap{flex:1;min-width:0}.lexvor-site .lx-altlinks{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:clamp(36px,5vw,52px)}.lexvor-site .lx-altlinks p{margin:0;font-size:14.5px;color:var(--lx-muted,#6b7280)}.lexvor-site .lx-altlinks p span{margin-right:7px}.lexvor-site .lx-altlinks p a{color:var(--lx-blue);font-weight:600}.lexvor-site .lx-demo{display:flex;justify-content:center}.lexvor-site .lx-demo__frame{position:relative;display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:320px}.lexvor-site .lx-demo__glow{position:absolute;inset:-6% -14% 12%;z-index:0;background:radial-gradient(58% 52% at 50% 42%,rgba(23,163,230,.22),rgba(23,163,230,0) 72%);filter:blur(4px);pointer-events:none}.lexvor-site .lx-demo__device{position:relative;z-index:1;filter:drop-shadow(0 34px 44px rgba(13,17,23,.32))}.lexvor-site .lx-demo__hint{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:999px;background:var(--lx-ink);color:#fff;font-size:13px;font-weight:600;white-space:nowrap;box-shadow:var(--lx-shadow-soft);animation:lx-hint-bob 2.4s ease-in-out infinite}@keyframes lx-hint-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.lexvor-site .lx-demo__device{transition:none;transform:none}.lexvor-site .lx-demo__hint{animation:none}}.lexvor-site .lx-demo__cta{display:none}@media (max-width:767px){.lexvor-site .lx-demo__frame{display:none}.lexvor-site .lx-demo__cta{display:flex;align-items:center;gap:14px;width:100%;max-width:420px;text-align:left;padding:16px 18px;border-radius:var(--lx-r);cursor:pointer;background:#fff;border:1px solid var(--lx-line);box-shadow:var(--lx-shadow-soft)}.lexvor-site .lx-demo__cta-icon{display:flex;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;background:var(--lx-blue-soft);color:var(--lx-blue);flex-shrink:0}.lexvor-site .lx-demo__cta-body{display:flex;flex-direction:column;flex:1;min-width:0}.lexvor-site .lx-demo__cta-title{font-weight:700;font-size:16px;color:var(--lx-ink)}.lexvor-site .lx-demo__cta-sub{font-size:13px;color:var(--lx-body)}.lexvor-site .lx-demo__cta-arrow{display:flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:var(--lx-blue);color:#fff;flex-shrink:0}}.lx-demo-sheet{position:fixed;inset:0;z-index:1000;background:#fff;display:flex;animation:lx-sheet-up .34s cubic-bezier(.22,1,.36,1) both}@keyframes lx-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.lx-demo-sheet{animation:none}}.lexvor-site .lx-airlogo{display:inline-block;width:auto;margin:0 .06em}.lexvor-site .lx-airlogo,.lexvor-site .lx-airlogo--label{height:1.028cap;vertical-align:-.025cap}@supports not (height:1cap){.lexvor-site .lx-airlogo,.lexvor-site .lx-airlogo--label{height:.72em;vertical-align:-.018em}}.lexvor-site .lx-join-option{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid var(--lx-border,rgba(13,17,23,.12));border-radius:16px;background:#fff;color:var(--lx-ink);text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.lexvor-site .lx-join-option:hover{border-color:var(--lx-blue);transform:translateY(-1px);box-shadow:var(--lx-shadow-soft)}.lexvor-site .lx-join-option>span{flex:1 1 auto;min-width:0}.lexvor-site .lx-join-option strong{display:block;font-weight:700;font-size:15px}.lexvor-site .lx-join-option__sub{display:block;margin-top:3px;font-size:13px;color:var(--lx-muted,rgba(13,17,23,.6))}.lexvor-site .lx-join-option svg{flex:none;width:20px;height:20px;color:var(--lx-blue)}.lexvor-site .lx-feature-soon{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;background:var(--lx-soft);border:1px solid var(--lx-line);color:var(--lx-faint);font-size:11.5px;font-weight:600;letter-spacing:.02em;vertical-align:middle;white-space:nowrap}.lexvor-site .lx-feature-btn>span{text-decoration:underline;text-decoration-style:dotted;text-decoration-color:rgba(13,17,23,.35);text-underline-offset:2px}.lexvor-site .lx-feature-btn:focus-visible>span,.lexvor-site .lx-feature-btn:hover>span{text-decoration-color:var(--lx-blue)}