.chat-popup *{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.floating-chat-trigger{position:fixed;right:20px;bottom:20px;z-index:9999}.chat-icon{display:flex;align-items:center;justify-content:center;background-color:#416338;width:60px;height:60px;border-radius:50%;cursor:pointer;box-shadow:0 4px 15px #41633866;transition:transform .2s ease,background-color .2s}.chat-icon:hover{transform:scale(1.05);background-color:#36522e}.chat-popup{display:none;position:fixed;right:20px;bottom:90px;width:320px;background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;z-index:9999;overflow:hidden;border:1px solid rgba(0,0,0,.05);animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:linear-gradient(135deg,#416338,#00b27a);padding:20px;display:flex;justify-content:space-between;align-items:center;color:#fff}.chat-header h2{margin:0;font-size:18px;font-weight:700;line-height:1.2;color:#fff}.status-dot{display:inline-block;width:8px;height:8px;background-color:#81f499;border-radius:50%;margin-right:4px}.header-text{font-size:12px;opacity:.9}.chat-body{padding:20px}.chat-row{display:flex;align-items:flex-start;gap:15px}.icon-wrap{flex-shrink:0;width:36px;height:36px;background-color:#f5f7f5;border-radius:10px;display:flex;align-items:center;justify-content:center}.info-content{display:flex;flex-direction:column;width:100%}.label{font-size:11px;text-transform:uppercase;color:#888;font-weight:600;letter-spacing:.5px;margin-bottom:4px}.value,.whatsapp-link,.email-link{font-size:14px;color:#333;font-weight:500;margin:0;text-decoration:none;line-height:1.4;word-break:break-word}.whatsapp-link:hover,.email-link:hover{color:#00b27a;text-decoration:underline}.contact-flex{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.agent-badge{background-color:#e6f7f0;color:#00b27a;font-size:11px;padding:2px 8px;border-radius:12px;font-weight:700;border:1px solid #cbf0e0}.divider{border:0;height:1px;background-color:#eee;margin:15px 0 15px 50px}
/*# sourceMappingURL=/cdn/shop/t/47/compiled_assets/styles.css.map */
