﻿.orders-module__HlIdNG__page{min-height:100vh;padding:var(--space-xl) 0 var(--space-3xl)}.orders-module__HlIdNG__muted{color:var(--ink-mute);font-size:var(--text-sm)}.orders-module__HlIdNG__empty{justify-content:center;align-items:center;gap:var(--space-lg);text-align:center;flex-direction:column;min-height:50vh;display:flex}.orders-module__HlIdNG__list{gap:var(--space-lg);flex-direction:column;display:flex}.orders-module__HlIdNG__orderCard{gap:var(--space-md);background:var(--paper-2);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-card);transition:all var(--duration-normal) var(--ease-out);flex-direction:column;display:flex}.orders-module__HlIdNG__orderCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.orders-module__HlIdNG__orderTop{justify-content:space-between;align-items:center;gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--line);display:flex}.orders-module__HlIdNG__orderNumber{font-family:var(--font-heading);color:var(--ink);font-weight:700;font-size:var(--text-base);display:block}.orders-module__HlIdNG__orderDate{font-size:var(--text-xs);color:var(--ink-mute)}.orders-module__HlIdNG__status{border-radius:var(--radius-full);font-size:var(--text-xs);white-space:nowrap;padding:5px 14px;font-weight:700}.orders-module__HlIdNG__delivered{color:var(--success);background:#22c55e1f}.orders-module__HlIdNG__active{color:var(--accent-teal-dark);background:#2dd4bf1f}.orders-module__HlIdNG__cancelled{color:var(--error);background:#ef44441a}.orders-module__HlIdNG__thumbs{gap:var(--space-sm);align-items:center;display:flex}.orders-module__HlIdNG__thumbs img{object-fit:cover;border-radius:var(--radius-sm);width:56px;height:70px}.orders-module__HlIdNG__moreThumb{border-radius:var(--radius-sm);width:56px;height:70px;color:var(--ink-soft);font-weight:700;font-size:var(--text-sm);background:#ffffff0d;justify-content:center;align-items:center;display:flex}.orders-module__HlIdNG__orderBottom{align-items:center;gap:var(--space-md);display:flex}.orders-module__HlIdNG__itemCount{font-size:var(--text-sm);color:var(--ink-mute)}.orders-module__HlIdNG__total{font-family:var(--font-heading);color:var(--ink);font-weight:700}.orders-module__HlIdNG__view{font-size:var(--text-sm);color:var(--ink-soft);margin-left:auto;font-weight:600}@media (max-width:480px){.orders-module__HlIdNG__orderBottom{flex-wrap:wrap}.orders-module__HlIdNG__view{width:100%;margin-left:0}}
