.gb-chatbot{position:fixed;right:22px;bottom:22px;z-index:1080;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}.gb-chatbot-toggle{border:0;border-radius:999px;background:linear-gradient(135deg,#7b1e2b,#f4a326);color:#fff;box-shadow:0 14px 34px rgba(93,23,34,.28);padding:13px 18px;font-weight:800;display:flex;align-items:center;gap:10px}.gb-chatbot-toggle i{font-size:20px}.gb-chatbot-panel{position:absolute;right:0;bottom:64px;width:min(360px,calc(100vw - 28px));height:520px;max-height:calc(100vh - 115px);background:#fff;border-radius:24px;box-shadow:0 24px 70px rgba(34,20,10,.26);overflow:hidden;border:1px solid rgba(123,30,43,.12);display:flex;flex-direction:column}.gb-chatbot-header{background:linear-gradient(135deg,#681725,#b65724 58%,#f4a326);color:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.gb-chatbot-header strong{display:block;font-size:16px}.gb-chatbot-header small{display:block;opacity:.88;font-size:12px}.gb-chatbot-close{border:0;background:rgba(255,255,255,.16);color:#fff;border-radius:999px;width:34px;height:34px}.gb-chatbot-messages{flex:1;overflow:auto;background:#fff9f0;padding:15px;display:flex;flex-direction:column;gap:10px}.gb-chatbot-msg{max-width:88%;padding:11px 13px;border-radius:16px;font-size:14px;line-height:1.45;box-shadow:0 4px 14px rgba(0,0,0,.06)}.gb-chatbot-msg.bot{background:#fff;color:#44212a;border-bottom-left-radius:5px;align-self:flex-start}.gb-chatbot-msg.user{background:#7b1e2b;color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.gb-chatbot-quick{display:flex;gap:8px;overflow:auto;padding:11px 12px;border-top:1px solid #f2dfc7;background:#fff}.gb-chatbot-quick button,.gb-chatbot-quick a{white-space:nowrap;border:1px solid #f1d7b3;background:#fffaf2;color:#7b1e2b;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;text-decoration:none}.gb-chatbot-form{display:flex;gap:8px;padding:12px;background:#fff;border-top:1px solid #f1dfcc}.gb-chatbot-form input{flex:1;border:1px solid #ead5bf;border-radius:999px;padding:11px 13px;outline:none}.gb-chatbot-form input:focus{border-color:#b65724;box-shadow:0 0 0 .2rem rgba(182,87,36,.12)}.gb-chatbot-form button{border:0;border-radius:999px;background:#7b1e2b;color:#fff;width:44px}.gb-chatbot-typing{font-size:12px;color:#8d6e63;padding-left:4px}@media(max-width:576px){.gb-chatbot{right:14px;bottom:76px}.gb-chatbot-toggle span{display:none}.gb-chatbot-toggle{width:54px;height:54px;justify-content:center;padding:0}.gb-chatbot-panel{right:-2px;bottom:66px;height:500px}}
