.pageShell{max-width:1120px;margin:0 auto;padding:24px}.stack{display:grid;gap:16px}.inlineStack{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.splitRow{display:flex;align-items:center;justify-content:space-between;gap:16px}.portalProduct{display:grid;grid-template-columns:88px minmax(180px,1fr) minmax(130px,160px) minmax(190px,240px) minmax(160px,200px);gap:16px;align-items:center}.portalProduct s-select:last-child{grid-column:2 / -1}.productDetails{margin-top:8px}.productDetails summary{cursor:pointer;font-weight:600}.productImage{width:88px;height:88px;object-fit:cover;border-radius:6px;background:#f3f3f3}.muted{color:#616161}.errorText{color:#b42318}.successBox{border:1px solid #b7ebc6;background:#f0fff4;border-radius:8px;padding:16px}.emptyBox{border:1px dashed #c9cccf;border-radius:8px;padding:20px;text-align:center}@media(max-width:760px){.pageShell{padding:16px}.portalProduct{grid-template-columns:72px minmax(0,1fr)}.productImage{width:72px;height:72px}.portalProduct s-select{grid-column:1 / -1}}body{margin:0}
