.bluetooth-container[data-v-3dcb2d3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.card[data-v-3dcb2d3c]{width:350px;background:#fff;border-radius:12px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08);padding:24px}.header[data-v-3dcb2d3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.header h2[data-v-3dcb2d3c]{font-size:18px;margin:0 0 0 10px;color:#333}.status-dot[data-v-3dcb2d3c]{width:10px;height:10px;border-radius:50%}.online[data-v-3dcb2d3c]{background:#4caf50;-webkit-box-shadow:0 0 8px #4caf50;box-shadow:0 0 8px #4caf50}.offline[data-v-3dcb2d3c]{background:#f44336}.device-info[data-v-3dcb2d3c]{background:#f8f9fa;padding:12px;border-radius:8px;margin-bottom:20px;font-size:14px;color:#666}.actions[data-v-3dcb2d3c]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.btn[data-v-3dcb2d3c]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;border:none;border-radius:6px;cursor:pointer;font-weight:500;-webkit-transition:opacity .2s;transition:opacity .2s}.btn[data-v-3dcb2d3c]:disabled{opacity:.6;cursor:not-allowed}.primary[data-v-3dcb2d3c]{background:#007aff;color:#fff}.danger[data-v-3dcb2d3c]{background:#fff1f0;color:#ff4d4f;border:1px solid #ffccc7}.error-msg[data-v-3dcb2d3c]{color:#ff4d4f;font-size:12px;margin-top:10px}