#page-product-card [data-pc-panel="generation"] .pc-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.pc-generation-toolbar{display:grid;gap:8px;padding:9px 12px}.pc-toolbar-main{display:flex;align-items:center;justify-content:space-between;gap:10px}.pc-creator-search{width:220px}.pc-status-filters{display:flex;max-width:100%;gap:4px;overflow-x:auto;padding-bottom:1px;scrollbar-width:thin}.pc-status-filters button{flex:0 0 auto;height:28px;padding:0 11px;border:1px solid transparent;border-radius:7px;background:transparent;color:#747987;font-size:11px;cursor:pointer}.pc-status-filters button:hover{background:#f1f4fa;color:#40516c}.pc-status-filters button.active{border-color:#bfd2fb;background:#eaf1ff;color:#2f62ce;font-weight:700}.pc-generation-table .pc-status.failed[data-pc-tip]{cursor:help}.pc-generation-table .pc-status.failed[data-pc-tip]:focus-visible{outline:2px solid rgba(196,80,93,.28);outline-offset:2px}
.pc-generation-table{min-width:1200px;table-layout:fixed}.pc-generation-table th,.pc-generation-table td{overflow:hidden}.pc-generation-table .pc-cell-main{max-width:100%}.pc-generation-table td:nth-last-child(2){white-space:nowrap}.pc-generation-table .pc-actions{min-width:0;flex-wrap:wrap;gap:4px 7px;white-space:normal}
#page-product-card .pc-generation-table .pc-actions button{padding:3px 4px;border-radius:5px;line-height:1.5;text-decoration:none;transition:color .15s,background-color .15s}
#page-product-card .pc-generation-table .pc-actions button.pc-action-info{color:#526073}#page-product-card .pc-generation-table .pc-actions button.pc-action-info:hover{background:#f0f2f5;color:#303b4d}
#page-product-card .pc-generation-table .pc-actions button.pc-action-edit{color:#4f46e5}#page-product-card .pc-generation-table .pc-actions button.pc-action-edit:hover{background:#eef0ff;color:#4338ca}
#page-product-card .pc-generation-table .pc-actions button.pc-action-primary{color:#2563eb}#page-product-card .pc-generation-table .pc-actions button.pc-action-primary:hover{background:#eff6ff;color:#1d4ed8}
#page-product-card .pc-generation-table .pc-actions button.pc-action-success{color:#15835f}#page-product-card .pc-generation-table .pc-actions button.pc-action-success:hover{background:#eaf8f2;color:#087451}
#page-product-card .pc-generation-table .pc-actions button.pc-action-warning{color:#c56b13}#page-product-card .pc-generation-table .pc-actions button.pc-action-warning:hover{background:#fff5e8;color:#a95408}
#page-product-card .pc-generation-table .pc-actions button.pc-action-danger{color:#d34655}#page-product-card .pc-generation-table .pc-actions button.pc-action-danger:hover{background:#fff0f1;color:#bd2f3f}
#page-product-card .pc-generation-table .pc-actions button:disabled{background:transparent;color:#b7bac3;cursor:not-allowed}
.pc-pagination{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-top:1px solid var(--pc-line);background:#fff}.pc-pagination>span{color:#9297a4;font-size:10px}.pc-pagination>div{display:flex;align-items:center;gap:5px}.pc-pagination button{min-width:30px;height:30px;padding:0 9px;border:1px solid #dfe2e9;border-radius:7px;background:#fff;color:#626878;font-size:10px;cursor:pointer}.pc-pagination button:hover:not(:disabled){border-color:#9eb9ee;color:#2f62ce}.pc-pagination button.active{border-color:#2f62ce;background:#2f62ce;color:#fff}.pc-pagination button:disabled{opacity:.42;cursor:not-allowed}
@media(max-width:980px){.pc-toolbar-main{align-items:flex-start;flex-direction:column}.pc-creator-search{width:100%}}
