/* Prioridade visual de hoje; os demais prazos permanecem discretos e legíveis. */
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button[data-day="today"]{order:1;font-weight:800;color:#4937ab}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button[data-day="tomorrow"]{order:2}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button[data-day="all"]{order:3}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button:not([data-day="today"]){background:#f3f4f6;color:#667085;border-color:#e5e7eb;font-weight:500;box-shadow:none}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button:not([data-day="today"]) span{background:#e9ecf1;color:#667085;font-weight:600}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button:not([data-day="today"]).active{background:#e9edf3;color:#475467;border-color:#98a2b3}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button[data-day="today"].active{background:#eee8ff;border-color:#7956e7;color:#4937ab}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button[data-day="today"].active span{background:#ddd6ff;color:#4937ab}
.shopee-shipping-page .shipping-workspace .shipping-pending-day-filters button:focus-visible{outline:2px solid #7956e7;outline-offset:2px}
