.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;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}.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-accent);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;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-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(--text-tertiary);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{width:min(100% - 32px, var(--max-page));grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,72px);margin:0 auto;padding:clamp(80px,11vw,140px) 0 clamp(72px,8vw,112px);display:grid}.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:1fr}.landing-root .lp-tri-gallery{justify-self:start;max-width:100%}.landing-root .lp-tri-card-2{transform:translateY(32px)}}@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-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-watch-video{gap:10px;padding-left:8px}.landing-root .lp-play-badge{background:var(--lp-accent);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-status-ok)}.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(--text-tertiary);font-variant-numeric:tabular-nums;opacity:.6;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{--lp-step-color:#2854a3}.landing-root .lp-step-2{--lp-step-color:#6d54b5}.landing-root .lp-step-3{--lp-step-color:#b8742b}.landing-root .lp-step-4{--lp-step-color:#2a7855}.landing-root .lp-step-5{--lp-step-color:#1f2937}.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-accent) 0%, color-mix(in srgb, var(--lp-accent) 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-accent);width:32px;height:32px;color:var(--lp-accent);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-accent);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{min-height:490px}.landing-root .lp-client-doc{border:1px solid var(--border-default);border-radius:12px;overflow:hidden}.landing-root .lp-client-doc-head{border-bottom:1px solid var(--border-default);background:var(--surface-hover);justify-content:space-between;gap:16px;padding:18px;display:flex}.landing-root .lp-client-doc-head strong{margin-bottom:4px;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{border-bottom:1px solid var(--border-default);transition:opacity .18s var(--lp-ease-out), filter .18s var(--lp-ease-out);padding:16px 18px}.landing-root .lp-doc-section:last-child{border-bottom:0}.landing-root .lp-doc-section.is-hidden{opacity:.16;filter:grayscale()}.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-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);border-radius:10px;padding:12px}.landing-root .lp-result-item.is-hidden{display: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-top:1px solid var(--border-default);border-bottom:1px solid var(--border-default);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,80px);padding:clamp(32px,4vw,52px) 0;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-sep{margin:0 4px;color:var(--text-tertiary)!important;font-weight:400!important}.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:600}.landing-root .lp-price-amount{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:clamp(56px,7vw,88px);font-weight:700;line-height:1}.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-accent);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-accent);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{transform:scale(1.12)}.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{border-top:1px solid var(--border-default)}.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:52px;height:52px;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);margin-top:clamp(48px,8vw,96px)}.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;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;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:1fr}.landing-root .lp-pricing-row{grid-template-columns: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-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:1fr}.landing-root .lp-section-heading{display:grid}.landing-root .lp-outcomes-list{grid-template-columns:1fr}}@media (max-width:600px){.landing-root h1{font-size:clamp(42px,12vw,58px)}.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}}@media (prefers-reduced-motion:reduce){.landing-root *,.landing-root :before,.landing-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
