html.supremos-chat-active,body.supremos-chat-active{overflow:hidden!important;height:100vh!important;width:100%!important;position:fixed!important}.user-message{background:var(--supremos-accent);color:white;border-radius:20px 20px 4px 20px;align-self:flex-end;box-shadow:0 4px 15px rgba(0,0,0,.1)}.supremos-form-group label span{font-size:18px}.supremos-product-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:12px;display:flex;gap:12px;margin-top:10px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:.3s}.supremos-product-card:hover{border-color:#e2e8f0;transform:translateY(-2px)}.supremos-product-card-image{width:80px;height:80px;object-fit:contain;background:#f8fafc;border-radius:12px}.supremos-product-card-body{flex:1}.supremos-product-card-title{font-size:13px;font-weight:700;margin:0 0 5px;color:#1e293b}.supremos-product-card-price{font-size:14px;color:var(--supremos-chat-color,#000);font-weight:800}.supremos-product-card-cta{display:block;width:100%;background:var(--supremos-chat-color,#000);color:#fff;text-align:center;padding:8px;border-radius:8px;text-decoration:none;font-size:12px;font-weight:700;margin-top:8px}