.store-operations .ops-note{background:#f3f7ff;border:1px solid #dce7ff;border-radius:12px;padding:14px 18px;margin:14px 0;color:#4a5c77;line-height:1.7}
.store-operations .ops-query{display:flex;gap:10px;flex-wrap:wrap;align-items:end;margin:16px 0}
.store-operations .ops-query label{flex:1;min-width:145px;max-width:300px;font-size:12px}
.store-operations .ops-query label input,.store-operations .ops-query label select{width:100%;margin-top:6px;min-height:40px;padding:8px 11px;border:1px solid #dce5f4;border-radius:9px;background:#fff;font:inherit;color:#243751}
.store-operations .ops-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:16px 0}
.store-operations .ops-stat{border:1px solid #dde6f3;border-radius:12px;padding:17px}
.store-operations .ops-stat small,.store-operations .ops-stat strong{display:block}
.store-operations .ops-stat strong{font-size:23px;margin-top:8px}
.store-operations .ops-jobs{display:grid;gap:7px;padding:12px 0;font-size:12px}
.store-operations table{min-width:950px}
.store-operations td{vertical-align:top;max-width:270px;overflow-wrap:anywhere}
.store-operations td small{display:block;margin-top:5px;line-height:1.6}
.store-operations .ops-product{display:flex;gap:9px;min-width:170px}
.store-operations .ops-product img{width:52px;height:52px;object-fit:cover;border-radius:7px}
.store-operations .ops-campaigns td{padding:13px}
.store-operations .ops-connection{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 0;border-bottom:1px solid #edf1f6}
.store-operations .ops-muted{color:#7a899f}
.store-operations .ops-error{color:#a23535}
.store-operations .ops-good{color:#078278}
.ops-settings label{display:block;margin:12px 0}
.ops-settings input[type="password"],.ops-settings input[type="text"]{width:100%;margin-top:5px;min-height:40px;padding:8px 11px;border:1px solid #dce5f4;border-radius:9px;font:inherit}
.ops-settings .ops-check{display:flex;align-items:center;gap:8px}
.ops-settings .ops-check input{width:auto}
