/* Hierarquia mais simples: navegação, filtros discretos e ação de impressão. */
.shopee-shipping-page .shipping-workspace .shipping-toolbar{background:#fbfcfe;gap:16px 20px}
.shopee-shipping-page .shipping-workspace .shipping-secondary-tabs button{border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;box-shadow:none;color:#647087}
.shopee-shipping-page .shipping-workspace .shipping-secondary-tabs button.active{border-bottom-color:#7450d8;background:transparent;box-shadow:none;color:#5333a6}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button{box-shadow:none;background:#fff;border-color:#e2e6ed;font-weight:600}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button.active{border-color:#46536b;background:#edf0f5;color:#26334a;box-shadow:none}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button.active span{background:#dce2eb;color:#26334a}
.shopee-shipping-page .shipping-workspace .shipping-primary-tabs button{box-shadow:none}
.shopee-shipping-page .shipping-workspace .shipping-primary-tabs button.active{background:#f1ebff;border-color:#a18ace;box-shadow:none}
.shopee-shipping-page .shipping-workspace .shipping-total-reconciliation{background:#fff;color:#748096;border-bottom-color:#edf0f5;padding-top:9px;padding-bottom:9px;gap:8px 16px}
.shopee-shipping-page .shipping-workspace .shipping-total-reconciliation>strong{display:none}
.shopee-shipping-page .shipping-workspace .shipping-total-reconciliation b{font-size:11px;color:#4f5b70}
.shopee-shipping-page .shipping-workspace .shipping-generated-details-toggle{border:0;padding:3px 0;border-radius:0;background:transparent;color:#655087;box-shadow:none}
.shopee-shipping-page .shipping-workspace .shipping-generated-details-toggle>span{font-size:11px;text-decoration:underline;text-underline-offset:3px}
.shopee-shipping-page .shipping-workspace .shipping-select-general-today{background:#fff;border-color:#e1e5ed;color:#556177;box-shadow:none}
.shopee-shipping-page .shipping-workspace .shipping-select-general-today.active{background:#edf0f6;border-color:#a4aec0;color:#35435b}
.shopee-shipping-page .shipping-workspace .shipping-select-general-today small{background:#eef0f5;color:#556177}
.shopee-shipping-page .shipping-workspace .shipping-sku-card,
.shopee-shipping-page .shipping-workspace .shipping-general-row{box-shadow:none;border-color:#e6e9ef}
.shopee-shipping-page .shipping-workspace .shipping-list{gap:6px;background:#fff}
.shopee-shipping-page .shipping-workspace .shipping-sku-main{padding-top:13px;padding-bottom:13px}
.shopee-shipping-page .shipping-workspace .shipping-sku-code{background:#f1f3f6;color:#44516a}
.shopee-shipping-page .shipping-workspace .shipping-variation-name{background:transparent;padding-left:0;color:#6d7688}
.shopee-shipping-page .shipping-workspace .shipping-expand{background:#fff;border-color:#e2e5ed;color:#5b6278}
.shopee-shipping-page .shipping-workspace .shipping-expand:hover{background:#f5f2fc;border-color:#b9a8de}
.shopee-shipping-page .shipping-workspace .shipping-expanded-orders{background:#fbfbfd}
.shopee-shipping-page .shipping-workspace .shipping-blocked-prominent{border-color:#e3e7ee;background:#f8f9fc}
.shopee-shipping-page .shipping-workspace .shipping-blocked-prominent>summary{color:#556176;padding:11px 14px}
.shopee-shipping-page .shipping-workspace .shipping-blocked-prominent>summary small{font-size:11px;font-weight:400;color:#7e8899;margin-left:10px}
.shopee-shipping-page .shipping-workspace .shipping-blocked-prominent>summary>strong{background:#e9edf3;color:#56647c}
.shopee-shipping-page .shipping-workspace .shipping-blocked-prominent>div{padding:0 14px;background:#fff}
.shopee-shipping-page .shipping-workspace .shipping-waiting-order{display:grid;grid-template-columns:46px minmax(0,1fr) 230px;gap:14px;align-items:center;padding:16px 0;border:0;border-top:1px solid #edf0f4;background:#fff;border-radius:0;box-shadow:none}
.shopee-shipping-page .shipping-workspace .shipping-waiting-order .shipping-product-image,
.shopee-shipping-page .shipping-workspace .shipping-waiting-image{width:44px;height:44px;border:0;border-radius:7px;background:#f3f5f8}
.shopee-shipping-page .shipping-workspace .shipping-waiting-image{display:grid;place-items:center;color:#a1aab8}
.shopee-shipping-page .shipping-workspace .shipping-waiting-image svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.shopee-shipping-page .shipping-workspace .shipping-waiting-product{min-width:0}
.shopee-shipping-page .shipping-workspace .shipping-waiting-product>strong{font-size:13px;line-height:1.5;color:#3d495d;display:block;overflow-wrap:anywhere}
.shopee-shipping-page .shipping-workspace .shipping-waiting-product>span{display:block;margin-top:4px;font-size:11px;color:#758197;line-height:1.5}
.shopee-shipping-page .shipping-workspace .shipping-waiting-product>p{margin:6px 0 0;color:#926e31;font-size:11px;line-height:1.5}
.shopee-shipping-page .shipping-workspace .shipping-waiting-reference{display:flex;flex-direction:column;gap:5px;min-width:0;line-height:1.4}
.shopee-shipping-page .shipping-workspace .shipping-waiting-reference strong{font-size:12px;font-weight:650;color:#475269;overflow-wrap:anywhere}
.shopee-shipping-page .shipping-workspace .shipping-waiting-reference span,.shopee-shipping-page .shipping-workspace .shipping-waiting-reference small{font-size:11px;color:#748094;overflow-wrap:anywhere}
@media(max-width:780px){
 .shopee-shipping-page .shipping-workspace .shipping-waiting-order{grid-template-columns:44px minmax(0,1fr);gap:10px}
 .shopee-shipping-page .shipping-workspace .shipping-waiting-reference{grid-column:2}
 .shopee-shipping-page .shipping-workspace .shipping-blocked-prominent>summary small{display:block;margin:4px 0 0}
}
