.rlc-779fd287-wrapper { width: 100%; padding: 15px 0; box-sizing: border-box; }
.rlc-779fd287-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; }
.rlc-779fd287-heading { font-size: 26px; font-weight: 700; color: #1a1a2e; margin: 0; }
.rlc-779fd287-view-all { font-size: 15px; font-weight: 600; color: #3b5bdb; text-decoration: none; white-space: nowrap; }
.rlc-779fd287-view-all:hover { text-decoration: underline; }
.rlc-779fd287-swiper { padding-bottom: 45px !important; overflow: hidden; position: relative; }
.rlc-779fd287-card { background: #fff; border-radius: 12px; box-shadow: 0 2px 10px rgba(0,0,0,0.06); overflow: hidden; transition: box-shadow 0.2s ease, transform 0.2s ease; height: 100%; display: flex; flex-direction: column; box-sizing: border-box; }
.rlc-779fd287-card:hover { box-shadow: 0 6px 20px rgba(0,0,0,0.12); transform: translateY(-2px); }
.rlc-779fd287-image-wrap { position: relative; display: flex; align-items: center; justify-content: center; overflow: hidden; background: #f5f5f5; width: 100%; }
.rlc-779fd287-image { width: 100%; height: 100%; object-fit: cover; display: block; margin: 0 auto; }
.rlc-779fd287-no-image { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; font-size: 30px; background: #f0f0f0; }
.rlc-779fd287-wishlist { position: absolute; top: 12px; right: 12px; width: 34px; height: 34px; border-radius: 50%; background: #fff; border: none; cursor: pointer; display: flex; align-items: center; justify-content: center; box-shadow: 0 2px 6px rgba(0,0,0,0.15); transition: background 0.2s; z-index: 2; }
.rlc-779fd287-wishlist svg { width: 16px; height: 14px; stroke: #e74c3c; fill: none; transition: fill 0.2s; }
.rlc-779fd287-wishlist:hover { background: #fff0f0; }
.rlc-779fd287-wishlist.active svg { fill: #e74c3c; }
.rlc-779fd287-body { padding: 12px; flex: 1; display: flex; flex-direction: column; gap: 4px; box-sizing: border-box; }
.rlc-779fd287-title-link { text-decoration: none; display: block; }
.rlc-779fd287-title { font-size: 15px; font-weight: 700; margin: 0; line-height: 1.3; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rlc-779fd287-price { font-size: 16px; font-weight: 700; margin: 0; line-height: 1.2; }
.rlc-779fd287-location { display: block; font-size: 13px; color: #3498db; margin: 0; box-sizing: border-box; }
.rlc-779fd287-specs { display: flex; flex-wrap: wrap; gap: 6px; margin-top: auto; padding-top: 8px; border-top: 1px solid #f2f2f2; }
.rlc-779fd287-spec { font-size: 12px; font-weight: 500; background: #f5f6f8; padding: 4px 10px; border-radius: 20px; line-height: 1; display: inline-flex; align-items: center; }
.rlc-779fd287-prev, .rlc-779fd287-next { width: 38px !important; height: 38px !important; background: #fff; border-radius: 50%; box-shadow: 0 2px 8px rgba(0,0,0,0.12); color: #333 !important; }
.rlc-779fd287-prev::after, .rlc-779fd287-next::after { font-size: 12px !important; font-weight: 700; }
.rlc-779fd287-pagination { bottom: 0 !important; }
.rlc-779fd287-pagination .swiper-pagination-bullet { background: #ccc; opacity: 1; }
.rlc-779fd287-pagination .swiper-pagination-bullet-active { background: #3b5bdb; }
.rlc-779fd287-empty { color: #888; font-style: italic; text-align: center; padding: 20px; }
.rlc-779fd287-preview-notice { background: #f0f4ff; border: 1px dashed #3b5bdb; border-radius: 8px; padding: 20px; text-align: center; color: #3b5bdb; font-size: 14px; }
