.LotCard-module__kj7EVa__lotCardContainer{background:#fff;border-radius:14px;flex-direction:column;width:100%;margin-bottom:12px;padding:10px;display:flex;overflow:hidden;box-shadow:0 0 8px #0000000a}.LotCard-module__kj7EVa__imageWrapper{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}.LotCard-module__kj7EVa__lotImage{object-fit:cover;border-bottom:1px solid #f3f3f3;width:100%;height:100%}.LotCard-module__kj7EVa__contentWrapper{flex-direction:column;align-items:flex-start;padding:24px 4px 0;display:flex}.LotCard-module__kj7EVa__lotNumber{color:#718096;margin-bottom:4px;font-size:.85rem;font-weight:500}.LotCard-module__kj7EVa__priceDetail{flex-wrap:wrap;align-items:center;gap:0 8px;margin:8px 0;display:flex}.LotCard-module__kj7EVa__priceValue{color:#1a202c;font-size:1.05rem;font-weight:600}.LotCard-module__kj7EVa__iconUp,.LotCard-module__kj7EVa__iconDown{align-items:center;display:flex}.LotCard-module__kj7EVa__iconUp{color:#28a745}.LotCard-module__kj7EVa__iconDown{color:#dc3545}.LotCard-module__kj7EVa__categoriesContainer{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.LotCard-module__kj7EVa__categoryTag{color:#4a5568;background-color:#e2e8f0;border-radius:16px;padding:4px 12px;font-size:.8rem;font-weight:500}.LotCard-module__kj7EVa__card{flex-direction:column;display:flex}.LotCard-module__kj7EVa__cardContent{flex-grow:1}.LotCard-module__kj7EVa__cardFooter{margin-top:24px}.LotCard-module__kj7EVa__actionsWrapper{align-items:center;display:flex}.LotCard-module__kj7EVa__buyButton{color:#fff;background-color:#0070f3;border-radius:6px;margin-right:12px;padding:10px 20px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.LotCard-module__kj7EVa__buyButton:hover{background-color:#005bb5}.LotCard-module__kj7EVa__publishButton{cursor:pointer;color:#718096;z-index:10;background:0 0;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s ease-in-out;display:flex;position:static;top:12px;right:12px;box-shadow:0 1px 3px #0000001a}.LotCard-module__kj7EVa__publishButton:hover:not(:disabled){color:#0070f3;background-color:#0070f31a;border-color:#0070f3}.LotCard-module__kj7EVa__publishButton.LotCard-module__kj7EVa__loading{cursor:wait;color:#0070f3;border-color:#0070f3;animation:1s linear infinite LotCard-module__kj7EVa__spin}.LotCard-module__kj7EVa__publishButton.LotCard-module__kj7EVa__success{cursor:default;color:#28a745;background-color:#28a7451a;border-color:#28a745}.LotCard-module__kj7EVa__publishButton.LotCard-module__kj7EVa__error{cursor:default;color:#dc3545;background-color:#dc35451a;border-color:#dc3545}@keyframes LotCard-module__kj7EVa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LotCard-module__kj7EVa__regionBadge{color:#fff;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;text-overflow:ellipsis;background-color:#000000a6;border-radius:6px;max-width:90%;padding:4px 10px;font-size:.8rem;font-weight:500;position:absolute;top:10px;left:10px;overflow:hidden}.LotCard-module__kj7EVa__priceRow{flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-bottom:8px;display:flex}.LotCard-module__kj7EVa__priceLabel{color:#64748b;font-size:.95rem}.LotCard-module__kj7EVa__priceValue{color:#1a202c;font-feature-settings:"tnum";font-size:1.1rem;font-weight:700}.LotCard-module__kj7EVa__confidenceDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.LotCard-module__kj7EVa__confidenceHigh{background-color:#10b981}.LotCard-module__kj7EVa__confidenceMedium{background-color:#f59e0b}.LotCard-module__kj7EVa__confidenceLow{background-color:#ef4444}.LotCard-module__kj7EVa__upsideBadge{white-space:nowrap;border-radius:4px;align-items:center;padding:2px 6px;font-size:.8rem;font-weight:600;display:inline-flex}.LotCard-module__kj7EVa__upsidePositive{color:#166534;background-color:#dcfce7}.LotCard-module__kj7EVa__upsideNegative{color:#991b1b;background-color:#fee2e2}.LotCard-module__kj7EVa__upsideNeutral{color:#475569;background-color:#f1f5f9}.LotCard-module__kj7EVa__expandButton{cursor:pointer;color:#3b82f6;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;min-width:28px;min-height:28px;margin-left:auto;padding:6px 8px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.LotCard-module__kj7EVa__expandButton:hover{color:#fff;background-color:#3b82f6;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f64d}.LotCard-module__kj7EVa__expandButton:active{transform:translateY(0);box-shadow:0 1px 2px #3b82f633}.LotCard-module__kj7EVa__investmentSummary{color:#334155;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-top:0;margin-bottom:12px;padding:12px;font-size:.9rem;line-height:1.5;animation:.3s ease-in-out LotCard-module__kj7EVa__fadeIn}@keyframes LotCard-module__kj7EVa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (min-width:900px){.LotCard-module__kj7EVa__lotCardContainer{flex-direction:row}.LotCard-module__kj7EVa__imageWrapper{flex-shrink:0;width:400px;height:286px}.LotCard-module__kj7EVa__contentWrapper{align-items:flex-start;padding:18px 16px}}@media (max-width:900px){.LotCard-module__kj7EVa__buyButton{display:none}}.LotCard-module__kj7EVa__statusBadge{text-transform:uppercase;letter-spacing:.5px;color:#fff;z-index:5;-webkit-backdrop-filter:blur(8px);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;max-width:90%;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;bottom:10px;left:10px;overflow:hidden;box-shadow:0 2px 8px #00000026}.LotCard-module__kj7EVa__statusActive{background-color:#059669b3}.LotCard-module__kj7EVa__statusCompleted{background-color:#475569b3}.LotCard-module__kj7EVa__statusCanceled{background-color:#dc2626b3}.LotCard-module__kj7EVa__statusDefault{background-color:#2563ebb3}.LotCard-module__kj7EVa__finalPriceContainer{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;flex-direction:column;gap:4px;margin:12px 0;padding:8px 12px;display:flex}.LotCard-module__kj7EVa__priceDetailFinal{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.LotCard-module__kj7EVa__priceLabelFinal{color:#166534;font-size:.9rem;font-weight:600}.LotCard-module__kj7EVa__priceValueFinal{color:#059669;font-feature-settings:"tnum";font-size:1.25rem;font-weight:700}.LotCard-module__kj7EVa__priceDetailOld{align-items:center;gap:8px;margin:0;display:flex}.LotCard-module__kj7EVa__priceValueOld{color:#1a202c;font-feature-settings:"tnum";font-size:1.1rem;font-weight:700}
.styles-module__jjCPxW__favoriteButton{z-index:10;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.styles-module__jjCPxW__favoriteButton:hover{background:#fff;transform:scale(1.1)}.styles-module__jjCPxW__favoriteIcon{stroke:#ff4081;fill:none;stroke-width:2px;width:20px;height:20px;transition:fill .2s}.styles-module__jjCPxW__favoriteIcon.styles-module__jjCPxW__active{fill:#ff4081}
.styles-module__iUwCpG__container{display:block;position:relative}
.Pagination-module___XjRuG__paginationContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:2rem 0;display:flex}.Pagination-module___XjRuG__navButton,.Pagination-module___XjRuG__arrowButton,.Pagination-module___XjRuG__pageButton{color:#007bff;cursor:pointer;text-align:center;background-color:#fff;border:1px solid #dee2e6;border-radius:4px;min-width:40px;padding:.5rem .75rem;font-size:.9rem;transition:all .2s}.Pagination-module___XjRuG__navButton:disabled,.Pagination-module___XjRuG__arrowButton:disabled{color:#6c757d;cursor:not-allowed;background-color:#e9ecef;border-color:#dee2e6}.Pagination-module___XjRuG__navButton:not(:disabled):hover,.Pagination-module___XjRuG__arrowButton:not(:disabled):hover,.Pagination-module___XjRuG__pageButton:hover{background-color:#e9ecef}.Pagination-module___XjRuG__pageButton.Pagination-module___XjRuG__active{color:#fff;background-color:#007bff;border-color:#007bff;font-weight:700}.Pagination-module___XjRuG__ellipsis{color:#6c757d;padding:.5rem .75rem}
.ads-module__8R4jyq__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.ads-module__8R4jyq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ads-module__8R4jyq__title{color:#1a202c;margin:0;font-size:2rem;font-weight:700}.ads-module__8R4jyq__addAdButton{color:#fff;background-color:#28a745;border-radius:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:background-color .2s;box-shadow:0 4px 10px #28a7454d}.ads-module__8R4jyq__addAdButton:hover{background-color:#218838;transform:translateY(-2px)}.ads-module__8R4jyq__successAlert{color:#155724;text-align:center;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:2rem;padding:15px 20px;font-weight:500;box-shadow:0 2px 8px #0000000d}.ads-module__8R4jyq__loading{text-align:center;color:#64748b;padding:4rem;font-size:1.2rem}.ads-module__8R4jyq__emptyState{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:4rem 2rem}.ads-module__8R4jyq__emptyState p{color:#64748b;margin-bottom:1.5rem;font-size:1.1rem}.ads-module__8R4jyq__backButton{color:#0070f3;font-weight:500;text-decoration:none}.ads-module__8R4jyq__backButton:hover{text-decoration:underline}.ads-module__8R4jyq__adsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:2rem;display:grid}
