.status-pill.order-pending{background:#fff2d8;color:#8a6200}.status-pill.order-confirmed{background:#e8eefb;color:#365b94}.status-pill.order-preparing{background:#f3e8fa;color:#744293}.status-pill.order-shipped{background:#e4f0f7;color:#2f667e}.status-pill.order-delivered{background:#e4f1ea;color:var(--green)}.status-pill.order-cancelled{background:#f7e6e3;color:var(--red)}.order-admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;align-items:start}.order-admin-total{padding:20px 25px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.order-admin-total span{font-size:.7rem}.order-admin-total strong{font:700 1.2rem 'Manrope',sans-serif}.order-admin-side{display:grid;gap:14px}.order-customer,.order-status-actions{padding:22px}.order-customer h2,.order-status-actions h2{margin:0 0 15px;font:700 .9rem 'Manrope',sans-serif}.order-customer p{margin:12px 0;color:var(--muted);font-size:.68rem;line-height:1.55}.order-customer strong{display:block;color:var(--ink)}.order-status-actions{display:grid;gap:8px}.order-status-actions h2{margin-bottom:7px}.order-status-actions button{width:100%;padding:11px;border:0;border-radius:7px;background:var(--ink);color:#fff;font-size:.68rem;font-weight:700;cursor:pointer}.order-status-actions button.danger{background:#fff0ed;color:var(--red)}@media(max-width:950px){.order-admin-layout{grid-template-columns:1fr}}
