@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/geist-latin-wght-normal.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.launch-page{--lp-bg: #000000;--lp-surface: #0b0c11;--lp-surface-2: #101117;--lp-surface-3: #15161d;--lp-line-soft: rgba(255, 255, 255, .05);--lp-line: rgba(255, 255, 255, .08);--lp-line-strong: rgba(255, 255, 255, .14);--lp-ink: #eef1f6;--lp-ink-2: #c2cad7;--lp-muted: #8a92a2;--lp-faint: #5c6473;--lp-accent: #7d9bfd;--lp-accent-solid: #4f6ef0;--lp-accent-hover: #97aefe;--lp-success: #6ee7b7;--lp-danger: #fca5a5;--lp-working: #7dd3fc;--lp-attention: #fcd34d;--lp-ease: cubic-bezier(.32, .72, 0, 1);min-height:100dvh;overflow:hidden;background:var(--lp-bg);color:var(--lp-ink);font-family:Geist Variable,Geist,-apple-system,Segoe UI,sans-serif}.launch-page *{box-sizing:border-box}.launch-page h1,.launch-page h2,.launch-page h3,.launch-page p{margin:0}.launch-page h1,.launch-page h2,.launch-page h3{text-wrap:balance;letter-spacing:-.02em}.launch-page p{text-wrap:pretty}.launch-page a,.launch-page button,.launch-page select{font:inherit}.launch-skip{position:fixed;top:8px;left:8px;z-index:100;padding:8px 12px;border-radius:8px;background:#fff;color:#000;font-size:14px;font-weight:600;text-decoration:none;transform:translateY(-64px);transition:transform .5s var(--lp-ease)}.launch-skip:focus{transform:translateY(0)}.launch-page [data-reveal]{opacity:0;transform:translateY(32px);filter:blur(12px);transition:opacity .8s var(--lp-ease) var(--reveal-delay, 0ms),transform .8s var(--lp-ease) var(--reveal-delay, 0ms),filter .8s var(--lp-ease) var(--reveal-delay, 0ms)}.launch-page [data-reveal][data-visible=true]{opacity:1;transform:translateY(0);filter:blur(0)}.launch-page a:focus-visible,.launch-page button:focus-visible,.launch-page select:focus-visible{outline:2px solid var(--lp-accent);outline-offset:2px;border-radius:8px}.launch-page a:active,.launch-page button:active{transform:translateY(1px)}.launch-nav{position:fixed;top:24px;left:50%;z-index:50;display:flex;width:max-content;max-width:calc(100% - 40px);align-items:center;justify-content:space-between;gap:24px;padding:8px 8px 8px 16px;border:1px solid var(--lp-line);border-radius:999px;background:#08090db8;box-shadow:0 12px 40px -18px #000c;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:translate(-50%);transition:top .35s var(--lp-ease),background .35s ease,border-color .35s ease,box-shadow .35s ease}.launch-nav.is-scrolled{top:12px;border-color:var(--lp-line-strong);background:#07080ce6;box-shadow:0 18px 48px -20px #000000f2}.launch-lockup{display:inline-flex;align-items:center;gap:10px;color:var(--lp-ink);font-size:14px;font-weight:650;letter-spacing:-.01em;white-space:nowrap}.launch-lockup img{border-radius:7px}.launch-home-link{text-decoration:none}.launch-nav-links{display:flex;gap:4px}.launch-nav-links a{padding:8px 14px;border-radius:8px;color:var(--lp-ink-2);font-size:14px;font-weight:520;text-decoration:none;transition:color .2s ease,background .2s ease}.launch-nav-links a:hover{background:#ffffff0d;color:var(--lp-ink)}.launch-nav-actions{display:flex;align-items:center;gap:10px}.launch-language{position:relative;display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;color:var(--lp-muted);transition:color .2s ease}.launch-language:hover{color:var(--lp-ink)}.launch-language select{border:none;background:transparent;color:inherit;font-size:12px;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none}.launch-language select option{background:var(--lp-surface-2);color:var(--lp-ink)}.launch-signin{padding:8px 12px;border-radius:8px;color:var(--lp-ink-2);font-size:14px;font-weight:550;text-decoration:none;transition:color .2s ease}.launch-signin:hover{color:var(--lp-ink)}.launch-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid transparent;border-radius:12px;font-size:16px;font-weight:600;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:transform .25s var(--lp-ease),box-shadow .25s var(--lp-ease),background .25s ease,border-color .25s ease,color .25s ease}.launch-button-primary{background:var(--lp-accent-solid);box-shadow:0 8px 28px -8px #4f6ef0a6;color:#fff}.launch-button-primary:hover{background:#5f7df4;box-shadow:0 10px 36px -8px #4f6ef0d9;transform:translateY(-1px)}.launch-button-ghost{border-color:var(--lp-line-strong);background:#ffffff08;color:var(--lp-ink-2)}.launch-button-ghost:hover{border-color:#7d9bfd73;background:#7d9bfd14;color:var(--lp-ink)}.launch-button-small{padding:8px 12px;border-radius:999px;background:var(--lp-accent-solid);box-shadow:0 4px 16px -6px #4f6ef099;color:#fff;font-size:14px}.launch-button-small:hover{background:#5f7df4;box-shadow:0 6px 20px -6px #4f6ef0cc}.launch-menu-button{position:relative;display:none;width:40px;height:40px;border:1px solid var(--lp-line);border-radius:8px;background:transparent;cursor:pointer}.launch-menu-button span{position:absolute;left:50%;width:16px;height:1.5px;background:var(--lp-ink);transform:translate(-50%);transition:transform .35s var(--lp-ease),top .35s var(--lp-ease)}.launch-menu-button span:nth-child(1){top:15px}.launch-menu-button span:nth-child(2){top:23px}.launch-menu-button.is-open span:nth-child(1){top:19px;transform:translate(-50%) rotate(45deg)}.launch-menu-button.is-open span:nth-child(2){top:19px;transform:translate(-50%) rotate(-45deg)}.launch-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;background:#05060aeb;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);opacity:0;pointer-events:none;transition:opacity .4s var(--lp-ease)}.launch-menu-overlay.is-open{opacity:1;pointer-events:auto}.launch-menu-links{display:flex;flex-direction:column;align-items:center;gap:10px}.launch-menu-links a{color:var(--lp-ink);font-size:30px;font-weight:640;letter-spacing:-.02em;text-decoration:none;opacity:0;transform:translateY(16px);transition:opacity .5s var(--lp-ease) var(--menu-delay, 0ms),transform .5s var(--lp-ease) var(--menu-delay, 0ms)}.launch-menu-overlay.is-open .launch-menu-links a{opacity:1;transform:translateY(0)}.launch-hero{--hx: -9999px;--hy: -9999px;position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:168px 24px 40px;background:#000}.launch-page .launch-hero .launch-laser{position:absolute;top:0;bottom:0;left:50%;z-index:0;width:min(1060px,calc(100% - 48px));height:100%;transform:translate(-50%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 56px,#000 calc(100% - 20px),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 56px,#000 calc(100% - 20px),transparent 100%)}.launch-laser-fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(58% 36% at 68% 0%,rgba(42,201,232,.26) 0%,transparent 70%),radial-gradient(30% 22% at 68% 46%,rgba(42,201,232,.14) 0%,transparent 100%)}.launch-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:radial-gradient(rgba(122,224,244,.5) 1px,transparent 1.4px);background-size:26px 26px;opacity:.5;pointer-events:none;-webkit-mask-image:radial-gradient(circle 220px at var(--hx) var(--hy),rgba(255,255,255,.9) 0%,rgba(255,255,255,.35) 45%,transparent 100%);mask-image:radial-gradient(circle 220px at var(--hx) var(--hy),rgba(255,255,255,.9) 0%,rgba(255,255,255,.35) 45%,transparent 100%)}.launch-hero-copy{position:relative;z-index:3;display:flex;width:min(1060px,100%);max-width:none;flex-direction:column;align-items:flex-start;text-align:left}.launch-hero-copy h1,.launch-hero-copy>p{max-width:680px}.launch-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(125,155,253,.3);border-radius:999px;background:#7d9bfd14;color:var(--lp-accent-hover);font-size:12px;font-weight:600;letter-spacing:.01em}.launch-hero-copy h1{margin-top:24px;background:linear-gradient(90deg,#fff,#9b9b9b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:clamp(36px,5.5vw,60px);font-weight:680;letter-spacing:-.035em;line-height:1.04}.launch-hero-copy>p{margin-top:16px;max-width:680px;color:var(--lp-ink-2);font-size:16px;line-height:24px;text-shadow:0 2px 24px rgba(0,0,0,.9)}.launch-hero-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:32px}.launch-hero-proof{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--lp-muted);font-size:14px}.launch-hero-proof svg{color:var(--lp-success)}.launch-demo-wrap{position:relative;z-index:2;width:min(1060px,100%);margin-top:64px}.launch-demo-shell{position:relative;z-index:1;width:100%;height:clamp(420px,56vw,620px);overflow:hidden;border:1.5px solid rgba(42,201,232,.45);border-radius:24px;background:#0a0b0e;box-shadow:26px -26px 90px -36px #2ac9e88c,0 0 70px -18px #2ac9e833,0 34px 90px -34px #000000e6}.launch-corner-glow{position:absolute;top:-90px;right:-90px;z-index:0;width:280px;height:280px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,rgba(42,201,232,.4) 0%,transparent 70%);pointer-events:none}.launch-demo-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:1.5px solid rgba(122,230,250,.95);border-radius:24px;pointer-events:none;-webkit-mask-image:radial-gradient(260px at 100% 0%,#000 0%,transparent 72%);mask-image:radial-gradient(260px at 100% 0%,#000 0%,transparent 72%)}.launch-marquee{padding:40px 0 48px;border-top:1px solid var(--lp-line-soft);border-bottom:1px solid var(--lp-line-soft);background:var(--lp-bg)}.launch-marquee-title{margin-bottom:24px;color:var(--lp-faint);font-size:14px;font-weight:550;letter-spacing:.02em;text-align:center}.launch-marquee .logoloop__list{margin:0;padding:0;list-style:none}.launch-marquee .logoloop__item{list-style:none}.launch-chip{display:inline-flex;align-items:center;gap:12px;padding:8px 16px;border:1px solid var(--lp-line-soft);border-radius:999px;background:#ffffff06;color:var(--lp-muted);font-size:14px;font-weight:550;white-space:nowrap;transition:color .25s var(--lp-ease),border-color .25s var(--lp-ease)}.launch-chip img{width:18px;height:18px}.launch-chip:hover{border-color:#7d9bfd59;color:var(--lp-ink-2)}.launch-chip-provider{color:var(--lp-ink-2);font-weight:600}.launch-chip-provider:hover{color:var(--lp-ink)}.launch-section{position:relative;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:96px 0}.launch-kicker{display:inline-block;color:var(--lp-accent);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.launch-section-heading{max-width:720px}.launch-section-heading h2{margin-top:16px;font-size:clamp(30px,3.4vw,36px);font-weight:650;letter-spacing:-.025em;line-height:1.12}.launch-section-heading>p{margin-top:16px;color:var(--lp-muted);font-size:16px;line-height:1.62}.launch-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"agents agents review" "remote privacy privacy";gap:16px;margin-top:64px}.launch-benefit{min-width:0}.launch-b-agents{grid-area:agents}.launch-b-review{grid-area:review}.launch-b-remote{grid-area:remote}.launch-b-privacy{grid-area:privacy}.launch-benefit .card-spotlight{height:100%}.launch-page .card-spotlight.launch-benefit-card{height:100%;border:1px solid var(--lp-line);border-radius:16px;background:var(--lp-surface);padding:24px;overflow:hidden;transition:border-color .3s var(--lp-ease),transform .3s var(--lp-ease),box-shadow .3s var(--lp-ease)}.launch-page .card-spotlight.launch-benefit-card:hover{border-color:#7d9bfd66;box-shadow:0 18px 44px -24px #000c;transform:translateY(-3px)}.launch-benefit-card h3{margin-top:16px;font-size:18px;font-weight:640;letter-spacing:-.015em}.launch-benefit-card p{margin-top:10px;max-width:520px;color:var(--lp-muted);font-size:14px;line-height:1.6}.launch-mini{display:flex;height:118px;flex-direction:column;justify-content:center;gap:10px;padding:14px 16px;border:1px solid var(--lp-line-soft);border-radius:12px;background:#08090e}.launch-mini-run{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--lp-line-soft);border-radius:8px;background:var(--lp-surface-2)}.launch-mini-run img{width:16px;height:16px;flex:none}.launch-mini-run-title{overflow:hidden;flex:1;color:var(--lp-ink-2);font-size:12px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.launch-mini-run em{display:inline-flex;align-items:center;gap:6px;flex:none;font-size:12px;font-style:normal;font-weight:650}.launch-mini-run em i{width:6px;height:6px;border-radius:50%;background:currentColor}.launch-mini-run em.st-working{color:var(--lp-working)}.launch-mini-run em.st-working i{animation:launch-pulse 1.1s ease-in-out infinite}.launch-mini-run em.st-done{color:var(--lp-success)}@keyframes launch-pulse{0%,to{opacity:1}50%{opacity:.4}}.launch-mini-diff{gap:4px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.launch-mini-diff-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px;padding:0 8px}.launch-mini-diff-head code{color:var(--lp-ink-2);font-size:12px;font-weight:600}.launch-mini-diff-head em{color:var(--lp-success);font-size:12px;font-style:normal}.launch-mini-diff .ln{overflow:hidden;padding:1.5px 8px;border-radius:5px;text-overflow:ellipsis;white-space:nowrap}.launch-mini-diff .ln.add{background:#6ee7b717;color:var(--lp-success)}.launch-mini-diff .ln.del{background:#fca5a514;color:var(--lp-danger)}.launch-mini-diff .ln.ctx{color:var(--lp-faint)}.launch-mini-remote{position:relative;flex-direction:row;align-items:center;justify-content:center;gap:14px}.launch-mini-phone{position:relative;display:flex;width:52px;height:78px;flex-direction:column;gap:5px;padding:10px 7px 7px;border:1px solid var(--lp-line-strong);border-radius:8px;background:var(--lp-surface-2)}.launch-mini-phone .bar{position:absolute;top:4px;left:50%;width:14px;height:2.5px;border-radius:999px;background:#ffffff29;transform:translate(-50%)}.launch-mini-phone .bubble{height:8px;border-radius:4px;background:#ffffff17}.launch-mini-phone .bubble.b1{width:80%}.launch-mini-phone .bubble.b2{width:60%;align-self:flex-end;background:#7d9bfd59}.launch-mini-phone .chip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-top:auto;border-radius:50%;background:#6ee7b72e;color:var(--lp-success)}.launch-mini-remote-icon{color:var(--lp-accent);opacity:.7}.launch-mini-local{flex-direction:row;align-items:center;justify-content:space-between}.launch-mini-folder{display:inline-flex;align-items:center;gap:8px;color:var(--lp-ink-2);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.launch-mini-folder svg{color:var(--lp-accent)}.launch-mini-lock{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid rgba(110,231,183,.3);border-radius:999px;background:#6ee7b714;color:var(--lp-success);font-size:11.5px;font-weight:650}.launch-tagline-section{padding:64px 24px 40px}.launch-page .launch-tagline{margin:0 auto;max-width:900px;font-size:clamp(30px,4vw,48px);font-weight:620;letter-spacing:-.025em;line-height:1.25;text-align:center}.launch-tagline span{color:#eef1f64d;transition:color .4s var(--lp-ease)}.launch-tagline span.is-lit{color:var(--lp-ink)}.launch-heading-row{display:flex;max-width:none;align-items:flex-end;justify-content:space-between;gap:48px}.launch-heading-row>div{max-width:620px}.launch-heading-row>p{max-width:320px;margin:0;color:var(--lp-muted);font-size:14px;line-height:1.6}.launch-steps{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:64px;padding-top:2px}.launch-steps-track,.launch-steps-line{position:absolute;top:0;left:0;right:0;height:2px;border-radius:999px}.launch-steps-track{background:#ffffff0f}.launch-steps-line{background:linear-gradient(90deg,var(--lp-accent-solid),var(--lp-accent));box-shadow:0 0 14px #7d9bfd80;transform:scaleX(var(--wf, 0));transform-origin:left;will-change:transform}.launch-steps article{position:relative;padding:32px 32px 8px 0}.launch-steps article+article{padding-left:32px;border-left:1px solid var(--lp-line-soft)}.launch-steps article span{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;border:1px solid rgba(125,155,253,.35);border-radius:999px;background:#7d9bfd14;color:var(--lp-accent);font-size:12px;font-weight:700;letter-spacing:.06em}.launch-steps article h3{margin-top:16px;font-size:18px;font-weight:640;letter-spacing:-.015em}.launch-steps article p{margin-top:10px;max-width:300px;color:var(--lp-muted);font-size:14px;line-height:1.62}.launch-product-proof{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:64px}.launch-proof-copy{max-width:none}.launch-text-link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;color:var(--lp-accent);font-size:14px;font-weight:600;text-decoration:none;transition:gap .25s var(--lp-ease),color .2s ease}.launch-text-link:hover{gap:12px;color:var(--lp-accent-hover)}.launch-review-border{width:100%}.launch-review-card{display:flex;flex-direction:column;gap:16px;padding:24px;border-radius:16px;background:var(--lp-surface)}.launch-review-head{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.launch-review-status{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border:1px solid rgba(110,231,183,.3);border-radius:999px;background:#6ee7b714;color:var(--lp-success);font-size:12px;font-weight:650}.launch-review-status i{width:7px;height:7px;border-radius:50%;background:var(--lp-success)}.launch-review-task{color:var(--lp-ink);font-size:14px;font-weight:620;letter-spacing:-.01em}.launch-review-files{display:flex;flex-direction:column;gap:6px}.launch-review-files span{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid var(--lp-line-soft);border-radius:8px;background:#08090e}.launch-review-files code{font-family:ui-monospace,SF Mono,Menlo,monospace;color:var(--lp-ink-2);font-size:12px}.launch-review-files em{font-family:ui-monospace,SF Mono,Menlo,monospace;color:var(--lp-success);font-size:12px;font-style:normal}.launch-review-meta{display:flex;flex-wrap:wrap;gap:8px}.launch-review-meta span{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid var(--lp-line);border-radius:8px;background:var(--lp-surface-2);color:var(--lp-ink-2);font-size:12px;font-weight:570}.launch-review-meta svg{color:var(--lp-accent)}.launch-review-rewind{display:flex;align-items:center;gap:12px;padding-top:4px;color:var(--lp-muted)}.launch-review-rail{display:flex;flex:1;align-items:center;gap:6px}.launch-review-rail i{height:4px;flex:1;border-radius:999px;background:#ffffff14}.launch-review-rail i.is-current{background:linear-gradient(90deg,var(--lp-accent-solid),var(--lp-accent))}.launch-faq-list{display:flex;flex-direction:column;gap:10px;margin-top:48px}.launch-faq-item{overflow:hidden;border:1px solid var(--lp-line);border-radius:12px;background:var(--lp-surface);transition:border-color .25s ease,background .25s ease}.launch-faq-item.is-open{border-color:#7d9bfd4d;background:var(--lp-surface-2)}.launch-faq-item h3{margin:0}.launch-faq-item button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;border:none;background:transparent;color:var(--lp-ink-2);font-size:16px;font-weight:560;letter-spacing:-.01em;text-align:left;cursor:pointer;transition:color .2s ease}.launch-faq-item.is-open button,.launch-faq-item button:hover{color:var(--lp-ink)}.launch-faq-item button svg{flex:none;color:var(--lp-faint);transition:transform .35s var(--lp-ease),color .25s ease}.launch-faq-item.is-open button svg{color:var(--lp-accent);transform:rotate(180deg)}.launch-faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s var(--lp-ease)}.launch-faq-item.is-open .launch-faq-answer{grid-template-rows:1fr}.launch-faq-answer p{overflow:hidden;min-height:0;padding:0 22px;color:var(--lp-muted);font-size:14px;line-height:1.62;transition:padding .4s var(--lp-ease)}.launch-faq-item.is-open .launch-faq-answer p{padding:0 22px 20px}.launch-final{display:flex;flex-direction:column;align-items:center;overflow:visible;text-align:center}.launch-final-panel{position:relative;display:flex;width:100%;flex-direction:column;align-items:center;overflow:hidden;padding:80px 32px;border:1px solid var(--lp-line);border-radius:24px;background:var(--lp-surface);background-image:radial-gradient(rgba(151,174,254,.1) 1px,transparent 1.4px);background-size:22px 22px}.launch-final h2{margin-top:24px;max-width:640px;font-size:clamp(36px,4vw,48px);font-weight:660;letter-spacing:-.03em;line-height:1.1}.launch-final p{margin-top:16px;max-width:520px;color:var(--lp-muted);font-size:16px;line-height:1.6}.launch-final .launch-button{margin-top:32px}.launch-final-risk{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--lp-muted);font-size:14px}.launch-final-risk svg{color:var(--lp-success)}.launch-footer{border-top:1px solid var(--lp-line-soft);background:#000}.launch-footer-grid{display:grid;width:min(1120px,calc(100% - 48px));grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;margin:0 auto;padding:64px 0 40px}.launch-footer-grid>div{display:flex;flex-direction:column;gap:10px}.launch-footer-grid p{max-width:260px;color:var(--lp-muted);font-size:14px;line-height:1.6}.launch-footer-grid strong{margin-bottom:6px;color:var(--lp-ink);font-size:14px;font-weight:650;letter-spacing:.02em}.launch-footer-grid a{color:var(--lp-muted);font-size:14px;text-decoration:none;transition:color .2s ease}.launch-footer-grid a:hover{color:var(--lp-ink)}.launch-footer-grid .launch-home-link{margin-bottom:4px}.launch-footer-brand-col{gap:6px}.launch-page .launch-footer-brand{width:100%;height:150px;min-height:0;cursor:default}.launch-copyright{display:block;padding:18px 24px 26px;color:var(--lp-faint);font-size:12px;text-align:center}.launch-not-found{display:grid;min-height:100dvh;padding:96px 24px;place-items:center;text-align:center}.launch-not-found-card{display:flex;max-width:680px;padding:64px;flex-direction:column;align-items:center;border:1px solid var(--lp-line);border-radius:24px;background:var(--lp-surface)}.launch-not-found-code{color:var(--lp-danger);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:14px;font-weight:600}.launch-not-found h1{margin-top:16px;color:var(--lp-ink);font-size:48px;font-weight:600;line-height:1}.launch-not-found p{margin-top:24px;color:var(--lp-muted);font-size:18px;line-height:28px}.launch-not-found .launch-button{margin-top:32px}@media(max-width:1080px){.launch-product-proof{grid-template-columns:1fr;gap:40px}}@media(max-width:900px){.launch-nav-links,.launch-signin{display:none}.launch-menu-button{display:block}.launch-heading-row{flex-direction:column;align-items:flex-start;gap:16px}.launch-steps{grid-template-columns:1fr;gap:8px}.launch-steps-track,.launch-steps-line{display:none}.launch-steps article{padding:20px 0 12px}.launch-steps article+article{padding-left:0;border-top:1px solid var(--lp-line-soft);border-left:none}.launch-benefit-grid{grid-template-columns:1fr;grid-template-areas:"agents" "review" "remote" "privacy"}.launch-glow{display:none}}@media(max-width:720px){.launch-hero{padding-top:136px}.launch-demo-wrap{margin-top:48px}.launch-demo-shell{height:440px;border-radius:16px}.launch-demo-wrap:after{border-radius:16px}.launch-corner-glow{top:-60px;right:-60px;width:180px;height:180px}.launch-section{width:calc(100% - 40px);padding:72px 0}.launch-footer-grid{grid-template-columns:1fr 1fr;gap:28px;padding:48px 0 28px}.launch-footer-brand-col{grid-column:1 / -1}.launch-button{width:100%}.launch-nav .launch-button-small{width:auto}.launch-hero-actions{width:100%;flex-direction:column}.launch-not-found{padding:64px 16px}.launch-not-found-card{padding:48px 24px}.launch-not-found h1{font-size:36px;line-height:40px}.launch-not-found p{font-size:16px;line-height:24px}}.launch-problem,.launch-workflow,.launch-product-proof,.launch-faq,.launch-final,.launch-footer{content-visibility:auto;contain-intrinsic-size:auto 700px}@media(prefers-reduced-motion:reduce){.launch-page [data-reveal]{opacity:1;transform:none;transition:none}.launch-tagline span{color:var(--lp-ink);transition:none}.launch-mini-run em.st-working i{animation:none}.launch-steps-line{transform:scaleX(1)}.launch-glow{transform:none}.launch-nav{transition:none}.launch-page .launch-hero .launch-laser{display:none}}
