.lxc-v2 .lxc2-wn{padding:56px 0;background:linear-gradient(180deg,#fff 0%,#fafbfc 100%);border-top:1px solid var(--lxc2-line);border-bottom:1px solid var(--lxc2-line)}.lxc-v2 .lxc2-wn__head{text-align:center;max-width:46rem;margin:0 auto 34px}.lxc-v2 .lxc2-wn__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none}.lxc-v2 .lxc2-wn__item{display:flex}.lxc-v2 .lxc2-wn__card{display:flex;flex-direction:column;width:100%;padding:0;overflow:hidden;border:1px solid var(--lxc2-line);border-radius:20px;background:#fff;text-decoration:none;color:inherit;transition:border-color .2s,transform .2s,box-shadow .2s}.lxc-v2 .lxc2-wn__body{display:flex;flex-direction:column;flex:1 1 auto;padding:20px 24px 22px}.lxc-v2 .lxc2-wn__card:hover,.lxc-v2 .lxc2-wn__card:focus-visible{transform:translateY(-4px);box-shadow:0 16px 36px rgba(12,18,34,.09);border-color:rgba(12,18,34,.18)}.lxc-v2 .lxc2-wn__top{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:84px;padding:18px 22px;margin-bottom:0;overflow:hidden;color:#6d3be8;background:linear-gradient(135deg,#f6f2ff 0%,#fdf1f8 100%);border-bottom:1px solid var(--lxc2-line)}.lxc-v2 .lxc2-wn__top:before{content:"";position:absolute;inset:0;background-image:radial-gradient(currentColor 1px,transparent 1px);background-size:13px 13px;opacity:.09}.lxc-v2 .lxc2-wn__top:after{content:"";position:absolute;width:130px;height:130px;right:-40px;top:-52px;border-radius:50%;background:currentColor;opacity:.07}.lxc-v2 .lxc2-wn__top>*{position:relative;z-index:1}.lxc-v2 .lxc2-wn__card.is-green .lxc2-wn__top{color:#1d9e75;background:linear-gradient(135deg,#eff9f4 0%,#f2f7fc 100%)}.lxc-v2 .lxc2-wn__card.is-coral .lxc2-wn__top{color:#3b6fd4;background:linear-gradient(135deg,#f5f8ff 0%,#fdf6f2 100%)}.lxc-v2 .lxc2-wn__mini{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid rgba(12,18,34,.08);margin-left:-8px}.lxc-v2 .lxc2-wn__mini:first-child{margin-left:0}.lxc-v2 .lxc2-wn__ico{min-height:34px;display:inline-flex;align-items:center;gap:0;color:inherit}.lxc-v2 .lxc2-wn__ico>img{display:block}.lxc-v2 .lxc2-wn__ico svg{width:22px;height:22px}.lxc-v2 .lxc2-wn__badge{flex:0 0 auto;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:5px 10px;border-radius:999px;background:var(--lxc2-ink);color:#fff}.lxc-v2 .lxc2-wn__kicker{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--lxc2-muted)}.lxc-v2 .lxc2-wn__title{font-size:1.28rem;font-weight:800;letter-spacing:-.02em;color:var(--lxc2-ink);margin:4px 0 10px}.lxc-v2 .lxc2-wn__lead{font-size:.96rem;line-height:1.6;color:var(--lxc2-soft);margin:0 0 16px}.lxc-v2 .lxc2-wn__bullets{margin:0 0 18px;padding:0;list-style:none}.lxc-v2 .lxc2-wn__bullets li{position:relative;padding-left:22px;margin-bottom:7px;font-size:.9rem;font-weight:600;color:var(--lxc2-ink)}.lxc-v2 .lxc2-wn__bullets li:before{content:"✓";position:absolute;left:0;top:0;font-weight:900;color:var(--lxc2-green)}.lxc-v2 .lxc2-wn__link{margin-top:auto;font-size:.92rem;font-weight:800;color:var(--lxc2-ink)}.lxc-v2 .lxc2-wn__card:hover .lxc2-wn__link{color:var(--lxc2-green)}.lxc-v2 .lxc2-wn__orbit{margin-top:34px;text-align:center}.lxc-v2 .lxc2-wn__bubbles{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.lxc-v2 .lxc2-wn__bubble{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fff;border:1px solid var(--lxc2-line);box-shadow:0 6px 18px rgba(12,18,34,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.lxc-v2 .lxc2-wn__bubble:hover{transform:translateY(-4px);box-shadow:0 12px 26px rgba(12,18,34,.12);border-color:rgba(12,18,34,.16)}.lxc-v2 .lxc2-wn__bubble:nth-child(even){transform:translateY(8px)}.lxc-v2 .lxc2-wn__bubble:nth-child(even):hover{transform:translateY(4px)}.lxc-v2 .lxc2-wn__bubble--more{background:#f4f6f9;box-shadow:none}.lxc-v2 .lxc2-wn__bubble--more span{font-size:.82rem;font-weight:800;color:var(--lxc2-muted);letter-spacing:-.01em}.lxc-v2 .lxc2-wn__orbit-cap{margin:22px 0 0;font-size:.92rem}.lxc-v2 .lxc2-wn__orbit-cap a{color:var(--lxc2-muted);font-weight:700;text-decoration:none}.lxc-v2 .lxc2-wn__orbit-cap a:hover{color:var(--lxc2-green)}@media (prefers-reduced-motion:reduce){.lxc-v2 .lxc2-wn__bubble,.lxc-v2 .lxc2-wn__bubble:hover,.lxc-v2 .lxc2-wn__bubble:nth-child(even),.lxc-v2 .lxc2-wn__bubble:nth-child(even):hover{transform:none;transition:none}}@media (max-width:980px){.lxc-v2 .lxc2-wn__grid{grid-template-columns:1fr;max-width:34rem;margin:0 auto}}@media (max-width:560px){.lxc-v2 .lxc2-wn__bubble{width:44px;height:44px}.lxc-v2 .lxc2-wn__bubble img{height:19px !important}}.lxc-nv{background:#fff}.lxc-nv .lxc-nv-hero{position:relative;padding:56px 0 44px;text-align:center;background:linear-gradient(180deg,var(--lxc2-mint) 0%,#f6faf7 55%,#fff 100%);overflow:hidden}.lxc-nv .lxc-nv-hero__brand{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:18px}.lxc-nv .lxc-nv-hero__brand--pair{padding:10px 20px;background:#fff;border:1px solid var(--lxc2-line);border-radius:999px;box-shadow:0 8px 22px rgba(12,18,34,.06);width:fit-content;margin-left:auto;margin-right:auto}.lxc-nv .lxc-nv-hero__brand-loop{font-size:1.25rem;font-weight:900;letter-spacing:-.02em;color:var(--lxc2-ink)}.lxc-nv .lxc-nv-hero__brand-x{font-size:1rem;font-weight:700;color:var(--lxc2-muted)}.lxc-nv .lxc-nv-hero__title{font-size:clamp(2rem,4.4vw,3.1rem);font-weight:900;letter-spacing:-.03em;line-height:1.08;color:var(--lxc2-ink);max-width:20ch;margin:8px auto 16px}.lxc-nv .lxc-nv-hero__lead{max-width:46rem;margin:0 auto 28px;font-size:1.12rem;line-height:1.65;color:var(--lxc2-soft)}.lxc-nv .lxc-nv-hero__cta{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:26px}.lxc-nv .lxc-nv-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:0;padding:0;list-style:none}.lxc-nv .lxc-nv-hero__trust li{position:relative;padding-left:22px;font-size:.9rem;font-weight:700;color:var(--lxc2-ink)}.lxc-nv .lxc-nv-hero__trust li:before{content:"✓";position:absolute;left:0;top:0;color:var(--lxc2-green);font-weight:900}.lxc-nv .screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.lxc-nv .lxc-nv-steps,.lxc-nv .lxc-nv-band,.lxc-nv .lxc-nv-split,.lxc-nv .lxc-nv-ess,.lxc-nv .lxc-nv-duo,.lxc-nv .lxc-nv-cat,.lxc-nv .lxc-nv-faq{padding:56px 0}.lxc-nv .lxc-nv-band,.lxc-nv .lxc-nv-faq,.lxc-nv .lxc-nv-steps--alt{background:#fafbfc}.lxc-nv .lxc-nv-band--alt{background:linear-gradient(180deg,#fff 0%,var(--lxc2-mint) 100%)}.lxc-nv .lxc-nv-ess--tight{padding-top:40px}.lxc-nv .lxc-nv-steps__list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0 0;padding:0;list-style:none;counter-reset:none}.lxc-nv .lxc-nv-steps__item{border:1px solid var(--lxc2-line);border-radius:18px;padding:26px 24px;background:#fff}.lxc-nv .lxc-nv-steps__num{display:inline-block;font-size:.86rem;font-weight:900;letter-spacing:.1em;color:var(--lxc2-green);margin-bottom:10px}.lxc-nv .lxc-nv-steps__title{font-size:1.12rem;font-weight:800;color:var(--lxc2-ink);margin:0 0 8px}.lxc-nv .lxc-nv-steps__text{margin:0;color:var(--lxc2-soft);line-height:1.62;font-size:.96rem}.lxc-nv .lxc-nv-band__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:8px}.lxc-nv .lxc-nv-band__grid--2{grid-template-columns:repeat(2,1fr)}.lxc-nv .lxc-nv-band__grid--3{grid-template-columns:repeat(3,1fr)}.lxc-nv .lxc-nv-steps__list--4{grid-template-columns:repeat(4,1fr)}.lxc-nv .lxc-nv-card{border:1px solid var(--lxc2-line);border-radius:16px;padding:24px;background:#fff;transition:border-color .2s,transform .2s,box-shadow .2s}.lxc-nv .lxc-nv-card:hover{border-color:rgba(29,158,117,.4);transform:translateY(-3px);box-shadow:0 12px 30px rgba(12,18,34,.07)}.lxc-nv .lxc-nv-card__kicker{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--lxc2-green);margin-bottom:8px}.lxc-nv .lxc-nv-card__title{font-size:1.06rem;font-weight:800;color:var(--lxc2-ink);margin:0 0 8px;line-height:1.35}.lxc-nv .lxc-nv-card__text{margin:0;font-size:.94rem;line-height:1.6;color:var(--lxc2-soft)}.lxc-nv .lxc-nv-split__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:start}.lxc-nv .lxc-nv-split__lead{color:var(--lxc2-soft);line-height:1.65;margin:0 0 20px;font-size:1.02rem}.lxc-nv .lxc-nv-split__aside{border:1px solid var(--lxc2-line);border-radius:20px;padding:26px 24px;background:#fafbfc}.lxc-nv .lxc-nv-split__note{margin:18px 0 0;font-size:.88rem;color:var(--lxc2-muted)}.lxc-nv .lxc-nv-quote__label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--lxc2-muted);margin:0 0 14px}.lxc-nv .lxc-nv-mini{margin:0;padding:0;list-style:none}.lxc-nv .lxc-nv-mini li{padding:12px 0;border-top:1px solid var(--lxc2-line);font-size:.92rem;color:var(--lxc2-soft);line-height:1.55}.lxc-nv .lxc-nv-mini li:first-child{border-top:0;padding-top:0}.lxc-nv .lxc-nv-mini strong{display:block;color:var(--lxc2-ink);font-weight:800;margin-bottom:2px}.lxc-nv .lxc-nv-check{margin:0;padding:0;list-style:none}.lxc-nv .lxc-nv-check li{position:relative;padding-left:26px;margin-bottom:10px;color:var(--lxc2-soft);line-height:1.55;font-size:.96rem}.lxc-nv .lxc-nv-check li:before{content:"✓";position:absolute;left:0;top:0;color:var(--lxc2-green);font-weight:900}.lxc-nv .lxc-nv-ess__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px 30px;margin:30px 0 0;padding:0;list-style:none}.lxc-nv .lxc-nv-ess__item{display:flex;gap:14px;align-items:flex-start}.lxc-nv .lxc-nv-ess__check{flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:var(--lxc2-green);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;font-size:.95rem}.lxc-nv .lxc-nv-ess__title{font-size:1rem;font-weight:800;color:var(--lxc2-ink);margin:2px 0 5px}.lxc-nv .lxc-nv-ess__text{margin:0;color:var(--lxc2-soft);line-height:1.58;font-size:.93rem}.lxc-nv .lxc-nv-duo__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.lxc-nv .lxc-nv-duo__card{border:1px solid var(--lxc2-line);border-radius:20px;padding:30px 28px;background:#fff}.lxc-nv .lxc-nv-duo__card--alt{background:var(--lxc2-mint);border-color:rgba(29,158,117,.25)}.lxc-nv .lxc-nv-duo__card h3{font-size:1.24rem;font-weight:800;color:var(--lxc2-ink);margin:0 0 10px}.lxc-nv .lxc-nv-duo__card>p{color:var(--lxc2-soft);line-height:1.62;margin:0 0 16px}.lxc-nv .lxc-nv-ba{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}.lxc-nv .lxc-nv-ba__col{border-radius:20px;padding:28px 26px;border:1px solid var(--lxc2-line);background:#fafbfc}.lxc-nv .lxc-nv-ba__col h3{font-size:1.05rem;font-weight:800;letter-spacing:.02em;margin:0 0 16px;color:var(--lxc2-muted);text-transform:uppercase}.lxc-nv .lxc-nv-ba__col ul{margin:0;padding:0;list-style:none}.lxc-nv .lxc-nv-ba__col li{position:relative;padding-left:26px;margin-bottom:12px;line-height:1.55;color:var(--lxc2-soft);font-size:.96rem}.lxc-nv .lxc-nv-ba__col li:last-child{margin-bottom:0}.lxc-nv .lxc-nv-ba__col--before li:before{content:"×";position:absolute;left:2px;top:-1px;color:var(--lxc2-coral);font-weight:900;font-size:1.1rem}.lxc-nv .lxc-nv-ba__col--after{background:var(--lxc2-mint);border-color:rgba(29,158,117,.28)}.lxc-nv .lxc-nv-ba__col--after h3{color:var(--lxc2-green)}.lxc-nv .lxc-nv-ba__col--after li{color:var(--lxc2-ink);font-weight:600}.lxc-nv .lxc-nv-ba__col--after li:before{content:"✓";position:absolute;left:0;top:0;color:var(--lxc2-green);font-weight:900}.lxc-nv .lxc-nv-fam{margin-top:38px}.lxc-nv .lxc-nv-fam__head{display:flex;align-items:baseline;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--lxc2-line)}.lxc-nv .lxc-nv-fam__title{font-size:1.2rem;font-weight:800;letter-spacing:-.01em;color:var(--lxc2-ink);margin:0}.lxc-nv .lxc-nv-fam__count{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--lxc2-green);background:rgba(29,158,117,.1);border-radius:999px;padding:4px 10px;white-space:nowrap}.lxc-nv .lxc-nv-fam__intro{margin:12px 0 18px;color:var(--lxc2-soft);line-height:1.6;font-size:.98rem;max-width:56rem}.lxc-nv .lxc-nv-fam__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none}.lxc-nv .lxc-nv-tool{border:1px solid var(--lxc2-line);border-radius:14px;padding:18px 18px 16px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}.lxc-nv .lxc-nv-tool:hover{border-color:rgba(29,158,117,.4);transform:translateY(-2px);box-shadow:0 10px 24px rgba(12,18,34,.06)}.lxc-nv .lxc-nv-tool__head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.lxc-nv .lxc-nv-tool__logo{flex:0 0 auto;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.lxc-nv .lxc-nv-tool__name{font-size:.98rem;font-weight:800;color:var(--lxc2-ink);margin:0}.lxc-logo--link{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f1f3f7;color:#64708b}.lxc-logo--link svg{width:60%;height:60%}.lxc-logo--mono{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.02em}.lxc-nv .lxc-nv-tool__desc{margin:0;font-size:.88rem;line-height:1.55;color:var(--lxc2-muted)}.lxc-nv .lxc-nv-shot{margin:0;max-width:100%}.lxc-nv .lxc-nv-hero__shot{max-width:1000px;margin:34px auto 0}.lxc-nv .lxc-nv-shot--wide{max-width:980px;margin:0 auto}.lxc-nv .lxc-nv-anchors{border-top:1px solid var(--lxc2-line);border-bottom:1px solid var(--lxc2-line);background:rgba(255,255,255,.92);backdrop-filter:saturate(140%) blur(8px);position:sticky;top:0;z-index:20}.lxc-nv .lxc-nv-anchors__list{display:flex;gap:6px;margin:0;padding:10px 0;list-style:none;overflow-x:auto;scrollbar-width:none}.lxc-nv .lxc-nv-anchors__list::-webkit-scrollbar{display:none}.lxc-nv .lxc-nv-anchors__list a{display:inline-block;white-space:nowrap;font-size:.86rem;font-weight:700;color:var(--lxc2-soft);text-decoration:none;padding:7px 13px;border-radius:999px;border:1px solid transparent}.lxc-nv .lxc-nv-anchors__list a:hover{background:#f4f6f9;border-color:var(--lxc2-line);color:var(--lxc2-ink)}.lxc-nv .lxc-nv-feature{padding:54px 0;border-top:1px solid var(--lxc2-line)}.lxc-nv .lxc-nv-feature--soft{background:#fafbfc}.lxc-nv .lxc-nv-feature__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center}.lxc-nv .lxc-nv-feature--rev .lxc-nv-feature__grid{grid-template-columns:1.15fr .85fr}.lxc-nv .lxc-nv-feature--rev .lxc-nv-feature__text{order:2}.lxc-nv .lxc-nv-feature__title{font-size:clamp(1.35rem,2.4vw,1.8rem);font-weight:900;letter-spacing:-.02em;line-height:1.2;color:var(--lxc2-ink);margin:6px 0 12px}.lxc-nv .lxc-nv-feature__lead{color:var(--lxc2-soft);line-height:1.68;margin:0 0 18px;font-size:1.02rem}.lxc-nv .lxc-nv-show__head{max-width:46rem;margin:0 0 26px}.lxc-nv .lxc-nv-show__head--center{margin-left:auto;margin-right:auto;text-align:center}.lxc-nv .lxc-nv-show__points{display:grid;grid-template-columns:repeat(auto-fit,minmax(224px,1fr));gap:14px 26px;margin:26px 0 0;padding:0;list-style:none}.lxc-nv .lxc-nv-show__points li{position:relative;padding-left:24px;font-size:.93rem;line-height:1.55;color:var(--lxc2-soft)}.lxc-nv .lxc-nv-show__points li:before{content:"✓";position:absolute;left:0;top:0;color:var(--lxc2-green);font-weight:900}.lxc-nv .lxc-nv-show__points li b{color:var(--lxc2-ink);font-weight:800}.lxc-nv .lxc-nv-uses{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0 0;padding:0;list-style:none}.lxc-nv .lxc-nv-use{border:1px solid var(--lxc2-line);border-radius:14px;padding:20px;background:#fff}.lxc-nv .lxc-nv-use b{display:block;font-size:1rem;color:var(--lxc2-ink);margin-bottom:6px}.lxc-nv .lxc-nv-use span{display:block;font-size:.92rem;line-height:1.55;color:var(--lxc2-soft)}.lxc-nv .lxc-nv-use em{display:block;margin-top:10px;font-style:normal;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--lxc2-green)}.lxc-nv .lxc-nv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:34px 0 0;padding:0;list-style:none}.lxc-nv .lxc-nv-stat{text-align:center;padding:22px 16px;border:1px solid var(--lxc2-line);border-radius:16px;background:#fff}.lxc-nv .lxc-nv-stat b{display:block;font-size:1.9rem;font-weight:900;letter-spacing:-.03em;color:var(--lxc2-ink);line-height:1.1}.lxc-nv .lxc-nv-stat span{display:block;margin-top:6px;font-size:.88rem;line-height:1.45;color:var(--lxc2-muted)}.lxc-nv .lxc-nv-vs{margin-top:30px;border:1px solid var(--lxc2-line);border-radius:18px;overflow:hidden;background:#fff}.lxc-nv .lxc-nv-vs table{width:100%;border-collapse:collapse;font-size:.94rem}.lxc-nv .lxc-nv-vs th{text-align:left;font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--lxc2-muted);padding:14px 18px;background:#fafbfc;border-bottom:1px solid var(--lxc2-line)}.lxc-nv .lxc-nv-vs td{padding:14px 18px;border-bottom:1px solid var(--lxc2-line);color:var(--lxc2-soft);line-height:1.5;vertical-align:top}.lxc-nv .lxc-nv-vs tr:last-child td{border-bottom:0}.lxc-nv .lxc-nv-vs td:first-child{font-weight:700;color:var(--lxc2-ink);width:26%}.lxc-nv .lxc-nv-vs td:last-child{background:rgba(29,158,117,.05);color:var(--lxc2-ink);font-weight:600}.lxc-nv .lxc-nv-note{text-align:center;margin:32px 0 0;color:var(--lxc2-soft);font-size:.98rem}.lxc-nv .lxc-nv-note a{color:var(--lxc2-green);font-weight:700;text-decoration:none}.lxc-nv .lxc-nv-note a:hover{text-decoration:underline}.lxc-nv .lxc-nv-faq__list{max-width:48rem;margin:32px auto 0;display:flex;flex-direction:column;gap:12px}.lxc-nv .lxc-nv-faq__item{border:1px solid var(--lxc2-line);border-radius:14px;background:#fff;padding:4px 20px}.lxc-nv .lxc-nv-faq__q{cursor:pointer;list-style:none;padding:16px 28px 16px 0;font-weight:700;color:var(--lxc2-ink);position:relative}.lxc-nv .lxc-nv-faq__q::-webkit-details-marker{display:none}.lxc-nv .lxc-nv-faq__q:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.4rem;font-weight:400;color:var(--lxc2-green);transition:transform .2s}.lxc-nv .lxc-nv-faq__item[open] .lxc-nv-faq__q:after{transform:translateY(-50%) rotate(45deg)}.lxc-nv .lxc-nv-faq__a{padding:0 0 18px}.lxc-nv .lxc-nv-faq__a p{margin:0;color:var(--lxc2-soft);line-height:1.65}.lxc-nv .lxc-nv-cta{padding:56px 0 72px}.lxc-nv .lxc-nv-cta__box{background:linear-gradient(135deg,#0c1222 0%,#14233a 100%);border-radius:24px;padding:48px 36px;text-align:center;color:#fff}.lxc-nv .lxc-nv-cta__title{font-size:clamp(1.5rem,3vw,2.1rem);font-weight:900;letter-spacing:-.02em;margin:0 0 12px;color:#fff}.lxc-nv .lxc-nv-cta__sub{max-width:40rem;margin:0 auto 26px;color:rgba(255,255,255,.82);line-height:1.6}.lxc-nv .lxc-nv-cta__btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.lxc-nv .lxc-nv-cta__box .lxc-btn--light{background:#fff;color:var(--lxc2-ink)}.lxc-nv .lxc-nv-cta__box .lxc-btn--light:hover{background:#fff;color:var(--lxc2-ink)}.lxc-nv .lxc-nv-cta__box .lxc-btn--ghost{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.38);color:#fff}.lxc-nv .lxc-nv-cta__box .lxc-btn--ghost:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.6);color:#fff}.lxc-nv .lxc-nv-cta__links{margin:22px 0 0;font-size:.9rem;color:rgba(255,255,255,.6)}.lxc-nv .lxc-nv-cta__links a{color:rgba(255,255,255,.9);font-weight:700;text-decoration:none;margin:0 6px}.lxc-nv .lxc-nv-cta__links a:hover{text-decoration:underline}@media (max-width:1040px){.lxc-nv .lxc-nv-band__grid,.lxc-nv .lxc-nv-band__grid--3,.lxc-nv .lxc-nv-steps__list--4,.lxc-nv .lxc-nv-fam__grid{grid-template-columns:repeat(2,1fr)}.lxc-nv .lxc-nv-ess__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.lxc-nv .lxc-nv-uses,.lxc-nv .lxc-nv-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.lxc-nv .lxc-nv-split__grid{grid-template-columns:1fr}.lxc-nv .lxc-nv-feature__grid,.lxc-nv .lxc-nv-feature--rev .lxc-nv-feature__grid{grid-template-columns:1fr;gap:26px}.lxc-nv .lxc-nv-feature--rev .lxc-nv-feature__text{order:0}.lxc-nv .lxc-nv-anchors{position:static}.lxc-nv .lxc-nv-vs{overflow-x:auto}.lxc-nv .lxc-nv-vs table{min-width:620px}}@media (max-width:680px){.lxc-nv .lxc-nv-uses,.lxc-nv .lxc-nv-stats,.lxc-nv .lxc-nv-steps__list,.lxc-nv .lxc-nv-steps__list--4,.lxc-nv .lxc-nv-band__grid,.lxc-nv .lxc-nv-band__grid--2,.lxc-nv .lxc-nv-band__grid--3,.lxc-nv .lxc-nv-ess__grid,.lxc-nv .lxc-nv-duo__grid,.lxc-nv .lxc-nv-ba,.lxc-nv .lxc-nv-fam__grid{grid-template-columns:1fr}.lxc-nv .lxc-nv-cta__box{padding:36px 22px}}.lxc-nv--creneo{--cr-1:#6d3be8;--cr-2:#a93ad8;--cr-3:#ef48a8;--cr-soft:#f4f0fe;--cr-line:rgba(109,59,232,.22)}.lxc-nv--creneo .lxc-nv-hero{background:linear-gradient(180deg,var(--cr-soft) 0%,#faf8ff 55%,#fff 100%)}.lxc-nv--creneo .lxc-nv-band--alt{background:linear-gradient(180deg,#fff 0%,var(--cr-soft) 100%)}.lxc-nv--creneo .lxc2-section-eyebrow,.lxc-nv--creneo .lxc-nv-steps__num,.lxc-nv--creneo .lxc-nv-card__kicker,.lxc-nv--creneo .lxc-nv-use em,.lxc-nv--creneo .lxc-nv-note a,.lxc-nv--creneo .lxc-nv-faq__q:after{color:var(--cr-1)}.lxc-nv--creneo .pl-brush--underline,.lxc-nv--creneo .pl-brush--underline.is-green{background-image:linear-gradient(90deg,var(--cr-1),var(--cr-2) 55%,var(--cr-3));background-repeat:no-repeat;background-position:0 88%;background-size:100% .22em;padding-bottom:.04em}.lxc-nv--creneo .lxc-nv-ess__check{background:linear-gradient(135deg,var(--cr-1),var(--cr-3))}.lxc-nv--creneo .lxc-nv-hero__trust li:before,.lxc-nv--creneo .lxc-nv-check li:before,.lxc-nv--creneo .lxc-nv-show__points li:before{color:var(--cr-1)}.lxc-nv--creneo .lxc-nv-card:hover,.lxc-nv--creneo .lxc-nv-tool:hover{border-color:var(--cr-line);box-shadow:0 12px 30px rgba(109,59,232,.12)}.lxc-nv--creneo .lxc-nv-duo__card--alt{background:var(--cr-soft);border-color:var(--cr-line)}.lxc-nv--creneo .lxc-nv-fam__count{color:var(--cr-1);background:rgba(109,59,232,.1)}.lxc-nv--creneo .lxc-nv-vs td:last-child{background:rgba(109,59,232,.05)}.lxc-nv--creneo .lxc-nv-cta__box{background:linear-gradient(135deg,#3a1c86 0%,var(--cr-1) 45%,var(--cr-3) 130%)}.lxc-nv--creneo .lxc-nv-cta__box .lxc-btn--light{color:var(--cr-1)}.lxc-nv--creneo .lxc-nv-cta__box .lxc-btn--light:hover{color:var(--cr-1)}.lxc-nv .lxc-nv-brandband{padding:40px 0;background:linear-gradient(135deg,#3a1c86 0%,#6d3be8 45%,#ef48a8 130%);color:#fff}.lxc-nv .lxc-nv-brandband__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px}.lxc-nv .lxc-nv-brandband__logo{flex:0 0 auto}.lxc-nv .lxc-nv-brandband__title{font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800;letter-spacing:-.01em;margin:0 0 4px;color:#fff}.lxc-nv .lxc-nv-brandband__sub{margin:0;color:rgba(255,255,255,.82);line-height:1.55;font-size:.96rem}.lxc-nv .lxc-nv-brandband .lxc-btn--light{background:#fff;color:#6d3be8}.lxc-nv .lxc-nv-brandband .lxc-btn--light:hover{background:#fff;color:#6d3be8}.lxc-nv .lxc-nv-hero__brand--creneo{flex-direction:column;gap:8px}.lxc-nv .lxc-nv-hero__brand-base{font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8a7fb5}@media (max-width:780px){.lxc-nv .lxc-nv-brandband__inner{grid-template-columns:1fr;text-align:center;justify-items:center;gap:16px}}