.orders-module__Kw1dRq__page{background:var(--surface-elevated);flex-direction:column;min-height:100vh;display:flex}.orders-module__Kw1dRq__header{background:var(--card);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}.orders-module__Kw1dRq__backBtn{background:var(--muted);color:#1a1720;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.orders-module__Kw1dRq__backBtn:hover{background:var(--muted)}.orders-module__Kw1dRq__title{color:#1a1720;margin:0;font-size:18px;font-weight:700}.orders-module__Kw1dRq__tabs{scrollbar-width:none;background:var(--card);border-bottom:1px solid var(--border);gap:0;padding:12px 16px;display:flex;overflow-x:auto}.orders-module__Kw1dRq__tabs::-webkit-scrollbar{display:none}.orders-module__Kw1dRq__tab{height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:20px;flex-shrink:0;padding:0 14px;font-size:13px;font-weight:600;transition:color .15s,background .15s}.orders-module__Kw1dRq__tab:hover{color:#8c37c3}.orders-module__Kw1dRq__tabActive{background:var(--surface-brand-soft);color:#8c37c3}.orders-module__Kw1dRq__list{flex-direction:column;flex:1;gap:8px;padding:12px 16px 80px;display:flex}.orders-module__Kw1dRq__skeleton{background:linear-gradient(90deg, var(--skeleton-base) 25%, var(--skeleton-highlight) 50%, var(--skeleton-base) 75%);background-size:200% 100%;border-radius:12px;height:88px;animation:1.2s infinite orders-module__Kw1dRq__shimmer}@keyframes orders-module__Kw1dRq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.orders-module__Kw1dRq__empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.orders-module__Kw1dRq__emptyText{color:var(--muted-foreground);margin:0;font-size:15px}.orders-module__Kw1dRq__sentinel{height:1px}
