#page-product-card [data-pc-panel="generation"]{gap:12px}
.pc-primary-view-row{display:flex;align-items:center;justify-content:flex-start;min-height:34px;border-bottom:1px solid #e6e8ef}
.pc-primary-view-tabs{position:relative;top:1px;gap:18px;padding:0;background:transparent;border-radius:0}
.pc-primary-view-tabs button{height:35px;padding:0 3px;border-radius:0;border-bottom:2px solid transparent;background:transparent!important;box-shadow:none!important;font-size:13px}
.pc-primary-view-tabs button.active{border-color:var(--pc-primary);color:#5140cf}
.pc-generation-subview{display:none;gap:10px;min-width:0}.pc-generation-subview.active{display:grid}
.pc-product-toolbar{justify-content:flex-start}.pc-product-toolbar .pc-status-filters{margin-left:auto}
.pc-product-table{min-width:1120px;table-layout:fixed}.pc-product-table th:nth-child(1){width:17%}.pc-product-table th:nth-child(2){width:10%}.pc-product-table th:nth-child(3){width:11%}.pc-product-table th:nth-child(4){width:18%}.pc-product-table th:nth-child(5){width:17%}.pc-product-table th:nth-child(6){width:12%}.pc-product-table th:nth-child(7){width:15%}
.pc-product-table .pc-product-main-row.expanded{background:#faf9ff}.pc-product-table .pc-product-main-row.expanded td{border-bottom-color:#e1ddfb}
.pc-product-name{display:flex;align-items:center;gap:10px;min-width:0}.pc-product-avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:10px;background:linear-gradient(135deg,#e9e5ff,#edf5ff);color:#604ed5;font-weight:750}.pc-product-name>span{min-width:0}
.pc-product-count{display:grid;gap:3px}.pc-product-count b{color:#343a49;font-size:13px}.pc-product-count small{color:#979ca9;font-size:9px}
.pc-product-progress{display:grid;gap:5px}.pc-product-progress>div{height:5px;overflow:hidden;border-radius:4px;background:#eceef2}.pc-product-progress i{display:block;height:100%;border-radius:inherit;background:var(--pc-primary)}.pc-product-progress span{color:#858b99;font-size:10px}.pc-product-progress span b{color:#2c8a64}
.pc-product-screening{display:grid;gap:4px}.pc-product-screening strong{color:#3d4452;font-size:11px}.pc-product-screening span{color:#8e94a2;font-size:9px}.pc-product-screening .pending{color:#b66b17;font-style:normal}
.pc-product-detail-row td{height:auto!important;padding:0 12px 12px!important;background:#faf9ff}.pc-product-task-list{overflow:hidden;border:1px solid #e2dff5;border-radius:9px;background:#fff}.pc-product-task-item{display:grid;grid-template-columns:minmax(200px,1.5fr) 100px minmax(160px,1fr) 140px;gap:14px;align-items:center;min-height:52px;padding:8px 12px;border-bottom:1px solid #f0eff6}.pc-product-task-item:last-child{border-bottom:0}.pc-product-task-item>div{min-width:0}.pc-product-task-item .pc-actions{justify-content:flex-end}
.pc-product-footer>span{margin-right:auto}.pc-product-footer>div{color:#8f95a3;font-size:10px}
.pc-product-gallery-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px}.pc-product-gallery-summary>div{padding:10px;border:1px solid var(--pc-line);border-radius:9px;background:#fff}.pc-product-gallery-summary span{display:block;color:#9297a4;font-size:10px}.pc-product-gallery-summary b{display:block;margin-top:4px;font-size:16px}
.pc-product-gallery-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.pc-product-gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.pc-product-gallery-card{overflow:hidden;border:1px solid var(--pc-line);border-radius:9px;background:#fff}.pc-product-gallery-stage{position:relative;aspect-ratio:1/1;overflow:hidden}.pc-product-gallery-stage img,.pc-product-gallery-placeholder{display:block;width:100%;height:100%;object-fit:cover}.pc-product-gallery-placeholder{background:linear-gradient(135deg,#e9e6ff,#eef5ff 52%,#faebf2)}.pc-product-gallery-placeholder.tone-2{background:linear-gradient(135deg,#fff1cf,#fff9e8)}.pc-product-gallery-placeholder.tone-3{background:linear-gradient(135deg,#f9e3ef,#fff2f7)}.pc-product-gallery-placeholder.tone-4{background:linear-gradient(135deg,#e2f4e9,#f0fbf4)}.pc-product-gallery-placeholder.tone-5{background:linear-gradient(135deg,#dff4f6,#eefbfc)}.pc-product-gallery-placeholder.tone-6{background:linear-gradient(135deg,#ebe8f7,#f7f3fb)}
.pc-product-gallery-stage .pc-status{position:absolute;top:7px;left:7px}.pc-product-gallery-meta{padding:8px}.pc-product-gallery-meta strong,.pc-product-gallery-meta span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-product-gallery-meta strong{color:#444b59;font-size:10px}.pc-product-gallery-meta span{margin-top:4px;color:#969ba8;font-size:9px}
@media(max-width:1000px){.pc-product-toolbar{align-items:stretch;flex-direction:column}.pc-product-toolbar .pc-status-filters{margin-left:0}.pc-product-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.pc-generation-mode-row{overflow:auto}.pc-product-gallery-summary{grid-template-columns:repeat(2,1fr)}.pc-product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-product-task-item{grid-template-columns:1fr 90px}.pc-product-task-item>*:nth-child(3){display:none}}
