.product-catalog-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;border:1px solid rgba(25,36,43,.08);border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(19,24,31,.025),0 5px 18px rgba(19,24,31,.025)}
.product-catalog-toolbar .search-wrap{flex:1;min-width:220px}.product-catalog-toolbar .search{width:min(420px,100%);background:#f8f9f6}
.product-catalog-toolbar .toolbar-count{margin-left:auto;color:#798183;white-space:nowrap}.product-catalog-toolbar .toolbar-count strong{color:#172128;font-size:13px;font-variant-numeric:tabular-nums}
.product-type-tabs{display:flex;gap:4px;padding:4px;border:1px solid rgba(25,36,43,.07);border-radius:11px;background:#f4f6f3}
.product-type-tabs button{height:32px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:#687173;font-size:12px;font-weight:650;white-space:nowrap;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .12s cubic-bezier(.23,1,.32,1)}
.product-type-tabs button.active{background:#fff;color:#142027;box-shadow:0 1px 2px rgba(18,24,31,.08),0 2px 7px rgba(18,24,31,.04)}
.product-type-tabs button:active,.category-add-button:active,.category-manage-button:active,.category-expand-button:active,.product-category-row:active{transform:scale(.975)}
.product-catalog-workspace{--catalog-ink:#172128;--catalog-muted:#7b8588;--catalog-accent:#168d80;--catalog-accent-soft:#edf8f5;display:block;min-width:0;padding-bottom:62px}
.product-category-rail{min-width:0;overflow:hidden;border:1px solid rgba(25,36,43,.085);border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(19,24,31,.025),0 7px 24px rgba(19,24,31,.025)}
.product-category-rail-head{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px;padding:12px 14px 12px 16px;border-bottom:1px solid rgba(25,36,43,.07)}
.product-category-rail-head strong,.product-category-rail-head small{display:block}.product-category-rail-head strong{color:var(--catalog-ink);font-size:14px;font-weight:720;letter-spacing:-.01em}.product-category-rail-head small{margin-top:3px;color:var(--catalog-muted);font-size:10px;letter-spacing:.025em}
.product-category-head-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.category-add-button,.category-manage-button,.category-expand-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:34px;padding:0 10px;border:1px solid rgba(25,92,83,.13);border-radius:9px;background:#f7faf8;color:#226f67;font-size:11px;font-weight:700;white-space:nowrap;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .12s cubic-bezier(.23,1,.32,1)}
.category-add-button{border-color:#167d72;background:#167d72;color:#fff;box-shadow:0 1px 2px rgba(9,83,75,.12),0 4px 12px rgba(9,83,75,.08)}
.category-expand-button{border-color:rgba(25,36,43,.09);background:#fff;color:#657073}.category-expand-button svg{transition:transform .18s cubic-bezier(.23,1,.32,1)}.category-expand-button.expanded svg{transform:rotate(-90deg)}.category-expand-button:not(.expanded) svg{transform:rotate(90deg)}
.product-category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:7px;padding:11px}
.product-category-row{width:100%;min-width:0;min-height:54px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid transparent;border-radius:10px;background:#f7f8f5;color:#30383d;text-align:left;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .12s cubic-bezier(.23,1,.32,1)}
.product-category-row.active{border-color:rgba(22,141,128,.25);background:var(--catalog-accent-soft);color:#0e685f;box-shadow:inset 0 0 0 1px rgba(22,141,128,.045)}
.product-category-row span,.product-category-row strong,.product-category-row small{display:block;min-width:0}.product-category-row strong{overflow:hidden;font-size:12px;font-weight:690;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.product-category-row small{margin-top:3px;overflow:hidden;color:#879093;font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-category-row.active small{color:#5a918a}
.product-category-row b{min-width:25px;padding:3px 6px;border-radius:8px;background:#e9ece8;color:#697275;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center}.product-category-row.active b{background:#d6eee8;color:#0d6e63}
.product-catalog-content{min-width:0;margin-top:16px}.product-catalog-content .cards-grid{grid-template-columns:repeat(auto-fill,minmax(min(248px,100%),1fr))!important;gap:14px}
.product-catalog-content .empty-state{grid-column:1/-1}
.product-catalog-content .product-card{border-color:rgba(25,36,43,.085);border-radius:15px;box-shadow:0 1px 2px rgba(19,24,31,.03),0 7px 22px rgba(19,24,31,.03);transition:border-color .18s ease,box-shadow .18s ease,transform .18s cubic-bezier(.23,1,.32,1)}
.product-catalog-content .product-media-trigger{aspect-ratio:4/3;background:#f7f8f5!important}
.product-catalog-content .product-media-trigger img{inset:12px;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important;background:#fff;border-radius:10px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.055)}
.product-catalog-content .product-body{padding:14px 14px 15px}
.product-card .product-class{max-width:100%;min-height:24px;display:flex;align-items:center;margin-bottom:9px;overflow:hidden;padding:4px 8px;text-overflow:ellipsis;white-space:nowrap}
.product-catalog-content .product-name{min-height:2.8em;color:#172128;font-size:14px;line-height:1.4}
.product-catalog-content .product-meta{min-height:1.45em;margin:6px 0 14px;-webkit-line-clamp:1;color:#858d90}
.product-catalog-content .product-foot{gap:10px}.product-catalog-content .price{font-size:20px;font-variant-numeric:tabular-nums}
.product-catalog-content .product-actions{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:6px}
.product-catalog-content .product-actions .btn{height:33px;gap:5px;padding-inline:6px;border-color:rgba(25,36,43,.1);border-radius:9px;font-size:11px;box-shadow:0 1px 2px rgba(19,24,31,.035);transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .12s cubic-bezier(.23,1,.32,1)}
.product-catalog-content .product-actions .product-delete-button{color:#9a4d48;border-color:rgba(154,77,72,.17);background:#fffafa}
body:has(.product-catalog-workspace) .ai-fab{width:54px;height:54px;padding:0;right:20px;border-radius:17px}body:has(.product-catalog-workspace) .ai-fab .fab-label{display:none}
@media(hover:hover) and (pointer:fine){.product-category-row:hover{border-color:rgba(25,36,43,.07);background:#f1f5f2}.product-category-row.active:hover{border-color:rgba(22,141,128,.3);background:#e8f6f2}.category-add-button:hover{border-color:#126e64;background:#126e64;box-shadow:0 1px 2px rgba(9,83,75,.15),0 6px 16px rgba(9,83,75,.12)}.category-manage-button:hover{border-color:rgba(22,141,128,.25);background:#eef8f5}.category-expand-button:hover{border-color:rgba(25,36,43,.15);background:#f7f8f5}.product-catalog-content .product-card:hover{border-color:rgba(22,141,128,.2);box-shadow:0 1px 2px rgba(19,24,31,.035),0 12px 30px rgba(19,24,31,.06);transform:translateY(-2px)}.product-catalog-content .product-actions .btn:hover{border-color:rgba(22,141,128,.22);background:#f4faf8;color:#176e65;box-shadow:0 3px 9px rgba(22,70,64,.06)}.product-catalog-content .product-actions .product-delete-button:hover{border-color:rgba(154,77,72,.28);background:#fff5f4;color:#8f3f3a}}
.product-category-manager{position:fixed;inset:0;z-index:76;display:none;place-items:center;padding:22px;background:rgba(15,18,22,.38);backdrop-filter:blur(3px)}.product-category-manager.open{display:grid}
.product-category-dialog{width:min(900px,100%);max-height:min(760px,92vh);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dfe3dd;border-radius:20px;background:#fbfcfa;box-shadow:0 28px 80px rgba(16,22,28,.26)}
.product-category-dialog>header{display:flex;align-items:flex-start;gap:20px;padding:21px 24px;border-bottom:1px solid #e4e7e2;background:#fff}.product-category-dialog>header>div{min-width:0}.product-category-dialog>header>div>span{display:block;color:#168d80;font-size:10px;font-weight:800;letter-spacing:.14em}.product-category-dialog h2{margin:4px 0 5px;color:#172027;font-size:21px}.product-category-dialog header p{margin:0;color:#7a8387;font-size:12px;line-height:1.55}.product-category-dialog header .icon-btn{flex:0 0 auto;margin-left:auto}
.product-category-manager-body{display:grid;grid-template-columns:minmax(290px,.92fr) minmax(340px,1.08fr);min-height:0;flex:1}
.product-category-manager-list{min-width:0;padding:18px;border-right:1px solid #e6e9e4;background:#f6f8f5}.manager-list-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.manager-list-heading strong{font-size:13px}.manager-list-heading button{display:inline-flex;align-items:center;gap:5px;height:30px;padding:0 10px;border:1px solid #d9e4df;border-radius:8px;background:#fff;color:#1f756c;font-size:11px;font-weight:700}
.manager-category-scroll{max-height:520px;display:grid;gap:6px;overflow:auto;padding-right:3px}.manager-category-item{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 9px;padding:11px 12px;border:1px solid #e2e6e1;border-radius:11px;background:#fff;text-align:left}.manager-category-item:hover,.manager-category-item.active{border-color:#aadbd1;background:#f2faf8}.manager-category-item span{min-width:0}.manager-category-item strong,.manager-category-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manager-category-item strong{color:#273139;font-size:12px}.manager-category-item small{margin-top:3px;color:#858e92;font-size:10px}.manager-category-item em{align-self:center;color:#697276;font-size:10px;font-style:normal;font-variant-numeric:tabular-nums}.manager-category-item i{grid-column:1/-1;width:max-content;padding:2px 6px;border-radius:6px;background:#e5f5f0;color:#1b796d;font-size:9px;font-style:normal}.manager-category-item i.inactive{background:#efefec;color:#7b8082}
.product-category-form{min-width:0;padding:24px;background:#fff}.category-form-heading{margin-bottom:19px;padding-bottom:14px;border-bottom:1px solid #edf0eb}.category-form-heading span,.category-form-heading strong{display:block}.category-form-heading span{color:#7f888b;font-size:11px}.category-form-heading strong{margin-top:4px;color:#172027;font-size:16px}
.product-category-form label{display:block;margin-bottom:15px}.product-category-form label>span{display:block;margin-bottom:7px;color:#687176;font-size:11px}.product-category-form label i{color:#c8504b;font-style:normal}.product-category-form input,.product-category-form select{width:100%;height:43px;padding:0 12px;border:1px solid #dce1dc;border-radius:10px;background:#fff;color:#1e252a;outline:0}.product-category-form input:focus,.product-category-form select:focus{border-color:#38b5a7;box-shadow:0 0 0 3px rgba(56,181,167,.11)}
.category-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.category-form-note{margin:0;padding:11px 12px;border-radius:9px;background:#f6f8f5;color:#7c8588;font-size:11px;line-height:1.55}.category-form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}
@media(max-width:1180px){.product-catalog-toolbar{flex-wrap:wrap}.product-catalog-toolbar .toolbar-count{margin-left:0}.product-category-list{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:780px){.product-catalog-toolbar{align-items:stretch}.product-catalog-toolbar .search-wrap,.product-catalog-toolbar .search{width:100%;max-width:none}.product-type-tabs{width:100%}.product-type-tabs button{flex:1}.product-catalog-toolbar .toolbar-count{width:100%}.product-category-rail-head{align-items:flex-start;flex-direction:column}.product-category-head-actions{width:100%;flex-wrap:wrap}.product-category-head-actions>button{flex:1 1 96px}.product-category-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px}.product-category-manager{padding:10px}.product-category-dialog{max-height:calc(100vh - 20px);border-radius:16px}.product-category-manager-body{display:block;overflow:auto}.product-category-manager-list{border-right:0;border-bottom:1px solid #e6e9e4}.manager-category-scroll{max-height:220px}.product-category-form{padding:18px}.category-form-grid{grid-template-columns:1fr}.product-category-dialog>header{padding:17px 18px}}
@media(max-width:430px){.product-segment-summary{gap:7px}.product-segment-summary span{flex:1;padding:8px 9px;text-align:center}.product-category-row{min-height:52px;padding-inline:8px}.product-category-row strong{font-size:11px}.product-category-row small{font-size:9px}.product-catalog-content .product-media-trigger{aspect-ratio:5/4}.product-catalog-content .product-name{min-height:auto}.product-catalog-content .product-actions .btn{height:38px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.product-category-row,.product-type-tabs button,.category-add-button,.category-manage-button,.category-expand-button,.category-expand-button svg,.product-catalog-content .product-card,.product-catalog-content .product-actions .btn{transition:none!important;transform:none!important}}
