.landing-root{--max-page:1180px;--radius-card:12px;--ink-soft:#0f172a0e;--lp-ease-out:cubic-bezier(.16, 1, .3, 1);--lp-status-ok:#0e6245;--lp-status-warn:#8a5a00;--lp-status-info:#2854a3;--lp-status-soft-ok:#eaf7f0;--lp-status-soft-warn:#fff5d8;--lp-status-soft-info:#eaf1ff;--lp-accent:var(--accent);--lp-accent-text:#fff;--lp-red:#dc2626;--lp-red-soft:#fee2e2;--lp-pop:#4b54d9;--lp-pop-soft:color-mix(in srgb, var(--lp-pop) 10%, transparent);background:var(--surface);min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Satoshi,system-ui,sans-serif;overflow:clip}@supports (color:lab(0% 0 0)){.landing-root{--lp-pop:lab(41.4508% 29.4094 -70.7219)}}.landing-root a{color:inherit;text-decoration:none}.landing-root button,.landing-root input{font:inherit}.landing-root button,.landing-root .lp-interactive{cursor:pointer}.landing-root :focus-visible{outline:2px solid var(--lp-pop);outline-offset:3px}.landing-root .lp-nav{z-index:40;background:var(--surface);border-bottom:1px solid var(--border-default);position:sticky;top:0}.landing-root .lp-nav-inner{width:min(100% - 32px, var(--max-page));justify-content:space-between;align-items:center;gap:24px;height:64px;margin:0 auto;display:flex}.landing-root .lp-brand{letter-spacing:-.015em;color:var(--text-primary);transition:opacity .16s var(--lp-ease-out);align-items:center;gap:8px;font-size:18px;font-weight:700;display:inline-flex}.landing-root .lp-brand:hover{opacity:.7}.landing-root .lp-nav-links{align-items:center;gap:clamp(20px,2.4vw,32px);display:flex}.landing-root .lp-nav-link{color:var(--text-secondary);transition:color .16s var(--lp-ease-out);background:0 0;border:0;padding:6px 0;font-size:14px;font-weight:600;position:relative}.landing-root .lp-nav-link:after{content:"";background:var(--text-primary);transform-origin:0;height:1px;transition:transform .2s var(--lp-ease-out);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.landing-root .lp-nav-link:hover{color:var(--text-primary)}.landing-root .lp-nav-link:hover:after{transform:scaleX(1)}.landing-root .lp-nav-link.is-active{color:var(--text-primary);font-weight:600}.landing-root .lp-nav-link.is-active:after{transform:scaleX(1)}.landing-root .lp-nav-actions{align-items:center;gap:18px;display:flex}.landing-root .lp-nav-login{color:var(--text-secondary);transition:color .16s var(--lp-ease-out);font-size:14px;font-weight:600}.landing-root .lp-nav-login:hover{color:var(--text-primary)}.landing-root .lp-nav-toggle{appearance:none;cursor:pointer;width:44px;height:44px;color:var(--text-primary);background:0 0;border:0;justify-content:center;align-items:center;margin-right:-10px;display:none}.landing-root .lp-nav-toggle-bars{width:20px;height:14px;display:inline-block;position:relative}.landing-root .lp-nav-toggle-bars i{height:2px;transition:transform .22s var(--lp-ease-out), opacity .16s var(--lp-ease-out);background:currentColor;border-radius:2px;position:absolute;left:0;right:0}.landing-root .lp-nav-toggle-bars i:first-child{top:0}.landing-root .lp-nav-toggle-bars i:nth-child(2){top:6px}.landing-root .lp-nav-toggle-bars i:nth-child(3){top:12px}.landing-root .lp-nav-toggle-bars.is-open i:first-child{transform:translateY(6px)rotate(45deg)}.landing-root .lp-nav-toggle-bars.is-open i:nth-child(2){opacity:0}.landing-root .lp-nav-toggle-bars.is-open i:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.landing-root .lp-mobile-scrim{z-index:38;animation:lp-scrim-in .18s var(--lp-ease-out);background:#0f172a61;border:0;padding:0;position:fixed;inset:64px 0 0}@keyframes lp-scrim-in{0%{opacity:0}to{opacity:1}}.landing-root .lp-mobile-sheet{z-index:39;background:var(--surface);border-bottom:1px solid var(--border-default);animation:lp-sheet-in .22s var(--lp-ease-out);flex-direction:column;gap:4px;padding:12px;display:flex;position:fixed;top:64px;left:0;right:0}@keyframes lp-sheet-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.landing-root .lp-mobile-link{min-height:48px;color:var(--text-primary);border-radius:10px;align-items:center;padding:0 12px;font-size:16px;font-weight:600;display:flex}.landing-root .lp-mobile-link:active{background:#f1f5f9}.landing-root .lp-mobile-cta{width:100%;height:48px;margin-top:8px}@media (prefers-reduced-motion:reduce){.landing-root .lp-mobile-scrim,.landing-root .lp-mobile-sheet{animation:none}}.landing-root .lp-nav-menu-wrap{display:inline-flex;position:relative}.landing-root .lp-nav-pill{appearance:none;cursor:pointer;border:1px solid var(--border-default,#e5e7eb);letter-spacing:-.005em;color:var(--text-primary,#1a1a1a);transition:background-color .18s var(--lp-ease-out), border-color .18s var(--lp-ease-out), box-shadow .18s var(--lp-ease-out), transform .14s var(--lp-ease-out);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 4px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 1px #10182805}@media (hover:hover) and (pointer:fine){.landing-root .lp-nav-pill:hover{background:#fafbfc;border-color:#d4d7de;box-shadow:0 1px 2px #1018280d}}.landing-root .lp-nav-pill[aria-expanded=true]{background:#fafbfc;border-color:#d4d7de;box-shadow:0 1px 2px #1018280d}.landing-root .lp-nav-pill:active{transform:scale(.985)}.landing-root .lp-nav-avatar{color:#fff;letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff2e,0 0 0 1px #1018280a}.landing-root .lp-nav-pill-caret{color:var(--text-tertiary,#8a8a8a);transition:transform .2s var(--lp-ease-out), color .18s var(--lp-ease-out);margin-left:-2px}.landing-root .lp-nav-pill:hover .lp-nav-pill-caret{color:var(--text-secondary,#6b6b6b)}.landing-root .lp-nav-pill-caret.is-open{color:var(--text-secondary,#6b6b6b);transform:rotate(180deg)}.landing-root .lp-nav-menu{z-index:50;border:1px solid var(--border-default,#e5e7eb);min-width:240px;animation:lp-nav-menu-in .18s var(--lp-ease-out);transform-origin:100% 0;background:#fff;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 1px 2px #1018280a,0 12px 28px -8px #10182824,0 2px 6px #1018280a}@keyframes lp-nav-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.landing-root .lp-nav-menu-id{border-bottom:1px solid var(--border-subtle,#eef0f3);align-items:center;gap:10px;margin-bottom:6px;padding:8px 10px 10px;display:flex}.landing-root .lp-nav-menu-id-avatar{color:#fff;letter-spacing:.02em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff2e,0 0 0 1px #1018280a}.landing-root .lp-nav-menu-id-meta{flex-direction:column;min-width:0;line-height:1.3;display:flex}.landing-root .lp-nav-menu-id-name{color:var(--text-primary,#1a1a1a);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.landing-root .lp-nav-menu-id-email{color:var(--text-tertiary,#8a8a8a);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.landing-root .lp-nav-menu-item{appearance:none;width:100%;color:var(--text-secondary,#4a4a4a);cursor:pointer;text-align:left;transition:background-color .18s var(--lp-ease-out), color .18s var(--lp-ease-out), transform .16s var(--lp-ease-out);background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.landing-root .lp-nav-menu-item:hover{background:var(--surface-hover,#f4f5f7);color:var(--text-primary,#1a1a1a)}}.landing-root .lp-nav-menu-item:active{transition-duration:.12s;transform:scale(.985)}.landing-root .lp-nav-menu-item.is-primary{color:var(--text-primary,#1a1a1a);font-weight:600}.landing-root .lp-nav-menu-item.is-primary svg{color:var(--text-tertiary,#8a8a8a);transition:transform .22s var(--lp-ease-out), color .18s var(--lp-ease-out)}@media (hover:hover) and (pointer:fine){.landing-root .lp-nav-menu-item.is-primary:hover svg{color:var(--text-primary,#1a1a1a);transform:translate(3px)}}.landing-root .lp-button{letter-spacing:-.005em;height:40px;transition:transform .14s var(--lp-ease-out), opacity .16s var(--lp-ease-out), background-color .16s var(--lp-ease-out);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.landing-root .lp-button:active{transform:scale(.97)}.landing-root .lp-button-primary{background:var(--lp-accent);color:var(--lp-accent-text)}.landing-root .lp-button-primary:hover{background:#27272a}.landing-root .lp-button-secondary{background:var(--surface);border:1px solid var(--border-strong);color:var(--text-primary)}.landing-root .lp-button-secondary:hover{background:var(--surface-hover)}.landing-root .lp-section{width:min(100% - 32px, var(--max-page));margin:0 auto;padding:clamp(56px,7vw,96px) 0}.landing-root .lp-section-tight{padding-top:clamp(36px,5vw,68px)}.landing-root .lp-eyebrow{color:var(--lp-pop);letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}.landing-root h1,.landing-root h2,.landing-root h3{color:var(--text-primary);text-wrap:pretty;margin:0}.landing-root h1{letter-spacing:-.025em;text-wrap:balance;max-width:820px;font-size:clamp(44px,7.1vw,86px);font-weight:700;line-height:1}.landing-root h2{letter-spacing:-.02em;max-width:720px;font-size:clamp(32px,4vw,50px);font-weight:700;line-height:1.04}.landing-root h3{letter-spacing:-.01em;font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:1.18}.landing-root p{color:var(--text-secondary);text-wrap:pretty;margin:0;font-size:17px;line-height:1.55}.landing-root .lp-lead{max-width:690px;color:var(--text-primary);font-size:clamp(18px,2vw,21px);font-weight:500;line-height:1.5}.landing-root .lp-hero{isolation:isolate;width:min(100% - 32px, var(--max-page));grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(40px,6vw,72px);margin:0 auto;padding:clamp(80px,11vw,140px) 0 clamp(72px,8vw,112px);display:grid;position:relative}.landing-root .lp-hero-threads{z-index:-1;aspect-ratio:1;opacity:.72;pointer-events:none;mix-blend-mode:multiply;width:min(58vw,760px);position:absolute;top:clamp(26px,5vw,62px);right:clamp(-120px,-8vw,-44px);overflow:hidden;-webkit-mask-image:radial-gradient(circle at 56% 42%,#000 0 42%,#000000b8 58%,#0000 78%);mask-image:radial-gradient(circle at 56% 42%,#000 0 42%,#000000b8 58%,#0000 78%)}.landing-root .lp-threads-canvas{width:100%;height:100%;display:block}.landing-root .lp-tri-gallery{grid-template-columns:1fr 1fr 1fr;justify-self:end;gap:18px;width:100%;max-width:540px;display:grid}.landing-root .lp-tri-card{aspect-ratio:1/2;background:var(--surface-hover,#f4f5f7);border-radius:14px;overflow:hidden}.landing-root .lp-tri-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.23,1,.32,1);display:block}.landing-root .lp-tri-card:hover img{transform:scale(1.04)}.landing-root .lp-tri-card-1{transform:translateY(0)}.landing-root .lp-tri-card-2{transform:translateY(64px)}.landing-root .lp-tri-card-3{transform:translateY(0)}.landing-root .lp-tri-card.lp-reveal{opacity:0;filter:blur(8px);transition:opacity .54s cubic-bezier(.23,1,.32,1),filter .54s cubic-bezier(.23,1,.32,1)}.landing-root .lp-tri-card.lp-reveal.is-visible{opacity:1;filter:blur()}@media (max-width:900px){.landing-root .lp-hero{grid-template-columns:minmax(0,1fr)}.landing-root .lp-tri-gallery{justify-self:start;max-width:100%}.landing-root .lp-tri-card-2{transform:translateY(32px)}}@media (max-width:860px){.landing-root .lp-hero{grid-template-columns:minmax(0,1fr);padding:clamp(44px,12vw,72px) 0 clamp(72px,18vw,104px)}.landing-root .lp-hero-threads{display:none}.landing-root .lp-section{padding:clamp(64px,15vw,96px) 0}}@media (prefers-reduced-motion:reduce){.landing-root .lp-tri-card img,.landing-root .lp-tri-card.lp-reveal{transition:none!important}.landing-root .lp-hero-threads{opacity:.34}}.landing-root .lp-hero-copy{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.landing-root .lp-hero-copy h1{margin-bottom:32px}.landing-root .lp-hero-copy .lp-lead{max-width:620px;margin:0 0 40px}.landing-root .lp-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-root .lp-hero-visual{justify-content:flex-end;justify-self:end;align-items:flex-start;width:100%;display:flex}.landing-root .lp-hd{--lp-hd-scale:clamp(.66, .6vw + .5, 1);--hd-ink:#1b1c2b;--hd-mut:#71748a;--hd-line:#e3e4ec;width:calc(580px * var(--lp-hd-scale));height:calc(560px * var(--lp-hd-scale))}.landing-root .lp-hd-stage{width:580px;height:560px;transform:scale(var(--lp-hd-scale));transform-origin:0 0;position:relative}.landing-root .lp-hd-grid{display:none}.landing-root .lp-hd-scene{position:absolute;inset:0}.landing-root .lp-hd-scene *{box-sizing:border-box}.landing-root .lp-hd-tag{letter-spacing:.06em;color:var(--hd-ink);white-space:nowrap;z-index:30;background:#fff;border:1px solid #d2d4df;border-radius:3px;padding:4px 9px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10px;font-weight:700;position:absolute;top:-30px;left:10px}.landing-root .lp-hd-tag i{color:var(--lp-pop);font-style:normal}.landing-root .lp-hd-tag-inbox{top:94px;left:24px}.landing-root .lp-hd-base{z-index:1;filter:blur(.4px);opacity:.98;background:#fff;border:1px solid #d8dae4;border-radius:6px;width:372px;height:372px;position:absolute;top:124px;left:12px;overflow:hidden}.landing-root .lp-hd-winbar{border-bottom:1px solid #eef0f4;align-items:center;gap:9px;height:42px;padding:0 16px;display:flex}.landing-root .lp-hd-dots{gap:6px;display:flex}.landing-root .lp-hd-dots i{background:#e0e2ea;border-radius:999px;width:9px;height:9px}.landing-root .lp-hd-dots i:first-child{background:#f0b9b4}.landing-root .lp-hd-dots i:nth-child(2){background:#f3d9a8}.landing-root .lp-hd-dots i:nth-child(3){background:#bfe0bd}.landing-root .lp-hd-winttl{color:var(--hd-ink);margin-left:4px;font-size:13px;font-weight:650}.landing-root .lp-hd-tabs{gap:18px;padding:14px 18px 0;display:flex}.landing-root .lp-hd-tab{color:var(--hd-mut);padding-bottom:10px;font-size:12px;font-weight:600}.landing-root .lp-hd-tab-on{color:var(--lp-pop);box-shadow:inset 0 -2px 0 0 var(--lp-pop)}.landing-root .lp-hd-thead{letter-spacing:.07em;text-transform:uppercase;color:#a3a6b8;border-bottom:1px solid #eef0f4;gap:12px;padding:10px 18px;font-size:9.5px;font-weight:700;display:flex}.landing-root .lp-hd-thead span:first-child{flex:1}.landing-root .lp-hd-thead span:nth-child(2),.landing-root .lp-hd-thead span:last-child{width:86px}.landing-root .lp-hd-row{border-bottom:1px solid #f3f4f7;align-items:center;gap:12px;padding:11px 18px;display:flex}.landing-root .lp-hd-row-alt{background:#fafbfd}.landing-root .lp-hd-av{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10.5px;font-weight:700;display:flex}.landing-root .lp-hd-av-a{background:#5b6cf0}.landing-root .lp-hd-av-b{background:#e07a4e}.landing-root .lp-hd-av-c{background:#2fa8a0}.landing-root .lp-hd-av-d{background:#b25fd0}.landing-root .lp-hd-av-e{background:#d0556f}.landing-root .lp-hd-cell{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.landing-root .lp-hd-cell strong,.landing-root .lp-hd-cell em{text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.25;display:block;overflow:hidden}.landing-root .lp-hd-cell strong{color:var(--hd-ink);font-size:12.5px;font-weight:650}.landing-root .lp-hd-cell em{color:var(--hd-mut);font-size:10.5px;font-style:normal}.landing-root .lp-hd-trav{color:#54576b;flex-shrink:0;width:86px;font-size:11.5px}.landing-root .lp-hd-pill{border-radius:999px;flex-shrink:0;align-items:center;gap:5px;width:86px;padding:3px 9px;font-size:10px;font-weight:650;display:inline-flex}.landing-root .lp-hd-pill:before{content:"";background:currentColor;border-radius:999px;width:5px;height:5px}.landing-root .lp-hd-pill-ph{flex-shrink:0;width:86px}.landing-root .lp-hd-pill-green{color:#1d8a4e;background:#e6f4ec}.landing-root .lp-hd-pill-amber{color:#b9760c;background:#fcf0dd}.landing-root .lp-hd-pill-blue{color:#3a5bd0;background:#e8edfd}.landing-root .lp-hd-float{transform-style:preserve-3d;position:absolute}.landing-root .lp-hd-card{background:#fff;border:1px solid #d2d4df;border-radius:6px;position:relative}.landing-root .lp-hd-f1{z-index:3;top:58px;left:266px}.landing-root .lp-hd-f1 .lp-hd-card{border-color:color-mix(in srgb, var(--lp-pop) 32%, var(--hd-line));width:272px;padding:16px}.landing-root .lp-hd-f2{z-index:2;top:412px;left:308px}.landing-root .lp-hd-f2 .lp-hd-card{background:#f7f8fd;width:272px;padding:16px}.landing-root .lp-hd-f2 .lp-hd-doc{--lp-receipt-scallop:8px;border-radius:6px 6px 0 0;padding-bottom:22px;overflow:visible}.landing-root .lp-hd-f2 .lp-hd-doc:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#71748a57 0 3px,#0000 3px 7px);height:1px;position:absolute;bottom:17px;left:16px;right:16px}.landing-root .lp-hd-f2 .lp-hd-doc:after{content:"";height:calc(var(--lp-receipt-scallop) + 2px);background:radial-gradient(circle at 50% calc(100% + 2px), #fff 0 calc(var(--lp-receipt-scallop) - 1px), #d2d4dfb8 var(--lp-receipt-scallop) calc(var(--lp-receipt-scallop) + 1px), transparent calc(var(--lp-receipt-scallop) + 2px)) calc(var(--lp-receipt-scallop) * -1) 0 / calc(var(--lp-receipt-scallop) * 2.25) 100% repeat-x;pointer-events:none;position:absolute;bottom:-1px;left:-1px;right:-1px}.landing-root .lp-hd-cardhead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.landing-root .lp-hd-cardttl{color:var(--hd-ink);font-size:12.5px;font-weight:700}.landing-root .lp-hd-aibadge{background:color-mix(in srgb, var(--lp-pop) 12%, #fff);color:var(--lp-pop);letter-spacing:.03em;border-radius:999px;align-items:center;padding:3px 8px;font-size:9.5px;font-weight:700;display:inline-flex}.landing-root .lp-hd-fields{grid-template-columns:1fr 1fr;gap:13px 16px;display:grid}.landing-root .lp-hd-field{flex-direction:column;gap:3px;display:flex}.landing-root .lp-hd-field b{letter-spacing:.07em;text-transform:uppercase;color:#a3a6b8;font-size:9px;font-weight:700}.landing-root .lp-hd-field span{color:var(--hd-ink);font-size:12px;font-weight:600}.landing-root .lp-hd-dochead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.landing-root .lp-hd-brand{color:var(--hd-ink);font-size:12px;font-weight:750}.landing-root .lp-hd-date{color:var(--hd-mut);font-size:10px}.landing-root .lp-hd-doctitle{color:var(--hd-ink);font-size:15px;font-weight:750;display:block}.landing-root .lp-hd-docfor{color:var(--hd-mut);margin-top:3px;font-size:11px;display:block}.landing-root .lp-hd-secline{background:var(--hd-line);height:1px;margin:13px 0;display:block}.landing-root .lp-hd-seclabel{letter-spacing:.09em;color:#a3a6b8;margin-bottom:9px;font-size:9px;font-weight:700;display:block}.landing-root .lp-hd-docrow{justify-content:space-between;margin:7px 0;font-size:11.5px;display:flex}.landing-root .lp-hd-docrow span:first-child{color:var(--hd-mut)}.landing-root .lp-hd-docrow span:last-child{color:var(--hd-ink);font-weight:600}.landing-root .lp-hd-total{justify-content:space-between;align-items:baseline;display:flex}.landing-root .lp-hd-total span{letter-spacing:.09em;color:var(--hd-mut);font-size:10px;font-weight:700}.landing-root .lp-hd-total strong{color:var(--hd-ink);font-size:17px;font-weight:750}@media (max-width:900px){.landing-root .lp-hero-visual{justify-content:flex-start}.landing-root .lp-hd{--lp-hd-scale:clamp(.5, 84vw / 580, .94)}}.landing-root .lp-watch-video{gap:10px;padding-left:8px}.landing-root .lp-play-badge{background:var(--lp-pop);width:26px;height:26px;color:var(--lp-accent-text);transition:transform .22s var(--lp-ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-root .lp-play-badge svg{margin-left:1px}.landing-root .lp-watch-video:hover .lp-play-badge{transform:scale(1.08)}.landing-root .lp-trust-row{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.landing-root .lp-trust-chip{border:1px solid var(--border-default);height:34px;color:var(--text-secondary);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.landing-root .lp-status-pill{white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.landing-root .lp-status-ok{color:var(--lp-status-ok);background:var(--lp-status-soft-ok)}.landing-root .lp-status-warn{color:var(--lp-status-warn);background:var(--lp-status-soft-warn)}.landing-root .lp-status-info{color:var(--lp-status-info);background:var(--lp-status-soft-info)}.landing-root .lp-problem-wrap{grid-template-columns:minmax(0,.9fr) minmax(320px,.75fr);align-items:start;gap:clamp(36px,7vw,90px);display:grid}.landing-root .lp-problem-copy{position:sticky;top:96px}.landing-root .lp-problem-list{gap:28px;margin:0;padding:0;list-style:none;display:grid}.landing-root .lp-problem-item{border-top:1px solid var(--border-default);opacity:0;transition:opacity .62s var(--lp-ease-out), transform .62s var(--lp-ease-out);grid-template-columns:36px 1fr;align-items:start;column-gap:18px;padding:18px 0;display:grid;transform:translateY(18px)}.landing-root .lp-problem-item:last-child{border-bottom:1px solid var(--border-default)}.landing-root .lp-problem-item.is-visible{opacity:1;transform:translateY(0)}.landing-root .lp-stop{color:var(--lp-pop)}.landing-root .lp-countup{color:var(--lp-red);font-variant-numeric:tabular-nums;min-width:1.6ch;display:inline-block}.landing-root .lp-problem-num{background:var(--surface-hover,#f4f5f7);width:28px;height:28px;color:var(--text-secondary);border-radius:999px;justify-content:center;align-self:start;align-items:center;margin-top:-2px;display:inline-flex}.landing-root .lp-problem-num svg{stroke-dasharray:18;stroke-dashoffset:18px;width:16px;height:16px;transition:stroke-dashoffset .48s var(--lp-ease-out)}.landing-root .lp-problem-item.is-visible .lp-problem-num svg line{stroke-dashoffset:0}.landing-root .lp-problem-num svg line{stroke-dasharray:18;stroke-dashoffset:18px;transition:stroke-dashoffset .48s var(--lp-ease-out)}.landing-root .lp-problem-num svg line:nth-child(2){transition-delay:.18s}.landing-root .lp-problem-item h3{grid-column:2;margin-bottom:6px;font-size:18px}.landing-root .lp-problem-item p{grid-column:2;font-size:15px;line-height:1.55}.landing-root .lp-workflow{border-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);background:var(--surface-hover)}.landing-root .lp-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:clamp(28px,4vw,48px);display:flex}.landing-root .lp-section-heading .lp-lead{max-width:430px;color:var(--text-tertiary);font-size:17px}.landing-root .lp-section-heading--stack{display:block}.landing-root .lp-section-heading--stack .lp-lead{max-width:560px;margin-top:14px}.landing-root .lp-steps{border:1px solid var(--border-default);background:var(--surface);border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.landing-root .lp-step{border-right:1px solid var(--border-default);opacity:0;min-height:292px;transition:opacity .62s var(--lp-ease-out), transform .62s var(--lp-ease-out), background-color .16s var(--lp-ease-out);flex-direction:column;justify-content:space-between;gap:24px;padding:24px 20px 28px;display:flex;transform:translateY(24px)}.landing-root .lp-step.is-visible{opacity:1;transition:transform .2s var(--lp-ease-out), background-color .16s var(--lp-ease-out);transform:translateY(0)}.landing-root .lp-step:last-child{border-right:0}.landing-root .lp-step:hover{background:var(--surface-hover);transform:translateY(-2px)}.landing-root .lp-step-number{color:var(--lp-pop);font-variant-numeric:tabular-nums;opacity:.9;font-size:13px;font-weight:700}.landing-root .lp-step h3{margin-bottom:10px}.landing-root .lp-step p{font-size:15px;line-height:1.55}.landing-root .lp-step-icon{width:38px;height:38px;color:var(--text-secondary);background:color-mix(in srgb, var(--lp-step-color,var(--lp-accent)) 8%, transparent);transition:background .32s var(--lp-ease-out), color .32s var(--lp-ease-out), transform .38s var(--lp-ease-out);border-radius:999px;place-items:center;display:grid;position:relative}.landing-root .lp-step-icon:before{content:"";border-radius:inherit;background:var(--lp-step-color,var(--lp-accent));opacity:0;transition:opacity .32s var(--lp-ease-out), transform .42s var(--lp-ease-out);z-index:-1;position:absolute;inset:0;transform:scale(.6)}.landing-root .lp-step-icon svg{z-index:1;position:relative}.landing-root .lp-step:hover .lp-step-icon{color:#fff;transform:translateY(-3px)}.landing-root .lp-step:hover .lp-step-icon:before{opacity:1;transform:scale(1)}.landing-root .lp-step-1,.landing-root .lp-step-2,.landing-root .lp-step-3,.landing-root .lp-step-4,.landing-root .lp-step-5{--lp-step-color:var(--lp-pop)}.landing-root .lp-outcomes-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,40px) clamp(28px,4vw,64px);margin:0;padding:0;list-style:none;display:grid}.landing-root .lp-outcome{flex-direction:column;gap:12px;display:flex}.landing-root .lp-outcome h3{font-size:clamp(20px,2vw,24px);line-height:1.2}.landing-root .lp-outcome p{color:var(--text-secondary);font-size:15px;line-height:1.6}.landing-root .lp-mini-sheet{border:1px solid var(--border-default);background:var(--surface);border-radius:12px;overflow:hidden}.landing-root .lp-sheet-row{border-bottom:1px solid var(--border-default);min-height:42px;color:var(--text-secondary);grid-template-columns:1.1fr .95fr .8fr;align-items:center;gap:8px;padding:0 12px;font-size:13px;display:grid}.landing-root .lp-sheet-row:last-child{border-bottom:0}.landing-root .lp-sheet-head{background:var(--surface-hover);color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.landing-root .lp-demo-agenda{flex-direction:column;gap:28px;margin:8px 0 0;padding:0;list-style:none;display:flex;position:relative}.landing-root .lp-demo-agenda:before{content:"";background:linear-gradient(to bottom, var(--lp-pop) 0%, color-mix(in srgb, var(--lp-pop) 35%, transparent) 100%);border-radius:999px;width:2px;position:absolute;top:14px;bottom:14px;left:15px}.landing-root .lp-demo-agenda li{grid-template-columns:32px 1fr;align-items:start;gap:16px;display:grid;position:relative}.landing-root .lp-demo-step{background:var(--surface);border:2px solid var(--lp-pop);width:32px;height:32px;color:var(--lp-pop);font-variant-numeric:tabular-nums;z-index:1;box-shadow:0 0 0 4px var(--surface);transition:background .22s var(--lp-ease-out), color .22s var(--lp-ease-out), transform .22s var(--lp-ease-out);border-radius:999px;place-items:center;font-size:13px;font-weight:700;display:grid}.landing-root .lp-demo-agenda li:hover .lp-demo-step{background:var(--lp-pop);color:var(--lp-accent-text);transform:scale(1.05)}.landing-root .lp-demo-agenda li>div{flex-direction:column;gap:4px;padding-top:4px;display:flex}.landing-root .lp-demo-agenda strong{color:var(--text-primary);letter-spacing:-.005em;font-size:15px;font-weight:600}.landing-root .lp-demo-agenda span{color:var(--text-tertiary);font-size:13.5px;line-height:1.55}.landing-root .lp-confirmation-demo{grid-template-columns:minmax(280px,.58fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.landing-root .lp-control-panel,.landing-root .lp-confirmation-card,.landing-root .lp-search-panel,.landing-root .lp-demo-panel{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--surface);padding:20px}.landing-root .lp-control-panel h3,.landing-root .lp-confirmation-card h3,.landing-root .lp-search-panel h3,.landing-root .lp-demo-panel h3{margin-bottom:12px;font-size:20px}.landing-root .lp-toggle-list{gap:9px;margin-top:18px;display:grid}.landing-root .lp-toggle-row{border:1px solid var(--border-default);min-height:46px;color:var(--text-secondary);transition:transform .16s var(--lp-ease-out), border-color .16s var(--lp-ease-out), background-color .16s var(--lp-ease-out);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:8px 10px 8px 12px;font-size:14px;font-weight:600;display:flex;position:relative}.landing-root .lp-toggle-row:hover{background:var(--surface-hover);border-color:var(--border-strong)}.landing-root .lp-toggle-row:active{transform:scale(.99)}.landing-root .lp-toggle-row input{opacity:0;pointer-events:none;position:absolute}.landing-root .lp-switch{border:1px solid var(--border-strong);background:var(--surface-hover);width:38px;height:22px;transition:background-color .16s var(--lp-ease-out), border-color .16s var(--lp-ease-out);border-radius:999px;flex:none;padding:2px}.landing-root .lp-switch:before{content:"";background:var(--text-tertiary);width:16px;height:16px;transition:transform .18s var(--lp-ease-out), background-color .18s var(--lp-ease-out);border-radius:50%;display:block}.landing-root .lp-toggle-row input:checked+.lp-switch{background:var(--lp-accent);border-color:var(--lp-accent)}.landing-root .lp-toggle-row input:checked+.lp-switch:before{background:var(--lp-accent-text);transform:translate(16px)}.landing-root .lp-confirmation-card{background:0 0;border:0;min-height:490px;padding:0}.landing-root .lp-client-doc{--lp-receipt-cut:8px;width:min(100%,620px);margin:0 auto calc(var(--lp-receipt-cut) + 2px);background:linear-gradient(#f7f8fd 0% 100%);border:1px solid #0f172a1f;border-bottom:0;border-radius:10px 10px 0 0;padding-bottom:22px;position:relative;overflow:visible}.landing-root .lp-client-doc:before,.landing-root .lp-client-doc:after{content:"";pointer-events:none;position:absolute}.landing-root .lp-client-doc:before{background-image:repeating-linear-gradient(90deg,#71748a57 0 3px,#0000 3px 7px);height:1px;bottom:17px;left:16px;right:16px}.landing-root .lp-client-doc:after{height:calc(var(--lp-receipt-cut) + 2px);background:radial-gradient(circle at 50% calc(100% + 2px), #fff 0 calc(var(--lp-receipt-cut) - 1px), #d2d4dfb8 var(--lp-receipt-cut) calc(var(--lp-receipt-cut) + 1px), transparent calc(var(--lp-receipt-cut) + 2px)) calc(var(--lp-receipt-cut) * -1) 0 / calc(var(--lp-receipt-cut) * 2.25) 100% repeat-x;bottom:-1px;left:-1px;right:-1px}.landing-root .lp-client-doc-head{background:#f7f8fd;border-bottom:1px dashed #0f172a2e;border-radius:10px 10px 0 0;justify-content:space-between;gap:16px;padding:20px 22px 18px;display:flex}.landing-root .lp-client-doc-head strong{letter-spacing:-.01em;margin-bottom:5px;font-size:17px;display:block}.landing-root .lp-client-doc-head span{color:var(--text-tertiary);font-variant-numeric:tabular-nums;font-size:13px}.landing-root .lp-doc-section{transition:opacity .18s var(--lp-ease-out), filter .18s var(--lp-ease-out);border-bottom:1px dashed #0f172a24;padding:16px 22px}.landing-root .lp-doc-section:last-child{border-bottom:0}.landing-root .lp-doc-section.is-hidden{opacity:.45;filter:blur(1.5px)}.landing-root .lp-doc-section.is-toggled{animation:lp-doc-toggle-pop .52s var(--lp-ease-out);will-change:transform, background-color}@keyframes lp-doc-toggle-pop{0%{background:0 0;transform:translateY(0)}35%{background:color-mix(in srgb, var(--lp-accent) 7%, transparent);transform:translateY(-2px)}to{background:0 0;transform:translateY(0)}}.landing-root .lp-doc-section h4{letter-spacing:.06em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 8px;font-size:13px;font-weight:700}.landing-root .lp-doc-section p{color:var(--text-secondary);font-size:14px;line-height:1.55}.landing-root .lp-search-demo{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.landing-root .lp-search-box{margin-top:18px;position:relative}.landing-root .lp-search-box-icon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.landing-root .lp-search-box input{border:1px solid var(--border-strong);background:var(--surface);width:100%;height:44px;color:var(--text-primary);transition:background-color .16s var(--lp-ease-out);border-radius:10px;padding:0 14px 0 40px}.landing-root .lp-search-box input:hover,.landing-root .lp-search-box input:focus{background:var(--surface-hover)}.landing-root .lp-search-box[data-auto-typing=true] input{border-color:color-mix(in srgb, var(--lp-pop) 50%, var(--border-strong));box-shadow:0 0 0 4px color-mix(in srgb, var(--lp-pop) 12%, transparent);background:var(--surface-hover);transition:background-color .16s var(--lp-ease-out), border-color .16s var(--lp-ease-out), box-shadow .2s var(--lp-ease-out)}.landing-root .lp-search-box[data-auto-typing=true] .lp-search-box-icon{color:var(--lp-pop);transition:color .16s var(--lp-ease-out)}.landing-root .lp-result-list{gap:8px;margin-top:14px;display:grid}.landing-root .lp-result-item{border:1px solid var(--border-default);background:var(--surface);text-align:left;transition:background-color .16s var(--lp-ease-out), opacity .16s var(--lp-ease-out), filter .16s var(--lp-ease-out);border-radius:10px;padding:12px}.landing-root .lp-result-item.is-hidden{opacity:.18;filter:saturate(0);pointer-events:none}.landing-root .lp-result-item:hover{background:var(--surface-hover)}.landing-root .lp-result-item strong{color:var(--text-primary);margin-bottom:3px;font-size:14px;display:block}.landing-root .lp-result-item span{color:var(--text-tertiary);font-size:13px}.landing-root .lp-team-table{border:1px solid var(--border-default);border-radius:var(--radius-card);background:var(--surface);overflow:auto}.landing-root .lp-team-table table{border-collapse:collapse;width:100%;min-width:610px;font-size:14px}.landing-root .lp-team-table th,.landing-root .lp-team-table td{text-align:left;border-bottom:1px solid var(--border-default);white-space:nowrap;padding:14px 16px}.landing-root .lp-team-table th{background:var(--surface-hover);color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.landing-root .lp-team-table td{color:var(--text-secondary)}.landing-root .lp-team-table tr:last-child td{border-bottom:0}.landing-root .lp-team-table tr{transition:opacity .22s var(--lp-ease-out), transform .22s var(--lp-ease-out)}.landing-root .lp-team-table tr td{transition:padding .26s var(--lp-ease-out) 80ms, font-size .26s var(--lp-ease-out) 80ms, line-height .26s var(--lp-ease-out) 80ms, border-color .26s var(--lp-ease-out) 80ms;overflow:hidden}.landing-root .lp-team-table tr.is-hidden{opacity:0;pointer-events:none;transform:translate(-10px)}.landing-root .lp-team-table tr.is-hidden td{border-color:#0000;padding-top:0;padding-bottom:0;font-size:0;line-height:0;transition-delay:0s}.landing-root .lp-team-table tr.is-hidden td>*{opacity:0;transition:opacity .12s}.landing-root .lp-num{font-variant-numeric:tabular-nums}.landing-root .lp-pricing-heading{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:clamp(32px,4vw,48px);display:flex}.landing-root .lp-pricing-heading .lp-lead{max-width:640px}.landing-root .lp-headline-line{display:block}.landing-root .lp-pricing-row{border:1px solid var(--border-default);background:radial-gradient(120% 140% at 0% 0%, color-mix(in srgb, var(--lp-pop) 4%, transparent), transparent 55%), color-mix(in srgb, var(--lp-pop) 1.5%, #fff);border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,80px);padding:clamp(32px,4vw,48px) clamp(28px,4vw,44px);display:grid}.landing-root .lp-pricing-amount{flex-direction:column;align-items:flex-start;display:flex}.landing-root .lp-pricing-slider{flex-direction:column;gap:12px;width:100%;display:flex}.landing-root .lp-pricing-slider .lp-slider{max-width:none}.landing-root .lp-pricing-slider .lp-slider-meta{color:var(--text-tertiary);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.landing-root .lp-pricing-slider .lp-slider-meta span:nth-child(2){color:var(--text-secondary);font-weight:500}.landing-root .lp-slider-scale{justify-content:space-between;align-items:flex-start;margin-top:-2px;padding:0 9px;display:flex;position:relative}.landing-root .lp-tick{transition:color .2s var(--lp-ease-out);flex-direction:column;align-items:center;gap:6px;font-style:normal;display:flex;position:relative}.landing-root .lp-tick-mark{background:var(--border-default);width:1px;height:6px;transition:background .2s var(--lp-ease-out), height .2s var(--lp-ease-out)}.landing-root .lp-tick-num{color:var(--text-tertiary);font-variant-numeric:tabular-nums;transition:color .2s var(--lp-ease-out);font-size:11px;font-style:normal;font-weight:600}.landing-root .lp-tick.is-passed .lp-tick-mark{background:var(--lp-accent);height:8px}.landing-root .lp-tick.is-passed .lp-tick-num{color:var(--text-primary)}.landing-root .lp-rate-line{color:var(--text-tertiary);font-variant-numeric:tabular-nums;margin:12px 0 0;font-size:13px;font-weight:500}.landing-root .lp-rate-line span{color:var(--text-primary);font-weight:600}.landing-root .lp-rate-line .lp-rate-sep{color:var(--text-tertiary);margin:0 4px}.landing-root .lp-pricing-outro{flex-wrap:wrap;align-items:center;gap:18px;margin-top:clamp(32px,4vw,48px);display:flex}.landing-root .lp-pricing-outro-note{color:var(--text-secondary);margin:0;font-size:14px;font-weight:600;line-height:1.5}.landing-root .lp-included-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px clamp(24px,4vw,56px);margin:clamp(28px,4vw,44px) 0 0;padding:0;list-style:none;display:grid}.landing-root .lp-included-grid li{color:var(--text-primary);align-items:flex-start;gap:12px;font-size:16px;font-weight:600;line-height:1.5;display:flex}.landing-root .lp-included-grid svg{background:var(--lp-status-soft-ok);width:18px;height:18px;color:var(--lp-status-ok);border-radius:999px;flex-shrink:0;margin-top:4px;padding:3px}.landing-root .lp-price-display{align-items:baseline;gap:6px;display:flex}.landing-root .lp-price-currency{color:var(--text-secondary);letter-spacing:-.01em;font-size:clamp(28px,3vw,36px);font-weight:700}.landing-root .lp-price-amount{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text-primary);animation:lp-price-morph .22s var(--lp-ease-out);font-size:clamp(56px,7vw,88px);font-weight:700;line-height:1;display:inline-block}@keyframes lp-price-morph{0%{filter:blur(4px);opacity:.55;transform:translateY(2px)}to{filter:blur();opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-root .lp-price-amount{animation:none}}.landing-root .lp-price-unit{color:var(--text-secondary);margin-top:10px;font-size:15px;font-weight:600}.landing-root .lp-price-note{color:var(--text-tertiary);max-width:340px;margin-top:14px;font-size:14px;line-height:1.5}.landing-root .lp-price-cta{margin-top:28px}.landing-root .lp-trial-pill{margin-bottom:18px}.landing-root .lp-slider-wrap{width:100%;max-width:360px;margin-top:22px}.landing-root .lp-slider-track{align-items:center;width:100%;height:28px;display:flex;position:relative}.landing-root .lp-slider-rail{background:var(--border-default);pointer-events:none;border-radius:999px;height:6px;position:absolute;left:0;right:0}.landing-root .lp-slider-fill{width:var(--fill,0%);background:var(--lp-pop);pointer-events:none;height:6px;transition:width .14s var(--lp-ease-out);will-change:width;border-radius:999px;position:absolute;left:0}.landing-root .lp-slider-thumb{left:var(--fill,0%);border:3px solid var(--lp-pop);pointer-events:none;width:22px;height:22px;transition:left .14s var(--lp-ease-out), transform .16s var(--lp-ease-out), box-shadow .16s var(--lp-ease-out);will-change:left, transform;background:#fff;border-radius:50%;margin-top:-11px;margin-left:-11px;position:absolute;top:50%;box-shadow:0 2px 6px #0f172a2e}.landing-root .lp-slider-track:active .lp-slider-fill,.landing-root .lp-slider-track:active .lp-slider-thumb{transition:none}.landing-root .lp-slider-track:hover .lp-slider-thumb{transform:scale(1.06)}.landing-root .lp-slider-track:active .lp-slider-thumb{box-shadow:0 2px 6px #0f172a2e, 0 0 0 8px color-mix(in srgb, var(--lp-pop) 16%, transparent);transform:scale(1.12)}.landing-root .lp-slider-bubble{transform-origin:50% 100%;background:var(--text-primary);color:#fff;letter-spacing:-.005em;white-space:nowrap;font-variant-numeric:tabular-nums;pointer-events:none;opacity:0;transition:opacity .16s var(--lp-ease-out), transform .18s var(--lp-ease-out), left .14s var(--lp-ease-out);will-change:opacity, transform, left;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600;line-height:1;position:absolute;bottom:calc(100% + 10px);transform:translate(-50%,4px)scale(.94)}.landing-root .lp-slider-bubble:after{content:"";background:inherit;border-radius:1px;width:7px;height:7px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)rotate(45deg)}.landing-root .lp-slider-track:hover .lp-slider-bubble,.landing-root .lp-slider-track:active .lp-slider-bubble,.landing-root .lp-slider-track:focus-within .lp-slider-bubble{opacity:1;transform:translate(-50%)scale(1)}.landing-root .lp-slider-track:active .lp-slider-bubble{transition:opacity .12s var(--lp-ease-out), transform .16s var(--lp-ease-out)}@media (prefers-reduced-motion:reduce){.landing-root .lp-slider-bubble{transition:opacity .12s linear;transform:translate(-50%)}}.landing-root .lp-included-grid.lp-reveal.is-visible li{animation:lp-included-in .38s var(--lp-ease-out) both}.landing-root .lp-included-grid.lp-reveal.is-visible li:first-child{animation-delay:40ms}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(2){animation-delay:80ms}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(3){animation-delay:.12s}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(4){animation-delay:.16s}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(5){animation-delay:.2s}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(6){animation-delay:.24s}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(7){animation-delay:.28s}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(8){animation-delay:.32s}.landing-root .lp-included-grid.lp-reveal.is-visible li:nth-child(9){animation-delay:.36s}@keyframes lp-included-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-root .lp-included-grid.lp-reveal.is-visible li{animation:none}}.landing-root .lp-slider{opacity:0;cursor:grab;appearance:none;background:0 0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.landing-root .lp-slider:active{cursor:grabbing}.landing-root .lp-slider::-webkit-slider-runnable-track{background:0 0;border:0;height:100%}.landing-root .lp-slider::-moz-range-track{background:0 0;border:0;height:100%}.landing-root .lp-slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:0 0;border:0;width:28px;height:28px}.landing-root .lp-slider::-moz-range-thumb{cursor:grab;background:0 0;border:0;width:28px;height:28px}.landing-root .lp-slider-meta{color:var(--text-tertiary);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:10px;font-size:12px;display:flex}.landing-root .lp-included-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.landing-root .lp-included-list li{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:15px;line-height:1.55;display:flex}.landing-root .lp-included-list svg{color:var(--lp-status-ok);flex-shrink:0;margin-top:3px}.landing-root .lp-demo{background:#f9fafc}.landing-root .lp-demo-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:stretch;gap:18px;display:grid}.landing-root .lp-demo-panel{flex-direction:column;justify-content:space-between;gap:32px;min-height:360px;display:flex}.landing-root .lp-demo-panel:has(.lp-demo-agenda){justify-content:flex-start;gap:24px}.landing-root .lp-demo-panel-large{padding:clamp(26px,5vw,48px)}.landing-root .lp-cta-stack{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-root .lp-tt-heading{max-width:720px}.landing-root .lp-testimonials{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:760px;margin:0;display:flex;position:relative}.landing-root .lp-tt-mark{color:var(--lp-accent);opacity:.18;-webkit-user-select:none;user-select:none;margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,7vw,88px);line-height:.6}.landing-root .lp-tt-quote-wrap{width:100%;margin:0 0 36px;display:grid;position:relative}.landing-root .lp-tt-quote{letter-spacing:-.012em;color:var(--text-primary);opacity:0;filter:blur(5px);pointer-events:none;max-width:720px;transition:opacity .54s var(--lp-ease-out), transform .54s var(--lp-ease-out), filter .54s var(--lp-ease-out);grid-area:1/1;justify-self:start;margin:0;font-size:clamp(20px,2vw,24px);font-weight:500;line-height:1.55;transform:translateY(10px)}.landing-root .lp-tt-quote.is-active{opacity:1;filter:blur();pointer-events:auto;transform:translateY(0)}.landing-root .lp-tt-author-stack{flex-direction:column;align-items:flex-start;gap:28px;display:flex}.landing-root .lp-tt-author{place-items:start;width:100%;min-height:46px;display:grid;position:relative}.landing-root .lp-tt-author-info{opacity:0;pointer-events:none;transition:opacity .42s var(--lp-ease-out), transform .42s var(--lp-ease-out);flex-direction:column;grid-area:1/1;align-items:flex-start;gap:6px;padding-top:14px;display:flex;transform:translateY(6px)}.landing-root .lp-tt-author-info:before{content:"";background:var(--lp-accent);border-radius:2px;width:36px;height:2px;margin-bottom:6px}.landing-root .lp-tt-author-info.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.landing-root .lp-tt-author-info strong{color:var(--text-primary);letter-spacing:-.005em;font-size:15px;font-weight:600}.landing-root .lp-tt-author-info span{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:12px;font-weight:500}.landing-root .lp-tt-avatars{background:color-mix(in srgb, var(--lp-accent) 4%, transparent);border-radius:999px;gap:14px;padding:6px;display:flex}.landing-root .lp-tt-avatar{background:var(--surface);filter:grayscale();opacity:.55;cursor:pointer;width:46px;height:46px;transition:transform .32s var(--lp-ease-out), filter .32s var(--lp-ease-out), opacity .32s var(--lp-ease-out), box-shadow .32s var(--lp-ease-out);border:0;border-radius:999px;padding:0;position:relative;overflow:hidden}.landing-root .lp-tt-avatar img{object-fit:cover;width:100%;height:100%;display:block}.landing-root .lp-tt-avatar:hover{filter:grayscale(0);opacity:1;transform:scale(1.06)}.landing-root .lp-tt-avatar.is-active{filter:grayscale(0);opacity:1;box-shadow:0 0 0 2px var(--surface), 0 0 0 4px var(--lp-accent);transform:scale(1.12)}.landing-root .lp-footer{border-top:1px solid var(--border-default);background:var(--surface)}.landing-root .lp-footer-inner{width:min(100% - 32px, var(--max-page));color:var(--text-tertiary);grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:clamp(32px,6vw,80px);margin:0 auto;padding:clamp(48px,6vw,72px) 0 36px;font-size:13px;display:grid}.landing-root .lp-footer-meta a{color:inherit;transition:color .16s var(--lp-ease-out);position:relative}.landing-root .lp-footer-meta a:after{content:"";transform-origin:0;height:1px;transition:transform .2s var(--lp-ease-out);background:currentColor;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.landing-root .lp-footer-meta a:hover{color:var(--text-primary)}.landing-root .lp-footer-meta a:hover:after{transform:scaleX(1)}.landing-root .lp-footer-brand-col{flex-direction:column;gap:12px;max-width:320px;display:flex}.landing-root .lp-footer-tagline{color:var(--text-tertiary);margin:0;font-size:14px;font-weight:500;line-height:1.55}.landing-root .lp-footer-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,56px);display:grid}.landing-root .lp-footer-col{flex-direction:column;gap:10px;display:flex}.landing-root .lp-footer-col h4{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);margin:0 0 4px;font-size:11px;font-weight:700}.landing-root .lp-footer-col a{color:var(--text-secondary);transition:color .16s var(--lp-ease-out);font-size:14px;font-weight:600}.landing-root .lp-footer-col a:hover{color:var(--text-primary)}.landing-root .lp-footer-base{width:min(100% - 32px, var(--max-page));border-top:1px solid var(--border-default);color:var(--text-tertiary);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:20px 0 28px;font-size:13px;font-weight:500;display:flex}.landing-root .lp-footer-base a{color:inherit;transition:color .16s var(--lp-ease-out)}.landing-root .lp-footer-base a:hover{color:var(--text-primary)}@media (max-width:720px){.landing-root .lp-footer-inner{grid-template-columns:1fr}.landing-root .lp-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root .lp-footer-base{flex-direction:column;align-items:flex-start}}.landing-root .lp-toast{z-index:60;border:1px solid var(--border-default);background:var(--surface);max-width:320px;color:var(--text-primary);opacity:0;pointer-events:none;transition:opacity .18s var(--lp-ease-out), transform .18s var(--lp-ease-out);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:600;display:flex;position:fixed;bottom:22px;right:22px;transform:translateY(12px)scale(.98)}.landing-root .lp-toast.is-visible{opacity:1;transform:translateY(0)scale(1)}.landing-root .lp-reveal{opacity:0;transition:opacity .68s var(--lp-ease-out), transform .68s var(--lp-ease-out);transform:translateY(22px)}.landing-root .lp-reveal.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1120px){.landing-root .lp-problem-wrap,.landing-root .lp-search-demo,.landing-root .lp-pricing-heading,.landing-root .lp-demo-grid{grid-template-columns:minmax(0,1fr)}.landing-root .lp-pricing-row{grid-template-columns:minmax(0,1fr);gap:28px}.landing-root .lp-included-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root .lp-problem-copy{position:static}.landing-root .lp-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-root .lp-step{border-bottom:1px solid var(--border-default);min-height:238px}.landing-root .lp-step:nth-child(2n){border-right:0}.landing-root .lp-step:last-child{grid-column:1/-1}}@media (max-width:820px){.landing-root .lp-nav-inner{width:min(100% - 24px, var(--max-page))}.landing-root .lp-nav-links,.landing-root .lp-nav-actions .lp-button-secondary{display:none}.landing-root .lp-nav-toggle{display:inline-flex}.landing-root .lp-nav-login,.landing-root .lp-nav-actions .lp-button-primary{display:none}.landing-root .lp-hero,.landing-root .lp-section{width:min(100% - 24px, var(--max-page))}.landing-root .lp-hero{padding-top:56px}.landing-root .lp-confirmation-demo{grid-template-columns:minmax(0,1fr)}.landing-root .lp-section-heading{display:grid}.landing-root .lp-outcomes-list{grid-template-columns:minmax(0,1fr)}.landing-root .lp-team-table{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.landing-root .lp-team-table table{min-width:520px}}@media (max-width:600px){.landing-root h1{font-size:clamp(32px,9vw,42px);line-height:1.08}.landing-root h2{font-size:clamp(25px,7vw,32px)}.landing-root h3{font-size:17px}.landing-root .lp-lead{font-size:clamp(15px,4vw,17px)}.landing-root .lp-section-heading .lp-lead{font-size:15px}.landing-root .lp-price-amount{font-size:clamp(44px,13vw,60px)}.landing-root .lp-price-currency{font-size:clamp(22px,6vw,28px)}.landing-root .lp-tt-mark{font-size:clamp(40px,12vw,56px)}.landing-root .lp-steps{grid-template-columns:1fr}.landing-root .lp-step,.landing-root .lp-step:nth-child(2n){border-right:0}.landing-root .lp-step:last-child{grid-column:auto}.landing-root .lp-cta-stack{flex-direction:column;align-items:stretch}.landing-root .lp-button{width:100%}.landing-root .lp-sheet-row{grid-template-columns:1fr;gap:3px;padding:12px}.landing-root .lp-client-doc-head{display:grid}.landing-root .lp-toast{max-width:none;bottom:12px;left:12px;right:12px}.landing-root .lp-included-grid{grid-template-columns:1fr}.landing-root .lp-nav-actions{gap:10px}.landing-root .lp-nav-pill-label{display:none}.landing-root .lp-nav-login{font-size:13px}}@media (max-width:860px){.landing-root .lp-hero-visual{display:none}}@media (prefers-reduced-motion:reduce){.landing-root .lp-doc-section.is-toggled{animation:none}.landing-root *,.landing-root :before,.landing-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
