/* IDXExpress public styles */
.idxe-flex2{display:flex;gap:16px;flex-wrap:wrap}
.idxe-flex2 .pinput{max-width:200px}
.idxe-field-label{font-weight:600;margin-top:6px;display:block}
.idxe-note{font-size:12px;color:#666;margin-top:-8px;margin-bottom:10px}
.idxexpress-wrap{max-width:1200px;margin:40px auto;padding:0 16px}
.idxexpress-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.idxexpress-card{background:#fff;border:1px solid #e6e6e6;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}
.idxexpress-thumb{aspect-ratio:4/3;background:#f5f5f5;background-size:cover;background-position:center}
.idxexpress-body{padding:14px}
.idxexpress-title{margin:0 0 6px;font-size:18px;line-height:1.3}
.idxexpress-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;color:#555}
.idxexpress-price{font-weight:600;font-size:16px;margin-top:8px}
.idxexpress-actions{padding:14px;display:flex;justify-content:flex-end;margin-top:auto}
.idxexpress-actions a{text-decoration:none;padding:8px 12px;border-radius:8px;border:1px solid #ddd}
.idxexpress-pagination{display:flex;justify-content:center;gap:8px;margin:26px 0}
.idxexpress-pagination .page-numbers{padding:6px 10px;border:1px solid #ddd;border-radius:6px;text-decoration:none}
.idxexpress-pagination .current{background:#111;color:#fff;border-color:#111}
@media (max-width:900px){.idxexpress-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:600px){.idxexpress-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}
.highlights-box{padding:36px 42px;margin-bottom:23px}
.highlights-box .h5{font-size:18px;line-height:1.4;letter-spacing:3px}
.highlights-box ul{margin:0;padding:0;list-style:none}
.highlights-box ul li{display:flex;justify-content:space-between;align-items:center;margin:10px 0;padding-bottom:10px;border-bottom:1px solid #484b4e}
.highlights-box ul span:first-child{font-size:14px;text-shadow:.5px 0 0 currentColor;text-transform:uppercase}
.pro-prop-details .row{margin:0}
.gallery-thumbs{max-height:110px;bottom:0;z-index:9999999999;position:absolute;background-color:#fff;padding:6px 8px;cursor:pointer}
.gallery-thumbs .swiper-slide{width:150px;height:100px;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #eee;border-radius:4px;margin-top:10px}
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.idxexpress-hero-section-5 .swiper-container,.idxexpress-hero-section-5 .swiper{height:100vh}
.idxexpress-hero-section-5 .swiper-slide{height:100vh;background-position:center center;background-size:cover;background-repeat:no-repeat}
.swiper-button-next,.swiper-button-prev{color:#ffffff}
.idxexpress-stats-wrap{max-width:1200px;margin:50px auto;padding:0 12px}
.idxexpress-stats-inline{list-style:none;margin:24px auto 20px;padding:12px 16px;background:#fff;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.08);display:flex;align-items:stretch;gap:0;flex-wrap:wrap;max-width:980px}
.idxexpress-stat{display:flex;align-items:center;justify-content:center;text-align:center;gap:12px;font-size:26px;line-height:1.25;color:#111;padding:30px 0;box-sizing:border-box}
.idxexpress-stat:last-child{border-right:0}
.idxexpress-stat i{font-size:28px;width:auto;min-width:28px;text-align:center;line-height:1}
.idxexpress-featured{width:100%;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08);background:#f8f8f8}
.idxexpress-featured img{display:block;width:100%;height:auto}
.idxexpress-title{font-weight:700;line-height:1.35}
.idxexpress-price{display:block;font-weight:400;line-height:1.35;margin-top:6px}
.idxexpress-hero-featured{position:relative;width:100%;height:100vh;background-position:center center;background-size:cover;background-repeat:no-repeat}
.idxexpress-hero-featured:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.25);z-index:1}
.idxexpress-hero-featured .idxexpress-hero-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;z-index:2;padding:20px}
.idxexpress-hero-featured .idxexpress-title-wrap{line-height:1.6;color:#fff}
.idxexpress-hero-featured .idxexpress-title-wrap .idxexpress-title{font-weight:700;margin:0}
.idxexpress-hero-featured .idxexpress-title-wrap .idxexpress-price{display:inline-block;margin-top:8px;font-weight:400}
.idxexpress-after-hero{margin-top:50px}
.idxexpress-stats-inline[data-count="1"] .idxexpress-stat{width:100%}
.idxexpress-stats-inline[data-count="2"] .idxexpress-stat{width:50%}
.idxexpress-stats-inline[data-count="3"] .idxexpress-stat{width:33.3333%}
.idxexpress-stats-inline[data-count="4"] .idxexpress-stat,.idxexpress-stats-inline[data-count="5"] .idxexpress-stat,.idxexpress-stats-inline[data-count="6"] .idxexpress-stat{width:25%}
.idxexpress-hero-section-5 .idxexpress-hero-slider .swiper-slide{background-position:center center;background-size:cover;background-repeat:no-repeat;height:520px}
