.re-list-page{background-color:#fff;min-height:100vh}.re-list-page .inner-container{max-width:var(--max-width,1280px);margin:0 auto}.re-list-page .bg-gray-light{background:radial-gradient(1400px 700px at 50% 0,#fff 0%,#f8f6f1 55%,#f3efe6 100%)}.re-list-page .text-center{text-align:center}.re-list-page .text-center p{margin-left:auto;margin-right:auto}.re-list-page .w-full{width:100%;display:block}.re-list-page .accent-word{color:#d4af37;font-family:Times New Roman,Times,serif;font-style:italic;font-weight:400}.re-list-page .re-hero{text-align:center;background:url(https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?auto=format&fit=crop&w=1600&q=80) 50%/cover no-repeat;justify-content:center;align-items:center;height:62vh;min-height:480px;padding:0 20px;display:flex;position:relative}.re-list-page .re-hero .hero-overlay{z-index:1;background:linear-gradient(#08080a4d 0%,#08080a8c 55%,#08080ad9 100%);position:absolute;inset:0}.re-list-page .re-hero .hero-container{z-index:2;color:#fff;max-width:820px;position:relative}.re-list-page .re-hero .pre-title{color:#d4af37;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px;font-size:11px;font-weight:700;display:block}.re-list-page .re-hero .hero-divider{background:linear-gradient(90deg,#0000,#d4af37,#0000);width:60px;height:1px;margin:0 auto 22px;display:block}.re-list-page .re-hero .massive-heading{letter-spacing:.5px;color:#fff;margin-bottom:18px;font-family:Times New Roman,Times,serif;font-size:44px;font-style:italic;font-weight:400}.re-list-page .re-hero .hero-subtitle{color:#ffffffd9;font-size:15px;font-weight:300;line-height:1.7}.re-list-page .re-catalog-section{padding:72px 28px}.re-list-page .re-catalog-section .section-header{margin-bottom:56px}.re-list-page .re-catalog-section .section-header .pre-title{color:#d4af37;letter-spacing:3px;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:16px;font-size:11px;font-weight:700;display:inline-flex}.re-list-page .re-catalog-section .section-header .pre-title:before,.re-list-page .re-catalog-section .section-header .pre-title:after{content:"";background:#d4af37;width:28px;height:1px}.re-list-page .re-catalog-section .section-header h2{letter-spacing:-.5px;color:#111;margin-bottom:14px;font-size:30px;font-weight:700}.re-list-page .re-catalog-section .section-header p{color:#717171;max-width:600px;font-size:15px;font-weight:300}.re-list-page .re-grid{grid-template-columns:1fr;gap:28px;display:grid}.re-list-page .re-card{background-color:#fff;border:1px solid #ececec;border-radius:4px;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden}.re-list-page .re-card:before,.re-list-page .re-card:after{content:"";z-index:3;pointer-events:none;opacity:0;width:26px;height:26px;transition:opacity .4s,top .4s,left .4s,right .4s,bottom .4s;position:absolute}.re-list-page .re-card:before{border-top:1.5px solid #d4af37;border-left:1.5px solid #d4af37;top:12px;left:12px}.re-list-page .re-card:after{border-bottom:1.5px solid #d4af37;border-right:1.5px solid #d4af37;bottom:12px;right:12px}.re-list-page .re-card:hover{border-color:#f2f2f2;transform:translateY(-6px);box-shadow:0 28px 54px #5a440f29}.re-list-page .re-card:hover:before{opacity:1;top:8px;left:8px}.re-list-page .re-card:hover:after{opacity:1;bottom:8px;right:8px}.re-list-page .re-img-container{aspect-ratio:16/10;background-color:#f0f0f2;width:100%;display:block;position:relative;overflow:hidden}.re-list-page .re-img-container:before{content:"";z-index:1;opacity:0;background:linear-gradient(#0000 55%,#00000059 100%);transition:opacity .35s;position:absolute;inset:0}.re-list-page .re-card:hover .re-img-container:before{opacity:1}.re-list-page .re-img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.re-list-page .re-card:hover .re-img{transform:scale(1.06)}.re-list-page .badges-container{z-index:2;flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute;top:14px;left:14px}.re-list-page .re-badge{text-transform:uppercase;letter-spacing:1.2px;-webkit-backdrop-filter:blur(6px);border-radius:4px;padding:7px 13px;font-size:10px;font-weight:700}.re-list-page .re-badge.gold{color:#111;background:#d4af37}.re-list-page .re-badge.dark{color:#fff;background:#0d0d0fcc;border:1px solid #d4af374d}.re-list-page .re-badge.glass{color:#111;background:#ffffffe6}.re-list-page .re-info{flex-direction:column;flex-grow:1;padding:28px 26px;display:flex}.re-list-page .re-price-row{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:14px;display:flex}.re-list-page .re-price{color:#111;letter-spacing:-.5px;font-size:25px;font-weight:700}.re-list-page .re-location{color:#717171;text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.re-list-page .re-info h3{color:#111;margin-bottom:8px;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:400}.re-list-page .re-address{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-bottom:22px;font-size:13px;font-weight:300;overflow:hidden}.re-list-page .re-specs{border-bottom:1px dashed #d4af3766;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:22px;padding-bottom:22px;display:flex}.re-list-page .spec-item{color:#444;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.re-list-page .spec-item svg{color:#d4af37}.re-list-page .re-footer{margin-top:auto}.re-list-page .pagination-wrapper{border-top:1px solid #ececec;justify-content:center;align-items:center;gap:16px;margin-top:56px;padding-top:28px;display:flex}.re-list-page .page-numbers{gap:8px;display:flex}.re-list-page .page-nav-btn,.re-list-page .page-num-btn{color:#111;cursor:pointer;background:0 0;border:1px solid #ececec;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:600;transition:all .25s;display:flex}.re-list-page .page-nav-btn:hover:not(:disabled),.re-list-page .page-num-btn:hover:not(.active){color:#d4af37;border-color:#d4af37}.re-list-page .page-nav-btn:disabled{opacity:.3;cursor:not-allowed}.re-list-page .page-num-btn.active{color:#d4af37;background-color:#111;border-color:#111}.re-list-page .btn-black-pill,.re-list-page .btn-outline-pill{letter-spacing:.4px;text-align:center;cursor:pointer;border-radius:40px;padding:13px 30px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.re-list-page .btn-black-pill{color:#fff;background-color:#111;border:1px solid #111}.re-list-page .btn-black-pill:hover{color:#111;background-color:#d4af37;border-color:#d4af37}.re-list-page .btn-outline-pill{color:#111;background-color:#0000;border:1px solid #dcdcdc}.re-list-page .btn-outline-pill:hover{color:#d4af37;background-color:#111;border-color:#111}.re-list-page .small-btn{padding:11px 18px;font-size:12px}.re-list-page .empty-state{text-align:center;color:#717171;background:#fff;border:1px dashed #eaeaea;border-radius:12px;grid-column:1/-1;padding:60px 20px;font-size:14px}.re-list-page .animate-pulse{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:.5}50%{opacity:.8}}.re-list-page .re-cta{text-align:center;background-color:#0d0d0f;padding:90px 28px;position:relative;overflow:hidden}.re-list-page .re-cta:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#d4af3724,#0000 70%);width:640px;height:640px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.re-list-page .re-cta .cta-container{z-index:1;max-width:600px;margin:0 auto;position:relative}.re-list-page .re-cta .cta-container:before{content:"";background:linear-gradient(90deg,#0000,#d4af37,#0000);width:50px;height:1px;margin:0 auto 24px;display:block}.re-list-page .re-cta h2{letter-spacing:.3px;color:#fff;margin-bottom:16px;font-family:Times New Roman,Times,serif;font-size:30px;font-style:italic;font-weight:400}.re-list-page .re-cta p{color:#fff9;margin-bottom:32px;font-size:15px;font-weight:300;line-height:1.7}.re-list-page .re-cta .btn-outline-pill{color:#fff;border-color:#ffffff40}.re-list-page .re-cta .btn-outline-pill:hover{color:#111;background-color:#d4af37;border-color:#d4af37}@media (min-width:768px){.re-list-page .re-hero .massive-heading{font-size:58px}.re-list-page .re-hero .hero-subtitle{font-size:18px}.re-list-page .re-catalog-section{padding:88px 56px}.re-list-page .re-grid{grid-template-columns:repeat(2,1fr);gap:34px}.re-list-page .re-cta{padding:110px 56px}}@media (min-width:1024px){.re-list-page .re-hero{height:68vh;min-height:580px}.re-list-page .re-hero .massive-heading{font-size:66px}.re-list-page .re-catalog-section{padding:110px 100px}.re-list-page .re-catalog-section .section-header h2{font-size:38px}.re-list-page .re-grid{grid-template-columns:repeat(3,1fr);gap:40px}.re-list-page .re-cta{padding:130px 100px}.re-list-page .re-cta h2{font-size:38px}}@media (min-width:1440px){.re-list-page .re-catalog-section{padding:130px 160px}.re-list-page .re-grid{gap:46px}.re-list-page .re-cta{padding:150px 160px}}[data-theme=dark] .re-list-page{color:#ece7dd;background-color:#0a0a0b}[data-theme=dark] .re-list-page .bg-gray-light{background:radial-gradient(1400px 700px at 50% 0,#101013 0%,#0c0c0e 55%,#0a0a0b 100%)}[data-theme=dark] .re-list-page .re-catalog-section .section-header h2{color:#ece7dd}[data-theme=dark] .re-list-page .re-catalog-section .section-header p{color:#a7a199}[data-theme=dark] .re-list-page .re-card{background-color:#141416;border-color:#ffffff14}[data-theme=dark] .re-list-page .re-card:hover{border-color:#d4af3759}[data-theme=dark] .re-list-page .re-img-container{background-color:#1c1c20}[data-theme=dark] .re-list-page .re-price{color:#ece7dd}[data-theme=dark] .re-list-page .re-location{color:#a7a199}[data-theme=dark] .re-list-page .re-info h3{color:#ece7dd}[data-theme=dark] .re-list-page .re-address{color:#8f897f}[data-theme=dark] .re-list-page .spec-item{color:#b8b2a8}[data-theme=dark] .re-list-page .pagination-wrapper{border-top-color:#ffffff1a}[data-theme=dark] .re-list-page .page-nav-btn,[data-theme=dark] .re-list-page .page-num-btn{color:#ece7dd;border-color:#ffffff1f}[data-theme=dark] .re-list-page .page-nav-btn:hover:not(:disabled),[data-theme=dark] .re-list-page .page-num-btn:hover:not(.active){color:#d4af37;border-color:#d4af37}[data-theme=dark] .re-list-page .page-num-btn.active,[data-theme=dark] .re-list-page .btn-black-pill{color:#0a0a0b;background-color:#d4af37;border-color:#d4af37}[data-theme=dark] .re-list-page .btn-black-pill:hover{color:#0a0a0b;background-color:#e8c766;border-color:#e8c766}[data-theme=dark] .re-list-page .btn-outline-pill{color:#ece7dd;border-color:#ffffff29}[data-theme=dark] .re-list-page .btn-outline-pill:hover{color:#ece7dd;background-color:#1c1c20;border-color:#ffffff29}[data-theme=dark] .re-list-page .empty-state{color:#a7a199;background:#141416;border-color:#ffffff1a}
