.styles_filterBar__hfe0Q{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--aler-info-color);border:1px solid rgba(27,197,242,.2);border-radius:var(--border-radius-sm);margin-bottom:1.25rem;font-size:.8125rem;color:var(--text-color)}.styles_clearFilter__b25zo{font-size:.8125rem;color:var(--link-color);text-decoration:none;font-weight:500}.styles_clearFilter__b25zo:hover{text-decoration:underline}.styles_orderGrid__2xk_g{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr;margin-top:1.25rem}.styles_orderCard__yW_oC{display:flex;flex-direction:column;background:#fff;border:1px solid var(--divider-color);border-radius:.75rem;padding:1.25rem;box-shadow:0 2px 8px 0 rgba(0,0,0,.04),0 1px 3px 0 rgba(0,0,0,.02);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;color:inherit;min-width:0}@media(max-width:640px){.styles_orderCard__yW_oC{padding:1rem}}.styles_orderCard__yW_oC:hover{box-shadow:0 8px 25px 0 rgba(0,0,0,.08),0 3px 10px 0 rgba(0,0,0,.05);border-color:var(--muted-divider-color);transform:translateY(-1px)}.styles_cardHeader__9Fc0r{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.styles_businessInfo__ze1oV{display:flex;align-items:center;gap:.625rem;min-width:0;flex:1 1}.styles_businessAvatar__mBhA0{position:relative;width:36px;height:36px;border-radius:50%;overflow:hidden;background:var(--background-color);flex-shrink:0;border:2px solid var(--divider-color)}.styles_businessText__gVgTM{flex:1 1;min-width:0}.styles_businessName__WInvS{font-size:.9375rem;font-weight:600;color:var(--text-color);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_orderDate__UOWAE{font-size:.75rem;color:var(--muted-text-color);margin:0}.styles_statusBadge__0zus9{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.styles_statusBadge__0zus9.styles_green__EAU79{background-color:var(--alert-success-color-40);color:var(--tertiary-color)}.styles_statusBadge__0zus9.styles_blue__8Q6_Z{background-color:rgba(27,197,242,.1);color:var(--info-color)}.styles_statusBadge__0zus9.styles_yellow__KdbNs{background-color:var(--alert-warning-color);color:var(--warning-color)}.styles_statusBadge__0zus9.styles_red__L0c1h{background-color:var(--alert-error-color);color:var(--error-color)}.styles_statusBadge__0zus9.styles_gray__OzJrx{background-color:var(--muted-divider-color);color:var(--muted-text-color)}.styles_cardBody__Nxr96{display:flex;align-items:center;gap:1rem;padding:.875rem 0;border-top:1px solid var(--muted-divider-color);border-bottom:1px solid var(--muted-divider-color)}.styles_thumbnails__r3B8c{display:flex;align-items:center;flex-shrink:0}.styles_thumb__f4lRC{position:relative;width:48px;height:48px;border-radius:var(--border-radius-sm);overflow:hidden;background:var(--background-color);flex-shrink:0;border:2px solid #fff}.styles_thumb__f4lRC:not(:first-child){margin-left:-14px}.styles_thumbPlaceholder__VBhDl{width:100%;height:100%}.styles_moreThumb__XYacC,.styles_thumbPlaceholder__VBhDl{display:flex;align-items:center;justify-content:center;color:var(--muted-text-color)}.styles_moreThumb__XYacC{width:48px;height:48px;border-radius:var(--border-radius-sm);background:var(--background-color);font-size:.6875rem;font-weight:600;margin-left:-14px;border:2px solid #fff;flex-shrink:0}.styles_itemsSummary__TWlCM{flex:1 1;min-width:0}.styles_itemCount___OfzV{font-size:.8125rem;color:var(--muted-text-color);margin:0}.styles_cardFooter__5pDpx{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.875rem;flex-wrap:wrap}.styles_footerLeft__9ykZC{display:flex;align-items:center;gap:.75rem}.styles_orderNumber__WVspZ{font-size:.8125rem;font-weight:500;color:var(--muted-text-color);font-family:monospace}.styles_reviewBtn__aBlA1{display:inline-flex;align-items:center;gap:4px;padding:.3rem .625rem;background:rgba(0,0,0,0);border:1px solid var(--warning-color);border-radius:20px;font-size:.75rem;font-weight:500;color:var(--warning-color);cursor:pointer;transition:all .15s}.styles_reviewBtn__aBlA1:hover{background:var(--alert-warning-color)}.styles_footerRight__OGbOs{display:flex;align-items:center;gap:.625rem}.styles_pickupCode__5g_Lv{display:inline-flex;align-items:center;gap:4px;padding:.2rem .5rem;background:var(--primary-color);color:#fff;border-radius:4px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;font-family:monospace}.styles_orderTotal__o0Zp3{font-size:1rem;font-weight:700;color:var(--text-color)}.styles_loading__J4nyU{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;gap:.75rem;color:var(--muted-text-color);font-size:.875rem}.styles_spinner__Z1GU_{width:32px;height:32px;border:3px solid var(--divider-color);border-top-color:var(--primary-color);border-radius:50%;animation:styles_spin__oZZAz .8s linear infinite}@keyframes styles_spin__oZZAz{to{transform:rotate(1turn)}}.styles_pagination__qjmgK{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.styles_pageButton__T5ZR6{padding:.5rem 1rem;background:#fff;border:1px solid var(--divider-color);border-radius:var(--border-radius-sm);font-size:.8125rem;color:var(--text-color);cursor:pointer;transition:all .2s}.styles_pageButton__T5ZR6:hover:not(:disabled){background:var(--background-color);border-color:var(--primary-color)}.styles_pageButton__T5ZR6:disabled{opacity:.5;cursor:not-allowed}.styles_pageButton__T5ZR6.styles_active__Eq3ZZ{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}