.qcos-chat-root{position:fixed;right:22px;bottom:22px;z-index:999999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#172033}.qcos-chat-launcher{border:0;border-radius:999px;background:linear-gradient(135deg,#5b39f5,#7d40f5);color:#fff;padding:13px 18px;display:flex;align-items:center;gap:9px;font-weight:700;box-shadow:0 14px 38px rgba(72,48,190,.3);cursor:pointer}.qcos-chat-launcher-icon{font-size:19px}.qcos-chat-unread{background:#ff3158;color:#fff;border-radius:99px;min-width:20px;height:20px;line-height:20px;text-align:center;font-size:11px}.qcos-chat-panel{width:min(390px,calc(100vw - 24px));height:min(650px,calc(100vh - 95px));background:#fff;border:1px solid #e8e8ef;border-radius:22px;box-shadow:0 24px 80px rgba(34,33,58,.22);overflow:hidden;margin-bottom:12px;display:flex;flex-direction:column}.qcos-chat-panel[hidden]{display:none}.qcos-chat-header{background:linear-gradient(135deg,#5b39f5,#7344ed);color:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.qcos-chat-header strong{display:block;font-size:16px}.qcos-chat-header small{display:block;opacity:.8;margin-top:3px}.qcos-chat-close{background:rgba(255,255,255,.14);border:0;color:#fff;border-radius:50%;width:34px;height:34px;font-size:24px;cursor:pointer}.qcos-chat-body{flex:1;min-height:0;display:flex;flex-direction:column;padding:14px;background:#fbfbfe}.qcos-chat-greeting{background:#fff;border:1px solid #ececf4;border-radius:14px;padding:11px 13px;font-size:13px;line-height:1.5}.qcos-chat-quick{display:flex;gap:6px;flex-wrap:wrap;margin:9px 0}.qcos-chat-quick button,.qcos-order-form button{border:1px solid #ddd8ff;background:#f8f6ff;color:#5237c9;border-radius:999px;padding:7px 10px;font-size:12px;cursor:pointer}.qcos-chat-messages{flex:1;overflow:auto;padding:4px 0 10px}.qcos-msg{margin:8px 0;display:flex;flex-direction:column}.qcos-msg.is-customer{align-items:flex-end}.qcos-msg.is-team{align-items:flex-start}.qcos-msg-bubble{max-width:84%;padding:9px 12px;border-radius:14px;background:#fff;border:1px solid #ececf4;line-height:1.45;font-size:13px}.qcos-msg.is-customer .qcos-msg-bubble{background:#5b39f5;color:#fff;border-color:#5b39f5;border-bottom-right-radius:5px}.qcos-msg.is-team .qcos-msg-bubble{border-bottom-left-radius:5px}.qcos-msg small{font-size:10px;color:#9a9aaa;margin-top:3px}.qcos-chat-compose{display:flex;gap:8px;padding:11px;border-top:1px solid #ededf3;background:#fff}.qcos-chat-compose textarea{flex:1;resize:none;border:1px solid #dedee8;border-radius:13px;padding:10px 12px;min-height:42px;max-height:100px;box-shadow:none}.qcos-chat-compose button{border:0;border-radius:12px;background:#5b39f5;color:#fff;font-weight:700;padding:0 15px;cursor:pointer}.qcos-order-form{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:8px;background:#fff;border:1px solid #ececf4;border-radius:12px;margin-bottom:8px}.qcos-order-form input{min-width:0;border:1px solid #dddde7;border-radius:9px;padding:8px}.qcos-order-form button{grid-column:1/-1;border-radius:9px}.qcos-chat-identify{position:absolute;right:0;bottom:72px;width:100%;background:#fff;border-top:1px solid #eee;padding:12px;box-sizing:border-box;box-shadow:0 -10px 30px rgba(0,0,0,.06)}.qcos-chat-identify[hidden]{display:none}.qcos-chat-identify strong{display:block;font-size:12px;margin-bottom:6px}.qcos-chat-identify input{width:100%;box-sizing:border-box;margin:3px 0;padding:8px;border:1px solid #ddd;border-radius:8px}.qcos-chat-identify button{margin-top:5px;width:100%;padding:8px;border:0;background:#172033;color:#fff;border-radius:8px}.qcos-product-card{max-width:300px;border:1px solid #e7e7ef;background:#fff;border-radius:14px;padding:9px;display:flex;gap:9px;box-shadow:0 6px 18px rgba(0,0,0,.05)}.qcos-product-card img{width:70px;height:70px;object-fit:cover;border-radius:9px}.qcos-product-card>div{display:flex;flex-direction:column;gap:5px;min-width:0}.qcos-product-card strong{font-size:13px;line-height:1.35}.qcos-product-card span{font-weight:700;color:#f04452}.qcos-product-card a{font-size:11px;margin-right:7px}.qcos-product-card .qcos-buy{display:inline-block;background:#5b39f5;color:#fff;text-decoration:none;border-radius:7px;padding:4px 7px}@media(max-width:600px){.qcos-chat-root{right:12px;bottom:12px}.qcos-chat-panel{height:calc(100vh - 85px);border-radius:18px}.qcos-chat-launcher{padding:12px 15px}}
.qcos-loyalty-card{border:1px solid #eee;border-radius:16px;padding:18px}.qcos-loyalty-points{font-size:36px;font-weight:800;margin:8px 0}
.qcos-chat-attach{width:42px;height:42px;border:1px solid #dedee8;border-radius:12px;display:grid;place-items:center;background:#fff;color:#5b39f5;font-size:23px;font-weight:500;cursor:pointer;flex:0 0 42px}.qcos-chat-attach:hover{background:#f7f5ff}.qcos-chat-image{max-width:82%;background:#fff;border:1px solid #ececf4;border-radius:14px;padding:5px;overflow:hidden}.qcos-chat-image img{display:block;max-width:100%;max-height:330px;border-radius:10px;object-fit:contain}
