.bluetooth-print-root[data-v-25d1a892]{display:inline-block;position:relative}.dialog-overlay[data-v-25d1a892]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.dialog-content[data-v-25d1a892]{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.dialog-header[data-v-25d1a892]{padding:16px 20px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.dialog-header h3[data-v-25d1a892]{margin:0;font-size:18px;color:#111827}.btn-close[data-v-25d1a892]{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;font-size:20px;cursor:pointer;color:#6b7280}.btn-close[data-v-25d1a892]:hover{background:#e5e7eb}.dialog-body[data-v-25d1a892]{padding:20px;overflow-y:auto;flex:1}.dialog-footer[data-v-25d1a892]{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.connecting-state[data-v-25d1a892]{text-align:center;padding:20px}.connecting-state .el-icon-loading[data-v-25d1a892]{font-size:48px;color:#409eff}.connecting-state p[data-v-25d1a892]{margin-top:15px;font-size:16px}.connecting-state .tip[data-v-25d1a892]{color:#909399;font-size:12px;margin-top:10px}.connecting-state .warning[data-v-25d1a892]{color:#e6a23c}.scanning-state[data-v-25d1a892]{text-align:center;padding:15px}.scanning-state .el-icon-loading[data-v-25d1a892]{font-size:24px}.empty-state[data-v-25d1a892]{text-align:center;padding:20px}.empty-state .tip[data-v-25d1a892]{color:#909399;font-size:12px}.section-title[data-v-25d1a892]{font-weight:700;margin-bottom:10px}.device-item[data-v-25d1a892]{display:flex;align-items:center;padding:15px;border:1px solid #e4e7ed;border-radius:4px;margin-bottom:10px;cursor:pointer;transition:all .3s}.device-item[data-v-25d1a892]:hover{background-color:#f5f7fa;border-color:#409eff}.device-item i[data-v-25d1a892]{font-size:24px;color:#409eff;margin-right:15px}.device-info[data-v-25d1a892]{flex:1}.device-name[data-v-25d1a892]{font-size:16px;font-weight:500;color:#303133;margin-bottom:5px}.device-address[data-v-25d1a892]{font-size:12px;color:#909399}.btn-cancel[data-v-25d1a892]{padding:10px 20px;background:#fff;border:1px solid #d1d5db;color:#374151;border-radius:6px;font-size:14px;cursor:pointer}.btn-cancel[data-v-25d1a892]:hover{background:#f9fafb}.btn-save[data-v-25d1a892]{padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-save[data-v-25d1a892]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.btn-save[data-v-25d1a892]:disabled{opacity:.5;cursor:not-allowed;transform:none}