@import"https://fonts.googleapis.com/css2?family=Just+Me+Again+Down+Here&display=swap";:root{--lp-bg: #050505;--lp-bg-2: #0a0a0a;--lp-card: #0e0e0e;--lp-card-2: #141414;--lp-card-3: #1a1a1a;--lp-line: rgba(255, 255, 255, .06);--lp-line-2: rgba(255, 255, 255, .12);--lp-text: #ffffff;--lp-muted: rgba(255, 255, 255, .62);--lp-dim: rgba(255, 255, 255, .42);--lp-faint: rgba(255, 255, 255, .26);--lp-blue: #2f7dff;--lp-pink: #ec4899;--lp-accent: #ef4444;--lp-green: #22c55e;--lp-radius: 14px;--lp-radius-lg: 18px;--lp-radius-sm: 10px}.lp-root{background:var(--lp-bg);color:var(--lp-text);font-family:var(--font-sans),Inter,system-ui,sans-serif;font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;overflow-x:clip}.lp-root *,.lp-root *:before,.lp-root *:after{box-sizing:border-box}.lp-shell{max-width:1240px;margin:0 auto;position:relative}.lp-shell:before,.lp-shell:after{content:"";position:absolute;top:0;bottom:0;width:1px;background:var(--lp-line);pointer-events:none}.lp-shell:before{left:0}.lp-shell:after{right:0}.lp-nav{display:flex;align-items:center;justify-content:space-between;padding:clamp(14px,2.5vw,22px) clamp(16px,3vw,28px);position:relative}.lp-logo{font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--lp-text);text-decoration:none}.lp-nav-links{display:flex;gap:28px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.lp-nav-links a{color:var(--lp-muted);text-decoration:none;font-size:13px;font-weight:400;display:inline-flex;align-items:center;gap:4px}.lp-nav-links a:hover{color:var(--lp-text)}.lp-nav-caret{display:inline-block;vertical-align:middle}.lp-nav-actions{display:flex;gap:8px;align-items:center}.lp-btn{font-family:inherit;border:none;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;transition:background .12s ease,color .12s ease}.lp-btn-login{background:transparent;border:1px solid var(--lp-line-2);color:var(--lp-text)}.lp-btn-login:hover{background:#ffffff0a}.lp-btn-signup{background:#fff;color:#000;font-family:inherit;border:none;cursor:pointer;font-size:13px;font-weight:500;padding:8px 18px;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.lp-btn-signup:hover{background:#e8e8e8}.lp-hero{padding:clamp(28px,6vw,50px) clamp(16px,4vw,24px) clamp(20px,4vw,30px);text-align:center}.lp-pill{display:inline-flex;align-items:center;gap:8px;background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:999px;padding:6px 14px;font-size:12px;color:var(--lp-muted);margin:0 auto 28px}.lp-pill-dot{width:6px;height:6px;border-radius:999px;background:var(--lp-green);box-shadow:0 0 8px 1px #22c55e99}.lp-h1{font-size:clamp(28px,6.4vw,56px);line-height:1.08;letter-spacing:-.035em;font-weight:500;margin:0 auto clamp(16px,3vw,24px);max-width:980px;white-space:normal;color:var(--lp-text)}.lp-sub{font-size:clamp(14px,1.8vw,16px);color:var(--lp-muted);max-width:480px;margin:0 auto clamp(20px,4vw,28px);line-height:1.45;font-weight:400;padding:0 16px}.lp-cta-row{display:inline-flex;align-items:center;gap:clamp(16px,3vw,32px);flex-wrap:wrap;justify-content:center}.lp-link-primary{color:var(--lp-blue);font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;text-decoration:none;background:transparent;border:none;cursor:pointer;padding:0;font-family:inherit}.lp-link-primary:hover{opacity:.85}.lp-cta-arrow{width:16px;height:16px;display:inline-block;vertical-align:middle}.lp-link-muted{color:var(--lp-muted);font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;text-decoration:none;background:transparent;border:none;cursor:pointer;padding:0;font-family:inherit}.lp-link-muted:hover{color:var(--lp-text)}.lp-link-small{font-size:12px}.lp-widgets-divider{max-width:1240px;margin:50px auto 0;height:1px;position:relative}.lp-widgets-divider svg{position:absolute;inset:0;width:100%;height:1px;display:block}.lp-widgets{position:relative;margin:30px auto 0;max-width:1240px;display:grid;grid-template-columns:258px 1fr 258px;gap:18px;padding:0 28px;align-items:center}.lp-widget,.lp-widget-center{background:linear-gradient(180deg,#131313,#0c0c0c);border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:18px;position:relative;overflow:hidden}.lp-widget-profile{display:flex;flex-direction:column;gap:14px;padding-top:28px;height:388px;justify-content:flex-start}.lp-prof-head{display:flex;gap:10px;align-items:center}.lp-avatar{width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,#c4a5e8,#6b4ea3);flex-shrink:0}.lp-avatar-purple{background:linear-gradient(135deg,#d6b8f5,#7c5cb8)}.lp-prof-name{font-size:13px;font-weight:500}.lp-prof-email{font-size:11px;color:var(--lp-dim)}.lp-event-row{display:flex;gap:10px;align-items:flex-start;font-size:11px}.lp-event-icon{color:var(--lp-muted);margin-top:2px;flex-shrink:0}.lp-event-title{font-size:12px;font-weight:500;color:var(--lp-text)}.lp-event-date{font-size:11px;color:var(--lp-dim);margin:2px 0 4px}.lp-event-chips{display:flex;gap:4px;flex-wrap:wrap}.lp-chip{font-size:10px;background:var(--lp-card-3);border:1px solid var(--lp-line);border-radius:4px;padding:2px 6px;color:var(--lp-muted)}.lp-chip-inline{font-size:10px;background:var(--lp-card-3);border-radius:4px;padding:2px 6px;color:var(--lp-blue);margin-left:4px}.lp-event-dim{opacity:.55}.lp-prof-feed{position:relative;height:256px;overflow:hidden}.lp-prof-feed .lp-event-icon{position:relative}.lp-prof-feed .lp-event-icon:after{content:"";position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);width:1px;height:64px;background:#ffffff1f;pointer-events:none}.lp-prof-feed .lp-event-row{will-change:top,opacity}.lp-event-fresh .lp-event-icon{color:#22d3ee}.lp-widget-center{display:flex;flex-direction:column;gap:22px;padding:0;justify-content:flex-start;background:transparent;border:none;position:relative;align-self:start;margin-top:-28px}.lp-linkcard-stack{position:relative;display:flex;flex-direction:column;gap:8px}.lp-linkcard{background:linear-gradient(180deg,#1d1d1d,#131313);border:1px solid var(--lp-line-2);border-radius:14px;padding:14px 18px;display:grid;grid-template-columns:1fr auto auto;gap:18px;align-items:center;font-size:13px;position:relative}.lp-linkcard-0{z-index:3;box-shadow:0 18px 36px -16px #000000b3}.lp-linkcard-1{z-index:2;margin:-8px 14px 0;opacity:.6}.lp-linkcard-2{z-index:1;margin:-8px 28px 0;opacity:.35}.lp-linkcard-left{display:flex;gap:12px;align-items:center;min-width:0}.lp-link-avatar{width:36px;height:36px;border-radius:999px;background:#fff;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#3b82f6;font-weight:700;font-size:18px;font-family:var(--font-mono),system-ui;line-height:1;border:2px solid rgba(59,130,246,.3)}.lp-linkcard-1 .lp-link-avatar,.lp-linkcard-2 .lp-link-avatar,.lp-linkcard-slot-1 .lp-link-avatar,.lp-linkcard-slot-2 .lp-link-avatar{background:linear-gradient(135deg,#6f7c8f,#3b4858);color:#1e3a8a;border-color:transparent;transition:background .8s ease,color .8s ease,border-color .8s ease}.lp-linkcard-slot-0 .lp-link-avatar{transition:background .8s ease,color .8s ease,border-color .8s ease}.lp-linkcard-stack-anim{position:relative;height:200px;display:block}.lp-linkcard-stack-anim .lp-linkcard{width:auto;margin:0}.lp-linkcard-text{min-width:0}.lp-link-url-row{display:inline-flex;align-items:center;gap:8px}.lp-link-url{font-size:16px;font-weight:600;color:var(--lp-text);letter-spacing:-.01em}.lp-link-copy{color:#fff6}.lp-link-sub{font-size:12px;color:var(--lp-dim);margin-top:2px;display:inline-flex;align-items:center;gap:6px}.lp-link-arrow{color:var(--lp-faint);font-size:11px}.lp-link-time{color:var(--lp-faint);margin-left:8px}.lp-link-funnel{font-size:13px;color:var(--lp-muted);background:transparent;border:none;padding:0;white-space:nowrap}.lp-link-clicks{background:var(--lp-card-2);border:1px solid var(--lp-line-2);border-radius:999px;padding:6px 14px;font-size:14px;color:var(--lp-text);font-weight:500;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.lp-link-cursor{color:var(--lp-text);margin-left:4px;transform:scaleY(-1)}.lp-link-dot{width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 6px #22c55eb3}.lp-trust-row{display:flex;justify-content:center;gap:24px;font-size:11px;color:var(--lp-muted);margin-top:12px;padding-top:24px}.lp-trust{display:inline-flex;align-items:center;gap:4px;font-size:14px}.lp-widget-code{padding:16px;background:linear-gradient(180deg,#131313,#0c0c0c);border:1px solid var(--lp-line-2);border-radius:18px;position:relative;overflow:hidden;height:388px;display:flex;flex-direction:column}.lp-vibe-chat{display:flex;flex-direction:column;height:100%;gap:10px;min-width:0}.lp-vibe-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06);gap:6px}.lp-vibe-head-l{display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:11px;font-weight:500}.lp-vibe-orion-ic{width:14px;height:14px;object-fit:contain}.lp-vibe-body{display:flex;flex-direction:column;gap:6px;overflow:hidden;flex:1;justify-content:flex-end;min-width:0}.lp-vibe-msg{display:flex;gap:6px;align-items:flex-end;animation:vibe-in .36s cubic-bezier(.2,.7,.3,1) both;min-width:0}.lp-vibe-user{justify-content:flex-end}.lp-vibe-av{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;flex-shrink:0;background:#1e293b;color:#fff}.lp-vibe-av-bot{background:#0a0a0a;padding:0;overflow:hidden}.lp-vibe-av-bot img{width:70%;height:70%;object-fit:contain}.lp-vibe-bubble{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:var(--lp-text);padding:6px 9px;border-radius:10px;font-size:10.5px;line-height:1.35;max-width:calc(100% - 28px);min-width:0;word-wrap:break-word;overflow-wrap:break-word}.lp-vibe-user .lp-vibe-bubble{background:#3b82f6;color:#fff;border-color:transparent;border-bottom-right-radius:4px}.lp-vibe-bot .lp-vibe-bubble{border-bottom-left-radius:4px}.lp-vibe-thinking{display:inline-flex;gap:3px;padding:12px}.lp-vibe-dot{width:5px;height:5px;border-radius:50%;background:#ffffff8c;animation:vibe-dot 1.2s infinite ease-in-out}.lp-vibe-dot:nth-child(2){animation-delay:.15s}.lp-vibe-dot:nth-child(3){animation-delay:.3s}.lp-vibe-card{display:flex;flex-direction:column;gap:6px;padding:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px;min-width:0;width:100%}.lp-vibe-card-row{display:flex;gap:8px;align-items:center}.lp-vibe-card-av{width:22px;height:22px;border-radius:50%;background:#fde68a;color:#000;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:10px}.lp-vibe-card-name{color:#fff;font-size:11px;font-weight:600}.lp-vibe-card-role{color:var(--lp-dim);font-size:9px}.lp-vibe-card-meta{display:flex;flex-wrap:wrap;gap:3px}.lp-vibe-tag{background:#6366f126;color:#a5b4fc;border:1px solid rgba(99,102,241,.25);padding:1px 6px;border-radius:999px;font-size:9px}.lp-vibe-ok{background:#10b9811f!important;border-color:#10b9814d!important;color:#10b981!important;display:inline-flex;align-items:center;gap:6px}@keyframes vibe-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes vibe-dot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.lp-code-snippet{font-family:var(--font-mono),"Geist Mono","JetBrains Mono",ui-monospace,"SF Mono",monospace;font-size:13px;color:#ffffffdb;margin:0;white-space:pre;line-height:1.7;overflow:hidden;font-weight:400;letter-spacing:-.01em}.lp-code-snippet .cs-k{color:#a78bfa}.lp-code-snippet .cs-s{color:#86efac}.lp-code-snippet .cs-c{color:#67e8f9}.lp-code-snippet .cs-v{color:#ffffffeb}.lp-code-snippet .cs-f{color:#f9a8d4}.lp-customers{padding:0 clamp(16px,3vw,24px) clamp(40px,6vw,70px);text-align:center;position:relative}.lp-customers-divider{position:relative;height:50px;margin-bottom:60px}.lp-customers-divider svg{position:absolute;inset:0;width:100%;height:50px;display:block}.lp-customers-label{position:absolute;left:50%;top:100%;transform:translate(-50%,-50%);background:var(--lp-bg);padding:0 16px;font-size:13px;color:var(--lp-muted);white-space:nowrap}.lp-customers-stage{position:relative;max-width:1240px;margin:0 auto}.lp-customers-marquee{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 80px,#000 calc(100% - 80px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 80px,#000 calc(100% - 80px),transparent 100%);transition:filter .36s ease,opacity .36s ease}.lp-customers-marquee-track{display:flex;width:max-content;gap:64px;align-items:center;animation:lp-marquee 32s linear infinite}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}.lp-customers-stage:hover .lp-customers-marquee{filter:blur(6px);opacity:.45}.lp-customers-stage:hover .lp-customers-marquee-track{animation-play-state:paused}.lp-customers-cta{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) translateY(6px);display:inline-flex;align-items:center;gap:8px;font-size:22px;font-weight:500;color:#fffffff5;letter-spacing:-.015em;text-decoration:none;opacity:0;pointer-events:none;transition:opacity .36s ease,transform .36s ease;z-index:2}.lp-customers-stage:hover .lp-customers-cta{opacity:1;transform:translate(-50%,-50%);pointer-events:auto}.lp-logo{font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--lp-muted);opacity:.75;white-space:nowrap;flex-shrink:0;display:inline-flex;align-items:center;gap:6px}.lp-logo-mark{font-size:16px;opacity:.7}.lp-rings{position:relative;padding:clamp(40px,6vw,80px) clamp(16px,3vw,24px) clamp(48px,8vw,100px);isolation:isolate;overflow:hidden}.lp-rings-bg{position:absolute;left:50%;top:50%;transform:translate(-50%,-45%);width:1389px;height:1389px;pointer-events:none;z-index:0;mask:radial-gradient(circle,#000 0%,#000 50%,transparent 78%);-webkit-mask:radial-gradient(circle,#000 0%,#000 50%,transparent 78%)}.lp-section-head{text-align:center;position:relative;z-index:1;margin-bottom:clamp(32px,6vw,60px);padding:0 16px}.lp-h2{font-size:clamp(24px,5vw,44px);line-height:1.08;letter-spacing:-.03em;font-weight:500;margin:0 0 14px;color:var(--lp-text)}.lp-h2-sub{font-size:clamp(13px,1.7vw,15px);color:var(--lp-muted);margin:0 0 16px;line-height:1.45}.lp-dashcomp{position:relative;z-index:1;width:1276px;margin-left:-18px;padding:0;display:flex;gap:6px;align-items:flex-start;justify-content:space-between}.lp-dc-mid{display:flex;flex-direction:column;gap:6px}.lp-dc-mid-top,.lp-dc-mid-bot{display:flex;gap:6px;align-items:flex-start}.lp-pill-mini{background:#ffffff05;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:2.58px 5px;font-size:9px;color:var(--lp-text);display:inline-flex;align-items:center;gap:5px}.lp-dc{background:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:12px;color:var(--lp-text);font-size:10px;position:relative}.lp-dc-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:8px}.lp-dc-title{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:500;font-size:11.6px;white-space:nowrap}.lp-dc-head-r{display:flex;align-items:center;gap:8px}.lp-dc-share{background:transparent;border:1px solid rgba(255,255,255,.12);padding:4px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:var(--lp-text);cursor:pointer}.lp-dc-demo{width:243px;height:424px;box-sizing:border-box;overflow:hidden;flex-shrink:0}.lp-dc-map{height:150px;margin-bottom:8px}.lp-worldmap{width:100%;height:100%}.lp-channels-viz{display:flex;flex-direction:column;gap:8px;height:100%;justify-content:center}.lp-channels-icons{display:flex;gap:6px;justify-content:space-between}.lp-ch-icon-wrap{display:flex;flex-direction:column;align-items:center;gap:3px}.lp-ch-icon{width:28px;height:28px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:9px}.lp-ch-pct{color:var(--lp-dim);font-size:8px;font-variant-numeric:tabular-nums}.lp-channels-bar{display:flex;height:6px;border-radius:999px;overflow:hidden;background:#ffffff0a;gap:1px}.lp-channels-bar>span{display:block;height:100%}.lp-channels-msgs{display:flex;flex-direction:column;gap:4px;margin-top:4px}.lp-ch-msg{font-size:8.5px;padding:4px 8px;border-radius:999px;max-width:80%;display:inline-flex;align-items:center;gap:5px}.lp-ch-msg-r{background:#25d36626;color:#fff;align-self:flex-start}.lp-ch-msg-l{background:#ffffff0f;color:var(--lp-text);align-self:flex-end}.lp-ch-msg-av{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lp-dc-tbl-hdr{display:grid;grid-template-columns:1fr 50px 40px;font-size:9px;color:var(--lp-dim);padding:5px 0;border-bottom:1px solid rgba(255,255,255,.06)}.lp-dc-tbl-row{display:grid;grid-template-columns:1fr 50px 6px 40px;align-items:center;padding:6px 0;font-size:10px;border-bottom:1px solid rgba(255,255,255,.04)}.lp-dc-tbl-row:last-child{border-bottom:none}.lp-dc-c-name{color:var(--lp-text)}.lp-dc-c-val{color:#fff;font-variant-numeric:tabular-nums;text-align:right}.lp-dc-c-sep{color:#fff3;text-align:center}.lp-dc-c-pct{color:#fff;font-variant-numeric:tabular-nums;text-align:right}.lp-dc-sources{width:243px;height:264px;box-sizing:border-box;overflow:hidden}.lp-src-hdr{display:grid;grid-template-columns:1fr 50px 40px;font-size:9px;color:var(--lp-dim);padding:4px 0;border-bottom:1px solid rgba(255,255,255,.06)}.lp-src-row{display:grid;grid-template-columns:1fr 50px 6px 40px;align-items:center;padding:4px 0;border-bottom:1px solid rgba(255,255,255,.04);font-size:10px}.lp-src-row:last-child{border-bottom:none}.lp-src-name{display:inline-flex;align-items:center;gap:6px;color:#fff}.lp-src-ic{width:14px;height:14px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;color:#fff;flex-shrink:0;overflow:hidden}.lp-src-ic-img{background:transparent!important}.lp-src-ic img{width:100%;height:100%;object-fit:contain}.lp-src-val{color:#fff;font-variant-numeric:tabular-nums;text-align:right}.lp-src-bar{color:#fff3;text-align:center}.lp-src-pct{color:#fff;font-variant-numeric:tabular-nums;text-align:right}.lp-dc-funnel{width:243px;height:215px;box-sizing:border-box;overflow:hidden}.lp-funnel-stage{position:relative;height:165px}.lp-funnel-blob-wrap{position:absolute;inset:18px 0 0}.lp-funnel-blob{width:100%;height:100%}.lp-funnel-tag{position:absolute;background:#0f0f0ff2;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:3px 7px 3px 6px;font-size:9px;color:#fff;display:inline-flex;align-items:center;gap:5px;z-index:2;white-space:nowrap}.lp-fn-sq{width:7px;height:7px;border-radius:2px;display:inline-block}.lp-fn-blue{top:0;left:0}.lp-fn-purple{top:24px;left:60px}.lp-fn-teal{top:50px;right:0}.lp-funnel-pct{position:absolute;top:96px;background:#fff;color:#000;font-weight:500;font-size:9px;padding:3px 7px;border-radius:999px;transform:translate(-50%);z-index:3;white-space:nowrap}.lp-dc-browsers{width:243px;height:264px;box-sizing:border-box;overflow:hidden}.lp-donut{position:relative;width:100%;height:90px;margin:4px auto 6px}.lp-donut-svg{width:100%;height:100%}.lp-donut-center{position:absolute;left:50%;bottom:0;transform:translate(-50%);text-align:center}.lp-donut-big{font-size:18px;font-weight:600;letter-spacing:-.02em;color:#fff}.lp-donut-label{font-size:9px;color:var(--lp-dim)}.lp-br-list{display:flex;flex-direction:column;gap:0;padding-top:4px;border-top:1px solid rgba(255,255,255,.06)}.lp-br-row{display:grid;grid-template-columns:6px 14px 1fr 40px 6px 40px;align-items:center;gap:6px;padding:3px 0;font-size:10px}.lp-br-dot{width:5px;height:5px;border-radius:50%}.lp-br-ic{width:12px;height:12px;border-radius:50%;display:inline-block}.lp-br-name{color:var(--lp-text)}.lp-br-val{color:#fff;text-align:right;font-variant-numeric:tabular-nums}.lp-br-sep{color:#fff3;text-align:center}.lp-br-pct{color:#fff;text-align:right;font-variant-numeric:tabular-nums}.lp-dc-sales{width:243px;height:424px;box-sizing:border-box;overflow:hidden;flex-shrink:0}.lp-sales-big{font-size:18px;font-weight:500;color:#ffffff8c;letter-spacing:-.02em}.lp-sales-delta{display:flex;align-items:center;gap:5px;font-size:9px;margin-top:2px}.lp-sales-pos{color:#10b981}.lp-sales-prev{color:var(--lp-dim)}.lp-sales-bars{display:grid;grid-template-columns:repeat(8,1fr);gap:4px;margin:10px 0}.lp-sales-sq{aspect-ratio:1;border-radius:4px}.lp-sales-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px;margin:8px 0}.lp-sales-item{display:flex;gap:6px;align-items:stretch}.lp-sales-bar-l{width:2px;border-radius:2px;flex-shrink:0}.lp-sales-item-body{display:flex;flex-direction:column;gap:1px}.lp-sales-label{color:var(--lp-text);font-size:9px}.lp-sales-vals{display:flex;align-items:baseline;gap:4px}.lp-sales-val{color:#fff;font-size:10px;font-weight:500}.lp-sales-pct{color:var(--lp-dim);font-size:9px}.lp-sales-tip{display:flex;gap:6px;margin-top:10px;align-items:flex-start}.lp-sales-tip p{margin:0;font-size:9px;color:var(--lp-dim);line-height:1.4}.lp-sales-tip strong{color:#fff;font-weight:500}.lp-dc-totalclicks{width:373px;height:215px;box-sizing:border-box;overflow:hidden}.lp-tc-num{color:#fff;font-size:13px;font-weight:600;margin-left:4px}.lp-tc-chart{height:130px;padding-left:4px}.lp-line-chart{width:100%;height:100%}.lp-tc-legend{display:flex;gap:16px;justify-content:center;margin-top:8px;font-size:9px;color:var(--lp-dim)}.lp-tc-l{display:inline-flex;align-items:center;gap:5px}.lp-tc-dot{width:6px;height:6px;border-radius:2px}.lp-dc-links{width:373px;height:215px;box-sizing:border-box;overflow:hidden}.lp-ll-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:8px;margin-bottom:8px}.lp-ll-tabs{display:flex;gap:14px;font-size:11px;font-weight:500;color:var(--lp-dim)}.lp-ll-tab{padding-bottom:8px;margin-bottom:-9px}.lp-ll-tab.active{color:#fff;border-bottom:2px solid #fff}.lp-ll-range{display:inline-flex;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:2px;font-size:9px;color:var(--lp-dim)}.lp-ll-range>span{padding:2px 6px;border-radius:4px}.lp-ll-range .active{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.1)}.lp-ll-list{display:flex;flex-direction:column;gap:4px}.lp-ll-row{display:flex;align-items:center;gap:8px}.lp-ll-avatar{width:20px;height:20px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:#000;flex-shrink:0}.lp-ll-bar-wrap{flex:1}.lp-ll-bar{background:#1d4ed8;border-radius:6px;padding:4px 10px;display:flex;align-items:center;min-width:0}.lp-ll-bar-d1{background:#1e40af}.lp-ll-bar-d2{background:#1e3a8a;opacity:.85}.lp-ll-bar-d3{background:#172554;opacity:.75}.lp-ll-link{color:#fff;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-ll-count{color:#fff;font-size:11px;font-variant-numeric:tabular-nums;min-width:28px;text-align:right}.lp-dashboards{max-width:1240px;margin:60px auto 0;padding:0 0 80px;display:grid;grid-template-columns:534px 172px 534px;gap:0;position:relative}.lp-dash-ct{grid-column:1 / span 2}.lp-dash-spam{grid-column:3 / span 1}.lp-ab-cell{grid-column:1 / span 1}.lp-dash-rt{grid-column:2 / span 2}.lp-dashboards:before,.lp-dashboards:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:100vw;height:1px;background:var(--lp-line);pointer-events:none}.lp-dashboards:before{top:0}.lp-dashboards:after{bottom:80px}.lp-grid-line-mid{position:absolute;left:50%;transform:translate(-50%);width:100vw;height:1px;background:var(--lp-line);pointer-events:none;bottom:586px}.lp-dash{padding:36px 40px;position:relative;overflow:hidden;min-height:360px;border-right:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line)}.lp-dash:nth-child(odd){border-right:none}.lp-dash:nth-last-child(-n+2){border-bottom:none}.lp-dash-rt{height:387px;min-height:387px;box-sizing:border-box}.lp-dash-ct{height:354px;min-height:354px;box-sizing:border-box}.lp-dash-spam{height:354px;min-height:354px;box-sizing:border-box;overflow:hidden}.lp-dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.lp-dash-title{font-size:24px;font-weight:500;letter-spacing:-.02em;margin:0 0 18px;color:var(--lp-text)}.lp-dash-header .lp-dash-title{margin:0}.lp-table{width:100%;font-size:12px;border-collapse:collapse}.lp-table th,.lp-table td{text-align:left;padding:10px 0;border-bottom:1px solid var(--lp-line);color:var(--lp-muted);font-weight:400}.lp-table th{color:var(--lp-text);font-weight:500;font-size:12px;padding-bottom:12px}.lp-table td.num{color:var(--lp-text);font-variant-numeric:tabular-nums}.lp-table td.dim{color:var(--lp-dim)}.lp-link-blue{color:var(--lp-blue);text-decoration:underline;text-decoration-color:#2f7dff4d}.lp-evt-icon{color:var(--lp-muted);margin-right:4px;vertical-align:-1px}.lp-conv-product{position:absolute;right:28px;top:70px;width:170px;background:var(--lp-card);border:1px solid var(--lp-line-2);border-radius:10px;padding:10px;box-shadow:0 18px 40px -16px #000000b3}.lp-conv-image{width:100%;border-radius:8px;background:linear-gradient(135deg,#1e293b,#0f172a);position:relative;overflow:hidden;padding:12px;display:flex;align-items:center;gap:10px}.lp-conv-agent-av{width:32px;height:32px;border-radius:50%;background:#fde68a;color:#000;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.lp-conv-agent-info{display:flex;flex-direction:column;gap:2px;min-width:0}.lp-conv-agent-name{color:#fff;font-size:11px;font-weight:500}.lp-conv-agent-stat{color:var(--lp-dim);font-size:10px}.lp-conv-addcart{margin-top:8px;background:#10b98126;color:#10b981;border:1px solid rgba(16,185,129,.3);padding:6px 8px;border-radius:6px;text-align:center;font-size:11px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:4px;width:100%;box-sizing:border-box}.lp-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(34,211,238,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(34,211,238,.1) 1px,transparent 1px);background-size:42px 42px;pointer-events:none;mask:radial-gradient(ellipse 70% 65% at center,#000,transparent 95%);-webkit-mask:radial-gradient(ellipse 70% 65% at center,#000,transparent 95%)}.lp-spam-card{position:absolute;left:50%;transform:translate(-50%);bottom:-60px;background:#0a0a0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:14px 16px 16px;z-index:1;width:302px;height:264px;box-sizing:border-box;overflow:hidden}.lp-spam-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:13px}.lp-spam-head .ttl{display:inline-flex;align-items:center;gap:8px;color:var(--lp-text);font-weight:500}.lp-spam-head-actions{display:inline-flex;align-items:center;gap:6px}.lp-pill-mini{display:inline-flex;align-items:center;gap:5px;padding:2.58px 5px;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:9px;color:var(--lp-text);background:#ffffff05}.lp-spam-share{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--lp-text);cursor:pointer}.lp-spam-axis-wrap{display:grid;grid-template-columns:32px 1fr;gap:8px;margin-bottom:14px}.lp-spam-axis{display:flex;flex-direction:column;justify-content:space-between;text-align:right;font-size:10px;color:var(--lp-dim);height:110px}.lp-spam-chart{width:100%;height:110px}.lp-spam-table{font-size:12px}.lp-spam-table th,.lp-spam-table td{padding:8px 0;font-size:12px}.lp-spam-table th{color:var(--lp-muted);font-weight:400}.lp-badge-denied{background:#ef444424;border:1px solid rgba(239,68,68,.35);color:#f87171;font-size:11px;padding:3px 9px;border-radius:6px;display:inline-flex;align-items:center;gap:4px}.lp-ab-stack{position:relative}.lp-ab-card{background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:10px;padding:16px;position:relative;box-shadow:10px -10px #1a1a1a,10px -10px 0 1px #ffffff2e,20px -20px #161616,20px -20px 0 1px #ffffff1f}.lp-ab-card-head{font-size:13px;font-weight:500;margin-bottom:14px}.lp-ab-input-row{display:flex;gap:8px;align-items:flex-end;margin-bottom:12px}.lp-ab-field{flex:1;display:flex;flex-direction:column;gap:4px}.lp-ab-field label{font-size:11px;color:var(--lp-muted)}.lp-ab-delete{background:#ef44441f;border:1px solid rgba(239,68,68,.3);color:#f87171;width:34px;height:34px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.lp-ab-lock{background:#2f7dff24;border:1px solid rgba(47,125,255,.35);color:var(--lp-blue);width:34px;height:34px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.lp-ab-add{width:100%;background:transparent;border:1px dashed var(--lp-blue);color:var(--lp-blue);padding:10px;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:inherit}.lp-rt-table-card{border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:16px 20px;position:relative}.lp-rt-table-card .lp-table th,.lp-rt-table-card .lp-table td{padding:14px 0;font-size:13px}.lp-rt-table-card .lp-table th{padding-bottom:14px;padding-top:4px}.lp-rt-table-card .lp-table th:nth-child(3),.lp-rt-table-card .lp-table th:nth-child(4){color:var(--lp-muted);font-weight:400}.lp-rt-table-card .lp-table td.dim{color:var(--lp-faint)}.lp-rt-table-card .lp-table tbody tr:last-child td{border-bottom:none}.lp-rt-overlay{position:absolute;right:24px;top:50%;transform:translateY(-30%);width:320px;background:#0d0d0d;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:16px 18px 18px;box-shadow:0 24px 50px -18px #000c}.lp-rt-overlay-head{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:12px}.lp-pill-chip{background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:var(--lp-muted);font-size:13px;padding:8px 16px;border-radius:999px}.lp-rt-overlay-title{display:inline-flex;align-items:center;gap:6px;color:var(--lp-text);font-weight:500}.lp-rt-overlay-title svg{color:var(--lp-text)}.lp-pill-streaming{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:var(--lp-muted);font-size:11px;padding:4px 9px 4px 7px;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.lp-pill-streaming .lp-pill-dot{width:7px;height:7px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e2e}.lp-rt-overlay-chart{display:grid;grid-template-columns:26px 1fr;gap:6px}.lp-rt-axis{display:flex;flex-direction:column;justify-content:space-between;text-align:right;font-size:9px;color:var(--lp-faint);height:80px}.lp-mini-chart{width:100%;height:80px}.lp-form-section{padding:clamp(32px,5vw,50px) clamp(16px,3vw,24px) clamp(48px,8vw,100px)}.lp-form-head{max-width:1240px;margin:0 auto clamp(24px,4vw,40px);display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:clamp(20px,3vw,40px);padding:0 clamp(16px,3vw,24px)}.lp-h2-left{font-size:clamp(24px,5vw,44px);letter-spacing:-.03em;font-weight:500;margin:0;line-height:1.08;color:var(--lp-text)}.lp-form-head-right{text-align:left;padding-top:24px}.lp-form-head-right p{color:var(--lp-muted);font-size:14px;line-height:1.5;margin:0 0 12px;max-width:340px}.lp-form-stage{max-width:1240px;margin:0 auto;padding:60px 24px;position:relative}.lp-form-card{max-width:660px;margin:0 auto;background:linear-gradient(180deg,#131313,#0a0a0a);border:1px solid var(--lp-line-2);border-radius:16px;padding:22px;box-shadow:0 28px 60px -20px #000000d9}.lp-form-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.lp-form-card-head h3{margin:0;font-size:15px;font-weight:500}.lp-form-card-x{width:24px;height:24px;background:transparent;color:var(--lp-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}.lp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.lp-field{display:flex;flex-direction:column;gap:6px}.lp-field label{font-size:12px;color:var(--lp-muted);display:flex;justify-content:space-between;align-items:center}.lp-input{background:#ffffff05;border:1px solid var(--lp-line);border-radius:8px;padding:10px 12px;color:var(--lp-text);font-size:13px;font-family:inherit;outline:none}.lp-input::placeholder{color:var(--lp-dim)}.lp-input:focus{border-color:var(--lp-line-2)}.lp-input-split{display:flex;gap:0}.lp-input-split .lp-select{border-radius:8px 0 0 8px;border-right:none}.lp-input-split .lp-input{border-radius:0 8px 8px 0;flex:1}.lp-select{background:#ffffff05;border:1px solid var(--lp-line);color:var(--lp-text);padding:10px 12px;font-size:13px;font-family:inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.lp-form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.lp-pill-row{display:inline-flex;gap:8px}.lp-pill-btn{background:var(--lp-card-2);border:1px solid var(--lp-line);color:var(--lp-text);font-size:12px;padding:6px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-family:inherit}.lp-pwd-sub{margin:-12px auto 0;max-width:480px;background:linear-gradient(180deg,#131313,#0a0a0a);border:1px solid var(--lp-line-2);border-radius:14px;padding:16px;position:relative;z-index:2;box-shadow:0 24px 48px -16px #000c}.lp-pwd-sub-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;color:var(--lp-muted)}.lp-pwd-sub-icons{display:inline-flex;gap:8px;color:var(--lp-dim)}.lp-pwd-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px;align-items:center}.lp-features{max-width:1240px;margin:60px auto 0;padding:40px 24px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:48px;border-top:1px solid var(--lp-line);position:relative}.lp-feature{position:relative}.lp-feature-icon{color:var(--lp-text);display:inline-flex;align-items:center;vertical-align:-3px}.lp-feature h4{margin:0 0 10px;font-size:18px;font-weight:500;display:inline-flex;align-items:center;gap:10px}.lp-feature p{color:var(--lp-muted);font-size:14px;line-height:1.55;margin:0;max-width:280px}.lp-feature.is-highlighted:before{content:"";position:absolute;top:-41px;left:25%;right:25%;height:1px;background:linear-gradient(90deg,transparent,var(--lp-text),transparent)}@media(max-width:1100px){.lp-widgets{grid-template-columns:1fr}.lp-widget-center .lp-linkcard{margin-left:0!important;margin-right:0!important;opacity:1!important;transform:none!important}.lp-dashcomp-row{flex-wrap:wrap}.lp-dashcard-chart,.lp-dashcard-breakdown{width:100%}}.lp-form-stage-squads{padding:0;background:transparent;border:none;position:relative}.lp-squads{position:relative;width:100%;max-width:1140px;margin:40px auto 0;background:transparent;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;font-family:inherit}.lp-squads-tabs{display:flex;align-items:center;gap:6px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.lp-squads-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;color:#fff6;background:transparent;border:1px solid transparent;border-radius:8px;font-family:inherit;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.lp-squads-tab:hover{color:#ffffffb3}.lp-squads-tab.is-active{color:#fffffff2;background:#ffffff14;border-color:#ffffff1f}.lp-squads-tab-ic{display:inline-flex;align-items:center;justify-content:center}.lp-squads-tab-sep{width:1px;height:16px;background:#ffffff14;margin:0 4px}.lp-squads-caption{margin-left:auto;font-size:11px;color:#ffffff73;letter-spacing:-.005em}.lp-squads-canvas{position:relative;width:100%;height:440px;animation:lp-squads-fade .36s ease}@keyframes lp-squads-fade{0%{opacity:0}to{opacity:1}}.lp-squads-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.lp-squads-edge{vector-effect:non-scaling-stroke;stroke-width:1.5;stroke-linecap:round;transition:stroke .28s ease,stroke-width .28s ease}.lp-squads-edge.is-flow{stroke-width:2;stroke-dasharray:4 5;animation:lp-squads-flow 1.2s linear infinite}@keyframes lp-squads-flow{to{stroke-dashoffset:-18}}.lp-squads-node{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:10px;font-size:12px;transition:background .32s ease,border-color .32s ease,top .6s cubic-bezier(.22,.61,.36,1),left .6s cubic-bezier(.22,.61,.36,1);min-width:138px;z-index:3}.lp-squads-node.is-active{background:var(--lp-card);border-color:#ffffff38;box-shadow:inset 2px 0 #22d3ee,0 10px 24px -10px #0000008c;z-index:4}.lp-squads-node.is-completed{background:var(--lp-card-2);border-color:var(--lp-line);opacity:.72}.lp-squads-node.is-trigger{min-width:auto;padding:5px 10px;background:transparent;border-style:dashed;border-color:#ffffff24}.lp-squads-node-av{width:26px;height:26px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fffffff2;background:var(--lp-card-3);border:1px solid var(--lp-line);flex-shrink:0}.lp-squads-node.is-trigger .lp-squads-node-av{width:16px;height:16px;font-size:8px;border-radius:4px;background:#ffffff0d;border-color:#ffffff1a;color:#fff9}.lp-squads-node-body{display:flex;flex-direction:column;gap:1px;min-width:0}.lp-squads-node-name{font-size:12px;font-weight:500;color:#ffffffeb;letter-spacing:-.01em}.lp-squads-node-role{font-size:10.5px;color:#ffffff73}.lp-squads-node-tools{display:flex;gap:3px;margin-top:4px}.lp-squads-tool{width:16px;height:16px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:8.5px;font-weight:700;letter-spacing:-.02em;flex-shrink:0;border:.5px solid rgba(0,0,0,.4);box-shadow:inset 0 -1px 1px #00000026;overflow:hidden}.lp-squads-tool img{width:100%;height:100%;object-fit:contain}.lp-squads-tool:has(img){border:none;box-shadow:none}img[src*="intercom.svg"],img[src*="zendesk.svg"]{filter:brightness(0) invert(1)}.lp-squads-step-ic-tool:has(img){border:none}.lp-squads-step-ic-tool img{width:75%;height:75%;object-fit:contain}.lp-squads-node-pulse{position:absolute;top:9px;right:10px;width:6px;height:6px;border-radius:50%;background:#22d3ee;box-shadow:0 0 #22d3ee99;animation:lp-squads-node-pulse-anim 1.4s ease-out infinite}.lp-squads-hier{position:relative;width:100%;min-height:560px;padding:40px 40px 48px;display:grid;grid-template-columns:460px 460px;grid-template-rows:auto auto auto;justify-content:center;align-content:center;align-items:start;gap:64px 80px;animation:lp-squads-fade .36s ease}.lp-squads-hier-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.lp-squads-hier-edge-g{color:#ffffff47;transition:color .28s ease}.lp-squads-hier-edge-g.is-active{color:#22d3ee}.lp-squads-hier-edge{fill:none;stroke:currentColor;stroke-width:1.5;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.lp-squads-hier-edge-dashed,.lp-squads-hier.is-flat .lp-squads-hier-edge{stroke-dasharray:4 5}.lp-squads-flat{position:relative;width:100%;padding:40px;display:flex;flex-direction:column;align-items:stretch;gap:64px;animation:lp-squads-fade .36s ease}.lp-squads-flat-grid,.lp-squads-flat-log,.lp-squads-flat-trigger-wrap{position:relative;z-index:2}.lp-squads-flat-trigger-wrap{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:14px;align-self:center}.lp-squads-flat-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.lp-squads-flat-fan-edge{fill:none;stroke:#22d3ee66;stroke-width:1.5;stroke-dasharray:4 5;vector-effect:non-scaling-stroke;stroke-linecap:round}.lp-squads-flat-fan-dot{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #22d3ee;transform:translate(-50%,-100%);z-index:3}.lp-squads-flat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.lp-squads-flat-peer{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 10px 14px;background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:12px;transition:background .28s ease,border-color .28s ease}.lp-squads-flat-peer.is-active{background:var(--lp-card);border-color:#22d3ee80;box-shadow:0 0 0 1px #22d3ee40,0 10px 24px -10px #0000008c}.lp-squads-flat-peer-av{width:44px;height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;font-weight:700;color:#fffffff5;border:1px solid var(--lp-line)}.lp-squads-flat-peer-name{font-size:12.5px;font-weight:600;color:#fffffff0;letter-spacing:-.01em;margin-top:2px}.lp-squads-flat-peer-role{font-size:10px;color:#ffffff80}.lp-squads-flat-peer-tools{display:flex;gap:3px;margin-top:4px}.lp-squads-flat-peer-tools .lp-squads-tool{width:15px;height:15px;font-size:8px}.lp-squads-flat-log{background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:10px;padding:12px 14px;height:180px;display:flex;flex-direction:column}.lp-squads-flat-log-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.lp-squads-flat-log-head .lp-squads-hcard-pill{margin-bottom:0}.lp-squads-flat-log-sub{font-size:10.5px;color:#ffffff6b}.lp-squads-flat-log .lp-squads-hcard-steps{margin-top:0;border-top:1px solid var(--lp-line);padding-top:10px}.lp-squads-flat-log-agent{font-size:10.5px;font-weight:600;color:#22d3eee6;margin-right:4px}.lp-squads-hier-dot{fill:currentColor}.lp-squads-hier-dot-html{position:absolute;width:8px;height:8px;border-radius:50%;background:#ffffff47;transform:translate(-50%,-50%);z-index:2;transition:background .28s ease}.lp-squads-hier-dot-html.is-active{background:#22d3ee;box-shadow:0 0 6px #22d3ee99}.lp-squads-hier-arrow-html{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid rgba(255,255,255,.28);transform:translate(-50%,-50%);z-index:2;transition:border-top-color .28s ease}.lp-squads-hier-arrow-html.is-active{border-top-color:#22d3ee}.lp-squads-hcard{position:relative;background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:10px;padding:10px 12px;transition:background .32s ease,border-color .32s ease,box-shadow .32s ease;z-index:2}.lp-squads-hcard.is-active{background:var(--lp-card);border-color:#ffffff38;box-shadow:inset 2px 0 #22d3ee,0 10px 24px -10px #0000008c}.lp-squads-trigger-wrap{grid-column:1 / span 2;justify-self:center;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:14px;z-index:2}.lp-squads-trigger-pill{position:absolute;top:0;left:50%;transform:translate(-50%);font-size:9.5px;font-weight:500;color:#ffffffb3;background:var(--lp-card-3);border:1px solid var(--lp-line);padding:2px 10px;border-radius:999px;z-index:3}.lp-squads-trigger-card{display:flex;align-items:center;gap:10px;width:360px;background:var(--lp-card-2);border:1px solid var(--lp-line);border-radius:10px;padding:11px 16px}.lp-squads-hcard-leader{grid-column:1 / span 2;justify-self:center;width:400px}.lp-squads-hcard-analyst{grid-column:1;height:200px;display:flex;flex-direction:column;animation:lp-squads-card-swap .36s ease}.lp-squads-hcard-team{grid-column:2;height:200px;display:flex;flex-direction:column}@keyframes lp-squads-card-swap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.lp-squads-step-empty{font-size:11px;color:#fff6;font-style:italic;padding:4px 0}.lp-squads-hcard-pill{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c;background:var(--lp-card-3);border:1px solid var(--lp-line);padding:2px 6px;border-radius:4px;margin-bottom:7px}.lp-squads-hcard-pill-trigger{color:#22d3ee;border-color:#22d3ee66;background:#22d3ee0f}.lp-squads-hcard-body{display:flex;align-items:center;gap:10px}.lp-squads-hcard-trig-ic{width:18px;height:18px;border-radius:5px;background:#22d3ee1f;border:1px solid rgba(34,211,238,.3);display:inline-flex;align-items:center;justify-content:center}.lp-squads-hcard-trig-text{font-size:11.5px;font-weight:500;color:#ffffffeb}.lp-squads-hcard-head{display:flex;align-items:center;gap:11px}.lp-squads-hcard-av{width:26px;height:26px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:700;color:#fffffff5;border:1px solid var(--lp-line);flex-shrink:0}.lp-squads-hcard-meta{min-width:0}.lp-squads-hcard-name{font-size:11.5px;font-weight:600;color:#fffffff0;letter-spacing:-.01em}.lp-squads-hcard-role{font-size:10px;color:#ffffff7a;margin-top:1px}.lp-squads-hcard-tools{display:flex;gap:4px;margin-top:8px}.lp-squads-hcard-tools .lp-squads-tool{width:16px;height:16px;font-size:8.5px}.lp-squads-hcard-steps{margin-top:8px;border-top:1px solid var(--lp-line);padding-top:7px;display:flex;flex-direction:column;gap:5px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.lp-squads-hcard-steps::-webkit-scrollbar{width:4px}.lp-squads-hcard-steps::-webkit-scrollbar-track{background:transparent}.lp-squads-hcard-steps::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.lp-squads-step-row{display:flex;align-items:center;gap:7px;font-size:10.5px;color:#ffffffc7;animation:lp-squads-step-in .32s ease}@keyframes lp-squads-step-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.lp-squads-step-ic-tool{width:14px;height:14px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;font-size:7.5px;font-weight:700;flex-shrink:0;border:.5px solid rgba(0,0,0,.4);overflow:hidden}.lp-squads-step-ic-dot{width:7px;height:7px;border-radius:50%;background:#22d3eeb3;flex-shrink:0}.lp-squads-step-text{flex:1;letter-spacing:-.005em}.lp-squads-hcard-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:6px;flex:1;align-items:center}.lp-squads-team-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 6px;border-radius:10px;background:var(--lp-card-2);border:1px solid var(--lp-line);transition:background .28s ease,border-color .28s ease;min-width:0;height:100%;justify-content:center}.lp-squads-team-item.is-hi{background:#22d3ee12;border-color:#22d3ee66}.lp-squads-team-av{width:38px;height:38px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#fffffff5;border:1px solid var(--lp-line);margin-bottom:2px}.lp-squads-team-name{font-size:12px;font-weight:600;color:#fffffff0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;letter-spacing:-.01em}.lp-squads-team-role{font-size:10px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.lp-squads-team-action{display:flex;align-items:center;gap:7px;margin-top:10px;padding-top:8px;border-top:1px solid var(--lp-line);font-size:10.5px;color:#ffffffc7;animation:lp-squads-step-in .32s ease}@keyframes lp-squads-node-pulse-anim{0%{box-shadow:0 0 #22d3ee8c}to{box-shadow:0 0 0 7px #22d3ee00}}.lp-squads-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-top:1px solid rgba(255,255,255,.06);font-size:11px;color:#ffffff73}.lp-squads-foot-l{display:inline-flex;align-items:center;gap:7px}.lp-squads-pulse{width:6px;height:6px;border-radius:50%;background:#22d3ee;box-shadow:0 0 5px #22d3ee99;animation:lp-squads-foot-pulse 1.6s ease-in-out infinite}@keyframes lp-squads-foot-pulse{0%,to{opacity:.9}50%{opacity:.5}}.lp-squads-packet{position:absolute;display:inline-flex;align-items:center;gap:6px;padding:4px 9px 4px 7px;border-radius:6px;background:var(--lp-card);color:#ffffffeb;font-size:10.5px;font-weight:500;white-space:nowrap;transform:translate(-50%,-50%);border:1px solid rgba(34,211,238,.4);box-shadow:0 0 0 1px #22d3ee26,0 6px 14px -4px #0009;z-index:8;pointer-events:none;animation:lp-squads-pkt-in .28s ease}@keyframes lp-squads-pkt-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.85)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.lp-squads-packet-ic{display:inline-flex;align-items:center;justify-content:center;color:#22d3ee}.lp-funnel-particles{position:absolute;inset:0;pointer-events:none;z-index:1}.lp-funnel-particle{position:absolute;width:5px;height:5px;border-radius:50%;background:#3b82f6;left:0;opacity:0;filter:drop-shadow(0 0 4px rgba(255,255,255,.4));animation:lp-funnel-flow 4.5s linear infinite}@keyframes lp-funnel-flow{0%{left:10%;opacity:0;transform:scale(.4);background:#3b82f6}8%{opacity:1;transform:scale(1)}40%{background:#3b82f6}50%{background:#a855f7}75%{background:#2dd4bf}92%{opacity:1}to{left:86%;opacity:0;transform:scale(.5);background:#2dd4bf}}.lp-line-end{transform-origin:center;animation:lp-line-end-pulse 1.6s ease-out infinite}.lp-line-end-halo{animation:lp-line-end-halo 1.6s ease-out infinite;transform-origin:center;transform-box:fill-box}@keyframes lp-line-end-pulse{0%,to{opacity:1}50%{opacity:.85}}@keyframes lp-line-end-halo{0%{r:4;opacity:.45}to{r:14;opacity:0}}.lp-line-sweep{animation:lp-line-sweep 5s linear infinite}@keyframes lp-line-sweep{0%{transform:translate(0);opacity:0}10%{opacity:.6}90%{opacity:.6}to{transform:translate(560px);opacity:0}}@media(max-width:900px){.lp-h1{font-size:44px}.lp-h2,.lp-h2-left{font-size:28px}.lp-nav-links{display:none}.lp-dashboards,.lp-form-grid{grid-template-columns:1fr}.lp-features{grid-template-columns:1fr;gap:32px}.lp-form-head{grid-template-columns:1fr}}.lp-pg{margin-top:18px;position:relative;height:380px}.lp-pg-frame{position:absolute;inset:0;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;isolation:isolate;background:transparent;font-family:inherit}.lp-pg-scene{position:absolute;inset:0;z-index:5}.lp-pg-header{position:absolute;left:18px;top:16px;display:flex;align-items:center;gap:8px;z-index:10}.lp-pg-header-ic{width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(255,255,255,.45);display:flex;align-items:center;justify-content:center}.lp-pg-header span{font-size:13px;font-weight:500;color:#ffffffeb;letter-spacing:-.01em}.lp-pg-header-chev{opacity:.4}.lp-pg-stack{position:absolute;inset:0 30px}.lp-pg-card{position:absolute;left:0;right:0;height:80px;border-radius:10px;display:flex;align-items:center;gap:14px;padding:0 14px;overflow:hidden;background:var(--lp-card-2);border:1px solid var(--lp-line);transition:top .85s cubic-bezier(.22,.61,.36,1),opacity .6s,transform .85s cubic-bezier(.22,.61,.36,1),filter .6s}.lp-pg-card.is-focus{background:var(--lp-card);border-color:#ffffff24}.lp-pg-card-avatar{width:52px;height:52px;border-radius:50%;flex-shrink:0;box-shadow:inset 0 0 0 .5px #ffffff2e,inset 0 -6px 12px #0000002e}.lp-pg-card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.lp-pg-card-title{font-size:14px;font-weight:600;letter-spacing:-.015em;color:#fffffffa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-pg-card-desc{font-size:11px;font-weight:400;line-height:1.35;color:#fff9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lp-pg-card-menu{position:absolute;top:10px;right:10px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;gap:2.5px;border-radius:7px}.lp-pg-card-menu span{width:3px;height:3px;border-radius:50%;background:#ffffffe6;box-shadow:0 0 4px #ffffff4d}.lp-pg-menu{position:absolute;left:175px;top:130px;width:250px;border-radius:10px;background:var(--lp-card);border:1px solid var(--lp-line);box-shadow:0 18px 40px -10px #0000008c;padding:6px;z-index:80;transition:opacity .22s cubic-bezier(.22,.61,.36,1),transform .22s cubic-bezier(.22,.61,.36,1);transform-origin:10% 0%;pointer-events:none}.lp-pg-menu-item{display:flex;align-items:center;gap:10px;padding:0 12px;height:36px;border-radius:6px}.lp-pg-menu-item.is-active{background:#ffffff0d;border:1px solid var(--lp-line)}.lp-pg-menu-item span{font-size:13px;font-weight:500;letter-spacing:-.015em;color:#fffffffa;white-space:nowrap}.lp-pg-menu-stub{height:30px;margin:4px 6px;border-radius:7px;background:linear-gradient(90deg,#ffffff14,#ffffff08);filter:blur(2.5px);opacity:.4}.lp-pg-tabs{position:absolute;left:0;right:0;top:0;height:44px;display:flex;align-items:center;gap:6px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.06)}.lp-pg-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:500;color:#fff6;background:transparent;border:1px solid transparent}.lp-pg-tab.is-active{color:#fffffff2;background:#ffffff14;border-color:#ffffff1f}.lp-pg-sim-head{position:absolute;left:22px;right:22px;top:56px;display:flex;align-items:baseline;justify-content:space-between}.lp-pg-sim-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff6b}.lp-pg-sim-count{font-size:11px;font-weight:500;color:#ffffff80}.lp-pg-sim-list-wrap{position:absolute;inset:84px 18px 18px;border-radius:10px;overflow:hidden;background:var(--lp-card-2);border:1px solid var(--lp-line);-webkit-mask-image:linear-gradient(transparent 0,#000 18px,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(transparent 0,#000 18px,#000 calc(100% - 24px),transparent 100%)}.lp-pg-sim-list{position:relative;padding:8px 0}.lp-pg-sim-row{position:relative;height:46px;display:flex;align-items:center;padding:0 16px;gap:12px}.lp-pg-sim-row+.lp-pg-sim-row:before{content:"";position:absolute;left:48px;right:16px;top:0;height:.5px;background:#ffffff12}.lp-pg-sim-ic{flex:0 0 22px;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.lp-pg-pending{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.lp-pg-pending>div{width:14px;height:14px;border-radius:50%;border:1.2px dashed rgba(255,255,255,.22)}.lp-pg-spin{animation:lp-pg-spin 1s linear infinite}@keyframes lp-pg-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lp-pg-sim-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.lp-pg-sim-title{font-size:12.5px;font-weight:500;letter-spacing:-.015em;color:#fffffff0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .26s}.lp-pg-sim-pending .lp-pg-sim-title{color:#ffffff8c}.lp-pg-sim-sub{font-size:10.5px;font-weight:400;letter-spacing:-.005em;color:#ffffff6b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-pg-sim-status{flex:0 0 auto;margin-left:10px;font-size:11px;font-weight:500;letter-spacing:-.01em;transition:color .26s,opacity .26s}.lp-pg-sim-done .lp-pg-sim-status{color:#3cd282f2}.lp-pg-sim-doing .lp-pg-sim-status{color:#78b4fff2}.lp-pg-sim-pending .lp-pg-sim-status{color:#ffffff59;opacity:.8}.lp-pg-cursor{position:absolute;width:22px;height:22px;z-index:200;pointer-events:none;filter:drop-shadow(0 3px 6px rgba(0,0,0,.55));transition:left 90ms linear,top 90ms linear,opacity .22s,transform 80ms ease-out;transform-origin:4px 4px}.lp-mobile-orion{display:none}.lp-mo-header{position:absolute;left:0;right:0;top:0;display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#131313;z-index:5}.lp-mo-header-av{width:24px;height:24px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.lp-mo-header-av img{width:70%;height:70%;object-fit:contain}.lp-mo-header-name{font-size:11.5px;font-weight:500;color:#ffffffeb;flex:1}.lp-mo-header-actions{display:inline-flex;align-items:center;gap:10px;color:#ffffff73}.lp-mo-header-dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.3)}.lp-mo{display:flex;flex-direction:column;height:100%;gap:10px;position:relative;padding-top:52px;padding-bottom:56px;overflow-y:auto;scrollbar-width:none}.lp-mo::-webkit-scrollbar{display:none}.lp-mo-day{align-self:center;font-size:9.5px;color:#ffffff8c;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);padding:3px 10px;border-radius:999px}.lp-mo-user-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:4px;animation:lp-mo-in .32s ease}.lp-mo-user{max-width:80%;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#ffffffeb;padding:8px 12px;border-radius:12px;font-size:11px;line-height:1.4;letter-spacing:-.005em}.lp-mo-time{font-size:9.5px;color:#fff6;padding-right:4px}.lp-mo-status{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;color:var(--lp-blue);animation:lp-mo-in .32s ease}.lp-mo-status-dot{width:7px;height:7px;border-radius:50%;background:var(--lp-blue);box-shadow:0 0 6px #2f7dff8c;animation:lp-mo-pulse 1.4s ease-in-out infinite}@keyframes lp-mo-pulse{0%,to{opacity:1}50%{opacity:.45}}.lp-mo-list{display:flex;flex-direction:column;gap:8px}.lp-mo-item{display:flex;align-items:flex-start;gap:7px;font-size:10.5px;line-height:1.4;color:#ffffffc7;opacity:0;transform:translateY(4px);transition:opacity .28s ease,transform .28s ease;letter-spacing:-.005em}.lp-mo-item.is-show{opacity:1;transform:translateY(0)}.lp-mo-item.is-pending{color:#fff6}.lp-mo-check,.lp-mo-check-empty{flex-shrink:0;margin-top:2px;display:inline-flex;align-items:center;justify-content:center}.lp-mo-check-empty{width:11px;height:11px;border:1.2px solid rgba(255,255,255,.22);border-radius:50%}.lp-mo-bot{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:8px;font-size:10.5px;line-height:1.5;color:#ffffffdb;letter-spacing:-.005em;animation:lp-mo-in .36s ease}.lp-mo-bot p{margin:0}.lp-mo-bot strong{color:#fffffffa;font-weight:600}.lp-mo-footer{position:absolute;left:0;right:0;bottom:0;padding:12px 16px 14px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#13131300,#131313f2 18%);display:flex;flex-direction:column;gap:8px}.lp-mo-input{padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#fff6;font-size:11px;background:#ffffff05}.lp-mo-counter{display:none;align-items:center;gap:6px;align-self:flex-end;font-size:10px;color:#ffffff59}.lp-mo-counter-dot{width:7px;height:7px;border-radius:50%;border:1px solid rgba(255,255,255,.22)}@keyframes lp-mo-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.lp-rings{overflow-x:hidden}.lp-dashcomp{width:100%;max-width:100%;margin-left:0}.lp-squads{max-width:100%}.lp-squads-hier{padding:32px 24px;gap:32px 32px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.lp-squads-hcard-leader{width:100%;max-width:380px}.lp-squads-trigger-card{width:100%;max-width:340px}}@media(max-width:900px){.lp-widget-profile,.lp-widget-center,.lp-widget-code,.lp-widgets-divider,.lp-trust-row,.lp-dashcomp,.lp-dash-spam,.lp-dash-rt{display:none!important}.lp-rings{padding-bottom:0}.lp-rings .lp-section-head{margin-bottom:8px;padding-bottom:0}.lp-dashboards{padding-top:0;margin-top:0;gap:16px}.lp-dashboards:before,.lp-dashboards:after{display:none}.lp-hero{min-height:60dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:0;padding-bottom:0}.lp-customers{min-height:40dvh;display:flex;flex-direction:column;justify-content:flex-start;padding-top:0}.lp-mobile-orion{display:block;padding:24px 16px 32px}.lp-mobile-orion-head{margin-bottom:20px}.lp-mobile-orion-head h2{font-size:26px;letter-spacing:-.025em;line-height:1.15;margin:0 0 12px;color:var(--lp-text);font-weight:500}.lp-mobile-orion-head p{font-size:14px;line-height:1.5;color:var(--lp-muted);margin:0}.lp-mobile-orion-card{background:linear-gradient(180deg,#131313,#0c0c0c);border:1px solid var(--lp-line-2);border-radius:18px;padding:0 16px;height:520px;overflow:hidden;position:relative}.lp-mobile-orion-card .lp-mo{padding-top:60px;padding-bottom:120px;gap:14px}.lp-mobile-orion-card .lp-mo-day{font-size:11px;padding:4px 12px}.lp-mobile-orion-card .lp-mo-header-name{font-size:13px}.lp-mobile-orion-card .lp-mo-user{font-size:13px;padding:10px 14px;border-radius:14px}.lp-mobile-orion-card .lp-mo-time{font-size:10.5px}.lp-mobile-orion-card .lp-mo-status{font-size:13px;gap:8px}.lp-mobile-orion-card .lp-mo-item{font-size:12.5px;gap:8px}.lp-mobile-orion-card .lp-mo-bot{font-size:12.5px;padding:14px 16px;border-radius:14px;gap:10px}.lp-mobile-orion-card .lp-mo-input{font-size:12.5px;padding:10px 14px}.lp-mobile-orion-card .lp-mo-counter{display:inline-flex;font-size:11px}.lp-shell{padding:0 16px}.lp-nav{padding:16px 0}.lp-hero,.lp-customers,.lp-rings,.lp-form-section,.lp-mobile-orion,.lp-dashboards,.lp-dashcomp,.lp-form-head,.lp-features,.lp-form-stage-squads,.lp-dash{padding-left:0;padding-right:0}.lp-logo{font-size:18px}.lp-nav-link{display:none}.lp-h1{font-size:36px;white-space:normal;max-width:100%;letter-spacing:-.03em}.lp-h2,.lp-h2-left{font-size:28px;letter-spacing:-.02em}.lp-h1-sub{font-size:14px;padding:0 8px}.lp-hero{padding:24px 8px 36px}.lp-section-head{padding:0 0 24px;margin-bottom:28px}.lp-widgets{grid-template-columns:1fr;gap:16px;padding:0;margin-top:24px}.lp-widget-profile,.lp-widget-code{width:100%;max-width:100%;margin:0;padding:20px;height:auto;min-height:auto}.lp-widget-center{align-self:stretch;max-width:100%;margin:0}.lp-linkcard-stack-anim{height:76px}.lp-linkcard-slot-1,.lp-linkcard-slot-2{display:none}.lp-linkcard{grid-template-columns:1fr;padding:14px 16px;gap:12px}.lp-link-funnel,.lp-link-clicks,.lp-link-copy,.lp-link-time{display:none}.lp-linkcard-left{min-width:0}.lp-linkcard-text{min-width:0;flex:1}.lp-link-url{font-size:15px}.lp-prof-feed{height:240px}.lp-trust-row{flex-wrap:wrap;gap:10px 18px;justify-content:center;padding:4px 8px 0}.lp-widgets-divider{display:none}.lp-customers{padding:48px 16px 32px}.lp-customers-divider svg{display:none}.lp-customers-label{font-size:12px}.lp-customers-marquee-track{gap:40px}.lp-logo{font-size:16px}.lp-customers-stage:hover .lp-customers-marquee{filter:none;opacity:1}.lp-customers-cta{display:none}.lp-rings{padding:48px 0 56px}.lp-rings-bg{width:100vw;height:100vw;max-width:1389px}.lp-dashcomp{display:flex;flex-direction:column;width:100%;gap:14px;padding:0 16px}.lp-dc-mid,.lp-dc-mid-top,.lp-dc-mid-bot{flex-direction:column;gap:14px}.lp-dc{width:100%!important;min-width:0!important;height:auto!important}.lp-dc-sales,.lp-dc-demo{margin-left:0!important;margin-right:0!important}.lp-dc-share{display:none}.lp-dc-title{font-size:13px}.lp-pill-mini{font-size:11px;padding:4px 8px}.lp-funnel-stage{min-height:200px}.lp-tc-chart{height:180px}.lp-dashboards{padding:16px 0;grid-template-columns:1fr;gap:0}.lp-dash-ct,.lp-dash-spam,.lp-ab-cell,.lp-dash-rt,.lp-pg-cell{grid-column:1 / -1!important}.lp-dash{min-height:auto;padding:28px 0;border-right:none}.lp-grid-line-mid{display:none}.lp-dash-title{font-size:16px}.lp-dash-header{grid-template-columns:1fr;gap:8px}.lp-rt-overlay{position:static;width:100%;margin-top:16px;padding:16px}.lp-rt-overlay-chart{height:100px}.lp-conv-product,.lp-conv-image{display:none}.lp-table th:nth-child(3),.lp-table th:nth-child(4),.lp-table td:nth-child(3),.lp-table td:nth-child(4){display:none}.lp-table{font-size:12px}.lp-pg-cell{overflow:hidden;padding:24px 0 0;height:calc(70px + (100vw - 32px) * 380 / 454)}.lp-pg-cell .lp-dash-title{padding:0 16px;margin-bottom:16px}.lp-pg{width:454px;height:380px;margin:0;transform-origin:top left;transform:scale(calc((100vw - 32px)/454px))}.lp-form-section{padding:32px 0 48px}.lp-form-head{grid-template-columns:1fr;gap:12px;padding:0;margin-bottom:24px}.lp-form-head-right{text-align:left;padding-top:8px}.lp-form-head-right p{font-size:14px}.lp-form-stage-squads{padding:0}.lp-squads{max-width:100%;border-radius:14px}.lp-squads-tabs{padding:10px 12px;gap:4px}.lp-squads-caption{display:none}.lp-squads-tab{padding:6px 10px;font-size:11px}.lp-form-stage-squads{margin:0;overflow:hidden;padding:0;height:calc((100vw - 32px) * 680 / 1140)}.lp-squads{width:1140px;max-width:none;margin:0;transform:scale(calc((100vw - 32px)/1140px));transform-origin:top left}.lp-squads-hier{grid-template-columns:460px 460px;gap:48px 80px;min-height:560px;padding:40px 40px 48px;align-content:center}.lp-squads-hcard-leader{width:400px;max-width:400px}.lp-squads-trigger-card{width:360px;max-width:360px}.lp-squads-flat{padding:40px}.lp-squads-flat-grid{grid-template-columns:repeat(5,1fr);gap:12px}.lp-squads-tabs{padding:14px 18px;gap:6px}.lp-squads-caption{display:inline}.lp-squads-footer{padding:12px 18px;font-size:11px}.lp-squads-foot-r{display:inline-flex}.lp-features{grid-template-columns:1fr;gap:16px;padding:32px 0 0}.lp-feature,.lp-feature.is-highlighted{padding:24px 0}}@media(max-width:600px){.lp-h1{font-size:32px}.lp-h2,.lp-h2-left{font-size:24px}.lp-h2-sub,.lp-h1-sub{font-size:13px}.lp-pill{font-size:11px;padding:4px 10px}.lp-btn-signup,.lp-btn-ghost{font-size:13px;padding:8px 14px}.lp-feature h4{font-size:16px}.lp-feature p{font-size:13px}}@media(max-width:360px){.lp-h1{font-size:26px}.lp-h2,.lp-h2-left{font-size:20px}.lp-logo{font-size:16px}.lp-nav-actions .lp-btn-ghost{display:none}}.lp-pricing{padding:clamp(32px,5vw,50px) clamp(16px,3vw,24px) clamp(48px,8vw,100px)}.lp-pricing .lp-form-head,.lp-form-section .lp-form-head{align-items:start}.lp-pricing .lp-form-head-right,.lp-form-section .lp-form-head-right{padding-top:8px;justify-self:end;text-align:right}.lp-pricing .lp-form-head-right p,.lp-form-section .lp-form-head-right p{margin-left:auto}.lp-plans{max-width:1240px;margin:0 auto;padding:0 clamp(16px,3vw,24px);display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.lp-plan{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#131313,#0a0a0a);border:1px solid var(--lp-line-2);border-radius:16px;padding:24px;box-shadow:0 28px 60px -20px #000000d9}.lp-plan.is-popular{border-color:#ffffff38;background:linear-gradient(180deg,#171717,#0b0b0b)}.lp-plan.is-popular:before{content:"";position:absolute;inset:-1px;border-radius:17px;padding:1px;background:linear-gradient(180deg,rgba(255,255,255,.35),transparent 60%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.lp-plan-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.lp-plan-name{font-size:14px;font-weight:500;color:var(--lp-text);letter-spacing:-.01em}.lp-plan-badge{display:inline-flex;align-items:center;gap:4px;background:#ffffff0f;border:1px solid var(--lp-line-2);color:var(--lp-text);font-size:10px;padding:4px 8px;border-radius:999px}.lp-plan-price{display:flex;align-items:baseline;gap:6px;margin-bottom:10px}.lp-plan-amt{font-size:clamp(28px,3.6vw,36px);font-weight:500;letter-spacing:-.03em;color:var(--lp-text)}.lp-plan-per{font-size:13px;color:var(--lp-muted)}.lp-plan-tag{font-size:13px;color:var(--lp-muted);line-height:1.5;margin:0 0 20px;min-height:40px}.lp-plan-cta{display:inline-flex;align-items:center;gap:6px;justify-content:center;background:#ffffff0a;border:1px solid var(--lp-line-2);color:var(--lp-text);text-decoration:none;font-size:13px;padding:10px 14px;border-radius:10px;margin-bottom:22px;transition:background .15s ease}.lp-plan-cta:hover{background:#ffffff14}.lp-plan-cta-primary{background:var(--lp-text);color:#0a0a0a;border-color:var(--lp-text)}.lp-plan-cta-primary:hover{background:#ffffffe0}.lp-plan-features{list-style:none;margin:0;padding:18px 0 0;border-top:1px solid var(--lp-line);display:flex;flex-direction:column;gap:10px}.lp-plan-features li{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--lp-muted);line-height:1.45}.lp-plan-features li svg{color:var(--lp-text);flex-shrink:0}.lp-plan-feat-badge{margin-left:6px;background:#ffffff14;border:1px solid var(--lp-line-2);color:var(--lp-text);font-size:9px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:2px 6px;border-radius:999px}.lp-plans-trust{max-width:1240px;margin:clamp(28px,4vw,40px) auto 0;padding:0 clamp(16px,3vw,24px);display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.lp-plans-trust-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--lp-muted)}.lp-plans-trust-item svg{color:var(--lp-text)}.lp-footer{max-width:1240px;margin:clamp(32px,6vw,60px) auto 0;padding:clamp(40px,6vw,72px) clamp(16px,3vw,24px) clamp(24px,4vw,40px);border-top:1px solid var(--lp-line);position:relative}.lp-footer-top{display:grid;grid-template-columns:1.2fr 2fr;gap:clamp(32px,5vw,80px);margin-bottom:clamp(32px,5vw,56px)}.lp-footer-brand{display:flex;flex-direction:column;gap:16px;max-width:360px}.lp-footer-brand .lp-logo{font-size:18px;font-weight:500;color:var(--lp-text);text-decoration:none;letter-spacing:-.02em}.lp-footer-tag{margin:0;font-size:13px;line-height:1.55;color:var(--lp-muted)}.lp-footer-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.lp-footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,3vw,32px)}.lp-footer-col{display:flex;flex-direction:column;gap:10px}.lp-footer-col h5{margin:0 0 6px;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-text)}.lp-footer-col a{font-size:13px;color:var(--lp-muted);text-decoration:none;transition:color .15s ease}.lp-footer-col a:hover{color:var(--lp-text)}.lp-footer-divider{height:1px;background:var(--lp-line);margin:0 0 24px}.lp-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.lp-footer-copy{font-size:12px;color:var(--lp-dim)}.lp-footer-social{display:inline-flex;gap:8px}.lp-footer-soc{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lp-line-2);border-radius:8px;color:var(--lp-muted);background:#ffffff05;transition:background .15s ease,color .15s ease}.lp-footer-soc:hover{background:#ffffff0f;color:var(--lp-text)}@media(max-width:900px){.lp-footer-top{grid-template-columns:1fr}.lp-footer-cols{grid-template-columns:repeat(2,1fr);gap:28px 24px}}@media(max-width:480px){.lp-footer{padding-left:16px;padding-right:16px}.lp-footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:1100px){.lp-plans{grid-template-columns:1fr;gap:16px}.lp-plan-tag{min-height:0}}@media(max-width:480px){.lp-pricing{padding:32px 0 48px}.lp-plans{padding:0}.lp-plan{padding:20px}}.lp-hero-404{text-align:center;align-items:center;padding-top:80px;padding-bottom:100px}.lp-h1-404{font-size:clamp(120px,22vw,240px);line-height:.9;letter-spacing:-.05em;margin:12px auto 0;max-width:100%;text-align:center;width:100%;background:linear-gradient(180deg,#fffffff2,#ffffff40);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.lp-h2-404{font-size:clamp(24px,3vw,36px);font-weight:500;margin:8px 0 16px;color:#ffffffeb;letter-spacing:-.01em}.lp-404-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:28px}@media(max-width:600px){.lp-404-actions{flex-direction:column;width:100%;max-width:320px}.lp-404-actions .lp-plan-cta{justify-content:center}}.lp-blog-filters{display:flex;flex-wrap:wrap;gap:12px;padding:0 clamp(16px,4vw,24px);margin:0 auto 32px;max-width:1200px;align-items:center;justify-content:space-between}.lp-blog-chips{display:flex;flex-wrap:wrap;gap:8px;flex:1;min-width:0}.lp-blog-chip{font:inherit;height:34px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:var(--lp-card-2);border:1px solid var(--lp-line);color:var(--lp-muted);font-size:13px;cursor:pointer;transition:all .18s ease}.lp-blog-chip:hover{background:var(--lp-card);color:var(--lp-text)}.lp-blog-chip.is-active{background:var(--lp-text);color:var(--lp-bg);border-color:var(--lp-text)}.lp-blog-grid-wrap{padding:0 clamp(16px,4vw,24px) 80px;max-width:1200px;margin:0 auto;width:100%}.lp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:980px){.lp-blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.lp-blog-grid{grid-template-columns:1fr}}.lp-blog-card{display:flex;flex-direction:column;background:var(--lp-card);border:1px solid var(--lp-line);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,background .2s ease}.lp-blog-card:hover{transform:translateY(-2px);border-color:#ffffff2e;background:var(--lp-card-2)}.lp-blog-card-media{aspect-ratio:16 / 10;width:100%;background:var(--lp-card-2);overflow:hidden}.lp-blog-card-media img{width:100%;height:100%;object-fit:cover;display:block}.lp-blog-card-media-fallback{width:100%;height:100%;background:linear-gradient(135deg,#ffffff0a,#ffffff03)}.lp-blog-card-body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.lp-blog-card-cat{display:inline-block;align-self:flex-start;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--lp-muted);padding:4px 10px;border-radius:999px;border:1px solid var(--lp-line);background:var(--lp-card-2)}.lp-blog-card-title{font-size:17px;font-weight:500;line-height:1.35;letter-spacing:-.01em;color:var(--lp-text);margin:0;flex:1}.lp-blog-card-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--lp-muted);margin-top:auto}.lp-blog-card-avatar{width:24px;height:24px;border-radius:999px;object-fit:cover;background:var(--lp-card-2);border:1px solid var(--lp-line)}.lp-blog-card-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:11px;color:var(--lp-text)}.lp-blog-card-dot{opacity:.5}.lp-blog-card-author{color:var(--lp-text);font-weight:500}.lp-blog-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:80px 24px;color:var(--lp-muted);text-align:center}.lp-spin{animation:lp-spin-kf .9s linear infinite}@keyframes lp-spin-kf{to{transform:rotate(360deg)}}.lp-blog-search{position:relative;display:inline-flex;align-items:center;gap:8px;height:34px;width:240px;flex-shrink:0;padding:0 12px;background:var(--lp-card);border:1px solid var(--lp-line);border-radius:999px;transition:border-color .2s ease,background .2s ease}.lp-blog-search:focus-within{border-color:#ffffff47;background:var(--lp-card-2)}.lp-blog-search-icon{color:var(--lp-muted);flex-shrink:0}.lp-blog-search-input{flex:1;background:transparent;border:0;outline:0;color:var(--lp-text);font:inherit;font-size:13px;min-width:0;height:100%}.lp-blog-search-input::placeholder{color:var(--lp-muted)}.lp-blog-search-input::-webkit-search-cancel-button{display:none}.lp-blog-search-clear{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border-radius:999px;background:var(--lp-card-2);border:1px solid var(--lp-line);color:var(--lp-muted);cursor:pointer;transition:color .18s ease,background .18s ease}.lp-blog-search-clear:hover{color:var(--lp-text);background:#ffffff14}@media(max-width:640px){.lp-blog-filters{flex-direction:column;align-items:stretch}.lp-blog-search{width:100%}.lp-blog-chips{justify-content:flex-start}}.lp-mcp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:20px}.lp-mcp-cats{padding:0 clamp(16px,4vw,24px) 80px;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.lp-mcp-cat .lp-form-head{margin:0 0 32px;padding:0;max-width:none;align-items:end}.lp-mcp-cat .lp-form-head-right{padding-top:0;display:flex;justify-content:flex-end}.lp-mcp-cat .lp-form-head-right p{max-width:none;text-align:right;margin:0}.lp-mcp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:980px){.lp-mcp-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.lp-mcp-grid{grid-template-columns:1fr}.lp-mcp-cats{gap:56px}}.lp-mcp-card{display:flex;flex-direction:column;gap:12px;padding:20px;background:var(--lp-card);border:1px solid var(--lp-line);border-radius:16px;transition:border-color .2s ease,background .2s ease}.lp-mcp-card:hover{border-color:#ffffff2e;background:var(--lp-card-2)}.lp-mcp-card-icon{width:44px;height:44px;border-radius:12px;background:var(--lp-card-2);border:1px solid var(--lp-line);display:inline-flex;align-items:center;justify-content:center}.lp-mcp-card-icon img{width:26px;height:26px;object-fit:contain;display:block;filter:brightness(1.05)}.lp-mcp-card h4{margin:0;font-size:16px;font-weight:500;color:var(--lp-text)}.lp-mcp-card p{margin:0;font-size:13px;line-height:1.5;color:var(--lp-muted)}.lp-mcp-request{padding-top:40px;padding-bottom:40px}.lp-mcp-hero{position:relative;overflow:hidden;padding-top:80px;padding-bottom:80px;min-height:560px;display:flex;align-items:center;justify-content:center}.lp-mcp-marquee{position:absolute;inset:0;z-index:0;display:flex;flex-direction:column;justify-content:center;gap:24px;pointer-events:none;opacity:.5}.lp-mcp-hero-veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 70% 60% at 50% 50%,var(--lp-bg) 0%,var(--lp-bg) 25%,rgba(0,0,0,.95) 45%,rgba(0,0,0,.75) 65%,transparent 100%),linear-gradient(180deg,var(--lp-bg) 0%,transparent 18%,transparent 82%,var(--lp-bg) 100%)}.lp-mcp-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.lp-mcp-request-section{padding:80px 24px;max-width:1200px;margin:0 auto}.lp-mcp-request-inner{position:relative;max-width:980px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px;padding:72px 32px;background:radial-gradient(ellipse 60% 70% at 50% 0%,rgba(79,70,255,.18) 0%,transparent 70%),linear-gradient(180deg,var(--lp-card-2) 0%,var(--lp-card) 100%);border:1px solid var(--lp-line);border-radius:32px;overflow:hidden;box-shadow:0 30px 80px #00000080;color:var(--lp-text)}.lp-mcp-request-inner:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 80% 80% at 50% 50%,transparent 0%,transparent 60%,rgba(0,0,0,.4) 100%);border-radius:inherit}.lp-mcp-request-inner>*{position:relative;z-index:1}.lp-mcp-request-icons-wrap{display:flex;flex-direction:column;align-items:center;gap:0}.lp-mcp-request-arrow{display:inline-flex;flex-direction:column;align-items:center;margin-bottom:-4px;gap:2px}.lp-mcp-request-arrow p{font-family:Just Me Again Down Here,cursive;font-size:22px;color:var(--lp-muted);margin:0;line-height:22px;letter-spacing:-.01em;white-space:nowrap}.lp-mcp-request-arrow svg path{stroke:var(--lp-muted)!important}.lp-mcp-request-icons{display:flex;flex-direction:row;gap:10px;align-items:center}.lp-mcp-request-icon{width:96px;height:96px;background:var(--lp-card);border:1px solid var(--lp-line);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #00000059}.lp-mcp-request-icon img{width:48px;height:48px;object-fit:contain;opacity:.6!important;filter:grayscale(.5) brightness(1.4)}.lp-mcp-request-icon-q img{filter:none}.lp-mcp-request-icon-q{background:var(--lp-card-2);border-color:#ffffff2e;box-shadow:0 10px 32px #4f46ff40,0 0 0 1px #4f46ff66 inset}.lp-mcp-request-icon-q span{font-size:32px;color:var(--lp-text);font-weight:400;line-height:1}.lp-mcp-request-text{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.lp-mcp-request-text h2{font-size:clamp(28px,5vw,44px);font-weight:500;color:var(--lp-text);-webkit-text-fill-color:var(--lp-text);background:none;letter-spacing:-.03em;line-height:1.08;margin:0}.lp-mcp-request-text p{font-size:16px;font-weight:400;color:var(--lp-muted);line-height:1.5;margin:0;max-width:480px}.lp-mcp-request-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 18px;background:var(--lp-text);color:var(--lp-bg);border:1px solid var(--lp-text);border-radius:999px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:transform .2s ease,background .2s ease}.lp-mcp-request-cta:hover{transform:translateY(-1px);background:#ffffffe6}@media(max-width:640px){.lp-mcp-request-icons{gap:6px}.lp-mcp-request-icon{width:64px;height:64px;border-radius:14px}.lp-mcp-request-icon img{width:32px;height:32px}.lp-mcp-request-icon-q span{font-size:22px}.lp-mcp-request-text h2{font-size:32px;line-height:38px}}.lp-legal{max-width:880px;margin:0 auto;padding:0 clamp(16px,4vw,24px) 96px;color:var(--lp-text)}.lp-legal h1{font-size:clamp(36px,5vw,52px);font-weight:500;letter-spacing:-.03em;line-height:1.05;margin:0 0 24px;color:var(--lp-text)}.lp-legal h2{font-size:clamp(22px,3vw,30px);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin:56px 0 16px;color:var(--lp-text)}.lp-legal h3{font-size:clamp(18px,2.2vw,22px);font-weight:500;letter-spacing:-.01em;line-height:1.3;margin:32px 0 12px;color:var(--lp-text)}.lp-legal p{font-size:15px;line-height:1.7;color:var(--lp-muted);margin:0 0 16px}.lp-legal strong{color:var(--lp-text);font-weight:600}.lp-legal a{color:var(--lp-text);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff4d}.lp-legal a:hover{text-decoration-color:var(--lp-text)}.lp-legal ul{margin:0 0 20px;padding-left:24px;color:var(--lp-muted);font-size:15px;line-height:1.7}.lp-legal ul li{margin-bottom:8px}.lp-legal ul li::marker{color:var(--lp-text)}.lp-legal em{color:var(--lp-muted);font-style:italic}.lp-legal hr{margin:48px 0;border:0;border-top:1px solid var(--lp-line)}.lp-legal-table{width:100%;margin:16px 0 40px;border-collapse:separate;border-spacing:0;background:var(--lp-card);border:1px solid var(--lp-line);border-radius:16px;overflow:hidden;font-size:14px;color:var(--lp-text)}.lp-legal-table th{text-align:left;font-weight:500;background:var(--lp-card-2);border-bottom:1px solid var(--lp-line);padding:14px 16px;color:var(--lp-text);vertical-align:top}.lp-legal-table td{padding:14px 16px;border-top:1px solid var(--lp-line);vertical-align:top;color:var(--lp-muted);line-height:1.55}.lp-legal-table tr:first-child td{border-top:0}.lp-legal-table td ul{margin:0;padding-left:18px;font-size:14px}.lp-legal-table td ul li{margin-bottom:6px}.lp-legal-browsers td{text-align:center;font-weight:500;color:var(--lp-text)}.lp-legal-hero{padding-top:60px;padding-bottom:24px}.lp-legal-hero .lp-h1{margin-bottom:8px}@media(prefers-reduced-motion:reduce){.lp-pill:after{animation:none!important}}.lp-pill{position:relative;overflow:hidden}.lp-pill:after{content:"";position:absolute;top:0;bottom:0;left:-40%;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:skew(-20deg);animation:lp-pill-shimmer 4.5s ease-in-out infinite}@keyframes lp-pill-shimmer{0%{left:-40%}60%{left:120%}to{left:120%}}.lp-plan{transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s cubic-bezier(.22,.61,.36,1),border-color .35s ease}.lp-plan:hover{transform:translateY(-4px);box-shadow:0 18px 50px -20px #a855f759,0 8px 24px -16px #22d3ee40}.lp-feature{transition:transform .35s cubic-bezier(.22,.61,.36,1),border-color .35s ease,background .35s ease}.lp-feature:hover{transform:translateY(-2px)}.lp-link-primary{transition:transform .25s ease,color .25s ease}.lp-link-primary:hover{transform:translate(2px)}.lp-link-primary svg,.lp-link-primary .lp-cta-arrow{transition:transform .3s cubic-bezier(.22,.61,.36,1)}.lp-link-primary:hover svg,.lp-link-primary:hover .lp-cta-arrow{transform:translate(2px,2px) rotate(-4deg)}.lp-btn-signup{position:relative;overflow:hidden;transition:background .25s ease,transform .25s ease}.lp-btn-signup:hover{transform:translateY(-1px)}.lp-btn-signup:after{content:"";position:absolute;top:0;bottom:0;left:-60%;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-20deg);pointer-events:none;transition:left .6s ease}.lp-btn-signup:hover:after{left:140%}.lp-customers-marquee:hover .lp-customers-marquee-track{animation-play-state:paused}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.lp-cmp-hero{padding-top:clamp(60px,8vw,90px);padding-bottom:clamp(36px,6vw,60px)}.lp-cmp-hero-sub{max-width:640px}.lp-cmp-hero-trust{margin-top:36px;padding-top:0}.lp-cmp-eyebrow{display:inline-block;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--lp-blue);font-family:var(--font-mono),ui-monospace,monospace;margin-bottom:12px}.lp-cmp-section{padding:clamp(56px,9vw,110px) clamp(16px,3vw,28px);position:relative}.lp-cmp-pains .lp-feature{padding-top:28px}.lp-cmp-pain-icon{font-size:24px;width:44px;height:44px;border-radius:12px;background:#7c5cff1a;border:1px solid rgba(124,92,255,.22);display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px}.lp-cmp-callout{padding:clamp(48px,7vw,80px) clamp(16px,3vw,28px);background:linear-gradient(180deg,rgba(124,92,255,.05) 0%,transparent 100%);border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line)}.lp-cmp-showcase{display:flex;flex-direction:column;gap:clamp(72px,10vw,140px)}.lp-cmp-showcase-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,80px);align-items:center}.lp-cmp-showcase-row.is-reversed{direction:rtl}.lp-cmp-showcase-row.is-reversed>*{direction:ltr}.lp-cmp-showcase-text h3.lp-h2{font-size:clamp(22px,3.4vw,34px);margin-bottom:12px}.lp-cmp-showcase-text .lp-h2-sub{margin-bottom:22px;max-width:460px}.lp-cmp-showcase-visual{display:flex;justify-content:center}@media(max-width:880px){.lp-cmp-showcase-row{grid-template-columns:1fr}.lp-cmp-showcase-row.is-reversed{direction:ltr}}.lp-cmp-visual{background:linear-gradient(180deg,#131313,#0c0c0c);border:1px solid var(--lp-line);border-radius:var(--lp-radius-lg);padding:22px;width:100%;max-width:440px;position:relative;overflow:hidden}.lp-cmp-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(80% 60% at 50% 0%,rgba(124,92,255,.1),transparent 70%);pointer-events:none}.lp-cmp-visual-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;position:relative;z-index:1}.lp-cmp-visual-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--lp-text);font-family:var(--font-mono),ui-monospace,monospace}.lp-cmp-visual-dot{width:7px;height:7px;border-radius:999px;background:var(--lp-green);box-shadow:0 0 6px #22c55e99}.lp-cmp-chat{display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.lp-cmp-chat-msg{display:flex;gap:10px;align-items:flex-start}.lp-cmp-chat-user{flex-direction:row-reverse}.lp-cmp-chat-av{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.lp-cmp-chat-av-user{background:#3b82f6;color:#fff}.lp-cmp-chat-av-bot{background:linear-gradient(135deg,#7c5cff,#5b8def);color:#fff}.lp-cmp-chat-bubble{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 14px;font-size:13px;line-height:1.45;color:var(--lp-text);max-width:calc(100% - 38px)}.lp-cmp-chat-user .lp-cmp-chat-bubble{background:#3b82f6;color:#fff;border-color:transparent;border-bottom-right-radius:4px}.lp-cmp-chat-bot .lp-cmp-chat-bubble{border-bottom-left-radius:4px}.lp-cmp-chat-card{padding:12px;display:flex;flex-direction:column;gap:6px}.lp-cmp-chat-card-title{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--lp-green);margin-bottom:4px}.lp-cmp-chat-card-ic{color:var(--lp-green)}.lp-cmp-chat-card-line{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--lp-muted)}.lp-cmp-chat-card-bullet{width:4px;height:4px;border-radius:999px;background:var(--lp-faint);flex-shrink:0}.lp-cmp-deals{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.lp-cmp-deal{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.lp-cmp-deal-name{font-size:13px;font-weight:600;color:var(--lp-text);margin-bottom:4px}.lp-cmp-deal-stage{display:inline-block;font-size:11px;font-weight:500;padding:2px 8px;border-radius:999px;border:1px solid}.lp-cmp-deal-value{font-size:13px;font-weight:700;color:var(--lp-text);white-space:nowrap}.lp-cmp-broadcast{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:14px;position:relative;z-index:1}.lp-cmp-broadcast-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.lp-cmp-broadcast-title{font-size:13px;font-weight:600;color:var(--lp-text)}.lp-cmp-broadcast-pill{font-size:11px;font-weight:500;padding:3px 10px;border-radius:999px;background:#10b98124;color:#10b981;border:1px solid rgba(16,185,129,.3)}.lp-cmp-broadcast-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lp-cmp-broadcast-stat{text-align:center}.lp-cmp-broadcast-num{font-size:22px;font-weight:600;color:var(--lp-text);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.lp-cmp-broadcast-label{font-size:11px;color:var(--lp-dim)}.lp-cmp-broadcast-foot{margin-top:10px;font-size:11px;color:var(--lp-muted);display:inline-flex;align-items:center;gap:8px;position:relative;z-index:1}.lp-cmp-broadcast-foot-dot{width:5px;height:5px;border-radius:999px;background:var(--lp-blue)}.lp-cmp-migration{padding:clamp(56px,9vw,110px) clamp(16px,3vw,28px)}.lp-cmp-steps{margin-top:clamp(28px,4vw,44px);display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:760px){.lp-cmp-steps{grid-template-columns:1fr}}.lp-cmp-step{background:linear-gradient(180deg,#131313,#0c0c0c);border:1px solid var(--lp-line);border-radius:var(--lp-radius);padding:22px;display:flex;gap:14px;align-items:flex-start}.lp-cmp-step-num{width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#7c5cff,#5b8def);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.lp-cmp-step-title{font-size:14px;font-weight:600;color:var(--lp-text);margin-bottom:4px}.lp-cmp-step-desc{font-size:13px;color:var(--lp-muted);line-height:1.5}.lp-cmp-table-wrap{padding-bottom:clamp(72px,10vw,130px)}.lp-cmp-table-card{background:linear-gradient(180deg,#0d0d0d,#0a0a0a);border:1px solid var(--lp-line);border-radius:var(--lp-radius-lg);overflow:hidden}.lp-cmp-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.lp-cmp-table{width:100%;border-collapse:collapse;min-width:640px}.lp-cmp-table-th{text-align:left;padding:18px 22px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--lp-muted);border-bottom:1px solid var(--lp-line);background:#0a0a0a;font-family:var(--font-mono),ui-monospace,monospace;position:sticky;top:0;z-index:2}.lp-cmp-table-th-feat{width:50%}.lp-cmp-table-th-us{width:25%;text-align:center;color:var(--lp-text);font-size:13px;letter-spacing:-.005em;text-transform:none;font-family:inherit;font-weight:600}.lp-cmp-table-th-them{width:25%;text-align:center;color:var(--lp-muted);font-size:13px;letter-spacing:-.005em;text-transform:none;font-family:inherit;font-weight:500}.lp-cmp-table-cat-row td{padding:0}.lp-cmp-table-cat{padding:14px 22px 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;color:var(--lp-blue);font-family:var(--font-mono),ui-monospace,monospace;background:#2f7dff0a;border-top:1px solid var(--lp-line);border-bottom:1px solid var(--lp-line)}.lp-cmp-table-row{transition:background .12s ease}.lp-cmp-table-row:hover{background:#2f7dff0d}.lp-cmp-table-cell{padding:14px 22px;border-bottom:1px solid var(--lp-line);font-size:14px;color:var(--lp-text)}.lp-cmp-table-cell-feat{color:var(--lp-text)}.lp-cmp-table-highlight{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--lp-blue);background:#2f7dff1f;border:1px solid rgba(47,125,255,.28);padding:1px 7px;border-radius:999px;margin-left:10px;vertical-align:1px}.lp-cmp-table-cell-us{background:#2f7dff0a;text-align:center;vertical-align:middle}.lp-cmp-table-cell-them{text-align:center;vertical-align:middle;color:var(--lp-muted)}.lp-cmp-cell-partial{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--lp-muted);text-align:left;max-width:160px}.lp-cmp-pricing{padding:clamp(56px,9vw,110px) clamp(16px,3vw,28px)}.lp-cmp-price-grid{margin-top:clamp(28px,4vw,44px);display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px}.lp-cmp-price-pair{border-radius:var(--lp-radius-lg);overflow:hidden;border:1px solid var(--lp-line);background:var(--lp-card);display:flex;flex-direction:column}.lp-cmp-price-us{padding:24px 26px 22px;background:linear-gradient(180deg,#131313,#0e0e0e);border-bottom:1px solid var(--lp-line);position:relative}.lp-cmp-price-us:before{content:"";position:absolute;inset:0;background:radial-gradient(80% 60% at 100% 0%,rgba(124,92,255,.08),transparent 70%);pointer-events:none}.lp-cmp-price-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;position:relative;z-index:1}.lp-cmp-price-brand{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--lp-blue);margin-bottom:6px;font-family:var(--font-mono),ui-monospace,monospace}.lp-cmp-price-brand-them{color:var(--lp-faint);margin-bottom:10px}.lp-cmp-price-amt{font-size:30px;font-weight:500;color:var(--lp-text);letter-spacing:-.02em}.lp-cmp-price-amt-them{font-size:22px;color:var(--lp-dim);text-decoration:line-through;margin-bottom:14px}.lp-cmp-price-savings{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;padding:5px 11px;border-radius:999px;background:#22c55e1a;border:1px solid rgba(34,197,94,.28);color:var(--lp-green);white-space:nowrap}.lp-cmp-price-feats{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px;position:relative;z-index:1}.lp-cmp-price-feats li{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--lp-text);line-height:1.4}.lp-cmp-price-feats li svg{color:var(--lp-green);flex-shrink:0}.lp-cmp-price-cta{margin-top:20px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:#000;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s ease,transform .12s ease;position:relative;z-index:1}.lp-cmp-price-cta:hover{background:#e8e8e8;transform:translateY(-1px)}.lp-cmp-price-them{padding:22px 26px 24px;background:#0a0a0a}.lp-cmp-price-feats-them li{color:var(--lp-dim);font-size:13px}.lp-cmp-price-feats-them li svg{color:#ffffff47}.lp-cmp-faq-wrap{padding-bottom:clamp(72px,10vw,130px)}.lp-cmp-faq{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.lp-cmp-faq-item{background:linear-gradient(180deg,#131313,#0c0c0c);border:1px solid var(--lp-line);border-radius:var(--lp-radius);overflow:hidden;transition:border-color .16s ease}.lp-cmp-faq-item.is-open{border-color:var(--lp-line-2)}.lp-cmp-faq-btn{width:100%;background:transparent;border:none;cursor:pointer;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;font-family:inherit;color:var(--lp-text)}.lp-cmp-faq-q{font-size:15px;font-weight:500;color:var(--lp-text)}.lp-cmp-faq-plus{width:26px;height:26px;border-radius:999px;background:#ffffff0a;border:1px solid var(--lp-line-2);display:inline-flex;align-items:center;justify-content:center;color:var(--lp-text);transition:transform .16s ease,background .16s ease;flex-shrink:0}.lp-cmp-faq-item.is-open .lp-cmp-faq-plus{background:var(--lp-blue);border-color:var(--lp-blue);color:#fff;transform:rotate(45deg)}.lp-cmp-faq-a{padding:0 22px 20px;font-size:14px;color:var(--lp-muted);line-height:1.6}.lp-cmp-cta-wrap{padding-top:clamp(36px,6vw,70px);padding-bottom:clamp(72px,10vw,130px)}.lp-cmp-cta-card{background:radial-gradient(60% 100% at 0% 0%,rgba(124,92,255,.18),transparent 70%),radial-gradient(60% 100% at 100% 100%,rgba(47,125,255,.18),transparent 70%),linear-gradient(180deg,#0e0e0e,#050505);border:1px solid var(--lp-line-2);border-radius:24px;padding:clamp(40px,7vw,80px) clamp(24px,5vw,60px);text-align:center}.lp-cmp-cta-eyebrow{display:inline-block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--lp-faint);margin-bottom:18px;font-family:var(--font-mono),ui-monospace,monospace}.lp-cmp-cta-title{font-size:clamp(26px,4.5vw,44px);line-height:1.08;letter-spacing:-.025em;font-weight:500;color:var(--lp-text);margin:0 0 16px;max-width:760px;margin-inline:auto}.lp-cmp-cta-sub{font-size:16px;color:var(--lp-muted);margin:0 0 28px;max-width:540px;margin-inline:auto;line-height:1.5}.lp-cmp-cta-actions{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px}.lp-cmp-cta-primary{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#000;border-radius:999px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:background .12s ease,transform .12s ease}.lp-cmp-cta-primary:hover{background:#e8e8e8;transform:translateY(-1px)}.lp-cmp-cta-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--lp-text);border:1px solid var(--lp-line-2);border-radius:999px;padding:12px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:background .12s ease}.lp-cmp-cta-secondary:hover{background:#ffffff0d}.lp-cmp-cta-foot{margin-top:24px;font-size:12px;color:var(--lp-faint)}.lp-faq{position:relative;padding:clamp(40px,6vw,80px) clamp(16px,3vw,24px) clamp(48px,8vw,100px);max-width:880px;margin:0 auto;isolation:isolate}.lp-faq .lp-section-head{margin-bottom:clamp(24px,4vw,40px)}.lp-faq-list{display:flex;flex-direction:column;gap:8px}.lp-faq-item{border:1px solid var(--lp-border, rgba(255, 255, 255, .08));border-radius:12px;background:#ffffff04;overflow:hidden;transition:border-color .2s ease,background .2s ease}.lp-faq-item:hover{border-color:#ffffff24}.lp-faq-item[open]{background:#ffffff06;border-color:#ffffff29}.lp-faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;font-size:clamp(14px,1.6vw,16px);font-weight:500;color:var(--lp-text);list-style:none;-webkit-user-select:none;user-select:none}.lp-faq-q::-webkit-details-marker{display:none}.lp-faq-q::marker{content:""}.lp-faq-chev{flex-shrink:0;color:var(--lp-muted);transition:transform .22s ease,color .22s ease}.lp-faq-item[open] .lp-faq-chev{transform:rotate(180deg);color:var(--lp-text)}.lp-faq-a{padding:0 20px 20px;font-size:clamp(13px,1.5vw,15px);line-height:1.55;color:var(--lp-muted)}@supports (interpolate-size: allow-keywords){:root{interpolate-size:allow-keywords}}.lp-faq-item::details-content{block-size:0;overflow:clip;opacity:0;transform:translateY(-4px);transition:block-size .32s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .28s cubic-bezier(.22,1,.36,1),content-visibility .32s allow-discrete}.lp-faq-item[open]::details-content{block-size:auto;opacity:1;transform:translateY(0)}@starting-style{.lp-faq-item[open]::details-content{block-size:0;opacity:0;transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.lp-faq-item::details-content,.lp-faq-chev{transition:none}}@media(max-width:640px){.lp-faq{padding:40px 16px 56px}.lp-faq-q{padding:14px 16px}.lp-faq-a{padding:0 16px 16px}}
