.hero-v0-section{position:relative;overflow:hidden}.hero-v0-container{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:80px 24px}.hero-v0-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center}.hero-v0-left,.hero-v0-right{min-width:0}.hero-v0-left{display:flex;flex-direction:column;align-items:flex-start}.hero-v0-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(249,115,22,.16);border-radius:999px;background:linear-gradient(135deg,rgba(255,247,237,.96),rgba(255,251,235,.96));color:#c2410c;font-size:.94rem;font-weight:700;box-shadow:0 10px 24px rgba(249,115,22,.08)}.hero-v0-badge-dot-wrap{position:relative;width:8px;height:8px;flex:0 0 auto}.hero-v0-badge-dot-core,.hero-v0-badge-dot-ping{position:absolute;inset:0;border-radius:999px}.hero-v0-badge-dot-ping{background:rgba(249,115,22,.32);animation:hero-v0-ping 1.8s ease-out infinite}.hero-v0-badge-dot-core{background:#f97316}@keyframes hero-v0-ping{0%{transform:scale(.7);opacity:.8}70%{transform:scale(1.7);opacity:0}to{transform:scale(1.7);opacity:0}}.hero-v0-headline{margin:18px 0 0;font-size:clamp(36px,5vw,60px);font-weight:800;line-height:1.05;letter-spacing:-.025em;max-width:none}.hero-v0-shimmer{display:inline-block;background:linear-gradient(45deg,#1a1a1a,#1a1a1a 40%,#f97316 50%,#f59e0b 55%,#1a1a1a 60%,#1a1a1a);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:hero-v0-shimmer 3s ease-in-out infinite}.hero-v0-headline-line{display:block;white-space:nowrap}@keyframes hero-v0-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.hero-v0-subtitle{margin:20px 0 0;max-width:32rem;color:#64748b;font-size:20px;line-height:1.625}.hero-v0-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}.hero-v0-cta-primary,.hero-v0-cta-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;text-decoration:none;font-weight:700;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.hero-v0-cta-primary{gap:8px;padding:0 22px;border-radius:8px;background:linear-gradient(90deg,#f97316,#f59e0b);color:#fff;box-shadow:0 14px 26px rgba(249,115,22,.22)}.hero-v0-cta-primary:hover{background:linear-gradient(90deg,#ea580c,#d97706);box-shadow:0 18px 34px rgba(249,115,22,.28);transform:translateY(-1px)}.hero-v0-cta-arrow{font-size:1.1rem;line-height:1}.hero-v0-cta-secondary{gap:10px;padding:0 4px;border-radius:999px;background:transparent;color:#64748b}.hero-v0-cta-secondary:hover{color:#17202a}.hero-v0-play-circle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.76);box-shadow:0 6px 14px rgba(15,23,42,.05)}.hero-v0-play-circle svg{width:13px;height:13px;fill:#f97316}.hero-v0-right{position:relative;display:flex;justify-content:flex-end}.hero-v0-card-glow{position:absolute;inset:-16px;border-radius:28px;background:radial-gradient(circle at 20% 20%,rgba(249,115,22,.2),transparent 32%),radial-gradient(circle at 80% 15%,rgba(245,158,11,.16),transparent 30%),linear-gradient(135deg,rgba(249,115,22,.16),rgba(251,191,36,.08));filter:blur(24px);z-index:0}.hero-v0-card{position:relative;z-index:1;width:100%;overflow:hidden;border-radius:16px;border:1px solid rgba(226,232,240,.6);background:#ffffff;box-shadow:0 25px 50px -12px rgba(120,53,15,.05)}.hero-v0-chrome{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(241,245,249,.3);border-bottom:1px solid rgba(226,232,240,.6)}.hero-v0-chrome-dots{display:inline-flex;align-items:center;gap:6px}.hero-v0-chrome-dot{width:12px;height:12px;border-radius:999px}.hero-v0-chrome-dot-red{background:rgba(248,113,113,.8)}.hero-v0-chrome-dot-amber{background:rgba(251,191,36,.8)}.hero-v0-chrome-dot-green{background:rgba(74,222,128,.8)}.hero-v0-chrome-url{margin-left:16px;flex:1;min-width:0;padding:6px 12px;border-radius:6px;background:rgba(255,255,255,.8);color:#64748b;font-size:12px;line-height:16px;font-weight:400}.hero-v0-app-header{justify-content:space-between;padding:16px 24px;background:#ffffff;border-bottom:1px solid rgba(226,232,240,.4)}.hero-v0-app-header,.hero-v0-brand{display:flex;align-items:center;gap:12px}.hero-v0-brand{min-width:0}.hero-v0-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#f97316,#f59e0b);color:#ffffff;font-size:14px;line-height:20px;font-weight:700}.hero-v0-brand-name{font-size:16px;line-height:24px;font-weight:600;color:#0a0a0a}.hero-v0-status-running{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:12px;line-height:16px;font-weight:500}.hero-v0-table{background:#ffffff}.hero-v0-thead{padding:12px 24px;border-bottom:1px solid rgba(226,232,240,.4);background:rgba(241,245,249,.2);color:#64748b;font-size:12px;line-height:16px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.hero-v0-row,.hero-v0-thead{display:grid;grid-template-columns:4fr 4fr 3fr 1fr;gap:16px}.hero-v0-row{align-items:center;padding:16px 24px;border-bottom:1px solid rgba(226,232,240,.3);transition:background-color .16s ease}.hero-v0-row:last-child{border-bottom:0}.hero-v0-row:hover{background:rgba(241,245,249,.3)}.hero-v0-cell-company{display:flex;align-items:center;gap:12px;min-width:0}.hero-v0-avatar{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#f1f5f9,rgba(241,245,249,.5));color:#64748b;font-size:12px;line-height:16px;font-weight:600}.hero-v0-company-meta{min-width:0}.hero-v0-company-meta strong{display:block;font-size:14px;line-height:20px;font-weight:500;color:#0a0a0a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-v0-tag{display:inline-flex;align-items:center;margin-top:6px;padding:2px 6px;border-radius:4px;font-size:10px;line-height:14px;font-weight:500}.hero-v0-tag-hot{background:#ffedd5;color:#ea580c}.hero-v0-tag-warm{background:#fef3c7;color:#d97706}.hero-v0-tag-new{background:#dbeafe;color:#2563eb}.hero-v0-cell-email,.hero-v0-cell-phone{min-width:0;color:#64748b;font-size:14px;line-height:20px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-v0-cell-phone{font-variant-numeric:tabular-nums}.hero-v0-cell-flag{display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.hero-v0-flag-svg{display:block;width:24px;height:16px;border-radius:2px;box-shadow:0 0 0 1px rgba(15,23,42,.08)}.hero-v0-tfoot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;border-top:1px solid rgba(226,232,240,.4);background:rgba(241,245,249,.1)}.hero-v0-tfoot>span{color:#64748b;font-size:12px;line-height:16px;font-weight:400}.hero-v0-pager{display:inline-flex;align-items:center;gap:4px}.hero-v0-pager button{padding:4px 8px;border:0;border-radius:4px;background:transparent;color:#64748b;font-size:12px;line-height:16px;font-weight:400;cursor:pointer;transition:background-color .16s ease}.hero-v0-pager button:hover{background:rgba(241,245,249,.5)}.hero-v0-pager button.active{background:#0f172a;color:#f8fafc}.hero-v0-pager button.active:hover{background:#0f172a}@media (min-width:1024px){.hero-v0-container{padding:128px 32px}.hero-v0-grid{gap:80px}}@media (max-width:1023px){.hero-v0-grid{grid-template-columns:1fr;gap:32px}.hero-v0-right{justify-content:flex-start}}@media (max-width:640px){.hero-v0-container{padding:48px 16px}.hero-v0-headline{font-size:36px}.hero-v0-headline-line{white-space:normal}.hero-v0-subtitle{font-size:18px}.hero-v0-cta-row{gap:12px}}.capture-page{--capture-bg:#fff9f2;--capture-paper:rgba(255,253,249,0.84);--capture-ink:#17202a;--capture-muted:#637182;--capture-line:rgba(28,36,44,0.08);--capture-accent:#f26f54;--capture-accent-strong:#ef5b47;--capture-mint:#9bd8cf;--capture-teal:#0f766e;--capture-shadow:0 20px 60px rgba(103,71,42,0.1);min-height:100vh;color:var(--capture-ink);background:linear-gradient(180deg,#fffdf8,#fff6ed 54%,#fdf0e5)}.capture-page *{box-sizing:border-box}.capture-shell{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:24px 0 64px}.capture-topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px;padding:18px 20px;border-radius:28px;border:1px solid rgba(255,255,255,.82);background:linear-gradient(120deg,rgba(255,246,236,.96),rgba(255,251,246,.92) 46%,rgba(243,253,250,.9));backdrop-filter:blur(18px);box-shadow:0 24px 56px rgba(121,84,51,.1),inset 0 1px 0 rgba(255,255,255,.78)}.capture-brand-lockup{display:flex;align-items:center;gap:14px;min-width:0;padding:8px 10px 8px 8px;border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,245,236,.42))}.capture-logo{width:124px;height:100px;-o-object-fit:contain;object-fit:contain;padding:0;background:transparent;box-shadow:none}.capture-brand-meta{display:flex;flex-direction:column;gap:4px}.capture-topbar-message{flex:1 1 auto;min-width:280px;max-width:720px;padding:18px 22px;border-radius:24px;background:linear-gradient(135deg,rgba(255,240,230,.92),rgba(255,250,246,.88));border:1px solid rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 16px 32px rgba(119,82,54,.08);text-align:center}.capture-topbar-kicker{display:block;margin-bottom:6px;color:var(--capture-accent-strong);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:700}.capture-topbar-message strong{display:block;font-size:1.02rem;line-height:1.38;font-weight:700;white-space:nowrap}.capture-brand-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.capture-page .eyebrow,.capture-page .section-kicker{margin:0 0 12px;letter-spacing:.18em;text-transform:uppercase;font-size:12px;color:var(--capture-accent)}.capture-brand-english{margin-bottom:0;letter-spacing:.22em;font-size:.74rem}.capture-brand-desc{color:var(--capture-muted);font-size:1.02rem}.capture-brand{font-size:2rem;line-height:1}.capture-brand-sub{color:rgba(23,32,42,.54);font-size:.96rem;letter-spacing:.18em;text-transform:uppercase}.capture-hero{padding:80px 0}.capture-hero-top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px;align-items:center}.capture-hero-copy-block,.capture-leads-mockup{min-width:0}.capture-hero-copy-block{display:flex;flex-direction:column;align-items:flex-start}.capture-hero-copy-block .hero-text{max-width:48ch;margin:0 0 28px;color:var(--capture-muted);font-size:1.06rem;line-height:1.82}.capture-app-window{padding:20px;border-radius:34px;border:1px solid rgba(255,255,255,.34);background:linear-gradient(180deg,rgba(33,41,56,.96),rgba(24,32,45,.94));box-shadow:0 28px 60px rgba(59,42,27,.2),inset 0 0 0 1px rgba(255,255,255,.04);transform:translateY(6px)}.capture-app-topbar{display:flex;align-items:center;gap:8px;color:rgba(232,238,245,.72);font-size:.9rem}.capture-app-topbar strong{margin-left:6px;color:#f5f7fb}.capture-app-dot{width:10px;height:10px;border-radius:999px;background:rgba(223,78,70,.5)}.capture-app-dot:nth-child(2){background:rgba(240,154,71,.58)}.capture-app-dot:nth-child(3){background:rgba(73,203,214,.62)}.capture-app-search{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr) auto;gap:10px;margin-top:18px}.capture-app-search-box{display:flex;align-items:center;min-height:50px;padding:0 14px;border-radius:16px;background:rgba(248,244,238,.96);border:1px solid rgba(255,255,255,.76);color:rgba(74,86,101,.96)}.capture-app-run{min-height:50px;padding:0 18px;border-radius:16px;background:linear-gradient(135deg,var(--capture-accent),var(--capture-accent-strong));color:#fff;border:none;font-weight:700;box-shadow:0 16px 30px rgba(242,111,84,.22)}.capture-app-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.capture-app-metrics article{padding:14px;border-radius:18px;background:linear-gradient(180deg,rgba(255,251,247,.98),rgba(255,244,235,.94));border:1px solid rgba(255,255,255,.82)}.capture-app-metrics span{display:block;color:var(--capture-muted);font-size:.78rem}.capture-app-metrics strong{display:block;margin-top:8px;font-size:1.55rem}.capture-app-body{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-top:14px}.capture-app-results{display:grid;gap:10px}.capture-app-result-card{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:16px;border-radius:18px;background:linear-gradient(180deg,rgba(255,253,249,.98),rgba(255,246,238,.94));border:1px solid rgba(255,255,255,.82)}.capture-app-result-card strong{display:block;font-size:1rem}.capture-app-result-card span{display:block;margin-top:6px;color:var(--capture-muted);font-size:.84rem}.capture-app-result-card em{font-style:normal;font-weight:700;color:var(--capture-accent);white-space:nowrap}.capture-app-plan{padding:16px;border-radius:20px;background:linear-gradient(180deg,rgba(255,246,238,.98),rgba(255,237,229,.94));border:1px solid rgba(255,255,255,.82)}.capture-stage{display:grid;gap:24px}.capture-topbar-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex:0 0 auto}.capture-auth-nav{display:flex;align-items:center;gap:8px}.capture-auth-link{display:inline-flex;align-items:center;height:36px;padding:0 16px;border-radius:999px;font-size:.9rem;font-weight:700;text-decoration:none;color:rgba(34,42,58,.84);background:transparent;border:1px solid transparent;transition:background .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease}.capture-auth-link:hover{background:rgba(15,23,42,.06);color:#15202b}.capture-auth-link-primary{color:#fff;background:linear-gradient(135deg,var(--capture-accent),var(--capture-accent-strong));box-shadow:0 10px 22px rgba(242,111,84,.22)}.capture-auth-link-primary:hover{background:linear-gradient(135deg,var(--capture-accent-strong),var(--capture-accent));color:#fff;box-shadow:0 12px 26px rgba(242,111,84,.3)}.capture-pill-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;flex:0 0 auto}.capture-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 18px;border-radius:999px;background:linear-gradient(180deg,rgba(255,244,236,.96),rgba(255,236,227,.9));border:1px solid rgba(255,236,227,.94);color:rgba(80,49,33,.95);font-size:.84rem;font-weight:700;box-shadow:0 12px 22px rgba(118,84,58,.08),inset 0 1px 0 rgba(255,255,255,.82);position:relative;overflow:hidden}.capture-pill:before{content:"";width:9px;height:9px;margin-right:10px;border-radius:999px;background:linear-gradient(135deg,var(--capture-accent),var(--capture-mint));box-shadow:0 0 0 5px rgba(242,111,84,.08)}.capture-primary-actions{display:grid;gap:14px;align-items:start;max-width:720px}.capture-demo-dock-button,.capture-primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:18px;background:linear-gradient(135deg,var(--capture-accent),var(--capture-accent-strong));color:#fff;font-weight:700;text-decoration:none;box-shadow:0 18px 34px rgba(242,111,84,.24)}.capture-action-note{color:rgba(99,113,130,.96);line-height:1.75}.capture-quick-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.capture-proof-four{grid-template-columns:repeat(4,minmax(0,1fr))}.capture-proof-item{min-height:124px;padding:18px;border-radius:24px;background:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.78);box-shadow:0 14px 28px rgba(119,84,56,.06),inset 0 1px 0 rgba(255,255,255,.72);position:relative}.capture-proof-item:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;border-radius:24px 24px 0 0;background:linear-gradient(90deg,var(--capture-accent),var(--capture-mint))}.capture-proof-item span{display:block;font-size:.82rem;color:var(--capture-muted)}.capture-proof-item strong{display:block;margin-top:12px;font-size:1.04rem;line-height:1.45}.capture-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:24px;align-items:start}.capture-detail-grid-single{grid-template-columns:1fr}.capture-insight-stack{display:grid;gap:18px}.capture-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.capture-stat-card{min-height:128px;padding:18px;border-radius:24px;background:rgba(255,255,255,.84);border:1px solid rgba(255,255,255,.76);box-shadow:0 16px 34px rgba(105,74,47,.08),inset 0 1px 0 rgba(255,255,255,.78)}.capture-stat-card span{display:block;color:var(--capture-muted);font-size:.82rem}.capture-stat-card strong{display:block;margin-top:10px;line-height:1.4;font-size:1.08rem}.capture-visual-wrap{border-radius:28px;overflow:hidden}.capture-hero-visual-wrap{margin-top:28px}.capture-visual-card{display:grid;grid-template-columns:minmax(0,.92fr) minmax(260px,.88fr);gap:18px;align-items:center;padding:24px;border-radius:28px;border:1px solid rgba(255,255,255,.74);background:rgba(255,255,255,.78);box-shadow:0 16px 36px rgba(111,76,47,.08),inset 0 1px 0 rgba(255,255,255,.74)}.capture-visual-copy h3{margin:0 0 12px;font-size:clamp(1.3rem,1.8vw,1.8rem);line-height:1.35}.capture-visual-copy p:last-child{margin:0;color:var(--capture-muted);line-height:1.75}.capture-visual{display:block;width:100%;height:auto;border-radius:22px;background:linear-gradient(180deg,rgba(255,248,238,.82),rgba(255,255,255,.68));padding:10px}.capture-founder-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:36px;align-items:center;padding:36px 40px;border-radius:28px;border:1px solid rgba(255,255,255,.74);background:rgba(255,255,255,.88);box-shadow:0 16px 36px rgba(111,76,47,.08),inset 0 1px 0 rgba(255,255,255,.74)}.capture-founder-story,.capture-founder-visual{min-width:0}.capture-founder-story h3{margin:10px 0 18px;font-size:clamp(1.35rem,1.9vw,1.7rem);line-height:1.42;font-weight:700;color:#1a232f;max-width:18ch;letter-spacing:-.01em}.capture-founder-story p{margin:0 0 24px;font-size:1rem;line-height:1.82;color:var(--capture-muted)}.capture-founder-meta{display:flex;flex-wrap:wrap;gap:10px}.capture-founder-meta span{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:rgba(255,247,234,.92);border:1px solid rgba(228,207,174,.6);color:#4f3d23;font-size:13px;font-weight:700;box-shadow:0 6px 14px rgba(122,90,56,.06)}.capture-founder-visual{display:block;width:100%;min-width:0}.capture-founder-visual img{display:block;width:100%;max-width:100%;height:auto;border-radius:22px}.capture-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.capture-benefit-card,.capture-note-card{border-radius:24px;padding:22px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.76);box-shadow:0 14px 30px rgba(111,76,47,.07),inset 0 1px 0 rgba(255,255,255,.78)}.capture-form-card{background:linear-gradient(180deg,rgba(255,254,250,.98),rgba(255,245,236,.95));padding:30px;border-radius:30px;position:sticky;top:20px;box-shadow:0 24px 52px rgba(111,76,47,.11),inset 0 1px 0 rgba(255,255,255,.8)}.capture-form-card-inline{position:static}.capture-page .section-head{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:22px}.capture-form-head{margin-bottom:18px;text-align:center}.capture-page h2{margin:0;font-size:1.65rem;font-weight:600;line-height:1.08}.capture-page .import-report,.capture-page .section-head p{color:var(--capture-muted);line-height:1.7}.capture-form-head p{max-width:44ch;margin:0 auto}.capture-form-tips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px;justify-content:center}.capture-form-tips span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(242,111,84,.08);color:rgba(99,113,130,.92);font-size:.82rem}.capture-page .icp-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.capture-page label{display:flex;flex-direction:column;gap:8px;color:var(--capture-ink);font-size:.98rem}.capture-page button,.capture-page input{border-radius:16px;border:1px solid rgba(23,32,42,.12);min-height:48px;padding:0 14px;background:rgba(255,255,255,.8);color:var(--capture-ink);font-size:.98rem}.capture-page button{grid-column:span 2;background:linear-gradient(135deg,var(--capture-accent),#e49545);color:white;font-weight:600;cursor:pointer;border:none}.capture-page button:disabled{cursor:not-allowed;opacity:.72}.capture-success{margin-top:16px;padding:14px 16px;border-radius:18px;background:rgba(15,118,110,.12);color:var(--capture-teal);line-height:1.6;border:1px solid rgba(15,118,110,.14)}.capture-page .source-title{margin:0 0 12px;font-size:.88rem;font-weight:600;color:var(--capture-ink)}.capture-page .reason-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.capture-page .reason-list span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(23,32,42,.06);color:var(--capture-muted);font-size:.78rem}.capture-page .plan-list{margin:0;padding-left:20px;display:grid;gap:12px}.capture-industry-card{padding:28px 32px;border-radius:26px;background:linear-gradient(180deg,rgba(255,253,247,.92),rgba(252,240,222,.78));border:1px solid var(--capture-line);box-shadow:var(--capture-shadow);display:grid;gap:16px}.capture-industry-card h2{margin:0;font-size:clamp(20px,2.2vw,26px);font-weight:800;color:var(--capture-ink)}.capture-industry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.capture-industry-grid span{padding:16px 14px;border-radius:16px;background:rgba(255,255,255,.94);border:1px solid rgba(228,207,174,.65);color:#4f3d23;font-size:14.5px;font-weight:700;text-align:center;box-shadow:0 6px 14px rgba(122,90,56,.06)}.capture-faq,.capture-pricing{display:grid;gap:22px}.capture-faq-head,.capture-pricing-head{display:grid;gap:4px}.capture-faq-head h2,.capture-pricing-head h2{margin:0;font-size:clamp(22px,2.6vw,30px);font-weight:800;color:var(--capture-ink);line-height:1.2}.capture-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.capture-pricing-card{display:grid;gap:18px;padding:34px 32px 30px;border-radius:28px;align-content:start;position:relative;overflow:hidden}.capture-pricing-primary{background:linear-gradient(160deg,#ff9b4d,#ef5c47);color:#fff;box-shadow:0 24px 56px rgba(239,92,71,.28)}.capture-pricing-primary:after{content:"";position:absolute;top:-50%;right:-30%;width:60%;height:160%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 60%);pointer-events:none}.capture-pricing-secondary{background:linear-gradient(180deg,rgba(255,253,247,.96),rgba(252,240,222,.82));border:1px solid var(--capture-line);color:#4f3d23;box-shadow:0 16px 36px rgba(122,90,56,.08)}.capture-pricing-tag{width:-moz-max-content;width:max-content;padding:6px 14px;border-radius:999px;background:rgba(255,255,255,.22);color:#fff;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.capture-pricing-tag-muted{background:#FFEFE3;color:#C25A2B}.capture-pricing-amount{display:flex;align-items:baseline;gap:10px}.capture-pricing-amount strong{font-size:48px;font-weight:800;line-height:1;letter-spacing:-.5px}.capture-pricing-amount span{font-size:15px;font-weight:700;opacity:.85}.capture-pricing-list{display:grid;gap:11px;padding:0;margin:0;list-style:none}.capture-pricing-list li{position:relative;padding-left:24px;font-size:14.5px;font-weight:600;line-height:1.5}.capture-pricing-list li:before{content:"";position:absolute;left:0;top:6px;width:14px;height:14px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:inset 0 0 0 3px rgba(239,92,71,.65)}.capture-pricing-secondary .capture-pricing-list li{color:#5e4828}.capture-pricing-secondary .capture-pricing-list li:before{background:#fff;box-shadow:inset 0 0 0 3px #f1984d}.capture-pricing-primary .capture-primary-link{background:#fff;color:var(--capture-accent-strong);border:none;margin-top:4px}.capture-pricing-primary .capture-primary-link:hover{background:rgba(255,255,255,.92)}.capture-pricing-note{color:#8a7050;font-size:13px;font-weight:600;margin-top:4px}.capture-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.capture-faq-item{padding:26px 28px;border-radius:22px;background:linear-gradient(180deg,rgba(255,253,247,.96),rgba(252,240,222,.82));border:1px solid var(--capture-line);box-shadow:0 12px 30px rgba(122,90,56,.06);display:grid;gap:10px}.capture-faq-item h3{margin:0;font-size:16px;font-weight:800;color:var(--capture-ink)}.capture-faq-item p{margin:0;font-size:14px;font-weight:600;line-height:1.65;color:#5e4828}.capture-footer{margin-top:56px;padding:36px 8px 16px;border-top:1px solid var(--capture-line)}.capture-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.capture-footer-brand{display:flex;align-items:center;gap:14px}.capture-footer-brand img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.capture-footer-brand strong{display:block;font-size:15px;font-weight:800;color:var(--capture-ink);line-height:1.2}.capture-footer-brand span{display:block;font-size:12px;color:var(--capture-muted);letter-spacing:.04em}.capture-footer-nav{display:flex;align-items:center;gap:22px}.capture-footer-nav a{color:var(--capture-ink);font-size:13.5px;font-weight:700;text-decoration:none}.capture-footer-nav a:hover{color:var(--capture-accent-strong)}.capture-footer-legal{color:var(--capture-muted);font-size:13px;font-weight:600}@media (max-width:880px){.capture-faq-grid,.capture-pricing-grid{grid-template-columns:1fr}.capture-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capture-footer-inner{flex-direction:column;align-items:flex-start;gap:18px}}.capture-demo-dock{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);width:min(1040px,calc(100% - 28px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px 14px 18px;border-radius:24px;border:1px solid rgba(255,255,255,.72);background:rgba(255,252,248,.86);backdrop-filter:blur(18px);box-shadow:0 16px 36px rgba(103,71,42,.12),inset 0 1px 0 rgba(255,255,255,.78);z-index:30;transition:opacity .16s ease,transform .16s ease}.capture-demo-dock.is-hidden{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(18px)}.capture-demo-dock-copy{display:grid;gap:4px;min-width:0}.capture-demo-dock-copy strong{font-size:1rem}.capture-demo-dock-copy span{color:var(--capture-muted);font-size:.92rem}.capture-demo-dock-button{flex:0 0 auto;min-height:50px;box-shadow:0 14px 28px rgba(242,111,84,.24)}@media (max-width:980px){.capture-page .section-head,.capture-topbar{flex-direction:column;align-items:stretch}.capture-app-body,.capture-app-metrics,.capture-app-search,.capture-benefit-grid,.capture-detail-grid,.capture-founder-card,.capture-page .icp-form,.capture-quick-proof,.capture-stat-grid,.capture-visual-card{grid-template-columns:1fr}.capture-founder-card{padding:28px 24px;gap:24px}.capture-page button{grid-column:span 1}.capture-form-card{position:static}.capture-topbar-message{max-width:none;min-width:0}.capture-topbar-message strong{white-space:normal}.capture-pill-row{justify-content:flex-start}.capture-topbar-right{width:100%;align-items:flex-start}.capture-auth-nav{width:100%;justify-content:flex-end}.capture-demo-dock{width:calc(100% - 24px);bottom:12px}}@media (max-width:720px){.capture-shell{width:calc(100% - 24px)}.capture-page .card,.capture-topbar{border-radius:24px}.capture-form-card{padding:24px}.capture-logo{width:92px;height:76px}.capture-action-note,.capture-brand-sub,.capture-form-head p,.capture-topbar-message strong,.capture-visual-copy p:last-child{font-size:.94rem}.capture-proof-item,.capture-stat-card{min-height:auto}.capture-demo-dock{flex-direction:column;align-items:stretch;gap:10px;padding:14px}.capture-demo-dock-button{width:100%}}:root{--capture-orange-50:#fff7ed;--capture-orange-100:#ffedd5;--capture-orange-200:#fed7aa;--capture-orange-300:#fdba74;--capture-orange-500:#f97316;--capture-orange-600:#ea580c;--capture-amber-50:#fffbeb;--capture-amber-100:#fef3c7;--capture-amber-200:#fde68a;--capture-amber-500:#f59e0b;--capture-slate-700:#334155;--capture-slate-800:#1e293b;--capture-slate-900:#0f172a;--capture-surface:rgba(255,255,255,0.92)}.capture-hero-badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:10px 16px;border-radius:999px;border:1px solid rgba(249,115,22,.18);background:linear-gradient(135deg,var(--capture-orange-50),var(--capture-amber-50));color:var(--capture-orange-600);font-size:.94rem;font-weight:700;box-shadow:0 10px 24px rgba(249,115,22,.08)}.capture-hero-badge-dot{position:relative;width:8px;height:8px;border-radius:999px;background:var(--capture-orange-500);box-shadow:0 0 0 0 rgba(249,115,22,.44)}.capture-hero-badge-dot:after{content:"";position:absolute;inset:-6px;border-radius:inherit;border:1px solid rgba(249,115,22,.25);animation:captureBadgePing 1.8s ease-out infinite}@keyframes captureBadgePing{0%{transform:scale(.7);opacity:.75}70%{transform:scale(1.55);opacity:0}to{transform:scale(1.55);opacity:0}}.capture-headline-shimmer{background:linear-gradient(45deg,#1a1a1a,#1a1a1a 40%,#f97316 50%,#f59e0b 55%,#1a1a1a 60%,#1a1a1a);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:capture-shimmer 3s ease-in-out infinite;max-width:9.5ch;margin-bottom:24px;font-size:36px;font-weight:800;line-height:1.05;letter-spacing:-.025em;text-wrap:balance}@keyframes capture-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:640px){.capture-headline-shimmer{font-size:48px}}@media (min-width:1024px){.capture-headline-shimmer{font-size:60px}.capture-hero-copy-block .hero-text{max-width:32rem;font-size:20px;line-height:1.625}}.capture-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:0}.capture-hero-primary-cta,.capture-hero-secondary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;text-decoration:none;font-weight:700;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease,border-color .16s ease}.capture-hero-primary-cta{gap:8px;padding:0 22px;border-radius:8px;background:linear-gradient(90deg,#f97316,#f59e0b);color:#fff;box-shadow:0 14px 26px rgba(249,115,22,.22)}.capture-hero-primary-cta:hover{background:linear-gradient(90deg,#ea580c,#d97706);color:#fff;box-shadow:0 18px 34px rgba(249,115,22,.28);transform:translateY(-1px)}.capture-hero-cta-arrow{font-size:1.1rem;line-height:1}.capture-hero-secondary-cta{gap:10px;padding:0 4px;border-radius:999px;background:transparent;color:var(--capture-muted)}.capture-hero-secondary-cta:hover{color:var(--capture-ink)}.capture-hero-play-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.72);box-shadow:0 6px 14px rgba(15,23,42,.05)}.capture-hero-play-icon svg{width:13px;height:13px;fill:var(--capture-orange-500)}.capture-leads-mockup{position:relative;min-width:0;width:min(100%,590px);margin-left:auto;isolation:isolate}.capture-leads-glow{position:absolute;inset:-22px -20px -30px;border-radius:32px;background:radial-gradient(circle at 18% 18%,rgba(249,115,22,.2),transparent 30%),radial-gradient(circle at 72% 14%,rgba(245,158,11,.18),transparent 28%),linear-gradient(135deg,rgba(249,115,22,.18),rgba(251,191,36,.1));filter:blur(28px);z-index:-1}.capture-leads-window{overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.92);background:var(--capture-surface);box-shadow:0 34px 80px rgba(80,50,24,.18),0 6px 18px rgba(80,50,24,.08);backdrop-filter:blur(14px)}.capture-leads-chrome{display:flex;align-items:center;gap:14px;min-height:52px;padding:0 18px;background:linear-gradient(180deg,#f4f6f8,#eceff3);border-bottom:1px solid rgba(15,23,42,.08)}.capture-leads-chrome-dots{display:inline-flex;align-items:center;gap:7px}.capture-leads-chrome-dot{width:10px;height:10px;border-radius:999px}.capture-leads-chrome-dot-red{background:#fb7185}.capture-leads-chrome-dot-amber{background:#f59e0b}.capture-leads-chrome-dot-green{background:#34d399}.capture-leads-chrome-url{min-width:0;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.82);color:var(--capture-slate-700);font-size:.82rem;font-weight:700;letter-spacing:.01em}.capture-leads-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px 16px;background:linear-gradient(180deg,rgba(255,253,249,.98),rgba(255,247,237,.94));border-bottom:1px solid rgba(15,23,42,.06)}.capture-leads-brand{display:flex;align-items:center;gap:10px;min-width:0}.capture-leads-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--capture-orange-500),var(--capture-amber-500));color:#fff;font-size:1rem;font-weight:800;box-shadow:0 10px 18px rgba(249,115,22,.24)}.capture-leads-brand-name{font-size:1.02rem;font-weight:800;color:var(--capture-slate-900)}.capture-leads-status{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;font-size:.79rem;font-weight:800;letter-spacing:.01em}.capture-status-hot{background:rgba(249,115,22,.12);color:var(--capture-orange-600)}.capture-status-warm{background:rgba(245,158,11,.14);color:#b45309}.capture-status-new{background:rgba(59,130,246,.12);color:#2563eb}.capture-leads-table{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,250,244,.98))}.capture-leads-thead{padding:14px 20px 12px;border-bottom:1px solid rgba(15,23,42,.06);color:var(--capture-muted);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.capture-leads-row,.capture-leads-thead{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1.12fr) minmax(0,1.02fr) 72px;gap:12px}.capture-leads-row{align-items:center;padding:16px 20px;border-bottom:1px solid rgba(15,23,42,.05);transition:background-color .16s ease}.capture-leads-row:hover{background:rgba(249,115,22,.04)}.capture-leads-company{display:flex;align-items:center;gap:12px;min-width:0}.capture-leads-avatar{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,rgba(255,237,213,.95),rgba(254,243,199,.9));color:var(--capture-orange-600);font-size:.96rem;font-weight:900}.capture-leads-company-copy{min-width:0}.capture-leads-company-copy strong{display:block;color:var(--capture-slate-900);font-size:.96rem;font-weight:800;line-height:1.25}.capture-leads-company-copy span{display:inline-flex;margin-top:6px}.capture-leads-cell{min-width:0;color:var(--capture-slate-700);font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capture-leads-phone{font-variant-numeric:tabular-nums}.capture-leads-flag{display:flex;align-items:center;justify-content:center}.capture-leads-flag-svg{display:block;width:27px;height:18px;border-radius:3px;box-shadow:0 0 0 1px rgba(15,23,42,.12)}.capture-leads-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px 18px;background:linear-gradient(180deg,rgba(255,251,245,.98),rgba(255,247,238,.98))}.capture-leads-foot>span{color:var(--capture-muted);font-size:.84rem;font-weight:700}.capture-leads-pager{display:inline-flex;align-items:center;gap:6px}.capture-leads-pager button{min-width:34px;min-height:32px;padding:0 10px;border:1px solid rgba(15,23,42,.08);border-radius:10px;background:rgba(255,255,255,.94);color:var(--capture-slate-700);font-size:.78rem;font-weight:700;box-shadow:0 4px 10px rgba(15,23,42,.04)}.capture-leads-pager button.active{border-color:rgba(249,115,22,.22);background:linear-gradient(135deg,var(--capture-orange-500),var(--capture-amber-500));color:#fff;box-shadow:0 10px 18px rgba(249,115,22,.18)}@media (max-width:980px){.capture-hero{padding:56px 0}.capture-hero-top{grid-template-columns:1fr;gap:28px}.capture-headline-shimmer{max-width:100%}.capture-leads-mockup{width:min(100%,640px);margin:0 auto}.capture-leads-row,.capture-leads-thead{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,.92fr) 58px}}@media (max-width:720px){.capture-hero{padding:40px 0}.capture-hero-badge{width:-moz-fit-content;width:fit-content;max-width:100%;font-size:.88rem;padding:9px 13px}.capture-hero-actions{align-items:stretch;gap:12px}.capture-hero-primary-cta{flex:1 1 170px}.capture-hero-secondary-cta{flex:0 0 auto}.capture-leads-window{border-radius:18px}.capture-leads-chrome,.capture-leads-foot,.capture-leads-header,.capture-leads-row,.capture-leads-thead{padding-left:14px;padding-right:14px}.capture-leads-row,.capture-leads-thead{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) 68px 42px;gap:10px}.capture-leads-cell{font-size:.84rem}.capture-leads-company-copy strong{font-size:.88rem}.capture-leads-company-copy span{margin-top:4px}.capture-leads-foot{flex-direction:column;align-items:stretch}.capture-leads-pager{flex-wrap:wrap}.capture-leads-pager button{min-width:32px;min-height:30px}}.capture-topbar{margin-bottom:18px;padding:12px 16px}.capture-topbar-message{display:none}.capture-logo{width:72px;height:58px}@media (max-width:980px){.capture-shell{padding-top:12px}.capture-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;border-radius:20px}.capture-brand-lockup{padding:0;background:transparent}.capture-logo{width:50px;height:42px}.capture-brand{font-size:1.35rem}.capture-brand-desc{font-size:.86rem}.capture-topbar-right{width:auto;align-items:flex-end}.capture-auth-nav{width:auto;justify-content:flex-end}.capture-pill-row{display:none}}