.marketing-page{color:#0f172a;background:#fff;min-height:100vh;overflow-x:hidden}.marketing-nav{z-index:100;padding:1rem 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.marketing-nav.scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-bottom:1px solid #0000001a;padding:.75rem 2rem}.nav-container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;display:flex}.nav-logo{color:#0f172a;align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-icon{align-items:center;display:flex}.logo-icon img{mix-blend-mode:multiply}.logo-text{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.nav-links{align-items:center;gap:2rem;display:flex}.nav-link{color:#475569;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#0f172a}.nav-actions{align-items:center;gap:1rem;display:flex}.desktop-only{display:flex}.mobile-only{display:none}.mobile-menu-toggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:.5rem}.mobile-menu{background:#fff;border-bottom:1px solid #0000001a;flex-direction:column;gap:.5rem;padding:1rem;display:flex;position:absolute;top:100%;left:0;right:0}.mobile-nav-link{color:var(--text-secondary);border-radius:var(--radius-md);padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s}.mobile-nav-link:hover{background:var(--bg-hover);color:var(--text-primary)}.mobile-nav-divider{background:var(--border-primary);height:1px;margin:.5rem 0}.mobile-cta{margin-top:.5rem}.btn-glow{box-shadow:0 0 20px #0a84ff66}.btn-glow:hover{box-shadow:0 0 30px #0a84ff99}.btn-lg{gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem}.btn-white{color:#0a0a0f;background:#fff;border:none}.btn-white:hover{color:#0a0a0f;background:#f0f0f0}.btn-outline{color:#0f172a;background:0 0;border:2px solid #00000026}.btn-outline:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.hero-section{align-items:center;min-height:90vh;padding:10rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-gradient{background:radial-gradient(60% 50% at 30% 0,#0a84ff14,#0000);position:absolute;inset:0}.hero-container{z-index:1;grid-template-columns:1.1fr 1fr;align-items:center;gap:2.5rem;max-width:1280px;margin:0 auto;display:grid;position:relative}.hero-content{text-align:left;max-width:800px}.hero-badge{color:var(--accent-primary);background:#0a84ff1a;border:1px solid #0a84ff4d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.hero-title{letter-spacing:-.02em;color:#0f172a;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.text-accent{color:var(--accent-primary)}.hero-eyebrow{color:#64748b;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;display:block}.gradient-text{background:linear-gradient(135deg,#0a84ff 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.hero-subtitle{color:#64748b;max-width:580px;margin-bottom:2rem;font-size:1.125rem;font-weight:500;line-height:1.7}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-trust{color:#64748b;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;display:flex}.hero-browser-mockup{box-shadow:none;background:0 0;border:none;justify-self:end;max-width:800px;margin:0 0 0 auto;position:relative;overflow:visible}.browser-header,.browser-footer{display:none}.hero-chat-bubbles{background:0 0;flex-direction:column;gap:0;height:650px;padding:0;display:flex;overflow:hidden}.chat-scroll-area{flex-direction:column;flex:1;gap:.75rem;padding:1rem 0;display:flex;overflow:visible}.chat-scroll-area::-webkit-scrollbar{display:none}.chat-row{opacity:0;flex-direction:column;animation:.3s ease-out forwards fadeInUp;display:flex}.chat-scroll-area>:first-child{animation-delay:0s}.chat-scroll-area>:nth-child(2){animation-delay:.5s}.chat-scroll-area>:nth-child(3){animation-delay:1s}.chat-scroll-area>:nth-child(4){animation-delay:1.5s}.chat-scroll-area>:nth-child(5){animation-delay:2s}.chat-scroll-area>:nth-child(6){animation-delay:2.5s}.chat-scroll-area>:nth-child(7){animation-delay:3s}.chat-scroll-area>:nth-child(8){animation-delay:3.5s}.chat-scroll-area>:nth-child(9){animation-delay:4s}.chat-scroll-area>:nth-child(10){animation-delay:4.5s}.chat-scroll-area>:nth-child(11){animation-delay:5s}.chat-scroll-area>:nth-child(12){animation-delay:5.5s}.chat-scroll-area>:nth-child(13){animation-delay:6s}.chat-scroll-area>:nth-child(14){animation-delay:6.5s}.chat-scroll-area>:nth-child(15){animation-delay:7s}.chat-scroll-area>:nth-child(16){animation-delay:7.5s}.chat-scroll-area>:nth-child(17){animation-delay:8s}.typing-bubble{opacity:0;background:#007aff;border-radius:20px 20px 4px;align-self:flex-end;gap:4px;width:fit-content;padding:.75rem 1rem;animation:.5s ease-out forwards typingPulse;display:flex}.typing-bubble.incoming-typing{background:#e5e5ea;border-bottom-right-radius:20px;border-bottom-left-radius:4px;align-self:flex-start}.typing-bubble.ai-typing{background:#7c3aed;border-bottom-right-radius:4px;border-bottom-left-radius:20px;align-self:flex-end}.typing-bubble span{background:#fffc;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite both typing}.typing-bubble.incoming-typing span{background:#8e8e93}.typing-bubble span:first-child{animation-delay:-.32s}.typing-bubble span:nth-child(2){animation-delay:-.16s}@keyframes typingPulse{0%{opacity:0;max-height:80px;margin-bottom:0;padding:.75rem 1rem;transform:scale(.8)}20%{opacity:1;transform:scale(1)}80%{opacity:1;max-height:80px;margin-bottom:0;padding:.75rem 1rem;transform:scale(1)}90%{opacity:0;transform:scale(.8)}to{opacity:0;max-height:0;margin-bottom:-.5rem;padding:0;overflow:hidden;transform:scale(.8)}}.chat-row.outgoing{align-items:flex-end}.chat-row.incoming{align-items:flex-start}.chat-bubble{border-radius:18px;max-width:65%;padding:.625rem .875rem;font-size:.875rem;line-height:1.4}.chat-bubble p{margin:0}.chat-row.incoming .chat-bubble{color:#000;background:#e5e5ea;border-bottom-left-radius:4px}.chat-row.outgoing .chat-bubble{color:#fff;background:#007aff;border-bottom-right-radius:4px}.chat-bubble.email{background:#5856d6}.chat-bubble.sms{background:#34c759}.chat-row.outgoing .chat-bubble.ai{color:#fff;background:#7c3aed;border:none}.chat-bubble-row{justify-content:flex-end;align-items:flex-end;gap:.375rem;width:100%;display:flex}.ai-bot-icon{color:#7c3aed;flex-shrink:0;margin-bottom:.25rem}.chat-time{color:#8e8e93;margin-top:.125rem;font-size:.625rem}.chat-row.outgoing .chat-time{padding-right:.25rem}.chat-row.incoming .chat-time{padding-left:.25rem}.campaign-notification{opacity:0;justify-content:center;margin:.25rem 0 .5rem;animation:.4s ease-out forwards fadeInUp;display:flex}.campaign-notification span{color:#8e8e93;background:#8e8e931a;border-radius:8px;padding:.2rem .5rem;font-size:.625rem;font-weight:500}.ai-notification{opacity:0;justify-content:center;margin:.5rem 0;animation:.4s ease-out 1.2s forwards fadeInUp;display:flex}.ai-notification span{color:#8e8e93;background:#8e8e931a;border-radius:8px;padding:.2rem .5rem;font-size:.625rem;font-weight:500}.call-notification{opacity:0;justify-content:center;align-items:center;margin:.5rem 0;animation:.4s ease-out 2.2s forwards fadeInUp;display:flex}.call-notification span{color:#8e8e93;font-size:.75rem;font-weight:500}.closed-notification{opacity:0;justify-content:center;align-items:center;margin:.5rem 0;animation:.4s ease-out 2.6s forwards fadeInUp;display:flex;position:relative}.closed-notification span{color:#34c759;background:#34c7591a;border-radius:8px;padding:.2rem .5rem;font-size:.625rem;font-weight:600}.confetti-container{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.confetti{opacity:0;border-radius:2px;width:8px;height:8px;animation:1.5s ease-out 2.8s forwards confetti-fall;position:absolute}.confetti:first-child{background:#ff3b30;animation-delay:2.8s;left:-30px}.confetti:nth-child(2){background:#ff9500;animation-delay:2.9s;left:-15px}.confetti:nth-child(3){background:#fc0;animation-delay:2.85s;left:0}.confetti:nth-child(4){background:#34c759;animation-delay:2.95s;left:15px}.confetti:nth-child(5){background:#007aff;animation-delay:2.9s;left:30px}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(30px)rotate(360deg)}}.typing-indicator{background:#e5e5ea;border-radius:18px 18px 18px 4px;gap:4px;width:fit-content;padding:.625rem .875rem;display:flex}.typing-indicator span{background:#8e8e93;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typing}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-3px)}}.stats-section{background:#f8fafc;border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;padding:3rem 2rem}.stats-container{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1280px;margin:0 auto;display:grid}.stat-item{text-align:center}.stat-value{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.stat-label{color:#475569;font-size:.9375rem;font-weight:500}.features-you-get-section{background:#fff;padding:3rem 2rem 5rem}.features-you-get-container{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;max-width:1280px;margin:0 auto;display:grid}.features-you-get-content{padding-right:2rem}.features-you-get-title{color:#0f172a;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.features-you-get-subtitle{color:#475569;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.feature-tags-container{margin-bottom:2.5rem}.feature-tags{grid-template-columns:repeat(3,1fr);gap:.625rem;display:grid}.feature-tag{color:#475569;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.625rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.feature-tag:hover{color:var(--accent-primary);background:#0a84ff14;border-color:#0a84ff4d}.feature-tag.active{border-color:var(--accent-primary);color:var(--accent-primary);background:#0a84ff14;box-shadow:0 4px 12px #0a84ff1f}.feature-tag.ai-feature:hover{color:#8b5cf6;background:#8b5cf614;border-color:#8b5cf64d}.feature-tag.ai-feature.active{color:#8b5cf6;background:#8b5cf614;border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf61f}.feature-tag svg{width:18px;height:18px}.features-you-get-mockup{position:relative}.mockup-floating-bubble{-webkit-backdrop-filter:blur(8px);z-index:10;border-left:3px solid var(--accent-primary);background:#ffffffe6;border-radius:12px;max-width:200px;padding:.75rem 1rem;animation:4s ease-in-out infinite float;position:absolute;box-shadow:0 4px 6px -1px #0000001a,0 10px 15px -3px #0000001a,0 0 0 1px #0000000d}.ai-feature-bubble{border-left-color:#8b5cf6}.mockup-floating-bubble strong{color:#0f172a;margin-bottom:.25rem;font-size:.8125rem;font-weight:700;display:block}.mockup-floating-bubble p{color:#475569;margin:0;font-size:.75rem;font-weight:500;line-height:1.5}.bubble-top-left{top:-30px;left:-100px}.bubble-bottom-right{bottom:-30px;right:-80px}.bubble-middle-left{top:50%;left:-120px;transform:translateY(-50%)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.mockup-floating-bubble{max-width:100%;box-shadow:none;border:1px solid #e2e8f0;border-left-width:4px;margin-top:1.5rem;animation:none;position:static}}.mockup-card{background:#fff;border-radius:12px;max-width:340px;margin-left:auto;position:relative;overflow:visible;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #0000000d}.ai-mockup{background:#fff}.ai-chat-header{color:#8b5cf6;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:1rem;font-weight:600;display:flex}.ai-status{color:#fff;background:#10b981;border-radius:9999px;margin-left:auto;padding:.25rem .5rem;font-size:.75rem}.ai-messages{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.ai-message{border-radius:12px;max-width:85%;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.ai-message.outgoing{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-bottom-right-radius:4px;align-self:flex-end}.ai-message.incoming{color:#334155;background:#f1f5f9;border-bottom-left-radius:4px;align-self:flex-start}.ai-message.ai-generated{position:relative}.ai-badge{text-transform:uppercase;opacity:.8;margin-bottom:.25rem;font-size:.625rem;display:block}.voice-mockup{background:#fff}.voice-header{color:#8b5cf6;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:1rem;font-weight:600;display:flex}.voice-live{color:#fff;background:#ef4444;border-radius:9999px;margin-left:auto;padding:.25rem .5rem;font-size:.75rem;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.voice-waveform{background:linear-gradient(135deg,#8b5cf61a,#8b5cf60d);justify-content:center;align-items:center;gap:4px;padding:1.5rem;display:flex}.wave-bar{background:#8b5cf6;border-radius:2px;width:4px;height:30px;animation:1s ease-in-out infinite wave}.wave-bar:nth-child(2){height:45px;animation-delay:.1s}.wave-bar:nth-child(3){height:55px;animation-delay:.2s}.wave-bar:nth-child(4){height:40px;animation-delay:.3s}.wave-bar:nth-child(5){height:25px;animation-delay:.4s}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.voice-transcript{color:#475569;padding:1rem;font-size:.8125rem;line-height:1.6}.voice-transcript p{margin-bottom:.5rem}.voice-stats{border-top:1px solid #e2e8f0;justify-content:center;gap:2rem;padding:1rem;display:flex}.voice-stat{text-align:center}.voice-stat .stat-num{color:#8b5cf6;font-size:1.25rem;font-weight:700;display:block}.voice-stat span:last-child{color:#64748b;font-size:.75rem}.intent-mockup{background:#fff}.intent-header{color:#8b5cf6;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:1rem;font-weight:600;display:flex}.intent-list{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.intent-item{border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;display:flex}.intent-item.hot{background:#ef44441a}.intent-item.warm{background:#f59e0b1a}.intent-item.info{background:#3b82f61a}.intent-item.cold{background:#64748b1a}.intent-dot{border-radius:50%;width:8px;height:8px}.intent-item.hot .intent-dot{background:#ef4444}.intent-item.warm .intent-dot{background:#f59e0b}.intent-item.info .intent-dot{background:#3b82f6}.intent-item.cold .intent-dot{background:#64748b}.intent-msg{color:#334155;flex:1}.intent-label{font-size:.75rem;font-weight:600}.mockup-chat-header{background:#f8fafc;border-bottom:1px solid #00000014;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.mockup-dots{gap:.4rem;display:flex}.mockup-dots .dot{border-radius:50%;width:10px;height:10px}.mockup-dots .dot.red{background:#ff5f57}.mockup-dots .dot.yellow{background:#febc2e}.mockup-dots .dot.green{background:#28c840}.mockup-chat-title{color:#64748b;font-size:.8125rem;font-weight:500}.mockup-header-icon{color:var(--accent-primary)}.mockup-chat-body{flex-direction:column;gap:.5rem;padding:.625rem;display:flex}.mockup-message{border-radius:12px;max-width:85%;padding:.5rem .75rem;position:relative}.mockup-message p{margin:0;font-size:.8125rem;line-height:1.5}.mockup-message.incoming{color:#0f172a;background:#f1f5f9;border-bottom-left-radius:4px;align-self:flex-start}.mockup-message.incoming.grey{color:#64748b;background:#f1f5f9}.mockup-message.outgoing{background:var(--accent-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.mockup-message.bot-response{color:#fff;background:#8b5cf6;border-bottom-right-radius:4px;max-width:75%}.mockup-time{color:#94a3b8;margin-top:.25rem;font-size:.625rem;display:block}.mockup-message.outgoing .mockup-time,.mockup-message.bot-response .mockup-time{color:#ffffffb3}.mockup-bot-row{justify-content:flex-end;align-items:flex-end;gap:.5rem;display:flex}.mockup-bot-icon{color:#8b5cf6;flex-shrink:0;margin-bottom:.25rem}.intent-chat{padding:1rem}.intent-notification{color:#8b5cf6;background:#8b5cf61a;border-radius:6px;align-items:center;gap:.5rem;margin:.5rem 0;padding:.5rem .75rem;font-size:.75rem;display:flex}.intent-notification.hot{color:#ef4444;background:#ef44441a}.intent-notification.info{color:#3b82f6;background:#3b82f61a}.mockup-campaign-body{padding:1rem}.campaign-stat-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:.5rem 0;display:flex}.campaign-label{color:#64748b;font-size:.875rem}.campaign-value{color:#0f172a;font-weight:600}.campaign-value.success{color:#10b981}.campaign-progress{background:#e2e8f0;border-radius:3px;height:6px;margin:1rem 0;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;height:100%}.campaign-status{text-align:center;color:#10b981;font-size:.875rem;font-weight:600}.mockup-call-log{padding:.5rem}.call-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.75rem;display:flex}.call-item:last-child{border-bottom:none}.call-icon{border-radius:50%;padding:.5rem}.call-icon.incoming-call{color:#10b981}.call-icon.outgoing-call{color:#3b82f6}.call-icon.missed-call{color:#ef4444}.call-info{flex-direction:column;flex:1;display:flex}.call-name{color:#0f172a;font-size:.875rem;font-weight:600}.call-details{color:#64748b;font-size:.75rem}.call-time{color:#94a3b8;font-size:.75rem}.mockup-crm-body{padding:.5rem}.crm-contact{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.75rem;display:flex}.crm-contact:last-child{border-bottom:none}.crm-avatar{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;display:flex}.crm-info{flex:1}.crm-name{color:#0f172a;font-size:.875rem;font-weight:600;display:block}.crm-status{color:#64748b;font-size:.75rem}.crm-status.hot{color:#ef4444}.crm-status.warm{color:#f59e0b}.crm-date{color:#94a3b8;font-size:.75rem}.mockup-drip-body{padding:1rem}.drip-step{align-items:flex-start;gap:.75rem;display:flex}.drip-circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:600;display:flex}.drip-step.completed .drip-circle{color:#fff;background:#10b981}.drip-step.active .drip-circle{color:#fff;background:#8b5cf6}.drip-content{flex-direction:column;display:flex}.drip-title{color:#0f172a;font-size:.875rem;font-weight:600}.drip-desc{color:#64748b;font-size:.75rem}.drip-line{background:#e2e8f0;width:2px;height:20px;margin-left:13px}.campaign-setup-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:1rem;margin-bottom:.75rem;padding:.75rem;display:flex}.campaign-setup-step.active{background:#3b82f60d;border-color:#3b82f6}.setup-number{color:#64748b;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex}.campaign-setup-step.active .setup-number{color:#fff;background:#3b82f6}.setup-info strong{color:#0f172a;font-size:.8125rem;display:block}.setup-info p{color:#64748b;margin:0;font-size:.75rem}.mockup-infrastructure-body{padding:1rem}.infra-domain{background:#f8fafc;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem;display:flex}.infra-status{background:#94a3b8;border-radius:50%;width:8px;height:8px}.infra-status.active{background:#10b981}.infra-domain strong{flex:1;font-size:.8125rem}.infra-domain span{color:#64748b;font-size:.75rem}.infra-stats{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.infra-stat{text-align:center;background:#f8fafc;border-radius:8px;padding:.75rem}.stat-label{color:#64748b;margin-bottom:.25rem;font-size:.6875rem;display:block}.stat-value{color:#0f172a;font-size:.875rem;font-weight:600}.mockup-inbox-body{padding:.5rem}.inbox-message{border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.75rem;display:flex}.inbox-message.unread{background:#f0f9ff}.inbox-icon{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.inbox-icon.sms{background:#3b82f6}.inbox-icon.email{background:#8b5cf6}.inbox-icon.voice{background:#f59e0b}.inbox-info strong{color:#0f172a;font-size:.8125rem;display:block}.inbox-info p{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin:0;font-size:.75rem;overflow:hidden}.mockup-integrations-body{padding:.5rem}.integration-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.75rem;display:flex}.integration-item:last-child{border-bottom:none}.integration-item svg{color:#f59e0b}.integration-icon{font-size:1.25rem}.integration-name{color:#0f172a;flex:1;font-weight:500}.integration-status{border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.integration-item.connected .integration-status{color:#10b981;background:#10b9811a}.integration-item:not(.connected) .integration-status{color:#8b5cf6;cursor:pointer;background:#f1f5f9}.mockup-workflow-body{flex-direction:column;align-items:center;padding:1rem;display:flex}.workflow-node{border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;display:flex}.workflow-node.trigger{color:#d97706;background:#f59e0b1a}.workflow-node.action{color:#2563eb;background:#3b82f61a}.workflow-node.condition{color:#7c3aed;background:#8b5cf61a}.workflow-arrow{color:#94a3b8;margin:.25rem 0;font-size:1rem}.mockup-analytics-body{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.analytics-stat{background:#f8fafc;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;display:flex}.analytics-value{color:#8b5cf6;min-width:80px;font-size:1.5rem;font-weight:700}.analytics-label{color:#64748b;flex:1;font-size:.875rem}.analytics-trend{border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.analytics-trend.up{color:#10b981;background:#10b9811a}.btn-cta{background:linear-gradient(135deg,var(--accent-primary),#06c);color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0a84ff66}.btn-cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0a84ff80}.mockup-header{margin-bottom:1.5rem}.mockup-row{align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.mockup-label{color:#64748b;font-size:.8125rem}.mockup-value{color:#0f172a;background:#f1f5f9;border-radius:6px;padding:.375rem .75rem;font-size:.8125rem}.mockup-time{color:#94a3b8;font-size:.625rem}.mockup-to{color:#94a3b8;font-size:.75rem}.mockup-toggle{background:#e2e8f0;border-radius:12px;width:44px;height:24px;margin-left:auto;position:relative}.mockup-toggle.active{background:#3b82f6}.mockup-toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px}.mockup-toggle.active:after{transform:translate(20px)}.mockup-rules{background:#fef3c7;border-radius:12px;margin-bottom:1rem;padding:1rem}.mockup-rules-header{color:#92400e;margin-bottom:1rem;font-size:.8125rem;font-weight:600}.mockup-rule{margin-bottom:.75rem}.mockup-rule span{color:#78716c;margin-bottom:.375rem;font-size:.75rem;display:block}.mockup-select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .75rem;font-size:.8125rem}.mockup-select.small{display:inline-block}.mockup-select-row{align-items:center;gap:.75rem;display:flex}.mockup-link{color:#3b82f6;font-size:.75rem;font-weight:500}.mockup-checkbox{color:#78716c;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.75rem;display:flex}.mockup-checkbox input{width:16px;height:16px}.mockup-footer{text-align:center}.mockup-add-btn{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500}@media (max-width:1024px){.features-you-get-container{grid-template-columns:1fr;gap:3rem}.features-you-get-content{text-align:center;padding-right:0}.feature-tags{justify-content:center}.mockup-card{margin:0 auto}}@media (max-width:768px){.features-you-get-title{font-size:2rem}.feature-tags{gap:.5rem}.feature-tag{padding:.5rem .75rem;font-size:.8125rem}}.section-container{max-width:1280px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;background:#0a84ff1a;border-radius:9999px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.section-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.section-subtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.125rem}.features-section{padding:6rem 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card{border-radius:var(--radius-xl);background:#fff;border:1px solid #00000014;padding:2rem;transition:all .3s}.feature-card:hover{border-color:#0a84ff4d;transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.feature-icon{border-radius:var(--radius-lg);width:56px;height:56px;color:var(--accent-primary);background:linear-gradient(135deg,#0a84ff33,#5ac8fa1a);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-description{color:#475569;line-height:1.6}.pricing-section{background:#fff;padding:6rem 0}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;display:grid}.pricing-card{border-radius:var(--radius-xl);background:#fff;border:1px solid #00000014;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative}.pricing-card:hover{border-color:#0a84ff4d;transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.pricing-card.featured{border:2px solid var(--accent-primary);background:linear-gradient(135deg,#0a84ff08,#0000)}.pricing-badge{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.375rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-header{text-align:center;border-bottom:1px solid #00000014;margin-bottom:1.5rem;padding-bottom:1.5rem}.pricing-plan-name{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.pricing-price{justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:.5rem;display:flex}.pricing-amount{color:#0f172a;font-size:2.5rem;font-weight:800}.pricing-period{color:#64748b;font-size:1rem}.pricing-description{color:#64748b;font-size:.875rem}.pricing-features{flex:1;margin:0 0 2rem;padding:0;list-style:none}.pricing-features li{color:#334155;align-items:center;gap:.75rem;padding:.625rem 0;font-size:.9375rem;display:flex}.pricing-features li svg{color:var(--accent-success);flex-shrink:0}.btn-block{justify-content:center;width:100%}@media (max-width:1024px){.pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.pricing-card.featured{order:-1}}.how-it-works-section{background:#f8fafc;padding:6rem 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.step-card{text-align:center;padding:2rem;position:relative}.step-number{color:#0a84ff1a;font-size:4rem;font-weight:900;line-height:1;position:absolute;top:0;left:50%;transform:translate(-50%)}.step-icon{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex;position:relative}.step-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.step-description{color:#475569;line-height:1.6}.testimonials-section{padding:6rem 0}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.testimonial-card{border-radius:var(--radius-xl);background:#fff;border:1px solid #00000014;padding:2rem;transition:all .3s}.testimonial-card.featured{background:linear-gradient(135deg,#0a84ff0d,#0000);border-color:#0a84ff4d}.testimonial-card:hover{border-color:#0a84ff4d}.testimonial-quote{color:#0f172a;margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.7}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:.875rem;font-weight:700;display:flex}.author-name{margin-bottom:.25rem;font-weight:600}.author-title{color:#64748b;font-size:.875rem}.cta-section{text-align:center;padding:6rem 2rem;position:relative;overflow:hidden}.cta-bg{position:absolute;inset:0}.cta-gradient{background:linear-gradient(135deg,#0a84ff33,#5ac8fa1a);position:absolute;inset:0}.cta-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.cta-title{margin-bottom:1rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:800}.cta-subtitle{color:#475569;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-trust{color:#64748b;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;display:flex}.marketing-footer{background:#f8fafc;border-top:1px solid #00000014;padding:4rem 2rem 2rem}.footer-container{grid-template-columns:1.5fr 2fr;gap:4rem;max-width:1280px;margin:0 auto;display:grid}.footer-logo{color:#0f172a;align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;display:flex}.footer-logo .logo-icon{width:36px;height:36px}.footer-logo .logo-text{font-size:1.25rem}.footer-tagline{color:#475569;line-height:1.6}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-heading{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:1rem;font-size:.875rem;font-weight:600}.footer-column{flex-direction:column;gap:.75rem;display:flex}.footer-link{color:#475569;font-size:.9375rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#0f172a}.footer-bottom{text-align:center;color:#64748b;border-top:1px solid #00000014;max-width:1280px;margin:3rem auto 0;padding-top:2rem;font-size:.875rem}@media (max-width:1024px){.hero-container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center;order:1}.hero-demo{order:2}.hero-subtitle{max-width:100%;margin:0 auto 2rem}.hero-ctas,.hero-trust{justify-content:center}.features-grid,.steps-grid,.testimonials-grid,.stats-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}.hero-section{padding:7rem 1.5rem 3rem}.features-grid,.steps-grid,.testimonials-grid{grid-template-columns:1fr}.stats-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-value{font-size:2rem}.footer-container{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr)}.hero-ctas{flex-direction:column;width:100%}.hero-ctas .btn{justify-content:center;width:100%}}@media (max-width:480px){.stats-container,.footer-links{grid-template-columns:1fr}}.pricing-overage{color:#8b5cf6;margin-top:.5rem;font-size:.8rem;font-weight:600}.pricing-features li.included{color:#334155}.pricing-features li.included svg{color:var(--accent-success)}.pricing-features li.included.ai,.pricing-features li.included.ai svg{color:#8b5cf6}.pricing-features li.excluded{color:#94a3b8;text-decoration:line-through}.pricing-features li.excluded svg{color:#cbd5e1}.enterprise-section{margin-top:3rem}.enterprise-card{border-radius:var(--radius-xl);background:linear-gradient(135deg,#8b5cf61a,#3b82f60d);border:2px solid #8b5cf633;padding:2.5rem;position:relative;overflow:visible}.enterprise-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b5cf61a,#0000 70%);width:300px;height:300px;position:absolute;top:0;right:0}.enterprise-content{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.enterprise-title{color:#8b5cf6;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.enterprise-title svg{color:#8b5cf6}.enterprise-description{color:#475569;margin-bottom:1.5rem;line-height:1.6}.enterprise-features{margin:0;padding:0;list-style:none}.enterprise-features li{color:#8b5cf6;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.9375rem;display:flex}.enterprise-features li svg{color:#8b5cf6;flex-shrink:0}.enterprise-selector{flex-direction:column;gap:1rem;display:flex}.enterprise-overage{text-align:center;color:#64748b;border-radius:var(--radius-md);background:#8b5cf60d;padding:.5rem;font-size:.9375rem}.enterprise-overage strong{color:#8b5cf6}.enterprise-actions{gap:1rem;display:flex}.enterprise-actions .btn{flex:1;justify-content:center}.enterprise-dropdown{cursor:pointer;position:relative}.dropdown-selected{border-radius:var(--radius-lg);background:#fff;border:2px solid #8b5cf64d;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .2s;display:flex}.dropdown-selected:hover{border-color:#8b5cf6}.dropdown-selected-info{flex-direction:column;gap:.25rem;display:flex}.dropdown-selected-name{color:#0f172a;font-size:1.125rem;font-weight:700}.dropdown-selected-sms{color:#64748b;font-size:.875rem}.dropdown-selected-price{align-items:baseline;gap:.125rem;display:flex}.dropdown-price{color:#8b5cf6;font-size:1.5rem;font-weight:800}.dropdown-period{color:#64748b;font-size:.875rem}.dropdown-arrow{color:#8b5cf6;margin-left:.5rem;font-size:.75rem}.dropdown-options{border-radius:0 0 var(--radius-lg)var(--radius-lg);z-index:10;background:#fff;border:2px solid #8b5cf64d;border-top:none;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.dropdown-option{border-bottom:1px solid #8b5cf61a;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;transition:all .15s;display:flex;position:relative}.dropdown-option:last-child{border-bottom:none}.dropdown-option:hover{background:#8b5cf60d}.dropdown-option.active{background:#8b5cf61a}.dropdown-option.best-value{background:#10b9810d}.dropdown-option.best-value:hover{background:#10b9811a}.best-value-tag{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#10b981,#059669);border-radius:9999px;flex-shrink:0;margin-right:.75rem;padding:.25rem .5rem;font-size:.625rem;font-weight:600}.dropdown-option-name{color:#0f172a;flex:1;font-weight:600}.dropdown-option-sms{color:#64748b;text-align:center;flex:1;font-size:.875rem}.dropdown-option-price{color:#8b5cf6;text-align:right;min-width:100px;font-weight:700}.btn-enterprise{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);justify-content:center;align-items:center;gap:.5rem;display:flex}.btn-enterprise:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-2px)}@media (max-width:1024px){.enterprise-content{grid-template-columns:1fr;gap:2rem}.enterprise-pricing-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.enterprise-card{padding:1.5rem}.enterprise-pricing-grid{grid-template-columns:repeat(2,1fr)}.enterprise-tier{padding:.75rem}.marketing-nav{padding:.75rem 1rem}.marketing-nav.scrolled{padding:.5rem 1rem}.nav-logo{gap:.5rem}.logo-text{font-size:1.25rem!important}.hero-section{min-height:auto;padding:6rem 1rem 2rem}.hero-container{text-align:center;grid-template-columns:1fr;gap:2rem}.hero-content{text-align:center;order:1}.hero-badge{padding:.375rem .75rem;font-size:.75rem}.hero-title{margin-bottom:1rem;font-size:2rem}.hero-subtitle{max-width:100%;margin:0 auto 1.5rem;font-size:1rem}.hero-ctas{justify-content:center}.hero-ctas .btn{width:100%;padding:1rem 1.5rem;font-size:1rem}.hero-trust{justify-content:center;font-size:.8125rem}.chat-row,.campaign-notification,.ai-notification,.call-notification,.closed-notification{opacity:1!important;animation:none!important;transform:none!important}.typing-bubble{display:none!important}.hero-browser-mockup{height:auto;margin-top:2rem}.hero-chat-bubbles{height:auto;max-height:400px;overflow-y:auto}.hero-demo{display:none}.features-you-get-section{padding:2rem 1rem 3rem}.features-you-get-container{gap:2rem}.features-you-get-title{font-size:1.75rem}.features-you-get-subtitle{font-size:1rem}.feature-tags{gap:.5rem}.feature-tag{padding:.5rem .75rem;font-size:.75rem}.feature-tag svg{width:14px;height:14px}.mockup-card{max-width:100%}.pricing-section{padding:3rem 1rem}.section-header{margin-bottom:2rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.pricing-toggle-container{flex-wrap:wrap}.pricing-toggle-container .btn{flex:1;min-width:80px;padding:.5rem .75rem;font-size:.8125rem}.pricing-card{padding:1.5rem}.pricing-plan-name{font-size:1.25rem}.pricing-amount{font-size:2rem}.pricing-features{font-size:.875rem}.pricing-features li{padding:.375rem 0}.how-it-works-section{padding:3rem 1rem}.step-card{padding:1.5rem 1rem}.step-number{font-size:3rem}.step-title{font-size:1.125rem}.testimonials-section{padding:3rem 1rem}.testimonial-card{padding:1.5rem}.testimonial-text{font-size:.9375rem}.cta-section{padding:3rem 1rem}.cta-title{font-size:1.75rem}.cta-subtitle{font-size:1rem}.marketing-footer{padding:2rem 1rem}.footer-logo-text{font-size:1.25rem}.footer-description,.footer-link-title{font-size:.875rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.hero-title{font-size:1.75rem}.hero-badge{font-size:.6875rem}.feature-tag{padding:.375rem .625rem;font-size:.6875rem}.pricing-toggle-container{gap:.25rem}.pricing-toggle-container .btn{padding:.375rem .5rem;font-size:.75rem}.enterprise-pricing-grid{grid-template-columns:1fr}.enterprise-tier{padding:.625rem}.tier-name{font-size:.8125rem}.tier-price{font-size:1.25rem}}
.hero-demo{z-index:10;position:relative}.hero-demo-annotation{pointer-events:none;z-index:20;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:-20px;right:-120px;transform:rotate(-10deg)}@media (max-width:1200px){.hero-demo-annotation{display:none}}.hero-demo-annotation-text{font-family:var(--font-hand),"Comic Sans MS",cursive,sans-serif;color:#f97316;margin-bottom:-5px;margin-left:10px;font-size:1.5rem;font-weight:700}.hero-demo-annotation-arrow{transform:rotate(-15deg)}.hero-demo-link{text-decoration:none;display:block}.hero-demo-window{background:0 0;border-radius:12px;width:100%;max-width:520px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.hero-demo-link:hover .hero-demo-window{transform:translateY(-4px)}.hero-demo-overlay{-webkit-backdrop-filter:blur(8px);opacity:0;z-index:10;background:#fff3;border-radius:12px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.hero-demo-link:hover .hero-demo-overlay{opacity:1}.hero-demo-overlay-content{color:var(--accent-primary);flex-direction:column;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;display:flex}.hero-demo-play-icon{background:var(--accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;transition:transform .2s;display:flex;box-shadow:0 8px 24px #0a84ff66}.hero-demo-link:hover .hero-demo-play-icon{transform:scale(1.1)}.hero-demo-header{-webkit-backdrop-filter:blur(8px);background:#f8fafccc;border-bottom:1px solid #00000014;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.hero-demo-dots{gap:.4rem;display:flex}.dot{border-radius:50%;width:10px;height:10px}.hero-demo-dots .dot.red{background:#ff5f57}.hero-demo-dots .dot.yellow{background:#febc2e}.hero-demo-dots .dot.green{background:#28c840}.hero-demo-title{color:#64748b;font-size:.8125rem;font-weight:500}.hero-demo-content{grid-template-columns:160px 1fr;height:380px;display:grid}.hero-demo-sidebar{-webkit-backdrop-filter:blur(8px);background:#f8fafcb3;border-right:1px solid #00000014;padding:.5rem;overflow:hidden}.hero-demo-contact{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;transition:background .2s;display:flex}.hero-demo-contact:hover{background:#0000000a}.hero-demo-contact.active{background:#0a84ff1a}.hero-demo-avatar{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.6875rem;font-weight:600;display:flex}.hero-demo-contact-info{flex:1;min-width:0}.hero-demo-name{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.hero-demo-preview{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.hero-demo-badge{background:var(--accent-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.625rem;font-weight:600;display:flex}.hero-demo-chat{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:.5rem;padding:.625rem;display:flex;overflow-y:auto}.hero-demo-chat::-webkit-scrollbar{display:none}.hero-demo-message{border-radius:12px;max-width:85%;padding:.5rem .75rem;position:relative}.hero-demo-message p{margin:0;font-size:.8125rem;line-height:1.5}.hero-demo-message.incoming{-webkit-backdrop-filter:blur(8px);color:#0f172a;background:#f1f5f9e6;border-bottom-left-radius:4px;align-self:flex-start}.hero-demo-message.outgoing{background:var(--accent-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.hero-demo-time{color:#94a3b8;margin-top:.25rem;font-size:.625rem;display:block}.hero-demo-message.outgoing .hero-demo-time{color:#ffffffb3}.hero-demo-typing{-webkit-backdrop-filter:blur(8px);background:#f1f5f9e6;border-radius:16px 16px 16px 4px;align-self:flex-start;gap:4px;width:fit-content;padding:.75rem 1rem;display:flex}.hero-demo-typing span{background:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typing}.hero-demo-typing span:first-child{animation-delay:-.32s}.hero-demo-typing span:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.hero-demo-bot-row{justify-content:flex-end;align-items:flex-end;gap:.5rem;display:flex}.hero-demo-message.hero-bot-response{color:#fff;background:#8b5cf6;border-bottom-right-radius:4px;max-width:75%}.hero-demo-message.hero-bot-response .hero-demo-time{color:#ffffffb3}.hero-bot-side-icon{color:#8b5cf6;flex-shrink:0;margin-bottom:.25rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
