:root{--re-green:#15805a;--re-green-dark:#0d6848;--re-orange:#f28c28;--re-blue:#39a9db;--re-bg:#f7f5ef;--re-text:#26332e;--re-muted:#68746f;--re-line:#e6e5de;--re-white:#fff;--re-shadow:0 10px 30px rgba(27,59,47,.08)}
*{box-sizing:border-box}.re-page{background:var(--re-bg);color:var(--re-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;min-height:70vh}.re-page a{text-decoration:none}.re-shell{width:min(1400px,calc(100% - 48px));margin:0 auto}.re-hero{padding:28px 0 36px;background:linear-gradient(135deg,#eef7f2,#f7f5ef 55%,#eaf6fb)}.re-hero-grid{min-height:450px;display:grid;grid-template-columns:1.03fr .97fr;border-radius:20px;overflow:hidden;background:#dcefe7;box-shadow:var(--re-shadow)}.re-search-card{padding:46px;background:linear-gradient(145deg,#117452,#18966a);color:#fff}.re-kicker{display:inline-block;font-size:13px;letter-spacing:.08em;opacity:.86}.re-search-card h1{font-size:40px;line-height:1.25;margin:14px 0 26px}.re-tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.25);margin-bottom:24px}.re-tabs a{color:rgba(255,255,255,.75);padding:12px 24px;font-weight:700}.re-tabs a:first-child,.re-tabs a:hover{color:#fff;border-bottom:3px solid #fff}.re-hero-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.re-hero-form label span{display:block;font-size:13px;margin-bottom:7px}.re-hero-form input,.re-hero-form select{width:100%;height:52px;border:0;border-radius:10px;padding:0 15px;color:#34423d}.re-hero-form button{grid-column:1/-1;height:52px;border:0;border-radius:10px;background:#21c77b;color:#fff;font-size:16px;font-weight:800;cursor:pointer}.re-hot-inline{display:flex;gap:14px;flex-wrap:wrap;font-size:12px;margin-top:18px}.re-hot-inline a{color:#fff}.re-hero-visual{position:relative;background:linear-gradient(155deg,#a8d7ea,#dff1e7 50%,#f3d8af);overflow:hidden}.re-hero-visual:before,.re-hero-visual:after{content:"";position:absolute;background:#fff;border-radius:8px;box-shadow:0 20px 40px rgba(23,83,62,.15)}.re-hero-visual:before{width:220px;height:260px;right:12%;bottom:0;clip-path:polygon(50% 0,100% 24%,100% 100%,0 100%,0 24%)}.re-hero-visual:after{width:150px;height:190px;left:10%;bottom:0;clip-path:polygon(50% 0,100% 28%,100% 100%,0 100%,0 28%)}.re-hero-shape{position:absolute;width:120px;height:120px;border-radius:50%;background:rgba(255,255,255,.35);left:40%;top:18%}.re-hero-copy{position:absolute;left:28px;bottom:24px;z-index:2;background:rgba(255,255,255,.88);padding:15px 18px;border-radius:12px}.re-hero-copy b,.re-hero-copy span{display:block}.re-hero-copy span{font-size:12px;color:var(--re-muted);margin-top:4px}.re-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:26px}.re-categories a{background:#fff;padding:24px 14px;border-radius:14px;text-align:center;color:var(--re-text);box-shadow:var(--re-shadow);border:1px solid transparent}.re-categories a:hover{border-color:var(--re-green);transform:translateY(-2px)}.re-categories i{display:flex;width:54px;height:54px;margin:0 auto 10px;border-radius:16px;align-items:center;justify-content:center;background:#e8f6ef;color:var(--re-green);font-size:31px;font-style:normal}.re-categories strong,.re-categories small{display:block}.re-categories small{color:var(--re-muted);margin-top:6px}.re-section{padding:48px 0}.re-section-head,.re-results-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.re-section-head span{font-size:11px;color:var(--re-green);font-weight:800;letter-spacing:.14em}.re-section-head h2,.re-results-head h2{font-size:28px;margin:4px 0}.re-section-head p,.re-results-head p{margin:0;color:var(--re-muted)}.re-section-head>a,.re-results-head>a{color:var(--re-green);font-weight:700}.re-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.re-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:var(--re-shadow)}.re-card-media{display:block;height:210px;position:relative;background:#e6eee9}.re-card-media img,.re-row-media img,.re-result-media img,.re-gallery img{width:100%;height:100%;object-fit:cover}.re-card-media em,.re-result-media em{position:absolute;left:12px;top:12px;background:var(--re-green);color:#fff;font-style:normal;padding:5px 10px;border-radius:999px}.re-placeholder{display:flex;height:100%;align-items:center;justify-content:center;background:linear-gradient(135deg,#dcefe7,#dcecf3);color:var(--re-green);font-weight:800}.re-card-body{padding:17px}.re-card-price,.re-result-price{color:var(--re-green);font-size:21px;font-weight:800}.re-card h3{font-size:17px;margin:8px 0}.re-card h3 a,.re-row h3 a,.re-result h3 a{color:var(--re-text)}.re-card p,.re-row p,.re-result p{color:var(--re-muted);font-size:13px}.re-specs,.re-tags{display:flex;gap:8px;flex-wrap:wrap}.re-specs span{font-size:12px;color:#59655f}.re-tags{margin-top:12px}.re-tags span{font-size:11px;color:var(--re-green-dark);background:#e9f6ef;padding:5px 8px;border-radius:6px}.re-card-actions{display:flex;justify-content:space-between;margin-top:16px}.re-wa,.re-detail-btn,.re-primary{display:inline-flex;align-items:center;justify-content:center;padding:9px 13px;border-radius:8px;font-weight:700}.re-wa{background:#13a85b;color:#fff}.re-detail-btn{border:1px solid var(--re-green);color:var(--re-green)}.re-publish-strip{background:#eaf6f0;padding:34px 0;border-top:1px solid #d6ebe1;border-bottom:1px solid #d6ebe1}.re-publish-strip .re-shell{display:flex;align-items:center;justify-content:space-between}.re-publish-strip h2{margin:6px 0}.re-publish-strip p{margin:0;color:var(--re-muted)}.re-publish-strip span{color:var(--re-green);font-size:12px;font-weight:700}.re-publish-strip a{background:var(--re-orange);color:#fff;border-radius:10px;padding:14px 24px;font-weight:800}.re-latest-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.re-row{display:grid;grid-template-columns:145px 1fr auto;align-items:center;background:#fff;border-radius:13px;overflow:hidden;box-shadow:var(--re-shadow)}.re-row-media{height:112px}.re-row-body{padding:14px;display:flex;justify-content:space-between;gap:15px}.re-row-body h3{margin:5px 0;font-size:15px}.re-row-body p{margin:0}.re-row-meta{display:flex;flex-direction:column;align-items:flex-end;font-size:11px;color:var(--re-muted)}.re-row-wa{margin-right:14px}.re-list-hero,.re-form-hero{background:linear-gradient(135deg,#0f6c4d,#1a9067);color:#fff;padding:38px 0}.re-list-hero h1,.re-form-hero h1{margin:0;font-size:34px}.re-list-hero p,.re-form-hero p{margin-bottom:0}.re-list-layout{display:grid;grid-template-columns:290px 1fr;gap:28px;padding:34px 0 60px}.re-filters{background:#fff;border-radius:14px;padding:22px;height:max-content;box-shadow:var(--re-shadow);position:sticky;top:20px}.re-filters h2{margin-top:0}.re-filters label{display:block;font-size:13px;margin-bottom:14px}.re-filters input,.re-filters select,.re-publish-form input,.re-publish-form select,.re-publish-form textarea{width:100%;border:1px solid var(--re-line);border-radius:8px;padding:11px;margin-top:6px;background:#fff}.re-filter-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.re-filters .re-check{display:flex;gap:7px;align-items:center}.re-filters .re-check input{width:auto;margin:0}.re-primary{width:100%;border:0;background:var(--re-green);color:#fff;cursor:pointer}.re-results-list{display:grid;gap:18px}.re-result{display:grid;grid-template-columns:300px 1fr;background:#fff;border-radius:15px;overflow:hidden;box-shadow:var(--re-shadow)}.re-result-media{height:230px;position:relative}.re-result-body{padding:20px}.re-result h3{font-size:21px;margin:8px 0}.re-result footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.re-result footer div{display:flex;gap:8px}.re-pages{text-align:center;margin:30px}.re-mobile-search,.re-filter-close,.re-mobile-contact{display:none}.re-breadcrumb{padding:20px 0;display:flex;gap:8px;color:var(--re-muted);font-size:13px}.re-breadcrumb a{color:var(--re-green)}.re-gallery{height:500px;display:grid;grid-template-columns:2fr 1fr;gap:8px}.re-gallery-main{border-radius:16px 0 0 16px;overflow:hidden}.re-gallery-side{display:grid;grid-template-columns:1fr 1fr;gap:8px}.re-gallery-side button{padding:0;border:0;overflow:hidden;cursor:pointer}.re-detail-grid{display:grid;grid-template-columns:1fr 350px;gap:32px;padding:35px 0}.re-detail-main{background:#fff;border-radius:15px;padding:28px;box-shadow:var(--re-shadow)}.re-detail-title{display:flex;justify-content:space-between;gap:20px}.re-detail-title h1{font-size:29px;margin:8px 0}.re-detail-title>strong{font-size:25px;color:var(--re-green);white-space:nowrap}.re-core-specs{display:grid;grid-template-columns:repeat(4,1fr);margin:25px 0;border:1px solid var(--re-line);border-radius:12px}.re-core-specs div{text-align:center;padding:18px;border-right:1px solid var(--re-line)}.re-core-specs div:last-child{border:0}.re-core-specs b,.re-core-specs span{display:block}.re-core-specs b{font-size:22px}.re-core-specs span{font-size:12px;color:var(--re-muted)}.re-copy,.re-map{border-top:1px solid var(--re-line);margin-top:25px;padding-top:20px;line-height:1.85}.re-copy h2,.re-map h2{font-size:21px}.re-map a{color:var(--re-green);font-weight:700}.re-contact-card{background:#fff;border-radius:15px;padding:24px;height:max-content;position:sticky;top:20px;box-shadow:var(--re-shadow)}.re-contact-card>*{display:block;margin-bottom:12px}.re-contact-card a:not(.re-wa){color:var(--re-text)}.re-contact-wa{text-align:center}.re-contact-card small{color:var(--re-muted);line-height:1.6}.re-form-hero span{font-size:11px;letter-spacing:.15em}.re-publish-form{padding:34px 0 70px}.re-publish-form section{background:#fff;border-radius:14px;padding:24px;margin-bottom:20px;box-shadow:var(--re-shadow)}.re-publish-form h2{margin-top:0}.re-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.re-form-grid label{font-size:13px}.re-form-grid .wide{grid-column:1/-1}.re-switches{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px}.re-submit{max-width:280px;height:52px;font-size:17px}.re-my-row{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:20px;border-radius:12px}.re-my-row span{color:var(--re-orange);font-size:12px}.re-my-row h3{margin:6px 0}.re-my-row p{margin:0;color:var(--re-muted)}.re-empty{grid-column:1/-1;background:#fff;padding:60px;text-align:center;border-radius:14px;color:var(--re-muted)}
@media(max-width:900px){.re-shell{width:min(100% - 28px,760px)}.re-hero{padding:12px 0}.re-hero-grid{display:block;min-height:0;background:transparent;box-shadow:none}.re-search-card{padding:24px 16px;border-radius:18px}.re-search-card h1{font-size:27px}.re-hero-visual{display:none}.re-tabs{overflow-x:auto}.re-tabs a{padding:11px 18px;white-space:nowrap}.re-hero-form{grid-template-columns:1fr}.re-hot-inline{display:none}.re-categories{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.re-categories a{padding:15px 6px}.re-categories i{width:44px;height:44px;font-size:25px}.re-categories small{display:none}.re-section{padding:30px 0}.re-section-head h2{font-size:23px}.re-section-head p{display:none}.re-featured-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:8px}.re-card{min-width:82%;scroll-snap-align:start}.re-card-media{height:230px}.re-publish-strip{display:none}.re-latest-list{grid-template-columns:1fr}.re-row{grid-template-columns:112px 1fr}.re-row-media{height:120px}.re-row-meta,.re-row-wa{display:none}.re-row-body{display:block;padding:12px}.re-list-hero{display:none}.re-mobile-search{display:flex;position:sticky;top:0;z-index:30;background:#fff;padding:13px 14px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--re-line)}.re-mobile-search a{font-size:25px;color:var(--re-text)}.re-mobile-search button{border:0;background:var(--re-green);color:#fff;padding:8px 12px;border-radius:8px}.re-list-layout{display:block;padding-top:18px}.re-filters{display:none;position:fixed;left:0;right:0;bottom:0;top:auto;z-index:100;border-radius:20px 20px 0 0;max-height:85vh;overflow:auto}.re-filters.open{display:block}.re-filter-close{display:block;float:right;border:0;background:none;font-size:28px}.re-lock{overflow:hidden}.re-result{grid-template-columns:130px 1fr}.re-result-media{height:168px}.re-result-body{padding:13px}.re-result h3{font-size:16px;margin:5px 0}.re-result-price{font-size:17px}.re-result .re-specs span:nth-child(n+4),.re-result .re-tags,.re-result footer small,.re-result footer .re-detail-btn{display:none}.re-result footer{margin-top:8px}.re-results-head p{display:none}.re-gallery{width:100%;height:310px;display:block}.re-gallery-main{border-radius:0;height:100%}.re-gallery-side{display:none}.re-breadcrumb{display:none}.re-detail-grid{display:block;padding:0}.re-detail-main{border-radius:0;box-shadow:none;padding:20px 14px}.re-detail-title{display:block}.re-detail-title h1{font-size:23px}.re-detail-title>strong{display:block;margin-top:12px}.re-core-specs{grid-template-columns:repeat(4,1fr)}.re-core-specs div{padding:13px 4px}.re-core-specs b{font-size:18px}.re-contact-card{display:none}.re-detail-page{padding-bottom:70px}.re-mobile-contact{display:grid;grid-template-columns:2fr 1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fff;padding:10px 14px;gap:8px;box-shadow:0 -5px 20px rgba(0,0,0,.12)}.re-mobile-contact a,.re-mobile-contact button{border:1px solid var(--re-green);border-radius:9px;padding:11px;text-align:center;background:#fff;color:var(--re-green);font-weight:700}.re-mobile-contact .re-wa{background:#13a85b;color:#fff}.re-form-hero{padding:28px 0}.re-form-grid{grid-template-columns:1fr}.re-form-grid .wide{grid-column:auto}.re-publish-form{padding-top:18px}.re-publish-form section{padding:18px 14px}.re-switches{display:grid;grid-template-columns:1fr 1fr;gap:12px}.re-submit{max-width:none}.re-empty{padding:35px 15px}}
.re-gallery-main,.re-gallery-side{min-height:0}.re-gallery-main img{display:block}.re-gallery-thumbs{display:flex;gap:8px;margin-top:10px;padding-bottom:8px;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.re-gallery-thumbs button{flex:0 0 104px;width:104px;height:76px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:6px;background:#edf3ef;cursor:pointer;scroll-snap-align:start}.re-gallery-thumbs button:hover,.re-gallery-thumbs button.active{border-color:var(--re-green)}.re-gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover}.re-title-location{margin:10px 0 0;color:var(--re-muted);font-size:14px;line-height:1.6}.re-title-location a{display:inline-block;margin-left:8px;color:var(--re-green);font-weight:800;white-space:nowrap}
@media(max-width:900px){.re-gallery-thumbs{width:100%;margin:8px 0 0;padding:0 12px 10px}.re-gallery-thumbs button{flex-basis:86px;width:86px;height:64px}.re-title-location a{display:block;margin:5px 0 0}}
.re-property-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:32px;align-items:start}.re-property-content{min-width:0}.re-property-layout .re-gallery{display:block;width:100%;height:560px}.re-property-layout .re-gallery-main{height:100%;border-radius:6px}.re-property-layout .re-detail-main{margin-top:22px}.re-property-layout .re-contact-card{top:20px;margin:0}
@media(max-width:900px){.re-property-layout{display:block;width:100%}.re-property-layout .re-gallery{height:310px}.re-property-layout .re-gallery-main{border-radius:0}.re-property-layout .re-detail-main{margin-top:0}.re-property-layout .re-contact-card{display:none}}
.re-property-sidebar{position:sticky;top:20px;min-width:0}.re-property-sidebar .re-contact-card{position:static;width:100%}.re-sidebar-related{margin-top:18px;padding:20px;background:#fff;box-shadow:var(--re-shadow)}.re-sidebar-related-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.re-sidebar-related-head h2{margin:0;color:var(--re-text);font-size:18px}.re-sidebar-related-head a{color:var(--re-green);font-size:12px;font-weight:800}.re-sidebar-property{display:grid;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:11px 0;border-top:1px solid var(--re-line);color:var(--re-text)}.re-sidebar-property-media{display:block;height:78px;overflow:hidden;background:#e9f3ee}.re-sidebar-property-media img{display:block;width:100%;height:100%;object-fit:cover}.re-sidebar-property-media i{display:flex;height:100%;align-items:center;justify-content:center;color:var(--re-green);font-size:11px;font-style:normal}.re-sidebar-property-body{display:flex;min-width:0;flex-direction:column}.re-sidebar-property-body strong{display:-webkit-box;overflow:hidden;font-size:13px;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.re-sidebar-property-body em{margin-top:4px;overflow:hidden;color:var(--re-muted);font-size:11px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.re-sidebar-property-body b{margin-top:auto;color:var(--re-green);font-size:13px}.re-sidebar-related-empty{padding:24px 8px;border-top:1px solid var(--re-line);color:var(--re-muted);font-size:13px;line-height:1.7;text-align:center}
@media(max-width:900px){.re-property-sidebar{position:static}.re-sidebar-related{margin:20px 14px;padding:16px}.re-sidebar-property{grid-template-columns:96px minmax(0,1fr)}}
@media(max-width:420px){.re-shell{width:calc(100% - 20px)}.re-hero-form{gap:10px}.re-categories strong{font-size:13px}.re-result{grid-template-columns:118px 1fr}.re-result-media{height:158px}.re-core-specs span{font-size:10px}.re-card{min-width:88%}}

/* Real-estate homepage visual refresh: project-owned photo and icon set. */
.re-hero-grid{border-radius:6px}
.re-search-card{position:relative;z-index:2}
.re-hero-visual{min-width:0;background:#dcefe7}
.re-hero-visual>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.re-hero-visual:before,.re-hero-visual:after,.re-hero-shape{display:none}
.re-hero-visual:after{content:"";display:block;position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,73,52,.08),transparent 42%,rgba(0,0,0,.08));pointer-events:none}
.re-hero-copy{left:auto;right:18px;bottom:18px;padding:10px 13px;border-radius:6px;background:rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(18,55,43,.12)}
.re-categories a{border-radius:6px}
.re-categories i{width:58px;height:58px;border-radius:6px;background:#eaf7f1}
.re-categories i img{display:block;width:38px;height:38px;object-fit:contain}
.re-categories a:nth-child(3) i{background:#eaf7fd}
.re-categories a:nth-child(4) i{background:#fff2e9}
.re-categories a:nth-child(6) i{background:#eaf5fb}
@media(max-width:900px){
  .re-search-card{border-radius:6px}
  .re-categories i{width:46px;height:46px;border-radius:6px}
  .re-categories i img{width:31px;height:31px}
}
/* The shared EyouCMS footer/login markup contains legacy fixed-size media.
   Constrain it on pages where this plugin stylesheet is loaded so mobile
   property pages never expose clipped content or horizontal scrolling. */
@media(max-width:900px){footer .qr img{width:120px!important;max-width:100%!important;height:auto!important}.dialog{width:calc(100vw - 24px)!important;min-width:0!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}.dialog img{max-width:100%!important;height:auto!important}}
