:root{--ok: oklch(.55 .13 150);--linkedin: #0a66c2}body{min-height:100vh;background:radial-gradient(46rem 32rem at 88% -8%,oklch(.97 .018 70 / 75%),transparent 60%),radial-gradient(40rem 30rem at 0% 110%,oklch(.97 .018 70 / 55%),transparent 60%),var(--background);font-weight:500;display:flex;flex-direction:column}button{font-family:inherit}.step2-nav{flex-shrink:0;border-bottom:1px solid oklch(.92 .012 60 / 60%);background:#ffffffbf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.step2-nav-inner{max-width:72rem;margin:0 auto;padding:0 1.25rem;height:4rem;display:flex;align-items:center;justify-content:space-between}.step2-nav-logo img{height:30px;width:auto}.step2-nav-cta{font-size:.875rem;font-weight:600;color:var(--muted-foreground);padding:.45rem .9rem;border-radius:9999px;border:1px solid var(--border);transition:border-color .18s,color .18s}.step2-nav-cta:hover{color:var(--primary);border-color:#ff691f73;border-color:oklch(.7 .21 42 / 45%)}.stage{flex:1 0 auto;width:100%;max-width:27rem;margin:0 auto;padding:1.5rem 1.1rem 2.5rem;display:flex;flex-direction:column;gap:.85rem}.box{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);box-shadow:0 1px 2px #1e130f0a,0 14px 34px -20px #1e130f47;padding:1.15rem;animation:box-in .55s cubic-bezier(.22,1,.36,1) both}.box:nth-child(2){animation-delay:.07s}.box:nth-child(3){animation-delay:.14s}@keyframes box-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.box--profile{background:linear-gradient(180deg,#fff3e7,#fffbf6);background:linear-gradient(180deg,color(xyz 0.877 0.91 0.877),color(xyz 0.926 0.969 1));border-color:#eddaca}.profile-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem}.profile-mono{width:34px;height:34px;flex-shrink:0;border-radius:10px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;display:grid;place-items:center;font-size:1rem;font-weight:700;box-shadow:0 4px 12px #ff691f47;box-shadow:0 4px 12px oklch(.7 .21 42 / 28%)}.profile-dom{font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;line-height:1.1}.profile-badge{display:inline-flex;align-items:center;gap:.3rem;margin-top:.15rem;font-size:.72rem;font-weight:600;color:var(--ok)}.profile-badge svg{width:12px;height:12px}.profile-label{font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);margin:0 0 .3rem}.profile-sum{margin:0 0 .85rem;font-size:.95rem;color:#392a24;line-height:1.45}.profile-tags{display:flex;flex-wrap:wrap;gap:.4rem}.tag{font-size:.78rem;font-weight:600;color:#442c22;background:#ffffffb3;border:1px solid oklch(.88 .02 60);padding:.28rem .65rem;border-radius:9999px}.profile-detail-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.profile-detail-wrap.open{grid-template-rows:1fr}.profile-detail{overflow:hidden;min-height:0}.pd-row{margin-top:.85rem;padding-top:.85rem;border-top:1px solid oklch(.88 .025 62)}.pd-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.4rem}.pd-text{margin:0;font-size:.9rem;color:#392a24;line-height:1.45}.pd-tags{display:flex;flex-wrap:wrap;gap:.4rem}.pd-list{margin:0;padding-left:1.05rem;font-size:.9rem;color:#392a24;line-height:1.45}.pd-list li{margin-bottom:.3rem}.pd-list li:last-child{margin-bottom:0}.profile-toggle{margin-top:.9rem;display:inline-flex;align-items:center;gap:.35rem;background:none;border:none;cursor:pointer;font-family:inherit;font-size:.82rem;font-weight:600;color:var(--accent);padding:.15rem 0}.profile-toggle:hover{color:var(--primary)}.pt-chev{width:14px;height:14px;transition:transform .3s ease}.profile-toggle[aria-expanded=true] .pt-chev{transform:rotate(180deg)}.box--leads{position:relative}.leads-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.leads-title{font-size:1rem;font-weight:600;letter-spacing:-.01em}.leads-count{font-size:.75rem;font-weight:700;color:var(--primary);background:#ff691f1a;background:oklch(.7 .21 42 / 10%);border:1px solid oklch(.7 .21 42 / 22%);padding:.18rem .55rem;border-radius:9999px;opacity:0;transition:opacity .4s ease}.leads-count.show{opacity:1}.scan{text-align:center;padding:.4rem 0 .2rem}.scan-spinner{width:30px;height:30px;margin:0 auto .7rem;border:3px solid oklch(.7 .21 42 / 18%);border-top-color:var(--primary);border-radius:9999px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.scan-status{font-size:.92rem;font-weight:600;color:var(--foreground);min-height:1.35rem;transition:opacity .2s ease}.scan-sources{display:flex;justify-content:center;gap:.55rem;margin:.95rem 0 .9rem}.src{width:40px;height:40px;border-radius:11px;border:1px solid var(--border);background:var(--background);display:grid;place-items:center;position:relative;opacity:.4;transform:scale(.94);transition:opacity .35s,transform .35s,box-shadow .35s,border-color .35s}.src svg{width:22px;height:22px}.src.active{opacity:1;transform:scale(1.06);border-color:#ff691f73;border-color:oklch(.7 .21 42 / 45%);box-shadow:0 6px 16px #ff691f38;box-shadow:0 6px 16px oklch(.7 .21 42 / 22%)}.src.done{opacity:1;transform:scale(1)}.src-check{position:absolute;right:-4px;bottom:-4px;width:16px;height:16px;border-radius:9999px;background:var(--ok);color:#fff;display:grid;place-items:center;opacity:0;transform:scale(.4);transition:opacity .25s,transform .25s}.src-check svg{width:10px;height:10px}.src.done .src-check{opacity:1;transform:scale(1)}.scan-bar{height:4px;border-radius:9999px;background:var(--secondary);overflow:hidden;max-width:15rem;margin:0 auto}.scan-bar i{display:block;height:100%;width:0;border-radius:9999px;background:linear-gradient(90deg,var(--primary),var(--accent));transition:width 4.1s linear}.leads-list{display:flex;flex-direction:column;gap:.55rem}.lead{display:flex;align-items:center;gap:.7rem;padding:.7rem .75rem;border-radius:.85rem;background:var(--secondary);border:1px solid var(--border)}.lead-logo{width:36px;height:36px;flex-shrink:0;display:grid;place-items:center}.lead-logo svg{width:34px;height:34px;display:block}.lead-body{flex:1;min-width:0}.lead-intent{display:inline-block;font-size:.74rem;font-weight:700;color:var(--primary);margin-bottom:.4rem}.lead-redact{height:.5rem;border-radius:4px;background:#ded6d0}.lead-redact.short{width:55%;margin-top:.32rem}.lead-lock{flex-shrink:0;color:var(--muted-foreground);opacity:.7}.lead-lock svg{width:15px;height:15px;display:block}.inbox{display:flex;align-items:flex-start;gap:.65rem;margin-top:.95rem;padding-top:.95rem;border-top:1px solid var(--border)}.inbox-ic{flex-shrink:0;width:32px;height:32px;border-radius:9px;background:#ff691f1f;background:oklch(.7 .21 42 / 12%);color:var(--primary);display:grid;place-items:center}.inbox-ic svg{width:17px;height:17px}.inbox-title{margin:.05rem 0 .12rem;font-size:.92rem;font-weight:600;line-height:1.3}.inbox-sub{margin:0;font-size:.8rem;color:var(--muted-foreground);line-height:1.4}.inbox-sub b{color:var(--foreground);font-weight:600}.swap{transition:opacity .35s ease}.swap.out{opacity:0}.box--share{background:linear-gradient(135deg,var(--primary),var(--accent));border-color:transparent;color:#fff;box-shadow:0 16px 34px -16px #ff691f8c;box-shadow:0 16px 34px -16px oklch(.7 .21 42 / 55%)}.share-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fffc;margin:0 0 .3rem}.share-title{margin:0 0 .3rem;font-size:1.2rem;font-weight:600;letter-spacing:-.01em}.share-sub{margin:0 0 .95rem;font-size:.875rem;color:#ffffffe0;line-height:1.45}.share-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:.8rem 1rem;border-radius:.85rem;border:none;cursor:pointer;background:#fff;color:var(--linkedin);font-size:.95rem;font-weight:600;transition:transform .15s ease,box-shadow .2s ease}.share-btn svg{width:19px;height:19px}.share-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1e130f38}.share-btn:active{transform:translateY(0)}.step2-foot{flex-shrink:0;border-top:1px solid oklch(.92 .012 60 / 60%);background:#fff9}.step2-foot-inner{max-width:72rem;margin:0 auto;padding:1.1rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem 1rem;font-size:.8rem;color:var(--muted-foreground)}.step2-foot-inner a{color:#190f0bbf}.step2-foot-inner a:hover{color:var(--primary)}.step2-foot-dot{opacity:.4}.modal-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0c04028c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .22s ease}.modal-ov.show{opacity:1;pointer-events:auto}.step2-modal{position:relative;width:100%;max-width:23rem;background:var(--background);border-radius:1.1rem;padding:1.75rem 1.5rem 1.5rem;text-align:center;box-shadow:0 24px 60px -14px #0802016b;transform:translateY(8px) scale(.98);transition:transform .22s ease}.modal-ov.show .step2-modal{transform:none}.modal-x{position:absolute;top:.75rem;right:.85rem;background:none;border:none;cursor:pointer;font-size:1.35rem;line-height:1;color:var(--muted-foreground);padding:.2rem;border-radius:6px}.modal-x:hover{color:var(--foreground)}.modal-ic{width:52px;height:52px;margin:0 auto .85rem;border-radius:14px;display:grid;place-items:center}.modal-ic.li{background:#2863ab1f;color:var(--linkedin)}.modal-ic.ok{background:#29864624;color:var(--ok)}.modal-ic svg{width:26px;height:26px}.step2-modal h2{margin:0 0 .4rem;font-size:1.2rem;font-weight:600;letter-spacing:-.01em}.step2-modal p{margin:0 0 1.2rem;font-size:.9rem;color:var(--muted-foreground);line-height:1.5}.modal-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:.8rem 1rem;border-radius:.8rem;border:none;cursor:pointer;font-size:.95rem;font-weight:600}.modal-btn svg{width:18px;height:18px}.modal-btn.li{background:var(--linkedin);color:#fff;transition:background .18s}.modal-btn.li:hover{background:#08538a}.modal-btn.ghost{background:var(--background);color:var(--foreground);border:1px solid var(--border);transition:border-color .18s}.modal-btn.ghost:hover{border-color:var(--primary)}@media(min-width:900px){.stage{max-width:64rem;display:grid;grid-template-columns:.82fr 1.18fr;grid-template-areas:"profile leads" "profile share";gap:1.4rem 3rem;align-items:start;padding:3rem 2rem 4rem}.box{box-shadow:none}.box--profile{grid-area:profile;background:transparent;border:none;border-right:1px solid var(--border);border-radius:0;padding:.4rem 2.25rem .4rem 0}.box--profile .profile-toggle{display:none}.box--profile .profile-detail-wrap{grid-template-rows:1fr}.box--profile .profile-sum{max-width:none}.box--leads{grid-area:leads;border:1px solid var(--border);border-radius:1rem;padding:1.4rem 1.6rem}.box--share{grid-area:share;background:linear-gradient(135deg,#fff5ec,#ffecde);background:linear-gradient(135deg,color(xyz 0.894 0.924 0.879),color(xyz 0.853 0.865 0.758));border:1px solid oklch(.9 .045 58);border-radius:1rem;color:var(--foreground);padding:1.4rem 1.6rem}.box--share .share-eyebrow{color:var(--accent)}.box--share .share-title{color:var(--foreground)}.box--share .share-sub{color:var(--muted-foreground)}.box--share .share-btn{background:var(--linkedin);color:#fff}.box--share .share-btn:hover{background:#08538a}.scan{padding:1.5rem 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
