/* Confirmed row-level density; loaded only by the operations shell. */
#selection-pool-page .selection-pool-row-scroll{max-width:100%;overflow-x:auto}
#selection-pool-page .selection-pool-column-head,#selection-pool-page .selection-pool-card{display:grid;grid-template-columns:minmax(0,14fr) minmax(0,17fr) minmax(0,20fr) minmax(0,20fr) minmax(0,12fr) minmax(0,17fr);min-width:960px;gap:14px;padding:10px 12px;align-items:start;font-size:13px;line-height:1.5}
#selection-pool-page .selection-pool-card>div:not(.selection-row-detail){grid-column:auto;min-width:0;align-self:start}
#selection-pool-page .selection-pool-card strong{font-size:13px;font-weight:500}
#selection-pool-page .selection-pool-card small,#selection-pool-page .selection-pool-source-meta,#selection-pool-page .selection-pool-time{font-size:12px;line-height:1.5;color:#657b91}
#selection-pool-page .selection-pool-source-cell{display:block}
#selection-pool-page .selection-pool-thumb{width:54px;height:66px;margin-bottom:6px}
#selection-pool-page .selection-pool-thumb img{width:100%;height:100%;object-fit:cover}
#selection-pool-page .selection-row-clamp,#selection-pool-page .selection-pool-style>small,#selection-pool-page .selection-pool-progress>small,#selection-pool-page .selection-row-skc-preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}
#selection-pool-page .selection-pool-progress-fact{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:6px 7px;background:#f0f6fe;border:1px solid #dce6f0;border-radius:4px;margin:4px 0;font-size:12px}
#selection-pool-page .selection-pool-progress-fact>span{display:block;overflow:hidden;text-overflow:ellipsis;font-weight:400}
#selection-pool-page .selection-pool-skc-summary{padding:7px;background:#f7f9fc;border:1px solid #dce6f0;border-radius:5px}
#selection-pool-page .selection-row-skc-preview{font-size:12px;margin:5px 0;color:#304b68}
#selection-pool-page .selection-pool-actions{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:flex-start;gap:5px}
#selection-pool-page .selection-pool-actions button{height:auto;min-height:30px;width:auto;align-self:start;flex:none;font-weight:400;white-space:nowrap}
#selection-pool-page .selection-row-link{display:inline-flex;align-self:start;min-height:27px;height:auto;width:auto;margin:4px 0 0;padding:3px 0;border:0;background:none;color:#246fce;font-size:12px;font-weight:400;line-height:1.5;text-align:left;cursor:pointer}
#selection-pool-page .selection-row-detail{grid-column:1/-1;padding:12px 14px;background:#f0f6fe;border:1px solid #dce6f0;border-radius:5px;overflow-wrap:anywhere}
#selection-pool-page .selection-row-detail[hidden]{display:none}
#selection-pool-page .selection-expanded-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}
#selection-pool-page .selection-expanded-heading button{min-height:30px;height:auto;margin:0;padding:5px 8px;font-size:12px;font-weight:400}
#selection-pool-page .selection-expanded-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
#selection-pool-page .selection-expanded-fact{padding:9px;background:#fff;border:1px solid #dce6f0;border-radius:5px;font-size:12px;overflow-wrap:anywhere}
#selection-pool-page .selection-expanded-fact h4{margin:0 0 6px;font-size:13px;font-weight:500}
#selection-pool-page .selection-expanded-fact p{margin:4px 0}
#selection-pool-page .selection-pool-own{display:flex;align-items:center;gap:6px;white-space:nowrap;min-height:33px;font-size:12px;font-weight:400;flex:none}
#selection-pool-page .selection-pool-own input[type=checkbox]{width:16px;height:16px;min-height:16px;min-width:16px;margin:0;padding:0;flex:0 0 16px;accent-color:#2476dc}
#selection-publish-plan-dialog:has([data-plan-list]) .selection-pool-detail{font-size:13px;line-height:1.5}
#selection-publish-plan-dialog:has([data-plan-list]) button{align-self:start;flex:none;width:auto;height:auto;min-height:32px;padding:5px 10px;line-height:1.5;font-size:13px;font-weight:400;white-space:nowrap}
#selection-publish-plan-dialog:has([data-plan-list]) h3{font-size:18px;font-weight:500}
#selection-publish-plan-dialog:has([data-plan-list]) .card-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;text-align:left}
#selection-publish-plan-dialog [data-plan-list]{display:flex;flex-direction:column;gap:10px;margin-top:14px}
#selection-publish-plan-dialog .publish-plan-row[data-plan-state]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr) 112px;align-items:start;gap:16px;padding:14px;border:1px solid #ead8b6;border-radius:6px;background:#fffbf3;color:#304b68;box-shadow:none}
#selection-publish-plan-dialog .publish-plan-row[data-plan-state=done]{border-color:#cce3d5;background:#f6fcf8;color:#304b68}
#selection-publish-plan-dialog .publish-plan-row strong{font-size:14px;font-weight:500}
#selection-publish-plan-dialog .publish-plan-row p{margin:5px 0}
#selection-publish-plan-dialog .publish-plan-row small,#selection-publish-plan-dialog .publish-plan-note{font-size:12px;color:#667b90}
#selection-publish-plan-dialog .publish-plan-row .selection-pool-actions{display:flex;flex-direction:column;align-items:flex-end;gap:7px}
#selection-publish-plan-dialog .publish-plan-note summary{cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
#selection-publish-plan-dialog .publish-plan-note summary::before{content:'› 备注：'}
#selection-publish-plan-dialog .publish-plan-note[open] summary{display:block}
#selection-publish-plan-dialog .publish-plan-note[open] summary::before{content:'⌄ 收起备注：'}
#selection-publish-plan-dialog .publish-plan-note p{white-space:pre-wrap;overflow-wrap:anywhere}
#selection-publish-plan-dialog .publish-plan-note[open] summary span{display:none}
#selection-publish-plan-dialog .publish-plan-title summary{cursor:pointer;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
#selection-publish-plan-dialog .publish-plan-title summary::before{content:'› ';color:#667b90}
#selection-publish-plan-dialog .publish-plan-title[open] summary::before{content:'⌄ '}
#selection-publish-plan-dialog .publish-plan-title p{font-size:13px;overflow-wrap:anywhere}
#new-product-progress-registration-message [data-registration-complete-links]{display:inline-flex;width:auto;min-height:32px;margin:6px 0 0;padding:5px 10px;font-size:13px;font-weight:400}
@media(max-width:600px){#selection-publish-plan-dialog .publish-plan-row[data-plan-state]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}#selection-publish-plan-dialog .publish-plan-row .selection-pool-actions{grid-column:1/-1;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}}
@media(max-width:400px){#selection-publish-plan-dialog .publish-plan-row[data-plan-state]{grid-template-columns:1fr}}
