@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.nexus-sale-widget-container{position:fixed;bottom:20px;right:20px;z-index:999999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.nexus-sale-chat-button{width:60px;height:60px;border-radius:50%;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 16px #0003;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s}.nexus-sale-chat-button:hover{transform:scale(1.1);box-shadow:0 6px 20px #00000040}.nexus-sale-chat-window-v2{width:380px;height:580px;max-height:calc(100vh - 90px);display:flex;flex-direction:column;animation:ns-slide-up .3s ease-out forwards}.nexus-sale-chat-window-v2.size-l{width:450px;height:700px;max-height:calc(100vh - 90px)}.nexus-sale-chat-window-v2.size-xl{position:fixed!important;top:50%!important;left:50%!important;bottom:auto!important;right:auto!important;transform:translate(-50%,-50%)!important;width:min(820px,90vw)!important;height:80vh!important;animation:none!important}@keyframes ns-slide-up{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.nexus-sale-header-bubble{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;border-radius:28px;color:#fff;box-shadow:0 6px 20px #0000002e;margin-bottom:10px;min-width:0;overflow:visible;position:relative}.header-left{display:flex;align-items:center;gap:10px;min-width:0;flex:1;overflow:hidden}.bot-logo{width:36px;height:36px;min-width:36px;border-radius:50%;object-fit:cover;border:2px solid rgb(255 255 255 / .4)}.bot-info{min-width:0;overflow:hidden}.bot-info h3{margin:0;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.bot-status{font-size:11px;opacity:.85;white-space:nowrap;display:block}.header-actions{display:flex;align-items:center;gap:3px;flex-shrink:0;position:relative;overflow:visible!important}.action-btn{display:inline-flex;align-items:center;justify-content:center;width:28px!important;height:28px!important;min-width:28px;padding:0;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:background .2s,transform .15s;line-height:1}.action-btn svg{display:block;width:14px;height:14px;pointer-events:none}.action-btn:hover{background:#ffffff4d;transform:scale(1.1)}.action-btn.active{background:#fbbf24;color:#1a1a1a}.star-container{position:relative;overflow:visible}.star-popup{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:#000000d1;color:#fff;font-size:11px;padding:5px 10px;border-radius:6px;white-space:nowrap;pointer-events:none;z-index:9999999;box-shadow:0 2px 8px #00000040}.nexus-sale-chat-body{flex:1;min-height:0;background:#fff;border-radius:16px;border:1.5px solid rgb(0 0 0 / .13);box-shadow:0 4px 6px #0000000f,0 12px 32px #0000001f;padding:16px 14px;overflow-y:auto;display:flex;flex-direction:column;gap:12px;margin-bottom:10px}.nexus-sale-chat-body::-webkit-scrollbar{width:5px}.nexus-sale-chat-body::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.nexus-sale-message{display:flex;max-width:82%;animation:ns-msg-in .25s ease-out both}@keyframes ns-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.nexus-sale-message.sent{align-self:flex-end;flex-direction:row-reverse}.nexus-sale-message.received{align-self:flex-start;gap:7px}.bot-avatar-mini{width:28px;min-width:28px;height:28px;border-radius:50%;overflow:hidden;align-self:flex-end;background:#e5e7eb}.bot-avatar-mini img{width:100%;height:100%;object-fit:cover;display:block}.message-content{padding:10px 14px;border-radius:16px;font-size:14px!important;line-height:1.5!important;word-break:break-word;color:#1f2937!important}.sent .message-content{color:#fff!important;border-bottom-right-radius:4px;box-shadow:0 2px 6px #0000001f}.nexus-sale-identity-bar{display:flex;align-items:center;gap:10px;padding:8px 14px;background:#fff;border-bottom:1px solid #e6e9f0;flex-wrap:wrap}.identity-btn{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:600;line-height:1;background:#fff;border:1.5px solid currentColor;border-radius:999px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease;white-space:nowrap}.identity-btn:hover{box-shadow:0 2px 8px #0000001f}.identity-btn.is-open{background:#0000000a}.identity-btn.is-done{color:#15803d!important;border-color:#86efac!important;background:#f0fdf4;cursor:default}.identity-hint{font-size:11.5px;color:#6b7280;line-height:1.35;flex:1 1 140px;min-width:0}.message-link{color:#1d4ed8!important;text-decoration:underline;word-break:break-all}.sent .message-link{color:#fff!important}.message-link:hover{opacity:.8}.message-image{display:block;max-width:100%;height:auto;border-radius:10px;margin:6px 0}.received .message-content{background:#f4f6f9!important;color:#1a1a2e!important;border:1.5px solid #d9dde8;border-bottom-left-radius:4px;box-shadow:0 2px 6px #00000012}.download-md-btn{display:inline-flex;align-items:center;gap:4px;margin-top:8px;padding:5px 12px;border:none;border-radius:6px;background:#ffffff40;color:#fff;font-size:12px;font-weight:600;cursor:pointer}.received .download-md-btn{background:#00000014;color:#333}.typing-indicator{display:inline-flex;align-items:center;gap:4px;padding:12px 16px!important;background:#f3f4f6!important}.typing-indicator .dot{width:6px;height:6px;background-color:#9ca3af;border-radius:50%;animation:ns-typing 1.4s infinite ease-in-out both}.typing-indicator .dot:nth-child(1){animation-delay:-.32s}.typing-indicator .dot:nth-child(2){animation-delay:-.16s}@keyframes ns-typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.suggestion-chips{display:flex;flex-direction:column;align-items:flex-end;gap:7px;padding-top:4px}.chip-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid rgb(0 0 0 / .08);border-radius:20px;font-size:13px;font-family:inherit;color:#374151;cursor:pointer;box-shadow:0 1px 4px #0000000f;transition:all .2s}.chip-btn svg{flex-shrink:0}.chip-btn:hover{transform:translate(-4px);box-shadow:0 3px 10px #0000001a;background:#f9fafb}.nexus-sale-input-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:6px}.nexus-sale-chat-input-rounded{display:flex;align-items:center;gap:6px;background:#fff;border:1.5px solid rgb(0 0 0 / .14);border-radius:28px;padding:5px 5px 5px 10px;box-shadow:0 2px 4px #0000000f,0 6px 18px #00000017;transition:border-color .2s,box-shadow .2s}.nexus-sale-chat-input-rounded:focus-within{border-color:#00000047;box-shadow:0 0 0 3px #0000000f,0 6px 18px #00000017}.attach-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;padding:0;background:#fff0;border:none;border-radius:50%;color:#9ca3af;cursor:pointer;transition:background .2s,color .2s}.attach-btn svg{display:block;width:18px;height:18px}.attach-btn:hover:not(:disabled){background:#f3f4f6;color:#374151}.nexus-sale-chat-input-rounded textarea{flex:1;min-width:0;border:none;outline:none;background:#fff0;font-size:14px;font-family:inherit;color:#1f2937;padding:4px 0;resize:none;overflow-y:auto;line-height:20px;max-height:100px}.nexus-sale-chat-input-rounded textarea::-webkit-scrollbar{width:4px}.nexus-sale-chat-input-rounded textarea::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}.nexus-sale-chat-input-rounded textarea::placeholder{color:#9ca3af}.send-btn{display:inline-flex;align-items:center;justify-content:center;width:36px!important;height:36px!important;min-width:36px;padding:0;border:none;border-radius:50%;color:#fff;cursor:pointer;transition:opacity .2s,transform .15s}.send-btn svg{display:block;width:16px;height:16px;pointer-events:none}.send-btn:hover:not(:disabled){opacity:.88;transform:scale(1.06)}.send-btn:disabled{opacity:.38;cursor:not-allowed}.nexus-sale-slogan{text-align:center;font-size:11px;color:#9ca3af;padding:2px 8px}.nexus-sale-social-footer{display:flex;justify-content:center;align-items:center;gap:12px;padding:4px 8px 8px}.nexus-sale-social-footer .social-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;transition:transform .2s,filter .2s;box-shadow:0 2px 6px #00000026}.nexus-sale-social-footer .social-icon:hover{transform:translateY(-2px);filter:brightness(1.1)}.nexus-sale-social-footer .social-icon svg{width:100%;height:100%}.nexus-sale-widget-container{font-family:'Inter',sans-serif}.nexus-sale-widget-container,.nexus-sale-widget-container *{box-sizing:border-box!important}.nexus-sale-header-bubble .header-actions .action-btn,.bot-logo,.bot-avatar-mini{flex-shrink:0!important}.nexus-sale-chat-input-rounded textarea{box-sizing:border-box!important;width:100%!important;max-width:100%!important}