.chatbot-launcher{z-index:60;color:#f6f1e9;letter-spacing:.04em;cursor:pointer;background:#111010;border:none;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-size:.9rem;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 40px #00000040}.chatbot-launcher span{color:#111010;background:#c8a06a;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.75rem;font-weight:700;display:inline-grid}.chatbot-panel{z-index:60;background:#f4f1ec;border-radius:20px;flex-direction:column;width:min(360px,100vw - 32px);max-height:min(78vh,620px);display:flex;position:fixed;bottom:90px;right:24px;overflow:hidden;box-shadow:0 30px 70px #0000004d}.chatbot-header{color:#f6f1e9;background:#111010;align-items:center;gap:12px;padding:14px 16px;display:flex}.chatbot-header img{object-fit:cover;background:#fff;border-radius:50%;width:38px;height:38px}.chatbot-header div{flex-direction:column;flex:1;line-height:1.2;display:flex}.chatbot-header strong{letter-spacing:.06em;font-size:.85rem}.chatbot-header small{opacity:.7;font-size:.72rem}.chatbot-header button{color:inherit;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:30px;height:30px;font-size:1.1rem}.chatbot-body{flex-direction:column;gap:12px;padding:16px;display:flex;overflow-y:auto}.chatbot-bubble{color:#26221e;background:#fff;border-radius:16px 16px 16px 4px;margin:0;padding:12px 14px;font-size:.9rem;line-height:1.45}.chatbot-options{flex-direction:column;gap:8px;display:flex}.chatbot-option{color:#1a1512;cursor:pointer;background:#c8a06a;border:none;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;font-size:.92rem;transition:transform .15s,background .15s;display:flex}.chatbot-option:hover{background:#b78e58;transform:translateY(-1px)}.chatbot-form{background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:14px;display:flex}.chatbot-form label{letter-spacing:.08em;text-transform:uppercase;color:#6d655c;flex-direction:column;gap:4px;font-size:.72rem;display:flex}.chatbot-form input,.chatbot-form textarea{font:inherit;color:#1a1512;text-transform:none;letter-spacing:normal;background:#fdfcfa;border:1px solid #ddd5ca;border-radius:10px;padding:9px 11px;font-size:.9rem}.chatbot-form-actions{gap:8px;display:flex}.chatbot-form-actions button{color:#f6f1e9;cursor:pointer;background:#111010;border:none;border-radius:999px;flex:1;padding:11px 14px;font-size:.88rem}.chatbot-form-actions .ghost{color:#46403a;background:0 0;border:1px solid #ddd5ca}.chatbot-error{color:#b3261e;font-size:.8rem}@media (width<=480px){.chatbot-panel{width:auto;bottom:84px;left:12px;right:12px}}.chatbot-answers{flex-wrap:wrap;gap:6px;margin-bottom:4px;display:flex}.chatbot-tag{letter-spacing:.04em;color:#3b3630;background:#0000000f;border-radius:999px;padding:5px 10px;font-size:.72rem}.chatbot-option.ghost{opacity:.8;background:0 0;border-style:dashed;justify-content:center;font-size:.82rem}.chatbot-launcher-mascot{object-fit:cover;object-position:top center;background:#c8a06a;border-radius:50%;width:40px;height:40px}.live-chat-thread{flex-direction:column;gap:8px;padding:4px 0;display:flex;overflow-y:auto}.chatbot-body-live{padding:0;overflow:hidden}.live-chat-room{flex-direction:column;height:100%;min-height:0;display:flex}.live-chat-room .live-chat-thread{flex:1;min-height:0;max-height:none;padding:16px 16px 4px}.live-chat-room .live-chat-composer{margin-top:0;padding:8px 16px 16px}.live-chat-room .chatbot-option.ghost{border-radius:999px;margin:0 16px 16px}.live-chat-msg{border-radius:14px;flex-direction:column;gap:2px;max-width:85%;padding:8px 12px;font-size:.85rem;display:flex}.live-chat-msg small{opacity:.6;font-size:.65rem}.live-chat-msg.client{color:#f6f1e9;background:#111010;align-self:flex-end}.live-chat-msg.agent{color:#111010;background:#efe7db;align-self:flex-start}.live-chat-composer{gap:8px;margin-top:8px;display:flex}.live-chat-composer input{font:inherit;border:1px solid #ddd3c4;border-radius:999px;flex:1;padding:10px 12px}.live-chat-composer button{color:#f6f1e9;cursor:pointer;background:#111010;border:none;border-radius:999px;padding:10px 16px}.chatbot-bubble.system{color:#26221e;background:#fff;border-radius:16px 16px 16px 4px}.live-chat-rating{text-align:center;justify-items:center;gap:8px;padding:12px 4px 4px;display:grid}.live-chat-rating small{opacity:.7}.live-chat-rating-scale{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.live-chat-rating-scale button{cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:50%;width:40px;height:40px;font-weight:700}.live-chat-rating-scale button:hover{color:#fff;background:#111}
