.chatbot-shell{position:fixed;z-index:9998;bottom:84px;font-family:var(--font-body, Inter, sans-serif);pointer-events:none}.chatbot-fab,.chatbot-minimized,.chatbot-window{pointer-events:auto}.chatbot-right{right:24px}.chatbot-left{left:24px}.chatbot-fab{width:64px;height:64px;border:0;border-radius:50%;background:var(--chatbot-primary, #0b7a34);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 34px #05602752;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.chatbot-fab:hover{transform:translateY(-2px);box-shadow:0 20px 42px #05602761}.chatbot-fab svg{width:32px;height:32px}.chatbot-fab-badge{position:absolute;top:-2px;right:-2px;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#ff2f3c;border:2px solid #fff;color:#fff;font-size:12px;font-weight:800;line-height:20px}.chatbot-window{display:none;width:min(380px,calc(100vw - 32px));height:min(640px,calc(100vh - 118px));overflow:hidden;background:#fff;border:1px solid rgba(12,96,46,.12);border-radius:16px;box-shadow:0 24px 70px #1420172e}.chatbot-shell.is-open .chatbot-window{display:flex;flex-direction:column;animation:chatbot-pop .22s ease}.chatbot-shell.is-open .chatbot-fab,.chatbot-minimized,.chatbot-shell.is-open.is-minimized .chatbot-window{display:none}.chatbot-shell.is-minimized .chatbot-minimized{display:flex}.chatbot-minimized{width:min(300px,calc(100vw - 32px));align-items:center;gap:10px;border:0;border-radius:12px;background:var(--chatbot-primary, #0b7a34);color:#fff;padding:10px 14px;box-shadow:0 18px 38px #05602747;cursor:pointer;text-align:left}.chatbot-minimized strong,.chatbot-title strong{display:block;font-size:13px;line-height:1.2;letter-spacing:0}.chatbot-minimized small,.chatbot-title small{display:flex;align-items:center;gap:5px;color:#ffffffe0;font-size:11px}.chatbot-header{min-height:64px;background:linear-gradient(120deg,var(--chatbot-primary, #0b7a34),#075325);color:#fff;display:flex;align-items:center;gap:10px;padding:10px 14px}.chatbot-avatar{width:40px;height:40px;border-radius:50%;background:#fff;color:var(--chatbot-primary, #0b7a34);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 1px #0c602e14}.chatbot-avatar svg{width:22px;height:22px}.chatbot-title{min-width:0;flex:1}.chatbot-title small span{width:7px;height:7px;border-radius:50%;background:#33e06e}.chatbot-icon-btn,.chatbot-utility,.chatbot-send{border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.chatbot-icon-btn{width:32px;height:32px;color:#fff;border-radius:50%}.chatbot-icon-btn:hover{background:#ffffff24}.chatbot-icon-btn svg,.chatbot-utility svg{width:18px;height:18px}.chatbot-body{flex:1;overflow-y:auto;background:linear-gradient(180deg,#f8fbf9,#fff 70%);padding:18px 16px}.chatbot-messages{display:flex;flex-direction:column;gap:12px}.chatbot-message{display:flex;gap:10px;align-items:flex-start}.chatbot-message.user{justify-content:flex-end}.chatbot-bubble{max-width:78%;white-space:pre-line;border-radius:10px;padding:11px 13px;color:#142118;background:#fff;box-shadow:0 8px 22px #0f2d1914;font-size:13px;line-height:1.55}.chatbot-message.user .chatbot-bubble{background:#e9f7df}.chatbot-meta{display:block;margin-top:6px;color:#7b897f;font-size:10px;text-align:right}.chatbot-suggestion-wrap{margin-top:18px}.chatbot-suggestion-wrap p{margin:0 0 10px;color:#1f2d22;font-size:13px;font-weight:800}.chatbot-suggestions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chatbot-suggestion{min-height:74px;border:1px solid #edf1ed;border-radius:8px;background:#fff;color:#17251b;box-shadow:0 8px 22px #0f2d190f;font-size:12px;font-weight:700;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:12px 8px;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.chatbot-suggestion:hover{border-color:#0b7a3459;box-shadow:0 10px 26px #0f2d1917;transform:translateY(-1px)}.chatbot-suggestion-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:8px}.chatbot-suggestion-icon svg{width:21px;height:21px;stroke-width:2}.chatbot-suggestion-icon-green{color:var(--chatbot-primary, #0b7a34);background:#eef9f0}.chatbot-suggestion-icon-blue{color:#0d6efd;background:#eef5ff}.chatbot-suggestion-icon-indigo{color:#33207c;background:#f0edff}.chatbot-suggestion-text{display:block;max-width:100%;color:#17251b;font-size:12px;line-height:1.2;overflow-wrap:anywhere}.chatbot-typing .chatbot-bubble{display:inline-flex;align-items:center;gap:5px}.chatbot-dot{width:6px;height:6px;border-radius:50%;background:var(--chatbot-primary, #0b7a34);animation:chatbot-dot 1s infinite ease-in-out}.chatbot-dot:nth-child(2){animation-delay:.15s}.chatbot-dot:nth-child(3){animation-delay:.3s}.chatbot-products{display:flex;gap:10px;overflow-x:auto;padding:4px 2px 8px}.chatbot-product-card{min-width:134px;max-width:134px;background:#fff;border:1px solid #edf1ed;border-radius:8px;padding:9px}.chatbot-product-card img{width:100%;aspect-ratio:1 / .82;object-fit:contain;border-radius:6px;background:#f8faf7}.chatbot-product-card strong{display:block;min-height:34px;margin-top:7px;color:#17251b;font-size:11px;line-height:1.35}.chatbot-product-price{margin:5px 0 7px;color:#111;font-size:12px;font-weight:800}.chatbot-product-price del{color:#8b958d;font-size:10px;font-weight:500}.chatbot-product-card a{display:flex;align-items:center;justify-content:center;min-height:30px;border:1px solid var(--chatbot-primary, #0b7a34);border-radius:6px;color:var(--chatbot-primary, #0b7a34);font-size:11px;font-weight:800;text-decoration:none}.chatbot-order-card{width:100%;margin-top:8px;border:1px solid #edf1ed;border-radius:8px;background:#fff;padding:12px;font-size:12px}.chatbot-order-card strong{color:#152219}.chatbot-ticket-form{padding:12px 16px;border-top:1px solid #edf1ed;background:#fff}.chatbot-ticket-form label{display:block;margin-bottom:8px;color:#1e2b21;font-size:11px;font-weight:800}.chatbot-ticket-form input{width:100%;height:34px;border:0;border-bottom:1px solid #dbe3dc;outline:0;font-size:12px}.chatbot-ticket-form button{width:100%;height:34px;border:0;border-radius:6px;background:var(--chatbot-primary, #0b7a34);color:#fff;font-size:12px;font-weight:800}.chatbot-footer{border-top:1px solid #edf1ed;background:#fff;padding:10px 14px 8px}.chatbot-input-row{display:flex;align-items:center;gap:6px;min-height:42px;border:1px solid #dce5df;border-radius:999px;padding:5px 6px 5px 14px}.chatbot-input-row input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#152219;font-size:13px}.chatbot-utility{width:28px;height:28px;color:#8a978e}.chatbot-send{width:34px;height:34px;border-radius:50%;background:var(--chatbot-primary, #0b7a34);color:#fff}.chatbot-footnote{margin-top:8px;color:#8b978e;font-size:10px;text-align:center}@keyframes chatbot-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chatbot-dot{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@media(max-width:640px){.chatbot-shell{right:12px;left:12px;bottom:74px}.chatbot-window{width:100%;height:min(620px,calc(100vh - 92px));border-radius:14px}.chatbot-right,.chatbot-left{right:12px;left:12px}.chatbot-fab{margin-left:auto}.chatbot-minimized{width:100%}.chatbot-suggestions{grid-template-columns:1fr}.chatbot-suggestion{min-height:44px;flex-direction:row;justify-content:flex-start;gap:10px;padding:9px 12px;text-align:left}.chatbot-suggestion-icon{width:24px;height:24px}.chatbot-suggestion-icon svg{width:17px;height:17px}}
