.ListingCard_card__nHLJS{display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-fast),transform var(--transition-fast)}.ListingCard_card__nHLJS:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ListingCard_imageWrap__z5_Lb{position:relative;aspect-ratio:4/3;background:var(--color-bg-alt);overflow:hidden}.ListingCard_image__hR41B{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ListingCard_card__nHLJS:hover .ListingCard_image__hR41B{transform:scale(1.03)}.ListingCard_imagePlaceholder__DCsGr{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-soft)}.ListingCard_badge__syDA8{left:.5rem;background:hsla(0,0%,100%,.92);border:1px solid var(--color-border);font-weight:600;color:var(--color-text-muted)}.ListingCard_badge__syDA8,.ListingCard_soldBadge__QOtMr{position:absolute;top:.5rem;border-radius:999px;padding:.2rem .625rem;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em}.ListingCard_soldBadge__QOtMr{right:.5rem;background:var(--color-danger);color:#fff;font-weight:700}.ListingCard_body__AQecJ{padding:.875rem 1rem 1rem;display:flex;flex-direction:column;gap:.2rem;flex:1}.ListingCard_title__UupNe{font-size:.9375rem!important;font-weight:600!important;color:var(--color-text)!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0!important}.ListingCard_price__z1ZcK{font-size:1rem;font-weight:700;color:var(--color-primary);margin:0;line-height:1.4}.ListingCard_priceAsk__XAzax{font-size:.8125rem;color:var(--color-text-soft);margin:0;line-height:1.4}.ListingCard_seller__Uq_E9{font-size:.75rem;color:var(--color-text-muted);margin:.125rem 0 0;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.NewListingModal_overlay__lX1FI{position:fixed;inset:0;background:rgba(15,23,42,.45);backdrop-filter:blur(3px);z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem}.NewListingModal_modal__M8HwG{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl,var(--radius-lg));box-shadow:0 20px 60px rgba(15,23,42,.18);width:100%;max-width:36rem;max-height:90dvh;overflow-y:auto;display:flex;flex-direction:column}.NewListingModal_header__62s66{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 0;flex-shrink:0}.NewListingModal_heading__fRNE7{font-size:1.125rem!important;font-weight:700!important;color:var(--color-text)!important;letter-spacing:-.01em!important}.NewListingModal_closeBtn__No_y7{color:var(--color-text-muted);padding:.25rem;border-radius:var(--radius-sm);display:flex;transition:color var(--transition-fast),background var(--transition-fast)}.NewListingModal_closeBtn__No_y7:hover{color:var(--color-text);background:var(--color-bg-alt)}.NewListingModal_form__KQOdf{display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem}.NewListingModal_row__R9e0a{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(max-width:480px){.NewListingModal_row__R9e0a{grid-template-columns:1fr}}.NewListingModal_field__cV_OA{display:flex;flex-direction:column;gap:.375rem}.NewListingModal_label__kAuOI{font-size:.8125rem;font-weight:600;color:var(--color-text-muted)}.NewListingModal_input__07tyj,.NewListingModal_textarea__Yd8Gj{font-family:var(--font-sans);font-size:.9375rem;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.5625rem .875rem;width:100%}.NewListingModal_input__07tyj::placeholder,.NewListingModal_textarea__Yd8Gj::placeholder{color:var(--color-text-soft)}.NewListingModal_input__07tyj:focus,.NewListingModal_textarea__Yd8Gj:focus{outline:none;border-color:var(--color-primary)}.NewListingModal_textarea__Yd8Gj{resize:vertical;line-height:1.5}.NewListingModal_photoGrid__8oSxo{display:flex;flex-wrap:wrap;gap:.5rem}.NewListingModal_photoThumb__9X9_c{position:relative;width:5rem;height:5rem;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border)}.NewListingModal_photoThumb__9X9_c img{width:100%;height:100%;object-fit:cover;display:block}.NewListingModal_photoRemove__5eWEX{position:absolute;top:.25rem;right:.25rem;width:1.25rem;height:1.25rem;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;border:none}.NewListingModal_photoAdd__7Z_wG,.NewListingModal_photoRemove__5eWEX{display:flex;align-items:center;justify-content:center;cursor:pointer}.NewListingModal_photoAdd__7Z_wG{width:5rem;height:5rem;border:2px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-soft);transition:border-color var(--transition-fast),color var(--transition-fast)}.NewListingModal_photoAdd__7Z_wG:hover{border-color:var(--color-primary);color:var(--color-primary)}.NewListingModal_fileInput__0eTtB{display:none}.NewListingModal_error__pGuyw{font-size:.8125rem;color:var(--color-danger)}.NewListingModal_actions__Nztpk{display:flex;justify-content:flex-end;gap:.5rem;padding-top:.25rem}.NewListingModal_cancelBtn__O_Dyl{padding:.5625rem 1rem;border-radius:var(--radius-md);font-family:var(--font-sans);font-size:.875rem;font-weight:600;color:var(--color-text-muted);border:1px solid var(--color-border);background:none;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.NewListingModal_cancelBtn__O_Dyl:hover{background:var(--color-bg-alt);color:var(--color-text)}.NewListingModal_submitBtn__fp7dZ{padding:.5625rem 1.5rem;border-radius:var(--radius-md);font-family:var(--font-sans);font-size:.875rem;font-weight:600;background:var(--color-primary);color:#fff;border:none;cursor:pointer;transition:background var(--transition-fast),opacity var(--transition-fast)}.NewListingModal_submitBtn__fp7dZ:hover:not(:disabled){background:var(--color-primary-dark)}.NewListingModal_submitBtn__fp7dZ:disabled{opacity:.5;cursor:not-allowed}.MarketplaceFeed_wrap__ydfQl{display:flex;flex-direction:column;gap:1.5rem}.MarketplaceFeed_toolbar__iHjFc{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.MarketplaceFeed_filters__UbB9P{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;flex-wrap:wrap}.MarketplaceFeed_searchWrap__NRs9K{position:relative;flex:1;min-width:10rem}.MarketplaceFeed_searchIcon__QGyKC{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--color-text-soft);pointer-events:none}.MarketplaceFeed_search__pYH0U{font-family:var(--font-sans);font-size:.875rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.5rem .875rem .5rem 2.25rem;width:100%}.MarketplaceFeed_search__pYH0U::placeholder{color:var(--color-text-soft)}.MarketplaceFeed_search__pYH0U:focus{outline:none;border-color:var(--color-primary)}.MarketplaceFeed_catSelect__H5Ne5{font-family:var(--font-sans);font-size:.875rem;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:.5rem .875rem;cursor:pointer;flex-shrink:0}.MarketplaceFeed_catSelect__H5Ne5:focus{outline:none;border-color:var(--color-primary)}.MarketplaceFeed_newBtn__MXgmD{display:inline-flex;align-items:center;gap:.375rem;padding:.5625rem 1rem;background:var(--color-primary);color:#fff;border-radius:var(--radius-md);font-family:var(--font-sans);font-size:.875rem;font-weight:600;cursor:pointer;border:none;white-space:nowrap;flex-shrink:0;transition:background var(--transition-fast)}.MarketplaceFeed_newBtn__MXgmD:hover{background:var(--color-primary-dark)}.MarketplaceFeed_empty__rUXVc{text-align:center;padding:3rem 1rem;color:var(--color-text-muted)}.MarketplaceFeed_empty__rUXVc p{font-size:.9375rem}.MarketplaceFeed_grid__IOhgr{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:1.25rem}@media(max-width:480px){.MarketplaceFeed_grid__IOhgr{grid-template-columns:1fr 1fr;gap:.75rem}}@media(max-width:360px){.MarketplaceFeed_grid__IOhgr{grid-template-columns:1fr}}.MarketplaceFeed_loadingRow__L43Ek{display:flex;justify-content:center;padding:1.5rem 0}.MarketplaceFeed_spinner__Q2zV9{display:inline-block;width:1.5rem;height:1.5rem;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:MarketplaceFeed_spin__9fw3X .7s linear infinite}@keyframes MarketplaceFeed_spin__9fw3X{to{transform:rotate(1turn)}}.MarketplaceFeed_sentinel__AtgH4{height:1px}.MarketplaceFeed_authHintWrap__LlWqL{position:relative;flex-shrink:0}.MarketplaceFeed_newBtnGhost__IvRDo{display:inline-flex;align-items:center;gap:.375rem;padding:.5625rem 1rem;background:none;color:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--radius-md);font-family:var(--font-sans);font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background var(--transition-fast)}.MarketplaceFeed_newBtnGhost__IvRDo:hover{background:var(--color-primary-bg,rgba(3,105,161,.06))}.MarketplaceFeed_authHint__fEwTd{position:absolute;top:calc(100% + .5rem);right:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:.75rem 1rem;white-space:nowrap;z-index:10}.MarketplaceFeed_authHint__fEwTd p{font-size:.8125rem;color:var(--color-text-muted);margin:0}