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:24px;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{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;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{font-size:.84rem;font-weight:800;color:rgba(255,255,255,.78);text-decoration:none;transition: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:hover{color:#fff}.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{gap:12px;padding:7px 9px 7px 17px}.lexvor-site .lx-fnav__burger{display:inline-flex}}.lexvor-site .lx-hero{position:relative;padding:clamp(140px,17vw,200px) 0 clamp(28px,4vw,56px);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}.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;margin-right:.24em;padding-bottom:.08em}.lexvor-site .lx-words .lx-word:last-child{margin-right:0}.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 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;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-price-card .lx-btn{margin-top:28px;width:100%;justify-content:center}.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:#2447e1;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:2px solid rgba(36,71,225,.75);background:#fff;color:var(--lx-royal);box-shadow:0 0 0 7px rgba(36,71,225,.05),0 0 46px rgba(36,71,225,.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:47%;height:47%}.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(36,71,225,.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(36,71,225,.75),rgba(36,71,225,.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:#7fa4ff;box-shadow:0 0 10px 3px rgba(36,71,225,.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(36,71,225,.3)}50%{box-shadow:0 0 16px 5px rgba(36,71,225,.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}.lexvor-site .lx-diagram__node{width:min(300px,88vw)}.lexvor-site .lx-diagram__link{flex:none;width:2px;height:54px;max-width:none;margin-block:10px}.lexvor-site .lx-diagram__link i{width:2px;height:100%;background:linear-gradient(180deg,rgba(36,71,225,.75),rgba(36,71,225,.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{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-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}}