.market-module__QDvpOG__page{--bg:#fdfcfb;--bg2:#f9f7f2;--card:#fff;--card-hover:#fefefe;--border:#e8e3da;--border-strong:#d4ccc1;--text:#1a1814;--text-muted:#6b665f;--text-light:#9a938a;--shadow-sm:0 3px 10px #0000000d;--shadow-md:0 6px 18px #00000012;--yellow:#ffd400;--yellow-light:#ffea70;--success:#10b981;--danger:#ef4444;min-height:calc(100vh - var(--header-h,64px));background:var(--bg);color:var(--text);padding:20px 12px 60px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.market-module__QDvpOG__wrap{max-width:1280px;margin:0 auto}.market-module__QDvpOG__hero{grid-template-columns:minmax(0,1.25fr) 360px;gap:24px;margin-bottom:32px;display:grid}.market-module__QDvpOG__heroText,.market-module__QDvpOG__heroStats,.market-module__QDvpOG__card,.market-module__QDvpOG__filtersCard,.market-module__QDvpOG__listingCard,.market-module__QDvpOG__emptyState{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;transition:box-shadow .18s,transform .18s;overflow:hidden}.market-module__QDvpOG__heroText:hover,.market-module__QDvpOG__listingCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.market-module__QDvpOG__heroText{padding:28px}.market-module__QDvpOG__h1{letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(28px,7vw,38px);font-weight:800;line-height:1.08}.market-module__QDvpOG__sub{color:var(--text-muted);max-width:65ch;margin:0;font-size:clamp(15px,3.5vw,16px);line-height:1.55}.market-module__QDvpOG__heroActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.market-module__QDvpOG__heroStats{grid-template-columns:repeat(3,1fr);gap:16px;padding:20px;display:grid}.market-module__QDvpOG__statCard{text-align:center;border:1px solid var(--border);border-radius:12px;padding:18px 12px}.market-module__QDvpOG__statNum{font-size:clamp(26px,6vw,34px);font-weight:800;line-height:1}.market-module__QDvpOG__statLbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:13px;font-weight:600}.market-module__QDvpOG__noticeOk,.market-module__QDvpOG__noticeErr{border-radius:12px;margin:0 0 20px;padding:14px 16px;font-size:15px;font-weight:600}.market-module__QDvpOG__noticeOk{color:#065f46;background:#10b9811f;border:1px solid #10b9814d}.market-module__QDvpOG__noticeErr{color:#991b1b;background:#ef44441f;border:1px solid #ef44444d}.market-module__QDvpOG__card{margin-bottom:24px;padding:22px}.market-module__QDvpOG__cardTitle{margin:0 0 18px;font-size:19px;font-weight:800}.market-module__QDvpOG__formGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;display:grid}.market-module__QDvpOG__field{flex-direction:column;gap:8px;display:flex}.market-module__QDvpOG__field span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:700}.market-module__QDvpOG__span2{grid-column:1/-1}.market-module__QDvpOG__input,.market-module__QDvpOG__textarea,.market-module__QDvpOG__filterSelect,.market-module__QDvpOG__searchInput{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:12px;min-height:48px;padding:14px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.market-module__QDvpOG__input:focus,.market-module__QDvpOG__textarea:focus,.market-module__QDvpOG__filterSelect:focus,.market-module__QDvpOG__searchInput:focus{border-color:var(--yellow);outline:none;box-shadow:0 0 0 3px #ffd4002e}.market-module__QDvpOG__textarea{resize:vertical;min-height:120px}.market-module__QDvpOG__formActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.market-module__QDvpOG__filtersCard{margin-bottom:24px;padding:16px}.market-module__QDvpOG__filtersRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.market-module__QDvpOG__searchWrap{border:1px solid var(--border);background:#fff;border-radius:12px;flex:280px;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.market-module__QDvpOG__searchWrap i{color:var(--text-muted);font-size:18px}.market-module__QDvpOG__searchInput{background:0 0;border:none;flex:1;min-height:44px;padding:0}.market-module__QDvpOG__checkRow{white-space:nowrap;align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:600;display:flex}.market-module__QDvpOG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.market-module__QDvpOG__listingCard{background:var(--card);border:1px solid var(--border);border-radius:16px;transition:transform .18s,box-shadow .18s;overflow:hidden}.market-module__QDvpOG__listingCard:hover,.market-module__QDvpOG__listingCard:active{box-shadow:var(--shadow-md);transform:translateY(-4px)}.market-module__QDvpOG__listingCardMuted{opacity:.75;filter:grayscale(.5)}.market-module__QDvpOG__cardLinkArea{color:inherit;text-decoration:none;display:block}.market-module__QDvpOG__coverWrap{aspect-ratio:4/3;background:#f5f3ed;position:relative;overflow:hidden}.market-module__QDvpOG__cover{object-fit:cover;width:100%;height:100%}.market-module__QDvpOG__coverPlaceholder{color:#d4cdc3;place-items:center;height:100%;font-size:52px;display:grid}.market-module__QDvpOG__badgeSell,.market-module__QDvpOG__badgeBuy,.market-module__QDvpOG__badgeStatus{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:12px}.market-module__QDvpOG__badgeSell{background:var(--yellow);color:#111;left:12px}.market-module__QDvpOG__badgeBuy{color:#fff;background:#374151;left:12px}.market-module__QDvpOG__badgeStatus{color:#374151;border:1px solid var(--border);background:#fff;right:12px}.market-module__QDvpOG__cardBody{flex-direction:column;gap:12px;padding:16px;display:flex}.market-module__QDvpOG__cardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.market-module__QDvpOG__itemTitle{margin:0;font-size:clamp(16px,4vw,19px);font-weight:700;line-height:1.3}.market-module__QDvpOG__userLink{color:var(--text-muted);font-size:13.5px;font-weight:600}.market-module__QDvpOG__userLink:hover{color:var(--text)}.market-module__QDvpOG__price{color:var(--text);white-space:nowrap;font-size:clamp(17px,4.5vw,20px);font-weight:800}.market-module__QDvpOG__metaRow{color:var(--text-muted);flex-wrap:wrap;gap:10px 14px;font-size:13.5px;display:flex}.market-module__QDvpOG__desc{color:var(--text-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.market-module__QDvpOG__contactBox{background:#00000006;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-size:13.5px;display:flex}.market-module__QDvpOG__thumbRow{scrollbar-width:thin;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.market-module__QDvpOG__thumb{object-fit:cover;border:1px solid var(--border);border-radius:10px;flex-shrink:0;width:72px;height:72px}.market-module__QDvpOG__ownerActions,.market-module__QDvpOG__buyerActions{flex-wrap:wrap;gap:12px;padding:0 16px 20px;display:flex}.market-module__QDvpOG__primaryBtn,.market-module__QDvpOG__ownerBtn,.market-module__QDvpOG__ghostBtn,.market-module__QDvpOG__ownerBtnDanger{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:120px;min-height:48px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .16s;display:inline-flex}.market-module__QDvpOG__primaryBtn,.market-module__QDvpOG__ownerBtn{background:var(--yellow);color:#111;border:none}.market-module__QDvpOG__primaryBtn:hover,.market-module__QDvpOG__ownerBtn:hover,.market-module__QDvpOG__primaryBtn:active,.market-module__QDvpOG__ownerBtn:active{background:var(--yellow-light);transform:translateY(-1px)}.market-module__QDvpOG__ghostBtn{border:1px solid var(--border-strong);color:var(--text);background:0 0}.market-module__QDvpOG__ghostBtn:hover,.market-module__QDvpOG__ghostBtn:active{background:#0000000a}.market-module__QDvpOG__ownerBtnDanger{background:var(--danger);color:#fff;border:none}.market-module__QDvpOG__ownerBtnDanger:hover,.market-module__QDvpOG__ownerBtnDanger:active{background:#dc2626}.market-module__QDvpOG__emptyState{text-align:center;color:var(--text-muted);padding:48px 20px;font-size:16px;font-weight:600}@media (max-width:1100px){.market-module__QDvpOG__hero{grid-template-columns:1fr;gap:20px}.market-module__QDvpOG__heroStats{grid-template-columns:repeat(3,1fr)}}@media (max-width:820px){.market-module__QDvpOG__page{padding:16px 10px 80px}.market-module__QDvpOG__heroStats{grid-template-columns:repeat(3,1fr);gap:12px}.market-module__QDvpOG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:680px){.market-module__QDvpOG__page{padding:14px 10px 70px}.market-module__QDvpOG__hero,.market-module__QDvpOG__heroStats{grid-template-columns:1fr}.market-module__QDvpOG__heroStats{gap:16px}.market-module__QDvpOG__grid,.market-module__QDvpOG__formGrid{grid-template-columns:1fr}.market-module__QDvpOG__filtersRow{flex-direction:column;align-items:stretch}.market-module__QDvpOG__searchWrap{flex:auto}.market-module__QDvpOG__cardTop{flex-direction:column;gap:10px}.market-module__QDvpOG__heroActions,.market-module__QDvpOG__formActions,.market-module__QDvpOG__ownerActions,.market-module__QDvpOG__buyerActions{flex-direction:column;gap:12px}.market-module__QDvpOG__primaryBtn,.market-module__QDvpOG__ghostBtn,.market-module__QDvpOG__ownerBtn,.market-module__QDvpOG__ownerBtnDanger{width:100%;min-height:52px}.market-module__QDvpOG__itemTitle{font-size:17px}.market-module__QDvpOG__price{font-size:19px}}
