.kkw-re-wrap{max-width:1240px;margin:0 auto;padding:24px 12px}
.kkw-re-wrap *{box-sizing:border-box}
.kkw-re-wrap .kkw-re-filters{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(17,24,39,.06)}
.kkw-re-wrap .kkw-re-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}
.kkw-re-wrap .kkw-re-tab{appearance:none;border:1px solid rgba(17,24,39,.12);background:#fff;color:#111827;border-radius:999px;padding:10px 14px;font-weight:600;font-size:13px;line-height:1;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}
.kkw-re-wrap .kkw-re-tab:hover{transform:translateY(-1px);border-color:rgba(17,24,39,.22)}
.kkw-re-wrap .kkw-re-tab.is-active{background:#111827;color:#fff;border-color:#111827}
.kkw-re-wrap .kkw-re-form{display:block}
.kkw-re-wrap .kkw-re-row{display:grid;gap:14px;margin-top:14px}
.kkw-re-wrap .kkw-re-row-1{grid-template-columns:2fr 1fr}
.kkw-re-wrap .kkw-re-row-2{grid-template-columns:1fr 1fr}
.kkw-re-wrap .kkw-re-row-3{grid-template-columns:1fr 1fr 2fr}
.kkw-re-wrap .kkw-re-row-more{grid-template-columns:1fr 2fr}
@media (max-width:1024px){
.kkw-re-wrap .kkw-re-row-1,.kkw-re-wrap .kkw-re-row-2,.kkw-re-wrap .kkw-re-row-3,.kkw-re-wrap .kkw-re-row-more{grid-template-columns:1fr}
}
.kkw-re-wrap .kkw-re-field label{display:block;font-size:12px;font-weight:700;color:#111827;margin-bottom:8px;letter-spacing:.2px}
.kkw-re-wrap .kkw-re-field input[type="text"],.kkw-re-wrap .kkw-re-field input[type="number"],.kkw-re-wrap .kkw-re-field select{width:100%;border:1px solid rgba(17,24,39,.12);border-radius:14px;padding:12px 14px;font-size:14px;outline:none;background:#fff;color:#111827;transition:border-color .15s ease,box-shadow .15s ease}
.kkw-re-wrap .kkw-re-field input[type="text"]:focus,.kkw-re-wrap .kkw-re-field input[type="number"]:focus,.kkw-re-wrap .kkw-re-field select:focus{border-color:rgba(17,24,39,.32);box-shadow:0 0 0 4px rgba(17,24,39,.08)}
.kkw-re-wrap .kkw-re-location-control{display:flex;gap:10px;align-items:center}
.kkw-re-wrap .kkw-re-location-btn{width:44px;height:44px;border-radius:14px;border:1px solid rgba(17,24,39,.12);background:#fff;cursor:pointer}
.kkw-re-wrap .kkw-re-location{position:relative}
.kkw-re-wrap .kkw-re-location-panel{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 10px);background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:16px;box-shadow:0 18px 50px rgba(17,24,39,.14);padding:12px}
.kkw-re-wrap .kkw-re-location-search{margin-bottom:10px}
.kkw-re-wrap .kkw-re-location-list{max-height:320px;overflow:auto;padding-right:4px}
.kkw-re-wrap .kkw-re-loc-group{padding:10px 8px;border-top:1px solid rgba(17,24,39,.08)}
.kkw-re-wrap .kkw-re-loc-group:first-child{border-top:0}
.kkw-re-wrap .kkw-re-loc-title{font-weight:800;color:#111827;font-size:12px;margin-bottom:8px;opacity:.9}
.kkw-re-wrap .kkw-re-loc-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
@media (max-width:640px){.kkw-re-wrap .kkw-re-loc-items{grid-template-columns:1fr}}
.kkw-re-wrap .kkw-re-dd{position:relative}
.kkw-re-wrap .kkw-re-dd-btn{width:100%;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(17,24,39,.12);border-radius:14px;padding:12px 14px;background:#fff;cursor:pointer;font-weight:600}
.kkw-re-wrap .kkw-re-dd-panel{position:absolute;z-index:60;left:0;right:0;top:calc(100% + 10px);background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:16px;box-shadow:0 18px 50px rgba(17,24,39,.14);padding:12px}
.kkw-re-wrap .kkw-re-opt{display:flex;gap:10px;align-items:center;padding:10px;border-radius:12px;cursor:pointer;user-select:none}
.kkw-re-wrap .kkw-re-opt:hover{background:rgba(17,24,39,.04)}
.kkw-re-wrap .kkw-re-opt input{width:16px;height:16px}
.kkw-re-wrap .kkw-re-chips{display:flex;gap:10px;flex-wrap:wrap}
.kkw-re-wrap .kkw-re-chip{appearance:none;border:1px solid rgba(17,24,39,.12);background:#fff;color:#111827;border-radius:999px;padding:10px 14px;font-weight:700;font-size:13px;cursor:pointer}
.kkw-re-wrap .kkw-re-chip.is-active{background:#111827;color:#fff;border-color:#111827}
.kkw-re-wrap .kkw-re-range{min-width:0}
.kkw-re-wrap .kkw-re-range-ui{position:relative;height:44px;border-radius:14px;border:1px solid rgba(17,24,39,.12);background:linear-gradient(180deg,rgba(17,24,39,.03),rgba(17,24,39,.01));display:flex;align-items:center;padding:0 10px}
.kkw-re-wrap .kkw-re-range input[type="range"]{position:absolute;left:10px;right:10px;width:calc(100% - 20px);height:44px;margin:0;appearance:none;background:transparent;pointer-events:none}
.kkw-re-wrap .kkw-re-range input[type="range"]::-webkit-slider-thumb{appearance:none;margin-top:-7.5px;width:18px;height:18px;border-radius:999px;background:#111827;border:2px solid #fff;box-shadow:0 6px 14px rgba(17,24,39,.22);cursor:pointer;pointer-events:all}
.kkw-re-wrap .kkw-re-range input[type="range"]::-webkit-slider-runnable-track{height:3px;background:rgba(17,24,39,.18);border-radius:999px;border:none}
.kkw-re-wrap .kkw-re-range-values{display:flex;justify-content:space-between;font-size:12px;color:rgba(17,24,39,.75);margin-top:8px;font-weight:700}
.kkw-re-wrap .kkw-re-more-row{display:flex;gap:12px;justify-content:space-between;margin-top:16px;flex-wrap:wrap}
.kkw-re-wrap .kkw-re-more-toggle,.kkw-re-wrap .kkw-re-reset{appearance:none;border:1px solid rgba(17,24,39,.12);background:#fff;color:#111827;border-radius:14px;padding:12px 14px;font-weight:800;cursor:pointer}
.kkw-re-wrap .kkw-re-reset{background:#111827;color:#fff;border-color:#111827}
.kkw-re-wrap .kkw-re-results-head{display:flex;align-items:center;justify-content:space-between;margin:20px 0 12px}
.kkw-re-wrap .kkw-re-found{font-weight:900;color:#111827}
.kkw-re-wrap .kkw-re-results{margin-top:8px}
.kkw-re-wrap .kkw-re-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
@media (max-width:1024px){.kkw-re-wrap .kkw-re-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.kkw-re-wrap .kkw-re-grid{grid-template-columns:1fr}}
.kkw-re-wrap .kkw-re-card{background:#fff;border:1px solid rgba(17,24,39,.10);border-radius:18px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.kkw-re-wrap .kkw-re-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(17,24,39,.10);border-color:rgba(17,24,39,.18)}
.kkw-re-wrap .kkw-re-card a{display:block;color:inherit;text-decoration:none}
.kkw-re-wrap .kkw-re-card-thumb{height:220px;background:#f3f4f6 center/cover no-repeat}
.kkw-re-wrap .kkw-re-card-body{padding:16px}
.kkw-re-wrap .kkw-re-card-top{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}
.kkw-re-wrap .kkw-re-badge{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;padding:6px 10px;border-radius:999px;border:1px solid rgba(17,24,39,.12);background:rgba(17,24,39,.02);color:#111827}
.kkw-re-wrap .kkw-re-badge-status{background:#111827;color:#fff;border-color:#111827}
.kkw-re-wrap .kkw-re-card-title{font-size:16px;line-height:1.25;font-weight:900;margin:0 0 10px;color:#111827}
.kkw-re-wrap .kkw-re-card-location{font-size:13px;font-weight:700;color:rgba(17,24,39,.72);margin-bottom:12px}
.kkw-re-wrap .kkw-re-card-meta{display:flex;flex-wrap:wrap;gap:10px}
.kkw-re-wrap .kkw-re-meta-item{font-size:12px;font-weight:900;color:#111827;border:1px solid rgba(17,24,39,.10);border-radius:999px;padding:6px 10px;background:#fff}
.kkw-re-wrap .kkw-re-card-ref{margin-top:10px;font-size:12px;color:rgba(17,24,39,.60);font-weight:700}
.kkw-re-wrap .kkw-re-load-more-wrap{display:flex;justify-content:center;margin:22px 0 6px}
.kkw-re-wrap .kkw-re-load-more{appearance:none;border:1px solid rgba(17,24,39,.12);background:#fff;color:#111827;border-radius:14px;padding:14px 18px;font-weight:900;cursor:pointer;min-width:220px}
.kkw-re-wrap .kkw-re-load-more:disabled{opacity:.6;cursor:not-allowed}
.kkw-re-wrap .kkw-re-no-results{margin:18px 0;padding:16px;border-radius:16px;border:1px solid rgba(17,24,39,.10);background:rgba(17,24,39,.02);font-weight:800;color:#111827}

.kkw-re-single-page{
  --kkw-bg: #060606;
  --kkw-card-bg: #0a0a0a;
  --kkw-border: rgba(255, 255, 255, 0.06);
  --kkw-text: #ffffff;
  --kkw-text-muted: rgba(255, 255, 255, 0.7);
  --kkw-radius: 18px;
  --kkw-radius-sm: 12px;
  background: var(--kkw-bg);
  color: var(--kkw-text);
  padding: 0;
}

.kkw-re-single-page body.post-type-archive-kkw_property,
.kkw-re-single-page body.single-kkw_property {
  background: var(--kkw-bg) !important;
  color: var(--kkw-text) !important;
}

.kkw-re-single-page body.single-kkw_property {
  background: var(--kkw-bg) !important;
  color: var(--kkw-text) !important;
}

.kkw-re-single-page .kkw-re-wrap *,
.kkw-re-single-page .kkw-re-archive *,
.kkw-re-single-page .kkw-re-single-page * {
  box-sizing: border-box;
}

.kkw-re-single-page .kkw-re-archive {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 14px 80px;
}

.kkw-re-single-page .kkw-re-filters {
  background: var(--kkw-card-bg) !important;
  border: 1px solid var(--kkw-border) !important;
  border-radius: var(--kkw-radius) !important;
  padding: 18px !important;
  margin-bottom: 26px !important;
}

.kkw-re-single-page .kkw-re-tabs {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 14px;
}

.kkw-re-single-page .kkw-re-tab {
  appearance: none;
  border: 1px solid var(--kkw-border) !important;
  background: transparent !important;
  color: var(--kkw-text) !important;
  border-radius: 999px !important;
  padding: 10px 14px !important;
  font-weight: 700 !important;
  cursor: pointer;
  transition: background .15s ease, transform .15s ease, border-color .15s ease;
}

.kkw-re-single-page .kkw-re-tab:hover {
  transform: translateY(-1px);
  border-color: rgba(255, 255, 255, 0.12);
}

.kkw-re-single-page .kkw-re-tab.is-active {
  background: rgba(255, 255, 255, 0.06) !important;
  border-color: rgba(255, 255, 255, 0.14) !important;
}

.kkw-re-single-page .kkw-re-form .kkw-re-row {
  display: grid;
  gap: 12px;
  margin-bottom: 12px;
}

.kkw-re-single-page .kkw-re-row-1 {
  grid-template-columns: 1fr 1fr;
}

.kkw-re-single-page .kkw-re-row-2 {
  grid-template-columns: 1fr 1fr;
}

.kkw-re-single-page .kkw-re-row-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.kkw-re-single-page .kkw-re-field label {
  display: block;
  font-size: 12px;
  font-weight: 800;
  color: var(--kkw-text);
  margin-bottom: 7px;
}

.kkw-re-single-page .kkw-re-field input[type="text"],
.kkw-re-single-page .kkw-re-field input[type="number"],
.kkw-re-single-page .kkw-re-field select {
  width: 100%;
  border-radius: var(--kkw-radius-sm);
  border: 1px solid var(--kkw-border);
  background: rgba(255, 255, 255, 0.02);
  color: var(--kkw-text);
  padding: 12px 12px;
  outline: none;
}

.kkw-re-single-page .kkw-re-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.kkw-re-single-page .kkw-re-chip {
  appearance: none;
  border: 1px solid var(--kkw-border);
  background: rgba(255, 255, 255, 0.02);
  color: var(--kkw-text);
  border-radius: 999px;
  padding: 9px 12px;
  font-weight: 800;
  cursor: pointer;
}

.kkw-re-single-page .kkw-re-chip.is-active {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.12);
}

.kkw-re-single-page .kkw-re-more-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-top: 10px;
  flex-wrap: wrap;
}

.kkw-re-single-page .kkw-re-more-toggle,
.kkw-re-single-page .kkw-re-reset {
  appearance: none;
  border: 1px solid var(--kkw-border);
  border-radius: 999px;
  padding: 10px 14px;
  font-weight: 900;
  cursor: pointer;
  color: var(--kkw-text);
  background: rgba(255, 255, 255, 0.02);
}

.kkw-re-single-page .kkw-re-reset {
  background: rgba(255, 255, 255, 0.08);
}

.kkw-re-single-page .kkw-re-more-options {
  margin-top: 14px;
  display: none;
  gap: 12px;
}

.kkw-re-single-page .kkw-re-more-options.is-open {
  display: grid;
}

.kkw-re-single-page .kkw-re-results-head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 12px;
  margin: 16px 0 10px;
}

.kkw-re-single-page .kkw-re-found {
  font-weight: 900;
  color: var(--kkw-text);
}

.kkw-re-single-page .kkw-re-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

@media (max-width: 1024px) {
  .kkw-re-single-page .kkw-re-row-3 {
    grid-template-columns: 1fr;
  }
  .kkw-re-single-page .kkw-re-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .kkw-re-single-page .kkw-re-row-1,
  .kkw-re-single-page .kkw-re-row-2 {
    grid-template-columns: 1fr;
  }
  .kkw-re-single-page .kkw-re-grid {
    grid-template-columns: 1fr;
  }
}

.kkw-re-single-page .kkw-re-card {
  border-radius: var(--kkw-radius);
  overflow: hidden;
  border: 1px solid var(--kkw-border);
  background: var(--kkw-card-bg);
  transition: transform .18s ease, border-color .18s ease;
}

.kkw-re-single-page .kkw-re-card:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.12);
}

.kkw-re-single-page .kkw-re-card a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.kkw-re-single-page .kkw-re-card-thumb {
  height: 220px;
  background: rgba(255, 255, 255, 0.03);
  background-size: cover;
  background-position: center;
}

.kkw-re-single-page .kkw-re-card-body {
  padding: 14px;
}

.kkw-re-single-page .kkw-re-card-top {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.kkw-re-single-page .kkw-re-badge {
  font-size: 11px;
  font-weight: 900;
  border-radius: 999px;
  padding: 6px 10px;
  border: 1px solid var(--kkw-border);
  background: rgba(255, 255, 255, 0.03);
  color: var(--kkw-text);
}

.kkw-re-single-page .kkw-re-badge-status {
  background: rgba(255, 255, 255, 0.08);
}

.kkw-re-single-page .kkw-re-card-title {
  font-size: 16px;
  margin: 0 0 8px;
  font-weight: 900;
}

.kkw-re-single-page .kkw-re-card-location {
  color: var(--kkw-text-muted);
  font-weight: 700;
  margin-bottom: 10px;
}

.kkw-re-single-page .kkw-re-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.kkw-re-single-page .kkw-re-meta-item {
  font-size: 12px;
  font-weight: 800;
  color: var(--kkw-text);
  border: 1px solid var(--kkw-border);
  background: rgba(255, 255, 255, 0.02);
  border-radius: 999px;
  padding: 6px 10px;
}

.kkw-re-single-page .kkw-re-card-ref {
  margin-top: 10px;
  font-size: 12px;
  color: var(--kkw-text-muted);
}

.kkw-re-single-page .kkw-re-load-more-wrap {
  display: flex;
  justify-content: center;
  margin-top: 22px;
}

.kkw-re-single-page .kkw-re-load-more {
  appearance: none;
  border: 1px solid var(--kkw-border);
  background: rgba(255, 255, 255, 0.03);
  color: var(--kkw-text);
  border-radius: 999px;
  padding: 12px 18px;
  font-weight: 900;
  cursor: pointer;
}

.kkw-re-single-page .kkw-re-no-results {
  margin-top: 20px;
  border-radius: var(--kkw-radius);
  padding: 16px;
  border: 1px solid var(--kkw-border);
}

.kkw-re-single-page .kkw-re-range-ui {
  position: relative;
  height: 42px;
  border-radius: var(--kkw-radius-sm);
  border: 1px solid var(--kkw-border);
  background: rgba(255, 255, 255, 0.02);
  padding: 0 10px;
  display: flex;
  align-items: center;
}

.kkw-re-single-page input[type="range"] {
  width: 100%;
}

.kkw-re-single-page .kkw-re-range-values {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
  color: var(--kkw-text-muted);
  font-weight: 800;
  font-size: 12px;
}

.kkw-re-single-page .kkw-re-single-page {
  padding: 18px 0 80px;
}

.kkw-re-single-page .kkw-re-single-hero {
  position: relative;
  padding: 50px 0 30px;
  overflow: hidden;
}

.kkw-re-single-page .kkw-re-hero-bg {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.03);
}

.kkw-re-single-page .kkw-re-hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(10px) brightness(0.6);
  transform: scale(1.08);
}

.kkw-re-single-page .kkw-re-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2));
}

.kkw-re-single-page .kkw-re-hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 24px;
}

@media (max-width: 1024px) {
  .kkw-re-single-page .kkw-re-hero-inner {
    grid-template-columns: 1fr;
  }
}

.kkw-re-single-page .kkw-re-hero-left {
  padding: 10px 0;
}

.kkw-re-single-page .kkw-re-hero-ref {
  font-weight: 900;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.2px;
  margin-bottom: 10px;
}

.kkw-re-single-page .kkw-re-hero-location {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 800;
  margin-bottom: 10px;
}

.kkw-re-single-page .kkw-re-hero-title {
  font-size: 36px;
  line-height: 1.08;
  margin: 0 0 14px;
  font-weight: 900;
  color: #fff;
}

@media (max-width: 680px) {
  .kkw-re-single-page .kkw-re-hero-title {
    font-size: 28px;
  }
}

.kkw-re-single-page .kkw-re-hero-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
}

.kkw-re-single-page .kkw-re-hero-meta-row {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.kkw-re-single-page .kkw-re-hero-price-main {
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 14px;
}

.kkw-re-single-page .kkw-re-hero-cta {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 14px;
}

.kkw-re-single-page .kkw-re-hero-cta a,
.kkw-re-single-page .kkw-re-hero-cta button {
  border-radius: 999px;
  padding: 12px 16px;
  font-weight: 900;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  color: #fff;
  cursor: pointer;
}

.kkw-re-single-page .kkw-re-hero-cta a:hover,
.kkw-re-single-page .kkw-re-hero-cta button:hover {
  background: rgba(255, 255, 255, 0.08);
}

.kkw-re-single-page .kkw-re-hero-main {
  position: sticky;
  top: 90px;
  align-self: start;
}

.kkw-re-single-page .kkw-re-hero-sticky-inner {
  border-radius: var(--kkw-radius);
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(10px);
  padding: 16px;
}

.kkw-re-single-page .kkw-re-spec-card {
  border-radius: var(--kkw-radius);
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.03);
  padding: 16px;
  margin-top: 14px;
}

.kkw-re-single-page .kkw-re-spec-title {
  font-size: 14px;
  margin: 0 0 12px;
  font-weight: 900;
}

.kkw-re-single-page .kkw-re-spec-list {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.kkw-re-single-page .kkw-re-spec-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.85);
}

.kkw-re-single-page .kkw-re-section-main {
  padding: 26px 0 0;
}

.kkw-re-single-page .kkw-re-desc-block {
  max-width: 980px;
  margin: 0 auto;
  border-radius: var(--kkw-radius);
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 18px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.7;
}

.kkw-re-single-page .kkw-re-section-gallery {
  padding: 26px 0 0;
}

.kkw-re-single-page .kkw-re-gallery {
  border-radius: var(--kkw-radius);
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.03);
  position: relative;
}

.kkw-re-single-page .kkw-re-gallery-main {
  position: relative;
  height: 520px;
}

@media (max-width: 680px) {
  .kkw-re-single-page .kkw-re-gallery-main {
    height: 360px;
  }
}

.kkw-re-single-page .kkw-re-gallery-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity .2s ease;
}

.kkw-re-single-page .kkw-re-gallery-slide.is-active {
  opacity: 1;
}

.kkw-re-single-page .kkw-re-gallery-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kkw-re-single-page .kkw-re-gallery-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(0, 0, 0, 0.35);
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

.kkw-re-single-page .kkw-re-gallery-prev {
  left: 12px;
}

.kkw-re-single-page .kkw-re-gallery-next {
  right: 12px;
}

.kkw-re-single-page .kkw-re-thumbs {
  display: flex;
  gap: 10px;
  padding: 12px;
  overflow: auto;
  background: rgba(0, 0, 0, 0.25);
}

.kkw-re-single-page .kkw-re-thumb {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  padding: 0;
  overflow: hidden;
  width: 92px;
  height: 62px;
  flex: 0 0 auto;
  background: transparent;
  cursor: pointer;
  opacity: 0.7;
}

.kkw-re-single-page .kkw-re-thumb.is-active {
  opacity: 1;
  border-color: rgba(255, 255, 255, 0.18);
}

.kkw-re-single-page .kkw-re-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kkw-re-single-page .kkw-re-section-agent {
  padding: 26px 0 0;
}

.kkw-re-single-page .kkw-re-agent-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 16px;
  align-items: start;
}

@media (max-width: 1024px) {
  .kkw-re-single-page .kkw-re-agent-grid {
    grid-template-columns: 1fr;
  }
}

.kkw-re-single-page .kkw-re-agent-card {
  border-radius: var(--kkw-radius);
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.03);
  padding: 16px;
}

.kkw-re-single-page .kkw-re-agent-name {
  font-weight: 900;
  font-size: 18px;
  margin: 0 0 6px;
}

.kkw-re-single-page .kkw-re-agent-location {
  color: rgba(255, 255, 255, 0.75);
  font-weight: 800;
  margin-bottom: 12px;
}

.kkw-re-single-page .kkw-re-agent-actions {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.kkw-re-single-page .kkw-re-agent-actions a,
.kkw-re-single-page .kkw-re-agent-actions button {
  border-radius: 999px;
  padding: 10px 14px;
  font-weight: 900;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  color: #fff;
  cursor: pointer;
}

.kkw-re-single-page .kkw-re-agent-actions a:hover,
.kkw-re-single-page .kkw-re-agent-actions button:hover {
  background: rgba(255, 255, 255, 0.08);
}

.kkw-re-single-page .kkw-re-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.72);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 18px;
  z-index: 99999;
}

.kkw-re-single-page .kkw-re-modal-overlay.is-open {
  display: flex;
}

.kkw-re-single-page .kkw-re-modal-inner {
  width: min(680px, 100%);
  border-radius: var(--kkw-radius);
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(10, 10, 10, 0.96);
  padding: 18px;
}

.kkw-re-single-page .kkw-re-modal-title {
  font-weight: 900;
  margin: 0 0 8px;
  font-size: 18px;
  color: #fff;
}

.kkw-re-single-page .kkw-re-modal-subtitle {
  color: rgba(255, 255, 255, 0.75);
  margin: 0 0 12px;
}

.kkw-re-single-page .kkw-re-modal-close {
  appearance: none;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  color: #fff;
  border-radius: 999px;
  padding: 10px 14px;
  font-weight: 900;
  cursor: pointer;
  margin-top: 12px;
}

.kkw-re-single-page .kkw-re-modal-close:hover {
  background: rgba(255, 255, 255, 0.08);
}

@media (max-width: 680px) {
  .kkw-re-single-page .kkw-re-hero-main {
    position: relative;
    top: auto;
  }
  .kkw-re-single-page .kkw-re-hero-sticky-inner{
    flex-direction: column;
  }
  .kkw-re-single-page .kkw-re-hero-cta{
    width: 100%;
    justify-content: space-between;
  }
}


.kkw-re-wrap .kkw-re-range input[type="range"]::-moz-range-track{height:3px;background:rgba(17,24,39,.18);border-radius:999px;border:none}.kkw-re-wrap .kkw-re-range input[type="range"]::-moz-range-thumb{appearance:none;width:18px;height:18px;border-radius:999px;background:#111827;border:2px solid #fff;box-shadow:0 6px 14px rgba(17,24,39,.22);cursor:pointer;pointer-events:all}
.kkw-re-wrap .kkw-re-range-ui{overflow:visible}

.kkw-re-wrap .kkw-re-row-features{grid-template-columns:1fr;margin-top:14px}
.kkw-re-wrap .kkw-re-dd-panel[hidden]{display:none !important}
.kkw-re-wrap .kkw-re-dd-panel-features:not([hidden]){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}
@media (max-width:640px){.kkw-re-wrap .kkw-re-dd-panel-features:not([hidden]){grid-template-columns:1fr}}

.kkw-re-popup-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.65);align-items:center;justify-content:center;padding:18px;z-index:99999}
.kkw-re-popup-modal.is-open{display:flex}
.kkw-re-popup-card{background:#fff;border-radius:18px;padding:28px 24px;width:min(580px,100%);position:relative;box-shadow:0 24px 60px rgba(0,0,0,.25)}
.kkw-re-popup-close{position:absolute;top:14px;right:14px;width:32px;height:32px;appearance:none;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:999px;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.kkw-re-popup-close:hover{background:#f3f4f6}
.kkw-re-popup-head{margin-bottom:20px;padding-right:32px}
.kkw-re-popup-title{font-weight:900;font-size:18px;color:#111827;margin:0 0 8px}
.kkw-re-popup-subtitle{color:rgba(17,24,39,.7);font-size:14px;margin:0}
.kkw-re-popup-open{appearance:none;border:1px solid rgba(17,24,39,.12);background:#111827;color:#fff;border-radius:14px;padding:12px 18px;font-weight:800;font-size:14px;cursor:pointer}
.kkw-re-popup-open:hover{background:#1f2937}
