.Marketplace_container__C1VQA{padding:2rem;max-width:1200px;margin:80px auto 0;background:#f5f7fa;min-height:calc(100vh - 80px)}.Marketplace_filters__DMszg{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Marketplace_filterSelect__QS1kf,.Marketplace_searchInput__blWp0{padding:.75rem;border:1px solid #e1e4e8;border-radius:6px;font-size:.95rem;min-width:200px;outline:none;transition:border-color .2s,box-shadow .2s}.Marketplace_filterSelect__QS1kf:focus,.Marketplace_searchInput__blWp0:focus{border-color:#2196f3;box-shadow:0 0 0 3px rgba(33,150,243,.1)}.Marketplace_listingsGrid__OZ6ZB{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.5rem;gap:1.5rem}.Marketplace_listingCard__YxPDj{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s}.Marketplace_listingCard__YxPDj:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.12)}.Marketplace_listingHeader__UNPOg{padding:1rem;border-bottom:1px solid #eee}.Marketplace_listingHeader__UNPOg h2{font-size:1.1rem;color:#1a1a1a;margin:0}.Marketplace_propertyName__ccNux{font-size:1rem;color:#666;margin:.5rem 0 0}.Marketplace_date__ReDAt{font-size:.85rem;color:#888}.Marketplace_propertyInfo__vs4eT{position:relative;width:100%;height:200px;overflow:hidden;background:#f0f0f0}.Marketplace_propertyImage__fbI5l{width:100%;height:100%;object-fit:cover;transition:transform .3s;display:block}.Marketplace_propertyImage__fbI5l:hover{transform:scale(1.05)}.Marketplace_propertyAddress__aPB94{padding:.75rem;margin:0;background:rgba(0,0,0,.7);color:#fff;position:absolute;bottom:0;left:0;right:0;font-size:.9rem}.Marketplace_listingDetails__Gj2r_{padding:1rem}.Marketplace_detail__8oCpX{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #eee}.Marketplace_detail__8oCpX:last-child{border-bottom:none}.Marketplace_detail__8oCpX span:first-child{color:#666;font-size:.9rem}.Marketplace_detail__8oCpX span:last-child{color:#1a1a1a;font-weight:500}.Marketplace_address__q8xra{font-family:monospace;background:#f5f7fa;padding:.25rem .5rem;border-radius:4px;font-size:.85rem}.Marketplace_buyButton__WCOHx{width:100%;padding:1rem;margin-top:.5rem;background:#2196f3;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.Marketplace_buyButton__WCOHx:hover{background:#1976d2}.Marketplace_buyButton__WCOHx:active{transform:translateY(1px)}.Marketplace_loadingSpinner__eJzUZ{text-align:center;padding:3rem;color:#666}.Marketplace_error__mcB15{color:#d32f2f;text-align:center;padding:1rem;background:#ffebee;border-radius:8px;margin:1rem 0}.Marketplace_emptyState__aOFZl{text-align:center;padding:3rem;color:#666;background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Marketplace_noImage__ApXba{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;color:#666;font-size:.9rem}.Marketplace_inactiveListing__eWhzw{opacity:.7;position:relative}.Marketplace_inactiveOverlay__0AsE1{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;z-index:1}.Marketplace_buyButton__WCOHx:disabled{background-color:#ccc;cursor:not-allowed}.Marketplace_listingId__DgIbz{background-color:#f0f0f0;padding:4px 8px;border-radius:4px;font-size:.9rem;color:#666;margin-bottom:8px;display:block}.Marketplace_listingHeader__UNPOg{display:flex;flex-direction:column;gap:8px;margin-bottom:1rem;width:100%}.Marketplace_buySection___t2hr{margin-top:1rem;padding:1rem;border-top:1px solid #eee}.Marketplace_shareInput__110f5{margin-bottom:1rem}.Marketplace_sharesInput__dxk9C{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;margin-bottom:.5rem}.Marketplace_totalCost__B_F6X{font-weight:700;margin-bottom:1rem;color:#666}.Marketplace_error__mcB15{color:#f44;font-size:.875rem;margin-top:.25rem}.Marketplace_sellerActions__NskD1{display:flex;flex-direction:column;gap:1rem;padding:1rem}.Marketplace_cancelButton__DcorS{width:100%;height:44px;min-width:120px;max-width:200px;padding:0 16px;border-radius:8px;border:none;font-weight:500;font-size:14px;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;gap:8px;margin:8px 0}.Marketplace_cancelButton__DcorS:hover:not(:disabled){background-color:#c82333}.Marketplace_cancelButton__DcorS:disabled{opacity:.7;cursor:not-allowed}.Marketplace_loadingButton__xHSI5{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:100%}.Marketplace_loadingButton__xHSI5 span{font-size:14px;font-weight:500}.Marketplace_loadingButton__xHSI5>div{width:16px;height:16px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:Marketplace_spin__F265v .8s linear infinite;margin:0;padding:0}.Marketplace_buyButton__WCOHx,.Marketplace_cancelButton__DcorS{width:100%;height:44px;padding:0 16px;border-radius:8px;border:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center}.Marketplace_buyButton__WCOHx{background-color:#4caf50;color:#fff}.Marketplace_cancelButton__DcorS{background-color:#dc3545;color:#fff}.Marketplace_buyButton__WCOHx:disabled,.Marketplace_cancelButton__DcorS:disabled{opacity:.7;cursor:not-allowed}@keyframes Marketplace_spin__F265v{to{transform:rotate(1turn)}}.Marketplace_successMessage__riTTV{color:#4caf50;background-color:#e8f5e9;padding:1rem;border-radius:4px;margin:1rem 0;text-align:center}.Marketplace_buybackButton__D_QWl{background-color:#2c5282!important}.Marketplace_buybackButton__D_QWl:hover:not(:disabled){background-color:#2a4365!important}