/* Hiep Real Estate Pro 1.9.0 — approved real-estate detail UI system */
:root{
  --hrep-blue:#4f73f6;
  --hrep-blue-hover:#3f63e8;
  --hrep-blue-soft:#eef3ff;
  --hrep-bg:#f4f7ff;
  --hrep-surface:#fff;
  --hrep-surface-2:#f8faff;
  --hrep-text:#202b3d;
  --hrep-muted:#748199;
  --hrep-border:#e5eaf3;
  --hrep-border-strong:#d8dfec;
  --hrep-success:#159b68;
  --hrep-danger:#d84d5f;
  --hrep-warning:#d99522;
  --hrep-shadow-xs:0 1px 3px rgba(28,42,70,.05);
  --hrep-shadow-sm:0 8px 26px rgba(34,54,95,.07);
  --hrep-shadow-md:0 18px 48px rgba(34,54,95,.11);
  --hrep-shadow-lg:0 32px 90px rgba(20,35,68,.24);
  --hrep-r1:10px;
  --hrep-r2:14px;
  --hrep-r3:18px;
  --hrep-r4:24px;
  --hrep-s1:4px;
  --hrep-s2:8px;
  --hrep-s3:12px;
  --hrep-s4:16px;
  --hrep-s5:20px;
  --hrep-s6:24px;
  --hrep-s7:32px;
  --hrep-s8:40px;
  --hrep-s9:48px;
  --hrep-control:44px;
  --hrep-max:1280px;
}

/* Reset / scope */
.hrep-page-wrap,.hrep-single,.hrep-app,.hrep-cart-page,.hrep-account-page,
.hrep-page-wrap *,.hrep-single *,.hrep-app *,.hrep-cart-page *,.hrep-account-page *{box-sizing:border-box}
.hrep-page-wrap,.hrep-single,.hrep-app,.hrep-cart-page,.hrep-account-page{font-family:inherit;color:var(--hrep-text)}
.hrep-page-wrap img,.hrep-single img,.hrep-app img,.hrep-cart-page img,.hrep-account-page img{max-width:100%;height:auto}
.hrep-page-wrap a,.hrep-single a,.hrep-app a,.hrep-cart-page a,.hrep-account-page a{text-underline-offset:3px}
.hrep-page-wrap,.hrep-single{width:min(var(--hrep-max),100%);margin-inline:auto;padding:32px 20px 64px}
.hrep-app{width:100%}
.hrep-page-title{margin:0 0 var(--hrep-s6)}
.hrep-page-title h1{margin:0 0 var(--hrep-s2);font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.03em}
.hrep-page-title p{margin:0;color:var(--hrep-muted);line-height:1.6}

/* Icons */
.hrep-icon{display:inline-block;width:18px;height:18px;flex:0 0 auto;background:currentColor;vertical-align:-3px;-webkit-mask:var(--hrep-icon) center/contain no-repeat;mask:var(--hrep-icon) center/contain no-repeat}
.hrep-i-search{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.4-3.4'/%3E%3C/svg%3E")}
.hrep-i-filter{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h16l-6.5 7.5V19l-3 1.5v-8z'/%3E%3C/svg%3E")}
.hrep-i-bag{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8h12l1 12H5L6 8Z'/%3E%3Cpath d='M9 8V6a3 3 0 0 1 6 0v2'/%3E%3C/svg%3E")}
.hrep-i-close{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M6 6l12 12M18 6 6 18'/%3E%3C/svg%3E")}
.hrep-i-refresh{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 7v5h-5'/%3E%3Cpath d='M19 12a7 7 0 1 1-2-5'/%3E%3C/svg%3E")}
.hrep-i-check{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 12 4 4L19 6'/%3E%3C/svg%3E")}
.hrep-i-map-pin{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 5-8 11-8 11S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E")}
.hrep-i-image{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15-5-5L5 20'/%3E%3C/svg%3E")}
.hrep-i-video{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='13' height='14' rx='2'/%3E%3Cpath d='m16 10 5-3v10l-5-3Z'/%3E%3C/svg%3E")}
.hrep-i-play{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M8 5v14l11-7z'/%3E%3C/svg%3E")}
.hrep-i-expand{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 3H3v5M16 3h5v5M8 21H3v-5M16 21h5v-5'/%3E%3C/svg%3E")}
.hrep-i-chevron-left{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")}
.hrep-i-chevron-right{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}
.hrep-i-share{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3Ccircle cx='6' cy='12' r='3'/%3E%3Ccircle cx='18' cy='19' r='3'/%3E%3Cpath d='m8.6 10.5 6.8-4M8.6 13.5l6.8 4'/%3E%3C/svg%3E")}
.hrep-i-link{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7 0l2-2a5 5 0 0 0-7-7l-1 1'/%3E%3Cpath d='M14 11a5 5 0 0 0-7 0l-2 2a5 5 0 0 0 7 7l1-1'/%3E%3C/svg%3E")}
.hrep-i-external{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 4h6v6M20 4l-9 9'/%3E%3Cpath d='M18 13v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h6'/%3E%3C/svg%3E")}
.hrep-i-dashboard{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='3' y='3' width='7' height='7' rx='1'/%3E%3Crect x='14' y='3' width='7' height='7' rx='1'/%3E%3Crect x='3' y='14' width='7' height='7' rx='1'/%3E%3Crect x='14' y='14' width='7' height='7' rx='1'/%3E%3C/svg%3E")}
.hrep-i-home{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 11 9-8 9 8'/%3E%3Cpath d='M5 10v10h14V10M9 20v-6h6v6'/%3E%3C/svg%3E")}
.hrep-i-building{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M4 21V3h11v18M15 9h5v12M8 7h3M8 11h3M8 15h3M8 19h3'/%3E%3C/svg%3E")}
.hrep-i-user{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21a8 8 0 0 1 16 0'/%3E%3C/svg%3E")}
.hrep-i-logout{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 4H5v16h5M14 8l4 4-4 4M18 12H9'/%3E%3C/svg%3E")}
.hrep-i-plus{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E")}
.hrep-i-arrow-left{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m10 6-6 6 6 6M4 12h16'/%3E%3C/svg%3E")}
.hrep-i-activity{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3v18h18M7 16l4-4 3 2 5-6'/%3E%3C/svg%3E")}
.hrep-i-grid{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Crect x='4' y='4' width='6' height='6' rx='1'/%3E%3Crect x='14' y='4' width='6' height='6' rx='1'/%3E%3Crect x='4' y='14' width='6' height='6' rx='1'/%3E%3Crect x='14' y='14' width='6' height='6' rx='1'/%3E%3C/svg%3E")}
.hrep-i-list{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M9 6h11M9 12h11M9 18h11M4 6h.01M4 12h.01M4 18h.01'/%3E%3C/svg%3E")}
.hrep-i-eye{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M2.5 12s3.5-6 9.5-6 9.5 6 9.5 6-3.5 6-9.5 6-9.5-6-9.5-6Z'/%3E%3Ccircle cx='12' cy='12' r='2.5'/%3E%3C/svg%3E")}
.hrep-i-edit{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='m4 20 4.5-1 10-10-3.5-3.5-10 10L4 20Z'/%3E%3Cpath d='m13.5 6.5 3.5 3.5'/%3E%3C/svg%3E")}
.hrep-i-trash{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3M7 7l1 13h8l1-13M10 11v5M14 11v5'/%3E%3C/svg%3E")}
.hrep-i-phone{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 4h4l2 5-3 2a15 15 0 0 0 5 5l2-3 5 2v4c0 1-1 2-2 2C9 21 3 15 3 6c0-1 1-2 2-2Z'/%3E%3C/svg%3E")}
.hrep-i-message{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M4 5h16v12H8l-4 4V5Z'/%3E%3C/svg%3E")}
.hrep-i-mail{--hrep-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E")}

/* Unified buttons */
.hrep-btn,.hrep-icon-btn,.hrep-search-submit,.hrep-filter-open,.hrep-cart-btn,.hrep-intro-video-btn,
.hrep-share button,.hrep-share a,.hrep-pagination button,.hrep-view-switch button{font:inherit}
.hrep-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:var(--hrep-control);padding:0 15px;border:1px solid transparent;border-radius:12px;font-size:13px;font-weight:750;line-height:1;text-decoration:none!important;white-space:nowrap;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}
.hrep-btn:hover{transform:translateY(-1px)}
.hrep-btn:active{transform:translateY(0)}
.hrep-btn--primary{border-color:var(--hrep-blue);background:var(--hrep-blue);color:#fff!important;box-shadow:0 8px 18px rgba(79,115,246,.20)}
.hrep-btn--primary:hover{border-color:var(--hrep-blue-hover);background:var(--hrep-blue-hover)}
.hrep-btn--soft{border-color:#dfe7ff;background:var(--hrep-blue-soft);color:#3f63dc!important}
.hrep-btn--soft:hover{border-color:#cad7ff;background:#e6edff}
.hrep-btn--ghost{border-color:var(--hrep-border);background:#fff;color:var(--hrep-text)!important}
.hrep-btn--ghost:hover{border-color:var(--hrep-border-strong);background:var(--hrep-surface-2)}
.hrep-btn--danger{border-color:#f2d5da;background:#fff6f7;color:var(--hrep-danger)!important}
.hrep-btn--danger:hover{border-color:#ecc1c8;background:#ffedef}
.hrep-btn--sm{min-height:36px;padding:0 11px;border-radius:10px;font-size:12px}
.hrep-icon-btn{display:inline-grid;place-items:center;width:40px;height:40px;flex:0 0 auto;padding:0;border:1px solid var(--hrep-border);border-radius:12px;background:#fff;color:var(--hrep-text);text-decoration:none!important;cursor:pointer;transition:background .16s,border-color .16s,color .16s,transform .16s}
.hrep-icon-btn:hover{border-color:var(--hrep-border-strong);background:var(--hrep-surface-2);color:var(--hrep-blue);transform:translateY(-1px)}
.hrep-btn:focus-visible,.hrep-icon-btn:focus-visible,.hrep-view-switch button:focus-visible,.hrep-pagination button:focus-visible,.hrep-image-button:focus-visible,.hrep-growth-title:focus-visible{outline:3px solid rgba(79,115,246,.22);outline-offset:2px}

/* Search / filters */
.hrep-search-form{position:relative;margin:0;padding:10px;border:1px solid var(--hrep-border);border-radius:18px;background:#fff;box-shadow:var(--hrep-shadow-xs)}
.hrep-search-main{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}
.hrep-search-main input,.hrep-filter-dialog select,.hrep-account-form input,.hrep-account-form select,.hrep-account-form textarea,.hrep-dashboard-search input{font:inherit}
.hrep-search-main input{width:100%;height:44px;min-width:0;padding:0 14px;border:1px solid var(--hrep-border);border-radius:12px;background:var(--hrep-surface-2);color:var(--hrep-text);outline:0}
.hrep-search-main input:focus{border-color:#aebffd;background:#fff;box-shadow:0 0 0 3px rgba(79,115,246,.10)}
.hrep-search-submit,.hrep-filter-open{min-height:44px}
.hrep-filter-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#fff;color:var(--hrep-blue);font-size:10px;font-weight:800}
.hrep-filter-modal{position:fixed;inset:0;z-index:99990;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}
.hrep-filter-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.hrep-filter-backdrop,.hrep-info-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(26,35,55,.52);backdrop-filter:blur(5px)}
.hrep-filter-dialog{position:relative;z-index:2;width:min(680px,100%);max-height:min(82vh,720px);overflow:auto;border:1px solid rgba(255,255,255,.6);border-radius:22px;background:#fff;box-shadow:var(--hrep-shadow-lg)}
.hrep-filter-dialog-head,.hrep-filter-dialog-foot{position:sticky;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.hrep-filter-dialog-head{top:0;padding:16px 18px;border-bottom:1px solid var(--hrep-border)}
.hrep-filter-dialog-head strong{display:block;font-size:18px}.hrep-filter-dialog-head span{display:block;margin-top:2px;color:var(--hrep-muted);font-size:12px}
.hrep-filter-dialog .hrep-filters{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px}
.hrep-filter-dialog select{width:100%;height:46px;min-width:0;padding:0 38px 0 13px;border:1px solid var(--hrep-border);border-radius:12px;background:#fff;color:var(--hrep-text);outline:0}
.hrep-filter-dialog select:focus{border-color:#aebffd;box-shadow:0 0 0 3px rgba(79,115,246,.10)}
.hrep-filter-dialog-foot{bottom:0;justify-content:flex-end;padding:14px 18px;border-top:1px solid var(--hrep-border)}
.hrep-filter-opened,.hrep-modal-open,.hrep-lightbox-open{overflow:hidden}
.hrep-embedded-search{margin-bottom:14px}

/* Results toolbar */
.hrep-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 0 12px;scroll-margin-top:88px}
.hrep-count{font-size:14px;font-weight:800;color:var(--hrep-text)}
.hrep-results-tools{display:flex;align-items:center;gap:8px}
.hrep-view-switch{display:inline-flex;padding:3px;border:1px solid var(--hrep-border);border-radius:12px;background:#fff}
.hrep-view-switch button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--hrep-muted);font-size:12px;font-weight:750;cursor:pointer}
.hrep-view-switch button.active{background:var(--hrep-blue-soft);color:var(--hrep-blue)}
.hrep-cart-mini{display:inline-flex;align-items:center;gap:7px;height:40px;padding:0 11px;border:1px solid var(--hrep-border);border-radius:12px;background:#fff;color:var(--hrep-text);font-size:12px;font-weight:750}
.hrep-cart-mini b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--hrep-blue-soft);color:var(--hrep-blue);font-size:10px}

/* Cards */
.hrep-grid,.hrep-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.hrep-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--hrep-border);border-radius:18px;background:#fff;box-shadow:var(--hrep-shadow-xs);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hrep-card:hover{transform:translateY(-2px);border-color:#d6deed;box-shadow:var(--hrep-shadow-sm)}
.hrep-card-image{position:relative;display:grid;place-items:center;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#eef3ff,#f9fbff);color:var(--hrep-muted);text-decoration:none}
.hrep-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.hrep-card:hover .hrep-card-image img{transform:scale(1.02)}
.hrep-card-placeholder{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#fff;color:#a7b5d0;box-shadow:var(--hrep-shadow-xs)}.hrep-card-placeholder .hrep-icon{width:24px;height:24px}
.hrep-card-body{display:flex;min-width:0;flex:1;flex-direction:column;padding:15px}
.hrep-card-project{overflow:hidden;color:var(--hrep-blue);font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}
.hrep-card h3{margin:6px 0 8px;font-size:17px;line-height:1.35;letter-spacing:-.01em}.hrep-card h3 a{color:var(--hrep-text);text-decoration:none}.hrep-card h3 a:hover{color:var(--hrep-blue)}
.hrep-unit-line,.hrep-card-specs{display:flex;flex-wrap:wrap;gap:6px}.hrep-unit-line{margin:0 0 8px}.hrep-unit-line span{padding:4px 7px;border-radius:8px;background:var(--hrep-surface-2);color:#56657c;font-size:10.5px;font-weight:750}
.hrep-card-location,.hrep-location-line,.hrep-table-location{display:flex;align-items:flex-start;gap:7px;color:var(--hrep-muted);line-height:1.45}
.hrep-card-location{min-height:36px;font-size:12px}.hrep-card-location .hrep-icon,.hrep-location-line .hrep-icon,.hrep-table-location .hrep-icon{width:16px;height:16px;margin-top:1px;color:#8090aa}
.hrep-card-location span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.hrep-card-specs{margin:10px 0 12px}.hrep-card-specs span{padding:5px 7px;border-radius:8px;background:var(--hrep-blue-soft);color:#5168a6;font-size:11px;font-weight:700}
.hrep-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:2px}.hrep-card-foot>strong{font-size:16px;line-height:1.25;color:#182338}.hrep-cart-btn.is-in-cart{border-color:#c9d5ff;background:var(--hrep-blue);color:#fff!important}
.hrep-project-card .hrep-card-foot{margin-top:16px}
.hrep-loading,.hrep-empty{grid-column:1/-1;padding:42px 18px;text-align:center;color:var(--hrep-muted)}
.hrep-empty{display:grid;justify-items:center;gap:8px}.hrep-empty>.hrep-icon{width:28px;height:28px;color:#9ba9bf}.hrep-empty strong{color:var(--hrep-text)}

/* Table/list */
.hrep-table-view{display:none}.hrep-listing-browser.is-table .hrep-card-view{display:none!important}.hrep-listing-browser.is-table .hrep-table-view{display:block}
.hrep-results-shell,.hrep-table-wrap,.hrep-project-listings,.hrep-single-grid>section,.hrep-single-grid>aside{min-width:0;max-width:100%}
.hrep-table-wrap{width:100%;overflow:auto;border:1px solid var(--hrep-border);border-radius:16px;background:#fff;box-shadow:var(--hrep-shadow-xs);-webkit-overflow-scrolling:touch}
.hrep-list-table{width:100%;min-width:900px;margin:0;border-collapse:collapse}
.hrep-list-table th,.hrep-list-table td{padding:12px 11px;border-bottom:1px solid var(--hrep-border);text-align:left;vertical-align:middle}
.hrep-list-table th{background:var(--hrep-surface-2);color:var(--hrep-muted);font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.hrep-list-table tr:last-child td{border-bottom:0}
.hrep-table-product{display:flex;align-items:center;gap:10px;min-width:210px;color:var(--hrep-text);font-weight:750;text-decoration:none}.hrep-table-product:hover{color:var(--hrep-blue)}
.hrep-table-product img{width:60px;height:48px;flex:0 0 auto;border-radius:10px;object-fit:cover}
.hrep-list-table small{display:block;margin-top:4px;color:var(--hrep-muted)}.hrep-table-location{max-width:240px;font-size:11px}
.hrep-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:20px}.hrep-pagination button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--hrep-border);border-radius:10px;background:#fff;color:var(--hrep-text);font-weight:750;cursor:pointer}.hrep-pagination button.active{border-color:var(--hrep-blue);background:var(--hrep-blue);color:#fff}


/* Approved detail pages — project + listing */
.hrep-single{width:min(1280px,100%);margin-inline:auto;padding:24px 20px 64px;overflow:visible}
.hrep-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 16px;color:var(--hrep-muted);font-size:11px}
.hrep-breadcrumbs a,.hrep-breadcrumbs>span{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none}.hrep-breadcrumbs a:hover{color:var(--hrep-blue)}
.hrep-breadcrumbs i{display:inline-flex;color:#a9b5c8}.hrep-breadcrumbs i .hrep-icon{width:12px;height:12px}.hrep-breadcrumbs>a:first-child .hrep-icon{width:14px;height:14px}
.hrep-detail-hero{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);gap:24px;align-items:start;padding:18px;border:1px solid var(--hrep-border);border-radius:24px;background:#fff;box-shadow:var(--hrep-shadow-sm)}
.hrep-detail-hero-media,.hrep-detail-hero-summary{min-width:0}.hrep-hero-gallery{display:grid;gap:8px}.hrep-hero-stage{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:18px;background:linear-gradient(135deg,#eef3ff,#f8faff)}
.hrep-hero-stage .hrep-image-button,.hrep-hero-stage .hrep-image-button img{width:100%;height:100%}.hrep-hero-stage .hrep-image-button img{display:block;object-fit:cover}
.hrep-media-empty{display:grid;place-items:center;align-content:center;gap:9px;color:#96a6c0}.hrep-media-empty .hrep-icon{width:30px;height:30px}.hrep-media-empty span{font-size:12px}
.hrep-image-button{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;text-align:inherit}
.hrep-hero-counter{position:absolute;right:66px;bottom:12px;z-index:3;padding:6px 10px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(18,29,49,.56);color:#fff;font-size:11px;font-weight:750;backdrop-filter:blur(8px)}
.hrep-hero-nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);border-color:rgba(255,255,255,.75);background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(20,31,52,.16)}.hrep-hero-nav:hover{transform:translateY(-50%);background:#fff}.hrep-hero-prev{left:12px}.hrep-hero-next{right:12px}
.hrep-hero-thumbs{display:flex;gap:7px;overflow:auto;padding:1px 1px 2px;scrollbar-width:thin}.hrep-hero-thumb{width:86px;height:58px;flex:0 0 auto;overflow:hidden;padding:2px;border:2px solid transparent;border-radius:10px;background:#fff;cursor:pointer}.hrep-hero-thumb img{width:100%;height:100%;border-radius:7px;object-fit:cover}.hrep-hero-thumb.is-active{border-color:var(--hrep-blue)}
.hrep-detail-hero-summary{padding:8px 6px 4px}.hrep-kicker,.hrep-eyebrow,.hrep-panel-badge{display:block;color:var(--hrep-blue);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.hrep-detail-hero-summary h1{margin:8px 0 0;font-size:clamp(34px,4.1vw,54px);line-height:1.05;letter-spacing:-.04em;color:#172442;overflow-wrap:anywhere}.hrep-hero-project-link{display:inline-flex;margin-top:6px;color:#243b72;font-size:16px;font-weight:800;text-decoration:none}.hrep-hero-project-link:hover{color:var(--hrep-blue)}
.hrep-location-line,.hrep-card-location,.hrep-table-location{display:flex;align-items:flex-start;gap:7px;color:var(--hrep-muted);line-height:1.45}.hrep-location-line{margin-top:13px;font-size:12.5px}.hrep-location-line>.hrep-icon{width:16px;height:16px;margin-top:1px;color:var(--hrep-blue)}.hrep-location-line span{min-width:0}.hrep-location-line a{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:var(--hrep-blue);font-size:10.5px;font-weight:750;text-decoration:none;white-space:nowrap}.hrep-location-line a .hrep-icon{width:12px;height:12px}.hrep-location-line.is-compact{margin-top:8px;font-size:11px}.hrep-location-line.is-compact a{display:none}
.hrep-hero-description{margin:14px 0 0;color:#64738e;font-size:13px;line-height:1.65}.hrep-listing-price{margin-top:14px;color:#315ee8;font-size:34px;font-weight:900;line-height:1.1}
.hrep-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.hrep-listing-stats{grid-template-columns:repeat(5,minmax(0,1fr))}
.hrep-quick-stat{display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;gap:1px 8px;align-items:center;min-width:0;padding:10px;border:1px solid var(--hrep-border);border-radius:13px;background:#fff}.hrep-quick-stat>.hrep-icon{grid-row:1/3;display:grid;width:32px;height:32px;padding:7px;border-radius:9px;background:var(--hrep-blue-soft);color:var(--hrep-blue)}.hrep-quick-stat span{overflow:hidden;color:var(--hrep-muted);font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.hrep-quick-stat strong{overflow:hidden;color:#293751;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.hrep-quick-stat.is-price strong{color:var(--hrep-blue);font-size:18px}.hrep-quick-stat.is-success strong{color:var(--hrep-success)}
.hrep-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:16px}.hrep-share{display:inline-flex;align-items:center;gap:6px}.hrep-share-status{position:absolute;margin-top:48px;color:var(--hrep-success);font-size:10px}
.hrep-intro-video-btn{margin:0}.hrep-btn--block{width:100%}.hrep-btn--light{border-color:rgba(255,255,255,.65);background:#fff;color:#315ee8!important}
.hrep-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;margin-top:18px}.hrep-detail-main,.hrep-detail-sidebar{min-width:0}.hrep-detail-main{display:grid;align-content:start;gap:14px}.hrep-detail-sidebar{display:grid;align-content:start;gap:14px}.hrep-detail-sidebar>.hrep-panel{position:static}
.hrep-panel{min-width:0;margin:0;padding:18px;border:1px solid var(--hrep-border);border-radius:18px;background:#fff;box-shadow:var(--hrep-shadow-xs)}
.hrep-panel-heading,.hrep-panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hrep-panel-heading h2,.hrep-panel-title-row h2{margin:3px 0 0;font-size:20px;line-height:1.22;letter-spacing:-.015em}.hrep-panel h3{margin:0}.hrep-panel-note{color:var(--hrep-muted);font-size:10.5px;text-align:right}.hrep-heading-with-icon{display:flex;align-items:flex-start;gap:10px}.hrep-heading-with-icon>.hrep-icon{width:34px;height:34px;padding:8px;border-radius:10px;background:var(--hrep-blue-soft);color:var(--hrep-blue)}
.hrep-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:22px}.hrep-overview-row{display:grid;grid-template-columns:30px minmax(105px,.8fr) minmax(0,1.2fr);gap:8px;align-items:center;min-height:50px;border-bottom:1px solid var(--hrep-border)}.hrep-overview-row:nth-last-child(-n+2){border-bottom:0}.hrep-overview-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--hrep-blue-soft);color:var(--hrep-blue)}.hrep-overview-icon .hrep-icon{width:15px;height:15px}.hrep-overview-row>span:nth-child(2){color:var(--hrep-muted);font-size:11px}.hrep-overview-row strong{font-size:12px;line-height:1.45;color:#2d3950;overflow-wrap:anywhere}
.hrep-panel-copy{margin:0;color:#46556e;font-size:13px;line-height:1.7}.hrep-panel-copy+.hrep-media-strip{margin-top:12px}.hrep-content{color:#3d4b63;font-size:13.5px;line-height:1.78}.hrep-content>*:first-child{margin-top:0}.hrep-content>*:last-child{margin-bottom:0}.hrep-content p{margin:0 0 1em}.hrep-content img{border-radius:12px}
.hrep-policy-panel{display:grid;gap:11px}.hrep-policy-block{padding:12px 14px;border-radius:12px;background:var(--hrep-surface-2)}.hrep-policy-block strong{display:block;margin-bottom:5px;font-size:12px}.hrep-policy-block p{margin:0;color:#506079;font-size:12px;line-height:1.65;white-space:pre-line}

/* Mixed media + amenity sliders */
.hrep-media-strip,.hrep-mixed-slider{display:flex;gap:9px;overflow-x:auto;padding:1px 1px 4px;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
.hrep-media-slide{flex:0 0 190px;overflow:hidden;border:1px solid var(--hrep-border);border-radius:12px;background:#fff;scroll-snap-align:start}.hrep-media-slide .hrep-image-button img,.hrep-media-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover;background:#edf2fb}.hrep-media-caption{display:flex;align-items:flex-start;justify-content:space-between;gap:7px;padding:8px 9px}.hrep-media-caption strong{display:block;font-size:10.5px;line-height:1.3}.hrep-media-caption span{display:inline-flex;align-items:center;gap:3px;color:var(--hrep-blue);font-size:9.5px;white-space:nowrap}.hrep-media-caption .hrep-icon{width:11px;height:11px}
.hrep-media-tools{display:flex;align-items:center;gap:8px}.hrep-media-tabs{display:inline-flex;gap:4px;padding:3px;border-radius:10px;background:var(--hrep-surface-2)}.hrep-media-tabs button{height:30px;padding:0 9px;border:0;border-radius:8px;background:transparent;color:var(--hrep-muted);font:inherit;font-size:9.5px;font-weight:750;cursor:pointer}.hrep-media-tabs button.is-active{background:#fff;color:var(--hrep-blue);box-shadow:var(--hrep-shadow-xs)}.hrep-mixed-slide.is-hidden{display:none}
.hrep-mixed-slide{position:relative;flex:0 0 205px;overflow:hidden;aspect-ratio:16/10;padding:0;border:1px solid var(--hrep-border);border-radius:12px;background:#e9edf5;color:#fff;scroll-snap-align:start;cursor:pointer}.hrep-mixed-slide>img,.hrep-video-placeholder{display:block;width:100%;height:100%;object-fit:cover}.hrep-video-placeholder{background:linear-gradient(135deg,#1b2a47,#45609c)}.hrep-mixed-slide:after{content:"";position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(transparent,rgba(9,16,28,.72));pointer-events:none}.hrep-media-kind{position:absolute;z-index:2;top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;background:rgba(22,31,49,.62);font-size:9px;font-weight:800;backdrop-filter:blur(7px)}.hrep-media-kind .hrep-icon{width:11px;height:11px}.hrep-play-badge{position:absolute;z-index:2;inset:50% auto auto 50%;display:grid;place-items:center;width:44px;height:44px;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.58);border-radius:50%;background:rgba(17,30,52,.62);backdrop-filter:blur(7px)}.hrep-play-badge .hrep-icon{width:16px;height:16px}.hrep-mixed-title{position:absolute;z-index:2;right:9px;bottom:8px;left:9px;color:#fff;font-size:10.5px;font-weight:750;line-height:1.3}.hrep-slider-nav{display:flex;gap:5px}.hrep-slider-nav .hrep-icon-btn{width:34px;height:34px;border-radius:10px}.hrep-zoom-badge{position:absolute;right:8px;bottom:8px;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.5);border-radius:9px;background:rgba(20,32,52,.62);color:#fff;backdrop-filter:blur(8px)}.hrep-zoom-badge .hrep-icon{width:14px;height:14px}

/* Growth potential */
.hrep-growth-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hrep-growth-item{display:grid;align-content:start;gap:6px;padding:12px;border:1px solid var(--hrep-border);border-radius:13px;background:var(--hrep-surface-2)}.hrep-growth-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;width:100%;padding:0;border:0;background:transparent;color:var(--hrep-text);text-align:left;cursor:pointer}.hrep-growth-copy{min-width:0}.hrep-growth-copy strong,.hrep-growth-copy small{display:block}.hrep-growth-copy strong{font-size:11.5px;line-height:1.45}.hrep-growth-copy small{margin-top:6px;color:var(--hrep-muted);font-size:9.5px}.hrep-growth-chevron{display:grid;place-items:center;width:26px;height:26px;flex:0 0 auto;border-radius:8px;background:#fff;color:var(--hrep-muted)}.hrep-growth-chevron .hrep-icon{width:12px;height:12px}.hrep-growth-source-link{display:inline-flex;align-items:center;gap:4px;justify-self:start;color:var(--hrep-blue);font-size:9.5px;font-weight:800;text-decoration:none}.hrep-growth-source-link .hrep-icon{width:11px;height:11px}

/* Sidebar */
.hrep-side-heading{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:14px}.hrep-side-heading>div{display:flex;align-items:center;gap:8px}.hrep-side-heading>div>.hrep-icon{width:30px;height:30px;padding:7px;border-radius:9px;background:var(--hrep-blue-soft);color:var(--hrep-blue)}.hrep-side-heading h3{font-size:15px}.hrep-side-heading>a{display:inline-flex;align-items:center;gap:3px;color:var(--hrep-blue);font-size:9.5px;font-weight:750;text-decoration:none}.hrep-side-heading>a .hrep-icon{width:11px;height:11px}
.hrep-developer-card{text-align:center}.hrep-developer-card .hrep-side-heading{text-align:left}.hrep-developer-image{width:100%;height:120px;margin:2px auto 10px;border:1px solid var(--hrep-border);border-radius:13px;background:#fff}.hrep-developer-image img{width:100%;height:100%;padding:12px;object-fit:contain}.hrep-developer-placeholder{display:grid;place-items:center;width:76px;height:76px;margin:4px auto 10px;border-radius:18px;background:var(--hrep-blue-soft);color:var(--hrep-blue)}.hrep-developer-placeholder .hrep-icon{width:30px;height:30px}.hrep-developer-card>h3{font-size:17px}.hrep-developer-card>p{margin:8px 0 0;color:var(--hrep-muted);font-size:11px;line-height:1.65}
.hrep-advisor-head{display:flex;align-items:center;gap:11px;margin-bottom:13px}.hrep-contact-avatar{width:62px;height:62px;flex:0 0 auto;border-radius:50%;object-fit:cover}.hrep-advisor-head>div strong,.hrep-advisor-head>div span,.hrep-advisor-head>div small{display:block}.hrep-advisor-head strong{font-size:14px}.hrep-advisor-head span{margin-top:2px;color:var(--hrep-muted);font-size:10px}.hrep-advisor-head small{margin-top:5px;color:#7b88a1;font-size:9.5px;line-height:1.45}.hrep-online-dot{padding:4px 7px;border-radius:999px;background:#e9fbf3;color:var(--hrep-success);font-size:9px;font-weight:800}.hrep-contact-actions-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:8px}.hrep-contact-actions-inline .hrep-btn{min-width:0;padding-inline:9px;font-size:10px}.hrep-card-footnote{margin-top:9px;color:#98a4b8;font-size:9.5px;text-align:center}
.hrep-parent-project-image{display:block;overflow:hidden;border-radius:12px;aspect-ratio:16/8}.hrep-parent-project-image img{width:100%;height:100%;object-fit:cover}.hrep-parent-project-title{margin:10px 0 0!important;font-size:18px!important}.hrep-parent-project-title a{color:var(--hrep-blue);text-decoration:none}.hrep-parent-project-card>p{margin:9px 0 12px;color:var(--hrep-muted);font-size:10.5px;line-height:1.6}
.hrep-lead-card>p{margin:-4px 0 12px;color:var(--hrep-muted);font-size:10.5px;line-height:1.55}.hrep-lead-form{display:grid;gap:8px}.hrep-lead-form label{display:grid;gap:4px}.hrep-lead-form label span{font-size:9.5px;font-weight:750;color:#60708b}.hrep-lead-form input,.hrep-lead-form textarea{width:100%;border:1px solid var(--hrep-border);border-radius:10px;background:#fff;color:var(--hrep-text);font:inherit;outline:0}.hrep-lead-form input{height:40px;padding:0 11px}.hrep-lead-form textarea{min-height:86px;padding:10px;resize:vertical}.hrep-lead-form input:focus,.hrep-lead-form textarea:focus{border-color:#aebffd;box-shadow:0 0 0 3px rgba(79,115,246,.10)}.hrep-form-message{margin-bottom:9px;padding:9px 10px;border-radius:9px;font-size:10px}.hrep-form-message.is-success{background:#eaf9f2;color:#167852}.hrep-form-message.is-error{background:#fff0f2;color:#b93a4d}
.hrep-related-project-list{display:grid;gap:7px}.hrep-related-project-item{display:grid;grid-template-columns:64px minmax(0,1fr) 16px;gap:8px;align-items:center;padding:7px;border:1px solid var(--hrep-border);border-radius:11px;color:var(--hrep-text);text-decoration:none}.hrep-related-project-item:hover{border-color:#cad5ff;background:var(--hrep-surface-2)}.hrep-related-project-item img{width:64px;height:48px;border-radius:8px;object-fit:cover}.hrep-related-project-item span{min-width:0}.hrep-related-project-item strong,.hrep-related-project-item small,.hrep-related-project-item b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hrep-related-project-item strong{font-size:10.5px}.hrep-related-project-item small{margin-top:2px;color:var(--hrep-muted);font-size:9px}.hrep-related-project-item b{margin-top:3px;color:var(--hrep-blue);font-size:9.5px}.hrep-related-project-item>.hrep-icon{width:14px;height:14px;color:#a7b3c7}
.hrep-cta-card{position:relative;overflow:hidden;min-height:170px;padding:20px;border-radius:18px;background:linear-gradient(135deg,#315ee8 0%,#4b7bf7 100%);color:#fff;box-shadow:var(--hrep-shadow-sm)}.hrep-cta-card:after{content:"";position:absolute;inset:0 0 0 45%;background-image:linear-gradient(90deg,rgba(57,98,233,.95),rgba(57,98,233,.18)),var(--hrep-cta-image);background-position:center;background-size:cover;opacity:.62}.hrep-cta-card>div{position:relative;z-index:2;width:65%}.hrep-cta-card strong{display:block;font-size:20px;line-height:1.18}.hrep-cta-card p{margin:8px 0 13px;font-size:10.5px;line-height:1.55;opacity:.9}
.hrep-feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:12px}.hrep-feature-strip>div{display:grid;justify-items:center;gap:3px;padding:4px 6px;text-align:center}.hrep-feature-strip>div+div{border-left:1px solid var(--hrep-border)}.hrep-feature-strip .hrep-icon{width:24px;height:24px;padding:5px;border-radius:8px;background:var(--hrep-blue-soft);color:var(--hrep-blue)}.hrep-feature-strip span{color:var(--hrep-muted);font-size:9px}.hrep-feature-strip strong{font-size:10px}

/* Related listings */
.hrep-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.hrep-related-card{overflow:hidden;border:1px solid var(--hrep-border);border-radius:12px;background:#fff}.hrep-related-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#eef2f8}.hrep-related-image img{width:100%;height:100%;object-fit:cover}.hrep-related-card>div{padding:9px}.hrep-related-card h3{margin:0;font-size:11.5px;line-height:1.35}.hrep-related-card h3 a{color:var(--hrep-text);text-decoration:none}.hrep-related-card>div>span{display:block;margin-top:3px;color:var(--hrep-muted);font-size:9px}.hrep-related-foot{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:7px}.hrep-related-foot strong{color:var(--hrep-blue);font-size:13px}.hrep-related-foot small{color:var(--hrep-muted);font-size:9px}

/* Cart */
.hrep-cart-page{width:min(900px,100%);margin-inline:auto}.hrep-cart-page>h2{margin:0 0 6px}.hrep-cart-note{margin:0 0 18px;color:var(--hrep-muted)}.hrep-cart-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:13px;align-items:center;padding:13px;border:1px solid var(--hrep-border);border-radius:16px;background:#fff;box-shadow:var(--hrep-shadow-xs)}.hrep-cart-row+.hrep-cart-row{margin-top:10px}.hrep-cart-row img{width:86px;height:66px;border-radius:11px;object-fit:cover}.hrep-cart-row h3{margin:0 0 4px;font-size:14px}.hrep-cart-row h3 a{color:var(--hrep-text);text-decoration:none}.hrep-cart-row strong{font-size:13px}

/* Lightbox / info modal */
.hrep-lightbox,.hrep-info-modal{position:fixed;inset:0;z-index:100000;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}.hrep-lightbox.is-open,.hrep-info-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}
.hrep-lightbox{display:grid;place-items:center;padding:24px;background:rgba(9,14,26,.90);backdrop-filter:blur(8px)}.hrep-lightbox-close{position:absolute;z-index:3;top:18px;right:18px;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.10);color:#fff}.hrep-lightbox-stage{width:min(1200px,94vw);max-height:90vh;display:grid;justify-items:center;gap:10px}.hrep-lightbox-media{display:grid;width:100%;max-height:82vh;place-items:center}.hrep-lightbox-media img{max-width:100%;max-height:82vh;border-radius:14px;object-fit:contain}.hrep-lightbox-media iframe{width:min(1000px,92vw);aspect-ratio:16/9;border:0;border-radius:14px;background:#000}.hrep-lightbox-caption{color:#fff;font-size:12px;text-align:center}.hrep-lightbox-video-fallback{display:grid;justify-items:center;gap:14px;padding:28px;border-radius:18px;background:#fff;color:var(--hrep-text)}
.hrep-info-modal{display:grid;place-items:center;padding:20px}.hrep-info-dialog{position:relative;z-index:2;width:min(620px,100%);max-height:80vh;overflow:auto;border:1px solid var(--hrep-border);border-radius:22px;background:#fff;box-shadow:var(--hrep-shadow-lg)}.hrep-info-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid var(--hrep-border)}.hrep-info-head h3{margin:5px 0 0;font-size:21px;line-height:1.3}.hrep-info-body{padding:18px}.hrep-info-source{color:var(--hrep-blue);font-size:11px;font-weight:800}.hrep-info-description{margin:12px 0 18px;color:#40506a;line-height:1.7;white-space:pre-line}.hrep-info-link{width:max-content}

/* Account dashboard */
.hrep-account-page{width:min(1320px,100%);margin-inline:auto;padding:24px 16px 56px}
.hrep-account-shell{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}
.hrep-account-sidebar{position:sticky;top:18px;display:flex;min-height:calc(100vh - 36px);flex-direction:column;padding:24px 18px;border-radius:26px;background:linear-gradient(180deg,#4f73f6 0%,#5f85f7 100%);color:#fff;box-shadow:0 26px 64px rgba(66,95,198,.28)}
.hrep-brand{padding:4px 6px 20px}.hrep-brand strong{display:block;font-size:20px}.hrep-brand span{display:block;margin-top:5px;font-size:11px;opacity:.78}
.hrep-account-nav{display:grid;gap:7px}.hrep-account-nav-link{display:flex;align-items:center;gap:11px;min-height:44px;padding:0 12px;border-radius:12px;color:rgba(255,255,255,.84);font-size:13px;font-weight:700;text-decoration:none!important}.hrep-account-nav-link:hover{background:rgba(255,255,255,.10);color:#fff}.hrep-account-nav-link.is-active{background:#fff;color:#24324b;box-shadow:0 10px 28px rgba(31,48,105,.16)}.hrep-account-nav-icon{display:grid;place-items:center;width:22px}.hrep-account-nav-icon .hrep-icon{width:18px;height:18px}
.hrep-side-illustration{margin-top:auto;padding:16px;border-radius:18px;background:rgba(255,255,255,.11)}.hrep-side-illustration-mark{display:grid;place-items:center;width:44px;height:44px;margin-bottom:10px;border-radius:14px;background:rgba(255,255,255,.16);font-size:20px}.hrep-side-illustration small{display:block;color:rgba(255,255,255,.82);font-size:11px;line-height:1.55}
.hrep-account-main{min-width:0;padding-top:4px}.hrep-dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.hrep-dashboard-search{display:block;flex:1}.hrep-dashboard-search input{width:100%;height:50px;padding:0 16px;border:1px solid var(--hrep-border);border-radius:15px;background:#fff;color:var(--hrep-text);outline:0;box-shadow:var(--hrep-shadow-xs)}.hrep-dashboard-search input:focus{border-color:#aebffd;box-shadow:0 0 0 3px rgba(79,115,246,.10)}
.hrep-dashboard-user{display:flex;align-items:center;gap:10px}.hrep-dashboard-user img{width:42px;height:42px;border-radius:13px}.hrep-dashboard-user-meta strong,.hrep-dashboard-user-meta small{display:block}.hrep-dashboard-user-meta strong{font-size:12.5px}.hrep-dashboard-user-meta small{margin-top:2px;color:var(--hrep-muted);font-size:10.5px}.hrep-dashboard-bell{display:none}.hrep-logout-link{width:38px;height:38px}
.hrep-account-notice{margin-bottom:16px;padding:13px 14px;border:1px solid #d9e4ff;border-radius:13px;background:#f3f7ff;color:#365077;font-size:12px}.hrep-dashboard-title{margin-bottom:18px}.hrep-dashboard-title h1{font-size:clamp(28px,4vw,40px)}
.hrep-dashboard-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.hrep-stat-card{padding:18px;border:1px solid var(--hrep-border);border-radius:18px;background:#fff;box-shadow:var(--hrep-shadow-xs)}.hrep-stat-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:16px;border-radius:13px;background:var(--hrep-blue-soft);color:var(--hrep-blue)}.hrep-stat-icon .hrep-icon{width:19px;height:19px}.hrep-stat-label{color:var(--hrep-muted);font-size:11px}.hrep-stat-value{margin-top:6px;font-size:28px;font-weight:850;line-height:1}.hrep-stat-note{margin-top:7px;color:var(--hrep-success);font-size:10.5px;font-weight:700}
.hrep-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px}.hrep-account-panel{padding:20px;border:1px solid var(--hrep-border);border-radius:20px;background:#fff;box-shadow:var(--hrep-shadow-xs)}.hrep-account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.hrep-account-panel-head h2{margin:5px 0 0;font-size:23px;line-height:1.2}.hrep-panel-link{color:var(--hrep-blue);font-size:12px;font-weight:750;text-decoration:none}.hrep-account-aside-card p{color:var(--hrep-muted);line-height:1.65}.hrep-account-actions-stack{display:grid;gap:8px;margin-top:16px}
.hrep-mini-post-list{display:grid}.hrep-mini-post-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--hrep-border)}.hrep-mini-post-list article:last-child{border-bottom:0}.hrep-mini-post-list strong{font-size:13px}.hrep-mini-post-list span{color:var(--hrep-muted);font-size:11px}.hrep-mini-post-list a{color:var(--hrep-blue);font-size:11px;font-weight:750;text-decoration:none}
.hrep-account-table{display:grid;gap:9px}.hrep-empty-box{padding:16px;border-radius:14px;background:var(--hrep-surface-2);color:var(--hrep-muted);font-size:12px}.hrep-account-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--hrep-border);border-radius:15px;background:var(--hrep-surface-2)}.hrep-account-row-main{display:flex;align-items:center;gap:12px;min-width:0}.hrep-account-row-thumb{display:grid;place-items:center;width:62px;height:52px;flex:0 0 auto;overflow:hidden;border-radius:12px;background:#fff;color:var(--hrep-blue)}.hrep-account-row-thumb img{width:100%;height:100%;object-fit:cover}.hrep-account-row-main h3{margin:0 0 3px;font-size:13.5px}.hrep-account-row-main p{margin:0;color:var(--hrep-muted);font-size:10.5px}.hrep-account-row-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}
.hrep-account-form{display:grid;gap:16px}.hrep-form-grid{display:grid;gap:12px}.hrep-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hrep-form-grid label{display:grid;gap:6px;min-width:0}.hrep-form-grid label>span{color:#50617d;font-size:11.5px;font-weight:750}.hrep-form-grid label.is-full{grid-column:1/-1}.hrep-account-form input,.hrep-account-form select,.hrep-account-form textarea{width:100%;min-width:0;border:1px solid var(--hrep-border);border-radius:12px;background:#fff;color:var(--hrep-text);outline:0}.hrep-account-form input,.hrep-account-form select{height:44px;padding:0 12px}.hrep-account-form textarea{min-height:110px;padding:12px;resize:vertical}.hrep-account-form input:focus,.hrep-account-form select:focus,.hrep-account-form textarea:focus{border-color:#aebffd;box-shadow:0 0 0 3px rgba(79,115,246,.10)}.hrep-account-form-foot{display:flex;flex-wrap:wrap;gap:8px}
.hrep-login-panel{max-width:680px}.hrep-panel-intro h2{margin:8px 0 6px;font-size:27px}.hrep-panel-intro p{margin:0 0 16px;color:var(--hrep-muted)}.hrep-login-form-wrap form{display:grid;gap:11px}.hrep-login-form-wrap label{display:block;margin-bottom:5px;color:#50617d;font-size:11.5px;font-weight:750}.hrep-login-form-wrap input[type=text],.hrep-login-form-wrap input[type=password]{width:100%;height:44px;padding:0 12px;border:1px solid var(--hrep-border);border-radius:12px;background:#fff}.hrep-login-form-wrap .login-submit input{min-height:44px;padding:0 15px;border:1px solid var(--hrep-blue);border-radius:12px;background:var(--hrep-blue);color:#fff;font-weight:750}.hrep-account-help{margin-top:14px;color:var(--hrep-muted);font-size:12px}


/* Reduced motion */
@media(prefers-reduced-motion:reduce){.hrep-card,.hrep-card-image img,.hrep-filter-modal,.hrep-lightbox,.hrep-info-modal,.hrep-btn,.hrep-icon-btn{transition:none!important}.hrep-mixed-slider,.hrep-media-strip,.hrep-hero-thumbs{scroll-behavior:auto!important}}

/* Tablet */
@media(max-width:1080px){
  .hrep-grid,.hrep-results{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hrep-detail-hero{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr)}
  .hrep-listing-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.hrep-detail-layout{grid-template-columns:minmax(0,1fr) 300px}
  .hrep-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hrep-account-shell{grid-template-columns:1fr}.hrep-account-sidebar{position:relative;top:auto;min-height:auto;padding:16px}.hrep-brand{padding-bottom:12px}.hrep-account-nav{display:flex;overflow:auto;gap:6px;padding-bottom:2px}.hrep-account-nav-link{flex:0 0 auto;min-height:40px;padding:0 12px}.hrep-side-illustration{display:none}.hrep-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Mobile */
@media(max-width:767px){
  .hrep-page-wrap,.hrep-single{padding:14px 11px 40px}
  .hrep-breadcrumbs{margin-bottom:10px;font-size:9.5px}
  .hrep-search-form{padding:8px;border-radius:15px}.hrep-search-main{grid-template-columns:minmax(0,1fr) auto;gap:7px}.hrep-search-main input{grid-column:1/-1;height:46px}.hrep-search-submit,.hrep-filter-open{min-height:42px}.hrep-search-submit,.hrep-filter-open{width:100%}
  .hrep-filter-modal{align-items:end;padding:0}.hrep-filter-dialog{width:100%;max-height:88vh;border-radius:22px 22px 0 0}.hrep-filter-dialog .hrep-filters{grid-template-columns:1fr;padding:14px}.hrep-filter-dialog-head{padding:14px}.hrep-filter-dialog-foot{padding:12px 14px}.hrep-filter-dialog-foot .hrep-btn{flex:1}
  .hrep-results-head{align-items:flex-start;flex-direction:column;margin-top:16px}.hrep-results-tools{width:100%;justify-content:space-between}.hrep-grid,.hrep-results{grid-template-columns:1fr;gap:12px}.hrep-card{border-radius:16px}.hrep-card-body{padding:13px}.hrep-card-image{aspect-ratio:16/9}
  .hrep-listing-browser.is-table .hrep-table-wrap{overflow:visible;border:0;background:transparent;box-shadow:none}.hrep-listing-browser.is-table .hrep-list-table{min-width:0;border:0}.hrep-listing-browser.is-table thead{display:none}.hrep-listing-browser.is-table tbody,.hrep-listing-browser.is-table tr,.hrep-listing-browser.is-table td{display:block;width:100%}.hrep-listing-browser.is-table tr{margin-bottom:10px;padding:12px;border:1px solid var(--hrep-border);border-radius:15px;background:#fff;box-shadow:var(--hrep-shadow-xs)}.hrep-listing-browser.is-table td{display:grid;grid-template-columns:108px minmax(0,1fr);gap:10px;align-items:center;padding:8px 0;border:0!important}.hrep-listing-browser.is-table td:before{content:attr(data-label);color:var(--hrep-muted);font-size:10px;font-weight:800;text-transform:uppercase}.hrep-listing-browser.is-table .hrep-table-product{min-width:0}
  .hrep-detail-hero{grid-template-columns:1fr;gap:14px;padding:10px;border-radius:18px}.hrep-hero-stage{border-radius:14px}.hrep-hero-thumb{width:72px;height:50px}.hrep-detail-hero-summary{padding:2px 3px 5px}.hrep-detail-hero-summary h1{font-size:31px}.hrep-hero-project-link{font-size:14px}.hrep-location-line{display:grid;grid-template-columns:18px minmax(0,1fr);font-size:11px}.hrep-location-line a{grid-column:2;margin-left:0}.hrep-hero-description{font-size:12px}.hrep-listing-price{font-size:29px}.hrep-hero-stats,.hrep-listing-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hrep-quick-stat{padding:8px}.hrep-quick-stat>.hrep-icon{width:28px;height:28px;padding:6px}.hrep-hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hrep-hero-actions>.hrep-btn,.hrep-hero-actions>.hrep-share,.hrep-hero-actions .hrep-share .hrep-btn{width:100%}.hrep-share{display:block}.hrep-hero-actions>.hrep-btn--primary{grid-column:1/-1}
  .hrep-detail-layout{grid-template-columns:1fr;gap:10px;margin-top:10px}.hrep-detail-sidebar{order:0;gap:10px}.hrep-detail-main{gap:10px}.hrep-panel{padding:14px;border-radius:15px;box-shadow:none}.hrep-panel-heading,.hrep-panel-title-row{margin-bottom:11px}.hrep-panel-heading h2,.hrep-panel-title-row h2{font-size:18px}.hrep-heading-with-icon>.hrep-icon{width:30px;height:30px;padding:7px}.hrep-panel-note{display:none}
  .hrep-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--hrep-border);border-radius:12px;background:var(--hrep-border)}.hrep-overview-row{display:block;min-height:0;padding:9px;background:#fff;border:0!important}.hrep-overview-icon{width:25px;height:25px;margin-bottom:6px}.hrep-overview-row>span:nth-child(2){display:block;font-size:9px}.hrep-overview-row strong{display:block;margin-top:3px;font-size:11.5px}
  .hrep-growth-list{grid-template-columns:1fr}.hrep-media-slide{flex-basis:72%}.hrep-mixed-slide{flex-basis:82%}.hrep-slider-nav{display:none}.hrep-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hrep-related-card>div{padding:8px}.hrep-related-card h3{font-size:10.5px}
  .hrep-contact-actions-inline{grid-template-columns:1fr 1fr}.hrep-cta-card{min-height:150px}.hrep-cta-card>div{width:72%}.hrep-cta-card strong{font-size:18px}
  .hrep-cart-row{grid-template-columns:66px minmax(0,1fr);padding:10px}.hrep-cart-row img{width:66px;height:54px}.hrep-cart-row>.hrep-btn{grid-column:1/-1;width:100%}
  .hrep-lightbox{padding:12px}.hrep-lightbox-close{top:10px;right:10px}.hrep-lightbox-media iframe{width:96vw}.hrep-info-modal{align-items:end;padding:0}.hrep-info-dialog{width:100%;max-height:88vh;border-radius:22px 22px 0 0}
  .hrep-account-page{padding:12px 10px 30px}.hrep-account-shell{gap:12px}.hrep-account-sidebar{border-radius:18px}.hrep-account-nav{margin:0 -2px}.hrep-account-nav-link{font-size:11px}.hrep-account-nav-icon .hrep-icon{width:16px;height:16px}.hrep-dashboard-topbar{display:grid;gap:10px;margin-bottom:16px}.hrep-dashboard-user{justify-content:flex-start}.hrep-dashboard-search input{height:46px}.hrep-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hrep-stat-card{padding:14px;border-radius:15px}.hrep-stat-icon{width:38px;height:38px;margin-bottom:11px}.hrep-stat-value{font-size:24px}.hrep-dashboard-grid{grid-template-columns:1fr;gap:10px}.hrep-account-panel{padding:14px;border-radius:17px}.hrep-account-panel-head{display:block}.hrep-account-panel-head h2{font-size:20px}.hrep-account-panel-head>.hrep-btn,.hrep-account-panel-head>.hrep-panel-link{margin-top:10px}.hrep-form-grid-2{grid-template-columns:1fr}.hrep-account-row{display:grid;grid-template-columns:1fr;gap:10px}.hrep-account-row-actions{justify-content:flex-start}.hrep-mini-post-list article{grid-template-columns:1fr;justify-items:start;gap:5px}.hrep-login-panel{max-width:none}
}

