.chat-visual_container__dIUIi{--primary-50:#ecfdf5;--primary-100:#d1fae5;--primary-200:#a7f3d0;--primary-300:#6ee7b7;--primary-400:#34d399;--primary-500:#10b981;--primary-600:#059669;--primary-700:#047857;--primary-800:#065f46;--primary-900:#064e3b;--secondary-400:#2dd4bf;--secondary-500:#14b8a6;--secondary-600:#0d9488;--success-400:#4ade80;--success-500:#22c55e;--success-600:#16a34a;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--gradient-primary:linear-gradient(135deg,var(--primary-500) 0%,var(--secondary-500) 100%);--gradient-hero:linear-gradient(135deg,#0f172a,#020617);--gradient-card:linear-gradient(145deg,rgba(255,255,255,0.05),rgba(255,255,255,0.02));--gradient-glow:radial-gradient(circle at center,var(--primary-500) 0%,transparent 70%);--shadow-sm:0 1px 2px 0 rgb(0 0 0/0.05);--shadow-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--shadow-xl:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--shadow-glow:0 0 40px rgba(16,185,129,0.3);--radius-xl:1rem;--radius-full:9999px}.chat-visual_container__dIUIi,.chat-visual_heroVisual__W_iDc{position:relative;display:flex;justify-content:center;align-items:center}.chat-visual_phoneMockup___xkZ1{position:relative;z-index:2}.chat-visual_phoneFrame__xT3F_{width:320px;background:linear-gradient(145deg,#1a1a2e,#16162a);border-radius:40px;padding:12px;box-shadow:0 50px 100px -20px rgba(0,0,0,.5),0 30px 60px -30px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1);position:relative}.chat-visual_phoneNotch__6Btk5{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:120px;height:28px;background:#0a0a14;border-radius:0 0 16px 16px;z-index:10}.chat-visual_chatPreview__hjipK{background:#0a0f14;border-radius:32px;overflow:hidden}.chat-visual_chatHeader__EEzg0{display:flex;align-items:center;gap:.75rem;padding:2.5rem 1rem 1rem;background:linear-gradient(180deg,#128c7e,#075e54)}.chat-visual_chatAvatar__r3zZ1{width:40px;height:40px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.chat-visual_chatInfo__Ix0eD{display:flex;flex-direction:column}.chat-visual_chatName__V95Me{font-weight:600;color:white;font-size:.95rem}.chat-visual_chatStatus___CdQp{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:rgba(255,255,255,.8)}.chat-visual_statusDot__msEiS{width:8px;height:8px;background:var(--success-400);border-radius:50%}.chat-visual_chatMessages__GEk64{padding:1rem;display:flex;flex-direction:column;gap:.5rem;min-height:380px;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"),#0b141a}.chat-visual_message__t9lYJ{max-width:85%;padding:.6rem .9rem;border-radius:12px;font-size:.85rem;line-height:1.4;position:relative;animation:chat-visual_message-in__R9sNL .3s ease-out}@keyframes chat-visual_message-in__R9sNL{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-visual_messageIncoming__mdYyg{background:#1f2c34;color:white;align-self:flex-start;border-bottom-left-radius:4px}.chat-visual_messageOutgoing__dz0OE{background:#005c4b;color:white;align-self:flex-end;border-bottom-right-radius:4px}.chat-visual_messageTime__zXTu8{display:block;font-size:.65rem;color:rgba(255,255,255,.5);text-align:right;margin-top:.25rem}.chat-visual_aiBadge__pUZzw{display:inline-block;padding:.15rem .4rem;background:var(--primary-500);border-radius:4px;font-size:.65rem;font-weight:600;margin-bottom:.3rem}.chat-visual_promo__eg_6F{color:var(--secondary-400);font-weight:700}.chat-visual_typingIndicator__t4WhX{display:flex;gap:4px;padding:.6rem .9rem;background:#1f2c34;border-radius:12px;align-self:flex-start;width:fit-content}.chat-visual_typingIndicator__t4WhX span{width:8px;height:8px;background:rgba(255,255,255,.4);border-radius:50%;animation:chat-visual_typing__2DqSB 1.4s infinite}.chat-visual_typingIndicator__t4WhX span:nth-child(2){animation-delay:.2s}.chat-visual_typingIndicator__t4WhX span:nth-child(3){animation-delay:.4s}@keyframes chat-visual_typing__2DqSB{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.chat-visual_floatingCards__mth4N{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;z-index:10}.chat-visual_statCard__V_gag{position:absolute;background:rgba(255,255,255,.95);border-radius:var(--radius-xl);padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.25rem;box-shadow:var(--shadow-xl);animation:chat-visual_float__HBarP 3s ease-in-out infinite}.chat-visual_statIcon__cvycZ{font-size:1.5rem}.chat-visual_statValue__qby5R{font-size:1.5rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chat-visual_statLabel__kwaQD{font-size:.75rem;color:var(--gray-500);font-weight:500}.chat-visual_card1__UfYOU{top:10%;right:-20%;animation-delay:0s}.chat-visual_card2__TJ1Wx{bottom:30%;right:-15%;animation-delay:.5s}.chat-visual_card3__zlSf3{bottom:10%;left:-10%;animation-delay:1s}@keyframes chat-visual_float__HBarP{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}