.lstPage{min-height:100vh;max-width:var(--max-width);background:#f9f9f8;margin:0 auto}.lstContent{padding:48px 12px}.lstHeader{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.lstEyebrow{color:#aaa;margin-bottom:4px;font-size:12px}.lstTitle{letter-spacing:-.6px;color:#111;font-size:26px;font-weight:700}.lstViewToggle{background:#fff;border:1px solid #ebebeb;border-radius:999px;flex-shrink:0;padding:3px;display:flex}.lstViewBtn{color:#777;white-space:nowrap;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.lstViewBtn.active{color:#fff;background:#111}.lstFilterBar{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.lstBrandScroll{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.lstBrandScroll::-webkit-scrollbar{display:none}.lstPill{color:#555;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:999px;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.lstPill:hover{color:#111;border-color:#bbb}.lstPill.active{color:#fff;background:#111;border-color:#111}.lstControlsRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lstSelect{color:#111;background:#fff;border:1px solid #e7e7e4;border-radius:12px;outline:none;height:42px;padding:0 12px;font-family:inherit;font-size:13px}.lstSelect:focus{border-color:#cfcfcb}.lstClearFilters{color:#b9472f;padding:0 4px;font-size:12px;font-weight:600}.lstEmpty{text-align:center;background:#fff;border:1px solid #ebebeb;border-radius:20px;padding:40px 24px}.lstEmpty h2{color:#111;margin-bottom:8px;font-size:18px;font-weight:600}.lstEmpty p{color:#777;margin-bottom:16px;font-size:14px}.lstGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.lstCard{background:#fff;border:1px solid #ebebeb;border-radius:18px;flex-direction:column;min-width:0;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.lstCard:hover{border-color:#dadad6;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 28px #0000000a}.lstImageWrap{aspect-ratio:1;background:#f2f2f0;width:100%;position:relative;overflow:hidden}.lstImage{object-fit:cover;width:100%;height:100%;display:block}.lstCardBody{flex-direction:column;gap:10px;padding:14px;display:flex}.lstCardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.lstBrandTag{color:#111;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.lstConditionTag{color:#999;font-size:11px}.lstName{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.lstMeta{flex-direction:column;gap:2px;display:flex}.lstSeller{color:#777;font-size:12px}.lstSeries{color:#aaa;font-size:12px}.lstBottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.lstPrice{color:#111;font-size:15px;font-weight:700}.lstLink{color:#555;font-size:12px;font-weight:600}.lstLoadingMore{text-align:center;color:#999;padding:16px 0;font-size:13px}.lstHuntWrap{flex-direction:column;align-items:center;gap:18px;padding:8px 0 24px;display:flex}.lstHuntHint{color:#999;text-align:center;font-size:12px}.lstHuntStack{width:100%;max-width:340px;height:460px;position:relative}.lstHuntCard{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;background:#fff;border:1px solid #ebebeb;border-radius:22px;position:absolute;inset:0;overflow:hidden;box-shadow:0 16px 32px #00000014}.lstHuntCard.back{opacity:.6;pointer-events:none;transform:scale(.95)translateY(10px)}.lstHuntCard.front{z-index:2}.lstHuntCard.center-text{color:#999;justify-content:center;align-items:center;font-size:14px;display:flex}.lstHuntCardLink{flex-direction:column;height:100%;text-decoration:none;display:flex}.lstHuntImageWrap{background:#f2f2f0;flex:1;width:100%;position:relative;overflow:hidden}.lstHuntImage{object-fit:cover;width:100%;height:100%;display:block}.lstHuntInfo{flex-direction:column;gap:6px;padding:16px;display:flex}.lstHuntInfo h2{color:#111;font-size:16px;font-weight:700}.lstHuntInfoBottom{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.lstHuntBadge{z-index:3;letter-spacing:1px;border:3px solid;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:800;position:absolute;top:22px}.lstHuntBadge.save{color:#1f8a4c;left:18px;transform:rotate(-12deg)}.lstHuntBadge.skip{color:#b9472f;right:18px;transform:rotate(12deg)}.lstHuntControls{align-items:center;gap:12px;display:flex}.lstHuntBtn{background:#fff;border:1px solid #ebebeb;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:flex;box-shadow:0 6px 16px #0000000f}.lstHuntBtn.save{color:#1f8a4c}.lstHuntBtn.skip{color:#b9472f}.lstHuntListBtn{color:#fff;background:#111;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:600}.lstHuntListBtn.small{border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:16px;display:flex;position:relative}.lstHuntBadgeCount{color:#fff;background:#b9472f;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.lstDrawerOverlay{z-index:50;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.lstDrawer{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:75vh;padding:18px;overflow-y:auto}.lstDrawerHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.lstDrawerHeader h2{font-size:17px;font-weight:700}.lstDrawerClose{background:#f2f2f0;border-radius:50%;width:32px;height:32px;font-size:14px}.lstDrawerEmpty{color:#999;text-align:center;padding:24px 0;font-size:13px}.lstDrawerList{flex-direction:column;gap:10px;display:flex}.lstDrawerItem{border:1px solid #ebebeb;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:8px;display:flex}.lstDrawerLink{flex:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.lstDrawerImageWrap{background:#f2f2f0;border-radius:10px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.lstDrawerImage{object-fit:cover;width:100%;height:100%;display:block}.lstDrawerName{color:#111;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:13px;font-weight:600;overflow:hidden}.lstDrawerPrice{color:#777;margin-top:2px;font-size:12px}.lstDrawerRemove{color:#b9472f;flex-shrink:0;font-size:11px;font-weight:600}@media (min-width:900px){.lstControlsRow{flex-wrap:nowrap}.lstGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}@media (max-width:640px){.lstContent{padding:70px 10px 40px}.lstTitle{font-size:22px}.lstGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lstCardBody{padding:12px}.lstName{font-size:13px}.lstPrice{font-size:14px}.lstHuntStack{height:420px}}
