.admin-category-directory-page{display:grid;gap:20px}.admin-category-directory-page .page-heading .btn{display:inline-flex;align-items:center;gap:8px}.admin-category-directory-page .page-heading .btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.category-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.category-summary-grid>article{display:flex;align-items:center;gap:12px;padding:17px;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--premium-shadow)}.category-summary-grid>article>div{display:grid;gap:2px;min-width:0}.category-summary-grid small{font-size:9px;font-weight:800;letter-spacing:.08em;color:var(--muted)}.category-summary-grid strong{font:750 19px "Manrope"}.category-summary-grid p{margin:0;color:var(--muted);font-size:10px}.admin-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.admin-category-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--premium-shadow);transition:transform .2s,border-color .2s,box-shadow .2s}.admin-category-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--teal)}.admin-category-card.scope-products:before{background:#c58627}.admin-category-card.scope-mixed:before{background:linear-gradient(180deg,var(--teal),#c58627)}.admin-category-card.scope-general:before{background:#5792ba}.admin-category-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--teal) 28%,var(--line));box-shadow:var(--premium-shadow-hover)}.admin-category-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 14px 23px}.category-card-identity{display:flex;align-items:center;gap:12px;min-width:0}.category-scope-icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:12px;background:var(--teal-soft);color:var(--teal)}.scope-products .category-scope-icon{background:#fff3dc;color:#b37116}.scope-general .category-scope-icon{background:#e8f1fb;color:#226da6}.category-scope-icon svg,.category-group-heading svg,.catalog-kind-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.category-card-identity small{font-size:8px;font-weight:800;letter-spacing:.09em;color:var(--muted)}.category-card-identity h2{margin:3px 0 0;font:750 18px "Manrope";overflow-wrap:anywhere}.category-card-status{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.category-scope-pill{padding:5px 8px;border-radius:999px;background:var(--teal-soft);color:#08766f;font-size:8px;font-weight:800}.category-scope-pill.products{background:#fff3dc;color:#9a6516}.category-scope-pill.mixed{background:linear-gradient(90deg,var(--teal-soft),#fff3dc);color:#55705f}.category-scope-pill.general{background:#e8f1fb;color:#226da6}.category-description{min-height:36px;margin:0;padding:0 20px 15px 23px;color:var(--muted);font-size:11px;line-height:1.55}.category-association-content{display:grid;gap:13px;padding:16px 20px 18px 23px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 93%,var(--bg))}.category-association-group{display:grid;gap:8px}.category-group-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.category-group-heading>span{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.category-group-heading svg{width:14px;height:14px;color:var(--teal)}.category-group-heading b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--bg);color:var(--muted);font-size:9px}.category-associated-items{display:grid;gap:6px}.category-associated-items>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.catalog-kind-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.catalog-kind-icon.product{background:#fff3dc;color:#b37116}.catalog-kind-icon svg{width:15px;height:15px}.category-associated-items>article>div{display:grid;gap:2px;min-width:0}.category-associated-items strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-associated-items small{font-size:8px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-associated-items i{padding:3px 6px;border-radius:999px;background:#fdeaea;color:#b33b3b;font-size:7px;font-weight:800;font-style:normal}.category-associated-items i.active{background:var(--teal-soft);color:#08766f}.category-general-scope{display:flex;align-items:center;gap:11px;padding:12px;border:1px dashed color-mix(in srgb,#226da6 35%,var(--line));border-radius:12px;background:color-mix(in srgb,var(--surface) 89%,#e8f1fb)}.category-general-scope .metric-icon{width:36px;height:36px;flex:none}.category-general-scope strong{font-size:11px}.category-general-scope p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.admin-category-card>footer{max-width:none;margin:auto 0 0;padding:13px 20px 13px 23px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.admin-category-card>footer .btn{padding:8px 11px;font-size:9px}[data-theme="dark"] .category-scope-pill,[data-theme="dark"] .category-associated-items i.active{color:#64ded6}[data-theme="dark"] .category-scope-pill.products{color:#efbd68}[data-theme="dark"] .category-scope-pill.mixed{background:linear-gradient(90deg,#173943,#45361d);color:#d7dad3}[data-theme="dark"] .category-scope-pill.general{background:#173950;color:#75b7e7}[data-theme="dark"] .scope-products .category-scope-icon,[data-theme="dark"] .catalog-kind-icon.product{background:#45361d;color:#f1bd67}[data-theme="dark"] .scope-general .category-scope-icon{background:#173950;color:#75b7e7}@media(max-width:1150px){.category-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-category-grid{grid-template-columns:1fr}}@media(max-width:650px){.category-summary-grid{grid-template-columns:1fr}.admin-category-card>header{flex-direction:column}.category-card-status{justify-content:flex-start}.admin-category-card>footer{align-items:flex-start;flex-direction:column}.admin-category-card>footer .btn{width:100%}.category-associated-items>article{grid-template-columns:auto 1fr}.category-associated-items i{grid-column:2;justify-self:start}}
