.OrderHistorySheet-module__SmjAlW__overlay{z-index:150;background:#0f172a47;position:fixed;inset:0}.OrderHistorySheet-module__SmjAlW__sheet,.OrderHistorySheet-module__SmjAlW__detailSheet{z-index:151;background:var(--surface);border-radius:var(--radius-lg)var(--radius-lg)0 0;outline:none;flex-direction:column;max-height:85dvh;display:flex;position:fixed;bottom:0;left:0;right:0}.OrderHistorySheet-module__SmjAlW__detailOverlay{z-index:160;background:0 0;position:fixed;inset:0}.OrderHistorySheet-module__SmjAlW__detailSheet{z-index:161;min-height:80dvh;max-height:90dvh}.OrderHistorySheet-module__SmjAlW__handle{background:var(--border);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.OrderHistorySheet-module__SmjAlW__header{flex-shrink:0;align-items:center;padding:12px 20px 10px;display:flex}.OrderHistorySheet-module__SmjAlW__headerTitle{letter-spacing:-.2px;flex:1;font-size:17px;font-weight:700}.OrderHistorySheet-module__SmjAlW__divider{background:var(--border);flex-shrink:0;height:1px}.OrderHistorySheet-module__SmjAlW__content{-webkit-overflow-scrolling:touch;flex:1;padding:12px 16px 20px;overflow-y:auto}.OrderHistorySheet-module__SmjAlW__state{color:var(--text-secondary);flex-direction:column;align-items:center;gap:12px;padding:48px 16px;font-size:14px;display:flex}.OrderHistorySheet-module__SmjAlW__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite OrderHistorySheet-module__SmjAlW__spin}@keyframes OrderHistorySheet-module__SmjAlW__spin{to{transform:rotate(360deg)}}.OrderHistorySheet-module__SmjAlW__errorText{color:var(--error,#d32f2f)}.OrderHistorySheet-module__SmjAlW__retryBtn{color:var(--text-secondary);background:var(--surface-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:600}.OrderHistorySheet-module__SmjAlW__list{flex-direction:column;display:flex}.OrderHistorySheet-module__SmjAlW__card{appearance:none;text-align:left;width:100%;font:inherit;color:inherit;border:none;border-bottom:1px solid var(--border);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:0;padding:16px 0 18px;transition:background .12s,opacity .12s;display:block}.OrderHistorySheet-module__SmjAlW__card:hover{background:color-mix(in srgb,var(--surface-secondary)45%,transparent)}.OrderHistorySheet-module__SmjAlW__card:active{background:color-mix(in srgb,var(--surface-secondary)75%,transparent)}.OrderHistorySheet-module__SmjAlW__card:last-child{border-bottom:none}.OrderHistorySheet-module__SmjAlW__cardBody{flex-direction:column;gap:5px;min-width:0;display:flex}.OrderHistorySheet-module__SmjAlW__cardTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.OrderHistorySheet-module__SmjAlW__cardIdentity{flex-direction:column;gap:4px;min-width:0;display:flex}.OrderHistorySheet-module__SmjAlW__orderNumber{letter-spacing:-.28px;font-size:17px;font-weight:650;display:block}.OrderHistorySheet-module__SmjAlW__statusBadge{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.OrderHistorySheet-module__SmjAlW__cardStatus{letter-spacing:0;text-transform:none;white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:500;display:inline-flex}.OrderHistorySheet-module__SmjAlW__cardStatus:before{content:"";opacity:.65;background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.OrderHistorySheet-module__SmjAlW__statusPaid{background:color-mix(in srgb,var(--primary)10%,transparent);color:var(--primary)}.OrderHistorySheet-module__SmjAlW__statusPending{background:color-mix(in srgb,var(--text-secondary)10%,transparent);color:var(--text-secondary)}.OrderHistorySheet-module__SmjAlW__statusFailed{background:color-mix(in srgb,var(--error)10%,transparent);color:var(--error)}.OrderHistorySheet-module__SmjAlW__cardStatus.OrderHistorySheet-module__SmjAlW__statusPaid{color:color-mix(in srgb,var(--text-primary)82%,var(--text-secondary));background:0 0}.OrderHistorySheet-module__SmjAlW__cardStatus.OrderHistorySheet-module__SmjAlW__statusPending{color:var(--text-secondary);background:0 0}.OrderHistorySheet-module__SmjAlW__cardStatus.OrderHistorySheet-module__SmjAlW__statusFailed{color:var(--error);background:0 0}.OrderHistorySheet-module__SmjAlW__cardStore{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.35;display:block;overflow:hidden}.OrderHistorySheet-module__SmjAlW__cardMeta{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;display:block;overflow:hidden}.OrderHistorySheet-module__SmjAlW__cardRight{flex-shrink:0;align-items:center;gap:8px;padding-top:1px;display:flex}.OrderHistorySheet-module__SmjAlW__cardTotal{letter-spacing:-.28px;font-size:17px;font-weight:650}.OrderHistorySheet-module__SmjAlW__cardChevronWrap{justify-content:center;align-items:center;display:inline-flex}.OrderHistorySheet-module__SmjAlW__cardChevron{color:var(--text-secondary);opacity:.72}.OrderHistorySheet-module__SmjAlW__detailHeader{flex-shrink:0;align-items:center;padding:12px 20px 10px;display:flex}.OrderHistorySheet-module__SmjAlW__detailTitle{letter-spacing:-.2px;flex:1;font-size:17px;font-weight:700}.OrderHistorySheet-module__SmjAlW__detailContent{-webkit-overflow-scrolling:touch;flex:1;padding:0 20px 24px;overflow-y:auto}.OrderHistorySheet-module__SmjAlW__detailSection{padding:16px 0}.OrderHistorySheet-module__SmjAlW__detailSection+.OrderHistorySheet-module__SmjAlW__detailSection{border-top:1px solid var(--border)}.OrderHistorySheet-module__SmjAlW__detailSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 12px;font-size:11px;font-weight:700}.OrderHistorySheet-module__SmjAlW__detailRow{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.OrderHistorySheet-module__SmjAlW__detailLabel{color:var(--text-secondary);font-size:13px}.OrderHistorySheet-module__SmjAlW__detailValue{font-size:14px;font-weight:500}.OrderHistorySheet-module__SmjAlW__detailListRow{justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 0;display:flex}.OrderHistorySheet-module__SmjAlW__detailStack{flex-direction:column;gap:4px;min-width:0;display:flex}.OrderHistorySheet-module__SmjAlW__detailMeta{color:var(--text-secondary);word-break:break-word;font-size:12px;line-height:1.35}.OrderHistorySheet-module__SmjAlW__negativeValue{flex-shrink:0;font-size:14px;font-weight:600}.OrderHistorySheet-module__SmjAlW__itemRow{align-items:flex-start;gap:10px;padding:10px 0;display:flex}.OrderHistorySheet-module__SmjAlW__itemRow+.OrderHistorySheet-module__SmjAlW__itemRow{border-top:.5px solid var(--border)}.OrderHistorySheet-module__SmjAlW__itemQty{background:var(--surface-secondary);width:28px;height:28px;color:var(--text-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex}.OrderHistorySheet-module__SmjAlW__itemBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.OrderHistorySheet-module__SmjAlW__itemName{font-size:14px;font-weight:500;line-height:1.4;display:block}.OrderHistorySheet-module__SmjAlW__itemVariant{color:var(--text-secondary);font-size:12px;line-height:1.35;display:block}.OrderHistorySheet-module__SmjAlW__itemChild{padding-left:38px}.OrderHistorySheet-module__SmjAlW__itemAmount{flex-shrink:0;padding-top:2px;font-size:14px;font-weight:600}.OrderHistorySheet-module__SmjAlW__totalRow{justify-content:space-between;align-items:center;padding:14px 0 4px;display:flex}.OrderHistorySheet-module__SmjAlW__totalLabel{font-size:15px;font-weight:600}.OrderHistorySheet-module__SmjAlW__totalValue{letter-spacing:-.3px;font-size:18px;font-weight:700}
