:root{--qpl-red:#b91c1c;--qpl-border:#e5e7eb}.qpl-device-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 14px;padding:12px 16px;border:1px solid var(--qpl-border);border-left:4px solid var(--qpl-red);border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(17,24,39,.05);font-size:14px}.qpl-device-toolbar .qpl-online-count{margin-right:auto;font-weight:600}.qpl-device-toolbar .qpl-online-count strong{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:26px;margin-left:6px;padding:0 8px;border-radius:999px;background:var(--qpl-red);color:#fff;font-size:15px}.qpl-device-toolbar label{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.qpl-device-toolbar select{min-width:118px;height:32px;padding:0 10px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.qpl-device-toolbar select:focus{border-color:var(--qpl-red);box-shadow:0 0 0 3px rgba(185,28,28,.12)}.view-account-top-logo img,.logo img,.avatar img{object-fit:contain!important;background:#fff!important}.avatar img{border-radius:50%!important}@media(max-width:720px){.qpl-device-toolbar .qpl-online-count{flex-basis:100%}.qpl-device-toolbar label{flex:1 1 180px}}