.bffc-chat{position:fixed;right:24px;bottom:112px;z-index:1100;font-family:"DM Sans",sans-serif}.bffc-chat-launch{position:relative;width:96px;height:96px;border:0;background:transparent;cursor:pointer;filter:drop-shadow(0 12px 15px #211f1c55);transition:.2s}.bffc-chat-launch:hover{transform:translateY(-5px) rotate(-2deg)}.bffc-chat-launch img{width:92px;height:92px;object-fit:contain}.bffc-chat-bubble{position:absolute;right:78px;top:5px;background:#fff3dd;border:3px solid #211f1c;border-radius:16px 16px 3px 16px;box-shadow:5px 5px 0 #f6a915;padding:8px 13px;color:#211f1c;text-align:left}.bffc-chat-bubble strong,.bffc-chat-bubble small{display:block;white-space:nowrap}.bffc-chat-bubble small{color:#d20a1e;font-weight:800}.bffc-chat-dot{position:absolute;right:2px;top:5px;width:17px;height:17px;background:#24c768;border:3px solid #fff;border-radius:50%}.bffc-chat-panel{display:none;position:absolute;right:0;bottom:8px;width:min(390px,calc(100vw - 24px));height:min(620px,calc(100vh - 130px));background:#fffaf0;border:3px solid #211f1c;border-radius:24px;box-shadow:10px 10px 0 #211f1c,0 25px 70px #0004;overflow:hidden;flex-direction:column}.bffc-chat.open .bffc-chat-panel{display:flex}.bffc-chat.open .bffc-chat-launch{visibility:hidden}.bffc-chat-panel header{background:#d20a1e;color:#fff;padding:13px 16px;display:flex;align-items:center;gap:10px;border-bottom:3px solid #211f1c}.bffc-chat-panel header img{height:56px;width:56px;object-fit:contain;background:#f6a915;border-radius:50%;border:2px solid #211f1c}.bffc-chat-panel header div{flex:1}.bffc-chat-panel header strong,.bffc-chat-panel header span{display:block}.bffc-chat-panel header span{font-size:.74rem}.bffc-chat-panel header i{display:inline-block;width:8px;height:8px;background:#47dc7e;border-radius:50%}.bffc-chat-close{border:2px solid #fff;background:transparent;color:#fff;border-radius:50%;width:34px;height:34px;font-size:23px;cursor:pointer}.bffc-chat-messages{flex:1;overflow-y:auto;padding:15px;background:radial-gradient(circle at 10px 10px,#f6a91519 2px,transparent 2px);background-size:24px 24px}.bffc-msg{display:flex;margin:8px 0}.bffc-msg span{max-width:84%;padding:10px 13px;border:2px solid #211f1c;line-height:1.4;font-size:.9rem;white-space:pre-wrap}.bffc-msg.bot span,.bffc-msg.admin span{background:#fff3dd;border-radius:4px 16px 16px}.bffc-msg.admin span{background:#f6a915}.bffc-msg.visitor{justify-content:flex-end}.bffc-msg.visitor span{background:#d20a1e;color:#fff;border-radius:16px 4px 16px 16px}.bffc-chat-quick{padding:4px 12px 10px;display:flex;gap:6px;overflow-x:auto}.bffc-chat-quick button{flex:none;border:1.5px solid #d20a1e;background:#fff;color:#d20a1e;border-radius:999px;padding:6px 10px;font-weight:700;font-size:.72rem}.bffc-chat-contact{padding:10px 12px;background:#fff0cc;border-top:2px solid #f6a915}.bffc-chat-contact p{font-size:.75rem;margin:0 0 7px}.bffc-chat-contact div{display:flex;gap:5px}.bffc-chat-contact input{width:50%;padding:8px;border:1.5px solid #211f1c;border-radius:8px}.bffc-chat-contact button{margin-top:6px;background:#211f1c;color:#fff;border:0;border-radius:8px;padding:7px 11px;font-weight:700}.bffc-chat-compose{display:flex;gap:7px;padding:10px 12px 4px;border-top:2px solid #211f1c;background:#fff}.bffc-chat-compose textarea{flex:1;resize:none;border:2px solid #211f1c;border-radius:13px;padding:10px;font:inherit}.bffc-chat-compose button{width:44px;border:2px solid #211f1c;border-radius:12px;background:#f6a915}.bffc-chat-note{text-align:center;padding:4px 0 7px;background:#fff;color:#6b6259;font-size:.64rem}@media(max-width:620px){.bffc-chat{right:12px;bottom:92px}.bffc-chat-launch{width:80px;height:80px}.bffc-chat-launch img{width:78px;height:78px}.bffc-chat-bubble{display:none}.bffc-chat-panel{position:fixed;right:8px;bottom:8px;width:calc(100vw - 16px);height:calc(100vh - 16px)}}
