.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}}
.post-ad-module__7Np6Ea__main{--admin-bg:var(--surface-secondary);--admin-bg-secondary:var(--surface-tertiary);--admin-surface:var(--surface-primary);--admin-surface-hover:var(--surface-tertiary);--admin-text:var(--text-primary);--admin-text-secondary:var(--text-secondary);--admin-text-muted:var(--text-tertiary);--admin-border:var(--border-default);--admin-border-strong:var(--border-hover);--admin-accent:var(--color-primary-500);--admin-accent-hover:var(--color-primary-600);--admin-success:var(--color-success);--admin-danger:var(--color-error);--admin-warning:var(--color-warning);--admin-radius:var(--radius-lg);--admin-radius-sm:var(--radius-sm);--admin-shadow:var(--shadow-card);min-height:calc(100vh - var(--header-height));background:var(--surface-secondary);color:var(--text-primary);direction:rtl;padding:12px 16px 60px}.post-ad-module__7Np6Ea__shell{max-width:1040px;margin:0 auto}.post-ad-module__7Np6Ea__stepper{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:6px;padding:4px 4px 10px;display:flex;overflow-x:auto}.post-ad-module__7Np6Ea__stepper::-webkit-scrollbar{height:4px}.post-ad-module__7Np6Ea__stepBtn{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-secondary);cursor:pointer;scroll-snap-align:start;white-space:nowrap;box-shadow:var(--shadow-xs);border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.post-ad-module__7Np6Ea__stepBtn:hover{color:var(--text-primary);border-color:var(--border-hover)}.post-ad-module__7Np6Ea__stepBtn:disabled{opacity:.55;cursor:not-allowed}.post-ad-module__7Np6Ea__stepBtn.post-ad-module__7Np6Ea__active{background:linear-gradient(135deg, var(--color-primary-600), var(--color-primary-500));color:#fff;box-shadow:var(--shadow-md);border-color:#0000}.post-ad-module__7Np6Ea__stepBtn.post-ad-module__7Np6Ea__done{color:var(--color-success);background:#16a34a14;border-color:#16a34a40}.post-ad-module__7Np6Ea__stepIdx{background:#0000000f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:inline-flex}.post-ad-module__7Np6Ea__stepBtn.post-ad-module__7Np6Ea__active .post-ad-module__7Np6Ea__stepIdx{background:#ffffff38}.post-ad-module__7Np6Ea__stepBtn.post-ad-module__7Np6Ea__done .post-ad-module__7Np6Ea__stepIdx{background:#16a34a26}.post-ad-module__7Np6Ea__card{background:var(--surface-primary);border:1px solid var(--border-default);box-shadow:var(--shadow-card);border-radius:16px;padding:1.5rem}.post-ad-module__7Np6Ea__stepHeader{border-bottom:1px solid var(--border-default);align-items:center;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.post-ad-module__7Np6Ea__stepIcon{background:linear-gradient(135deg, var(--color-primary-600), var(--color-primary-500));color:#fff;width:44px;height:44px;box-shadow:var(--shadow-md);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.post-ad-module__7Np6Ea__stepTitle{color:var(--text-primary);font-size:17px;font-weight:800}.post-ad-module__7Np6Ea__stepSub{color:var(--text-secondary);margin-top:2px;font-size:12.5px}.post-ad-module__7Np6Ea__footer{z-index:10;background:var(--surface-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding:14px 16px;display:flex;position:sticky;bottom:0}.post-ad-module__7Np6Ea__footerProgress{color:var(--text-tertiary);font-size:11.5px;font-weight:600}.post-ad-module__7Np6Ea__searchInput{margin-bottom:12px}.post-ad-module__7Np6Ea__optionsList{flex-direction:column;gap:6px;max-height:340px;padding:2px;display:flex;overflow-y:auto}.post-ad-module__7Np6Ea__option{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);cursor:pointer;text-align:start;border-radius:10px;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s;display:flex}.post-ad-module__7Np6Ea__option:hover{background:var(--surface-tertiary);border-color:var(--border-hover)}.post-ad-module__7Np6Ea__option.post-ad-module__7Np6Ea__optionSelected{border-color:var(--color-primary-500);color:var(--text-primary);background:#2a52980f}.post-ad-module__7Np6Ea__optionIcon{background:var(--surface-tertiary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:inline-flex}.post-ad-module__7Np6Ea__optionMeta{color:var(--text-tertiary);margin-inline-start:auto;font-size:11px;font-weight:500}.post-ad-module__7Np6Ea__catList{flex-direction:column;gap:6px;max-height:60vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.post-ad-module__7Np6Ea__catRow{border:1px solid var(--border-default);background:var(--surface-primary);width:100%;color:var(--text-primary);text-align:start;cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:14px;font-family:inherit;font-size:14.5px;font-weight:600;transition:background .15s,border-color .15s,transform .1s;display:flex}.post-ad-module__7Np6Ea__catRow:hover{background:var(--surface-tertiary);border-color:var(--border-hover)}.post-ad-module__7Np6Ea__catRow:active{transform:scale(.995)}.post-ad-module__7Np6Ea__catRowActive{border-color:var(--color-primary-500);background:#2a52980f}.post-ad-module__7Np6Ea__catRowName{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.post-ad-module__7Np6Ea__catRowMeta{color:var(--text-tertiary);font-size:11.5px;font-weight:500}.post-ad-module__7Np6Ea__catChevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .15s,color .15s;transform:scaleX(-1)}.post-ad-module__7Np6Ea__catRow:hover .post-ad-module__7Np6Ea__catChevron{color:var(--color-primary-500)}.post-ad-module__7Np6Ea__catChevronBack{transform:scaleX(1)}.post-ad-module__7Np6Ea__catBackBtn{align-items:center;gap:6px;margin-bottom:10px;display:inline-flex}.post-ad-module__7Np6Ea__catGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.post-ad-module__7Np6Ea__catSearchWrap{margin-bottom:12px;position:relative}.post-ad-module__7Np6Ea__catSearchIcon{top:50%;color:var(--text-tertiary);pointer-events:none;align-items:center;display:flex;position:absolute;inset-inline-end:13px;transform:translateY(-50%)}.post-ad-module__7Np6Ea__catSearchInput{box-sizing:border-box;border:1.5px solid var(--border-default);background:var(--surface-primary);width:100%;color:var(--text-primary);border-radius:12px;padding:11px 40px 11px 14px;font-family:inherit;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.post-ad-module__7Np6Ea__catSearchInput::placeholder{color:var(--text-tertiary)}.post-ad-module__7Np6Ea__catSearchInput:hover{border-color:var(--border-hover);background:var(--surface-secondary)}.post-ad-module__7Np6Ea__catSearchInput:focus{border-color:var(--color-primary-500);background:var(--surface-primary);outline:none;box-shadow:0 0 0 4px #2a52981a}.post-ad-module__7Np6Ea__catSearchClear{top:50%;background:var(--text-tertiary);width:22px;height:22px;color:var(--surface-primary);cursor:pointer;opacity:.6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:11px;transition:opacity .15s;display:flex;position:absolute;inset-inline-start:10px;transform:translateY(-50%)}.post-ad-module__7Np6Ea__catSearchClear:hover{opacity:1}.post-ad-module__7Np6Ea__catSearchEmpty{text-align:center;color:var(--text-tertiary);padding:32px 16px;font-size:13.5px}.post-ad-module__7Np6Ea__catSearchEmptyIcon{opacity:.5;margin-bottom:8px;font-size:32px}.post-ad-module__7Np6Ea__catRowBreadcrumb{color:var(--text-tertiary);background:var(--surface-tertiary);white-space:nowrap;border-radius:6px;padding:2px 7px;font-size:11px;font-weight:500}.post-ad-module__7Np6Ea__catBtn{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);cursor:pointer;min-height:110px;box-shadow:var(--shadow-xs);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px 12px;font-family:inherit;font-size:13.5px;font-weight:700;transition:all .18s;display:flex}.post-ad-module__7Np6Ea__catBtn:hover{background:var(--surface-tertiary);border-color:var(--border-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.post-ad-module__7Np6Ea__catBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.post-ad-module__7Np6Ea__catBtn.post-ad-module__7Np6Ea__catBtnActive{border-color:var(--color-primary-500);box-shadow:var(--shadow-md);background:#2a52980f}.post-ad-module__7Np6Ea__catBtnIcon{font-size:32px;line-height:1}.post-ad-module__7Np6Ea__feeBadge{color:var(--color-success);background:#16a34a1a;border-radius:8px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.post-ad-module__7Np6Ea__feeBadgeFree{color:var(--color-primary-700);background:#2a529814}.post-ad-module__7Np6Ea__pledgeBox{color:var(--text-primary);white-space:pre-wrap;background:linear-gradient(135deg,#2a52980a,#f5a62305);border:1px solid #2a52982e;border-radius:14px;padding:18px;font-size:14px;line-height:1.85}.post-ad-module__7Np6Ea__pledgeQuran{color:var(--color-primary-700);text-align:center;margin-bottom:14px;font-size:15.5px;font-weight:700;line-height:1.9}.post-ad-module__7Np6Ea__pledgeCheckbox{background:var(--surface-tertiary);border:1px solid var(--border-default);cursor:pointer;color:var(--text-primary);-webkit-user-select:none;user-select:none;border-radius:12px;align-items:flex-start;gap:10px;margin-top:16px;padding:14px;font-size:13.5px;font-weight:600;display:flex}.post-ad-module__7Np6Ea__pledgeCheckbox input{flex-shrink:0;margin-top:3px}.post-ad-module__7Np6Ea__imageGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.post-ad-module__7Np6Ea__imageThumb{aspect-ratio:1;border:1px solid var(--border-default);background:var(--surface-tertiary);cursor:grab;border-radius:12px;position:relative;overflow:hidden}.post-ad-module__7Np6Ea__imageThumb img{object-fit:cover;width:100%;height:100%;display:block}.post-ad-module__7Np6Ea__imageThumb.post-ad-module__7Np6Ea__dragging{opacity:.4;cursor:grabbing}.post-ad-module__7Np6Ea__primaryBadge{top:6px;background:linear-gradient(135deg, var(--color-primary-600), var(--color-primary-500));color:#fff;border-radius:6px;padding:3px 8px;font-size:10.5px;font-weight:800;position:absolute;inset-inline-start:6px}.post-ad-module__7Np6Ea__removeImg{top:6px;color:#fff;cursor:pointer;background:#000000a6;border:none;border-radius:50%;width:26px;height:26px;font-size:14px;position:absolute;inset-inline-end:6px}.post-ad-module__7Np6Ea__removeImg:hover{background:var(--color-error)}.post-ad-module__7Np6Ea__addImage{aspect-ratio:1;border:2px dashed var(--border-hover);background:var(--surface-primary);color:var(--text-tertiary);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-family:inherit;font-size:12px;font-weight:600;transition:all .18s;display:flex}.post-ad-module__7Np6Ea__addImage:hover{border-color:var(--color-primary-500);color:var(--text-primary);background:#2a52980a}.post-ad-module__7Np6Ea__addImage span:first-child{font-size:28px;line-height:1}.post-ad-module__7Np6Ea__imageHint{color:var(--text-secondary);margin-bottom:10px;font-size:12px}.post-ad-module__7Np6Ea__mapWrap{border:1px solid var(--border-default);background:var(--surface-tertiary);border-radius:14px;height:360px;position:relative;overflow:hidden}.post-ad-module__7Np6Ea__mapWrap .leaflet-container{width:100%;height:100%;font-family:var(--font-arabic)}.post-ad-module__7Np6Ea__mapHint{color:var(--text-secondary);margin-bottom:8px;font-size:12px}.post-ad-module__7Np6Ea__mapBtnRow{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.post-ad-module__7Np6Ea__mapCoords{font-family:var(--font-mono,ui-monospace);color:var(--text-tertiary);margin-top:8px;font-size:11.5px}.post-ad-module__7Np6Ea__priceToggleRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-bottom:10px;display:grid}.post-ad-module__7Np6Ea__reviewPreview{background:var(--surface-secondary);border:1px solid var(--border-default);border-radius:16px;flex-direction:column;gap:1rem;margin-top:6px;padding:1.25rem;display:flex}.post-ad-module__7Np6Ea__reviewDetailsCard{background:var(--surface-primary);border:1px solid var(--border-default);border-radius:16px;flex-direction:column;padding:1.25rem 1.5rem;display:flex}.post-ad-module__7Np6Ea__reviewTitle{color:#10b981;word-break:break-word;margin:0;font-size:1.4rem;font-weight:700;line-height:1.4}.post-ad-module__7Np6Ea__reviewMeta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;margin-bottom:1.25rem;font-size:.85rem;display:flex}.post-ad-module__7Np6Ea__reviewMeta span{align-items:center;gap:.3rem;display:inline-flex}.post-ad-module__7Np6Ea__reviewSpecs{color:var(--text-primary);margin-bottom:1.25rem;font-size:.93rem;line-height:1.9}.post-ad-module__7Np6Ea__reviewSpecs strong{font-weight:700}.post-ad-module__7Np6Ea__reviewDesc{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin-bottom:1.25rem;font-size:.95rem;line-height:1.85}.post-ad-module__7Np6Ea__reviewContact{color:var(--text-primary);border-top:1px solid var(--border-default);padding-top:.75rem;font-size:.95rem;font-weight:600}.post-ad-module__7Np6Ea__reviewContact span{color:var(--color-primary-700);margin-inline-start:6px;font-weight:700}.post-ad-module__7Np6Ea__reviewPriceTag{color:var(--color-success);background:#10b9811a;border:1px solid #10b98140;border-radius:999px;align-self:flex-start;margin-bottom:1rem;padding:6px 14px;font-size:.95rem;font-weight:800}.post-ad-module__7Np6Ea__reviewPriceTag .post-ad-module__7Np6Ea__negTag{color:var(--color-success);vertical-align:middle;background:#16a34a2e;border-radius:6px;margin-inline-start:8px;padding:2px 6px;font-size:11px;font-weight:700}.post-ad-module__7Np6Ea__reviewCarousel{background:var(--surface-primary);border:1px solid var(--border-default);border-radius:16px;overflow:hidden}.post-ad-module__7Np6Ea__reviewMainImg{object-fit:cover;background:var(--surface-tertiary);width:100%;height:360px;display:block}.post-ad-module__7Np6Ea__reviewThumbRow{background:var(--surface-secondary);border-top:1px solid var(--border-default);gap:.5rem;padding:.75rem;display:flex;overflow-x:auto}.post-ad-module__7Np6Ea__reviewThumb{object-fit:cover;cursor:pointer;border:2px solid var(--border-default);opacity:.65;border-radius:8px;flex-shrink:0;width:72px;height:56px;transition:all .2s}.post-ad-module__7Np6Ea__reviewThumb:hover{opacity:.9}.post-ad-module__7Np6Ea__reviewThumbActive{border-color:var(--color-primary-600);opacity:1}.post-ad-module__7Np6Ea__reviewNoImg{background:var(--surface-secondary);height:220px;color:var(--text-tertiary);justify-content:center;align-items:center;font-size:3rem;display:flex}@media (max-width:600px){.post-ad-module__7Np6Ea__reviewMainImg{height:240px}.post-ad-module__7Np6Ea__reviewTitle{font-size:1.15rem}.post-ad-module__7Np6Ea__reviewDetailsCard{padding:1rem}}.post-ad-module__7Np6Ea__feeBreakdown{background:#2a52980a;border:1px solid #2a52982e;border-radius:12px;flex-direction:column;gap:6px;padding:14px;display:flex}.post-ad-module__7Np6Ea__feeRow{color:var(--text-secondary);justify-content:space-between;font-size:13px;display:flex}.post-ad-module__7Np6Ea__feeTotal{color:var(--text-primary);border-top:1px solid var(--border-default);justify-content:space-between;margin-top:4px;padding-top:8px;font-size:15px;font-weight:800;display:flex}.post-ad-module__7Np6Ea__feeWarn{color:var(--color-warning);margin-top:6px;font-size:11.5px}.post-ad-module__7Np6Ea__payRow{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.post-ad-module__7Np6Ea__payBtn{border:1px solid var(--border-default);background:var(--surface-primary);color:var(--text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-family:inherit;font-size:14px;font-weight:800;transition:all .18s;display:flex}.post-ad-module__7Np6Ea__payBtn:hover{background:var(--surface-tertiary)}.post-ad-module__7Np6Ea__payBtn:disabled{opacity:.5;cursor:not-allowed}.post-ad-module__7Np6Ea__payBtnApple{color:#fff;background:#000;border-color:#000}.post-ad-module__7Np6Ea__payBtnMada{color:#fff;background:linear-gradient(135deg,#00b6e3,#007aab);border-color:#0000}@media (max-width:600px){.post-ad-module__7Np6Ea__reviewCard,.post-ad-module__7Np6Ea__payRow,.post-ad-module__7Np6Ea__priceToggleRow{grid-template-columns:1fr}}.post-ad-module__7Np6Ea__loadingWrap{color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.post-ad-module__7Np6Ea__spinner{border:3px solid var(--border-default);border-top-color:var(--color-primary-500);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite post-ad-module__7Np6Ea__spin}@keyframes post-ad-module__7Np6Ea__spin{to{transform:rotate(360deg)}}
.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}}
