
.dz-categories-page{padding:26px;max-width:1500px;margin:0 auto;color:#20202a}
.dz-category-kicker{font-size:9px;letter-spacing:1.5px;font-weight:800;color:#7440e8}.dz-category-hero h1{margin:6px 0 8px;font-size:28px}.dz-category-hero p{margin:0;color:#777;font-size:12px;max-width:650px}
.dz-category-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 14px}.dz-category-toolbar-left{display:flex;gap:8px;align-items:center;min-width:0}.dz-category-search{height:42px;width:min(440px,50vw);display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dddde6;border-radius:10px;padding:0 10px;box-sizing:border-box}.dz-category-search span{font-size:19px;color:#777}.dz-category-search input{border:0;outline:0;flex:1;min-width:0;background:transparent;color:#222;font-size:11px}.dz-category-search button{border:0;background:transparent;color:#888;font-size:18px;cursor:pointer}.dz-category-filter,.dz-category-refresh{border:1px solid #ddd;background:#fff;color:#222;border-radius:9px;padding:10px 13px;cursor:pointer;font-size:10px}.dz-category-filter:hover,.dz-category-refresh:hover{border-color:#7440e8;color:#7440e8}
.dz-category-table-head{margin:8px 0 11px}.dz-category-table-head h2{margin:5px 0 2px;font-size:17px}.dz-category-table-head small{font-size:9px;color:#888}
.dz-category-table-shell{width:100%;overflow:auto;border:1px solid #e6e6ed;border-radius:14px;background:#fff}.dz-category-table{width:100%;min-width:780px;border-collapse:collapse;font-size:10px}.dz-category-table th{background:#fafafd;color:#777;text-align:left;padding:14px;border-bottom:1px solid #e7e7ee;font-weight:800}.dz-category-table td{padding:14px;border-bottom:1px solid #eeeeF2;white-space:nowrap}.dz-category-table tr:last-child td{border-bottom:0}.dz-category-name{display:flex;align-items:center;gap:8px}.dz-category-icon{width:28px;height:28px;border-radius:8px;background:#eee9ff;color:#7440e8;display:grid;place-items:center}.dz-category-status{display:inline-block;padding:5px 9px;border-radius:999px;font-size:8px;font-weight:800}.dz-category-status.active{background:#e6f7ec;color:#267445}.dz-category-status.inactive{background:#eeeef2;color:#777}.dz-category-actions{display:flex;gap:6px}.dz-category-actions button{border:1px solid #ddd;background:#fff;color:#333;border-radius:7px;padding:6px 9px;font-size:9px;cursor:pointer}.dz-category-actions button:hover{border-color:#7440e8;color:#7440e8}.dz-category-actions .delete:hover{border-color:#d33;color:#d33}
.dz-category-add-wrap{display:flex;justify-content:flex-end;margin-top:14px}.dz-category-add{border:1px dashed #b8a8e8;background:#faf8ff;color:#7440e8;border-radius:11px;padding:12px 16px;display:flex;align-items:center;gap:9px;cursor:pointer}.dz-category-add span{font-size:20px}.dz-category-add b{font-size:10px}.dz-category-add small{font-size:8px;color:#888}
.dz-category-bottom-banner{margin-top:22px;border-radius:18px;padding:22px 26px;background:#17171f;color:#fff;display:flex;justify-content:space-between;align-items:center}.dz-category-bottom-banner b{display:block;font-size:17px}.dz-category-bottom-banner span{display:block;color:#aaa;font-size:10px;margin-top:4px}.dz-category-banner-art{font-size:24px;color:#a88cff;letter-spacing:8px}
.dz-category-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center}.dz-category-backdrop{position:absolute;inset:0;background:#08080d99;backdrop-filter:blur(4px)}.dz-category-modal-panel{position:relative;width:min(520px,calc(100vw - 28px));max-height:88vh;overflow:auto;background:#fff;color:#222;border-radius:16px;box-shadow:0 25px 70px #0005}.dz-category-modal-head{padding:18px 20px;border-bottom:1px solid #e7e7ee;display:flex;justify-content:space-between}.dz-category-modal-head span{font-size:8px;letter-spacing:1.4px;color:#7440e8;font-weight:800}.dz-category-modal-head h2{margin:5px 0 0;font-size:17px}.dz-category-close{border:0;background:#f1f1f5;color:#222;width:32px;height:32px;border-radius:8px;font-size:21px;cursor:pointer}.dz-category-modal-body{padding:20px}.dz-category-modal-foot{padding:13px 20px;border-top:1px solid #e7e7ee;display:flex;justify-content:flex-end;gap:8px}.dz-category-btn{border:1px solid #ddd;background:#fff;color:#222;border-radius:8px;padding:9px 13px;cursor:pointer}.dz-category-btn.primary{background:#7440e8;color:#fff;border-color:#7440e8}.dz-category-btn.danger{background:#d63b3b;color:#fff;border-color:#d63b3b}.dz-category-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:10px;border:1px solid #ddd;border-radius:8px;background:#fff;color:#222;font:inherit;min-height:84px;resize:vertical}
.dz-category-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.dz-category-name{align-items:flex-start}
.dz-category-name>div{min-width:0;display:grid;gap:2px}
.dz-category-name small{display:block;font-size:9px;color:#888;font-weight:500;white-space:normal;max-width:420px}
.dz-category-slug{font-family:ui-monospace,monospace}
.dz-category-featured{display:inline-block;margin-left:8px;background:#eee9ff;color:#7440e8;font-size:8px;font-weight:800;padding:3px 7px;border-radius:999px;vertical-align:middle}
.dz-category-empty{text-align:center;padding:28px 16px;color:#888;font-size:11px}
.dz-category-status-msg{display:block;margin-top:6px;font-size:9px;color:#7440e8}
.dz-category-detail-image{border-radius:10px;overflow:hidden;background:#f4f4f8;height:160px}
.dz-category-detail-image img{width:100%;height:100%;object-fit:cover;display:block}
.dz-category-modal-stack{z-index:100010}
.dark .dz-category-form textarea{background:#20202a;color:#fff;border-color:#3b3b47}
.dark .dz-category-name small,.dark .dz-category-empty{color:#aaa}
@media(max-width:600px){.dz-category-form-row{grid-template-columns:1fr}}.dz-category-detail{display:grid;gap:9px}.dz-category-detail div{background:#f6f6f9;border-radius:9px;padding:13px}.dz-category-detail small{display:block;color:#888;font-size:8px}.dz-category-detail b{display:block;margin-top:4px;font-size:11px}.dz-category-warning{padding:15px;border-radius:10px;background:#fff2f2;color:#8d2424}.dz-category-warning p{font-size:10px;margin-bottom:0}
.dark .dz-categories-page{color:#f4f4f6}.dark .dark .dz-category-hero p,.dark .dz-category-table-head small{color:#aaa}.dark .dz-category-search,.dark .dz-category-filter,.dark .dz-category-refresh,.dark .dz-category-table-shell{background:#191920;border-color:#373743;color:#eee}.dark .dz-category-search input{color:#fff}.dark .dz-category-table th{background:#20202a;color:#aaa;border-color:#34343f}.dark .dz-category-table td{border-color:#2d2d36}.dark .dz-category-actions button{background:#20202a;color:#eee;border-color:#3a3a46}.dark .dz-category-add{background:#221e30;border-color:#6855a1}.dark .dz-category-modal-panel{background:#15151c;color:#f5f5f7}.dark .dz-category-modal-head,.dark .dz-category-modal-foot{border-color:#343440}.dark .dz-category-close{background:#292933;color:#fff}.dark .dz-category-btn{background:#1c1c24;color:#fff;border-color:#3b3b47}.dark .dz-category-btn.primary{background:#7440e8;border-color:#7440e8}.dark .dz-category-form input,.dark .dz-category-form select{background:#20202a;color:#fff;border-color:#3b3b47}.dark .dz-category-detail div{background:#23232c}.dark .dz-category-warning{background:#351d20;color:#ffb0b0}
@media(max-width:900px){.dz-category-search{width:min(380px,45vw)}}
@media(max-width:650px){.dz-categories-page{padding:15px}.dz-category-toolbar{align-items:stretch;flex-direction:column}.dz-category-toolbar-left{width:100%}.dz-category-search{width:100%}.dz-category-toolbar-left .dz-category-filter{flex:0 0 auto}.dz-category-refresh{align-self:flex-end}.dz-category-bottom-banner{padding:18px}.dz-category-banner-art{display:none}}

.dz-category-checkbox-label{display:flex!important;align-items:center;gap:8px;cursor:pointer}.dz-category-checkbox-label input{width:16px!important;height:16px!important;margin:0!important}.dz-category-filter-note{font-size:9px;color:#888;margin:-5px 0 2px}
.dz-category-image-editor{display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:start;padding:12px;border:1px solid #e5e5ec;border-radius:11px;background:#fafafd}.dz-category-image-preview{width:110px;height:82px;border-radius:9px;overflow:hidden;background:#ececf2;display:grid;place-items:center;color:#888;font-size:9px;text-align:center}.dz-category-image-preview img{width:100%;height:100%;object-fit:cover}.dz-category-image-controls b{font-size:10px}.dz-category-image-controls p{font-size:9px;color:#888;line-height:1.45;margin:5px 0 10px}.dz-category-image-buttons{display:flex;flex-wrap:wrap;gap:7px}.dz-category-image-buttons .dz-category-btn{font-size:8px;padding:8px 9px}.dz-existing-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dz-existing-category-item{border:1px solid #ddd;background:#fff;border-radius:9px;padding:6px;cursor:pointer;color:#333}.dz-existing-category-item img{width:100%;height:70px;object-fit:cover;border-radius:6px;display:block}.dz-existing-category-item span{display:block;font-size:8px;margin-top:5px;text-align:left}.dz-category-empty-image{font-size:10px;color:#888}.dz-category-icon{overflow:hidden}.dz-category-icon img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
.dark .dz-category-filter-note,.dark .dz-category-image-controls p{color:#aaa}.dark .dz-category-image-editor{background:#20202a;border-color:#3b3b47}.dark .dz-category-image-preview{background:#2b2b35}.dark .dz-existing-category-item{background:#20202a;color:#fff;border-color:#3b3b47}
@media(max-width:600px){.dz-category-image-editor{grid-template-columns:1fr}.dz-category-image-preview{width:100%;height:130px}.dz-existing-category-grid{grid-template-columns:repeat(2,1fr)}}

/* Categories final layout */
.dz-categories-page{padding:22px 26px;max-width:1500px;margin:0 auto}
.dz-category-toolbar{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%;margin:12px 0 14px}
.dz-category-toolbar-left{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;flex:1;min-width:0}
.dz-category-search{flex:1 1 420px;width:auto!important;min-width:180px}
.dz-category-filter,.dz-category-refresh{flex:0 0 auto;white-space:nowrap}
.dz-category-table-head{margin-top:4px}
.dz-category-icon{width:34px!important;height:34px!important;border-radius:8px!important;flex:0 0 34px!important}
.dz-category-add-wrap{justify-content:flex-end}
.dz-category-add{display:inline-flex;align-items:center;gap:8px}
@media(max-width:650px){
  .dz-category-toolbar{flex-direction:row!important;align-items:center!important}
  .dz-category-toolbar-left{flex:1}
  .dz-category-search{min-width:120px}
  .dz-category-filter{padding:9px 10px}
  .dz-category-refresh{padding:9px 10px}
}
@media(max-width:480px){
  .dz-categories-page{padding:14px}
  .dz-category-search{min-width:100px}
  .dz-category-search input{font-size:10px}
  .dz-category-filter,.dz-category-refresh{font-size:9px;padding:8px}
}

/* Categories header: remove decorative ▦ / ✓ / ↗ icons */
.dz-category-page-header .dz-category-icon,
.dz-category-page-header .dz-category-status-icon,
.dz-category-page-header .dz-category-arrow-icon,
.dz-category-page-header .dz-category-header-icons,
.dz-category-page-header .dz-category-header-actions-icons{
  display:none!important;
}
