.toolbar{display:grid;gap:10px;margin-bottom:18px}.search{position:relative}.search input{width:100%;min-height:44px;padding:10px 14px 10px 40px;font:inherit;font-size:15px;background:#fff;color:#1f2a36;border:1px solid rgba(10,74,110,.22);border-radius:10px;transition:border-color .16s,box-shadow .16s}.search input::placeholder{color:#93a3b3}.search input:focus{outline:0;border-color:#0a4a6e;box-shadow:0 0 0 3px #0a4a6e26}.search svg{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#93a3b3;pointer-events:none}.filters{display:flex;flex-wrap:wrap;gap:8px}.filter-group{display:inline-flex;flex-wrap:wrap;gap:6px;padding:5px;background:#0a4a6e0f;border-radius:22px;max-width:100%}.filter{appearance:none;border:0;cursor:pointer;padding:8px 16px;min-height:40px;font:inherit;font-size:13px;font-weight:500;color:#5b6b79;background:transparent;border-radius:999px;-webkit-tap-highlight-color:transparent;transition:background .16s,color .16s}.filter:hover{color:#0a4a6e}.filter[aria-pressed=true]{background:#fff;color:#0a4a6e;box-shadow:0 1px 3px #0a4a6e1f}.tbl-wrap{background:#fff;border:1px solid rgba(10,74,110,.16);border-radius:14px}table.tbl{width:100%;border-collapse:collapse;font-size:14px}table.tbl th,table.tbl td{padding:14px 16px;text-align:left;vertical-align:middle}table.tbl thead{background:#0a4a6e0a}table.tbl thead th:first-child{border-top-left-radius:14px}table.tbl thead th:last-child{border-top-right-radius:14px}table.tbl tbody tr:last-child td:first-child{border-bottom-left-radius:14px}table.tbl tbody tr:last-child td:last-child{border-bottom-right-radius:14px}table.tbl th{font-weight:600;color:#5b6b79;font-size:12px;text-transform:uppercase;letter-spacing:.05em}table.tbl tbody tr{border-top:1px solid rgba(10,74,110,.08)}table.tbl tbody tr:hover{background:#0a4a6e08}table.tbl tbody tr[data-status=deleted]{opacity:.55}.badges{display:inline-flex;flex-wrap:wrap;gap:4px}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:600;line-height:1.4;white-space:nowrap}.b-google{background:#fef0ee;color:#c5371b}.b-facebook{background:#eaf2ff;color:#1864d9}.b-instagram{background:#fce8f3;color:#b62c7b}.b-apple{background:#ecedf0;color:#1f2a36}.b-email{background:#eef1f4;color:#5b6b79}.role-admin{background:#f0e8f6;color:#6b3d8f}.role-moderator{background:#e6eef5;color:#0a4a6e}.role-user{background:#eef1f4;color:#5b6b79}.role-owner{background:#fbe7d9;color:#8a4b1f;font-weight:700}.status-active{display:inline-flex;align-items:center;gap:6px;color:#1f7a4d;font-size:13px;font-weight:500}.status-active:before{content:"";width:8px;height:8px;border-radius:50%;background:#1f7a4d}.status-suspended{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;background:#fdf1e1;color:#b06017;font-size:12px;font-weight:600}.status-deleted{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;background:#fbe7e1;color:#a8462e;font-size:12px;font-weight:600}.menu-wrap{position:relative}.menu-btn{appearance:none;border:1px solid rgba(10,74,110,.22);cursor:pointer;width:36px;height:36px;border-radius:8px;background:#fff;color:#5b6b79;display:inline-grid;place-items:center;-webkit-tap-highlight-color:transparent;transition:background .16s,color .16s,border-color .16s}.menu-btn:hover,.menu-btn[aria-expanded=true]{background:#0a4a6e;color:#fff;border-color:#0a4a6e}.menu-btn:disabled{opacity:.4;cursor:not-allowed}.menu-btn svg{width:16px;height:16px}.menu{position:fixed;top:0;left:0;min-width:220px;max-width:calc(100vw - 16px);max-height:calc(100vh - 24px);overflow-y:auto;background:#fff;border:1px solid rgba(10,74,110,.18);border-radius:12px;box-shadow:0 12px 32px #0a4a6e2e;padding:6px;z-index:200;display:none}.menu[data-open=true]{display:block}.menu-section{padding:8px 10px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#93a3b3}.menu-item{width:100%;appearance:none;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;padding:10px 12px;min-height:40px;font:inherit;font-size:14px;text-align:left;color:#1f2a36;border-radius:8px;-webkit-tap-highlight-color:transparent}.menu-item:hover{background:#0a4a6e14}.menu-item[aria-checked=true]{color:#0a4a6e;font-weight:600}.menu-item[aria-checked=true]:after{content:"✓";margin-left:auto}.menu-item.danger{color:#c0563b}.menu-item.danger:hover{background:#fbe7e1}.menu-divider{height:1px;background:#0a4a6e14;margin:4px 0}.load-more{display:block;margin:18px auto 0;min-height:44px;padding:10px 22px;font:inherit;font-size:14px;font-weight:600;background:#fff;color:#0a4a6e;border:1px solid rgba(10,74,110,.28);border-radius:999px;cursor:pointer;transition:background .16s,color .16s,border-color .16s}.load-more:hover{background:#0a4a6e;color:#fff;border-color:#0a4a6e}.load-more:disabled{opacity:.5;cursor:default}.pageinfo{text-align:center;margin-top:14px;font-size:12px;color:#5b6b79}.av-preview{position:fixed;inset:0;z-index:300;background:#0a1620d1;display:none;align-items:center;justify-content:center;padding:24px;-webkit-tap-highlight-color:transparent}.av-preview[data-open=true]{display:flex}.av-preview-img{width:min(78vw,340px);height:min(78vw,340px);max-height:78vh;object-fit:cover;border-radius:18px;background:linear-gradient(135deg,#0a4a6e,#1f7a4d);box-shadow:0 24px 60px #00000080;animation:avpop .2s cubic-bezier(.34,1.56,.64,1)}.av-preview-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;appearance:none;border:0;cursor:pointer;background:#ffffff24;color:#fff;display:grid;place-items:center;-webkit-tap-highlight-color:transparent;transition:background .16s}.av-preview-close:hover{background:#ffffff42}.av-preview-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.av-preview-close svg{width:22px;height:22px}@keyframes avpop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){.av-preview-img{animation:none}}@media(max-width:800px){.tbl-wrap{background:transparent;border:0}table.tbl{display:none}.cards{display:flex;flex-direction:column;gap:10px}.ucard{background:#fff;border:1px solid rgba(10,74,110,.16);border-radius:14px;padding:14px}.ucard[data-status=deleted]{opacity:.6}.ucard-head{display:flex;align-items:flex-start;gap:12px}.ucard-head .menu-wrap{margin-left:auto}.ucard-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px;font-size:13px;color:#5b6b79;align-items:center}.ucard-meta .when{font-size:12px}}@media(min-width:801px){.cards{display:none}}:root[data-theme=dark] .pageinfo,:root[data-theme=dark] .filter,:root[data-theme=dark] .menu-section{color:#9aaebf}:root[data-theme=dark] .search input{background:#16242f;color:#ecf2f8;border-color:#ffffff2e}:root[data-theme=dark] .search input::placeholder{color:#6b8197}:root[data-theme=dark] .filter-group{background:#ffffff0f}:root[data-theme=dark] .filter[aria-pressed=true]{background:#16242f;color:#cfe5f3}:root[data-theme=dark] .tbl-wrap,:root[data-theme=dark] .ucard{background:#16242f;border-color:#ffffff1f}:root[data-theme=dark] table.tbl thead{background:#ffffff0a}:root[data-theme=dark] table.tbl th{color:#9aaebf}:root[data-theme=dark] table.tbl tbody tr{border-top-color:#ffffff14}:root[data-theme=dark] table.tbl tbody tr:hover{background:#ffffff0a}:root[data-theme=dark] .b-google{background:#ea43352e;color:#ff7461}:root[data-theme=dark] .b-facebook{background:#1877f22e;color:#6ba8ff}:root[data-theme=dark] .b-instagram{background:#c135842e;color:#f06bb6}:root[data-theme=dark] .b-apple{background:#ffffff1f;color:#ecf2f8}:root[data-theme=dark] .b-email{background:#ffffff14;color:#cfe5f3}:root[data-theme=dark] .role-admin{background:#6b3d8f38;color:#c6a1e3}:root[data-theme=dark] .role-moderator{background:#0a4a6e66;color:#9dc8e2}:root[data-theme=dark] .role-user{background:#ffffff14;color:#cfe5f3}:root[data-theme=dark] .role-owner{background:#8a4b1f47;color:#f0b486}:root[data-theme=dark] .status-suspended{background:#c97a2b38;color:#f0b16a}:root[data-theme=dark] .status-deleted{background:#c0563b38;color:#f0937a}:root[data-theme=dark] .menu-btn{background:#16242f;color:#cfe5f3;border-color:#ffffff2e}:root[data-theme=dark] .menu-btn:hover,:root[data-theme=dark] .menu-btn[aria-expanded=true]{background:#cfe5f3;color:#0a1620;border-color:#cfe5f3}:root[data-theme=dark] .menu{background:#1c2c39;border-color:#ffffff24;box-shadow:0 12px 32px #0006}:root[data-theme=dark] .menu-item{color:#ecf2f8}:root[data-theme=dark] .menu-item:hover{background:#ffffff14}:root[data-theme=dark] .menu-item[aria-checked=true]{color:#cfe5f3}:root[data-theme=dark] .menu-item.danger{color:#f0937a}:root[data-theme=dark] .menu-item.danger:hover{background:#c0563b2e}:root[data-theme=dark] .menu-divider{background:#ffffff1a}:root[data-theme=dark] .load-more{background:#16242f;color:#cfe5f3;border-color:#ffffff38}:root[data-theme=dark] .load-more:hover{background:#cfe5f3;color:#0a1620;border-color:#cfe5f3}
