.pcat-catalog-filter{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.pcat-catalog-filter button{border:1px solid #dce8f5;background:#fff;color:#5d7488;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;cursor:pointer}.pcat-catalog-filter button.on{background:#eaf4ff;border-color:#9fd0f6;color:#0879dc}.pcat-catalog-filter b{margin-left:4px}.pcat-product-badge{display:inline-flex;width:max-content;max-width:100%;margin:0 0 8px;padding:5px 9px;border-radius:999px;background:#eef7ff;color:#0879dc;font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcat-product-badge.is-off{background:#f2f4f6;color:#82909d}.pcat-product-edit{margin-top:12px;width:100%;height:36px;border:1px solid #c9deef;border-radius:11px;background:#fff;color:#0879dc;font:600 12px Prompt,system-ui;cursor:pointer}.pcat-product-edit:hover{background:#f4faff}.pcat-modal-head h3,.pcat-product-head h3{margin:4px 0 5px;font-size:22px}.pcat-modal-head p,.pcat-product-head p{margin:0 0 16px;color:#6f8497;font-size:13px;line-height:1.6}.pcat-kicker{font-size:10px;font-weight:800;letter-spacing:.08em;color:#168bff}.pcat-create{display:grid;grid-template-columns:1fr auto;gap:8px;margin:8px 0 14px}.pcat-list{display:grid;gap:8px;margin-top:12px}.pcat-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border:1px solid #dce8f5;border-radius:14px;background:#fff}.pcat-row.is-off{opacity:.68;background:#f8fafc}.pcat-row-main{display:flex;align-items:center;gap:10px;min-width:0}.pcat-dot{width:10px;height:10px;border-radius:50%;background:#168bff;box-shadow:0 0 0 4px #168bff14;flex:0 0 auto}.pcat-row.is-off .pcat-dot{background:#a6b2bd;box-shadow:none}.pcat-row-main b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcat-row-main small{display:block;margin-top:3px;color:#7b8fa1;font-size:11px}.pcat-row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.pcat-link{border:0;background:#eef7ff;color:#0879dc;border-radius:9px;padding:7px 9px;font:600 11px Prompt,system-ui;cursor:pointer}.pcat-link.danger{background:#fff1f1;color:#b34444}.pcat-note{margin-top:12px;padding:10px 12px;border-radius:12px;background:#f7fbff;color:#6f8395;font-size:11px;line-height:1.55}.pcat-empty{padding:20px;border:1px dashed #c8dbea;border-radius:14px;text-align:center;color:#7b8fa1;font-size:12px}.pcat-select-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.pcat-inline-box{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;margin-top:8px;padding:10px;border:1px solid #dce8f5;border-radius:13px;background:#f8fbff}.pcat-inline-box .btn{height:42px}.pcat-product-head{padding-right:34px}.bf-category-auto-map{min-height:46px;display:flex;align-items:center;padding:0 12px;border:1px solid #c8dbea;border-radius:12px;background:#f7fbff;color:#0879dc;font-size:12px;font-weight:600}.bf-category-import-note{display:grid;gap:4px;margin:12px 0;padding:12px 14px;border:1px solid #cfe4f5;border-radius:14px;background:#f5fbff}.bf-category-import-note b{font-size:12px;color:#173452}.bf-category-import-note span{font-size:12px;color:#0879dc;font-weight:600}.bf-category-import-note small{font-size:11px;color:#71869a}.bf-category-import-map .import-map-target small{word-break:break-word}@media(max-width:640px){.pcat-create,.pcat-select-row,.pcat-inline-box{grid-template-columns:1fr}.pcat-row{align-items:flex-start;flex-direction:column}.pcat-row-actions{width:100%;justify-content:flex-start}.pcat-row-actions .pcat-link{flex:1}.pcat-catalog-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.pcat-catalog-filter button{white-space:nowrap}}html[data-theme="dark"] .pcat-catalog-filter button,html[data-theme="dark"] .pcat-product-edit,html[data-theme="dark"] .pcat-row{background:#13283a;border-color:#28445c;color:#cfe2f2}html[data-theme="dark"] .pcat-catalog-filter button.on{background:#123a5d;border-color:#1d77bd;color:#8dcbff}html[data-theme="dark"] .pcat-product-badge{background:#123a5d;color:#8dcbff}html[data-theme="dark"] .pcat-row.is-off{background:#101f2c}html[data-theme="dark"] .pcat-note,html[data-theme="dark"] .pcat-inline-box,html[data-theme="dark"] .bf-category-auto-map,html[data-theme="dark"] .bf-category-import-note{background:#102334;border-color:#28445c;color:#a9becf}html[data-theme="dark"] .bf-category-import-note b{color:#dcecf8}