/* REALSPOT V5 — Public Web + Mobile UX/UI Renewal */
:root{
  --rs-blue:#2563eb;--rs-blue-dark:#174ec3;--rs-navy:#111827;--rs-text:#1f2937;
  --rs-muted:#6b7280;--rs-soft:#f6f8fb;--rs-line:#e6eaf0;--rs-white:#fff;
  --rs-shadow:0 10px 36px rgba(17,24,39,.07);--rs-radius:20px;
}
html{scroll-padding-top:84px}
body.rs-public{background:#f7f8fa;color:var(--rs-text)}
.rs-public .rs-wrap{max-width:1180px;margin:0 auto;padding:24px 20px 104px}
.rs-header{position:sticky;top:0;z-index:90;height:64px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(230,234,240,.92);backdrop-filter:blur(14px)}
.rs-header-inner{max-width:1180px;height:100%;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:30px}
.rs-brand{font-size:22px;font-weight:950;letter-spacing:-1.2px;color:#111827}.rs-brand span{color:var(--rs-blue)}
.rs-desktop-nav{display:flex;gap:24px;margin-left:auto}.rs-desktop-nav a{font-size:13px;font-weight:800;color:#4b5563}.rs-desktop-nav a:hover{color:var(--rs-blue)}
.rs-header-search{display:inline-flex;align-items:center;justify-content:center;min-width:62px;height:34px;padding:0 13px;border-radius:10px;background:#eef4ff;color:var(--rs-blue);font-size:12px;font-weight:900}
.rs-public .global-copyright.rs-copyright{margin:34px 0 24px;padding:0;text-align:center;color:#9aa1ab;font-size:11px;line-height:1.5}

/* HOME HERO */
.rs-home{width:100%}.rs-hero{display:grid;grid-template-columns:1.15fr .85fr;min-height:285px;background:linear-gradient(135deg,#102242 0%,#173d78 58%,#1f5fc5 100%);border-radius:26px;overflow:hidden;color:#fff;box-shadow:0 14px 34px rgba(20,52,105,.15)}
.rs-hero-copy{padding:44px 46px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.rs-eyebrow{font-size:10px;font-weight:950;letter-spacing:1.8px;color:#9ac3ff}.rs-hero h1{max-width:620px;margin:9px 0 12px;font-size:39px;line-height:1.15;letter-spacing:-1.8px}.rs-hero p{max-width:590px;margin:0;color:#dce9fb;font-size:14px;line-height:1.7}.rs-hero-stats{display:flex;gap:12px;margin-top:23px}.rs-hero-stats div{min-width:112px;padding:10px 13px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px)}.rs-hero-stats strong{display:block;font-size:20px}.rs-hero-stats span{display:block;margin-top:2px;font-size:10px;color:#d8e7fb}
.rs-hero-visual{min-height:285px;position:relative;overflow:hidden}.rs-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,45,85,.5),rgba(20,45,85,.05))}.rs-hero-visual img{width:100%;height:100%;object-fit:cover}.rs-hero-placeholder{background:linear-gradient(160deg,#1d4f95,#2872da)}.rs-building{position:absolute;bottom:0;border-radius:8px 8px 0 0;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.11)}.rs-building:after{content:"";position:absolute;inset:13px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 8px,transparent 8px 18px)}.rs-building.b1{left:15%;width:90px;height:54%}.rs-building.b2{left:40%;width:115px;height:76%}.rs-building.b3{right:10%;width:92px;height:44%}.rs-pin{position:absolute;left:55%;top:24%;width:48px;height:48px;border-radius:50% 50% 50% 4px;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;background:#fff;color:#2563eb;font-size:12px;box-shadow:0 10px 28px rgba(0,0,0,.16)}.rs-pin::first-letter{transform:rotate(45deg)}

/* SEARCH */
.rs-search-section{position:relative;z-index:5;margin:-18px 26px 0}.rs-search-card{background:#fff;border:1px solid #e8ecf2;border-radius:20px;padding:22px;box-shadow:var(--rs-shadow)}.rs-search-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:15px}.rs-search-head span{display:block;margin-bottom:3px;color:var(--rs-blue);font-size:9px;font-weight:950;letter-spacing:1.2px}.rs-search-head h2{margin:0;font-size:20px;letter-spacing:-.7px}.rs-search-head a{font-size:11px;font-weight:800;color:#8a919c;text-decoration:underline}
.rs-type-scroll{display:flex;gap:7px;overflow-x:auto;padding:1px 1px 10px;scrollbar-width:none}.rs-type-scroll::-webkit-scrollbar{display:none}.rs-type-chip{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border:1px solid #dde2e9;border-radius:999px;background:#fff;color:#59616d;font-size:11px;font-weight:800}.rs-type-chip.on{border-color:#1f2937;background:#1f2937;color:#fff}
.rs-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rs-field{display:block}.rs-field>span{display:block;margin:0 0 6px 2px;color:#767e8a;font-size:10px;font-weight:850}.rs-field select{width:100%;height:46px;padding:0 12px;border:1px solid #dfe4eb;border-radius:11px;background:#fff;color:#242b35;font-size:12px;outline:none}.rs-field select:focus{border-color:#79a5ff;box-shadow:0 0 0 3px rgba(37,99,235,.08)}.rs-search-submit{width:100%;height:48px;margin-top:12px;border:0;border-radius:11px;background:var(--rs-blue);color:#fff;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.rs-search-submit:hover{background:var(--rs-blue-dark)}.rs-search-submit span{font-size:18px}.rs-search-submit b{font-weight:950}

/* SECTION */
.rs-property-section{margin-top:28px;padding:24px;border:1px solid #e9edf2;border-radius:20px;background:#fff;box-shadow:0 6px 24px rgba(17,24,39,.035)}.rs-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.rs-section-head>div>span{display:block;margin-bottom:3px;color:var(--rs-blue);font-size:9px;font-weight:950;letter-spacing:1.15px}.rs-section-head h2{margin:0;font-size:23px;letter-spacing:-.9px}.rs-section-head>b{font-size:12px;color:#7b838f}
.rs-active-filters{display:flex;gap:6px;overflow-x:auto;margin:-2px 0 14px;padding-bottom:2px;scrollbar-width:none}.rs-active-filters span,.rs-active-filters a{flex:0 0 auto;display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;background:#edf4ff;color:#3569b8;font-size:10px;font-weight:850}.rs-active-filters a{background:#f2f3f5;color:#737b86}

/* RECOMMENDED */
.rs-recommend-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rs-recommend-card{display:block;border:1px solid #e7ebf0;border-radius:16px;background:#fff;overflow:hidden;transition:.18s}.rs-recommend-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(17,24,39,.08)}.rs-card-photo{height:190px;position:relative;overflow:hidden;background:#eef1f4}.rs-card-photo img{width:100%;height:100%;object-fit:cover}.rs-deal-badge,.rs-recommend-badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;justify-content:center;height:25px;padding:0 8px;border-radius:7px;background:#1c232d;color:#fff;font-size:10px;font-weight:950}.rs-recommend-badge{left:auto;right:10px;background:var(--rs-blue)}.rs-no-photo{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:linear-gradient(145deg,#edf1f6,#dfe5ec);color:#9aa4b0}.rs-no-photo b{font-size:15px;letter-spacing:.5px}.rs-no-photo span{font-size:9px}.rs-recommend-info{padding:14px 15px 16px}.rs-recommend-info p,.rs-list-meta{margin:0 0 5px;color:#7d8591;font-size:10px;font-weight:750}.rs-recommend-info h3{margin:0 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px;line-height:1.35}.rs-recommend-info>strong{display:block;font-size:18px;letter-spacing:-.6px;color:#111827}.rs-recommend-info>div{display:flex;gap:8px;margin-top:8px;color:#8a929d;font-size:10px}.rs-recommend-info>div span+span:before{content:"·";margin-right:8px;color:#bdc3ca}

/* LATEST / RESULT */
.rs-property-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.rs-list-card{min-width:0;border:1px solid #e6eaf0;border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.rs-list-main{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:150px}.rs-list-photo{position:relative;min-height:150px;background:#eef1f4;overflow:hidden}.rs-list-photo img{width:100%;height:100%;object-fit:cover}.rs-list-photo .rs-deal-badge{top:9px;left:9px}.rs-closed-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(20,25,33,.62);color:#fff;font-size:12px;font-weight:950}.rs-list-info{min-width:0;padding:14px 15px;position:relative}.rs-list-info h3{margin:0 0 10px;font-size:15px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rs-list-price{display:block;font-size:18px;letter-spacing:-.6px;color:#111827}.rs-list-spec{display:flex;gap:8px;margin-top:9px;color:#858d98;font-size:10px}.rs-list-spec span+span:before{content:"·";margin-right:8px;color:#c0c5cc}.rs-view-detail{display:block;margin-top:12px;color:#7b8490;font-size:9px;font-weight:800}.rs-card-actions{display:flex;border-top:1px solid #edf0f3;margin-top:auto}.rs-card-actions a,.rs-card-actions span{flex:1;height:39px;display:flex;align-items:center;justify-content:center;color:#5f6874;font-size:10px;font-weight:900}.rs-card-actions a+a{border-left:1px solid #edf0f3}.rs-card-actions .primary{color:var(--rs-blue)}.rs-card-actions.disabled span{color:#9aa0a8}.rs-list-card.is-closed{opacity:.82}.rs-empty{grid-column:1/-1;padding:54px 20px;text-align:center;border-radius:15px;background:#f8fafc}.rs-empty>span{font-size:26px;color:#b2bac5}.rs-empty h3{margin:10px 0 6px;font-size:16px}.rs-empty p{margin:0;color:#808894;font-size:11px}.rs-empty a{display:inline-flex;margin-top:14px;height:38px;padding:0 14px;align-items:center;border-radius:9px;background:#1f2937;color:#fff;font-size:11px;font-weight:900}

/* DETAIL */
.rs-detail-page{max-width:1080px;margin:0 auto}.rs-detail-topbar{display:flex;justify-content:space-between;align-items:center;margin:2px 0 14px;color:#727b87;font-size:11px;font-weight:800}.rs-detail-topbar a{display:inline-flex;align-items:center;height:34px;padding:0 11px;border:1px solid #e1e5ea;border-radius:9px;background:#fff}.rs-detail-closed{display:flex;align-items:center;justify-content:center;gap:9px;margin:0 0 14px;padding:12px;border-radius:12px;background:#eef0f3;color:#5b636e;font-size:11px}.rs-detail-closed b{padding:5px 8px;border-radius:999px;background:#242a31;color:#fff;font-size:9px}.rs-detail-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:18px}.rs-detail-media{height:580px;position:relative;overflow:hidden;border-radius:20px;background:#e9edf2}.rs-detail-media img{width:100%;height:100%;object-fit:cover}.rs-detail-no-photo{font-size:14px}.rs-detail-deal{position:absolute;left:13px;top:13px;display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:8px;background:#1d232b;color:#fff;font-size:10px;font-weight:950}.rs-detail-summary{align-self:start;padding:27px;border:1px solid #e7ebf0;border-radius:20px;background:#fff}.rs-detail-location{margin:0;color:#7c8490;font-size:11px;font-weight:800}.rs-detail-summary h1{margin:8px 0 17px;font-size:27px;line-height:1.32;letter-spacing:-1px}.rs-detail-price{margin-bottom:20px;font-size:25px;font-weight:950;letter-spacing:-1px;color:#111827}.rs-detail-price small{font-size:10px;color:#77808c}.rs-detail-price i{margin:0 3px;color:#c6cbd2;font-style:normal}.rs-detail-specs{display:grid;grid-template-columns:repeat(3,1fr);padding:14px 6px;border-radius:12px;background:#f7f8fa}.rs-detail-specs div{text-align:center;border-right:1px solid #e5e8ec}.rs-detail-specs div:last-child{border-right:0}.rs-detail-specs span{display:block;color:#8b929d;font-size:9px}.rs-detail-specs b{display:block;margin-top:4px;font-size:12px}.rs-detail-section{margin-top:22px;padding-top:20px;border-top:1px solid #edf0f3}.rs-detail-section h2{margin:0 0 9px;font-size:15px}.rs-detail-section p{margin:0;white-space:pre-line;color:#626b77;font-size:12px;line-height:1.75}.rs-detail-note{margin-top:18px;padding:14px;border-radius:11px;background:#f7f9fb}.rs-detail-note b{font-size:11px}.rs-detail-note p{margin:4px 0 0;color:#7b8490;font-size:10px;line-height:1.55}.rs-detail-desktop-contact{display:flex;gap:8px;margin-top:18px}.rs-detail-desktop-contact a{flex:1;height:46px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef1f5;color:#4f5864;font-size:11px;font-weight:950}.rs-detail-desktop-contact a.primary{background:var(--rs-blue);color:#fff}.rs-sticky-contact{display:none}

/* Hide legacy public elements in V5 */
.rs-public .home-top-fixed,.rs-public .property-section,.rs-public .detail-v2,.rs-public .sticky-contact{all:unset}
.rs-public .mobile-bottom:not(.rs-mobile-bottom){display:none!important}

@media(max-width:850px){
  html{scroll-padding-top:62px}
  body.rs-public{background:#fff}
  .rs-header{height:56px}.rs-header-inner{padding:0 14px;gap:12px}.rs-brand{font-size:19px}.rs-desktop-nav{display:none}.rs-header-search{margin-left:auto;min-width:54px;height:31px;border-radius:9px;font-size:10px}
  .rs-public .rs-wrap{max-width:none;padding:0 0 92px!important}
  .rs-home{padding:0 10px}
  .rs-hero{grid-template-columns:1fr;min-height:0;border-radius:0 0 18px 18px;margin:0 -10px;box-shadow:none}
  .rs-hero-copy{padding:25px 18px 20px}.rs-eyebrow{font-size:8px}.rs-hero h1{margin:7px 0 8px;font-size:27px;line-height:1.18;letter-spacing:-1.15px}.rs-hero p{font-size:11px;line-height:1.55;color:#dce8f8}.rs-hero-stats{margin-top:15px;gap:7px}.rs-hero-stats div{min-width:92px;padding:8px 10px;border-radius:10px}.rs-hero-stats strong{font-size:17px}.rs-hero-stats span{font-size:8px}.rs-hero-visual{display:none}
  .rs-search-section{margin:10px 0 0}.rs-search-card{padding:14px;border-radius:15px;box-shadow:0 5px 18px rgba(17,24,39,.045)}.rs-search-head{margin-bottom:11px}.rs-search-head span{font-size:8px}.rs-search-head h2{font-size:17px}.rs-search-head a{font-size:9px}.rs-type-scroll{gap:6px;margin:0 -2px;padding:0 2px 9px}.rs-type-chip{height:31px;padding:0 12px;font-size:10px}.rs-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rs-field>span{font-size:9px;margin-bottom:4px}.rs-field select{height:42px;padding:0 9px;border-radius:10px;font-size:11px}.rs-search-submit{height:44px;margin-top:9px;border-radius:10px;font-size:12px}
  .rs-property-section{margin-top:12px;padding:14px;border-radius:15px;box-shadow:none}.rs-section-head{margin-bottom:12px}.rs-section-head>div>span{font-size:8px}.rs-section-head h2{font-size:19px}.rs-section-head>b{font-size:10px}.rs-active-filters{margin:-1px 0 11px}.rs-active-filters span,.rs-active-filters a{height:25px;padding:0 8px;font-size:9px}
  .rs-recommend-grid{display:flex;gap:9px;overflow-x:auto;margin:0 -14px;padding:0 14px 3px;scroll-snap-type:x proximity;scrollbar-width:none}.rs-recommend-grid::-webkit-scrollbar{display:none}.rs-recommend-card{flex:0 0 73%;max-width:286px;border-radius:13px;scroll-snap-align:start}.rs-card-photo{height:142px}.rs-deal-badge,.rs-recommend-badge{height:22px;padding:0 7px;border-radius:6px;font-size:8px;top:8px;left:8px}.rs-recommend-badge{left:auto;right:8px}.rs-recommend-info{padding:11px 12px 13px}.rs-recommend-info p{font-size:9px}.rs-recommend-info h3{margin-bottom:7px;font-size:13px}.rs-recommend-info>strong{font-size:16px}.rs-recommend-info>div{font-size:9px}
  .rs-property-list{display:block}.rs-list-card{border-radius:13px;margin-bottom:8px}.rs-list-main{grid-template-columns:118px minmax(0,1fr);min-height:112px}.rs-list-photo{min-height:112px}.rs-list-info{padding:10px 11px}.rs-list-meta{margin-bottom:3px;font-size:8px}.rs-list-info h3{margin-bottom:6px;font-size:12px}.rs-list-price{font-size:16px}.rs-list-spec{margin-top:6px;font-size:8px}.rs-view-detail{margin-top:7px;font-size:8px}.rs-card-actions a,.rs-card-actions span{height:34px;font-size:9px}.rs-empty{padding:42px 16px}.rs-empty h3{font-size:14px}.rs-empty p{font-size:10px}
  .rs-mobile-bottom{display:flex!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:100!important;height:66px!important;padding:6px 12px calc(6px + env(safe-area-inset-bottom))!important;border-top:1px solid #e7eaf0!important;background:rgba(255,255,255,.96)!important;box-shadow:0 -8px 24px rgba(17,24,39,.05)!important;backdrop-filter:blur(12px)!important}.rs-mobile-bottom a{flex:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;color:#8a919c!important}.rs-mobile-bottom a.active{color:var(--rs-blue)!important}.rs-mobile-bottom .nav-icon{font-size:18px!important;line-height:1!important}.rs-mobile-bottom b{font-size:9px!important;font-weight:850!important}.rs-public .global-copyright.rs-copyright{margin:24px 0 calc(72px + env(safe-area-inset-bottom));padding:0 12px;font-size:9px}

  .rs-detail-page{padding:0 10px}.rs-detail-topbar{margin:10px 2px 10px}.rs-detail-topbar a{height:31px;padding:0 9px;font-size:9px}.rs-detail-topbar span{font-size:9px}.rs-detail-closed{flex-direction:column;gap:5px;text-align:center;margin-bottom:10px;padding:10px;font-size:9px}.rs-detail-layout{display:block}.rs-detail-media{height:300px;border-radius:15px}.rs-detail-deal{top:10px;left:10px;height:25px;font-size:9px}.rs-detail-summary{margin-top:10px;padding:16px;border-radius:15px}.rs-detail-location{font-size:9px}.rs-detail-summary h1{margin:6px 0 12px;font-size:21px}.rs-detail-price{margin-bottom:15px;font-size:22px}.rs-detail-specs{padding:12px 4px}.rs-detail-specs span{font-size:8px}.rs-detail-specs b{font-size:11px}.rs-detail-section{margin-top:17px;padding-top:16px}.rs-detail-section h2{font-size:13px}.rs-detail-section p{font-size:11px}.rs-detail-note{padding:12px}.rs-detail-note b{font-size:10px}.rs-detail-note p{font-size:9px}.rs-detail-desktop-contact{display:none}.rs-sticky-contact{position:fixed;left:10px;right:10px;bottom:10px;z-index:110;display:flex;gap:7px;padding:7px;border:1px solid #e4e8ed;border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 12px 32px rgba(17,24,39,.16);backdrop-filter:blur(10px)}.rs-sticky-contact a{flex:1;height:46px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef1f5;color:#4f5864;font-size:11px;font-weight:950}.rs-sticky-contact a.primary{background:var(--rs-blue);color:#fff}.rs-sticky-contact.disabled{height:50px;align-items:center;justify-content:center;background:#eef0f3;color:#737b86;font-size:11px;font-weight:900}
}

@media(min-width:851px) and (max-width:1050px){.rs-hero h1{font-size:34px}.rs-recommend-grid{grid-template-columns:repeat(3,1fr)}.rs-list-main{grid-template-columns:145px 1fr}.rs-list-price{font-size:16px}}


/* =========================================================
   REALSPOT V5.2 — Common banner + section alignment
   PC / Mobile use one identical banner image without cropping.
   ========================================================= */
.rs-home{
  width:100%;
}
.rs-banner-card{
  width:100%;
  margin:0;
  border:1px solid #e3e8ef;
  border-radius:24px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 10px 30px rgba(17,24,39,.06);
}
.rs-banner-image{
  display:block;
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
  object-position:center;
  background:#fff;
}
.rs-banner-empty{
  min-height:260px;
  padding:36px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  text-align:center;
  background:linear-gradient(135deg,#102242,#1f5fc5);
  color:#fff;
}
.rs-banner-empty strong{font-size:30px;font-weight:950;letter-spacing:-1px}
.rs-banner-empty span{font-size:13px;color:#dce9fb}

/* banner / search / recommendation / latest use exactly same horizontal axis */
.rs-search-section{
  position:relative;
  z-index:5;
  width:100%;
  margin:18px 0 0;
}
.rs-search-card,
.rs-property-section{
  width:100%;
  margin-left:0;
  margin-right:0;
}
.rs-search-card{
  border-radius:20px;
  padding:24px;
  box-shadow:0 7px 24px rgba(17,24,39,.045);
}
.rs-property-section{margin-top:22px}

/* cleaner internal axis in search card */
.rs-search-head,
.rs-type-scroll,
.rs-filter-grid,
.rs-search-submit{
  width:100%;
}
.rs-search-head{align-items:center;margin-bottom:16px}
.rs-search-head>div{min-width:0}
.rs-type-scroll{padding-left:0;padding-right:0}
.rs-filter-grid{align-items:end}
.rs-field{min-width:0}
.rs-field select{display:block}

@media(max-width:850px){
  .rs-home{padding:10px 10px 0}
  .rs-banner-card{
    width:100%;
    margin:0;
    border-radius:15px;
    box-shadow:none;
  }
  .rs-banner-image{
    width:100%;
    height:auto;
    object-fit:contain;
  }
  .rs-banner-empty{
    min-height:118px;
    padding:20px 14px;
  }
  .rs-banner-empty strong{font-size:21px}
  .rs-banner-empty span{font-size:10px}
  .rs-search-section{
    width:100%;
    margin:10px 0 0;
  }
  .rs-search-card,
  .rs-property-section{
    width:100%;
    margin-left:0;
    margin-right:0;
  }
  .rs-search-card{padding:14px;border-radius:15px}
  .rs-property-section{margin-top:12px}
}

/* =========================================================
   REALSPOT V5.5 — Header typography unified
   Business name / primary navigation use identical type size.
   ========================================================= */
@media(min-width:851px){
  .rs-brand,
  .rs-desktop-nav a{
    font-size:13px !important;
    font-weight:800 !important;
    letter-spacing:-0.25px !important;
    line-height:1 !important;
  }
}

/* =========================================================
   REALSPOT V5.6 — Slim business banner renewal
   One identical source image for PC / mobile.
   The viewport is intentionally slimmer to improve density
   and make the banner artwork/text feel crisper on screen.
   ========================================================= */
.rs-banner-card{
  position:relative;
  aspect-ratio:4 / 1;
  min-height:0;
  background:#f7f9fc;
}
.rs-banner-image{
  width:100%;
  height:100%;
  max-height:none;
  object-fit:cover;
  object-position:center center;
}
.rs-banner-empty{
  min-height:0;
  height:100%;
  padding:24px 28px;
}

/* Keep the transition from banner to search visually compact. */
.rs-search-section{margin-top:14px}

@media(max-width:850px){
  .rs-banner-card{
    aspect-ratio:4 / 1;
    border-radius:13px;
  }
  .rs-banner-image{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center center;
  }
  .rs-banner-empty{
    height:100%;
    min-height:0;
    padding:12px 14px;
  }
  .rs-banner-empty strong{font-size:18px}
  .rs-banner-empty span{font-size:9px}
  .rs-search-section{margin-top:9px}
}

/* =========================================================
   REALSPOT V5.7 — Full banner image / no crop
   PC and mobile use the exact same source image.
   Never force a viewport ratio: scale the original artwork
   proportionally to the available content width.
   ========================================================= */
.rs-banner-card{
  position:relative;
  aspect-ratio:auto !important;
  height:auto !important;
  min-height:0 !important;
  overflow:hidden;
  background:#f7f9fc;
}
.rs-banner-image{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center center !important;
}
.rs-banner-empty{
  min-height:150px;
  height:auto !important;
}
.rs-search-section{margin-top:12px}

@media(max-width:850px){
  .rs-banner-card{
    aspect-ratio:auto !important;
    height:auto !important;
    min-height:0 !important;
    border-radius:13px;
  }
  .rs-banner-image{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    max-height:none !important;
    aspect-ratio:auto !important;
    object-fit:contain !important;
    object-position:center center !important;
  }
  .rs-banner-empty{
    min-height:105px;
    height:auto !important;
  }
  .rs-search-section{margin-top:9px}
}

/* =========================================================
   REALSPOT V5.8 — Common business footer + policy pages
   Shared across all public pages, editable from admin/banner.
   ========================================================= */
.rs-site-footer{
  margin-top:38px;
  border-top:1px solid #e7ebf0;
  background:#f8fafc;
  color:#657080;
}
.rs-site-footer-inner{
  width:min(1160px, calc(100% - 32px));
  margin:0 auto;
  padding:28px 0 30px;
}
.rs-footer-name{
  color:#111827;
  font-size:15px;
  font-weight:900;
  margin-bottom:10px;
}
.rs-footer-links{
  display:flex;
  align-items:center;
  gap:9px;
  margin-bottom:13px;
  font-size:13px;
  font-weight:800;
}
.rs-footer-links a{color:#303946;text-decoration:none}
.rs-footer-links a:hover{text-decoration:underline}
.rs-footer-info{
  display:flex;
  flex-wrap:wrap;
  gap:5px 14px;
  font-size:12px;
  line-height:1.65;
}
.rs-footer-info span:not(.wide)+span:not(.wide)::before{content:''}
.rs-footer-info .wide{flex-basis:100%}
.rs-footer-info a{color:inherit;text-decoration:none}
.rs-footer-copy{
  margin-top:11px;
  padding-top:11px;
  border-top:1px solid #e8ebef;
  font-size:11px;
  color:#8992a0;
}
.rs-policy-page{
  width:min(920px,100%);
  margin:24px auto 40px;
  background:#fff;
  border:1px solid #e5e9ef;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 8px 28px rgba(17,24,39,.05);
}
.rs-policy-head{padding:25px 28px 20px;border-bottom:1px solid #edf0f4}
.rs-policy-head h1{margin:12px 0 5px;font-size:25px;color:#111827}
.rs-policy-head p{margin:0;color:#7a8492;font-size:13px}
.rs-policy-back{font-size:12px;font-weight:800;text-decoration:none;color:#235ecf}
.rs-policy-body{
  padding:28px;
  white-space:pre-wrap;
  word-break:keep-all;
  overflow-wrap:anywhere;
  font-size:14px;
  line-height:1.9;
  color:#3d4754;
}
@media(max-width:850px){
  .rs-site-footer{margin-top:24px;padding-bottom:76px}
  .rs-site-footer-inner{width:calc(100% - 28px);padding:22px 0 24px}
  .rs-footer-name{font-size:14px;margin-bottom:8px}
  .rs-footer-links{font-size:12px;margin-bottom:10px}
  .rs-footer-info{font-size:11px;gap:3px 10px}
  .rs-footer-copy{font-size:10px;margin-top:9px;padding-top:9px}
  .rs-policy-page{margin:12px auto 24px;border-radius:14px}
  .rs-policy-head{padding:20px 18px 16px}
  .rs-policy-head h1{font-size:21px}
  .rs-policy-body{padding:20px 18px;font-size:13px;line-height:1.8}
}

/* =========================================================
   REALSPOT V5.9 — Common footer full center alignment
   ========================================================= */
.rs-site-footer-inner{
  text-align:center;
}
.rs-footer-name{
  text-align:center;
}
.rs-footer-links{
  justify-content:center;
  text-align:center;
}
.rs-footer-info{
  justify-content:center;
  text-align:center;
}
.rs-footer-info .wide{
  flex-basis:100%;
  text-align:center;
}
.rs-footer-copy{
  text-align:center;
}
@media(max-width:850px){
  .rs-site-footer-inner,
  .rs-footer-name,
  .rs-footer-links,
  .rs-footer-info,
  .rs-footer-info .wide,
  .rs-footer-copy{
    text-align:center;
  }
  .rs-footer-links,
  .rs-footer-info{
    justify-content:center;
  }
}

/* =========================================================
   REALSPOT V12 — User service + CRM + Admin operations
   ========================================================= */
.v12-success{padding:12px 14px;margin:0 0 14px;border:1px solid #b7e4c7;background:#f0fff4;color:#147d3f;border-radius:12px;font-weight:800;font-size:13px}
.v12-detail-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.v12-detail-topline .rs-detail-location{margin:0}.v12-quick-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.v12-quick-actions button{border:1px solid #dfe5ec;background:#fff;color:#445063;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:800;cursor:pointer}.v12-quick-actions button.on{border-color:#245fe5;color:#245fe5;background:#f2f6ff}
.v12-gallery{position:relative;overflow:hidden;background:#eef2f6}.v12-main-photo{display:none!important;width:100%;height:100%;object-fit:cover}.v12-main-photo.active{display:block!important}.v12-gallery-prev,.v12-gallery-next{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:40px;height:40px;border:0;border-radius:50%;background:rgba(17,24,39,.68);color:#fff;font-size:27px;cursor:pointer}.v12-gallery-prev{left:12px}.v12-gallery-next{right:12px}.v12-gallery-count{position:absolute;right:14px;bottom:14px;z-index:4;padding:5px 9px;border-radius:999px;background:rgba(17,24,39,.72);color:#fff;font-size:11px;font-weight:800}
.v12-reason-badges{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.v12-reason-badges span{padding:6px 9px;background:#fff7e6;color:#9a5d00;border:1px solid #ffe0a3;border-radius:999px;font-size:11px;font-weight:900}
.v12-core-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e6eaf0;border-radius:14px;overflow:hidden;margin:16px 0}.v12-core-grid>div{padding:13px 14px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.v12-core-grid>div:nth-child(3n){border-right:0}.v12-core-grid>div:nth-last-child(-n+3){border-bottom:0}.v12-core-grid span{display:block;color:#8a94a3;font-size:11px;margin-bottom:4px}.v12-core-grid b{font-size:14px;color:#182230}
.v12-map-section iframe{width:100%;height:300px;border:0;border-radius:14px}.v12-map-placeholder{padding:30px 18px;text-align:center;background:#f7f9fc;border-radius:14px;color:#7a8492;line-height:1.7}.v12-section-head{display:flex;justify-content:space-between;gap:10px;align-items:end}.v12-section-head span{font-size:12px;color:#778190}
.v12-agent-card{background:#f8fafc;border-radius:14px;padding:18px!important}.v12-agent-card strong{font-size:18px}.v12-agent-card>div{display:flex;gap:8px 16px;flex-wrap:wrap;margin-top:10px;color:#657080;font-size:12px}
.v12-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.v12-contact-form{padding:16px;border:1px solid #e5e9ef;border-radius:14px;background:#fff}.v12-contact-form h2{font-size:16px;margin:0 0 10px}.v12-contact-form input,.v12-contact-form textarea,.v12-contact-form select{width:100%;box-sizing:border-box;border:1px solid #dce2e9;border-radius:10px;padding:11px 12px;margin:0 0 8px;font:inherit}.v12-contact-form button{width:100%;border:0;background:#235ee7;color:#fff;border-radius:10px;padding:12px;font-weight:900;cursor:pointer}.v12-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}
.v12-alert-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:center;margin:14px 0 0;padding:22px 24px;border:1px solid #e5eaf0;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#fff)}.v12-alert-card>div>span{font-size:10px;color:#2762dd;font-weight:900;letter-spacing:.08em}.v12-alert-card h2{margin:6px 0 5px;font-size:20px}.v12-alert-card p{margin:0;color:#7a8492;font-size:12px;line-height:1.6}.v12-alert-form{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.v12-alert-form input,.v12-alert-form select{min-width:0;border:1px solid #dce2e9;background:#fff;border-radius:10px;padding:10px;font-size:12px}.v12-alert-form button{border:0;border-radius:10px;background:#172b4d;color:#fff;font-weight:900;cursor:pointer}
.v12-simple-page{max-width:1160px;margin:20px auto 40px}.v12-compare-table{border:1px solid #e3e8ef;border-radius:16px;overflow:auto;background:#fff}.v12-compare-grid{display:grid;grid-template-columns:140px repeat(3,minmax(170px,1fr));border-bottom:1px solid #eef1f5;min-width:650px}.v12-compare-grid>*{padding:14px 16px;border-right:1px solid #eef1f5}.v12-compare-grid>*:last-child{border-right:0}.v12-compare-grid b{background:#f8fafc}.v12-compare-head a{font-weight:900;color:#1b4fc9;text-decoration:none}
.v12-admin-nav{display:flex;gap:6px;flex-wrap:wrap}.v12-admin-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.v12-metrics{grid-template-columns:repeat(8,minmax(90px,1fr))}.v12-mini-list>div{padding:10px 0;border-bottom:1px solid #edf0f4}.v12-mini-list>div:last-child{border-bottom:0}.v12-mini-list b,.v12-mini-list span{display:block}.v12-mini-list span{font-size:12px;color:#7a8492;margin-top:3px}.v12-bulkbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 10px}.v12-bulk-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.drag-handle{cursor:grab;color:#929cab;white-space:nowrap}.dragging{opacity:.45}.admin-row-actions{display:flex;gap:5px;flex-wrap:wrap;align-items:center}.admin-row-actions form{margin:0}.admin-row-actions a,.admin-row-actions button{border:1px solid #dce2e8;background:#fff;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800;color:#3e4855;text-decoration:none;cursor:pointer}.admin-row-actions .danger-link{color:#d92d20;border-color:#f3c5c1}.mini-btn{border:1px solid #dce2e8;background:#fff;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:800}.mini-btn.on{color:#126b39;background:#ecfdf3;border-color:#b7e4c7}.v12-admin-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.v12-admin-gallery label{border:1px solid #e1e6ec;border-radius:10px;overflow:hidden}.v12-admin-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.v12-admin-gallery span{display:block;padding:6px;font-size:11px}.v12-form-section{margin-top:8px;padding-top:14px;border-top:1px solid #edf0f4}.v12-form-section h2{margin:0;font-size:17px}
@media(max-width:1000px){.v12-metrics{grid-template-columns:repeat(4,1fr)}.v12-admin-grid{grid-template-columns:1fr}.v12-alert-card{grid-template-columns:1fr}.v12-alert-form{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.v12-detail-topline{display:block}.v12-quick-actions{justify-content:flex-start;margin-top:8px}.v12-core-grid{grid-template-columns:repeat(2,1fr)}.v12-core-grid>div,.v12-core-grid>div:nth-child(3n){border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.v12-core-grid>div:nth-child(2n){border-right:0}.v12-core-grid>div:nth-last-child(-n+2){border-bottom:0}.v12-contact-grid{grid-template-columns:1fr}.v12-map-section iframe{height:240px}.v12-alert-card{padding:16px;margin-top:10px}.v12-alert-card h2{font-size:17px}.v12-alert-form{grid-template-columns:1fr 1fr}.v12-alert-form button{min-height:42px}.v12-admin-gallery{grid-template-columns:repeat(3,1fr)}.rs-mobile-bottom{grid-template-columns:repeat(4,1fr)!important}.v12-gallery-prev,.v12-gallery-next{width:34px;height:34px;font-size:23px}}
@media(max-width:520px){.v12-alert-form{grid-template-columns:1fr}.v12-core-grid{grid-template-columns:repeat(2,1fr)}.v12-admin-gallery{grid-template-columns:repeat(2,1fr)}}
.v12-main-photo{cursor:zoom-in}.v12-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(8,12,20,.94);display:flex;align-items:center;justify-content:center;padding:24px}.v12-lightbox img{max-width:96vw;max-height:92vh;object-fit:contain;border-radius:10px}.v12-lightbox button{position:absolute;right:18px;top:14px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:28px;cursor:pointer}

/* ===== V12.1 ADMIN SEO INPUT GUIDE ===== */
.seo-guide-box{background:#f6f8fb;border:1px solid #dfe5ec;border-radius:12px;padding:14px 16px;margin:2px 0 4px;color:#394451;line-height:1.65}.seo-guide-box strong{display:block;font-size:15px;color:#202833;margin-bottom:3px}.seo-guide-box p{margin:0;font-size:13px}.seo-field{gap:0!important}.field-help,.field-example{display:block;font-size:12px;line-height:1.55;margin-top:6px}.field-help{color:#687381}.field-example{color:#3d5877;background:#f8fafc;border-radius:7px;padding:7px 9px}.seo-recommend{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px;padding:9px 10px;background:#f0f7ff;border:1px solid #d7e9ff;border-radius:8px;color:#31506f;font-size:12px;line-height:1.5}.seo-recommend span{min-width:0}.seo-recommend .seo-use{flex:0 0 auto;background:#fff;color:#1f5f9f;border-color:#bfd8f1}.seo-recommend .seo-use:hover{background:#e8f3ff}
@media(max-width:720px){.seo-guide-box{padding:12px 13px}.seo-recommend{align-items:flex-start;flex-direction:column}.seo-recommend .seo-use{width:100%;padding:8px 10px}.field-help,.field-example,.seo-recommend{font-size:11px}}

/* =========================================================
   REALSPOT V12.2 — Property detail full UX/UI renewal
   Gallery + price-first summary + compact mobile conversion flow
   ========================================================= */
.v122-detail{max-width:1160px;margin:0 auto;padding:18px 0 10px;color:#182230}
.v122-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#7a8492;font-size:12px;font-weight:750}
.v122-breadcrumb a{color:#394553;text-decoration:none;font-weight:900}
.v122-hero{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(360px,.62fr);gap:16px;align-items:start}
.v122-media{min-width:0}
.v122-media .v12-gallery{height:530px;border-radius:20px;border:1px solid #e5e9ef;box-shadow:0 7px 28px rgba(17,24,39,.055)}
.v122-media .v12-main-photo{object-fit:cover;background:#edf1f5}
.v122-summary{position:sticky;top:80px;padding:23px;border:1px solid #e5e9ef;border-radius:20px;background:#fff;box-shadow:0 8px 30px rgba(17,24,39,.055)}
.v122-summary-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.v122-eyebrow{display:block;color:#647082;font-size:11px;font-weight:850;margin-bottom:6px}
.v122-summary h1{margin:0;font-size:25px;line-height:1.34;letter-spacing:-.8px;color:#111827}
.v122-summary .v12-quick-actions{flex:0 0 auto;gap:5px}
.v122-summary .v12-quick-actions button{padding:7px 8px;font-size:10px;border-radius:8px}
.v122-price{margin:20px 0 12px;padding:18px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}
.v122-price span{display:block;margin-bottom:5px;color:#647082;font-size:11px;font-weight:900}
.v122-price strong{display:block;font-size:29px;line-height:1.1;letter-spacing:-1.1px;color:#102c63}
.v122-summary .v12-reason-badges{margin:12px 0 14px}
.v122-core-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e7ebf0;border-radius:14px;overflow:hidden;background:#fbfcfe}
.v122-core-grid>div{padding:12px 10px;text-align:center;border-right:1px solid #e8ecf1;border-bottom:1px solid #e8ecf1}
.v122-core-grid>div:nth-child(3n){border-right:0}.v122-core-grid>div:nth-last-child(-n+3){border-bottom:0}
.v122-core-grid span{display:block;color:#8a94a3;font-size:10px;margin-bottom:4px}.v122-core-grid b{display:block;font-size:13px;color:#263343}
.v122-desktop-cta{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}.v122-desktop-cta a{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #dce2e9;border-radius:10px;color:#394657;text-decoration:none;font-size:12px;font-weight:900;background:#fff}.v122-desktop-cta a.primary{grid-column:1/-1;border-color:#235ee7;background:#235ee7;color:#fff;font-size:13px}
.v122-closed-cta{margin-top:14px;padding:12px;text-align:center;border-radius:10px;background:#f1f3f5;color:#6f7782;font-size:12px;font-weight:900}.v122-contact-note{margin:10px 0 0;color:#9098a4;font-size:10px;line-height:1.55}
.v122-body-grid{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px;margin-top:18px;align-items:start}.v122-main{min-width:0}.v122-side{position:sticky;top:82px}
.v122-section{margin-bottom:14px;padding:24px;border:1px solid #e6eaf0;border-radius:18px;background:#fff}.v122-section-title>span{display:block;margin-bottom:3px;color:#2b64df;font-size:9px;font-weight:950;letter-spacing:.12em}.v122-section-title h2{margin:0;font-size:19px;letter-spacing:-.5px}.v122-section-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.v122-section-title-row small{max-width:60%;color:#798391;font-size:11px;text-align:right}
.v122-description{margin-top:16px;white-space:pre-line;color:#4f5c6c;font-size:13px;line-height:1.9;word-break:keep-all}.v122-section .v12-map-section iframe,.v122-section.v12-map-section iframe{height:320px;margin-top:14px;border-radius:12px}
.v122-agent-box{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-top:16px;padding:18px;border-radius:14px;background:#f8fafc}.v122-agent-box strong{font-size:18px}.v122-agent-box p{margin:5px 0 0;color:#6c7684;font-size:12px}.v122-agent-box dl{margin:0;min-width:280px}.v122-agent-box dl>div{display:grid;grid-template-columns:70px 1fr;padding:6px 0;border-bottom:1px solid #e8ecf1;font-size:12px}.v122-agent-box dl>div:last-child{border-bottom:0}.v122-agent-box dt{color:#87909c}.v122-agent-box dd{margin:0;color:#313d4b;font-weight:800}.v122-agent-box a{color:inherit;text-decoration:none}
.v122-forms-section .v12-contact-grid{margin-top:16px}.v122-forms-section .v12-contact-form{padding:18px;border-radius:14px;background:#fdfefe}.v122-forms-section .v12-contact-form h3{margin:0;font-size:16px}.v122-forms-section .v12-contact-form>p{margin:4px 0 12px;color:#7d8794;font-size:11px}.v122-forms-section .v12-contact-form button{min-height:43px}
.v122-notice{padding:17px 20px;border-radius:14px;background:#f7f9fc;color:#687484}.v122-notice b{display:block;margin-bottom:4px;color:#384452;font-size:12px}.v122-notice p{margin:0;font-size:11px;line-height:1.85;white-space:pre-line}
.v122-side-card{padding:20px;border:1px solid #e5e9ef;border-radius:17px;background:#fff;box-shadow:0 7px 26px rgba(17,24,39,.045)}.v122-side-card>span{display:block;color:#2c63d8;font-size:9px;font-weight:950;letter-spacing:.1em}.v122-side-card>strong{display:block;margin:7px 0 5px;font-size:17px}.v122-side-card>p{margin:0 0 14px;color:#75808e;font-size:11px;line-height:1.6}.v122-side-card>a{min-height:41px;margin-top:7px;display:flex;align-items:center;justify-content:center;border:1px solid #dde3ea;border-radius:9px;color:#394555;text-decoration:none;font-size:11px;font-weight:900}.v122-side-card>a.primary{border-color:#245fe5;background:#245fe5;color:#fff}
.v122-mobile-cta{display:none}

@media(max-width:1000px){
  .v122-hero{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr)}
  .v122-media .v12-gallery{height:470px}
  .v122-body-grid{grid-template-columns:1fr}.v122-side{display:none}
}
@media(max-width:850px){
  .v122-detail{padding:0 0 92px;margin:0 -10px}.v122-breadcrumb{padding:10px 14px;margin:0;background:#fff}.v122-breadcrumb span{display:none}
  .v122-hero{display:block}.v122-media .v12-gallery{height:64vw;min-height:245px;max-height:390px;border:0;border-radius:0;box-shadow:none}
  .v122-summary{position:relative;top:auto;margin:-10px 10px 0;padding:18px 15px;border-radius:18px;box-shadow:0 8px 24px rgba(17,24,39,.075);z-index:5}
  .v122-summary-head{display:block}.v122-summary .v12-quick-actions{justify-content:flex-start;margin-top:10px}.v122-summary h1{font-size:21px}.v122-price{margin:15px 0 10px;padding:14px 0}.v122-price strong{font-size:25px}
  .v122-core-grid{grid-template-columns:repeat(3,1fr)}.v122-core-grid>div{padding:10px 5px}.v122-core-grid span{font-size:9px}.v122-core-grid b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .v122-desktop-cta{display:none}.v122-contact-note{font-size:9px}.v122-body-grid{display:block;margin:10px 10px 0}.v122-section{padding:18px 15px;border-radius:15px;margin-bottom:10px}.v122-section-title h2{font-size:17px}.v122-description{margin-top:12px;font-size:12px;line-height:1.8}.v122-section-title-row{display:block}.v122-section-title-row small{display:block;max-width:none;text-align:left;margin-top:6px;line-height:1.5}.v122-section.v12-map-section iframe{height:235px;margin-top:12px}.v122-agent-box{display:block;padding:14px;margin-top:12px}.v122-agent-box dl{min-width:0;margin-top:12px}.v122-agent-box dl>div{grid-template-columns:64px 1fr;font-size:11px}.v122-forms-section .v12-contact-grid{grid-template-columns:1fr}.v122-notice{margin:0 10px 10px;padding:14px 15px}.v122-mobile-cta{display:flex}.v122-mobile-cta a{font-size:11px;font-weight:900}.v122-mobile-cta a.primary{flex:1.6}
}
@media(max-width:520px){
  .v122-media .v12-gallery{height:68vw;min-height:230px}.v122-summary{margin-top:-7px}.v122-core-grid{grid-template-columns:repeat(3,1fr)}
  .v122-core-grid>div:nth-child(3n){border-right:0}.v122-core-grid>div:nth-last-child(-n+3){border-bottom:0}
  .v122-summary .v12-quick-actions button{font-size:10px;padding:7px 9px}
}

/* V12.4 common auto favicon admin */
.favicon-preview-wrap{display:flex;align-items:center;gap:18px}.favicon-preview{width:84px;height:84px;border-radius:20px;box-shadow:0 8px 24px rgba(15,23,42,.12);flex:0 0 auto}.favicon-preview-wrap p{margin:5px 0}.field-help-inline{font-size:12px;color:#64748b;font-weight:600}@media(max-width:640px){.favicon-preview-wrap{align-items:flex-start}.favicon-preview{width:68px;height:68px;border-radius:17px}}

/* V12.7 - user agent card: no AGENT / heading label */
.v127-agent-clean{padding-top:20px!important;}
.v127-agent-clean .v122-agent-box{margin-top:0!important;}
@media(max-width:720px){.v127-agent-clean{padding-top:14px!important;}}

/* =========================================================
   REALSPOT V12.8 — PC + Mobile Typography Optimization
   Korean-first system font stack / unified type scale
   ========================================================= */
:root{
  --rs-font-sans:Pretendard,"Pretendard Variable","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic","맑은 고딕",Arial,sans-serif;
  --rs-fs-2xs:10px;
  --rs-fs-xs:11px;
  --rs-fs-sm:12px;
  --rs-fs-md:14px;
  --rs-fs-lg:16px;
  --rs-fs-xl:20px;
  --rs-fs-2xl:24px;
  --rs-lh-tight:1.32;
  --rs-lh-base:1.62;
  --rs-lh-read:1.78;
}
html,body,button,input,select,textarea{font-family:var(--rs-font-sans)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
body{font-size:var(--rs-fs-md);line-height:var(--rs-lh-base);letter-spacing:-.18px}
button,input,select,textarea{font-size:14px;line-height:1.4}
input::placeholder,textarea::placeholder{color:#9aa3af;opacity:1}

/* Header */
.rs-brand,.rs-desktop-nav a{font-size:14px!important;font-weight:800!important;letter-spacing:-.35px!important;line-height:1.2}
.rs-header-search{font-size:13px!important;font-weight:800!important;letter-spacing:-.25px}
.rs-desktop-nav{gap:26px}

/* Home search + section titles */
.rs-search-head span,.rs-section-head>div>span{font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important}
.rs-search-head h2{font-size:21px!important;font-weight:800;line-height:1.3;letter-spacing:-.65px!important}
.rs-section-head h2{font-size:22px!important;font-weight:800;line-height:1.3;letter-spacing:-.7px!important}
.rs-section-head>b{font-size:12px!important;font-weight:700}
.rs-type-chip{font-size:12px!important;font-weight:700!important;letter-spacing:-.2px}
.rs-field>span{font-size:11px!important;font-weight:700!important}
.rs-field select{font-size:13px!important;font-weight:600}
.rs-search-submit{font-size:14px!important;font-weight:800;letter-spacing:-.3px}

/* Property cards */
.rs-recommend-info p,.rs-list-meta{font-size:11px!important;font-weight:600!important;line-height:1.45}
.rs-recommend-info h3,.rs-list-info h3{font-size:16px!important;font-weight:800;line-height:1.4!important;letter-spacing:-.4px}
.rs-recommend-info>strong,.rs-list-price{font-size:19px!important;font-weight:900;line-height:1.25;letter-spacing:-.65px!important}
.rs-recommend-info>div,.rs-list-spec{font-size:11px!important;line-height:1.45}
.rs-view-detail{font-size:10px!important;font-weight:700!important}
.rs-card-actions a,.rs-card-actions span{font-size:11px!important;font-weight:800!important}
.rs-deal-badge,.rs-recommend-badge,.rs-detail-deal{font-size:10px!important;font-weight:800!important;letter-spacing:-.1px}

/* Detail page */
.v122-detail{font-size:14px;line-height:1.65}
.v122-breadcrumb{font-size:12px!important;line-height:1.4}
.v122-eyebrow,.v122-price span{font-size:11px!important;font-weight:700!important;letter-spacing:-.1px}
.v122-summary h1{font-size:26px!important;font-weight:850;line-height:1.32!important;letter-spacing:-.9px!important;word-break:keep-all}
.v122-price strong{font-size:30px!important;font-weight:900;line-height:1.15!important;letter-spacing:-1px!important}
.v122-core-grid span{font-size:11px!important;line-height:1.35}.v122-core-grid b{font-size:13px!important;font-weight:800;line-height:1.35}
.v122-section-title>span{font-size:10px!important;font-weight:800!important;letter-spacing:.08em!important}
.v122-section-title h2{font-size:20px!important;font-weight:850;line-height:1.35;letter-spacing:-.55px!important}
.v122-section-title-row small{font-size:12px!important;line-height:1.55}
.v122-description{font-size:14px!important;line-height:1.82!important;letter-spacing:-.2px;word-break:keep-all}
.v122-agent-box strong{font-size:18px!important;font-weight:850;letter-spacing:-.4px}.v122-agent-box p{font-size:12px!important;line-height:1.65}
.v122-agent-box dl>div{font-size:12px!important;line-height:1.5}.v122-agent-box dd{font-weight:750!important}
.v122-desktop-cta a,.v122-side-card>a{font-size:13px!important;font-weight:800!important}
.v122-contact-note,.v122-side-card>p{font-size:11px!important;line-height:1.65!important}
.v122-notice b{font-size:13px!important;font-weight:800}.v122-notice p{font-size:12px!important;line-height:1.8!important}
.v122-forms-section .v12-contact-form h3{font-size:17px!important;font-weight:850}.v122-forms-section .v12-contact-form>p{font-size:12px!important;line-height:1.55}

/* Footer */
.rs-site-footer{font-family:var(--rs-font-sans)!important}
.rs-footer-name{font-size:14px!important;font-weight:850;letter-spacing:-.3px}
.rs-footer-links,.rs-footer-info{font-size:12px!important;line-height:1.75}
.rs-footer-copy{font-size:11px!important;line-height:1.6}

/* Admin — readability first */
.rs-admin{font-family:var(--rs-font-sans)!important;font-size:14px;line-height:1.6;letter-spacing:-.15px}
.rs-admin h1{font-size:26px;line-height:1.3;letter-spacing:-.75px;font-weight:850}.rs-admin h2{font-size:20px;line-height:1.35;letter-spacing:-.5px;font-weight:850}.rs-admin h3{font-size:16px;line-height:1.4;letter-spacing:-.35px;font-weight:800}
.rs-admin label,.rs-admin th{font-size:13px;font-weight:750}.rs-admin td,.rs-admin p,.rs-admin li{font-size:13px;line-height:1.65}.rs-admin input,.rs-admin select,.rs-admin textarea,.rs-admin button{font-size:14px!important}
.seo-guide-box strong{font-size:16px!important}.seo-guide-box p{font-size:13px!important}.field-help,.field-example,.seo-recommend,.field-help-inline{font-size:12px!important;line-height:1.6}

@media(max-width:850px){
  body{font-size:13px;line-height:1.6}
  .rs-brand{font-size:13px!important}.rs-header-search{font-size:12px!important}
  .rs-search-head h2{font-size:19px!important}.rs-section-head h2{font-size:20px!important}
  .rs-type-chip{font-size:11px!important}.rs-field>span{font-size:10px!important}.rs-field select{font-size:13px!important}.rs-search-submit{font-size:13px!important}
  .rs-recommend-info h3,.rs-list-info h3{font-size:15px!important}.rs-recommend-info>strong,.rs-list-price{font-size:18px!important}
  .rs-recommend-info p,.rs-list-meta,.rs-recommend-info>div,.rs-list-spec{font-size:10px!important}
  .v122-summary h1{font-size:22px!important;line-height:1.35!important}.v122-price strong{font-size:26px!important}
  .v122-core-grid span{font-size:10px!important}.v122-core-grid b{font-size:12px!important}
  .v122-section-title h2{font-size:18px!important}.v122-section-title-row small{font-size:11px!important}
  .v122-description{font-size:13px!important;line-height:1.78!important}
  .v122-agent-box strong{font-size:17px!important}.v122-agent-box p,.v122-agent-box dl>div{font-size:11px!important}
  .v122-notice b{font-size:12px!important}.v122-notice p{font-size:11px!important}
  .v122-mobile-cta a{font-size:12px!important;font-weight:800!important}
  .rs-footer-name{font-size:13px!important}.rs-footer-links,.rs-footer-info{font-size:11px!important}.rs-footer-copy{font-size:10px!important}
  .rs-admin h1{font-size:22px}.rs-admin h2{font-size:18px}.rs-admin h3{font-size:15px}.rs-admin,.rs-admin p,.rs-admin li,.rs-admin td{font-size:13px}.rs-admin label,.rs-admin th{font-size:12px}.rs-admin input,.rs-admin select,.rs-admin textarea,.rs-admin button{font-size:13px!important}
}

@media(max-width:520px){
  .rs-public .rs-wrap{padding-left:12px;padding-right:12px}
  .rs-search-head h2{font-size:18px!important}.rs-section-head h2{font-size:19px!important}
  .v122-summary h1{font-size:21px!important}.v122-price strong{font-size:25px!important}
  .v122-description{word-break:normal}
}
\n\n/* ===== V12.9 MAP UX ===== */\n.v129-map-admin-guide{display:flex;flex-direction:column;gap:4px;padding:13px 15px;border:1px solid #dbe5f1;background:#f8fbff;border-radius:12px;color:#334155}\n.v129-map-admin-guide b{font-size:14px;color:#0f172a}.v129-map-admin-guide span{font-size:12px;line-height:1.6;color:#64748b}\n.form-grid label small{display:block;margin-top:6px;font-size:11px;line-height:1.5;color:#7b8798;font-weight:500}\n.v129-map-frame{overflow:hidden;border:1px solid #e1e7ef;border-radius:16px;background:#f3f6f9}\n.v129-map-frame iframe{display:block;width:100%;height:330px;border:0}\n.v129-map-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;font-size:12px;line-height:1.55;color:#758195}\n.v129-map-foot a{flex:0 0 auto;font-weight:800;color:#2457d6;text-decoration:none}\n.v129-map-foot a:hover{text-decoration:underline}\n@media(max-width:720px){.v129-map-frame{border-radius:13px}.v129-map-frame iframe{height:238px}.v129-map-foot{align-items:flex-start;font-size:11px}.v129-map-foot a{font-size:11px}}\n\n\n/* ===== V12.10 ADDRESS-FIRST MAP ADMIN UX ===== */\n.v1210-address-map-box{display:flex;flex-direction:column;gap:10px;padding:15px;border:1px solid #e0e7ef;border-radius:14px;background:#fff}\n.v1210-address-label{margin:0!important}\n.v1210-address-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center;margin-top:7px}\n.v1210-address-row input{margin:0!important;min-height:44px}\n.v1210-find-map{min-height:44px;white-space:nowrap;padding:0 16px!important}\n.v1210-map-status{min-height:18px;font-size:12px;line-height:1.5;font-weight:700;color:#64748b}\n.v1210-map-status.success{color:#147a45}.v1210-map-status.error{color:#c43636}.v1210-map-status.loading,.v1210-map-status.notice{color:#2457d6}\n.v1210-admin-map-preview{overflow:hidden;border:1px solid #e1e7ef;border-radius:13px;background:#f7f9fc}\n.v1210-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e8edf3}\n.v1210-preview-head b{font-size:13px;color:#0f172a}.v1210-preview-head span{font-size:11px;color:#718096}\n.v1210-admin-map-preview iframe{display:block;width:100%;height:260px;border:0;background:#eef2f6}\n@media(max-width:720px){.v1210-address-map-box{padding:12px}.v1210-address-row{grid-template-columns:1fr}.v1210-find-map{width:100%}.v1210-preview-head{align-items:flex-start;flex-direction:column;gap:3px}.v1210-admin-map-preview iframe{height:220px}}\n