.products{--pr-black:#0a0a0b;--pr-white:#fff;--pr-text-secondary:#6b6d75;--pr-text-tertiary:#85878f;--win-bg:#f6f6f8;--win-chrome:#fff;--win-line:var(--color-border);--win-dim:#0a0a0b17;--win-mid:#0a0a0b6b;--win-fg:var(--color-ink,#16171a);background:var(--color-ground);border-top:1px solid var(--color-border)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.card{background:#fcfcfd;border:none;border-radius:20px;flex-direction:column;padding:0;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0a0a0b0e,0 1px 2px #0a0a0b08}.card:hover{transform:translateY(-4px);box-shadow:0 0 0 1px #0a0a0b14,0 24px 48px #0a0a0b1f}.card h3{letter-spacing:-.01em;color:var(--pr-black);margin:0 0 6px;font-size:1.02rem;font-weight:700}.card p{color:var(--pr-text-tertiary);margin:0;font-size:.88rem;line-height:1.5}.card .card-body{padding:20px 24px 26px}.card-visual{isolation:isolate;background:var(--win-bg);flex-direction:column;flex-shrink:0;height:188px;display:flex;position:relative;overflow:hidden}.cv-chrome{background:var(--win-chrome);border-bottom:1px solid var(--win-line);flex-shrink:0;justify-content:space-between;align-items:center;height:34px;padding:0 14px;display:flex}.cv-chrome-status{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--win-mid);align-items:center;gap:6px;font-size:.62rem;font-weight:500;display:flex}.cv-chrome-dot{background:var(--pr-black);border-radius:50%;flex-shrink:0;width:5px;height:5px}.card:hover .cv-chrome-dot{animation:1.6s ease-in-out infinite canvasLivePulse}@keyframes canvasLivePulse{0%,to{opacity:1}50%{opacity:.35}}.cv-chrome-value{font-family:var(--font-mono);letter-spacing:.02em;color:var(--win-mid);font-size:.62rem}.cv-canvas{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.cv-voice-mic{border:1.5px solid var(--win-dim);width:34px;height:34px;color:var(--win-mid);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0a0a0b0a}.cv-voice-mic svg{width:16px;height:16px}.cv-voice-bars{align-items:center;gap:7px;margin-top:34px;display:flex}.cv-voice-bar{background:#0a0a0b29;border-radius:999px;width:7px;height:20px}.cv-voice-bar:nth-child(3){background:var(--pr-black);height:34px}.cv-voice-bar:nth-child(2),.cv-voice-bar:nth-child(4){height:28px}.card:hover .cv-voice-bar{animation:1.6s ease-in-out infinite cvVoiceBar}.card:hover .cv-voice-bar:first-child{animation-delay:0s}.card:hover .cv-voice-bar:nth-child(2){animation-delay:.15s}.card:hover .cv-voice-bar:nth-child(3){animation-delay:.3s}.card:hover .cv-voice-bar:nth-child(4){animation-delay:.45s}.card:hover .cv-voice-bar:nth-child(5){animation-delay:.6s}@keyframes cvVoiceBar{0%,to{opacity:.6;height:14px}50%{opacity:1;height:46px}}.cv-chat .cv-canvas{flex-direction:column;align-items:flex-start;gap:10px;padding:0 30px}.cv-chat-row{align-items:center;gap:8px;display:flex}.cv-chat-row.mine{flex-direction:row-reverse;align-self:flex-end}.cv-chat-avatar{border:1px solid var(--win-dim);width:22px;height:22px;color:var(--win-mid);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex;box-shadow:0 1px 3px #0a0a0b0a}.cv-chat-bubble{opacity:1;border-radius:999px;height:13px}.cv-chat-bubble.b1{width:82px}.cv-chat-bubble.b1,.cv-chat-bubble.b3{border:1px solid var(--win-dim);background:#fff;box-shadow:0 1px 3px #0a0a0b0a}.cv-chat-bubble.b2{background:var(--pr-black);width:56px}.cv-chat-bubble.b3{width:68px}.card:hover .cv-chat-bubble{animation:.55s cubic-bezier(.16,1,.3,1) both cvChatIn}.card:hover .cv-chat-bubble.b1{animation-delay:0s}.card:hover .cv-chat-bubble.b2{animation-delay:.12s}.card:hover .cv-chat-bubble.b3{animation-delay:.24s}@keyframes cvChatIn{0%{opacity:.3;transform:translateY(6px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.cv-email .cv-canvas{flex-direction:column;align-items:stretch;gap:12px;padding:0 30px}.cv-email-row{align-items:center;gap:10px;display:flex}.cv-email-dot{background:var(--win-dim);border-radius:50%;flex-shrink:0;width:8px;height:8px}.cv-email-dot.active{background:var(--pr-black)}.card:hover .cv-email-dot.active{animation:1.4s ease-in-out infinite cvEmailPulse}@keyframes cvEmailPulse{0%,to{box-shadow:0 0 #0a0a0b38}50%{box-shadow:0 0 0 5px #0a0a0b00}}.cv-email-line{height:8px;box-shadow:inset 0 0 0 1px var(--win-dim);background:#fff;border-radius:999px;flex:1}.cv-email-row.r2 .cv-email-line{flex:.7}.cv-email-row.r3 .cv-email-line{flex:.5}.cv-email-check{color:var(--win-mid);font-size:.72rem;font-weight:700}.cv-outbound-ring{opacity:0;border:1.5px solid #0a0a0b2e;border-radius:50%;width:22px;height:22px;position:absolute}.card:hover .cv-outbound-ring{animation:2.4s ease-out infinite cvOutboundPulse}.card:hover .cv-outbound-ring.r2{animation-delay:.8s}.card:hover .cv-outbound-ring.r3{animation-delay:1.6s}@keyframes cvOutboundPulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(3.4)}}.cv-outbound-core{z-index:1;background:var(--pr-black);border-radius:50%;width:20px;height:20px;position:relative;box-shadow:0 4px 14px #0a0a0b38}.cv-outbound-channels{z-index:1;gap:7px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.cv-outbound-channels span{background:#0a0a0b24;border-radius:50%;width:7px;height:7px}.cv-outbound-channels span:first-child{background:#0a0a0b38}.cv-outbound-channels span:nth-child(2){background:#0a0a0b5c}.cv-outbound-channels span:nth-child(3){background:#0a0a0b85}.cv-lead-gauge-wrap{justify-content:center;align-items:center;display:flex;position:relative}.cv-lead-gauge{width:84px;height:84px;transform:scaleX(-1)}.cv-lead-gauge-fill{transition:stroke-dashoffset 1.4s cubic-bezier(.16,1,.3,1);stroke-dashoffset:27px!important}.cv-lead-num{font-family:var(--font-mono);letter-spacing:-.01em;color:var(--win-fg);font-size:1.15rem;font-weight:600;position:absolute}.cv-console .cv-canvas{justify-content:center;align-items:flex-end;gap:9px;padding-bottom:22px}.cv-console-bar{width:11px;height:var(--h);box-shadow:inset 0 0 0 1px var(--win-dim);transform-origin:bottom;background:#fff;border-radius:3px 3px 0 0;position:relative}.cv-console-bar:nth-child(4){background:var(--pr-black);box-shadow:none}.card:hover .cv-console-bar{animation:.6s cubic-bezier(.16,1,.3,1) both cvConsoleGrow}.card:hover .cv-console-bar:nth-child(2){animation-delay:60ms}.card:hover .cv-console-bar:nth-child(3){animation-delay:.12s}.card:hover .cv-console-bar:nth-child(4){animation-delay:.18s}.card:hover .cv-console-bar:nth-child(5){animation-delay:.24s}.card:hover .cv-console-bar:nth-child(6){animation-delay:.3s}@keyframes cvConsoleGrow{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.card:hover .cv-chrome-dot,.card:hover .cv-voice-bar,.card:hover .cv-chat-bubble,.card:hover .cv-email-dot.active,.card:hover .cv-outbound-ring,.card:hover .cv-console-bar{animation:none}}@media (max-width:900px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.card-grid{grid-template-columns:1fr}}
