.admin-shared-module__de2d-W__page{direction:rtl}.admin-shared-module__de2d-W__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.admin-shared-module__de2d-W__pageTitle{color:var(--admin-text);letter-spacing:-.02em;font-size:24px;font-weight:800}.admin-shared-module__de2d-W__totalBadge{color:var(--admin-accent);background:#6366f11a;border-radius:20px;margin-right:12px;padding:4px 14px;font-size:14px;font-weight:600}.admin-shared-module__de2d-W__card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);margin-bottom:16px;padding:20px}.admin-shared-module__de2d-W__cardTitle{color:var(--admin-text);align-items:center;gap:8px;margin-bottom:16px;font-size:15px;font-weight:700;display:flex}.admin-shared-module__de2d-W__filterBar{flex-direction:column;gap:12px;display:flex;}.admin-shared-module__de2d-W__filterRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-shared-module__de2d-W__searchInput{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);min-width:200px;color:var(--admin-text);background:#ffffff0a;flex:1;padding:10px 16px;font-family:inherit;font-size:14px;transition:all .2s}.admin-shared-module__de2d-W__searchInput::placeholder{color:var(--admin-text-muted)}.admin-shared-module__de2d-W__searchInput:focus{border-color:var(--admin-accent);outline:none;box-shadow:0 0 0 3px #6366f11a}.admin-shared-module__de2d-W__select{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);color:var(--admin-text);cursor:pointer;background:#ffffff0a;padding:10px 12px;font-family:inherit;font-size:13px}.admin-shared-module__de2d-W__select option{background:var(--admin-surface);color:var(--admin-text)}.admin-shared-module__de2d-W__select:focus{border-color:var(--admin-accent);outline:none}.admin-shared-module__de2d-W__chip{cursor:pointer;border:1px solid var(--admin-border);color:var(--admin-text-secondary);white-space:nowrap;background:0 0;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.admin-shared-module__de2d-W__chip:hover{background:var(--admin-surface-hover);color:var(--admin-text)}.admin-shared-module__de2d-W__chip.admin-shared-module__de2d-W__active{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.admin-shared-module__de2d-W__tableCard{padding:0;overflow:hidden;}.admin-shared-module__de2d-W__tableWrap{overflow-x:auto}.admin-shared-module__de2d-W__table{border-collapse:collapse;width:100%;min-width:800px;font-size:13px}.admin-shared-module__de2d-W__table th{text-align:start;color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--admin-bg-secondary);white-space:nowrap;padding:12px 16px;font-size:11px;font-weight:600}.admin-shared-module__de2d-W__table td{border-top:1px solid var(--admin-border);color:var(--admin-text-secondary);vertical-align:middle;padding:14px 16px}.admin-shared-module__de2d-W__table tr{transition:background .15s}.admin-shared-module__de2d-W__table tr:hover td{background:#00000005}.admin-shared-module__de2d-W__badge{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.admin-shared-module__de2d-W__badge.admin-shared-module__de2d-W__green{color:#4ade80;background:#22c55e1a}.admin-shared-module__de2d-W__badge.admin-shared-module__de2d-W__blue{color:#60a5fa;background:#3b82f61a}.admin-shared-module__de2d-W__badge.admin-shared-module__de2d-W__yellow{color:#fbbf24;background:#f59e0b1a}.admin-shared-module__de2d-W__badge.admin-shared-module__de2d-W__red{color:#f87171;background:#ef44441a}.admin-shared-module__de2d-W__badge.admin-shared-module__de2d-W__gray{color:#94a3b8;background:#94a3b81a}.admin-shared-module__de2d-W__badge.admin-shared-module__de2d-W__purple{color:#a78bfa;background:#8b5cf61a}.admin-shared-module__de2d-W__btn{border-radius:var(--admin-radius-sm);cursor:pointer;border:1px solid var(--admin-border);color:var(--admin-text-secondary);white-space:nowrap;background:0 0;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.admin-shared-module__de2d-W__btn:hover{background:var(--admin-surface-hover);color:var(--admin-text)}.admin-shared-module__de2d-W__btn:disabled{opacity:.5;cursor:not-allowed}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__primary{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__primary:hover{background:var(--admin-accent-hover)}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__success{color:var(--admin-success);border-color:#22c55e4d}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__success:hover{background:var(--admin-success);color:#fff}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__danger{color:var(--admin-danger);border-color:#ef44444d}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__danger:hover{background:var(--admin-danger);color:#fff}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__warning{color:var(--admin-warning);border-color:#f59e0b4d}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__warning:hover{background:var(--admin-warning);color:#fff}.admin-shared-module__de2d-W__btn.admin-shared-module__de2d-W__sm{padding:6px 12px;font-size:12px}.admin-shared-module__de2d-W__toggle{background:var(--admin-border-strong);cursor:pointer;border:none;border-radius:11px;width:40px;height:22px;transition:background .3s;position:relative}.admin-shared-module__de2d-W__toggle.admin-shared-module__de2d-W__on{background:var(--admin-success)}.admin-shared-module__de2d-W__toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;top:2px;left:2px}.admin-shared-module__de2d-W__toggle.admin-shared-module__de2d-W__on:after{transform:translate(18px)}.admin-shared-module__de2d-W__pagination{border-top:1px solid var(--admin-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.admin-shared-module__de2d-W__paginationInfo{color:var(--admin-text-muted);font-size:13px}.admin-shared-module__de2d-W__paginationBtns{gap:6px;display:flex}.admin-shared-module__de2d-W__pageBtn{border-radius:var(--admin-radius-sm);cursor:pointer;border:1px solid var(--admin-border);color:var(--admin-text-secondary);background:0 0;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.admin-shared-module__de2d-W__pageBtn:hover:not(:disabled){background:var(--admin-surface-hover);color:var(--admin-text)}.admin-shared-module__de2d-W__pageBtn.admin-shared-module__de2d-W__active{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.admin-shared-module__de2d-W__pageBtn:disabled{opacity:.3;cursor:not-allowed}.admin-shared-module__de2d-W__toast{border-radius:var(--admin-radius-sm);color:#fff;z-index:9999;padding:12px 24px;font-size:14px;font-weight:600;animation:.3s admin-shared-module__de2d-W__toastIn,.3s 2.7s forwards admin-shared-module__de2d-W__toastOut;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0006}.admin-shared-module__de2d-W__toast.admin-shared-module__de2d-W__success{background:var(--admin-success)}.admin-shared-module__de2d-W__toast.admin-shared-module__de2d-W__error{background:var(--admin-danger)}@keyframes admin-shared-module__de2d-W__toastIn{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes admin-shared-module__de2d-W__toastOut{0%{opacity:1}to{opacity:0;transform:translate(-50%)translateY(20px)}}.admin-shared-module__de2d-W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;background:#0009;justify-content:center;align-items:center;padding:24px;animation:.2s admin-shared-module__de2d-W__fadeIn;display:flex;position:fixed;inset:0}.admin-shared-module__de2d-W__modal{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);direction:rtl;width:100%;max-width:560px;max-height:90vh;padding:28px;overflow-y:auto;box-shadow:0 8px 40px #00000080}.admin-shared-module__de2d-W__modalTitle{color:var(--admin-text);margin-bottom:16px;font-size:18px;font-weight:700}.admin-shared-module__de2d-W__modalBody{color:var(--admin-text-secondary);margin-bottom:20px;font-size:14px;line-height:1.6}.admin-shared-module__de2d-W__modalField{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.admin-shared-module__de2d-W__modalLabel{color:var(--admin-text-secondary);font-size:13px;font-weight:600}.admin-shared-module__de2d-W__modalInput{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);color:var(--admin-text);background:#ffffff0a;padding:10px 14px;font-family:inherit;font-size:14px}.admin-shared-module__de2d-W__modalInput:focus{border-color:var(--admin-accent);outline:none}.admin-shared-module__de2d-W__modalTextarea{resize:vertical;min-height:80px;}.admin-shared-module__de2d-W__modalActions{justify-content:flex-start;gap:10px;margin-top:20px;display:flex}@keyframes admin-shared-module__de2d-W__fadeIn{0%{opacity:0}to{opacity:1}}.admin-shared-module__de2d-W__loading{min-height:50vh;color:var(--admin-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.admin-shared-module__de2d-W__spinner{border:3px solid var(--admin-border);border-top-color:var(--admin-accent);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite admin-shared-module__de2d-W__spin}@keyframes admin-shared-module__de2d-W__spin{to{transform:rotate(360deg)}}.admin-shared-module__de2d-W__empty{text-align:center;color:var(--admin-text-muted);padding:60px 24px}.admin-shared-module__de2d-W__empty h3{color:var(--admin-text-secondary);margin-bottom:8px;font-size:18px}.admin-shared-module__de2d-W__userCell{align-items:center;gap:10px;display:flex}.admin-shared-module__de2d-W__avatar{background:linear-gradient(135deg, var(--admin-accent), #a855f7);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.admin-shared-module__de2d-W__avatarImg{object-fit:cover;border-radius:50%;width:32px;height:32px}.admin-shared-module__de2d-W__thumbnail{object-fit:cover;border:1px solid var(--admin-border);border-radius:8px;width:48px;height:48px}.admin-shared-module__de2d-W__treeItem{border-bottom:1px solid var(--admin-border);align-items:center;gap:12px;padding:12px 16px;transition:background .15s;display:flex}.admin-shared-module__de2d-W__treeItem:hover{background:#00000005}.admin-shared-module__de2d-W__treeIcon{flex-shrink:0;font-size:20px}.admin-shared-module__de2d-W__treeInfo{flex:1;min-width:0}.admin-shared-module__de2d-W__treeName{color:var(--admin-text);font-size:14px;font-weight:600}.admin-shared-module__de2d-W__treeSub{color:var(--admin-text-muted);font-size:12px}.admin-shared-module__de2d-W__treeActions{align-items:center;gap:6px;display:flex}.admin-shared-module__de2d-W__treeChildren{padding-right:32px}.admin-shared-module__de2d-W__accordion{border-bottom:1px solid var(--admin-border)}.admin-shared-module__de2d-W__accordionHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.admin-shared-module__de2d-W__accordionHeader:hover{background:#00000005}.admin-shared-module__de2d-W__accordionArrow{color:var(--admin-text-muted);font-size:12px;transition:transform .3s}.admin-shared-module__de2d-W__accordionArrow.admin-shared-module__de2d-W__open{transform:rotate(90deg)}.admin-shared-module__de2d-W__accordionBody{padding:0 16px 16px}.admin-shared-module__de2d-W__editorToolbar{border-bottom:1px solid var(--admin-border);flex-wrap:wrap;gap:4px;padding:8px;display:flex}.admin-shared-module__de2d-W__editorBtn{border:1px solid var(--admin-border);color:var(--admin-text-secondary);cursor:pointer;background:0 0;border-radius:4px;padding:6px 10px;font-family:inherit;font-size:14px;transition:all .2s}.admin-shared-module__de2d-W__editorBtn:hover{background:var(--admin-surface-hover);color:var(--admin-text)}.admin-shared-module__de2d-W__editorBtn.admin-shared-module__de2d-W__active{background:var(--admin-accent);color:#fff;border-color:var(--admin-accent)}.admin-shared-module__de2d-W__editorContent{min-height:200px;color:var(--admin-text);direction:rtl;outline:none;padding:16px;font-size:15px;line-height:1.8}.admin-shared-module__de2d-W__editorContent:focus{background:#00000005}.admin-shared-module__de2d-W__textarea{border:1px solid var(--admin-border);resize:vertical;width:100%;color:var(--admin-text);background:var(--admin-surface);direction:rtl;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.admin-shared-module__de2d-W__textarea:focus{border-color:var(--admin-accent);outline:none;box-shadow:0 0 0 3px #6366f11a}.admin-shared-module__de2d-W__statusBadge{white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}@media (max-width:768px){.admin-shared-module__de2d-W__filterRow{flex-direction:column}.admin-shared-module__de2d-W__pageTitle{font-size:20px}.admin-shared-module__de2d-W__table{min-width:600px}}
.premium-module__QubJBG__pmModal{background:var(--admin-surface);border:1px solid var(--admin-border);direction:rtl;border-radius:18px;flex-direction:column;width:100%;max-width:720px;max-height:92vh;animation:.25s cubic-bezier(.16,1,.3,1) premium-module__QubJBG__pmIn;display:flex;overflow:hidden;box-shadow:0 24px 80px #0000008c,0 0 0 1px #ffffff0a}@keyframes premium-module__QubJBG__pmIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.premium-module__QubJBG__pmHeader{border-bottom:1px solid var(--admin-border);background:linear-gradient(135deg,#6366f11a,#a855f70a 60%,#0000);flex-shrink:0;align-items:center;gap:14px;padding:20px 24px;display:flex;position:relative}.premium-module__QubJBG__pmHeaderIcon{background:linear-gradient(135deg, var(--admin-accent), #a855f7);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex;overflow:hidden;box-shadow:0 8px 24px #6366f166}.premium-module__QubJBG__pmHeaderText{flex:1;min-width:0}.premium-module__QubJBG__pmHeaderTitle{color:var(--admin-text);letter-spacing:-.01em;font-size:17px;font-weight:800;line-height:1.2}.premium-module__QubJBG__pmHeaderSub{color:var(--admin-text-muted);align-items:center;gap:6px;margin-top:4px;font-size:12px;display:flex}.premium-module__QubJBG__pmHeaderClose{border:1px solid var(--admin-border);background:var(--admin-surface);width:36px;height:36px;color:var(--admin-text-secondary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;transition:all .15s;display:flex}.premium-module__QubJBG__pmHeaderClose:hover{background:var(--admin-danger);color:#fff;border-color:var(--admin-danger);transform:rotate(90deg)}.premium-module__QubJBG__pmBody{scrollbar-width:thin;flex-direction:column;flex:1;gap:18px;padding:22px 24px;display:flex;overflow-y:auto}.premium-module__QubJBG__pmBody::-webkit-scrollbar{width:8px}.premium-module__QubJBG__pmBody::-webkit-scrollbar-thumb{background:var(--admin-border-strong);border-radius:4px}.premium-module__QubJBG__pmSection{border:1px solid var(--admin-border);background:#ffffff05;border-radius:12px;padding:18px}.premium-module__QubJBG__pmSectionAccent{background:linear-gradient(135deg,#6366f10d,#6366f103);border-color:#6366f140}.premium-module__QubJBG__pmSectionAccentGreen{background:linear-gradient(135deg,#10b9810f,#10b98103);border-color:#10b98140}.premium-module__QubJBG__pmSectionTitle{color:var(--admin-text);align-items:center;gap:10px;margin-bottom:4px;font-size:14px;font-weight:700;display:flex}.premium-module__QubJBG__pmSectionTitleIcon{border:1px solid var(--admin-border);background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.premium-module__QubJBG__pmSectionDesc{color:var(--admin-text-muted);margin-bottom:14px;padding-inline-start:38px;font-size:12px;line-height:1.5}.premium-module__QubJBG__pmGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.premium-module__QubJBG__pmGridFull{grid-template-columns:1fr}.premium-module__QubJBG__pmField{flex-direction:column;gap:6px;display:flex}.premium-module__QubJBG__pmLabel{color:var(--admin-text-secondary);align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.premium-module__QubJBG__pmLabelReq:after{content:"*";color:var(--admin-danger);font-weight:700}.premium-module__QubJBG__pmInput{background:var(--admin-bg-secondary,#00000026);border:1px solid var(--admin-border);color:var(--admin-text);box-sizing:border-box;border-radius:10px;width:100%;padding:11px 14px;font-family:inherit;font-size:14px;transition:all .18s}.premium-module__QubJBG__pmInput::placeholder{color:var(--admin-text-muted);opacity:.6}.premium-module__QubJBG__pmInput:hover{border-color:var(--admin-border-strong);background:#7878822e}.premium-module__QubJBG__pmInput:focus{border-color:var(--admin-accent);background:#0003;outline:none;box-shadow:0 0 0 4px #6366f11f}.premium-module__QubJBG__pmTextarea{resize:none;min-height:130px;max-height:400px;line-height:1.8;transition:height .1s;overflow:hidden}.premium-module__QubJBG__pmHelp{color:var(--admin-text-muted);margin-top:2px;font-size:11px;line-height:1.4}.premium-module__QubJBG__pmIconPicker{align-items:center;gap:10px;display:flex}.premium-module__QubJBG__pmIconPreview{background:linear-gradient(135deg, var(--admin-accent), #a855f7);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex;overflow:hidden;box-shadow:0 4px 12px #6366f14d}.premium-module__QubJBG__pmInputAffix{align-items:center;display:flex;position:relative}.premium-module__QubJBG__pmInputAffix .premium-module__QubJBG__pmInput{padding-inline-end:50px}.premium-module__QubJBG__pmAffix{color:var(--admin-text-muted);pointer-events:none;font-size:12px;font-weight:600;position:absolute;inset-inline-end:12px}.premium-module__QubJBG__pmToggleRow{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.premium-module__QubJBG__pmToggleCard{border:1px solid var(--admin-border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff05;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:160px;padding:12px 14px;transition:all .15s;display:flex}.premium-module__QubJBG__pmToggleCard:hover{border-color:var(--admin-border-strong);background:#ffffff0a}.premium-module__QubJBG__pmToggleCard.premium-module__QubJBG__pmToggleOn{background:linear-gradient(135deg,#6366f11a,#6366f108);border-color:#6366f166}.premium-module__QubJBG__pmToggleSwitch{background:var(--admin-border-strong);border-radius:11px;flex-shrink:0;width:38px;height:22px;transition:background .25s;position:relative}.premium-module__QubJBG__pmToggleSwitch:after{content:"";top:2px;background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .25s;position:absolute;inset-inline-start:2px;box-shadow:0 1px 3px #0000004d}.premium-module__QubJBG__pmToggleOn .premium-module__QubJBG__pmToggleSwitch{background:var(--admin-success)}.premium-module__QubJBG__pmToggleOn .premium-module__QubJBG__pmToggleSwitch:after{transform:translate(-16px)}.premium-module__QubJBG__pmToggleLabel{text-align:right;direction:rtl;flex:1}.premium-module__QubJBG__pmToggleTitle{color:var(--admin-text);font-size:13px;font-weight:600}.premium-module__QubJBG__pmToggleDesc{color:var(--admin-text-muted);margin-top:2px;font-size:11px}.premium-module__QubJBG__pmFooter{border-top:1px solid var(--admin-border);background:#0000000f;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:14px 24px;display:flex}.premium-module__QubJBG__pmBtn{cursor:pointer;border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text-secondary);border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.premium-module__QubJBG__pmBtn:hover{background:var(--admin-surface-hover);color:var(--admin-text)}.premium-module__QubJBG__pmBtn:disabled{opacity:.4;cursor:not-allowed}.premium-module__QubJBG__pmBtnPrimary{background:linear-gradient(135deg, var(--admin-accent), #a855f7);color:#fff;border-color:#0000;box-shadow:0 6px 18px #6366f152}.premium-module__QubJBG__pmBtnPrimary:hover{background:linear-gradient(135deg, var(--admin-accent), #a855f7);filter:brightness(1.08);color:#fff;transform:translateY(-1px);box-shadow:0 10px 24px #6366f173}.premium-module__QubJBG__pmBtnGhost{background:0 0}.premium-module__QubJBG__pmFieldRow{border:1px solid var(--admin-border);background:#ffffff05;border-radius:10px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;transition:all .15s;display:flex}.premium-module__QubJBG__pmFieldRow:hover{border-color:var(--admin-border-strong);background:#ffffff0a}.premium-module__QubJBG__pmFieldType{color:#a5b4fc;text-transform:uppercase;letter-spacing:.04em;background:#6366f126;border-radius:8px;padding:3px 9px;font-size:11px;font-weight:700}.premium-module__QubJBG__pmFieldKey{color:var(--admin-text-muted);background:#0003;border-radius:5px;padding:2px 7px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.premium-module__QubJBG__pmEmpty{text-align:center;border:1px dashed var(--admin-border);background:#ffffff05;border-radius:12px;padding:32px 16px}.premium-module__QubJBG__pmEmptyIcon{opacity:.5;margin-bottom:8px;font-size:36px}.premium-module__QubJBG__pmEmptyText{color:var(--admin-text-muted);font-size:13px}@media (max-width:600px){.premium-module__QubJBG__pmGrid{grid-template-columns:1fr}.premium-module__QubJBG__pmHeader,.premium-module__QubJBG__pmFooter{padding:14px 16px}.premium-module__QubJBG__pmBody{padding:16px}.premium-module__QubJBG__pmSection{padding:14px}.premium-module__QubJBG__pmSectionDesc{padding-inline-start:0}}
.categories-module__1ibeZW__statsRow{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px;margin-bottom:20px;display:grid}.categories-module__1ibeZW__statCard{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);text-align:center;box-shadow:var(--admin-shadow);padding:16px 20px;transition:transform .15s}.categories-module__1ibeZW__statCard:hover{transform:translateY(-2px)}.categories-module__1ibeZW__statValue{color:var(--admin-text);margin-bottom:4px;font-size:28px;font-weight:800;line-height:1}.categories-module__1ibeZW__statLabel{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.categories-module__1ibeZW__filterCard{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.categories-module__1ibeZW__catGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:16px;display:grid}.categories-module__1ibeZW__catCard{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.categories-module__1ibeZW__catCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000026}.categories-module__1ibeZW__catCard.categories-module__1ibeZW__inactive{opacity:.65}.categories-module__1ibeZW__catHeader{align-items:center;gap:12px;padding:14px 16px;display:flex;position:relative}.categories-module__1ibeZW__catHeaderStrip{opacity:.12;pointer-events:none;position:absolute;inset:0}.categories-module__1ibeZW__catIconWrap{background:#ffffff1f;border:1px solid #fff3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.categories-module__1ibeZW__catInfo{flex:1;min-width:0;position:relative}.categories-module__1ibeZW__catName{color:var(--admin-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.categories-module__1ibeZW__catNameEn{color:var(--admin-text-muted);margin-top:2px;font-size:12px}.categories-module__1ibeZW__catBadge{color:var(--admin-text-secondary);white-space:nowrap;background:#ffffff26;border:1px solid #ffffff1a;border-radius:10px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.categories-module__1ibeZW__catActions{flex-shrink:0;align-items:center;gap:6px;display:flex;position:relative}.categories-module__1ibeZW__catStatsRow{grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:6px;padding:12px 16px;display:grid}.categories-module__1ibeZW__catStat{border:1px solid var(--admin-border);border-radius:var(--admin-radius-sm);text-align:center;background:#ffffff08;padding:8px 6px}.categories-module__1ibeZW__catStatValue{color:var(--admin-text);font-size:17px;font-weight:700;line-height:1.1}.categories-module__1ibeZW__catStatLabel{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-size:10px;font-weight:600}.categories-module__1ibeZW__catFeeRow{flex-wrap:wrap;align-items:center;gap:6px;padding:0 16px 12px;display:flex}.categories-module__1ibeZW__catFeeBadge{background:linear-gradient(135deg,#10b9811a,#10b9810a);border:1px solid #10b98140;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;display:inline-flex}.categories-module__1ibeZW__catFeeIcon{font-size:12px}.categories-module__1ibeZW__catFeeLabel{color:var(--admin-text-muted);font-size:11px;font-weight:600}.categories-module__1ibeZW__catFeeValue{color:#10b981;font-size:12.5px;font-weight:700}.categories-module__1ibeZW__catFeeNote{color:var(--admin-text-muted);padding:0 6px;font-size:11px;font-weight:500}.categories-module__1ibeZW__catPreview{flex-wrap:wrap;gap:6px;min-height:26px;padding:0 16px 12px;display:flex}.categories-module__1ibeZW__previewChip{border:1px solid var(--admin-border);color:var(--admin-text-secondary);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0a;border-radius:14px;align-items:center;gap:5px;max-width:140px;padding:4px 9px;font-size:11.5px;display:inline-flex;overflow:hidden}.categories-module__1ibeZW__previewIcon{align-items:center;display:inline-flex}.categories-module__1ibeZW__previewMore{color:#818cf8;background:#6366f11f;border-radius:14px;align-items:center;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.categories-module__1ibeZW__catFooter{border-top:1px solid var(--admin-border);background:#00000005;gap:6px;margin-top:auto;padding:12px 16px;display:flex}.categories-module__1ibeZW__footerBtn{border-radius:var(--admin-radius-sm);border:1px solid var(--admin-border);color:var(--admin-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;flex:none;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.categories-module__1ibeZW__footerBtn:hover{background:var(--admin-surface-hover);color:var(--admin-text);border-color:var(--admin-border-strong)}.categories-module__1ibeZW__footerBtnPrimary{background:var(--admin-accent);color:#fff;border-color:var(--admin-accent);flex:1}.categories-module__1ibeZW__footerBtnPrimary:hover{background:var(--admin-accent-hover);color:#fff;border-color:var(--admin-accent-hover)}.categories-module__1ibeZW__subsModalHeader{border-bottom:1px solid var(--admin-border);background:linear-gradient(135deg,#6366f114,#0000);align-items:center;gap:12px;padding:18px 22px;display:flex}.categories-module__1ibeZW__subsModalIcon{border:1px solid var(--admin-border);background:#ffffff0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.categories-module__1ibeZW__subsModalTitle{color:var(--admin-text);font-size:16px;font-weight:700}.categories-module__1ibeZW__subsModalSub{color:var(--admin-text-muted);margin-top:2px;font-size:12px}.categories-module__1ibeZW__subsModalClose{border:1px solid var(--admin-border);width:32px;height:32px;color:var(--admin-text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:14px;transition:all .15s;display:flex}.categories-module__1ibeZW__subsModalClose:hover{background:var(--admin-surface-hover);color:var(--admin-text)}.categories-module__1ibeZW__subsModalToolbar{border-bottom:1px solid var(--admin-border);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 22px;display:flex}.categories-module__1ibeZW__subsList{max-height:60vh;padding:8px 0;overflow-y:auto}.categories-module__1ibeZW__subRow{border-bottom:1px solid var(--admin-border);align-items:center;gap:12px;padding:12px 22px;transition:background .15s;display:flex}.categories-module__1ibeZW__subRow:last-child{border-bottom:none}.categories-module__1ibeZW__subRow:hover{background:#ffffff05}.categories-module__1ibeZW__subRowInactive{opacity:.55}.categories-module__1ibeZW__subRowIcon{border:1px solid var(--admin-border);background:#ffffff0a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.categories-module__1ibeZW__subRowInfo{flex:1;min-width:0}.categories-module__1ibeZW__subRowName{color:var(--admin-text);margin-bottom:2px;font-size:14px;font-weight:600}.categories-module__1ibeZW__subRowMeta{color:var(--admin-text-muted);font-size:12px}.categories-module__1ibeZW__subRowActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.categories-module__1ibeZW__pmModal{}.categories-module__1ibeZW__pmHeader{}.categories-module__1ibeZW__pmHeaderIcon{}.categories-module__1ibeZW__pmHeaderText{}.categories-module__1ibeZW__pmHeaderTitle{}.categories-module__1ibeZW__pmHeaderSub{}.categories-module__1ibeZW__pmHeaderClose{}.categories-module__1ibeZW__pmBody{}.categories-module__1ibeZW__pmSection{}.categories-module__1ibeZW__pmSectionAccent{}.categories-module__1ibeZW__pmSectionAccentGreen{}.categories-module__1ibeZW__pmSectionTitle{}.categories-module__1ibeZW__pmSectionTitleIcon{}.categories-module__1ibeZW__pmSectionDesc{}.categories-module__1ibeZW__pmGrid{}.categories-module__1ibeZW__pmGridFull{}.categories-module__1ibeZW__pmField{}.categories-module__1ibeZW__pmLabel{}.categories-module__1ibeZW__pmLabelReq{}.categories-module__1ibeZW__pmInput{}.categories-module__1ibeZW__pmHelp{}.categories-module__1ibeZW__pmIconPicker{}.categories-module__1ibeZW__pmIconPreview{}.categories-module__1ibeZW__pmInputAffix{}.categories-module__1ibeZW__pmAffix{}.categories-module__1ibeZW__pmToggleRow{}.categories-module__1ibeZW__pmToggleCard{}.categories-module__1ibeZW__pmToggleOn{}.categories-module__1ibeZW__pmToggleSwitch{}.categories-module__1ibeZW__pmToggleLabel{}.categories-module__1ibeZW__pmToggleTitle{}.categories-module__1ibeZW__pmToggleDesc{}.categories-module__1ibeZW__pmFooter{}.categories-module__1ibeZW__pmBtn{}.categories-module__1ibeZW__pmBtnPrimary{}.categories-module__1ibeZW__pmBtnGhost{}.categories-module__1ibeZW__pmFieldRow{}.categories-module__1ibeZW__pmFieldType{}.categories-module__1ibeZW__pmFieldKey{}.categories-module__1ibeZW__pmEmpty{}.categories-module__1ibeZW__pmEmptyIcon{}.categories-module__1ibeZW__pmEmptyText{}@media (max-width:900px){.categories-module__1ibeZW__statsRow{grid-template-columns:repeat(2,1fr)}.categories-module__1ibeZW__catGrid{grid-template-columns:1fr}}@media (max-width:480px){.categories-module__1ibeZW__statsRow{grid-template-columns:repeat(2,1fr)}.categories-module__1ibeZW__subRow{flex-wrap:wrap;padding:10px 14px}.categories-module__1ibeZW__subsModalHeader,.categories-module__1ibeZW__subsModalToolbar{padding:12px 14px}}
