.landing-v2-root{--ld-pink:#ff3d8a;--ld-pink-deep:#ff1a73;--ld-pink-soft:#ffe4ee;--ld-pink-faint:#fff5f9;--ld-ink:#0e0e10;--ld-ink-soft:#2a2a2e;--ld-ink-mute:#6b6b73;--ld-ink-faint:#a1a1aa;--ld-line:#ececec;--ld-line-soft:#f4f4f3;--ld-bg:#ffffff;--ld-bg-soft:#fafaf9;--ld-bg-card:#ffffff;--ld-bg-dark:#0e0e10;--ld-bg-dark-soft:#1a1a1d;--ld-nav-bg:rgba(255,255,255,0.85);color:var(--ld-ink)}.landing-v2-root .ld-script{font-family:var(--font-caveat-brush),cursive;font-weight:400;color:var(--ld-pink);letter-spacing:.01em;line-height:.95}.landing-v2-root .ld-underline-pink{position:relative;display:inline-block;color:var(--ld-ink)}.landing-v2-root .ld-underline-pink:after{content:"";position:absolute;left:-4px;right:-4px;bottom:.05em;height:.45em;background:var(--ld-pink);opacity:.25;z-index:-1;border-radius:2px;transform:skew(-4deg)}.landing-v2-root .ld-btn-primary{display:inline-flex;align-items:center;gap:10px;background:var(--ld-ink);color:#fff;padding:16px 28px;border-radius:999px;font-weight:600;font-size:15px;transition:transform .3s cubic-bezier(.16,1,.3,1),background .3s,box-shadow .4s;position:relative;overflow:hidden;isolation:isolate;border:none;cursor:pointer;font-family:inherit}.landing-v2-root .ld-btn-primary:before{content:"";position:absolute;top:0;left:-150%;width:80%;height:100%;background:linear-gradient(110deg,transparent,rgba(255,255,255,.25) 50%,transparent);transition:left .7s ease;z-index:-1}.landing-v2-root .ld-btn-primary:hover{background:var(--ld-pink);transform:translateY(-3px);box-shadow:0 16px 40px rgba(255,61,138,.4),0 0 60px rgba(255,61,138,.2)}.landing-v2-root .ld-btn-primary:hover:before{left:150%}.landing-v2-root .ld-btn-primary:active{transform:translateY(-1px)}.landing-v2-root .ld-btn-primary .ld-arrow{transition:transform .3s cubic-bezier(.16,1,.3,1)}.landing-v2-root .ld-btn-primary:hover .ld-arrow{transform:translateX(6px)}.landing-v2-root .ld-btn-pink{background:var(--ld-pink);color:#fff}.landing-v2-root .ld-btn-pink:hover{background:var(--ld-pink-deep)}.landing-v2-root .ld-btn-ghost{display:inline-flex;align-items:center;gap:8px;color:var(--ld-ink-soft);padding:16px 22px;border-radius:999px;font-size:15px;font-weight:500;transition:color .2s;background:none;border:none;cursor:pointer;font-family:inherit}.landing-v2-root .ld-btn-ghost:hover{color:var(--ld-pink)}.landing-v2-root .ld-section-eyebrow{display:inline-block;color:var(--ld-pink);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.landing-v2-root .ld-card{background:#fff;border-radius:20px;padding:36px 28px;border:1px solid var(--ld-line);position:relative;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .4s}.landing-v2-root .ld-reveal{transition:opacity .8s ease,transform .8s ease}.landing-v2-root .ld-reveal:not(.ld-reveal-in){opacity:0;transform:translateY(30px)}.landing-v2-root .ld-reveal.ld-reveal-in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-reveal:not(.ld-reveal-in){opacity:1;transform:none}.landing-v2-root .ld-btn-primary,.landing-v2-root .ld-reveal{transition:none}}@keyframes ld-voice-wave{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.landing-v2-root .ld-voice-waves{display:inline-flex;align-items:center;gap:3px;height:28px}.landing-v2-root .ld-voice-waves span{display:inline-block;width:3px;background:var(--ld-pink);border-radius:2px;transform-origin:center;animation:ld-voice-wave 1s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-voice-waves span{animation:none;transform:scaleY(.7)}}.landing-v2-root .ld-pricing-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:1200px;margin:40px auto 0;padding:0 24px}@media (min-width:768px){.landing-v2-root .ld-pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.landing-v2-root .ld-pricing-grid{grid-template-columns:repeat(4,1fr);gap:16px}}.landing-v2-root .ld-plan{padding:28px 22px;display:flex;flex-direction:column;gap:18px;position:relative}.landing-v2-root .ld-plan--featured{border:2px solid var(--ld-pink);box-shadow:0 30px 60px rgba(255,61,138,.18);transform:translateY(-8px)}.landing-v2-root .ld-plan--featured:hover{transform:translateY(-14px) scale(1.01)}.landing-v2-root .ld-plan-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--ld-pink);color:#fff;font-size:11px;font-weight:600;padding:4px 14px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.landing-v2-root .ld-plan-name{font-size:20px;font-weight:700;color:var(--ld-ink)}.landing-v2-root .ld-plan-tagline{font-size:13px;color:var(--ld-ink-mute);margin-top:4px}.landing-v2-root .ld-plan-price{display:flex;align-items:baseline;gap:6px}.landing-v2-root .ld-plan-price .num{font-size:36px;font-weight:800;color:var(--ld-ink)}.landing-v2-root .ld-plan-price .num.num-small{font-size:22px}.landing-v2-root .ld-plan-price .per{font-size:13px;color:var(--ld-ink-mute)}.landing-v2-root .ld-plan-quota{font-size:13px;color:var(--ld-ink-soft);line-height:1.5;padding:12px 14px;background:var(--ld-bg-soft);border:1px solid var(--ld-line);border-radius:10px}.landing-v2-root .ld-plan-quota strong{display:block;margin-bottom:4px}.landing-v2-root .ld-plan-quota .extra,.landing-v2-root .ld-plan-quota .ld-plan-extra{display:block;font-size:12px;color:var(--ld-ink-mute);margin-top:4px}.landing-v2-root .ld-plan-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:13px;color:var(--ld-ink-soft)}.landing-v2-root .ld-plan-features li{padding-left:24px;position:relative;display:flex;align-items:flex-start;gap:8px;line-height:1.4}.landing-v2-root .ld-plan-features li:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;background:var(--ld-pink);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center /contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center /contain}.landing-v2-root .ld-plan-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--ld-ink);border:1px solid var(--ld-ink);padding:12px 20px;border-radius:999px;font-weight:600;font-size:14px;transition:all .2s}.landing-v2-root .ld-plan-cta:hover{transform:translateY(-2px);background:var(--ld-ink);color:#fff}.landing-v2-root .ld-plan--featured .ld-plan-cta{background:var(--ld-pink);color:#fff;border-color:var(--ld-pink)}.landing-v2-root .ld-plan--featured .ld-plan-cta:hover{background:var(--ld-pink-deep);border-color:var(--ld-pink-deep)}.landing-v2-root .ld-pricing-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto 48px}.landing-v2-root .ld-pricing-toggle-btn{padding:10px 20px;border-radius:999px;border:1px solid var(--ld-line);background:#fff;font-size:14px;font-weight:500;color:var(--ld-ink-mute);cursor:pointer;transition:all .2s}.landing-v2-root .ld-pricing-toggle-btn[aria-pressed=true]{background:var(--ld-ink);color:#fff;border-color:var(--ld-ink)}.landing-v2-root .ld-pricing-save{display:inline-block;margin-left:6px;padding:2px 8px;font-size:11px;background:var(--ld-pink-soft);color:var(--ld-pink-deep);border-radius:999px;font-weight:700}.landing-v2-root .ld-pricing-note{max-width:720px;margin:24px auto 0;padding:0 24px;font-size:13px;color:var(--ld-ink-mute);text-align:center}.landing-v2-root section{padding:100px 24px;position:relative}.landing-v2-root .ld-section-head{max-width:740px;margin:0 auto 64px;text-align:center}.landing-v2-root .ld-features-h2,.landing-v2-root .ld-hero-h1,.landing-v2-root .ld-orb-h2,.landing-v2-root .ld-pricing-h2,.landing-v2-root .ld-section-head h2,.landing-v2-root .ld-what-h2{font-size:clamp(32px,4.5vw,52px);font-weight:700;letter-spacing:-.025em;line-height:1.1;margin-bottom:20px}.landing-v2-root .ld-features-h2 .ld-script,.landing-v2-root .ld-orb-h2 .ld-script,.landing-v2-root .ld-pricing-h2 .ld-script,.landing-v2-root .ld-section-head .ld-script,.landing-v2-root .ld-what-h2 .ld-script{font-size:1.15em;display:inline-block;transform:rotate(-2deg)}.landing-v2-root .ld-section-head p,.landing-v2-root .ld-section-sub{color:var(--ld-ink-mute);font-size:18px;line-height:1.6}@media (max-width:720px){.landing-v2-root section{padding:72px 20px}}.landing-v2-root .ld-hero{position:relative;padding:80px 24px 100px;overflow:hidden}.landing-v2-root .ld-hero-bg{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.landing-v2-root .ld-hero-bg:before{content:"";position:absolute;top:-300px;left:50%;transform:translateX(-50%);width:1200px;height:800px;background:radial-gradient(ellipse at center,rgba(255,61,138,.22) 0,rgba(255,138,180,.12) 30%,transparent 65%);filter:blur(40px);z-index:0;animation:ld-hero-glow-pulse 8s ease-in-out infinite}@keyframes ld-hero-glow-pulse{0%,to{opacity:.85;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.04)}}.landing-v2-root .ld-blob{position:absolute;border-radius:50%;filter:blur(80px);animation:ld-blob-float 20s ease-in-out infinite;z-index:1}.landing-v2-root .ld-blob-1{width:380px;height:380px;background:var(--ld-pink);top:-100px;right:5%;opacity:.18}.landing-v2-root .ld-blob-2{width:320px;height:320px;background:#ffb3d1;top:-50px;left:5%;opacity:.22;animation-delay:-10s}.landing-v2-root .ld-blob-3{display:none}@keyframes ld-blob-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.05)}66%{transform:translate(-20px,30px) scale(.95)}}.landing-v2-root .ld-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.025) 1px,transparent 0),linear-gradient(180deg,rgba(0,0,0,.025) 1px,transparent 0);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse at top,black 20%,transparent 70%);mask-image:radial-gradient(ellipse at top,black 20%,transparent 70%)}.landing-v2-root .ld-hero-inner{position:relative;z-index:1;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.landing-v2-root .ld-hero-content{max-width:620px}.landing-v2-root .ld-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--ld-pink-faint);border:1px solid var(--ld-pink-soft);color:var(--ld-pink-deep);padding:8px 16px;border-radius:999px;font-size:13px;font-weight:500;margin-bottom:24px}.landing-v2-root .ld-hero-eyebrow .ld-pulse,.landing-v2-root .ld-pulse{width:8px;height:8px;background:var(--ld-pink);border-radius:50%;box-shadow:0 0 0 0 rgba(255,61,138,.5);animation:ld-pulse 2s infinite;display:inline-block}@keyframes ld-pulse{0%{box-shadow:0 0 0 0 rgba(255,61,138,.5)}70%{box-shadow:0 0 0 10px rgba(255,61,138,0)}to{box-shadow:0 0 0 0 rgba(255,61,138,0)}}.landing-v2-root .ld-hero-h1{font-size:clamp(40px,6vw,72px);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin-bottom:24px}.landing-v2-root .ld-hero-h1 .ld-script{font-size:1.1em;display:inline-block;transform:rotate(-3deg);margin-right:8px}.landing-v2-root .ld-hero-h1 .ld-script-typing{text-align:left}.landing-v2-root .ld-caret{display:inline-block;margin-left:2px;color:var(--ld-pink);font-family:var(--font-caveat-brush),cursive;font-weight:400;animation:ld-caret-blink .7s steps(2) infinite}@keyframes ld-caret-blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-caret{animation:none}}.landing-v2-root .ld-hero-sub{font-size:19px;color:var(--ld-ink-mute);line-height:1.6;margin-bottom:36px;max-width:540px;font-weight:400}.landing-v2-root .ld-hero-cta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:28px}.landing-v2-root .ld-hero-meta{display:flex;align-items:center;gap:20px;font-size:13px;color:var(--ld-ink-mute);flex-wrap:wrap}.landing-v2-root .ld-hero-meta-item{display:flex;align-items:center;gap:6px;font-weight:500}.landing-v2-root .ld-check{color:var(--ld-pink);font-weight:700;font-size:15px}.landing-v2-root .ld-phone-side{position:relative;display:flex;justify-content:center;align-items:center}@media (max-width:980px){.landing-v2-root .ld-hero-inner{grid-template-columns:1fr;gap:60px}.landing-v2-root .ld-hero{padding:48px 24px 80px}}@media (max-width:640px){.landing-v2-root .ld-blob-1{width:240px;height:240px;opacity:.14}.landing-v2-root .ld-blob-2{width:200px;height:200px;opacity:.16}.landing-v2-root .ld-hero-bg:before{width:700px;height:500px;top:-200px}}.landing-v2-root .ld-phone-wrap{position:relative;display:flex;justify-content:center;align-items:center}.landing-v2-root .ld-phone{position:relative;width:320px;height:640px;background:#0f0f12;border-radius:42px;border:1px solid #2a2a30;padding:12px;box-shadow:0 0 0 2px #18181c,0 40px 80px rgba(0,0,0,.18),0 0 100px rgba(255,61,138,.15);z-index:1;animation:ld-phone-float 6s ease-in-out infinite}@keyframes ld-phone-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.landing-v2-root .ld-phone-notch{position:absolute;top:18px;left:50%;transform:translateX(-50%);width:100px;height:24px;background:#000;border-radius:999px;z-index:2}.landing-v2-root .ld-phone-screen{width:100%;height:100%;background:#17212b;border-radius:30px;overflow:hidden;display:flex;flex-direction:column}.landing-v2-root .ld-tg-header{padding:44px 16px 12px;background:#232e3c;border-bottom:1px solid #1a232f;display:flex;align-items:center;gap:12px}.landing-v2-root .ld-tg-avatar{width:38px;height:38px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffb3c1,#ff3d8a 50%,#c11458 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-caveat-brush),cursive;font-size:20px;box-shadow:inset 0 -8px 16px rgba(0,0,0,.2);position:relative;overflow:hidden}.landing-v2-root .ld-tg-avatar:after{content:"L";position:relative;z-index:1}.landing-v2-root .ld-tg-info{flex:1;min-width:0}.landing-v2-root .ld-tg-name{color:#fff;font-size:14px;font-weight:600;margin-bottom:2px}.landing-v2-root .ld-tg-name-heart{color:var(--ld-pink);margin-left:2px}.landing-v2-root .ld-tg-status{color:#6ab3f3;font-size:11px;display:flex;align-items:center;gap:4px}.landing-v2-root .ld-tg-status:before{content:"";width:5px;height:5px;background:#4dd964;border-radius:50%;box-shadow:0 0 6px #4dd964}.landing-v2-root .ld-tg-chat{flex:1;overflow:hidden;padding:12px 12px 16px;display:flex;flex-direction:column;gap:6px;background:#17212b;position:relative}.landing-v2-root .ld-tg-bubble{max-width:78%;padding:8px 12px;border-radius:14px;font-size:13px;line-height:1.4;word-wrap:break-word;animation:ld-bubble-in .3s ease forwards;opacity:0;transform:translateY(8px)}.landing-v2-root .ld-tg-bubble.ld-tg-in{background:#182533;color:#fff;align-self:flex-start;border-bottom-left-radius:4px}.landing-v2-root .ld-tg-bubble.ld-tg-out{background:linear-gradient(135deg,#2b5278,#3a7ab8);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.landing-v2-root .ld-tg-bubble.ld-tg-out:after{content:"✓✓";font-size:9px;margin-left:6px;opacity:.7}@keyframes ld-bubble-in{to{opacity:1;transform:translateY(0)}}.landing-v2-root .ld-tg-input{background:#232e3c;padding:10px 12px;display:flex;align-items:center;gap:8px;border-top:1px solid #1a232f}.landing-v2-root .ld-tg-input-field{flex:1;background:#17212b;border-radius:18px;padding:8px 12px;font-size:12px;color:#6b7280}.landing-v2-root .ld-tg-input-send{width:32px;height:32px;border-radius:50%;background:var(--ld-pink);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.landing-v2-root .ld-float-card{position:absolute;background:#fff;border:1px solid var(--ld-line);border-radius:14px;padding:10px 14px;box-shadow:0 20px 40px rgba(0,0,0,.08);display:flex;align-items:center;gap:10px;z-index:3;font-size:12px;font-weight:500}.landing-v2-root .ld-float-card .ld-heart{color:var(--ld-pink);font-size:16px;animation:ld-heartbeat 1.5s ease-in-out infinite}@keyframes ld-heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.landing-v2-root .ld-float-top{top:40px;right:-30px;animation:ld-float-card 5s ease-in-out infinite}.landing-v2-root .ld-float-bot{bottom:80px;left:-40px;animation:ld-float-card 5s ease-in-out infinite reverse}@keyframes ld-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-v2-root .ld-float-num{font-family:var(--font-caveat-brush),cursive;color:var(--ld-pink);font-size:22px;line-height:1}.landing-v2-root .ld-float-label{font-size:11px;color:var(--ld-ink-mute);font-weight:500;letter-spacing:.02em}.landing-v2-root .ld-float-value{font-size:13px;color:var(--ld-ink);font-weight:600}@media (max-width:480px){.landing-v2-root .ld-float-top{right:0}.landing-v2-root .ld-float-bot{left:0}.landing-v2-root .ld-phone{width:280px;height:560px}}.landing-v2-root .ld-channels{background:#fff;padding:22px 24px;border-bottom:1px solid var(--ld-line-soft)}.landing-v2-root .ld-channels-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;font-size:14px;color:var(--ld-ink-mute);font-weight:500}.landing-v2-root .ld-channels-tag{display:inline-flex;align-items:center;gap:8px}.landing-v2-root .ld-channels-tag-live{color:var(--ld-ink)}.landing-v2-root .ld-channels-tag-soon{opacity:.6}.landing-v2-root .ld-channels-tag svg{width:18px;height:18px}.landing-v2-root .ld-channels-tag-live:before{content:"";width:8px;height:8px;background:#4dd964;border-radius:50%;box-shadow:0 0 8px #4dd964;margin-right:4px}.landing-v2-root .ld-channels-soon-badge{background:var(--ld-pink-soft);color:var(--ld-pink-deep);font-size:9px;font-weight:700;padding:3px 6px;border-radius:4px;letter-spacing:.08em;text-transform:uppercase;margin-right:6px}.landing-v2-root .ld-stats{background:#fff;border-bottom:1px solid var(--ld-line-soft)}.landing-v2-root .ld-stats-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.landing-v2-root .ld-stats-cell{display:flex;flex-direction:column;align-items:center;gap:6px}.landing-v2-root .ld-stat-num{font-size:clamp(36px,4vw,52px);font-weight:700;color:var(--ld-pink);letter-spacing:-.03em;line-height:1;margin-bottom:6px}.landing-v2-root .ld-stat-label{font-size:13px;color:var(--ld-ink-mute);font-weight:500;text-transform:uppercase;letter-spacing:.05em}@media (max-width:720px){.landing-v2-root .ld-stats-grid{grid-template-columns:repeat(2,1fr);gap:32px}}.landing-v2-root .ld-what{background:var(--ld-bg-soft);border-top:1px solid var(--ld-line-soft);border-bottom:1px solid var(--ld-line-soft)}.landing-v2-root .ld-what-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.landing-v2-root .ld-what-card{padding:36px 28px;border-radius:20px}.landing-v2-root .ld-what-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,transparent,var(--ld-pink) 50%,transparent);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s;pointer-events:none}.landing-v2-root .ld-what-card:hover{transform:translateY(-6px) scale(1.01);border-color:transparent;box-shadow:0 30px 60px rgba(255,61,138,.15),0 0 0 1px rgba(255,61,138,.08)}.landing-v2-root .ld-what-card:hover:before{opacity:1}.landing-v2-root .ld-what-card:hover .ld-what-icon{transform:scale(1.1) rotate(-3deg)}.landing-v2-root .ld-what-num{position:absolute;top:24px;right:28px;font-family:var(--font-caveat-brush),cursive;color:var(--ld-pink-soft);font-size:64px;line-height:1;z-index:0}.landing-v2-root .ld-what-icon{width:48px;height:48px;border-radius:14px;background:var(--ld-pink);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative;z-index:1;transition:transform .4s cubic-bezier(.16,1,.3,1)}.landing-v2-root .ld-what-card-title{font-size:22px;font-weight:700;margin-bottom:10px;letter-spacing:-.01em;position:relative;z-index:1}.landing-v2-root .ld-what-card-body{color:var(--ld-ink-mute);font-size:15px;line-height:1.6;position:relative;z-index:1}@media (max-width:900px){.landing-v2-root .ld-what-grid{grid-template-columns:1fr}}.landing-v2-root .ld-features{background:#fff;overflow:hidden}.landing-v2-root .ld-features-stack{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.landing-v2-root .ld-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.landing-v2-root .ld-feature-row-reverse{direction:rtl}.landing-v2-root .ld-feature-row-reverse>*{direction:ltr}.landing-v2-root .ld-feature-text .ld-section-eyebrow{margin-bottom:12px}.landing-v2-root .ld-feature-title{font-size:clamp(28px,3.5vw,38px);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:18px}.landing-v2-root .ld-feature-body{color:var(--ld-ink-mute);font-size:17px;line-height:1.6;margin-bottom:24px}.landing-v2-root .ld-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.landing-v2-root .ld-feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--ld-ink-soft)}.landing-v2-root .ld-feature-list li:before{content:"✓";color:var(--ld-pink);font-weight:700;flex-shrink:0;margin-top:1px}.landing-v2-root .ld-feature-visual{position:relative;aspect-ratio:1.1/1;background:var(--ld-bg-soft);border-radius:24px;border:1px solid var(--ld-line);padding:28px;overflow:hidden;display:flex;align-items:center;justify-content:center}.landing-v2-root .ld-feature-visual:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,var(--ld-pink-faint) 0,transparent 70%)}@media (max-width:900px){.landing-v2-root .ld-feature-row,.landing-v2-root .ld-feature-row-reverse{grid-template-columns:1fr;gap:32px;direction:ltr}}@media (max-width:720px){.landing-v2-root .ld-feature-visual{aspect-ratio:auto;min-height:320px;padding:24px 20px}}.landing-v2-root .ld-learning-demo{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;gap:12px}.landing-v2-root .ld-learning-pair{background:#fff;border:1px solid var(--ld-line);border-radius:12px;padding:14px 16px;box-shadow:0 4px 12px rgba(0,0,0,.04);font-size:14px}.landing-v2-root .ld-learning-label{font-size:11px;color:var(--ld-pink);text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:4px}.landing-v2-root .ld-learning-text{color:var(--ld-ink);font-size:14px;line-height:1.5}.landing-v2-root .ld-learning-arrow{text-align:center;color:var(--ld-ink-faint);font-size:14px}.landing-v2-root .ld-voice-demo{position:relative;z-index:1;background:linear-gradient(135deg,#2b5278,#3a7ab8);padding:20px 24px;border-radius:16px;color:#fff;box-shadow:0 20px 40px rgba(58,122,184,.3);display:flex;align-items:center;gap:12px;min-width:260px}.landing-v2-root .ld-voice-play{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.landing-v2-root .ld-voice-time{font-size:13px;font-weight:500;opacity:.9;flex-shrink:0}.landing-v2-root .ld-voice-demo .ld-voice-waves{flex:1;height:32px}.landing-v2-root .ld-voice-demo .ld-voice-waves span{background:rgba(255,255,255,.85);flex:1}.landing-v2-root .ld-voice-demo .ld-voice-waves span:nth-child(odd){height:60%}.landing-v2-root .ld-voice-demo .ld-voice-waves span:nth-child(2n){height:90%}.landing-v2-root .ld-voice-demo .ld-voice-waves span:nth-child(3n){height:40%}.landing-v2-root .ld-photo-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%}.landing-v2-root .ld-photo-tile{aspect-ratio:3/4;border-radius:12px;position:relative;overflow:hidden;border:1px solid rgba(255,61,138,.18);box-shadow:0 4px 20px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;cursor:default;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.landing-v2-root .ld-photo-tile:hover{border-color:rgba(255,61,138,.45);box-shadow:0 8px 28px rgba(0,0,0,.55),0 0 0 1px rgba(255,61,138,.22),inset 0 1px 0 rgba(255,255,255,.06);transform:translateY(-2px) scale(1.02)}.landing-v2-root .ld-tile-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(255,61,138,.22) 0,transparent 75%);transition:opacity .25s ease}.landing-v2-root .ld-photo-tile:hover .ld-tile-glow{opacity:1}.landing-v2-root .ld-photo-tile[data-tile="1"] .ld-tile-glow{background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(255,61,138,.24) 0,transparent 75%)}.landing-v2-root .ld-photo-tile[data-tile="2"] .ld-tile-glow{background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(255,90,120,.2) 0,transparent 75%)}.landing-v2-root .ld-photo-tile[data-tile="3"] .ld-tile-glow{background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(220,40,130,.22) 0,transparent 75%)}.landing-v2-root .ld-photo-tile[data-tile="4"] .ld-tile-glow{background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(255,80,100,.2) 0,transparent 75%)}.landing-v2-root .ld-photo-tile[data-tile="5"] .ld-tile-glow{background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(255,30,110,.26) 0,transparent 75%)}.landing-v2-root .ld-photo-tile[data-tile="6"] .ld-tile-glow{background:radial-gradient(ellipse 70% 60% at 50% 55%,rgba(200,50,150,.2) 0,transparent 75%)}.landing-v2-root .ld-tile-glyph{position:relative;z-index:1;width:38%;height:auto;color:rgba(255,61,138,.75);flex-shrink:0;transition:color .25s ease,transform .25s ease}.landing-v2-root .ld-photo-tile:hover .ld-tile-glyph{color:rgba(255,61,138,1);transform:scale(1.08)}.landing-v2-root .ld-photo-tag{position:absolute;bottom:8px;left:8px;right:8px;background:rgba(13,13,15,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,61,138,.22);color:rgba(255,255,255,.9);font-size:10px;font-weight:600;padding:4px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.07em;text-align:center;z-index:2}.landing-v2-root .ld-photo-tile:hover .ld-photo-tag{border-color:rgba(255,61,138,.45);color:#fff}.landing-v2-root .ld-photo-tile{background:#0d0d0f}.landing-v2-root .ld-orb-section{background:#fff;color:var(--ld-ink);overflow:hidden;position:relative;padding:120px 24px}.landing-v2-root .ld-orb-inner{position:relative;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;z-index:1}.landing-v2-root .ld-orb-text .ld-section-eyebrow{color:var(--ld-pink);margin-bottom:16px}.landing-v2-root .ld-orb-h2{font-size:clamp(36px,5vw,56px);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin-bottom:24px;color:var(--ld-ink)}.landing-v2-root .ld-orb-h2 .ld-script{font-size:1.15em;display:inline-block;transform:rotate(-2deg);color:var(--ld-pink)}.landing-v2-root .ld-orb-text .ld-section-sub,.landing-v2-root .ld-orb-text p{color:var(--ld-ink-soft);font-size:18px;line-height:1.65;margin-bottom:24px;max-width:480px}.landing-v2-root .ld-orb-features{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:14px}.landing-v2-root .ld-orb-features li{display:flex;align-items:flex-start;gap:12px;color:var(--ld-ink);font-size:15px;text-align:left}.landing-v2-root .ld-orb-features li:before{content:"";width:18px;height:18px;border-radius:50%;background:var(--ld-pink);flex-shrink:0;margin-top:1px}.landing-v2-root .ld-orb-mockup-wrap{position:relative;max-width:440px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:center}.landing-v2-root .ld-holo-video{display:block;width:100%;height:auto;max-width:360px;margin:0 auto;border-radius:16px;object-fit:contain;mix-blend-mode:multiply}@media (max-width:900px){.landing-v2-root .ld-holo-video{mix-blend-mode:normal}.landing-v2-root .ld-orb-section{padding:80px 20px}.landing-v2-root .ld-orb-inner{grid-template-columns:1fr;gap:40px;text-align:center}.landing-v2-root .ld-orb-text{order:2}.landing-v2-root .ld-orb-mockup-wrap{order:1}.landing-v2-root .ld-orb-features,.landing-v2-root .ld-orb-text .ld-section-sub,.landing-v2-root .ld-orb-text p{margin-left:auto;margin-right:auto}.landing-v2-root .ld-orb-features{align-items:stretch;max-width:360px;text-align:left}}.landing-v2-root .ld-compare{background:var(--ld-bg-soft);border-top:1px solid var(--ld-line-soft);border-bottom:1px solid var(--ld-line-soft)}.landing-v2-root .ld-compare-tech{background:#fff}.landing-v2-root .ld-compare-grid{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.landing-v2-root .ld-compare-card{padding:36px 32px;border-radius:20px;position:relative;overflow:hidden}.landing-v2-root .ld-compare-bad{background:#fff;border:1px solid var(--ld-line)}.landing-v2-root .ld-compare-good{background:linear-gradient(160deg,var(--ld-pink) 0,var(--ld-pink-deep) 100%);color:#fff;box-shadow:0 30px 60px rgba(255,61,138,.25)}.landing-v2-root .ld-compare-label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;opacity:.7}.landing-v2-root .ld-compare-card h3{font-size:26px;font-weight:700;margin-bottom:24px;letter-spacing:-.01em}.landing-v2-root .ld-compare-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.landing-v2-root .ld-compare-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5}.landing-v2-root .ld-compare-list li:before{flex-shrink:0;margin-top:1px;font-weight:700;width:18px;text-align:center}.landing-v2-root .ld-compare-bad .ld-compare-list li{color:var(--ld-ink-mute)}.landing-v2-root .ld-compare-bad .ld-compare-list li:before{content:"×";color:#d1d1d6;font-size:18px}.landing-v2-root .ld-compare-good .ld-compare-list li:before{content:"✓";color:#fff}.landing-v2-root .ld-compare-list li{opacity:0;transform:translateX(-15px)}.landing-v2-root .ld-compare-good .ld-compare-list li{transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.landing-v2-root .ld-compare-bad .ld-compare-list li{transition:opacity .6s ease,transform .6s ease}.landing-v2-root .ld-reveal-in .ld-compare-list li{opacity:1;transform:translateX(0)}.landing-v2-root .ld-reveal-in .ld-compare-good .ld-compare-list li:first-child{transition-delay:0s}.landing-v2-root .ld-reveal-in .ld-compare-good .ld-compare-list li:nth-child(2){transition-delay:.12s}.landing-v2-root .ld-reveal-in .ld-compare-good .ld-compare-list li:nth-child(3){transition-delay:.24s}.landing-v2-root .ld-reveal-in .ld-compare-good .ld-compare-list li:nth-child(4){transition-delay:.36s}.landing-v2-root .ld-reveal-in .ld-compare-good .ld-compare-list li:nth-child(5){transition-delay:.48s}.landing-v2-root .ld-reveal-in .ld-compare-good .ld-compare-list li:nth-child(6){transition-delay:.6s}.landing-v2-root .ld-reveal-in .ld-compare-bad .ld-compare-list li:first-child{transition-delay:0s}.landing-v2-root .ld-reveal-in .ld-compare-bad .ld-compare-list li:nth-child(2){transition-delay:60ms}.landing-v2-root .ld-reveal-in .ld-compare-bad .ld-compare-list li:nth-child(3){transition-delay:.12s}.landing-v2-root .ld-reveal-in .ld-compare-bad .ld-compare-list li:nth-child(4){transition-delay:.18s}.landing-v2-root .ld-reveal-in .ld-compare-bad .ld-compare-list li:nth-child(5){transition-delay:.24s}.landing-v2-root .ld-reveal-in .ld-compare-bad .ld-compare-list li:nth-child(6){transition-delay:.3s}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-compare-list li{opacity:1;transform:none;transition:none}}@media (max-width:820px){.landing-v2-root .ld-compare-grid{grid-template-columns:1fr}}.landing-v2-root .ld-testimonials{background:#fff;position:relative;overflow:hidden}.landing-v2-root .ld-testimonial-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.landing-v2-root .ld-testimonial{background:var(--ld-bg-soft);border:1px solid var(--ld-line);border-radius:20px;padding:32px 28px;display:flex;flex-direction:column;gap:20px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .4s;position:relative}.landing-v2-root .ld-testimonial:hover{transform:translateY(-6px) scale(1.01);border-color:var(--ld-pink);box-shadow:0 30px 60px rgba(255,61,138,.15)}.landing-v2-root .ld-testimonial-stars{color:var(--ld-pink);font-size:14px;letter-spacing:2px}.landing-v2-root .ld-testimonial-quote{font-size:17px;line-height:1.5;color:var(--ld-ink);font-weight:500;flex:1;letter-spacing:-.005em}.landing-v2-root .ld-testimonial-author{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid var(--ld-line)}.landing-v2-root .ld-testimonial-avatar{width:48px;height:48px;border-radius:50%;flex-shrink:0;background:#0d0d0f;box-shadow:0 0 0 2px rgba(255,61,138,.55),0 0 0 4px rgba(255,61,138,.12),0 4px 16px rgba(255,61,138,.25),inset 0 1px 0 rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;color:#fff;font-family:inherit;font-size:17px;font-weight:700;letter-spacing:.02em;line-height:1;position:relative;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .3s}.landing-v2-root .ld-testimonial-avatar:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 40% 35%,rgba(255,61,138,.35) 0,transparent 65%);pointer-events:none}.landing-v2-root .ld-testimonial:hover .ld-testimonial-avatar{box-shadow:0 0 0 2px rgba(255,61,138,.85),0 0 0 5px rgba(255,61,138,.2),0 6px 24px rgba(255,61,138,.4),inset 0 1px 0 rgba(255,255,255,.1)}.landing-v2-root .ld-testimonial-meta{display:flex;flex-direction:column;gap:3px;min-width:0}.landing-v2-root .ld-testimonial-name{font-size:14px;font-weight:600;color:var(--ld-ink);display:flex;align-items:center;gap:6px}.landing-v2-root .ld-testimonial-role{font-size:12px;color:var(--ld-ink-mute);line-height:1.3}@media (max-width:900px){.landing-v2-root .ld-testimonial-grid{grid-template-columns:1fr}}.landing-v2-root .ld-pricing{background:var(--ld-bg-soft);border-top:1px solid var(--ld-line-soft);border-bottom:1px solid var(--ld-line-soft);overflow:hidden}.landing-v2-root .ld-pricing-head{max-width:740px;margin:0 auto 64px;text-align:center;padding:0 24px}.landing-v2-root .ld-pricing-sub{color:var(--ld-ink-mute);font-size:18px;line-height:1.6;margin-top:16px}.landing-v2-root .ld-plan-head{display:flex;flex-direction:column;gap:4px}.landing-v2-root .ld-plan-price-num{font-size:44px;font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--ld-ink)}.landing-v2-root .ld-plan-price-num--small{font-size:26px}.landing-v2-root .ld-plan-price-per{color:var(--ld-ink-mute);font-size:14px}.landing-v2-root .ld-plan-extra{display:block;color:var(--ld-ink-mute);margin-top:4px;font-size:12px}.landing-v2-root .ld-pricing-toggle-btn.is-active{background:var(--ld-ink);color:#fff}.landing-v2-root .ld-plan-quota strong{color:var(--ld-pink-deep);font-weight:700;display:inline;margin-bottom:0}.landing-v2-root .ld-plan{transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .4s}.landing-v2-root .ld-plan:hover{transform:translateY(-8px) scale(1.01);border-color:var(--ld-pink);box-shadow:0 30px 60px rgba(255,61,138,.12)}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-blob,.landing-v2-root .ld-float-bot,.landing-v2-root .ld-float-card .ld-heart,.landing-v2-root .ld-float-top,.landing-v2-root .ld-hero-bg:before,.landing-v2-root .ld-hero-eyebrow .ld-pulse,.landing-v2-root .ld-phone,.landing-v2-root .ld-plan,.landing-v2-root .ld-plan--featured .ld-plan-badge,.landing-v2-root .ld-plan--featured:after,.landing-v2-root .ld-pulse,.landing-v2-root .ld-testimonial,.landing-v2-root .ld-testimonial-avatar,.landing-v2-root .ld-tg-bubble,.landing-v2-root .ld-what-card,.landing-v2-root .ld-what-card .ld-what-icon{animation:none!important;transition:none!important}}[data-theme=dark] .landing-v2-root{--ld-bg:#0e0e10;--ld-bg-soft:#1a1a1d;--ld-bg-card:#18181b;--ld-bg-dark:#0e0e10;--ld-bg-dark-soft:#1a1a1d;--ld-ink:#f4f4f5;--ld-ink-soft:#d4d4d8;--ld-ink-mute:#a1a1aa;--ld-ink-faint:#71717a;--ld-line:#27272a;--ld-line-soft:#1f1f23;--ld-pink-soft:rgba(255,61,138,0.18);--ld-pink-faint:rgba(255,61,138,0.08);color:var(--ld-ink)}[data-theme=dark] .landing-v2-root .ld-card{background:var(--ld-bg-card)}[data-theme=dark] .landing-v2-root .ld-float-card{background:var(--ld-bg-card);border-color:var(--ld-line);box-shadow:0 20px 40px rgba(0,0,0,.5)}[data-theme=dark] .landing-v2-root .ld-channels,[data-theme=dark] .landing-v2-root .ld-features,[data-theme=dark] .landing-v2-root .ld-stats{background:var(--ld-bg)}[data-theme=dark] .landing-v2-root .ld-learning-pair{background:var(--ld-bg-card);border-color:var(--ld-line);box-shadow:0 4px 12px rgba(0,0,0,.4)}[data-theme=dark] .landing-v2-root .ld-orb-section{background:var(--ld-bg)}[data-theme=dark] .landing-v2-root .ld-holo-video{mix-blend-mode:normal}[data-theme=dark] .landing-v2-root .ld-compare-tech,[data-theme=dark] .landing-v2-root .ld-faq{background:var(--ld-bg)}[data-theme=dark] .landing-v2-root .ld-compare-bad{background:var(--ld-bg-card);border-color:var(--ld-line)}[data-theme=dark] .landing-v2-root .ld-compare-bad .ld-compare-list li:before{color:var(--ld-ink-faint)}[data-theme=dark] .landing-v2-root .ld-testimonials{background:var(--ld-bg)}[data-theme=dark] .landing-v2-root .ld-testimonial{background:var(--ld-bg-card);border-color:var(--ld-line)}[data-theme=dark] .landing-v2-root .ld-testimonial-author{border-top-color:var(--ld-line)}[data-theme=dark] .landing-v2-root .ld-grid-pattern{background-image:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 0)}[data-theme=dark] .landing-v2-root .ld-hero-bg:before{opacity:.95}[data-theme=dark] .landing-v2-root .ld-plan--featured{box-shadow:0 16px 40px rgba(255,61,138,.22)}[data-theme=dark] .landing-v2-root .ld-btn-primary,[data-theme=dark] .landing-v2-root .ld-plan-cta{color:var(--ld-bg)}[data-theme=dark] .landing-v2-root .ld-pricing-toggle-btn{background:var(--ld-bg-card);border-color:var(--ld-line)}[data-theme=dark] .landing-v2-root .ld-pricing-toggle-btn.is-active,[data-theme=dark] .landing-v2-root .ld-pricing-toggle-btn[aria-pressed=true]{background:var(--ld-ink);border-color:var(--ld-ink);color:var(--ld-bg)}[data-theme=dark] .landing-v2-root{--ld-nav-bg:rgba(14,14,16,0.85)}.landing-v2-root ::selection{background:var(--ld-pink);color:#fff}.landing-v2-root ::-moz-selection{background:var(--ld-pink);color:#fff}html:has(.landing-v2-root){scroll-behavior:smooth}.landing-v2-root .ld-faq{background:#fff}.landing-v2-root .ld-faq-list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.landing-v2-root details.ld-faq-item.ld-card{background:var(--ld-bg-soft);border:1px solid var(--ld-line);border-radius:14px;overflow:visible;transition:all .3s}.landing-v2-root details.ld-faq-item.ld-card:hover{border-color:var(--ld-pink);box-shadow:0 8px 30px rgba(255,61,138,.12)}.landing-v2-root details.ld-faq-item.ld-card[open]{background:#fff;border-color:var(--ld-pink-soft);box-shadow:0 10px 30px rgba(0,0,0,.05)}.landing-v2-root .ld-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 26px;cursor:pointer;font-weight:600;font-size:16px;color:var(--ld-ink);list-style:none}.landing-v2-root .ld-faq-item .ld-faq-body{padding:0 26px 22px;color:var(--ld-ink-mute);font-size:15px;line-height:1.65}.landing-v2-root .ld-faq-item .ld-faq-body p+p{margin-top:10px}.landing-v2-root .ld-faq-item summary:after{content:"+";flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--ld-pink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;line-height:1;transition:transform .3s cubic-bezier(.16,1,.3,1)}.landing-v2-root .ld-faq-item[open] summary:after{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){html:has(.landing-v2-root){scroll-behavior:auto}.landing-v2-root .ld-faq-item summary:after,.landing-v2-root .ld-testimonial-avatar,.landing-v2-root details.ld-faq-item.ld-card{transition:none!important;transform:none!important}}.landing-v2-root .ld-final{background:var(--ld-bg-dark);color:#fff;padding:120px 24px;position:relative;overflow:hidden}.landing-v2-root .ld-final-glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(255,61,138,.25) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,61,138,.15) 0,transparent 50%);pointer-events:none}.landing-v2-root .ld-final-inner{position:relative;max-width:760px;margin:0 auto;z-index:1}.landing-v2-root .ld-final-h2{font-size:clamp(36px,5.5vw,64px);font-weight:700;letter-spacing:-.025em;line-height:1.05;margin-bottom:24px;color:#fff}.landing-v2-root .ld-final-h2 .ld-script{color:var(--ld-pink);font-size:1.15em;display:inline-block;transform:rotate(-3deg);max-width:100%;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:640px){.landing-v2-root .ld-final-h2 .ld-script{font-size:.95em;transform:none;display:inline}.landing-v2-root .ld-final-h2{padding:0 8px}}.landing-v2-root .ld-final-p{color:rgba(255,255,255,.7);font-size:19px;line-height:1.6;margin-bottom:40px}@media (max-width:640px){.landing-v2-root .ld-final-p{font-size:17px}}.landing-v2-root .ld-final-cta{background:var(--ld-pink);color:#fff;padding:20px 36px;font-size:17px}.landing-v2-root .ld-final-cta:hover{background:#fff;color:var(--ld-pink);box-shadow:0 16px 40px rgba(255,255,255,.18),0 0 60px rgba(255,255,255,.1)}.landing-v2-root .ld-stats{padding:60px 24px}@media (max-width:720px){.landing-v2-root .ld-stats{padding:48px 20px}}.landing-v2-root .ld-pricing-toggle-btn:not([aria-pressed=true]):not(.is-active):hover{color:var(--ld-ink);background:rgba(0,0,0,.04)}[data-theme=dark] .landing-v2-root .ld-pricing-toggle-btn:not([aria-pressed=true]):not(.is-active):hover{background:rgba(255,255,255,.06)}.landing-v2-root .ld-btn-ghost:focus-visible,.landing-v2-root .ld-btn-pink:focus-visible,.landing-v2-root .ld-btn-primary:focus-visible,.landing-v2-root .ld-faq-item summary:focus-visible,.landing-v2-root .ld-final-cta:focus-visible,.landing-v2-root .ld-plan-cta:focus-visible,.landing-v2-root .ld-pricing-toggle-btn:focus-visible,.landing-v2-root [data-ld-magnetic=true]:focus-visible{outline:2px solid var(--ld-pink);outline-offset:3px;border-radius:999px}.landing-v2-root .ld-faq-item summary:focus-visible{border-radius:8px}[data-theme=dark] .landing-v2-root details.ld-faq-item.ld-card[open]{background:var(--ld-bg-card);border-color:rgba(255,61,138,.4);box-shadow:0 10px 30px rgba(0,0,0,.4)}.landing-v2-root .ld-nav-link{color:var(--ld-ink-soft)}.landing-v2-root .ld-nav-link:hover{color:var(--ld-pink)}[data-theme=dark] .landing-v2-root .ld-plan-cta{background:transparent;border-color:var(--ld-ink);color:var(--ld-ink)}[data-theme=dark] .landing-v2-root .ld-plan-cta:hover{background:var(--ld-ink);color:var(--ld-bg)}[data-theme=dark] .landing-v2-root .ld-plan--featured .ld-plan-cta{background:var(--ld-pink);color:#fff;border-color:var(--ld-pink)}[data-theme=dark] .landing-v2-root .ld-plan--featured .ld-plan-cta:hover{background:var(--ld-pink-deep);color:#fff;border-color:var(--ld-pink-deep)}.landing-v2-root svg.ld-check{width:16px;height:16px;color:var(--ld-pink);flex-shrink:0}.landing-v2-root svg.ld-check path{stroke-dasharray:30;stroke-dashoffset:30;animation:ld-check-draw .6s cubic-bezier(.65,0,.35,1) forwards}.landing-v2-root .ld-hero-meta-item:first-child svg.ld-check path{animation-delay:1.5s}.landing-v2-root .ld-hero-meta-item:nth-child(2) svg.ld-check path{animation-delay:1.7s}.landing-v2-root .ld-hero-meta-item:nth-child(3) svg.ld-check path{animation-delay:1.9s}@keyframes ld-check-draw{to{stroke-dashoffset:0}}.landing-v2-root .ld-tg-bubble{animation:ld-bubble-wiggle .42s cubic-bezier(.34,1.56,.64,1) forwards}@keyframes ld-bubble-wiggle{0%{opacity:0;transform:translateY(10px) scale(.92)}60%{opacity:1;transform:translateY(-2px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-v2-root .ld-tg-typing{align-self:flex-start;background:#182533;border-radius:14px 14px 14px 4px;padding:10px 14px;display:inline-flex;align-items:center;gap:4px;animation:ld-bubble-wiggle .3s ease forwards;opacity:0}.landing-v2-root .ld-tg-typing span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.6);display:inline-block;animation:ld-typing 1.2s infinite}.landing-v2-root .ld-tg-typing span:nth-child(2){animation-delay:.2s}.landing-v2-root .ld-tg-typing span:nth-child(3){animation-delay:.4s}@keyframes ld-typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.landing-v2-root .ld-pricing .ld-plan{opacity:0;transform:translateY(24px) scale(.96);transition:none}.landing-v2-root .ld-pricing.ld-reveal-in .ld-plan{animation:ld-card-pop .7s cubic-bezier(.34,1.56,.64,1) forwards}.landing-v2-root .ld-pricing.ld-reveal-in .ld-plan:first-child{animation-delay:.05s}.landing-v2-root .ld-pricing.ld-reveal-in .ld-plan:nth-child(2){animation-delay:.18s}.landing-v2-root .ld-pricing.ld-reveal-in .ld-plan:nth-child(3){animation-delay:.31s}.landing-v2-root .ld-pricing.ld-reveal-in .ld-plan:nth-child(4){animation-delay:.44s}@keyframes ld-card-pop{0%{opacity:0;transform:translateY(24px) scale(.96)}60%{opacity:1;transform:translateY(-4px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@property --ld-shine-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.landing-v2-root .ld-plan--featured{overflow:hidden;z-index:0}.landing-v2-root .ld-plan--featured:after{content:none;pointer-events:none;z-index:1}.landing-v2-root .ld-plan--featured>*{position:relative;z-index:2}@keyframes ld-rotate-shine{to{--ld-shine-angle:360deg}}@supports not (background:conic-gradient(from var(--ld-shine-angle ),red,blue)){.landing-v2-root .ld-plan--featured:after{content:none}}@keyframes ld-rotate-shine-fallback{0%{opacity:0;transform:rotate(0deg)}50%{opacity:.8}to{opacity:0;transform:rotate(1turn)}}.landing-v2-root .ld-plan--featured .ld-plan-badge{animation:ld-badge-float 2.4s ease-in-out infinite}@keyframes ld-badge-float{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-4px)}}.landing-v2-root .ld-feature-row .ld-learning-pair{opacity:0;transform:translateY(12px)}.landing-v2-root .ld-features.ld-reveal-in .ld-learning-pair{animation:ld-slide-in .55s ease-out forwards}.landing-v2-root .ld-features.ld-reveal-in .ld-learning-pair:first-of-type{animation-delay:.1s}.landing-v2-root .ld-features.ld-reveal-in .ld-learning-pair:nth-of-type(2){animation-delay:.4s}.landing-v2-root .ld-features.ld-reveal-in .ld-learning-pair:nth-of-type(3){animation-delay:.7s}.landing-v2-root .ld-features.ld-reveal-in .ld-learning-arrow{opacity:0;animation:ld-slide-in .4s ease-out forwards}.landing-v2-root .ld-features.ld-reveal-in .ld-learning-arrow:nth-of-type(2){animation-delay:.3s}.landing-v2-root .ld-features.ld-reveal-in .ld-learning-arrow:nth-of-type(4){animation-delay:.6s}@keyframes ld-slide-in{to{opacity:1;transform:translateY(0)}}.landing-v2-root .ld-final-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:56px 56px;background-position:50%;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);pointer-events:none}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-features.ld-reveal-in .ld-learning-arrow,.landing-v2-root .ld-features.ld-reveal-in .ld-learning-pair,.landing-v2-root .ld-plan--featured .ld-plan-badge,.landing-v2-root .ld-plan--featured:after,.landing-v2-root .ld-pricing.ld-reveal-in .ld-plan,.landing-v2-root .ld-tg-typing,.landing-v2-root .ld-tg-typing span,.landing-v2-root svg.ld-check path{animation:none!important}.landing-v2-root svg.ld-check path{stroke-dashoffset:0}.landing-v2-root .ld-feature-row .ld-learning-pair,.landing-v2-root .ld-features.ld-reveal-in .ld-learning-arrow,.landing-v2-root .ld-pricing .ld-plan{opacity:1;transform:none}}.landing-v2-root .ld-stat-num{filter:blur(8px);opacity:0;transition:filter .8s ease,opacity .8s ease;font-variant-numeric:tabular-nums}.landing-v2-root .ld-stat-num.ld-stat-revealed{filter:blur(0);opacity:1}.landing-v2-root .ld-tg-voice{align-self:flex-end;background:linear-gradient(135deg,#2b5278,#3a7ab8);color:#fff;border-radius:14px;border-bottom-right-radius:4px;padding:8px 12px;display:inline-flex;align-items:center;gap:8px;min-width:140px;max-width:78%;animation:ld-bubble-wiggle .4s cubic-bezier(.34,1.56,.64,1) forwards;opacity:0}.landing-v2-root .ld-tg-voice-play{width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;font-size:9px;flex-shrink:0}.landing-v2-root .ld-tg-voice-waves{flex:1;display:flex;align-items:center;gap:2px;height:18px}.landing-v2-root .ld-tg-voice-waves span{flex:1;background:rgba(255,255,255,.85);border-radius:1px;animation:ld-voice-wave 1s ease-in-out infinite}.landing-v2-root .ld-tg-voice-waves span:first-child{height:6px;animation-delay:0s}.landing-v2-root .ld-tg-voice-waves span:nth-child(2){height:10px;animation-delay:.1s}.landing-v2-root .ld-tg-voice-waves span:nth-child(3){height:14px;animation-delay:.2s}.landing-v2-root .ld-tg-voice-waves span:nth-child(4){height:8px;animation-delay:.3s}.landing-v2-root .ld-tg-voice-waves span:nth-child(5){height:12px;animation-delay:.4s}.landing-v2-root .ld-tg-voice-waves span:nth-child(6){height:6px;animation-delay:.5s}.landing-v2-root .ld-tg-voice-waves span:nth-child(7){height:10px;animation-delay:.6s}.landing-v2-root .ld-tg-voice-time{font-size:10px;font-weight:500;opacity:.9;flex-shrink:0}.landing-v2-root .ld-tg-voice:after{content:"✓✓";font-size:9px;margin-left:4px;opacity:.7}.landing-v2-root .ld-faq-item{position:relative;opacity:0;transform:translateX(-20px)}.landing-v2-root .ld-reveal-in .ld-faq-item,.landing-v2-root .ld-reveal.ld-reveal-in .ld-faq-item{animation:ld-faq-slide .6s cubic-bezier(.16,1,.3,1) forwards}.landing-v2-root .ld-reveal-in .ld-faq-item:first-child{animation-delay:.08s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(2){animation-delay:.16s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(3){animation-delay:.24s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(4){animation-delay:.32s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(5){animation-delay:.4s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(6){animation-delay:.48s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(7){animation-delay:.56s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(8){animation-delay:.64s}.landing-v2-root .ld-reveal-in .ld-faq-item:nth-child(9){animation-delay:.72s}@keyframes ld-faq-slide{to{opacity:1;transform:translateX(0)}}.landing-v2-root .ld-faq-num{position:absolute;left:-56px;top:22px;color:var(--ld-pink);font-family:var(--font-caveat-brush),"Caveat Brush",cursive;font-size:24px;font-weight:400;opacity:0;transform:translateX(-10px);transition:opacity .5s ease .3s,transform .5s cubic-bezier(.34,1.56,.64,1) .3s;pointer-events:none}.landing-v2-root .ld-reveal-in .ld-faq-item .ld-faq-num{opacity:1;transform:translateX(0)}@media (max-width:720px){.landing-v2-root .ld-faq-num{position:static;display:block;margin-bottom:8px;font-size:20px}}.landing-v2-root .ld-faq-item summary::-webkit-details-marker,.landing-v2-root .ld-faq-item summary::marker{display:none;content:""}.landing-v2-root .ld-feature-list li{opacity:0;transform:translateX(-10px);transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1)}.landing-v2-root .ld-features.ld-reveal-in .ld-feature-list li{opacity:1;transform:translateX(0)}.landing-v2-root .ld-features.ld-reveal-in .ld-feature-list li:first-child{transition-delay:.1s}.landing-v2-root .ld-features.ld-reveal-in .ld-feature-list li:nth-child(2){transition-delay:.2s}.landing-v2-root .ld-features.ld-reveal-in .ld-feature-list li:nth-child(3){transition-delay:.3s}.landing-v2-root .ld-features.ld-reveal-in .ld-feature-list li:nth-child(4){transition-delay:.4s}.landing-v2-root .ld-photo-tile{opacity:0;transform:translateY(20px) rotateX(-30deg) scale(.9);transform-origin:center bottom;transition:opacity .6s cubic-bezier(.34,1.56,.64,1),transform .6s cubic-bezier(.34,1.56,.64,1),border-color .25s ease,box-shadow .25s ease}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile{opacity:1;transform:translateY(0) rotateX(0) scale(1)}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:first-child{transition-delay:.05s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(2){transition-delay:.13s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(3){transition-delay:.21s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(4){transition-delay:.29s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(5){transition-delay:.37s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(6){transition-delay:.45s}.landing-v2-root .ld-photo-grid{perspective:1200px}.landing-v2-root .ld-photo-tag{opacity:0;transform:scale(.5);transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1)}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile .ld-photo-tag{opacity:1;transform:scale(1)}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:first-child .ld-photo-tag{transition-delay:.4s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(2) .ld-photo-tag{transition-delay:.48s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(3) .ld-photo-tag{transition-delay:.56s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(4) .ld-photo-tag{transition-delay:.64s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(5) .ld-photo-tag{transition-delay:.72s}.landing-v2-root .ld-features.ld-reveal-in .ld-photo-tile:nth-child(6) .ld-photo-tag{transition-delay:.8s}.landing-v2-root .ld-feature-row .ld-feature-text{opacity:0;transform:translateX(-60px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.landing-v2-root .ld-feature-row .ld-feature-visual{opacity:0;transform:translateX(60px);transition:opacity .8s cubic-bezier(.16,1,.3,1) .15s,transform .8s cubic-bezier(.16,1,.3,1) .15s}.landing-v2-root .ld-feature-row-reverse .ld-feature-text{transform:translateX(60px)}.landing-v2-root .ld-feature-row-reverse .ld-feature-visual{transform:translateX(-60px)}.landing-v2-root .ld-features.ld-reveal-in .ld-feature-row .ld-feature-text,.landing-v2-root .ld-features.ld-reveal-in .ld-feature-row .ld-feature-visual{opacity:1;transform:translateX(0)}.landing-v2-root .ld-compare-grid{perspective:1200px}.landing-v2-root .ld-compare-grid .ld-compare-card{opacity:0;transform-style:preserve-3d;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.landing-v2-root .ld-compare-grid .ld-compare-card.ld-compare-bad{transform:rotateY(-8deg) translateY(40px) scale(.95)}.landing-v2-root .ld-compare-grid .ld-compare-card.ld-compare-good{transform:rotateY(8deg) translateY(40px) scale(.95);transition-delay:.15s}.landing-v2-root .ld-compare.ld-reveal-in .ld-compare-card{opacity:1;transform:rotateY(0) translateY(0) scale(1)}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-compare-grid .ld-compare-card,.landing-v2-root .ld-faq-item,.landing-v2-root .ld-faq-num,.landing-v2-root .ld-feature-list li,.landing-v2-root .ld-feature-row .ld-feature-text,.landing-v2-root .ld-feature-row .ld-feature-visual,.landing-v2-root .ld-photo-tag,.landing-v2-root .ld-photo-tile,.landing-v2-root .ld-stat-num,.landing-v2-root .ld-tg-voice,.landing-v2-root .ld-tg-voice-waves span,.landing-v2-root .ld-tile-glyph{animation:none!important;transition:none!important;opacity:1!important;transform:none!important;filter:none!important}}.landing-v2-root .ld-testimonial-grid>.ld-testimonial,.landing-v2-root .ld-what-grid>.ld-what-card{opacity:0;transform:translateY(40px) scale(.92);transition:opacity .7s cubic-bezier(.34,1.56,.64,1),transform .7s cubic-bezier(.34,1.56,.64,1),border-color .3s,box-shadow .4s}.landing-v2-root .ld-testimonials.ld-reveal-in .ld-testimonial-grid>.ld-testimonial,.landing-v2-root .ld-what.ld-reveal-in .ld-what-grid>.ld-what-card{opacity:1;transform:translateY(0) scale(1);animation:ld-card-ripple .6s cubic-bezier(.34,1.56,.64,1) forwards}.landing-v2-root .ld-testimonials.ld-reveal-in .ld-testimonial-grid>.ld-testimonial:first-child,.landing-v2-root .ld-what.ld-reveal-in .ld-what-grid>.ld-what-card:first-child{transition-delay:0s}.landing-v2-root .ld-testimonials.ld-reveal-in .ld-testimonial-grid>.ld-testimonial:nth-child(2),.landing-v2-root .ld-what.ld-reveal-in .ld-what-grid>.ld-what-card:nth-child(2){transition-delay:.15s;animation-delay:.15s}.landing-v2-root .ld-testimonials.ld-reveal-in .ld-testimonial-grid>.ld-testimonial:nth-child(3),.landing-v2-root .ld-what.ld-reveal-in .ld-what-grid>.ld-what-card:nth-child(3){transition-delay:.3s;animation-delay:.3s}@keyframes ld-card-ripple{0%{box-shadow:0 0 0 0 rgba(255,61,138,0)}40%{box-shadow:0 0 0 8px rgba(255,61,138,.15)}to{box-shadow:0 0 0 0 rgba(255,61,138,0)}}.landing-v2-root .ld-hero-meta .ld-hero-meta-item{opacity:0;transform:translateY(10px);animation:ld-hero-meta-fade .6s cubic-bezier(.34,1.56,.64,1) forwards}.landing-v2-root .ld-hero-meta .ld-hero-meta-item:first-child{animation-delay:1.4s}.landing-v2-root .ld-hero-meta .ld-hero-meta-item:nth-child(2){animation-delay:1.6s}.landing-v2-root .ld-hero-meta .ld-hero-meta-item:nth-child(3){animation-delay:1.8s}@keyframes ld-hero-meta-fade{to{opacity:1;transform:translateY(0)}}.landing-v2-root .ld-word{display:inline-block;opacity:0;transform:translateY(20px) scale(.85);transition:opacity .5s cubic-bezier(.34,1.56,.64,1),transform .5s cubic-bezier(.34,1.56,.64,1)}.landing-v2-root .ld-word.ld-word-in{opacity:1;transform:translateY(0) scale(1)}.landing-v2-root .ld-btn-primary,.landing-v2-root [data-ld-magnetic=true]{transition:transform .25s cubic-bezier(.16,1,.3,1),background .2s,box-shadow .2s;will-change:transform}@media (prefers-reduced-motion:reduce){.landing-v2-root .ld-hero-meta .ld-hero-meta-item,.landing-v2-root .ld-testimonial-grid>.ld-testimonial,.landing-v2-root .ld-what-grid>.ld-what-card,.landing-v2-root .ld-word{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.landing-v2-root .ld-btn-primary,.landing-v2-root [data-ld-magnetic=true]{transition:none!important}}.landing-v2-root .ld-pricing-matrix{max-width:1100px;margin:72px auto 0;padding:0 24px}.landing-v2-root .ld-pricing-matrix-h2{font-size:clamp(24px,3vw,34px);font-weight:700;letter-spacing:-.02em;text-align:center;color:var(--ld-ink);margin-bottom:32px}.landing-v2-root .ld-pricing-matrix-card{padding:0;overflow:hidden}.landing-v2-root .ld-pricing-matrix-table{width:100%;border-collapse:collapse;font-size:14px}.landing-v2-root .ld-pricing-matrix-table td,.landing-v2-root .ld-pricing-matrix-table th{padding:16px 18px;border-bottom:1px solid var(--ld-line)}.landing-v2-root .ld-pricing-matrix-table tr:last-child td{border-bottom:none}.landing-v2-root .ld-pricing-matrix-table thead th{font-weight:600;color:var(--ld-ink-mute);text-align:left;background:var(--ld-bg-soft)}.landing-v2-root .ld-pricing-matrix-tier{text-align:center!important;color:var(--ld-ink)!important;font-weight:700!important}.landing-v2-root .ld-pricing-matrix-feature{font-weight:500;color:var(--ld-ink)}.landing-v2-root .ld-pricing-matrix-cell{text-align:center}.landing-v2-root .ld-pricing-matrix-yes{color:var(--ld-pink);display:inline}.landing-v2-root .ld-pricing-matrix-no{color:var(--ld-ink-faint);opacity:.6;display:inline}.landing-v2-root .ld-pricing-matrix-mobile{display:flex;flex-direction:column;gap:16px}.landing-v2-root .ld-pricing-matrix-mobile-card{padding:20px 22px}.landing-v2-root .ld-pricing-matrix-mobile-name{font-size:17px;font-weight:700;color:var(--ld-ink);margin-bottom:14px}.landing-v2-root .ld-pricing-matrix-mobile-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.landing-v2-root .ld-pricing-matrix-mobile-row{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--ld-ink-soft)}.landing-v2-root .ld-pricing-matrix-mobile-row[data-included=false]{color:var(--ld-ink-mute)}.landing-v2-root .ld-pricing-faq{max-width:760px;margin:0 auto}@media (min-width:721px){.landing-v2-root .ld-pricing-faq-list{padding-left:56px}}.landing-v2-root .ld-pricing-faq-h2{font-size:clamp(28px,4vw,44px);font-weight:700;letter-spacing:-.02em;text-align:center;color:var(--ld-ink);margin-bottom:48px}.landing-v2-root .ld-pricing-faq-list{display:flex;flex-direction:column;gap:12px}