.ai-launch{position:fixed;right:22px;bottom:22px;z-index:9000;display:flex;align-items:center;gap:10px;padding:13px 17px;border:0;border-radius:16px;background:linear-gradient(135deg,#f79009,#ed6c00);color:#fff;font:850 14px/1.2 Inter,Arial,sans-serif;box-shadow:0 14px 35px rgba(196,81,0,.3);cursor:pointer}.ai-launch svg{width:22px;height:22px;fill:currentColor}.ai-panel{position:fixed;right:22px;bottom:82px;z-index:9100;display:none;flex-direction:column;width:min(410px,calc(100vw - 24px));height:min(650px,calc(100dvh - 110px));overflow:hidden;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(16,24,40,.24)}.ai-panel.open{display:flex}.ai-head{display:flex;align-items:center;gap:12px;padding:15px 16px;border-bottom:1px solid #e7ebf0;background:#fffaf5}.ai-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#f07c00;color:#fff;font-size:20px}.ai-head-copy{min-width:0;flex:1}.ai-head-copy b{display:block;color:#101828;font-size:15px}.ai-head-copy span{display:block;margin-top:2px;color:#667085;font-size:11px}.ai-close{width:36px;height:36px;border:0;border-radius:10px;background:#f2f4f7;color:#475467;font-size:24px;cursor:pointer}.ai-messages{flex:1;overflow:auto;padding:15px;background:#f8fafc}.ai-message{width:fit-content;max-width:88%;margin:0 0 10px;padding:10px 12px;border-radius:14px;color:#344054;font-size:13px;line-height:1.45;white-space:pre-wrap}.ai-message.bot{border:1px solid #e4e7ec;border-bottom-left-radius:4px;background:#fff}.ai-message.user{margin-left:auto;border-bottom-right-radius:4px;background:#f07c00;color:#fff}.ai-quick{display:flex;gap:7px;overflow-x:auto;padding:0 15px 11px;background:#f8fafc;scrollbar-width:none}.ai-quick::-webkit-scrollbar{display:none}.ai-quick button{flex:0 0 auto;padding:8px 10px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#9a4a00;font:750 11px Inter,Arial,sans-serif;cursor:pointer}.ai-products{display:grid;gap:8px;margin:4px 0 12px}.ai-product{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;border:1px solid #e4e7ec;border-radius:12px;background:#fff}.ai-product button.ai-product-open{border:0;background:none;padding:0;text-align:left;color:#101828;font:750 12px/1.35 Inter,Arial,sans-serif;cursor:pointer}.ai-product small{display:block;margin-top:4px;color:#667085}.ai-product-price{text-align:right;color:#c45100;font-weight:900;white-space:nowrap}.ai-product-add{grid-column:1/-1;padding:8px;border:1px solid #f79009;border-radius:9px;background:#fff7ed;color:#b54708;font-weight:800;cursor:pointer}.ai-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;border-top:1px solid #e4e7ec;background:#fff}.ai-form textarea{height:44px;max-height:100px;resize:none;padding:11px 12px;border:1px solid #d0d5dd;border-radius:12px;font:13px Inter,Arial,sans-serif}.ai-form button{width:44px;border:0;border-radius:12px;background:#f07c00;color:#fff;font-size:20px;cursor:pointer}.ai-typing{color:#667085;font-size:12px;padding:4px 2px 10px}.ai-note{margin:0;padding:7px 12px;background:#fff7ed;color:#8b4b00;text-align:center;font-size:10px}
@media(max-width:720px){.ai-launch{right:12px;bottom:76px;padding:12px}.ai-launch span{display:none}.ai-panel{inset:8px;width:auto;height:auto;border-radius:17px}.ai-products{gap:6px}}

/* Compact conversational catalog v28 */
.ai-panel{width:min(460px,calc(100vw - 24px));height:min(680px,calc(100dvh - 100px))}.ai-head{padding:11px 13px}.ai-mark{width:34px;height:34px;border-radius:10px;font-size:16px}.ai-head-copy b{font-size:14px}.ai-close{width:34px;height:34px}.ai-messages{padding:11px}.ai-message{max-width:91%;margin-bottom:7px;padding:8px 10px;border-radius:12px;font-size:12.5px;line-height:1.38}.ai-message.bot{background:#fff}.ai-message.user{max-width:82%}.ai-products{gap:6px;margin:2px 0 9px}.ai-product{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 8px;border-radius:11px;box-shadow:0 2px 6px rgba(16,24,40,.03)}.ai-product-open{display:grid!important;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;min-width:0}.ai-product-thumb{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:9px;background:#f2f4f7;color:#98a2b3;font-weight:900}.ai-product-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.ai-product-copy{min-width:0}.ai-product-copy b{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11.5px;line-height:1.25}.ai-product-copy small{margin-top:3px!important;font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-product-side{display:grid;justify-items:end;gap:6px}.ai-product-side strong{color:#c45100;font-size:12px;white-space:nowrap}.ai-product-add{grid-column:auto;width:30px;height:28px;padding:0!important;border-radius:8px!important;font-size:17px;line-height:1}.ai-more{padding:7px;border:0;border-radius:9px;background:#eef2f7;color:#475467;font-size:11px;font-weight:800;cursor:pointer}.ai-quick[hidden]{display:none!important}.ai-quick{padding:0 11px 8px}.ai-quick button{padding:7px 9px;font-size:10px}.ai-note{padding:5px 9px;font-size:9px}.ai-form{padding:9px}.ai-form textarea{height:40px;padding:9px 10px;font-size:12px}.ai-form button{width:40px}.ai-typing{font-size:11px}
@media(max-width:720px){.ai-panel{inset:6px;border-radius:15px}.ai-head{padding:9px 11px}.ai-head-copy span{font-size:9px}.ai-messages{padding:8px}.ai-message{font-size:12px}.ai-product-open{grid-template-columns:43px minmax(0,1fr);gap:7px}.ai-product-thumb{width:43px;height:43px}.ai-product-copy b{font-size:11px}.ai-product-side strong{font-size:11.5px}.ai-form{padding:7px}.ai-note{display:none}}
