
:root{
  --ls-text:#17231f;
  --ls-muted:#66736d;
  --ls-green:#1d6b50;
  --ls-green-dark:#14513c;
  --ls-soft:#f3f7f5;
  --ls-line:#e2e8e5;
  --ls-white:#fff;
  --ls-radius:20px;
}
.ls-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}
.ls-home,.ls-catalog,.ls-single{color:var(--ls-text)}
.ls-hero{padding:92px 0 70px;background:linear-gradient(135deg,#edf6f1 0%,#f9fbfa 55%,#eef3f1 100%);border-bottom:1px solid var(--ls-line)}
.ls-kicker{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--ls-green);margin-bottom:12px}
.ls-hero h1,.ls-catalog h1,.ls-single h1{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0;max-width:820px}
.ls-hero-text,.ls-catalog-head p{font-size:19px;line-height:1.6;color:var(--ls-muted);max-width:720px;margin:22px 0 0}
.ls-search{margin-top:36px;background:#fff;padding:14px;border:1px solid var(--ls-line);border-radius:18px;display:grid;grid-template-columns:1.1fr .8fr 1fr auto;gap:10px;box-shadow:0 12px 34px rgba(20,50,40,.07)}
.ls-search-field{padding:8px 12px}
.ls-search-field label{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ls-muted);margin-bottom:5px}
.ls-search select,.ls-search input{width:100%;border:0!important;background:transparent!important;box-shadow:none!important;padding:4px 0!important;min-height:34px}
.ls-btn{background:var(--ls-green)!important;color:#fff!important;border:0!important;border-radius:13px!important;padding:0 24px!important;font-weight:750!important;cursor:pointer}
.ls-btn:hover{background:var(--ls-green-dark)!important}
.ls-btn:disabled{opacity:.55;cursor:not-allowed}
.ls-btn-wide{width:100%;min-height:50px;padding:12px 20px!important}
.ls-section{padding:68px 0}
.ls-soft{background:var(--ls-soft)}
.ls-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.ls-section h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.035em;margin:0}
.ls-text-link{color:var(--ls-green);font-weight:700;text-decoration:none}
.ls-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.ls-card{background:#fff;border:1px solid var(--ls-line);border-radius:var(--ls-radius);overflow:hidden;box-shadow:0 8px 22px rgba(26,48,41,.045)}
.ls-card-media{display:block;position:relative;aspect-ratio:4/3;background:#edf2ef;overflow:hidden}
.ls-card-media img{width:100%;height:100%;object-fit:cover;display:block}
.ls-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f1ed,#dce7e2);font-size:28px;font-weight:800;color:#789086;letter-spacing:-.04em}
.ls-fresh{position:absolute;left:12px;top:12px;background:rgba(255,255,255,.93);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700;color:var(--ls-green)}
.ls-card-body{padding:18px}
.ls-location{font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.07em;color:var(--ls-green);margin-bottom:7px}
.ls-card h3{font-size:19px;line-height:1.25;margin:0 0 14px}
.ls-card h3 a{color:var(--ls-text);text-decoration:none}
.ls-price{font-size:22px;font-weight:800;letter-spacing:-.025em}
.ls-price span,.ls-single-price span{font-size:12px;font-weight:500;color:var(--ls-muted);margin-left:4px}
.ls-specs{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.ls-specs span,.ls-tags span{font-size:12px;border:1px solid var(--ls-line);background:#fafcfb;border-radius:999px;padding:6px 9px;color:#53615b}
.ls-empty{border:1px dashed #cfd9d4;border-radius:18px;padding:42px;text-align:center;background:#fbfcfc}
.ls-empty strong,.ls-empty span{display:block}
.ls-empty span{margin-top:8px;color:var(--ls-muted)}
.ls-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.ls-benefits article{background:#fff;border:1px solid var(--ls-line);border-radius:18px;padding:26px}
.ls-benefits strong,.ls-benefits span{display:block}
.ls-benefits strong{font-size:18px;margin-bottom:7px}
.ls-benefits span{color:var(--ls-muted);line-height:1.5}
.ls-catalog-head{padding:62px 0 32px;background:var(--ls-soft);border-bottom:1px solid var(--ls-line)}
.ls-search-compact{margin-top:28px}
.ls-single{padding:42px 0 80px}
.ls-breadcrumb{font-size:13px;color:var(--ls-muted);margin-bottom:25px}
.ls-breadcrumb a{color:var(--ls-green)}
.ls-single-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}
.ls-single-head h1{font-size:clamp(34px,4vw,56px);max-width:800px}
.ls-updated{margin-top:10px;color:var(--ls-muted);font-size:13px}
.ls-single-price{font-size:30px;font-weight:850;white-space:nowrap}
.ls-gallery-main{height:min(62vw,650px);border-radius:24px;overflow:hidden;background:#edf2ef}
.ls-gallery-main img{width:100%;height:100%;object-fit:cover}
.ls-photo-large{font-size:48px}
.ls-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:42px;margin-top:36px}
.ls-facts{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ls-line);border-radius:18px;overflow:hidden}
.ls-facts div{padding:20px;border-right:1px solid var(--ls-line)}
.ls-facts div:last-child{border-right:0}
.ls-facts strong,.ls-facts span{display:block}
.ls-facts strong{font-size:21px}
.ls-facts span{font-size:12px;color:var(--ls-muted);margin-top:4px}
.ls-available{margin-top:24px}
.ls-description{font-size:17px;line-height:1.75;margin-top:24px}
.ls-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}
.ls-contact-card{border:1px solid var(--ls-line);border-radius:20px;padding:24px;align-self:start;position:sticky;top:30px}
.ls-contact-card h2{font-size:25px;margin:0 0 10px}
.ls-contact-card p{color:var(--ls-muted);line-height:1.55}
.ls-agent-name{font-weight:800;margin:20px 0}
@media(max-width:900px){
  .ls-search{grid-template-columns:1fr 1fr}
  .ls-search .ls-btn{min-height:48px}
  .ls-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ls-benefits{grid-template-columns:1fr}
  .ls-single-layout{grid-template-columns:1fr}
  .ls-contact-card{position:static}
  .ls-facts{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .ls-wrap{width:min(100% - 24px,1180px)}
  .ls-hero{padding:58px 0 42px}
  .ls-search{grid-template-columns:1fr}
  .ls-grid{grid-template-columns:1fr}
  .ls-section{padding:46px 0}
  .ls-section-head{align-items:start}
  .ls-single-head{display:block}
  .ls-single-price{margin-top:18px}
  .ls-gallery-main{height:72vw}
  .ls-facts{grid-template-columns:1fr 1fr}
}

.ls-specs span strong{font-weight:750;color:var(--ls-text)}
.ls-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:220px;gap:10px;border-radius:24px;overflow:hidden}
.ls-gallery-item{background:#edf2ef;overflow:hidden}
.ls-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}
.ls-gallery-primary{grid-row:span 2}
@media(max-width:800px){.ls-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.ls-gallery-primary{grid-column:span 2;grid-row:auto;height:55vw}}
@media(max-width:520px){.ls-gallery{grid-template-columns:1fr 1fr;gap:6px;grid-auto-rows:120px}.ls-gallery-primary{height:60vw}}


/* v0.4 property card */
.ls-grid{gap:28px}
.ls-card{border-radius:22px;overflow:hidden;border:1px solid #dde6e1;box-shadow:0 10px 30px rgba(23,48,38,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.ls-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(23,48,38,.12);border-color:#d2ded8}
.ls-card-media{display:block;position:relative;aspect-ratio:1.38/1;background:#edf2ef;overflow:hidden}
.ls-card-slides,.ls-card-slide{position:absolute;inset:0}
.ls-card-slide{opacity:0;pointer-events:none;transition:opacity .22s ease}
.ls-card-slide.is-active{opacity:1;pointer-events:auto}
.ls-card-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.ls-card:hover .ls-card-slide.is-active img{transform:scale(1.018)}
.ls-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#20312b;font-size:27px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 14px rgba(0,0,0,.14);opacity:0;transition:opacity .18s ease,transform .18s ease}
.ls-card:hover .ls-slider-arrow{opacity:1}
.ls-slider-arrow:hover{transform:translateY(-50%) scale(1.06)}
.ls-slider-prev{left:12px}.ls-slider-next{right:12px}
.ls-photo-count{position:absolute;right:12px;bottom:12px;z-index:4;background:rgba(18,27,24,.72);color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;backdrop-filter:blur(4px)}
.ls-card-badges{position:absolute;left:12px;top:12px;z-index:4;display:flex;gap:7px;flex-wrap:wrap;max-width:calc(100% - 24px)}
.ls-fresh,.ls-status{position:static;background:rgba(255,255,255,.93);padding:7px 10px;border-radius:999px;font-size:11px;font-weight:760;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.ls-status.is-available{background:#ecf8f1;color:#14613f}.ls-status.is-later{background:#fff6e6;color:#8b5a00}.ls-fresh{color:#496159}
.ls-card-body{padding:20px 20px 18px}
.ls-location{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--ls-green);margin-bottom:8px}
.ls-card h3{font-size:20px;line-height:1.28;margin:0 0 15px;letter-spacing:-.02em;min-height:2.55em}
.ls-price-row{display:flex;align-items:end;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1ef;padding-bottom:15px}
.ls-price{font-size:24px;font-weight:850;letter-spacing:-.035em;color:#15251f}
.ls-price span{font-size:12px;font-weight:560;color:#7a8781;margin-left:4px}
.ls-card-facts{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:4px}
.ls-card-fact{padding:13px 0;border-bottom:1px solid #edf1ef;min-width:0}
.ls-card-fact:nth-child(odd){padding-right:12px;border-right:1px solid #edf1ef}
.ls-card-fact:nth-child(even){padding-left:12px}
.ls-card-fact span,.ls-card-fact strong{display:block}
.ls-card-fact span{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:#88938e;margin-bottom:3px;font-weight:750}
.ls-card-fact strong{font-size:13px;line-height:1.3;color:#273a33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ls-card-actions{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin-top:16px}
.ls-quick-btn{border:0;background:var(--ls-green);color:#fff;border-radius:12px;padding:11px 16px;font-size:13px;font-weight:800;cursor:pointer;transition:background .18s ease,transform .18s ease}
.ls-quick-btn:hover{background:var(--ls-green-dark);transform:translateY(-1px)}
.ls-details-link{font-size:12px;font-weight:750;color:#5e6d67;text-decoration:none;white-space:nowrap}
.ls-details-link:hover{color:var(--ls-green)}

/* Quick view modal */
body.ls-modal-open{overflow:hidden}
.ls-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:26px}
.ls-modal.is-open{display:flex}
.ls-modal-backdrop{position:absolute;inset:0;background:rgba(9,19,15,.66);backdrop-filter:blur(4px)}
.ls-modal-panel{position:relative;z-index:2;width:min(980px,100%);max-height:min(820px,90vh);overflow:auto;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}
.ls-modal-close{position:absolute;right:14px;top:14px;z-index:5;width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.94);font-size:26px;line-height:1;color:#20312b;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.14)}
.ls-modal-layout{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px}
.ls-modal-media{background:#edf2ef;min-height:520px}
.ls-modal-media img{width:100%;height:100%;object-fit:cover;display:block}
.ls-modal-content{padding:38px 34px 32px}
.ls-modal-content h2{font-size:31px;line-height:1.12;letter-spacing:-.035em;margin:5px 0 14px}
.ls-modal-price{font-size:26px;font-weight:850;letter-spacing:-.03em;margin-bottom:18px}
.ls-modal-price span{font-size:12px;font-weight:500;color:var(--ls-muted);margin-left:4px}
.ls-modal-facts{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--ls-line);border-radius:14px;overflow:hidden;margin-bottom:20px}
.ls-modal-facts span{padding:12px 14px;font-size:13px;border-bottom:1px solid var(--ls-line)}
.ls-modal-facts span:nth-child(odd){border-right:1px solid var(--ls-line)}
.ls-modal-facts strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#89958f;margin-bottom:3px}
.ls-modal-description{font-size:14px;line-height:1.65;color:#485851;max-height:190px;overflow:auto;padding-right:5px}
.ls-modal-page-link{display:inline-block;margin-top:18px;color:var(--ls-green);font-weight:800;text-decoration:none}

@media(max-width:900px){
  .ls-card-media{aspect-ratio:1.45/1}
  .ls-slider-arrow{opacity:1;width:34px;height:34px}
  .ls-modal-layout{grid-template-columns:1fr}
  .ls-modal-media{min-height:320px;height:42vh}
}
@media(max-width:620px){
  .ls-card{border-radius:18px}
  .ls-card-body{padding:17px}
  .ls-card h3{font-size:18px;min-height:0}
  .ls-price{font-size:22px}
  .ls-card-fact strong{font-size:12px}
  .ls-modal{padding:10px}
  .ls-modal-panel{border-radius:18px;max-height:94vh}
  .ls-modal-media{height:34vh;min-height:240px}
  .ls-modal-content{padding:24px 20px 22px}
  .ls-modal-content h2{font-size:25px}
}

/* v0.5.2 — wide horizontal listing card */

/* The old three-column grid must not constrain horizontal cards. */
.ls-catalog .ls-wrap{
  width:min(1320px,calc(100% - 32px));
}
.ls-grid{
  display:flex;
  flex-direction:column;
  gap:22px;
  width:100%;
}

/* Desktop: thumbnails | main photo | information */
.ls-card-horizontal{
  display:grid;
  grid-template-columns:minmax(0,60%) minmax(330px,40%);
  width:100%;
  min-width:0;
  min-height:340px;
  overflow:hidden;
  border-radius:14px;
  transform:none;
}
.ls-card-horizontal:hover{transform:none}

.ls-card-gallery{
  display:grid;
  grid-template-columns:78px minmax(0,1fr);
  grid-template-areas:"thumbs main";
  gap:8px;
  min-width:0;
  padding:8px;
  background:#f4f6f5;
  align-items:stretch;
}
.ls-card-thumbs{
  grid-area:thumbs;
  display:flex;
  flex-direction:column;
  gap:7px;
  min-width:0;
  max-height:324px;
  overflow-y:auto;
  overflow-x:hidden;
  scrollbar-width:thin;
}
.ls-thumb{
  display:block;
  flex:0 0 64px;
  width:100%;
  height:64px;
  padding:0;
  border:2px solid transparent;
  border-radius:7px;
  overflow:hidden;
  background:#e9efec;
  cursor:pointer;
  opacity:.72;
  transition:opacity .15s ease,border-color .15s ease;
}
.ls-thumb:hover{opacity:1}
.ls-thumb.is-active{opacity:1;border-color:var(--ls-green)}
.ls-thumb img{width:100%;height:100%;object-fit:cover;display:block}

.ls-card-horizontal .ls-card-media{
  grid-area:main;
  display:block;
  position:relative;
  width:100%;
  height:324px;
  min-height:324px;
  aspect-ratio:auto;
  border-radius:9px;
  overflow:hidden;
}
.ls-card-horizontal .ls-card-slides,
.ls-card-horizontal .ls-card-slide{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.ls-card-horizontal .ls-card-slide{display:none}
.ls-card-horizontal .ls-card-slide.is-active{display:block}
.ls-card-horizontal .ls-card-slide img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  transition:none;
}
.ls-card-horizontal:hover .ls-card-slide.is-active img{transform:none}

/* Compact information panel, closer to the reference layout. */
.ls-card-horizontal .ls-card-body{
  min-width:0;
  padding:20px 24px 18px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.ls-card-horizontal .ls-location{
  margin-bottom:5px;
  font-size:11px;
}
.ls-card-horizontal h3{
  margin:0 0 10px;
  min-height:0;
  font-size:21px;
  line-height:1.22;
}
.ls-card-horizontal .ls-price-row{
  padding-bottom:11px;
}
.ls-card-horizontal .ls-price{
  font-size:27px;
}
.ls-card-horizontal .ls-card-facts{
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin-top:2px;
}
.ls-card-horizontal .ls-card-fact{
  padding-top:10px;
  padding-bottom:10px;
}
.ls-card-horizontal .ls-card-fact strong{font-size:13px}
.ls-card-horizontal .ls-card-actions{
  grid-template-columns:auto 1fr;
  justify-items:start;
  margin-top:14px;
}
.ls-card-horizontal .ls-quick-btn{
  min-width:124px;
  padding:10px 15px;
}

@media(max-width:900px){
  .ls-catalog .ls-wrap{width:min(100% - 24px,1180px)}
  .ls-card-horizontal{
    grid-template-columns:1fr;
    min-height:0;
  }
  .ls-card-gallery{
    grid-template-columns:1fr;
    grid-template-rows:auto auto;
    grid-template-areas:"main" "thumbs";
    gap:8px;
    padding:8px;
  }
  .ls-card-horizontal .ls-card-media{
    height:auto;
    min-height:0;
    aspect-ratio:1.45/1;
  }
  .ls-card-thumbs{
    flex-direction:row;
    max-height:none;
    overflow-x:auto;
    overflow-y:hidden;
  }
  .ls-thumb{
    flex:0 0 76px;
    width:76px;
    height:58px;
  }
  .ls-card-horizontal .ls-card-body{padding:20px 22px 22px}
}

@media(max-width:620px){
  .ls-card-horizontal{border-radius:14px}
  .ls-card-horizontal .ls-card-media{aspect-ratio:1.2/1}
  .ls-card-horizontal .ls-card-body{padding:17px}
  .ls-card-horizontal h3{font-size:19px}
  .ls-card-horizontal .ls-price{font-size:23px}
  .ls-card-horizontal .ls-card-actions{
    grid-template-columns:1fr auto;
    align-items:center;
  }
  .ls-card-horizontal .ls-quick-btn{width:100%}
}


/* v0.6.0 — LongStay reference card: mobile-first full listing */
.ls-grid{display:flex;flex-direction:column;align-items:center;gap:28px;width:100%}
.ls-reference-card{width:min(900px,100%);border:1px solid #e1e7ea;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(24,45,67,.10);overflow:hidden;transform:none!important}
.ls-reference-card:hover{transform:none!important;box-shadow:0 14px 38px rgba(24,45,67,.12)}
.ls-reference-card .ls-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#245f9f;flex:0 0 auto}
.ls-reference-card .ls-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ls-ref-gallery{background:#fff;padding:8px 8px 0}
.ls-ref-main{position:relative;height:455px;border-radius:16px;overflow:hidden;background:#eef3f6}
.ls-ref-main .ls-card-slides,.ls-ref-main .ls-card-slide{position:absolute;inset:0}
.ls-ref-main .ls-card-slide{display:none;opacity:1;pointer-events:none}
.ls-ref-main .ls-card-slide.is-active{display:block;pointer-events:auto}
.ls-ref-main .ls-card-slide img{width:100%;height:100%;object-fit:cover;display:block;transform:none!important}
.ls-ref-main .ls-card-badges{left:16px;top:16px}
.ls-ref-main .ls-status{display:flex;align-items:center;gap:7px;padding:9px 15px;border-radius:999px;background:rgba(31,169,148,.94);color:#fff;font-size:14px;font-weight:750;box-shadow:0 4px 14px rgba(0,0,0,.10)}
.ls-ref-main .ls-status.is-later{background:rgba(43,67,92,.88);color:#fff}
.ls-ref-main .ls-status i{width:8px;height:8px;border-radius:50%;background:#d9fff8;display:block}
.ls-ref-main .ls-photo-count{right:16px;top:16px;bottom:auto;display:flex;align-items:center;gap:6px;padding:8px 12px;font-size:13px}
.ls-ref-main .ls-photo-count .ls-icon{width:18px;height:18px;color:#fff}
.ls-ref-thumbs{display:flex;gap:5px;margin-top:5px;overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}
.ls-ref-thumbs .ls-thumb{position:relative;flex:1 0 110px;height:92px;border-radius:9px;border:2px solid transparent;opacity:1;background:#e9eef2;padding:0;overflow:hidden}
.ls-ref-thumbs .ls-thumb.is-active{border-color:#2b78c5}
.ls-ref-thumbs .ls-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ls-more-photos{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(20,31,43,.48);color:#fff;font-size:25px;font-weight:800}
.ls-ref-body{padding:30px 34px 24px;color:#18283b}
.ls-ref-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}
.ls-ref-location{display:flex;align-items:center;gap:9px;color:#2771bd;font-size:17px;margin-bottom:12px}
.ls-ref-location .ls-icon{width:23px;height:23px}
.ls-reference-card h3{margin:0!important;min-height:0!important;font-size:27px!important;line-height:1.18!important;letter-spacing:-.025em!important}
.ls-reference-card h3 a{color:#152438;text-decoration:none}
.ls-ref-heart{width:54px;height:54px;border-radius:50%;background:#f1f5fb;display:flex;align-items:center;justify-content:center;margin-top:3px}
.ls-ref-heart .ls-icon{width:28px;height:28px}
.ls-ref-price-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:26px 0 22px;border-bottom:1px solid #e5e9ef}
.ls-ref-price{font-size:34px;font-weight:850;color:#2873c6;letter-spacing:-.035em}
.ls-ref-price span{font-size:20px;font-weight:650;color:#2873c6;margin-left:3px}
.ls-short-price{background:#eef3fa;color:#285d98;border-radius:999px;padding:8px 16px;font-size:16px;font-weight:650}
.ls-ref-topfacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e5e9ef}
.ls-ref-topfacts>div{display:flex;align-items:center;justify-content:center;gap:9px;padding:20px 12px;font-size:15px;position:relative}
.ls-ref-topfacts>div:not(:last-child):after{content:"";position:absolute;right:0;top:30%;bottom:30%;width:1px;background:#dfe5eb}
.ls-ref-topfacts .ls-icon{color:#415c78}
.ls-dot{width:10px;height:10px;border-radius:50%;background:#9aa7b4;display:block}.ls-dot.is-green{background:#20a77b}
.ls-ref-section{padding:25px 0;border-bottom:1px solid #e5e9ef}
.ls-ref-section h4{font-size:22px;margin:0 0 18px;font-weight:800;color:#18283b}.ls-ref-section h4 small{font-size:15px;font-weight:500;color:#52657a}
.ls-overview-icons{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
.ls-overview-item{min-width:72px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;font-size:13px;color:#23384d}
.ls-round-icon{width:52px;height:52px;border-radius:50%;background:#f2f6fa;display:flex;align-items:center;justify-content:center}
.ls-round-icon .ls-icon{width:27px;height:27px}
.ls-utilities{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.ls-utility{display:flex;align-items:center;justify-content:center;gap:11px;padding:4px 14px;min-width:0;position:relative}
.ls-utility:not(:last-child):after{content:"";position:absolute;right:0;top:10%;bottom:10%;width:1px;background:#dfe5eb}
.ls-utility>span:last-child{display:flex;flex-direction:column;min-width:0}.ls-utility strong{font-size:18px;line-height:1.1}.ls-utility small{font-size:12px;color:#52657a;line-height:1.25;margin-top:4px}
.ls-round-icon.is-water .ls-icon{color:#2b91e5}.ls-round-icon.is-electric .ls-icon{color:#f3a62d}.ls-round-icon.is-wifi .ls-icon{color:#3f97df}.ls-round-icon.is-pet .ls-icon{color:#33a58c}
.ls-rental-terms{border-bottom:0;padding-bottom:20px}
.ls-terms-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 38px}
.ls-terms-grid>div,.ls-terms-grid>a{display:flex;align-items:center;gap:12px;color:#263a4f;text-decoration:none;font-size:15px}.ls-terms-grid>a.is-link{color:#2873c6}
.ls-terms-grid .ls-icon{width:22px;height:22px;color:#43617e}
.ls-ref-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:4px}
.ls-ref-btn{min-height:58px;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none!important;font-size:18px;font-weight:750;transition:filter .15s ease}
.ls-ref-btn:hover{filter:brightness(.97)}
.ls-ref-btn.is-outline{border:2px solid #2b73c4;color:#2b73c4;background:#fff}.ls-ref-btn.is-primary{border:2px solid #2b73c4;color:#fff;background:#2b73c4}
.ls-ref-btn .ls-icon{width:24px;height:24px;color:currentColor}

@media(min-width:901px){
  /* Desktop keeps the requested vertical thumbnail rail beside the main image. */
  .ls-ref-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);grid-template-areas:"thumbs main";gap:7px;padding:9px 9px 0}
  .ls-ref-main{grid-area:main;height:470px}
  .ls-ref-thumbs{grid-area:thumbs;flex-direction:column;margin:0;overflow-y:auto;overflow-x:hidden;padding:0;gap:7px}
  .ls-ref-thumbs .ls-thumb{flex:0 0 72px;width:100%;height:72px}
}
@media(max-width:700px){
  .ls-section .ls-wrap,.ls-catalog .ls-wrap{width:100%;padding:0 8px}
  .ls-grid{gap:20px}
  .ls-reference-card{border-radius:18px}
  .ls-ref-gallery{padding:6px 6px 0}
  .ls-ref-main{height:auto;aspect-ratio:1.43/1;border-radius:13px}
  .ls-ref-main .ls-card-badges{left:12px;top:12px}.ls-ref-main .ls-status{padding:7px 11px;font-size:12px}
  .ls-ref-main .ls-photo-count{right:12px;top:12px;padding:6px 9px;font-size:11px}
  .ls-ref-thumbs{gap:4px;margin-top:4px}
  .ls-ref-thumbs .ls-thumb{flex:0 0 calc((100% - 16px)/5);height:auto;aspect-ratio:1.15/1;border-radius:7px}
  .ls-ref-body{padding:20px 19px 18px}
  .ls-ref-heading{gap:10px}.ls-ref-location{font-size:14px;margin-bottom:9px}.ls-reference-card h3{font-size:22px!important}
  .ls-ref-heart{width:44px;height:44px}.ls-ref-heart .ls-icon{width:23px;height:23px}
  .ls-ref-price-row{gap:10px;padding:20px 0 17px}.ls-ref-price{font-size:28px}.ls-ref-price span{font-size:16px}.ls-short-price{font-size:13px;padding:7px 11px}
  .ls-ref-topfacts>div{padding:16px 6px;font-size:12px;gap:6px}.ls-ref-topfacts .ls-icon{width:20px;height:20px}
  .ls-ref-section{padding:20px 0}.ls-ref-section h4{font-size:19px;margin-bottom:15px}
  .ls-overview-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 6px}.ls-overview-item{min-width:0;font-size:11px}.ls-round-icon{width:44px;height:44px}.ls-round-icon .ls-icon{width:23px;height:23px}
  .ls-utilities{grid-template-columns:repeat(2,1fr);row-gap:16px}.ls-utility{justify-content:flex-start;padding:0 8px}.ls-utility:nth-child(2):after{display:none}.ls-utility:nth-child(-n+2){padding-bottom:15px;border-bottom:1px solid #e6ebef}.ls-utility:not(:last-child):after{top:0;bottom:0}.ls-utility:nth-child(3):after{display:block}.ls-utility strong{font-size:16px}.ls-utility small{font-size:11px}
  .ls-terms-grid{gap:12px 14px}.ls-terms-grid>div,.ls-terms-grid>a{font-size:13px;gap:8px}
  .ls-ref-actions{gap:8px}.ls-ref-btn{min-height:52px;font-size:16px}
}
@media(max-width:390px){
  .ls-ref-body{padding-left:15px;padding-right:15px}.ls-reference-card h3{font-size:20px!important}.ls-ref-price{font-size:25px}
  .ls-ref-topfacts{grid-template-columns:1fr}.ls-ref-topfacts>div{justify-content:flex-start;border-bottom:1px solid #edf1f4}.ls-ref-topfacts>div:after{display:none}.ls-ref-topfacts>div:last-child{border-bottom:0}
  .ls-overview-icons{grid-template-columns:repeat(4,1fr)}.ls-terms-grid{grid-template-columns:1fr}.ls-ref-actions{grid-template-columns:1fr 1fr}
}

/* v0.6.1 — extra structured fields, preserving the v0.6 card design */
.ls-short-description{
  margin:18px 0 0;
  padding:15px 17px;
  border-radius:13px;
  background:#f7f9fc;
  color:#536579;
  font-size:15px;
  line-height:1.55;
}
.ls-utility.is-text{align-items:flex-start}
.ls-utility.is-text>span:last-child{min-width:0}
.ls-utility.is-text small{white-space:normal;line-height:1.35}
.ls-round-icon.is-management{color:#6f5db7;background:#f0edff}
@media(max-width:620px){
  .ls-short-description{margin-top:14px;padding:13px 14px;font-size:14px}
}

.ls-location-note{margin-top:5px;color:#667085;font-size:13px;line-height:1.35}

/* v0.6.4 trial — compact horizontal desktop catalog inspired by reference */
.ls-desktop-summary{display:none}
@media(min-width:901px){
  /* Keep mobile/tablet untouched. Desktop catalog becomes a centered list. */
  .ls-catalog .ls-wrap,
  .ls-section .ls-wrap{width:min(1120px,calc(100% - 48px));margin-left:auto;margin-right:auto}
  .ls-grid{display:flex;flex-direction:column;align-items:stretch;gap:14px;width:100%}

  .ls-reference-card{
    width:100%;
    display:grid;
    grid-template-columns:350px minmax(0,1fr);
    align-items:stretch;
    border-radius:10px;
    min-height:250px;
    box-shadow:0 3px 12px rgba(24,45,67,.07);
  }

  .ls-reference-card .ls-ref-gallery{
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:190px 54px;
    grid-template-areas:"main" "thumbs";
    gap:5px;
    padding:0;
    background:#f2f5f4;
    border-right:1px solid #e3e8e6;
  }
  .ls-reference-card .ls-ref-main{
    grid-area:main;
    height:190px;
    min-height:190px;
    border-radius:0;
  }
  .ls-reference-card .ls-ref-thumbs{
    grid-area:thumbs;
    display:flex;
    flex-direction:row;
    gap:3px;
    margin:0;
    padding:0;
    overflow:hidden;
  }
  .ls-reference-card .ls-ref-thumbs .ls-thumb{
    flex:1 1 0;
    width:auto;
    min-width:0;
    height:54px;
    border-radius:0;
    border-width:1px;
  }
  .ls-reference-card .ls-ref-main .ls-card-badges{left:9px;top:9px}
  .ls-reference-card .ls-ref-main .ls-status{padding:6px 9px;font-size:10px}
  .ls-reference-card .ls-ref-main .ls-photo-count{right:8px;top:8px;padding:5px 7px;font-size:10px}

  .ls-reference-card .ls-ref-body{
    padding:14px 18px 12px;
    display:flex;
    flex-direction:column;
    min-width:0;
  }
  .ls-reference-card .ls-ref-heading{gap:10px}
  .ls-reference-card .ls-ref-location{font-size:12px;margin-bottom:5px;gap:5px;color:#677a87}
  .ls-reference-card .ls-ref-location .ls-icon{width:15px;height:15px}
  .ls-reference-card h3{font-size:19px!important;line-height:1.18!important;margin-bottom:0!important}
  .ls-reference-card .ls-ref-heart{width:34px;height:34px;margin-top:0}
  .ls-reference-card .ls-ref-heart .ls-icon{width:18px;height:18px}
  .ls-reference-card .ls-location-note{font-size:11px;line-height:1.35;margin-top:4px;color:#667783}

  .ls-reference-card .ls-ref-price-row{
    padding:10px 0 8px;
    gap:9px;
    border-bottom:0;
  }
  .ls-reference-card .ls-ref-price{font-size:23px;color:#e14b42}
  .ls-reference-card .ls-ref-price span{font-size:12px;color:#5f6f78}
  .ls-reference-card .ls-short-price{font-size:11px;padding:4px 8px;border-radius:5px}

  .ls-reference-card .ls-ref-topfacts{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
    border:0;
    margin:0 0 7px;
  }
  .ls-reference-card .ls-ref-topfacts>div{
    justify-content:flex-start;
    gap:5px;
    padding:4px 7px;
    border:1px solid #dfe6e4;
    border-radius:4px;
    font-size:10px;
    background:#fafcfc;
  }
  .ls-reference-card .ls-ref-topfacts>div:after{display:none!important}
  .ls-reference-card .ls-ref-topfacts .ls-icon{width:14px;height:14px}
  .ls-reference-card .ls-dot{width:7px;height:7px}

  .ls-reference-card .ls-short-description{
    font-size:12px;
    line-height:1.38;
    color:#495b65;
    margin:0 0 7px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }

  .ls-reference-card .ls-desktop-summary{
    display:flex;
    flex-wrap:wrap;
    gap:6px 14px;
    margin:1px 0 8px;
  }
  .ls-reference-card .ls-desktop-summary>span{
    display:inline-flex;
    align-items:center;
    gap:5px;
    font-size:11px;
    color:#263b47;
  }
  .ls-reference-card .ls-desktop-summary .ls-icon{width:15px;height:15px;color:#667b87}
  .ls-reference-card .ls-desktop-summary strong{font-weight:700}

  /* Compact preview only on desktop. Full details stay on the listing page. */
  .ls-reference-card .ls-ref-section,
  .ls-reference-card .ls-rental-terms{display:none}

  .ls-reference-card .ls-ref-actions{
    margin-top:auto;
    display:flex;
    gap:8px;
    padding-top:4px;
  }
  .ls-reference-card .ls-ref-btn{
    min-height:34px;
    width:auto;
    padding:0 14px;
    border-radius:5px;
    font-size:11px;
  }
  .ls-reference-card .ls-ref-btn .ls-icon{width:15px;height:15px}
}

/* v0.6.5 — informative horizontal desktop cards + clear rental tariffs */
.ls-ref-price-row{align-items:stretch}
.ls-price-option{display:flex;flex-direction:column;gap:3px;min-width:0}
.ls-price-caption{font-size:12px;line-height:1.2;color:#6a7782;font-weight:650}
.ls-price-caption b{display:inline-block;margin-left:5px;padding:2px 6px;border-radius:999px;background:#e8f7f1;color:#16805f;font-size:10px;font-weight:800;vertical-align:1px}
.ls-ref-price.is-secondary{color:#65717c}
.ls-ref-price-row.has-two-prices{display:flex;gap:12px;flex-wrap:wrap}
.ls-ref-price-row.has-two-prices .ls-price-option{padding:8px 12px;border-radius:10px;border:1px solid #e2e8ee;background:#fff}
.ls-ref-price-row.has-two-prices .ls-price-option.is-best{background:#f4fbf8;border-color:#cfe9df}

@media(min-width:901px){
  .ls-reference-card{
    grid-template-columns:360px minmax(0,1fr);
    min-height:360px;
  }
  .ls-reference-card .ls-ref-gallery{
    grid-template-rows:270px 62px;
  }
  .ls-reference-card .ls-ref-main{height:270px;min-height:270px}
  .ls-reference-card .ls-ref-thumbs .ls-thumb{height:62px}
  .ls-reference-card .ls-ref-body{padding:15px 18px 14px}

  .ls-reference-card .ls-ref-price-row{padding:10px 0 9px;gap:8px}
  .ls-reference-card .ls-price-caption{font-size:10px}
  .ls-reference-card .ls-ref-price-row.has-two-prices .ls-price-option{padding:6px 9px;border-radius:7px}
  .ls-reference-card .ls-ref-price{font-size:21px}
  .ls-reference-card .ls-ref-price.is-secondary{font-size:17px;font-weight:750}
  .ls-reference-card .ls-ref-price span{font-size:10px}
  .ls-reference-card .ls-price-caption b{font-size:8px;padding:1px 5px}

  .ls-reference-card .ls-short-description{
    margin:0 0 8px;
    padding:9px 11px;
    font-size:11px;
    line-height:1.38;
    -webkit-line-clamp:2;
  }

  .ls-reference-card .ls-desktop-summary{margin:0 0 8px}

  /* Restore useful mobile-card information on desktop, but keep it compact. */
  .ls-reference-card .ls-ref-section,
  .ls-reference-card .ls-rental-terms{display:block}
  .ls-reference-card .ls-ref-section{
    padding:7px 0;
    border-top:1px solid #edf1f3;
    border-bottom:0;
  }
  .ls-reference-card .ls-ref-section h4{
    font-size:11px;
    margin:0 0 6px;
    line-height:1.2;
  }
  .ls-reference-card .ls-ref-section h4 small{font-size:9px}

  .ls-reference-card .ls-overview-icons{
    display:flex;
    justify-content:flex-start;
    gap:7px 10px;
    flex-wrap:wrap;
  }
  .ls-reference-card .ls-overview-item{
    min-width:0;
    flex-direction:row;
    gap:4px;
    font-size:9px;
  }
  .ls-reference-card .ls-round-icon{
    width:25px;height:25px;flex:0 0 25px
  }
  .ls-reference-card .ls-round-icon .ls-icon{width:14px;height:14px}

  .ls-reference-card .ls-utilities{
    display:flex;
    flex-wrap:wrap;
    gap:6px 12px;
  }
  .ls-reference-card .ls-utility{
    justify-content:flex-start;
    gap:5px;
    padding:0;
    min-width:105px;
  }
  .ls-reference-card .ls-utility:after{display:none!important}
  .ls-reference-card .ls-utility strong{font-size:10px;line-height:1.05}
  .ls-reference-card .ls-utility small{font-size:8px;margin-top:1px}
  .ls-reference-card .ls-utility .ls-round-icon{width:23px;height:23px;flex-basis:23px}
  .ls-reference-card .ls-utility .ls-round-icon .ls-icon{width:13px;height:13px}

  .ls-reference-card .ls-rental-terms{padding-bottom:6px}
  .ls-reference-card .ls-terms-grid{
    display:flex;
    flex-wrap:wrap;
    gap:5px 14px;
  }
  .ls-reference-card .ls-terms-grid>div,
  .ls-reference-card .ls-terms-grid>a{
    gap:4px;
    font-size:9px;
  }
  .ls-reference-card .ls-terms-grid .ls-icon{width:13px;height:13px}

  .ls-reference-card .ls-ref-actions{margin-top:4px;padding-top:4px}
}

@media(max-width:900px){
  .ls-ref-price-row.has-two-prices{gap:8px}
  .ls-ref-price-row.has-two-prices .ls-price-option{flex:1 1 150px}
  .ls-price-caption{font-size:11px}
  .ls-ref-price.is-secondary{font-size:22px}
}


/* v0.6.6 — balanced desktop card: pricing and key terms under gallery */
.ls-desktop-gallery-meta{display:none}
@media(min-width:901px){
  .ls-grid{gap:18px}
  .ls-reference-card{
    width:min(1160px,100%);
    grid-template-columns:350px minmax(0,1fr);
    min-height:0;
  }
  .ls-reference-card .ls-ref-gallery{
    display:flex;
    flex-direction:column;
    padding:8px;
    background:#f8fafb;
    border-right:1px solid #e5e9ed;
  }
  .ls-reference-card .ls-ref-main{height:250px;min-height:250px}
  .ls-reference-card .ls-ref-thumbs{height:58px;flex:0 0 58px;margin-top:5px}
  .ls-reference-card .ls-ref-thumbs .ls-thumb{height:58px}
  .ls-desktop-gallery-meta{
    display:block;
    margin-top:9px;
    padding:0 5px 3px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price-row{
    display:flex;
    padding:0;
    margin:0;
    gap:7px;
    border:0;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option{
    flex:1 1 0;
    padding:8px 9px;
    border:1px solid #dfe6ec;
    border-radius:8px;
    background:#fff;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option.is-best{
    background:#fff;
    border-color:#dfe6ec;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption{
    font-size:10px;
    color:#6b7b88;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption b{
    background:#eaf1fb;
    color:#235f9e;
    font-size:8px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price,
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price.is-secondary{
    color:#1f5f9f;
    font-size:20px;
    font-weight:820;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price span{
    color:#1f5f9f;
    font-size:10px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .is-best .ls-ref-price{
    font-size:23px;
    font-weight:860;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts{
    display:flex;
    flex-wrap:wrap;
    gap:5px;
    margin-top:7px;
    border:0;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts>div{
    flex:1 1 auto;
    min-width:95px;
    justify-content:flex-start;
    gap:5px;
    padding:6px 7px;
    border:1px solid #e1e7ec;
    border-radius:6px;
    background:#fff;
    font-size:9px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts>div:after{display:none!important}
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts .ls-icon{width:13px;height:13px}
  .ls-reference-card .ls-ref-body>.ls-ref-price-row,
  .ls-reference-card .ls-ref-body>.ls-ref-topfacts{display:none}
  .ls-reference-card .ls-ref-body{padding:15px 18px 13px}
  .ls-reference-card .ls-short-description{margin-top:7px}
}


/* v0.6.7 — desktop cards normalized sizes */
@media(min-width:901px){
  .ls-reference-card{
    width:min(1080px,100%);
    grid-template-columns:360px minmax(0,1fr);
    align-items:stretch;
  }
  .ls-reference-card .ls-ref-gallery{
    display:grid;
    grid-template-rows:250px 58px auto;
    align-content:start;
  }
  .ls-reference-card .ls-ref-body{
    display:flex;
    flex-direction:column;
    min-height:100%;
    padding:14px 18px 12px;
  }
  .ls-reference-card .ls-ref-header{
    min-height:72px;
  }
  .ls-reference-card h3{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    min-height:2.45em;
  }
  .ls-reference-card .ls-location-note{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
    min-height:1.35em;
  }
  .ls-reference-card .ls-short-description{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    min-height:3.1em;
    margin-top:7px;
  }
  .ls-reference-card .ls-desktop-summary{
    min-height:22px;
  }
  .ls-reference-card .ls-ref-section{
    padding:7px 0;
  }
  .ls-reference-card .ls-ref-section h4{
    margin-bottom:6px;
  }
  .ls-reference-card .ls-overview-icons{
    min-height:34px;
    max-height:34px;
    overflow:hidden;
  }
  .ls-reference-card .ls-utilities{
    min-height:34px;
    max-height:34px;
    overflow:hidden;
  }
  .ls-reference-card .ls-terms-grid{
    min-height:16px;
    max-height:16px;
    overflow:hidden;
  }
  .ls-reference-card .ls-ref-actions{
    margin-top:auto;
    padding-top:6px;
  }
  .ls-reference-card .ls-desktop-gallery-meta{
    margin-top:8px;
    padding:0 4px 3px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    align-items:stretch;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option{
    min-height:72px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    padding:8px 10px;
    border:1px solid #dfe6ec;
    border-radius:8px;
    background:#fff;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option.is-single{
    grid-column:1 / -1;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option.is-best,
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option.is-standard{
    background:#fff;
    border-color:#dfe6ec;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption,
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption b,
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price,
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price.is-secondary,
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price span{
    color:#1f5f9f;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption{
    font-size:10px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption b{
    background:transparent;
    padding:0;
    font-size:10px;
    font-weight:700;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price,
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price.is-secondary{
    font-size:19px;
    font-weight:820;
  }
  .ls-reference-card .ls-desktop-gallery-meta .is-best .ls-ref-price{
    font-size:22px;
    font-weight:860;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price span{
    font-size:10px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
    margin-top:8px;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts>div{
    min-width:0;
    justify-content:flex-start;
    padding:6px 7px;
    border:1px solid #e1e7ec;
    border-radius:6px;
    background:#fff;
    font-size:9px;
  }
}

/* v0.6.8 — fixed desktop width, compact price block, less dead space */
@media(min-width:901px){
  .ls-grid{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:16px;
  }
  .ls-reference-card{
    box-sizing:border-box;
    width:min(1080px,100%)!important;
    max-width:1080px!important;
    min-width:0!important;
    grid-template-columns:350px minmax(0,1fr)!important;
    align-items:start!important;
    margin:0 auto!important;
  }
  .ls-reference-card *{box-sizing:border-box}
  .ls-reference-card .ls-ref-gallery,
  .ls-reference-card .ls-ref-body,
  .ls-reference-card .ls-ref-heading>div,
  .ls-reference-card h3,
  .ls-reference-card .ls-location-note,
  .ls-reference-card .ls-short-description{
    min-width:0!important;
    max-width:100%;
  }
  .ls-reference-card h3 a,
  .ls-reference-card .ls-location-note,
  .ls-reference-card .ls-short-description{
    overflow-wrap:anywhere;
    word-break:normal;
  }

  /* Left column: keep everything compact instead of stretching vertically. */
  .ls-reference-card .ls-ref-gallery{
    display:flex!important;
    flex-direction:column!important;
    padding:8px!important;
    background:#f8fafb;
    border-right:1px solid #e5e9ed;
    align-self:stretch;
  }
  .ls-reference-card .ls-ref-main{
    height:225px!important;
    min-height:225px!important;
  }
  .ls-reference-card .ls-ref-thumbs{
    height:52px!important;
    flex:0 0 52px!important;
    margin-top:5px!important;
  }
  .ls-reference-card .ls-ref-thumbs .ls-thumb{height:52px!important}
  .ls-reference-card .ls-desktop-gallery-meta{
    display:block!important;
    margin-top:7px!important;
    padding:0!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price-row{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:6px!important;
    width:100%!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option{
    width:100%!important;
    min-width:0!important;
    min-height:58px!important;
    height:58px!important;
    padding:6px 8px!important;
    border:1px solid #dfe6ec!important;
    border-radius:7px!important;
    background:#fff!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:space-between!important;
    overflow:hidden!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-option.is-single{
    grid-column:1/-1!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption{
    display:block!important;
    min-width:0!important;
    font-size:9px!important;
    line-height:1.15!important;
    color:#52677c!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-price-caption b{
    background:transparent!important;
    color:#1f5f9f!important;
    padding:0!important;
    margin-left:4px!important;
    font-size:8px!important;
    white-space:nowrap!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price,
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price.is-secondary,
  .ls-reference-card .ls-desktop-gallery-meta .is-best .ls-ref-price{
    display:flex!important;
    align-items:baseline!important;
    gap:3px!important;
    color:#1f5f9f!important;
    font-size:19px!important;
    line-height:1!important;
    font-weight:850!important;
    white-space:nowrap!important;
    min-width:0!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-price span{
    color:#1f5f9f!important;
    font-size:9px!important;
    line-height:1!important;
    margin-left:0!important;
    white-space:nowrap!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:5px!important;
    width:100%!important;
    margin-top:6px!important;
    border:0!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts>div{
    min-width:0!important;
    height:34px!important;
    padding:5px 6px!important;
    border:1px solid #e1e7ec!important;
    border-radius:6px!important;
    background:#fff!important;
    font-size:8.5px!important;
    line-height:1.1!important;
    overflow:hidden!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts>div span:last-child{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  /* Right column: natural height. No fake minimums that create large blank areas. */
  .ls-reference-card .ls-ref-body{
    display:block!important;
    min-height:0!important;
    height:auto!important;
    padding:13px 16px 12px!important;
  }
  .ls-reference-card .ls-ref-header,
  .ls-reference-card .ls-ref-heading{
    min-height:0!important;
  }
  .ls-reference-card h3{
    min-height:0!important;
    margin-bottom:4px!important;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
  }
  .ls-reference-card .ls-location-note{
    min-height:0!important;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
  }
  .ls-reference-card .ls-short-description{
    min-height:0!important;
    max-height:none!important;
    margin-top:6px!important;
    padding:8px 11px!important;
    line-height:1.35!important;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
  }
  .ls-reference-card .ls-desktop-summary{
    min-height:0!important;
    margin-top:6px!important;
  }
  .ls-reference-card .ls-ref-section{
    padding:6px 0!important;
  }
  .ls-reference-card .ls-ref-section h4{margin-bottom:5px!important}
  .ls-reference-card .ls-overview-icons,
  .ls-reference-card .ls-utilities,
  .ls-reference-card .ls-terms-grid{
    min-height:0!important;
    max-height:none!important;
    overflow:visible!important;
  }
  .ls-reference-card .ls-ref-actions{
    margin-top:6px!important;
    padding-top:5px!important;
  }
}


/* v0.6.9 — compact mobile card + floating rental CTA */
.ls-mobile-floating-cta{display:none}
@media(max-width:700px){
  .ls-reference-card{
    position:relative;
    overflow:visible;
  }
  .ls-reference-card .ls-ref-gallery{
    padding:5px 5px 0;
  }
  .ls-reference-card .ls-ref-main{
    aspect-ratio:1.48/1;
    border-radius:12px;
  }
  .ls-reference-card .ls-ref-thumbs{
    gap:3px;
    margin-top:3px;
  }
  .ls-reference-card .ls-ref-thumbs .ls-thumb{
    flex-basis:calc((100% - 12px)/5);
    border-radius:6px;
  }

  .ls-reference-card .ls-ref-body{
    padding:14px 14px 12px;
  }
  .ls-reference-card .ls-ref-heading{
    gap:8px;
  }
  .ls-reference-card .ls-ref-location{
    font-size:12px;
    margin-bottom:5px;
  }
  .ls-reference-card h3{
    font-size:19px!important;
    line-height:1.22!important;
    margin-bottom:3px!important;
  }
  .ls-reference-card .ls-location-note{
    margin-top:3px;
    font-size:11px;
    line-height:1.25;
  }
  .ls-reference-card .ls-ref-heart{
    width:36px;
    height:36px;
    flex:0 0 36px;
  }
  .ls-reference-card .ls-ref-heart .ls-icon{
    width:19px;
    height:19px;
  }

  .ls-reference-card .ls-ref-price-row{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:6px;
    padding:10px 0 8px;
    border-bottom:1px solid #e7ecef;
  }
  .ls-reference-card .ls-ref-price-row:not(.has-two-prices){
    grid-template-columns:1fr;
  }
  .ls-reference-card .ls-price-option,
  .ls-reference-card .ls-ref-price-row.has-two-prices .ls-price-option{
    min-width:0;
    padding:7px 8px;
    border:1px solid #e2e8ee;
    border-radius:7px;
    background:#fff;
  }
  .ls-reference-card .ls-price-caption{
    font-size:9px;
    line-height:1.15;
  }
  .ls-reference-card .ls-price-caption b{
    font-size:8px;
    padding:1px 4px;
    margin-left:3px;
  }
  .ls-reference-card .ls-ref-price,
  .ls-reference-card .ls-ref-price.is-secondary{
    font-size:20px!important;
    line-height:1.05;
    color:#1f5f9f!important;
  }
  .ls-reference-card .ls-ref-price span{
    font-size:9px!important;
    color:#1f5f9f!important;
  }

  .ls-reference-card .ls-ref-topfacts{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:5px;
    padding:7px 0;
    border-bottom:1px solid #e7ecef;
  }
  .ls-reference-card .ls-ref-topfacts>div{
    min-width:0;
    padding:6px 4px;
    gap:4px;
    justify-content:center;
    font-size:10px;
    line-height:1.15;
  }
  .ls-reference-card .ls-ref-topfacts>div:after{display:none!important}
  .ls-reference-card .ls-ref-topfacts .ls-icon{
    width:15px;
    height:15px;
    flex:0 0 15px;
  }

  .ls-reference-card .ls-short-description{
    margin:8px 0 0;
    padding:9px 10px;
    border-radius:9px;
    font-size:12px;
    line-height:1.35;
  }

  .ls-reference-card .ls-ref-section{
    padding:11px 0;
  }
  .ls-reference-card .ls-ref-section h4{
    font-size:15px;
    margin-bottom:9px;
  }
  .ls-reference-card .ls-overview-icons{
    gap:9px 4px;
  }
  .ls-reference-card .ls-overview-item{
    font-size:10px;
    line-height:1.15;
  }
  .ls-reference-card .ls-round-icon{
    width:34px;
    height:34px;
  }
  .ls-reference-card .ls-round-icon .ls-icon{
    width:18px;
    height:18px;
  }

  .ls-reference-card .ls-utilities{
    row-gap:10px;
  }
  .ls-reference-card .ls-utility{
    padding:0 5px;
    gap:6px;
  }
  .ls-reference-card .ls-utility:nth-child(-n+2){
    padding-bottom:10px;
  }
  .ls-reference-card .ls-utility strong{
    font-size:13px;
  }
  .ls-reference-card .ls-utility small{
    font-size:9px;
    line-height:1.2;
  }

  .ls-reference-card .ls-terms-grid{
    gap:8px 10px;
  }
  .ls-reference-card .ls-terms-grid>div,
  .ls-reference-card .ls-terms-grid>a{
    font-size:11px;
    gap:6px;
  }
  .ls-reference-card .ls-terms-grid .ls-icon{
    width:15px;
    height:15px;
  }

  /* Old bottom actions consume too much vertical space on mobile. */
  .ls-reference-card .ls-ref-actions{
    display:none!important;
  }

  /* Sticks near the viewport bottom while this listing is being scrolled,
     but remains constrained by the card instead of becoming a global button. */
  .ls-mobile-floating-cta{
    position:sticky;
    bottom:12px;
    z-index:12;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    width:max-content;
    max-width:calc(100% - 28px);
    min-height:42px;
    margin:-50px 14px 8px auto;
    padding:9px 14px;
    border-radius:999px;
    background:#1d6b50;
    color:#fff!important;
    text-decoration:none!important;
    font-size:12px;
    font-weight:800;
    line-height:1.15;
    box-shadow:0 7px 22px rgba(20,58,46,.22);
  }
  .ls-mobile-floating-cta .ls-icon{
    width:17px;
    height:17px;
    color:#fff;
  }
}
@media(max-width:390px){
  .ls-reference-card .ls-ref-body{padding:12px 12px 10px}
  .ls-reference-card .ls-ref-price-row{gap:5px}
  .ls-reference-card .ls-ref-price,
  .ls-reference-card .ls-ref-price.is-secondary{font-size:18px!important}
  .ls-reference-card .ls-ref-topfacts{gap:3px}
  .ls-reference-card .ls-ref-topfacts>div{font-size:9px;padding:5px 2px}
  .ls-mobile-floating-cta{right:auto;max-width:calc(100% - 24px);margin-left:auto;margin-right:12px;font-size:11px}
}


/* v0.6.10 — single mobile CTA bound to the card currently in view */
.ls-mobile-global-cta{display:none}
@media(max-width:700px){
  /* Any old per-card CTA from cached markup must never show. */
  .ls-mobile-floating-cta{display:none!important}

  .ls-mobile-global-cta{
    position:fixed;
    right:14px;
    bottom:14px;
    z-index:9995;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    max-width:calc(100vw - 28px);
    min-height:42px;
    padding:9px 14px;
    border-radius:999px;
    background:#1d6b50;
    color:#fff!important;
    text-decoration:none!important;
    font-size:12px;
    font-weight:800;
    line-height:1.15;
    box-shadow:0 7px 22px rgba(20,58,46,.22);
    opacity:0;
    visibility:hidden;
    transform:translateY(10px);
    pointer-events:none;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease;
  }
  .ls-mobile-global-cta.is-visible{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
    pointer-events:auto;
  }
  .ls-mobile-global-cta-icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:17px;
    height:17px;
    font-size:14px;
    line-height:1;
  }
}
@media(max-width:390px){
  .ls-mobile-global-cta{right:12px;bottom:12px;font-size:11px;padding:9px 12px}
}


/* v0.6.11 — simple per-card mobile CTA; no floating/global CTA */
.ls-mobile-card-cta{display:none}
.ls-mobile-global-cta,.ls-mobile-floating-cta{display:none!important}
@media(max-width:700px){
  .ls-reference-card{
    overflow:hidden;
  }
  .ls-mobile-card-cta{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    width:calc(100% - 28px);
    min-height:46px;
    margin:0 14px 14px;
    padding:10px 14px;
    border:1px solid rgba(29,107,80,.16);
    border-radius:12px;
    background:#1d6b50;
    color:#fff!important;
    text-decoration:none!important;
    font-size:13px;
    font-weight:800;
    line-height:1.2;
    box-shadow:0 7px 20px rgba(20,58,46,.18);
  }
  .ls-mobile-card-cta .ls-icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:23px;
    height:23px;
    flex:0 0 23px;
    color:#fff;
  }
  .ls-mobile-card-cta .ls-icon svg{
    width:23px;
    height:23px;
    display:block;
  }
  .ls-mobile-card-cta span:last-child{
    display:inline-flex;
    align-items:center;
    line-height:1.2;
  }
}
@media(max-width:390px){
  .ls-mobile-card-cta{
    width:calc(100% - 24px);
    margin:0 12px 12px;
    min-height:44px;
    padding:9px 12px;
    font-size:12px;
  }
  .ls-mobile-card-cta .ls-icon,
  .ls-mobile-card-cta .ls-icon svg{width:22px;height:22px;flex-basis:22px}
}


/* v0.6.12 — inquiry modal and blue site-consistent CTA */
.ls-mobile-card-cta{
  font-family:inherit;
  cursor:pointer;
}
@media(max-width:700px){
  .ls-mobile-card-cta{
    border-color:rgba(43,115,196,.18);
    background:#2b73c4;
    box-shadow:0 7px 20px rgba(43,115,196,.22);
  }
}
body.ls-inquiry-open{overflow:hidden}
.ls-inquiry-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:18px}
.ls-inquiry-modal.is-open{display:flex}
.ls-inquiry-backdrop{position:absolute;inset:0;background:rgba(12,25,40,.58);backdrop-filter:blur(3px)}
.ls-inquiry-panel{position:relative;z-index:2;width:min(520px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:20px;padding:24px;box-shadow:0 26px 70px rgba(10,30,55,.26);color:#18283b}
.ls-inquiry-close{position:absolute;right:13px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#eef3fa;color:#27435f;font-size:25px;line-height:1;cursor:pointer}
.ls-inquiry-object{padding:13px 46px 13px 14px;border:1px solid #e1e7ef;border-radius:13px;background:#f7f9fc;margin-bottom:18px}
.ls-inquiry-object strong,.ls-inquiry-object span{display:block}.ls-inquiry-object strong{font-size:15px;line-height:1.3;margin-top:3px}.ls-inquiry-object span{font-size:12px;color:#63758a;margin-top:3px}
.ls-inquiry-code{display:inline-block;font-size:11px;font-weight:800;color:#1f5f9f;background:#eaf2fb;border-radius:999px;padding:4px 8px}
.ls-inquiry-panel h3{margin:0 0 7px!important;font-size:24px!important;line-height:1.2!important;color:#152438!important}
.ls-inquiry-intro{margin:0 0 17px;color:#5f7185;font-size:13px;line-height:1.45}
.ls-inquiry-form>label{display:block;margin-bottom:12px;font-size:12px;font-weight:750;color:#2c4258}
.ls-inquiry-form input[type="text"],.ls-inquiry-form input[type="email"],.ls-inquiry-form input[type="tel"],.ls-inquiry-form input[type="date"]{width:100%;min-height:44px;margin-top:5px;padding:9px 11px;border:1px solid #cfd9e4;border-radius:9px;background:#fff;color:#1b2d40;font:inherit;box-shadow:none;box-sizing:border-box}
.ls-inquiry-form input:focus{outline:none;border-color:#2b73c4;box-shadow:0 0 0 3px rgba(43,115,196,.10)}
.ls-channel-fieldset{border:0;padding:0;margin:4px 0 14px}.ls-channel-fieldset legend{font-size:12px;font-weight:800;margin-bottom:7px;color:#2c4258}
.ls-channel-option{display:grid!important;grid-template-columns:20px minmax(0,1fr) minmax(120px,.72fr);align-items:center;gap:9px;margin:0 0 8px!important;padding:9px 10px;border:1px solid #d8e1eb;border-radius:11px;background:#fff;cursor:pointer}
.ls-channel-option.is-selected{border-color:#2b73c4;background:#f4f8fd;box-shadow:0 0 0 1px rgba(43,115,196,.05)}
.ls-channel-option>input[type="radio"]{width:17px;height:17px;margin:0;accent-color:#2b73c4}
.ls-channel-main{display:flex;flex-direction:column;min-width:0}.ls-channel-main b{font-size:13px;color:#1a2d42}.ls-channel-main small{font-size:10px;color:#718196;margin-top:2px}
.ls-channel-contact{min-height:36px!important;margin:0!important;padding:7px 9px!important;font-size:12px!important}
.ls-channel-contact:disabled{opacity:.48;background:#f3f5f8}
.ls-inquiry-submit{width:100%;min-height:48px;border:0;border-radius:11px;background:#2b73c4;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(43,115,196,.20)}
.ls-inquiry-submit .ls-icon,.ls-inquiry-submit .ls-icon svg{width:21px;height:21px}.ls-inquiry-submit:disabled{opacity:.55;cursor:not-allowed}.ls-inquiry-submit.is-loading{opacity:.72}
.ls-inquiry-privacy{display:block;text-align:center;color:#7a8999;font-size:10px;line-height:1.35;margin-top:9px}
.ls-inquiry-error{padding:9px 10px;margin:0 0 10px;border-radius:8px;background:#fff1f1;color:#a33;font-size:12px}
.ls-inquiry-no-channel{padding:11px;border-radius:9px;background:#fff5e8;color:#865b1a;font-size:12px}
@media(max-width:620px){
  .ls-inquiry-modal{padding:10px;align-items:flex-end}
  .ls-inquiry-panel{width:100%;max-height:94vh;border-radius:18px 18px 12px 12px;padding:18px 16px 16px}
  .ls-inquiry-panel h3{font-size:21px!important}
  .ls-inquiry-object{margin-bottom:14px}
  .ls-channel-option{grid-template-columns:18px minmax(0,1fr);gap:7px}
  .ls-channel-contact{grid-column:2;margin-top:2px!important}
}


/* v0.6.13 — desktop inquiry CTA, larger desktop labels, clean title */
.ls-reference-card h3 a,
.ls-reference-card h3 a:link,
.ls-reference-card h3 a:visited,
.ls-reference-card h3 a:hover,
.ls-reference-card h3 a:focus{
  text-decoration:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
}
.ls-desktop-inquiry-cta{
  font-family:inherit;
  cursor:pointer;
  border:0;
}
@media(min-width:901px){
  .ls-reference-card .ls-ref-actions{
    display:grid!important;
    grid-template-columns:minmax(210px,1.35fr) minmax(110px,.65fr);
    gap:9px;
    margin-top:auto;
    padding-top:8px;
  }
  .ls-reference-card .ls-ref-btn{
    min-height:40px;
    border-radius:9px;
    font-size:12px;
    gap:7px;
    padding:7px 11px;
  }
  .ls-reference-card .ls-ref-btn .ls-icon,
  .ls-reference-card .ls-ref-btn .ls-icon svg{
    width:17px;
    height:17px;
  }
  .ls-reference-card .ls-desktop-inquiry-cta{
    background:#2b73c4!important;
    color:#fff!important;
    box-shadow:0 6px 15px rgba(43,115,196,.18);
  }
  .ls-reference-card .ls-desktop-inquiry-cta:hover{
    background:#235f9f!important;
  }

  /* About +25% larger than v0.6.12 compact desktop labels. */
  .ls-reference-card .ls-overview-item{
    font-size:12.5px;
    line-height:1.2;
    gap:5px;
  }
  .ls-reference-card .ls-utility strong{
    font-size:16px;
  }
  .ls-reference-card .ls-utility small{
    font-size:11px;
    line-height:1.25;
  }
  .ls-reference-card .ls-terms-grid>div,
  .ls-reference-card .ls-terms-grid>a{
    font-size:13.75px;
    line-height:1.2;
    gap:7px;
  }
  .ls-reference-card .ls-terms-grid .ls-icon{
    width:18px;
    height:18px;
  }
}


/* v0.6.14 — inquiry close button fix + larger desktop top facts */
.ls-inquiry-close,
.ls-inquiry-close:hover,
.ls-inquiry-close:focus,
.ls-inquiry-close:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  position:absolute!important;
  right:16px!important;
  top:16px!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  max-width:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#eef3fa!important;
  color:#27435f!important;
  font-size:31px!important;
  line-height:1!important;
  font-weight:400!important;
  text-align:center!important;
  text-decoration:none!important;
  box-shadow:0 4px 12px rgba(19,42,69,.10)!important;
  cursor:pointer!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.ls-inquiry-close::before,
.ls-inquiry-close::after{
  content:none!important;
  display:none!important;
}
.ls-inquiry-object{
  padding-right:58px!important;
}
@media(max-width:620px){
  .ls-inquiry-close,
  .ls-inquiry-close:hover,
  .ls-inquiry-close:focus,
  .ls-inquiry-close:active{
    right:14px!important;
    top:14px!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    min-height:40px!important;
    max-height:40px!important;
    font-size:29px!important;
  }
  .ls-inquiry-object{
    padding-right:54px!important;
  }
}

@media(min-width:901px){
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts{
    gap:7px!important;
    margin-top:8px!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts>div{
    height:42px!important;
    padding:8px 9px!important;
    font-size:11px!important;
    line-height:1.15!important;
    gap:7px!important;
    overflow:hidden!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts .ls-icon{
    width:15px!important;
    height:15px!important;
    flex:0 0 15px!important;
  }
  .ls-reference-card .ls-desktop-gallery-meta .ls-ref-topfacts>div span:last-child{
    white-space:normal!important;
    line-height:1.15!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    text-overflow:clip!important;
  }
}


/* v0.6.15 — redesigned single property page */
.ls-single-v2{padding:38px 0 82px}
.ls-single-v2 .ls-breadcrumb a{color:#1f5f9f}
.ls-single-v2 .ls-single-head{align-items:flex-start;margin-bottom:22px}
.ls-single-v2 .ls-single-head h1{font-size:clamp(32px,4vw,54px);line-height:1.05;letter-spacing:-.04em;margin:0}
.ls-single-v2 .ls-single-subline{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:12px;color:#6b7a8a;font-size:14px}
.ls-single-v2 .ls-single-price{font-size:34px;font-weight:850;white-space:nowrap;color:#132238}
.ls-single-gallery-wrap{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,.9fr);gap:12px;margin-bottom:22px}
.ls-single-gallery-main{position:relative;min-height:540px;border-radius:24px;overflow:hidden;background:#edf2ef}
.ls-single-gallery-main .ls-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.ls-single-slide{display:none;width:100%;height:100%}
.ls-single-slide.is-active{display:block}
.ls-single-slide img{width:100%;height:100%;display:block;object-fit:cover}
.ls-single-thumbs{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:164px;gap:12px}
.ls-single-thumb{border:0;padding:0;border-radius:18px;overflow:hidden;background:#edf2ef;cursor:pointer;position:relative;box-shadow:inset 0 0 0 1px rgba(23,45,69,.08)}
.ls-single-thumb.is-active{box-shadow:inset 0 0 0 3px #2b73c4}
.ls-single-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ls-single-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:16px;margin-bottom:26px;align-items:start}
.ls-single-topfacts{margin:0;border:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.ls-single-topfacts>div{height:52px;padding:10px 12px;font-size:13px;line-height:1.15;border:1px solid #e1e7ec;border-radius:12px;background:#fff;justify-content:flex-start}
.ls-single-topfacts>div:after{display:none!important}
.ls-single-topfacts .ls-icon{width:16px;height:16px;color:#415c78;flex:0 0 16px}
.ls-single-layout-v2{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px;margin-top:0}
.ls-single-content-v2{display:flex;flex-direction:column;gap:18px}
.ls-single-lead{padding:16px 18px;border-radius:16px;background:#f5f7fa;color:#405369;font-size:15px;line-height:1.6}
.ls-single-block{border:1px solid #e5eaf0;border-radius:18px;padding:18px;background:#fff}
.ls-single-block h3{margin:0 0 14px;font-size:21px;line-height:1.2;color:#132238}
.ls-single-grid-mini{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ls-single-mini-item,.ls-overview-item,.ls-utility-item,.ls-term-item{display:flex;align-items:flex-start;gap:10px}
.ls-single-mini-item{padding:12px 13px;border:1px solid #e8edf2;border-radius:14px;background:#fbfcfd;font-size:14px;color:#2e4157}
.ls-single-mini-item .ls-icon,.ls-overview-item .ls-icon,.ls-utility-item .ls-icon,.ls-term-item .ls-icon{width:18px;height:18px;color:#2b73c4;flex:0 0 18px;margin-top:1px}
.ls-single-feature-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.ls-overview-item{padding:12px 13px;border:1px solid #e8edf2;border-radius:14px;background:#fff;font-size:14px;line-height:1.35;color:#24384f}
.ls-single-utilities,.ls-single-terms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ls-utility-item,.ls-term-item{padding:13px 14px;border:1px solid #e8edf2;border-radius:14px;background:#fff;font-size:14px;line-height:1.35;color:#2a3d53}
.ls-utility-item strong,.ls-term-item strong{display:block;font-size:13px;color:#132238;margin-bottom:3px}
.ls-utility-item span,.ls-term-item span{display:block;color:#58697b;font-size:13px}
.ls-term-item a{color:#1f5f9f;text-decoration:none}
.ls-single-v2 .ls-description{font-size:15px;line-height:1.7;margin-top:0;color:#30465c}
.ls-contact-card-v2{top:24px;padding:22px;background:#fff;border:1px solid #e5eaf0;box-shadow:0 14px 34px rgba(14,32,52,.06)}
.ls-contact-card-v2 h2{font-size:28px;line-height:1.08;margin:0 0 10px}
.ls-contact-card-v2 p{font-size:14px;line-height:1.6;margin:0 0 14px}
.ls-contact-card-code{display:inline-block;margin:0 0 18px;padding:6px 10px;border-radius:999px;background:#eef4fb;color:#1f5f9f;font-size:12px;font-weight:800}
.ls-single-side-actions{display:grid;gap:10px}
.ls-single-side-actions .ls-btn{min-height:48px;border-radius:12px;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px}
.ls-single-side-actions .ls-btn .ls-icon,.ls-single-side-actions .ls-btn .ls-icon svg{width:18px;height:18px}
.ls-single-side-actions .ls-btn-secondary{background:#fff;color:#17304a;border:1px solid #d6dfeb}
.ls-single-side-actions .ls-btn-secondary:hover{background:#f6f8fb}
.ls-single-v2 .ls-price-option{padding:12px 14px;border:1px solid #dce5ee;border-radius:14px;background:#fff;min-height:96px}
.ls-single-v2 .ls-price-option.is-best{border-color:#bfd6c2;background:#f7fbf7}
.ls-single-v2 .ls-price-caption{font-size:14px;font-weight:700;color:#5a6e83;margin-bottom:10px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.ls-single-v2 .ls-price-caption b{display:inline-block;padding:2px 7px;border-radius:999px;background:#dff1e1;color:#20714a;font-size:11px;line-height:1.3}
.ls-single-v2 .ls-ref-price{color:#1f5f9f;font-size:34px;font-weight:850;letter-spacing:-.04em;line-height:1}
.ls-single-v2 .ls-ref-price span{font-size:14px;color:#5a6e83;font-weight:600;margin-left:4px}
.ls-single-v2 .ls-single-price-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ls-single-v2 .ls-single-price-cards.is-single{grid-template-columns:1fr}
@media(max-width:1100px){
  .ls-single-gallery-main{min-height:470px}
  .ls-single-thumbs{grid-auto-rows:142px}
  .ls-single-layout-v2{grid-template-columns:minmax(0,1fr) 320px}
  .ls-single-feature-list{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .ls-single-v2 .ls-single-head{display:block}
  .ls-single-v2 .ls-single-price{margin-top:14px}
  .ls-single-gallery-wrap{grid-template-columns:1fr}
  .ls-single-gallery-main{min-height:58vw}
  .ls-single-thumbs{display:flex;overflow:auto;padding-bottom:4px;grid-auto-rows:auto}
  .ls-single-thumb{flex:0 0 112px;height:86px;border-radius:14px}
  .ls-single-summary{grid-template-columns:1fr}
  .ls-single-layout-v2{grid-template-columns:1fr}
  .ls-contact-card-v2{position:static}
  .ls-single-grid-mini,.ls-single-feature-list,.ls-single-utilities,.ls-single-terms{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
  .ls-single-v2{padding:24px 0 58px}
  .ls-single-v2 .ls-single-head h1{font-size:34px}
  .ls-single-v2 .ls-single-price{font-size:27px}
  .ls-single-gallery-main{min-height:66vw;border-radius:18px}
  .ls-single-thumbs{gap:8px}
  .ls-single-thumb{flex-basis:96px;height:74px}
  .ls-single-v2 .ls-single-price-cards{grid-template-columns:1fr}
  .ls-single-topfacts{grid-template-columns:1fr}
  .ls-single-grid-mini,.ls-single-feature-list,.ls-single-utilities,.ls-single-terms{grid-template-columns:1fr}
  .ls-single-block{padding:16px}
  .ls-contact-card-v2 h2{font-size:24px}
  .ls-single-side-actions .ls-btn{min-height:46px;font-size:13px}
}


/* v0.6.16 — cleaner inquiry close, blue single-page actions, square gallery */
.ls-inquiry-close,
.ls-inquiry-close:hover,
.ls-inquiry-close:focus,
.ls-inquiry-close:active{
  right:12px!important;
  top:10px!important;
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  max-width:36px!important;
  min-height:36px!important;
  max-height:36px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:transparent!important;
  font-size:0!important;
  overflow:visible!important;
}
.ls-inquiry-close::before,
.ls-inquiry-close::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  width:22px!important;
  height:2px!important;
  border-radius:2px!important;
  background:#244662!important;
  transform-origin:center!important;
}
.ls-inquiry-close::before{transform:translate(-50%,-50%) rotate(45deg)!important}
.ls-inquiry-close::after{transform:translate(-50%,-50%) rotate(-45deg)!important}
.ls-inquiry-close:hover{background:#f3f6fa!important}
.ls-inquiry-close:focus-visible{outline:2px solid #2b73c4!important;outline-offset:2px!important}
.ls-inquiry-object{padding-right:52px!important}

.ls-single-v2 .ls-single-gallery-main,
.ls-single-v2 .ls-single-thumb{
  border-radius:0!important;
}
.ls-single-v2 .ls-single-slide,
.ls-single-v2 .ls-single-slide img,
.ls-single-v2 .ls-single-thumb img{
  border-radius:0!important;
}
.ls-single-v2 .ls-single-side-actions .ls-btn,
.ls-single-v2 .ls-single-side-actions .ls-desktop-inquiry-cta{
  background:#2b73c4!important;
  color:#fff!important;
  border:1px solid #2b73c4!important;
  box-shadow:0 7px 18px rgba(43,115,196,.18)!important;
}
.ls-single-v2 .ls-single-side-actions .ls-btn:hover,
.ls-single-v2 .ls-single-side-actions .ls-desktop-inquiry-cta:hover{
  background:#235f9f!important;
  border-color:#235f9f!important;
  color:#fff!important;
}
.ls-single-v2 .ls-single-side-actions .ls-btn-secondary{
  background:#fff!important;
  color:#2b73c4!important;
  border:1px solid #2b73c4!important;
  box-shadow:none!important;
}
.ls-single-v2 .ls-single-side-actions .ls-btn-secondary:hover{
  background:#eef4fb!important;
  color:#235f9f!important;
  border-color:#235f9f!important;
}
@media(max-width:620px){
  .ls-inquiry-close,
  .ls-inquiry-close:hover,
  .ls-inquiry-close:focus,
  .ls-inquiry-close:active{
    right:10px!important;
    top:8px!important;
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    max-width:34px!important;
    min-height:34px!important;
    max-height:34px!important;
  }
  .ls-inquiry-close::before,
  .ls-inquiry-close::after{width:20px!important}
  .ls-inquiry-object{padding-right:48px!important}
}


/* v0.6.17 — single page gallery thumbs under main image */
@media(min-width:901px){
  .ls-single-gallery-wrap{
    display:block!important;
  }
  .ls-single-gallery-main{
    width:100%!important;
    min-height:580px!important;
    margin-bottom:12px!important;
  }
  .ls-single-thumbs{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(5, minmax(0, 1fr))!important;
    grid-auto-rows:160px!important;
    gap:12px!important;
  }
  .ls-single-thumb{
    width:100%!important;
    height:160px!important;
  }
}
@media(max-width:900px){
  .ls-single-gallery-wrap{
    display:block!important;
  }
}


/* v0.6.18 — compact desktop gallery with vertical thumbnails */
@media(min-width:901px){
  .ls-single-gallery-wrap{
    display:grid!important;
    grid-template-columns:96px minmax(0,1fr)!important;
    grid-template-areas:"thumbs main"!important;
    gap:12px!important;
    width:min(900px,100%)!important;
    margin:0 auto 22px!important;
    align-items:stretch!important;
  }
  .ls-single-gallery-main{
    grid-area:main!important;
    width:100%!important;
    min-height:0!important;
    height:480px!important;
    margin:0!important;
  }
  .ls-single-thumbs{
    grid-area:thumbs!important;
    width:96px!important;
    height:480px!important;
    display:flex!important;
    flex-direction:column!important;
    gap:8px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:0!important;
    scrollbar-width:thin!important;
  }
  .ls-single-thumb{
    flex:0 0 88px!important;
    width:96px!important;
    height:88px!important;
    min-height:88px!important;
  }
  .ls-single-thumb img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
}
@media(min-width:1200px){
  .ls-single-gallery-wrap{width:min(920px,100%)!important}
  .ls-single-gallery-main{height:500px!important}
  .ls-single-thumbs{height:500px!important}
}


/* v0.6.19 — white single page, lighter title, photo + side map */
.ls-single-v2{
  background:#fff!important;
}
.ls-single-v2 .ls-wrap{
  background:#fff!important;
}
.ls-single-v2 .ls-single-head{
  display:block!important;
  margin-bottom:20px!important;
}
.ls-single-v2 .ls-single-head-main{
  width:100%!important;
  max-width:none!important;
}
.ls-single-v2 .ls-single-head h1{
  max-width:1120px!important;
  font-size:clamp(28px,2.7vw,42px)!important;
  line-height:1.08!important;
  font-weight:600!important;
  letter-spacing:-.025em!important;
}
.ls-single-v2 .ls-single-price{
  display:none!important;
}

@media(min-width:901px){
  .ls-single-gallery-wrap{
    width:100%!important;
    margin:0 0 22px!important;
    display:grid!important;
    grid-template-columns:78px minmax(0,1fr) minmax(280px,340px)!important;
    grid-template-areas:"thumbs main map"!important;
    gap:12px!important;
    align-items:stretch!important;
  }
  .ls-single-gallery-wrap.no-map{
    grid-template-columns:78px minmax(0,720px)!important;
    grid-template-areas:"thumbs main"!important;
    justify-content:start!important;
  }
  .ls-single-gallery-main{
    grid-area:main!important;
    width:100%!important;
    height:430px!important;
    min-height:430px!important;
    margin:0!important;
    background:#eef2f5!important;
  }
  .ls-single-slide img{
    object-fit:cover!important;
  }
  .ls-single-thumbs{
    grid-area:thumbs!important;
    width:78px!important;
    height:430px!important;
    display:flex!important;
    flex-direction:column!important;
    gap:7px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    padding:0!important;
    scrollbar-width:thin!important;
  }
  .ls-single-thumb{
    flex:0 0 72px!important;
    width:78px!important;
    height:72px!important;
    min-height:72px!important;
  }
  .ls-single-map-card{
    grid-area:map!important;
    min-width:0!important;
    height:430px!important;
    display:grid!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    background:#fff!important;
    border:1px solid #dfe6ed!important;
    overflow:hidden!important;
  }
  .ls-single-map-card iframe{
    width:100%!important;
    height:100%!important;
    border:0!important;
    display:block!important;
  }
  .ls-single-map-fallback{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    background:#f5f7f9!important;
    color:#51667a!important;
  }
  .ls-single-map-fallback .ls-icon{width:20px;height:20px}
  .ls-single-map-footer{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    padding:11px 12px!important;
    border-top:1px solid #e5eaf0!important;
    background:#fff!important;
  }
  .ls-single-map-footer div{min-width:0!important}
  .ls-single-map-footer strong{
    display:block!important;
    font-size:12px!important;
    color:#14283d!important;
  }
  .ls-single-map-footer span{
    display:block!important;
    margin-top:2px!important;
    max-width:180px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:11px!important;
    color:#6c7d8f!important;
  }
  .ls-single-map-footer a{
    flex:0 0 auto!important;
    font-size:11px!important;
    font-weight:800!important;
    color:#2b73c4!important;
    text-decoration:none!important;
  }
}
@media(min-width:1200px){
  .ls-single-gallery-wrap{
    grid-template-columns:82px minmax(0,650px) minmax(320px,380px)!important;
  }
  .ls-single-gallery-wrap.no-map{
    grid-template-columns:82px minmax(0,690px)!important;
  }
  .ls-single-gallery-main,
  .ls-single-thumbs,
  .ls-single-map-card{
    height:440px!important;
  }
  .ls-single-gallery-main{min-height:440px!important}
  .ls-single-thumbs{width:82px!important}
  .ls-single-thumb{width:82px!important;flex-basis:74px!important;height:74px!important;min-height:74px!important}
}
@media(max-width:900px){
  .ls-single-v2 .ls-single-head h1{
    font-size:34px!important;
    font-weight:600!important;
  }
  .ls-single-map-card{
    margin-top:12px!important;
    border:1px solid #dfe6ed!important;
    background:#fff!important;
  }
  .ls-single-map-card iframe{width:100%!important;height:300px!important;border:0!important;display:block!important}
  .ls-single-map-footer{display:flex!important;justify-content:space-between!important;gap:12px!important;padding:10px 12px!important}
  .ls-single-map-footer strong,.ls-single-map-footer span{display:block!important}
  .ls-single-map-footer a{color:#2b73c4!important;text-decoration:none!important;font-weight:800!important}
}


/* v0.6.21 — map accuracy marker */
.ls-map-accuracy{
  display:inline-block;
  margin-left:6px;
  padding:2px 6px;
  border-radius:999px;
  font-size:9px;
  line-height:1.3;
  font-style:normal;
  font-weight:800;
  vertical-align:1px;
}
.ls-map-accuracy.is-exact{background:#e7f4eb;color:#247147}
.ls-map-accuracy.is-approx{background:#f1f4f8;color:#66788b}


/* v0.6.23 — compact single-page information + nearby draft */
.ls-single-v2 .ls-single-head h1{
  max-width:1180px!important;
  font-size:clamp(26px,2.35vw,36px)!important;
  line-height:1.12!important;
  font-weight:500!important;
  letter-spacing:-.018em!important;
}
.ls-single-layout-v3{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 350px!important;
  gap:20px!important;
  align-items:start!important;
  margin-top:18px!important;
}
.ls-single-content-v3{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
.ls-single-layout-v3 .ls-single-block,.ls-single-details-grid .ls-single-block,.ls-single-description-block,.ls-nearby-block{padding:15px 16px!important}
.ls-single-layout-v3 .ls-single-block h3,.ls-single-details-grid .ls-single-block h3,.ls-single-description-block h3,.ls-nearby-block h3{margin:0 0 11px!important;font-size:18px!important;font-weight:650!important}
.ls-single-layout-v3 .ls-single-grid-mini{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
.ls-single-layout-v3 .ls-single-mini-item,.ls-single-layout-v3 .ls-overview-item{padding:9px 10px!important;min-height:42px!important;font-size:13px!important}
.ls-single-layout-v3 .ls-single-feature-list{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}
.ls-contact-card-v2{position:sticky!important;top:24px!important;padding:18px!important}
.ls-contact-card-v2 h2{font-size:24px!important}
.ls-contact-card-v2 p{margin-bottom:10px!important}
.ls-contact-card-v2 .ls-agent-name{margin:12px 0!important}
.ls-single-details-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin-top:14px!important}
.ls-single-details-grid .ls-single-utilities,.ls-single-details-grid .ls-single-terms{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
.ls-single-details-grid .ls-utility-item,.ls-single-details-grid .ls-term-item{padding:10px 11px!important}
.ls-single-description-block{margin-top:14px!important}
.ls-nearby-block{margin-top:14px!important}
.ls-nearby-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:12px}
.ls-nearby-head h3{margin-bottom:5px!important}
.ls-nearby-head p{margin:0;max-width:760px;color:#68798b;font-size:13px;line-height:1.5}
.ls-nearby-map-link{flex:0 0 auto;color:#2b73c4!important;text-decoration:none!important;font-size:12px;font-weight:750}
.ls-nearby-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.ls-nearby-item{min-width:0;min-height:62px;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #e4eaf0;background:#fff;color:#1d334a!important;text-decoration:none!important;border-radius:12px;transition:border-color .15s ease,background .15s ease}
.ls-nearby-item:hover{border-color:#b9cee5;background:#f8fbff}
.ls-nearby-icon{width:30px;height:30px;flex:0 0 30px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#eef5fc;color:#2b73c4}
.ls-nearby-icon .ls-icon,.ls-nearby-icon .ls-icon svg{width:16px;height:16px}
.ls-nearby-copy{min-width:0;flex:1}.ls-nearby-copy strong,.ls-nearby-copy small{display:block}.ls-nearby-copy strong{font-size:13px;line-height:1.25}.ls-nearby-copy small{margin-top:2px;color:#758596;font-size:11px;line-height:1.25}.ls-nearby-arrow{flex:0 0 auto;color:#8ca0b3}
@media(max-width:1050px){.ls-single-layout-v3{grid-template-columns:1fr 310px!important}.ls-single-layout-v3 .ls-single-feature-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ls-nearby-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.ls-single-layout-v3{grid-template-columns:1fr!important}.ls-contact-card-v2{position:static!important}.ls-single-details-grid{grid-template-columns:1fr!important}}
@media(max-width:620px){.ls-single-v2 .ls-single-head h1{font-size:29px!important;font-weight:500!important}.ls-single-layout-v3 .ls-single-grid-mini,.ls-single-layout-v3 .ls-single-feature-list,.ls-single-details-grid .ls-single-utilities,.ls-single-details-grid .ls-single-terms,.ls-nearby-grid{grid-template-columns:1fr!important}.ls-nearby-head{display:block}.ls-nearby-map-link{display:inline-block;margin-top:9px}}


/* v0.6.24 — restore single summary + compact nearby strip */
.ls-single-lead-v2{
  margin:14px 0 0!important;
  padding:13px 15px!important;
  border:1px solid #e5eaf0!important;
  border-left:3px solid #2b73c4!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#334b63!important;
  font-size:14px!important;
  line-height:1.55!important;
}
.ls-nearby-compact{
  padding:14px 16px!important;
}
.ls-nearby-compact .ls-nearby-head{
  margin-bottom:9px!important;
  align-items:center!important;
}
.ls-nearby-compact .ls-nearby-head h3{
  margin-bottom:2px!important;
}
.ls-nearby-compact .ls-nearby-head p{
  font-size:12px!important;
  line-height:1.35!important;
}
.ls-nearby-strip{
  display:flex;
  flex-wrap:wrap;
  gap:6px 8px;
}
.ls-nearby-chip{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:32px;
  padding:6px 10px;
  border:1px solid #e1e7ee;
  border-radius:999px;
  background:#fff;
  color:#294158!important;
  text-decoration:none!important;
  font-size:12px;
  font-weight:600;
  line-height:1;
  transition:border-color .15s ease,background .15s ease,color .15s ease;
}
.ls-nearby-chip:hover{
  border-color:#b8cce1;
  background:#f7fbff;
  color:#1f5f9f!important;
}
.ls-nearby-chip-dot{
  width:6px;
  height:6px;
  flex:0 0 6px;
  border-radius:50%;
  background:#2b73c4;
  opacity:.8;
}
@media(max-width:620px){
  .ls-single-lead-v2{font-size:13px!important;padding:11px 12px!important}
  .ls-nearby-compact .ls-nearby-head{display:block!important}
  .ls-nearby-strip{gap:6px}
  .ls-nearby-chip{font-size:11px;padding:6px 9px;min-height:30px}
}


/* v0.6.25 — compact non-clickable nearby information tiles */
.ls-nearby-info{
  padding:14px 16px!important;
}
.ls-nearby-info .ls-nearby-head{
  margin-bottom:10px!important;
}
.ls-nearby-info .ls-nearby-head h3{
  margin-bottom:3px!important;
}
.ls-nearby-info .ls-nearby-head p{
  max-width:820px!important;
  font-size:12px!important;
  line-height:1.4!important;
}
.ls-nearby-info-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}
.ls-nearby-info-item{
  min-width:0;
  min-height:44px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:8px 10px;
  border:1px solid #e4e9ee;
  border-radius:10px;
  background:#fff;
}
.ls-nearby-info-icon{
  width:28px;
  height:28px;
  flex:0 0 28px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:#fff7d8;
  color:#9a7300;
}
.ls-nearby-info-icon svg{
  width:16px;
  height:16px;
  display:block;
}
.ls-nearby-info-label{
  min-width:0;
  color:#263c53;
  font-size:12px;
  font-weight:650;
  line-height:1.25;
}
@media(max-width:1050px){
  .ls-nearby-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .ls-nearby-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:420px){
  .ls-nearby-info-grid{grid-template-columns:1fr}
}


/* v0.6.26 — nearby inline row without button-like boxes */
.ls-nearby-inline-block{
  padding:13px 16px!important;
}
.ls-nearby-inline-block .ls-nearby-head{
  margin-bottom:9px!important;
}
.ls-nearby-inline-block .ls-nearby-head h3{
  margin-bottom:3px!important;
}
.ls-nearby-inline-block .ls-nearby-head p{
  max-width:860px!important;
  font-size:12px!important;
  line-height:1.38!important;
}
.ls-nearby-inline-list{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px 14px;
}
.ls-nearby-inline-item{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-width:0;
}
.ls-nearby-inline-icon{
  width:22px;
  height:22px;
  flex:0 0 22px;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#9a7300;
}
.ls-nearby-inline-icon svg{
  width:15px;
  height:15px;
  display:block;
}
.ls-nearby-inline-copy{
  display:inline-flex;
  align-items:baseline;
  gap:5px;
  min-width:0;
  white-space:nowrap;
}
.ls-nearby-inline-copy strong{
  font-size:12px;
  line-height:1.25;
  color:#2a4056;
  font-weight:650;
}
.ls-nearby-inline-copy small{
  font-size:11px;
  line-height:1.25;
  color:#7a8999;
}
@media(max-width:760px){
  .ls-nearby-inline-list{gap:7px 10px}
  .ls-nearby-inline-item{width:calc(50% - 5px)}
  .ls-nearby-inline-copy{white-space:normal;display:flex;flex-direction:column;gap:1px}
}
@media(max-width:420px){
  .ls-nearby-inline-item{width:100%}
}


/* v0.6.27 — summary price/topfacts rebalance */
.ls-single-summary{
  align-items:stretch!important;
  grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr)!important;
  gap:14px!important;
}
.ls-single-v2 .ls-single-price-cards{
  height:100%;
  align-items:stretch;
}
.ls-single-v2 .ls-price-option{
  min-height:104px!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.ls-single-v2 .ls-price-caption{
  margin-bottom:8px!important;
}
.ls-single-v2 .ls-ref-price{
  display:flex;
  align-items:flex-end;
  gap:8px;
  flex-wrap:nowrap;
  white-space:nowrap;
  font-size:30px!important;
  line-height:1.05!important;
}
.ls-single-v2 .ls-ref-price span{
  display:inline-block!important;
  white-space:nowrap;
  font-size:15px!important;
  color:#5a6e83!important;
  font-weight:650!important;
  margin-left:0!important;
  transform:translateY(-2px);
}
.ls-single-topfacts{
  height:100%;
  gap:10px!important;
  align-self:stretch!important;
}
.ls-single-topfacts>div{
  min-height:104px!important;
  height:100%!important;
  padding:12px 14px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:8px!important;
}
.ls-single-topfacts>div span{
  display:block;
  line-height:1.35!important;
}
.ls-single-topfacts .ls-icon{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
}
@media(max-width:1100px){
  .ls-single-summary{
    grid-template-columns:1fr!important;
  }
  .ls-single-topfacts{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:620px){
  .ls-single-v2 .ls-ref-price{
    font-size:28px!important;
    flex-wrap:wrap;
    gap:5px;
  }
  .ls-single-topfacts>div{
    min-height:68px!important;
    padding:10px 8px!important;
    gap:6px!important;
  }
}


/* v0.6.28 — finer typography/spacing + mobile centered feature cards */
.ls-single-summary{
  gap:12px!important;
}
.ls-single-v2 .ls-single-price-cards{
  gap:12px!important;
}
.ls-single-v2 .ls-price-option{
  min-height:92px!important;
  padding:10px 14px!important;
  border-radius:14px!important;
}
.ls-single-v2 .ls-price-caption{
  margin-bottom:6px!important;
  font-size:12px!important;
}
.ls-single-v2 .ls-price-caption .ls-best-badge{
  padding:4px 8px!important;
  font-size:11px!important;
}
.ls-single-v2 .ls-ref-price{
  font-size:28px!important;
  letter-spacing:-.02em!important;
  gap:6px!important;
}
.ls-single-v2 .ls-ref-price span{
  font-size:14px!important;
  transform:none!important;
}
.ls-single-topfacts{
  gap:8px!important;
}
.ls-single-topfacts>div{
  min-height:92px!important;
  padding:10px 12px!important;
  border-radius:14px!important;
  gap:7px!important;
}
.ls-single-topfacts>div span{
  font-size:13px!important;
}
.ls-single-description-card,
.ls-single-summary-note{
  padding:14px 16px!important;
}
.ls-single-layout-v3 .ls-single-block,
.ls-single-details-grid .ls-single-block,
.ls-single-description-block,
.ls-nearby-block{
  padding:14px 15px!important;
}
.ls-single-layout-v3 .ls-single-block h3,
.ls-single-details-grid .ls-single-block h3,
.ls-single-description-block h3,
.ls-nearby-block h3{
  font-size:17px!important;
  margin-bottom:10px!important;
}
.ls-single-layout-v3 .ls-single-grid-mini,
.ls-single-layout-v3 .ls-single-feature-list,
.ls-single-details-grid .ls-single-utilities,
.ls-single-details-grid .ls-single-terms{
  gap:8px!important;
}
.ls-single-layout-v3 .ls-single-mini-item,
.ls-single-layout-v3 .ls-overview-item,
.ls-single-details-grid .ls-utility-item,
.ls-single-details-grid .ls-term-item{
  border-radius:13px!important;
}
@media(max-width:900px){
  .ls-single-v2 .ls-price-option{
    min-height:86px!important;
    padding:10px 12px!important;
  }
  .ls-single-v2 .ls-ref-price{
    font-size:26px!important;
  }
  .ls-single-topfacts>div{
    min-height:74px!important;
    padding:9px 10px!important;
  }
}
@media(max-width:620px){
  .ls-single-summary{
    gap:10px!important;
  }
  .ls-single-v2 .ls-single-price-cards{
    gap:10px!important;
  }
  .ls-single-v2 .ls-price-option{
    min-height:78px!important;
    padding:9px 10px!important;
  }
  .ls-single-v2 .ls-price-caption{
    margin-bottom:5px!important;
    font-size:11px!important;
  }
  .ls-single-v2 .ls-ref-price{
    font-size:21px!important;
    gap:4px!important;
    line-height:1.05!important;
  }
  .ls-single-v2 .ls-ref-price span{
    font-size:12px!important;
  }
  .ls-single-topfacts{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:7px!important;
  }
  .ls-single-topfacts>div{
    min-height:62px!important;
    padding:8px 6px!important;
    gap:5px!important;
  }
  .ls-single-topfacts>div span{
    font-size:12px!important;
  }
  .ls-single-topfacts .ls-icon{
    width:16px!important;
    height:16px!important;
  }
  .ls-single-layout-v3 .ls-single-feature-list,
  .ls-single-layout-v3 .ls-single-grid-mini{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item,
  .ls-single-layout-v3 .ls-single-grid-mini .ls-single-mini-item{
    min-height:110px!important;
    padding:12px 8px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-start!important;
    text-align:center!important;
    gap:10px!important;
    background:#fff!important;
  }
  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item .ls-icon,
  .ls-single-layout-v3 .ls-single-grid-mini .ls-single-mini-item .ls-icon{
    width:44px!important;
    height:44px!important;
    flex:0 0 44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:50%!important;
    background:#f3f6fb!important;
    color:#2b73c4!important;
    margin:0!important;
  }
  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item .ls-icon svg,
  .ls-single-layout-v3 .ls-single-grid-mini .ls-single-mini-item .ls-icon svg{
    width:21px!important;
    height:21px!important;
  }
  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item span,
  .ls-single-layout-v3 .ls-single-grid-mini .ls-single-mini-item span{
    font-size:12px!important;
    line-height:1.3!important;
    text-align:center!important;
    display:block!important;
    width:100%!important;
  }
  .ls-single-details-grid .ls-single-utilities,
  .ls-single-details-grid .ls-single-terms{
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
  .ls-single-details-grid .ls-utility-item,
  .ls-single-details-grid .ls-term-item{
    padding:10px 10px!important;
    min-height:74px!important;
  }
}
@media(max-width:380px){
  .ls-single-layout-v3 .ls-single-feature-list,
  .ls-single-layout-v3 .ls-single-grid-mini{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .ls-single-topfacts{
    grid-template-columns:1fr!important;
  }
}


/* v0.6.29 — desktop compact amenities, mobile centered cards */
@media (min-width:621px){
  .ls-single-layout-v3 .ls-single-feature-list{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:8px 18px!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item{
    min-width:0!important;
    min-height:0!important;
    width:auto!important;
    padding:2px 0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    display:inline-flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:7px!important;
    text-align:left!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item .ls-icon{
    width:25px!important;
    height:25px!important;
    flex:0 0 25px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:50%!important;
    background:#f2f6fb!important;
    color:#2b73c4!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item .ls-icon svg{
    width:14px!important;
    height:14px!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item > span:last-child{
    width:auto!important;
    margin:0!important;
    font-size:13px!important;
    line-height:1.25!important;
    text-align:left!important;
    white-space:nowrap!important;
  }
}

@media (max-width:620px){
  .ls-single-layout-v3 .ls-single-feature-list{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:8px!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item{
    min-width:0!important;
    width:100%!important;
    min-height:116px!important;
    padding:11px 6px!important;
    border:1px solid #e4e9ee!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:none!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    text-align:center!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item .ls-icon{
    width:46px!important;
    height:46px!important;
    flex:0 0 46px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:50%!important;
    background:#f3f6fb!important;
    color:#2b73c4!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item .ls-icon svg{
    width:21px!important;
    height:21px!important;
    display:block!important;
  }

  .ls-single-layout-v3 .ls-single-feature-list .ls-overview-item > span:last-child{
    width:100%!important;
    margin:0!important;
    display:block!important;
    font-size:12px!important;
    line-height:1.25!important;
    text-align:center!important;
  }
}

@media (max-width:390px){
  .ls-single-layout-v3 .ls-single-feature-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}


/* v0.6.30 — amenities final alignment + cache-safe stylesheet */
@media (min-width: 621px) {
  .ls-single-v2 .ls-single-block-features .ls-single-feature-list {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, max-content)) !important;
    justify-content: start !important;
    align-items: center !important;
    column-gap: 34px !important;
    row-gap: 14px !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item {
    min-width: 0 !important;
    min-height: 0 !important;
    width: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 4px !important;
    text-align: left !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item .ls-icon {
    width: 34px !important;
    height: 34px !important;
    flex: 0 0 34px !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    background: #f3f6fb !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item .ls-icon svg {
    width: 17px !important;
    height: 17px !important;
    display: block !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item > span:last-child {
    width: auto !important;
    margin: 0 !important;
    display: block !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    text-align: left !important;
    white-space: nowrap !important;
  }
}

@media (max-width: 620px) {
  .ls-single-v2 .ls-single-block-features .ls-single-feature-list {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item {
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 112px !important;
    padding: 6px 5px !important;
    margin: 0 !important;
    border: 1px solid #e4e9ee !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 9px !important;
    text-align: center !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item .ls-icon {
    width: 46px !important;
    height: 46px !important;
    flex: 0 0 46px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    background: #f3f6fb !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item .ls-icon svg {
    width: 15px !important;
    height: 15px !important;
    display: block !important;
  }

  .ls-single-v2 .ls-single-block-features .ls-overview-item > span:last-child {
    width: 100% !important;
    margin: 0 !important;
    display: block !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
    text-align: center !important;
  }
}

/* v0.6.33 — compact mobile amenities cards */
@media (min-width: 621px) {
  .ls-reference-card .ls-ref-section .ls-overview-icons {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: center !important;
    justify-content: stretch !important;
    gap: 12px 22px !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item {
    box-sizing: border-box !important;
    min-width: 0 !important;
    min-height: 0 !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 9px !important;
    text-align: left !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item .ls-round-icon {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    flex: 0 0 34px !important;
    margin: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item .ls-round-icon .ls-icon,
  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item .ls-round-icon .ls-icon svg {
    width: 18px !important;
    height: 18px !important;
    margin: 0 !important;
    display: block !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item > span:last-child {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    white-space: nowrap !important;
  }
}

@media (max-width: 620px) {
  .ls-reference-card .ls-ref-section .ls-overview-icons {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item {
    box-sizing: border-box !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 58px !important;
    padding: 6px 5px !important;
    margin: 0 !important;
    border: 1px solid #e4e9ee !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: none !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    text-align: center !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item .ls-round-icon {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    flex: 0 0 28px !important;
    margin: 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item .ls-round-icon .ls-icon,
  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item .ls-round-icon .ls-icon svg {
    width: 15px !important;
    height: 15px !important;
    margin: 0 !important;
    display: block !important;
  }

  .ls-reference-card .ls-ref-section .ls-overview-icons .ls-overview-item > span:last-child {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
  }
}


/* v0.6.34 — symmetric mobile utility separators */
@media (max-width: 620px) {
  .ls-reference-card .ls-ref-section .ls-utilities {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 0 !important;
    row-gap: 0 !important;
    border-top: 1px solid #e6ebef !important;
    border-bottom: 1px solid #e6ebef !important;
  }

  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility {
    box-sizing: border-box !important;
    margin: 0 !important;
    padding: 10px 8px !important;
    border: 0 !important;
    position: relative !important;
  }

  /* One clean centre divider; no old pseudo-element fragments. */
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility:after {
    display: none !important;
    content: none !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility:nth-child(odd) {
    border-right: 1px solid #e6ebef !important;
  }

  /* Divider between the first and second rows. */
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility:nth-child(-n+2) {
    border-bottom: 1px solid #e6ebef !important;
  }
}


/* v0.6.35 — center an unpaired last overview card on mobile only */
@media (max-width: 620px) {
  .ls-reference-card .ls-ref-section .ls-overview-icons > .ls-overview-item:last-child:nth-child(odd) {
    grid-column: 1 / -1 !important;
    width: calc(50% - 3px) !important;
    justify-self: center !important;
  }
}


/* v0.6.39 — Russian listing date badge + centered mobile utilities */
.ls-listing-date-badge{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin-top:10px;
  padding:8px 12px;
  border:1px solid #dfe5eb;
  border-radius:10px;
  background:#f2f5f8;
  color:#22344a;
  font-size:15px;
  line-height:1.25;
  font-weight:600;
}
.ls-listing-date-badge strong{font-weight:800;color:#132238}
.ls-listing-date-badge span{font-weight:700}
.ls-listing-date-badge--single{margin-top:12px}

@media (max-width: 620px) {
  .ls-listing-date-badge{
    display:inline-flex;
    flex-wrap:wrap;
    gap:4px;
    margin-top:8px;
    padding:8px 10px;
    border-radius:10px;
    font-size:14px;
    line-height:1.25;
  }

  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:7px !important;
    min-height:118px;
    text-align:center !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility > span:last-child{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    min-width:0;
    width:100%;
    text-align:center !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility strong{
    font-size:14px !important;
    line-height:1.1 !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility small{
    margin-top:3px !important;
    font-size:11px !important;
    line-height:1.25 !important;
    white-space:normal !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility .ls-round-icon{
    width:34px !important;
    height:34px !important;
    flex:0 0 34px !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility .ls-round-icon .ls-icon{
    width:18px !important;
    height:18px !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility:last-child:nth-child(odd){
    grid-column:1 / -1 !important;
    width:calc(50% - .5px) !important;
    justify-self:center !important;
    border-right:0 !important;
  }
}


/* v0.6.40 — compact mobile utility layout; keep values on one line when they fit */
@media (max-width: 620px) {
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility{
    min-height:88px !important;
    padding:8px 5px !important;
    gap:4px !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility > span:last-child{
    flex-direction:row !important;
    flex-wrap:wrap !important;
    align-items:baseline !important;
    justify-content:center !important;
    column-gap:5px !important;
    row-gap:1px !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility small{
    margin-top:0 !important;
    white-space:nowrap !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility.is-text > span:last-child{
    flex-direction:column !important;
    align-items:center !important;
  }
  .ls-reference-card .ls-ref-section .ls-utilities .ls-utility.is-text small{
    white-space:normal !important;
  }
}


/* v0.6.42 — realtor identity */
.ls-contact-agent,.ls-inquiry-agent{display:flex;align-items:center;gap:11px;margin:14px 0 16px}
.ls-contact-agent img,.ls-inquiry-agent img,.ls-agent-avatar-placeholder{width:48px;height:48px;flex:0 0 48px;border-radius:50%;object-fit:cover;border:1px solid #e1e7ed;background:#eef3f7}
.ls-agent-avatar-placeholder{display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:800;color:#52657a}
.ls-contact-agent small,.ls-inquiry-agent small{display:block;font-size:11px;line-height:1.2;color:#718096;margin-bottom:3px}
.ls-contact-agent .ls-agent-name,.ls-inquiry-agent strong{display:block;margin:0!important;font-size:15px;font-weight:800;line-height:1.25;color:#132238}
.ls-inquiry-agent{padding:9px 11px;border:1px solid #e7ecf1;border-radius:12px;background:#f8fafc}
.ls-inquiry-agent img,.ls-inquiry-agent .ls-agent-avatar-placeholder{width:42px;height:42px;flex-basis:42px}
@media(max-width:620px){.ls-contact-agent,.ls-inquiry-agent{gap:9px}.ls-contact-agent img,.ls-contact-agent .ls-agent-avatar-placeholder{width:44px;height:44px;flex-basis:44px}}

/* Account + favorites */
.ls-favorite-btn{position:absolute;z-index:8;top:14px;right:14px;width:42px;height:42px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.08);font:inherit}
.ls-favorite-heart{font-size:25px;line-height:1;color:#222}
.ls-favorite-btn.is-saved .ls-favorite-heart{color:#d94b4b}
.ls-favorite-btn:disabled{opacity:.6;cursor:wait}
.ls-single-gallery-main,.ls-ref-main{position:relative}
.ls-account{padding:38px 0 64px;background:#fff;min-height:60vh}
.ls-account-head{margin-bottom:28px}.ls-account-head h1{margin:0 0 8px;font-size:34px}.ls-account-head p{margin:0;color:#666}
.ls-account-head-logged{display:flex;align-items:center;justify-content:space-between;gap:20px}
.ls-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:900px}
.ls-auth-card{border:1px solid #e6e6e6;border-radius:16px;padding:24px;background:#fff}.ls-auth-card h2{margin:0 0 18px;font-size:24px}
.ls-auth-card form{display:grid;gap:14px}.ls-auth-card label{display:grid;gap:7px;font-weight:600}.ls-auth-card input{width:100%;box-sizing:border-box;border:1px solid #d8d8d8;border-radius:10px;padding:12px 13px;font:inherit;background:#fff}.ls-auth-card small{color:#777;margin-top:-6px}
.ls-account-primary,.ls-account-logout{border:0;border-radius:10px;padding:12px 18px;cursor:pointer;font:inherit;font-weight:700}.ls-account-primary{background:#111;color:#fff}.ls-account-logout{background:#f2f2f2;color:#222}.ls-account-primary:disabled,.ls-account-logout:disabled{opacity:.6;cursor:wait}
.ls-account-error{padding:10px 12px;border-radius:9px;background:#fff1f1;color:#a02020;font-size:14px}
.ls-forgot-password{display:inline-block;color:#555;text-decoration:underline;text-underline-offset:3px;font-size:14px;width:max-content}
.ls-password-notice{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:28px;align-items:start;border:1px solid #e4e4e4;border-radius:16px;padding:22px 24px;background:#fafafa;margin:0 0 28px}.ls-password-notice strong{display:block;font-size:18px;margin-bottom:6px}.ls-password-notice p{margin:0;color:#666;line-height:1.55}.ls-password-notice form{display:grid;gap:12px}.ls-password-notice label{display:grid;gap:6px;font-weight:600}.ls-password-notice input{width:100%;box-sizing:border-box;border:1px solid #d8d8d8;border-radius:10px;padding:11px 12px;font:inherit;background:#fff}
.ls-account-section{margin-top:34px}.ls-account-section>h2{font-size:24px;margin:0 0 16px}.ls-account-section>h2 span{font-size:14px;font-weight:600;background:#f2f2f2;border-radius:999px;padding:3px 8px;vertical-align:middle}
.ls-account-empty{border:1px dashed #d6d6d6;border-radius:14px;padding:24px;color:#777}
.ls-account-favorites{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ls-account-property{display:grid;grid-template-columns:150px 1fr;border:1px solid #e8e8e8;border-radius:14px;overflow:hidden;position:relative}.ls-account-property-image{background:#f4f4f4;min-height:125px}.ls-account-property-image img{width:100%;height:100%;object-fit:cover;display:block}.ls-account-property-body{padding:16px}.ls-account-property-body small{color:#777}.ls-account-property-body h3{font-size:17px;margin:7px 0 12px}.ls-account-property-body h3 a{color:inherit;text-decoration:none}.ls-account-property-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ls-favorite-btn.is-account{position:static;box-shadow:none;width:34px;height:34px;flex:0 0 34px}.ls-favorite-btn.is-account .ls-favorite-heart{font-size:21px}
.ls-account-leads{display:grid;gap:10px}.ls-account-lead{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;border:1px solid #e8e8e8;border-radius:12px;padding:14px 16px}.ls-account-lead>div:first-child{display:grid;gap:3px}.ls-account-lead small{color:#777}.ls-account-lead-meta{display:flex;gap:12px;flex-wrap:wrap;color:#555;font-size:14px}.ls-account-lead>a{white-space:nowrap}
@media(max-width:700px){.ls-auth-grid,.ls-account-favorites,.ls-password-notice{grid-template-columns:1fr}.ls-account-head-logged{align-items:flex-start}.ls-account-head h1{font-size:28px}.ls-account-property{grid-template-columns:110px 1fr}.ls-account-lead{grid-template-columns:1fr}.ls-account-lead>a{justify-self:start}.ls-favorite-btn{width:38px;height:38px;top:10px;right:10px}.ls-favorite-heart{font-size:23px}}


/* v0.6.50 — account cleanup + heading favorites */
.ls-account-head{margin-bottom:22px}
.ls-account-head p{font-size:15px;line-height:1.5}
.ls-account-head-logged{align-items:center}

.ls-favorite-btn{
  display:inline-flex;align-items:center;justify-content:center;
  border:1px solid #d8e2ee;background:#fff;color:#6f86a4;
  transition:all .18s ease;
}
.ls-favorite-btn:hover{border-color:#aac4e7;color:#2f74c7;background:#f7fbff}
.ls-favorite-btn .ls-favorite-heart{display:flex;align-items:center;justify-content:center;line-height:1}
.ls-favorite-btn .ls-favorite-heart .ls-icon{width:22px;height:22px;display:inline-flex;color:currentColor}
.ls-favorite-btn .ls-favorite-heart .ls-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ls-favorite-btn.is-saved{background:#eef6ff;border-color:#b8d1ef;color:#2d73c7}
.ls-favorite-btn.is-saved .ls-favorite-heart .ls-icon svg{fill:currentColor;stroke:currentColor}

.ls-favorite-btn.is-account,
.ls-favorite-btn.is-heading{position:static;box-shadow:none}

.ls-favorite-btn.is-heading{
  width:54px;height:54px;border-radius:50%;flex:0 0 54px;
  background:#f1f5fb;border-color:transparent;color:#7a90ac;
}
.ls-favorite-btn.is-heading:hover{background:#eaf3ff;color:#2f74c7;border-color:transparent}
.ls-favorite-btn.is-heading .ls-favorite-heart .ls-icon{width:28px;height:28px}
.ls-favorite-btn.is-heading.is-saved{background:#eaf3ff;color:#2f74c7;border:1px solid #d6e5f7}

.ls-favorite-btn.is-account{
  width:42px;height:42px;flex:0 0 42px;border-radius:999px;
  background:#f1f5fb;border-color:#dde7f2;color:#7a90ac;
}
.ls-favorite-btn.is-account:hover{background:#eaf3ff;color:#2f74c7}
.ls-favorite-btn.is-account .ls-favorite-heart .ls-icon{width:24px;height:24px}
.ls-favorite-btn.is-account.is-saved{background:#eaf3ff;color:#2f74c7;border-color:#cfe0f4}

.ls-account-property-top{align-items:center}
.ls-account-property-body h3 a{text-decoration:none}
.ls-account-property-body h3 a:hover{text-decoration:underline}

@media(max-width:700px){
  .ls-favorite-btn.is-heading{width:44px;height:44px;flex-basis:44px}
  .ls-favorite-btn.is-heading .ls-favorite-heart .ls-icon{width:23px;height:23px}
  .ls-favorite-btn.is-account{width:38px;height:38px;flex-basis:38px}
  .ls-favorite-btn.is-account .ls-favorite-heart .ls-icon{width:21px;height:21px}
}


/* v0.6.51 — blue favorites + simpler auth */
.ls-ref-main > .ls-favorite-btn{display:none !important;}

.ls-favorite-btn .ls-favorite-heart{color:#7a90ac;}
.ls-favorite-btn.is-saved .ls-favorite-heart{color:#2d73c7 !important;}
.ls-favorite-btn.is-saved{color:#2d73c7 !important;}
.ls-favorite-btn.is-heading{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#f1f5fb;border:1px solid transparent;color:#7a90ac;}
.ls-favorite-btn.is-heading .ls-favorite-heart .ls-icon{width:22px;height:22px;}
.ls-favorite-btn.is-heading.is-saved{background:#eef6ff;border-color:#cfe0f4;color:#2d73c7;}
.ls-favorite-btn.is-account{width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#f1f5fb;border:1px solid #dde7f2;color:#7a90ac;}
.ls-favorite-btn.is-account .ls-favorite-heart .ls-icon{width:19px;height:19px;}
.ls-favorite-btn.is-account.is-saved{background:#eef6ff;border-color:#cfe0f4;color:#2d73c7;}

.ls-auth-card-single{max-width:720px;margin:0 auto;}
.ls-auth-switch{display:flex;gap:8px;padding:8px;border-radius:14px;background:#f3f6fa;margin-bottom:20px;}
.ls-auth-switch-btn{flex:1 1 0;border:0;border-radius:10px;padding:12px 16px;background:transparent;color:#334a68;font:inherit;font-weight:700;cursor:pointer;}
.ls-auth-switch-btn.is-active{background:#fff;color:#14233a;box-shadow:0 2px 8px rgba(24,39,75,.08);}
.ls-auth-panel{display:none;}
.ls-auth-panel.is-active{display:block;}
.ls-auth-alt{margin-top:14px;color:#667788;font-size:14px;}
.ls-auth-inline-link{border:0;background:none;padding:0;color:#2d73c7;font:inherit;font-weight:700;cursor:pointer;text-decoration:underline;}
@media(max-width:700px){
  .ls-auth-card-single{max-width:none;}
  .ls-favorite-btn.is-heading{width:38px;height:38px;flex-basis:38px;}
  .ls-favorite-btn.is-heading .ls-favorite-heart .ls-icon{width:20px;height:20px;}
  .ls-favorite-btn.is-account{width:34px;height:34px;flex-basis:34px;}
  .ls-favorite-btn.is-account .ls-favorite-heart .ls-icon{width:18px;height:18px;}
}


/* v0.6.53 — favorites: heart only, no circle/background/border */
.ls-favorite-btn,
.ls-favorite-btn.is-heading,
.ls-favorite-btn.is-account,
.ls-favorite-btn.is-single {
  position: static;
  width: auto;
  height: auto;
  min-width: 0;
  min-height: 0;
  padding: 3px;
  margin: 0;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #6f86a4 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.ls-favorite-btn:hover,
.ls-favorite-btn.is-heading:hover,
.ls-favorite-btn.is-account:hover,
.ls-favorite-btn.is-single:hover {
  background: transparent !important;
  border: 0 !important;
  color: #2d73c7 !important;
}
.ls-favorite-btn .ls-favorite-heart,
.ls-favorite-btn.is-heading .ls-favorite-heart,
.ls-favorite-btn.is-account .ls-favorite-heart,
.ls-favorite-btn.is-single .ls-favorite-heart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: currentColor !important;
  line-height: 1;
}
.ls-favorite-btn .ls-favorite-heart .ls-icon,
.ls-favorite-btn.is-heading .ls-favorite-heart .ls-icon,
.ls-favorite-btn.is-account .ls-favorite-heart .ls-icon,
.ls-favorite-btn.is-single .ls-favorite-heart .ls-icon {
  width: 25px !important;
  height: 25px !important;
  color: currentColor !important;
}
.ls-favorite-btn .ls-favorite-heart .ls-icon svg,
.ls-favorite-btn.is-heading .ls-favorite-heart .ls-icon svg,
.ls-favorite-btn.is-account .ls-favorite-heart .ls-icon svg,
.ls-favorite-btn.is-single .ls-favorite-heart .ls-icon svg {
  width: 100%;
  height: 100%;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.8;
}
.ls-favorite-btn.is-saved,
.ls-favorite-btn.is-heading.is-saved,
.ls-favorite-btn.is-account.is-saved,
.ls-favorite-btn.is-single.is-saved {
  background: transparent !important;
  border: 0 !important;
  color: #2d73c7 !important;
}
.ls-favorite-btn.is-saved .ls-favorite-heart,
.ls-favorite-btn.is-saved .ls-favorite-heart .ls-icon {
  color: #2d73c7 !important;
}
.ls-favorite-btn.is-saved .ls-favorite-heart .ls-icon svg {
  fill: #2d73c7 !important;
  stroke: #2d73c7 !important;
}

@media(max-width:700px){
  .ls-favorite-btn .ls-favorite-heart .ls-icon,
  .ls-favorite-btn.is-heading .ls-favorite-heart .ls-icon,
  .ls-favorite-btn.is-account .ls-favorite-heart .ls-icon,
  .ls-favorite-btn.is-single .ls-favorite-heart .ls-icon {
    width: 23px !important;
    height: 23px !important;
  }
}


/* v0.6.54 — favorite on single property header */
.ls-single-v2 .ls-single-head-favorite{
  margin-left:auto;
  padding-top:4px;
  flex:0 0 auto;
}
.ls-single-v2 .ls-single-head-favorite .ls-favorite-btn.is-single{
  padding:4px;
}
.ls-single-v2 .ls-single-head-favorite .ls-favorite-btn.is-single .ls-favorite-heart .ls-icon{
  width:26px !important;
  height:26px !important;
}
@media(max-width:700px){
  .ls-single-v2 .ls-single-head{display:flex;align-items:flex-start;gap:12px;}
  .ls-single-v2 .ls-single-head-main{min-width:0;flex:1 1 auto;}
  .ls-single-v2 .ls-single-head-favorite{margin-left:0;padding-top:2px;}
  .ls-single-v2 .ls-single-head-favorite .ls-favorite-btn.is-single .ls-favorite-heart .ls-icon{
    width:24px !important;
    height:24px !important;
  }
}


/* v0.6.56 — compact account + reliable favorite thumbnails */
.ls-account{padding-top:24px;}
.ls-account .ls-wrap{max-width:1180px;}
.ls-account-head-logged{
  padding:14px 16px;margin:0 0 24px;border:1px solid #e6ebf1;border-radius:14px;background:#fafcff;
}
.ls-account-head-logged p{margin:0;color:#42566f;font-size:14px;}
.ls-account-logout{padding:9px 14px !important;border-radius:9px !important;font-size:14px !important;}
.ls-account-section{margin-top:26px;}
.ls-account-section>h2{font-size:22px;margin-bottom:12px;}
.ls-account-section>h2 span{font-size:12px;padding:2px 7px;}

.ls-account-favorites{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.ls-account-property{
  grid-template-columns:118px minmax(0,1fr);min-height:104px;border-color:#e3e8ee;border-radius:12px;background:#fff;
}
.ls-account-property-image{min-height:104px;background:#f3f5f7;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.ls-account-property-image img{width:100%;height:100%;min-height:104px;object-fit:cover;}
.ls-account-no-photo{font-size:12px;color:#9aa6b2;}
.ls-account-property-body{padding:12px 14px;}
.ls-account-property-body small{font-size:12px;color:#7a8796;}
.ls-account-property-body h3{font-size:15px;line-height:1.3;margin:6px 0 8px;}
.ls-account-property-body strong{font-size:14px;}
.ls-account-property-top{gap:8px;}
.ls-account-property .ls-favorite-btn.is-account{padding:1px;}
.ls-account-property .ls-favorite-btn.is-account .ls-icon{width:21px !important;height:21px !important;}

.ls-account-leads{gap:8px;}
.ls-account-lead{
  grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;padding:12px 14px;border-color:#e3e8ee;border-radius:11px;
}
.ls-account-lead>div:first-child{gap:2px;}
.ls-account-lead>div:first-child small{font-size:11px;}
.ls-account-lead>div:first-child strong{font-size:14px;line-height:1.35;}
.ls-account-lead-meta{grid-column:1/2;font-size:12px;gap:8px;color:#68798d;}
.ls-account-lead>a{grid-column:2/3;grid-row:1/3;align-self:center;font-size:13px;text-decoration:none;color:#2d73c7;font-weight:600;}
.ls-account-lead>a:hover{text-decoration:underline;}

@media(max-width:700px){
  .ls-account{padding-top:18px;}
  .ls-account-head-logged{align-items:center;padding:12px 13px;margin-bottom:20px;}
  .ls-account-head-logged p{font-size:13px;}
  .ls-account-logout{padding:8px 11px !important;font-size:13px !important;}
  .ls-account-section{margin-top:22px;}
  .ls-account-section>h2{font-size:20px;}
  .ls-account-favorites{grid-template-columns:1fr;gap:10px;}
  .ls-account-property{grid-template-columns:94px minmax(0,1fr);min-height:92px;}
  .ls-account-property-image,.ls-account-property-image img{min-height:92px;}
  .ls-account-property-body{padding:10px 11px;}
  .ls-account-property-body h3{font-size:14px;margin:5px 0 7px;}
  .ls-account-property-body strong{font-size:13px;}
  .ls-account-property .ls-favorite-btn.is-account .ls-icon{width:20px !important;height:20px !important;}
  .ls-account-lead{grid-template-columns:1fr;gap:7px;padding:11px 12px;}
  .ls-account-lead-meta{grid-column:1;grid-row:auto;}
  .ls-account-lead>a{grid-column:1;grid-row:auto;justify-self:start;}
}


/* v0.6.57 — property type / bedrooms / view on mobile catalog */
.ls-mobile-summary{
  display:flex;
  flex-wrap:wrap;
  gap:7px 14px;
  margin:10px 0 4px;
  padding:0;
}
.ls-mobile-summary>span{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#31485b;
  font-size:13px;
  line-height:1.25;
}
.ls-mobile-summary .ls-icon{width:17px;height:17px;color:#667b87;flex:0 0 17px}
.ls-mobile-summary strong{font-weight:650}
@media(min-width:901px){.ls-mobile-summary{display:none!important}}
@media(max-width:620px){
  .ls-mobile-summary{gap:6px 12px;margin:9px 0 2px}
  .ls-mobile-summary>span{font-size:12px}
  .ls-mobile-summary .ls-icon{width:16px;height:16px;flex-basis:16px}
}


/* v0.6.58 — working property filters */
.ls-search-filter{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) minmax(250px,1.6fr) auto auto;gap:10px;align-items:end}
.ls-search-filter .ls-search-field{min-width:0}
.ls-search-filter .ls-search-field label{display:block;margin-bottom:6px;font-size:12px;font-weight:700;color:#607087}
.ls-search-filter select,.ls-search-filter input[type="number"]{width:100%;height:46px;border:1px solid #dbe3eb;border-radius:10px;background:#fff;padding:0 12px;color:#1c2b3f;font:inherit;box-sizing:border-box}
.ls-price-pair{display:grid;grid-template-columns:1fr auto 1fr;gap:7px;align-items:center}
.ls-price-pair>span{color:#8592a3}
.ls-price-filter small{display:block;margin-top:5px;color:#7a8797;font-size:10px;line-height:1.25}
.ls-filter-check{height:46px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid #dbe3eb;border-radius:10px;background:#fff;white-space:nowrap;cursor:pointer;box-sizing:border-box;font-size:13px;color:#31445b}
.ls-filter-check input{width:17px;height:17px;margin:0;accent-color:#2f78c8}
.ls-search-filter .ls-btn{height:46px;min-width:96px}
.ls-filter-reset{height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;color:#617187;text-decoration:none;font-size:12px;white-space:nowrap}
.ls-filter-reset:hover{text-decoration:underline}
@media(max-width:1180px){.ls-search-filter{grid-template-columns:repeat(4,minmax(130px,1fr))}.ls-price-filter{grid-column:span 2}}
@media(max-width:760px){
  .ls-search-filter{grid-template-columns:1fr 1fr;gap:9px}
  .ls-search-filter .ls-search-field,.ls-price-filter{grid-column:auto}
  .ls-price-filter{grid-column:1/-1}
  .ls-filter-check{grid-column:1/-1;height:42px}
  .ls-search-filter .ls-btn{grid-column:1/-1;width:100%;height:46px}
  .ls-filter-reset{grid-column:1/-1;height:auto;padding:4px 0 0}
}
@media(max-width:480px){.ls-search-filter{grid-template-columns:1fr}.ls-search-filter .ls-search-field,.ls-price-filter,.ls-filter-check,.ls-search-filter .ls-btn,.ls-filter-reset{grid-column:1}.ls-price-pair{grid-template-columns:1fr auto 1fr}}


/* v0.6.61 — better filter layout + USD on cards */
.ls-price-usd{display:inline-block;margin-left:8px;font-size:.48em;font-weight:650;color:#6f8093;letter-spacing:0;vertical-align:baseline;white-space:nowrap}
.ls-reference-card .ls-ref-price .ls-price-usd,
.ls-reference-card .ls-ref-price.is-secondary .ls-price-usd{font-size:.52em}

.ls-search-filter{
  grid-template-columns:repeat(5,minmax(120px,1fr)) minmax(260px,1.7fr) minmax(280px,max-content);
  gap:14px 16px;
  align-items:end;
  padding:20px 22px;
  border-radius:26px;
  border:1px solid #e3ebf2;
  box-shadow:0 16px 36px rgba(18,37,63,.06);
}
.ls-search-filter .ls-search-field{padding:0;min-width:0}
.ls-search-filter .ls-search-field label{margin-bottom:8px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#5d6f84}
.ls-search-filter select,
.ls-search-filter input[type="number"]{height:50px;border:1px solid #d9e3ed;border-radius:14px;background:#fff;padding:0 14px;color:#18304b;font:inherit;box-sizing:border-box}
.ls-search-filter select:focus,
.ls-search-filter input[type="number"]:focus{outline:none;border-color:#8fb8e8;box-shadow:0 0 0 3px rgba(56,127,214,.12)}
.ls-price-pair{gap:8px}
.ls-price-pair>span{display:flex;align-items:center;justify-content:center;color:#8a97a7;font-weight:700}
.ls-price-filter small{margin-top:7px;font-size:11px;color:#778597}
.ls-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;min-width:0}
.ls-filter-actions .ls-filter-check{height:50px;margin:0;padding:0 14px;border-radius:14px;white-space:nowrap}
.ls-filter-actions .ls-btn{height:50px;min-width:130px;padding:0 24px;border-radius:14px}
.ls-filter-actions .ls-filter-reset{height:auto;padding:0 2px;font-size:13px;white-space:nowrap}
@media(max-width:1380px){
  .ls-search-filter{grid-template-columns:repeat(4,minmax(135px,1fr));}
  .ls-price-filter{grid-column:span 2}
  .ls-filter-actions{grid-column:1/-1;justify-content:flex-start}
}
@media(max-width:860px){
  .ls-search-filter{grid-template-columns:1fr 1fr;gap:10px;padding:16px}
  .ls-search-filter .ls-search-field,.ls-price-filter{grid-column:auto}
  .ls-price-filter{grid-column:1/-1}
  .ls-filter-actions{grid-column:1/-1;justify-content:stretch}
  .ls-filter-actions .ls-filter-check{width:100%;justify-content:flex-start}
  .ls-filter-actions .ls-btn{width:100%}
}
@media(max-width:520px){
  .ls-search-filter{grid-template-columns:1fr}
  .ls-search-filter .ls-search-field,.ls-price-filter,.ls-filter-actions{grid-column:1}
  .ls-price-pair{grid-template-columns:1fr auto 1fr}
  .ls-filter-actions{flex-direction:column;align-items:stretch}
  .ls-filter-actions .ls-filter-check,.ls-filter-actions .ls-btn{width:100%}
}

/* v0.6.62 — USD label: no approximation sign, slightly bolder */
.ls-price-usd{font-weight:750!important}


/* v0.6.63 — dual price range slider */
.ls-price-filter{min-width:270px}
.ls-price-range{padding:2px 2px 0}
.ls-price-range-values{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px;color:#1d3653;white-space:nowrap}
.ls-price-range-values strong{font-size:13px;font-weight:800}
.ls-price-range-values span{color:#8a97a7;font-size:12px}
.ls-price-slider-track{--ls-price-from:0%;--ls-price-to:100%;position:relative;height:24px;margin:0 7px;background:linear-gradient(to right,#d7e0e8 0,#d7e0e8 var(--ls-price-from),#2f78c8 var(--ls-price-from),#2f78c8 var(--ls-price-to),#d7e0e8 var(--ls-price-to),#d7e0e8 100%) center/100% 4px no-repeat;border-radius:999px}
.ls-price-range-input{position:absolute!important;left:0;top:0;width:100%!important;height:24px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;appearance:none;-webkit-appearance:none;pointer-events:none;outline:none}
.ls-price-range-input::-webkit-slider-runnable-track{height:4px;background:transparent;border:0}
.ls-price-range-input::-moz-range-track{height:4px;background:transparent;border:0}
.ls-price-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;margin-top:-8px;border-radius:50%;border:2px solid #2f78c8;background:#fff;box-shadow:0 1px 5px rgba(34,66,105,.22);pointer-events:auto;cursor:grab}
.ls-price-range-input::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:2px solid #2f78c8;background:#fff;box-shadow:0 1px 5px rgba(34,66,105,.22);pointer-events:auto;cursor:grab}
.ls-price-range-input:active::-webkit-slider-thumb{cursor:grabbing}
.ls-price-range-limits{display:flex;justify-content:space-between;margin-top:2px;color:#8290a0;font-size:10px}
.ls-price-filter>small{display:none!important}
@media(max-width:860px){.ls-price-filter{min-width:0}.ls-price-range-values strong{font-size:12px}}


/* v0.6.65 — compact single-row filter; short field placeholders */
.ls-search-filter{
  display:grid!important;
  grid-template-columns:minmax(105px,1fr) minmax(105px,1fr) minmax(115px,1fr) minmax(100px,.9fr) minmax(115px,1fr) minmax(220px,1.55fr) auto!important;
  align-items:center!important;
  gap:8px!important;
  margin-top:28px;
  padding:12px 14px!important;
  background:#fff!important;
  border:1px solid #dfe7f0!important;
  border-radius:18px!important;
  box-shadow:0 12px 30px rgba(31,69,111,.10)!important;
}
.ls-search-filter .ls-search-field{padding:0!important;min-width:0}
.ls-search-filter .screen-reader-text{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;
}
.ls-search-filter select{
  width:100%!important;height:46px!important;min-height:46px!important;
  border:1px solid #d7e2ee!important;border-radius:11px!important;background:#fff!important;
  color:#263b54!important;padding:0 31px 0 11px!important;font-size:13px!important;font-weight:550!important;
  box-shadow:none!important;
}
.ls-search-filter select:focus{border-color:#2f78c8!important;box-shadow:0 0 0 3px rgba(47,120,200,.10)!important;outline:none!important}
.ls-search-filter .ls-price-filter{min-width:220px!important}
.ls-search-filter .ls-price-range{padding:0 1px!important}
.ls-search-filter .ls-price-range-caption{font-size:10px;font-weight:700;color:#60738b;margin:0 0 3px 2px;white-space:nowrap}
.ls-search-filter .ls-price-range-values{margin-bottom:2px!important;gap:5px!important}
.ls-search-filter .ls-price-range-values strong{font-size:11px!important;color:#234a76!important;font-weight:750!important}
.ls-search-filter .ls-price-slider-track{
  height:18px!important;margin:0 5px!important;
  background:linear-gradient(to right,#d7e1ec 0,#d7e1ec var(--ls-price-from),#2f78c8 var(--ls-price-from),#2f78c8 var(--ls-price-to),#d7e1ec var(--ls-price-to),#d7e1ec 100%) center/100% 4px no-repeat!important;
}
.ls-search-filter .ls-price-range-input{height:18px!important}
.ls-search-filter .ls-price-range-input::-webkit-slider-thumb{width:17px;height:17px;margin-top:-6.5px;border:2px solid #2f78c8;background:#fff}
.ls-search-filter .ls-price-range-input::-moz-range-thumb{width:15px;height:15px;border:2px solid #2f78c8;background:#fff}
.ls-search-filter .ls-price-range-limits{display:none!important}
.ls-search-filter .ls-filter-actions{display:flex!important;align-items:center!important;gap:7px!important;justify-content:flex-end!important;flex-wrap:nowrap!important}
.ls-search-filter .ls-filter-check{display:none!important}
.ls-search-filter .ls-btn{
  height:46px!important;min-width:96px!important;padding:0 18px!important;border-radius:11px!important;
  background:#2f78c8!important;border-color:#2f78c8!important;color:#fff!important;font-size:14px!important;font-weight:750!important;
  box-shadow:none!important;
}
.ls-search-filter .ls-btn:hover{background:#2567ad!important;border-color:#2567ad!important}
.ls-search-filter .ls-filter-reset{height:auto!important;padding:0!important;color:#2f78c8!important;font-size:11px!important;font-weight:650!important;text-decoration:none!important;white-space:nowrap!important}
.ls-search-filter .ls-filter-reset:hover{text-decoration:underline!important}

/* Keep the desktop filter in one row for normal laptop widths. */
@media(max-width:980px){
  .ls-search-filter{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:14px!important;gap:10px!important}
  .ls-search-filter .ls-price-filter{grid-column:1/-1!important;min-width:0!important}
  .ls-search-filter .ls-filter-actions{grid-column:1/-1!important;justify-content:stretch!important}
  .ls-search-filter .ls-btn{flex:1 1 auto!important}
}
@media(max-width:520px){
  .ls-search-filter{grid-template-columns:1fr!important;border-radius:16px!important}
  .ls-search-filter .ls-search-field,.ls-search-filter .ls-price-filter,.ls-search-filter .ls-filter-actions{grid-column:1!important}
  .ls-search-filter .ls-filter-actions{align-items:center!important}
}


/* v0.6.67 — visible movable dual price handles */
.ls-search-filter .ls-price-slider-track{
  position:relative!important;
  height:20px!important;
  margin:0 7px!important;
  background:#2f78c8 center/100% 2px no-repeat!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.ls-search-filter .ls-price-range-input{
  position:absolute!important;
  left:0!important;
  top:0!important;
  width:100%!important;
  height:20px!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  outline:0!important;
  -webkit-appearance:none!important;
  appearance:none!important;
  pointer-events:none!important;
}
.ls-search-filter .ls-price-range-input.is-min{z-index:3!important}
.ls-search-filter .ls-price-range-input.is-max{z-index:4!important}
.ls-search-filter .ls-price-range-input:focus{z-index:5!important}
.ls-search-filter .ls-price-range-input::-webkit-slider-runnable-track{
  height:2px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.ls-search-filter .ls-price-range-input::-moz-range-track,
.ls-search-filter .ls-price-range-input::-moz-range-progress{
  height:2px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.ls-search-filter .ls-price-range-input::-webkit-slider-thumb{
  -webkit-appearance:none!important;
  appearance:none!important;
  width:18px!important;
  height:18px!important;
  margin-top:-8px!important;
  border:2px solid #fff!important;
  border-radius:50%!important;
  background:#2f78c8!important;
  box-shadow:none!important;
  pointer-events:auto!important;
  cursor:grab!important;
}
.ls-search-filter .ls-price-range-input::-moz-range-thumb{
  width:18px!important;
  height:18px!important;
  border:2px solid #fff!important;
  border-radius:50%!important;
  background:#2f78c8!important;
  box-shadow:none!important;
  pointer-events:auto!important;
  cursor:grab!important;
}
.ls-search-filter .ls-price-range-input:active::-webkit-slider-thumb{cursor:grabbing!important}
.ls-search-filter .ls-price-range-input:active::-moz-range-thumb{cursor:grabbing!important}


/* v0.6.68 — thin dual-range line with solid blue handles */
.ls-search-filter .ls-price-slider-track{
  position:relative!important;
  height:20px!important;
  margin:0 7px!important;
  background:linear-gradient(#2f78c8,#2f78c8) center/100% 3px no-repeat!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.ls-search-filter .ls-price-range-input{
  top:0!important;
  height:20px!important;
  background:transparent!important;
  box-shadow:none!important;
}
.ls-search-filter .ls-price-range-input::-webkit-slider-runnable-track{
  height:3px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.ls-search-filter .ls-price-range-input::-moz-range-track,
.ls-search-filter .ls-price-range-input::-moz-range-progress{
  height:3px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.ls-search-filter .ls-price-range-input::-webkit-slider-thumb{
  width:18px!important;
  height:18px!important;
  margin-top:-7.5px!important;
  border:0!important;
  border-radius:50%!important;
  background:#2f78c8!important;
  box-shadow:none!important;
}
.ls-search-filter .ls-price-range-input::-moz-range-thumb{
  width:18px!important;
  height:18px!important;
  border:0!important;
  border-radius:50%!important;
  background:#2f78c8!important;
  box-shadow:none!important;
}

/* v0.6.69 — homepage visual redesign; layout only, filter logic/cards untouched */
.ls-home{
  background:#f5f8fc;
}
.ls-home .ls-wrap{
  width:min(1360px,calc(100% - 48px));
}
.ls-home .ls-hero{
  position:relative;
  isolation:isolate;
  overflow:visible;
  padding:76px 0 92px;
  border-bottom:0;
  background:
    radial-gradient(circle at 82% 18%,rgba(79,164,255,.28),transparent 28%),
    radial-gradient(circle at 64% 92%,rgba(59,130,246,.18),transparent 34%),
    linear-gradient(125deg,#0e2946 0%,#153f68 48%,#1f67a5 100%);
}
.ls-home .ls-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  opacity:.22;
  background-image:
    linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);
  background-size:48px 48px;
  mask-image:linear-gradient(to right,transparent 0%,#000 48%,#000 100%);
  -webkit-mask-image:linear-gradient(to right,transparent 0%,#000 48%,#000 100%);
}
.ls-home .ls-hero .ls-kicker{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  margin:0 0 18px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(255,255,255,.08);
  color:#d9ebff;
  font-size:11px;
  letter-spacing:.15em;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
.ls-home .ls-hero h1{
  max-width:760px;
  color:#fff;
  font-size:clamp(44px,5.2vw,76px);
  line-height:.98;
  letter-spacing:-.055em;
  text-wrap:balance;
}
.ls-home .ls-hero-text{
  max-width:650px;
  margin-top:20px;
  color:rgba(235,245,255,.82);
  font-size:18px;
  line-height:1.55;
}
.ls-home .ls-hero .ls-search-filter{
  position:relative;
  z-index:5;
  margin-top:42px!important;
  margin-bottom:-138px;
  padding:14px 16px!important;
  border:1px solid rgba(208,223,240,.95)!important;
  border-radius:20px!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:0 22px 50px rgba(13,41,70,.20)!important;
}
.ls-home .ls-hero .ls-search-filter select{
  background:#f9fbfd!important;
  border-color:#dce6f0!important;
}
.ls-home .ls-hero .ls-search-filter select:hover{
  border-color:#b9cde2!important;
}
.ls-home .ls-section{
  padding:72px 0;
}
.ls-home .ls-hero + .ls-section{
  padding-top:106px;
}
.ls-home .ls-section-head{
  align-items:flex-end;
  margin-bottom:26px;
}
.ls-home .ls-section-head .ls-kicker{
  margin-bottom:8px;
  color:#2f78c8;
  font-size:11px;
  letter-spacing:.13em;
}
.ls-home .ls-section h2{
  color:#13263b;
  font-size:clamp(30px,3vw,44px);
  line-height:1.05;
}
.ls-home .ls-text-link{
  color:#2f78c8;
  font-size:14px;
}
.ls-home .ls-soft{
  position:relative;
  background:#eef4fa;
  border-top:1px solid #e2eaf2;
}
.ls-home .ls-benefits{
  gap:16px;
}
.ls-home .ls-benefits article{
  min-height:150px;
  padding:24px;
  border:1px solid #dfe8f1;
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 24px rgba(35,72,110,.05);
}
.ls-home .ls-benefits article strong{
  color:#173653;
  font-size:17px;
}
.ls-home .ls-benefits article span{
  margin-top:8px;
  color:#6c7f92;
  line-height:1.55;
}

@media(max-width:980px){
  .ls-home .ls-wrap{width:min(100% - 32px,1360px)}
  .ls-home .ls-hero{padding:58px 0 78px}
  .ls-home .ls-hero h1{font-size:clamp(40px,8vw,62px)}
  .ls-home .ls-hero .ls-search-filter{margin-top:34px!important;margin-bottom:-126px}
  .ls-home .ls-hero + .ls-section{padding-top:94px}
}
@media(max-width:520px){
  .ls-home .ls-wrap{width:calc(100% - 24px)}
  .ls-home .ls-hero{
    padding:42px 0 46px;
    background:
      radial-gradient(circle at 88% 8%,rgba(79,164,255,.23),transparent 32%),
      linear-gradient(140deg,#102d4a 0%,#1b568b 100%);
  }
  .ls-home .ls-hero::before{display:none}
  .ls-home .ls-hero h1{font-size:40px;line-height:1.01}
  .ls-home .ls-hero-text{font-size:16px;margin-top:16px}
  .ls-home .ls-hero .ls-search-filter{
    margin-top:28px!important;
    margin-bottom:0;
    padding:12px!important;
    border-radius:18px!important;
    box-shadow:0 14px 34px rgba(13,41,70,.20)!important;
  }
  .ls-home .ls-hero + .ls-section{padding-top:42px}
  .ls-home .ls-section{padding:46px 0}
  .ls-home .ls-section-head{margin-bottom:20px}
}


/* v0.6.70 — true sticky homepage filter + clean full-bleed homepage top */
body.home #masthead,
body.home .site-header,
body.home .ast-primary-header-bar,
body.home .entry-header,
body.home .entry-title,
body.home .page-title{
  display:none!important;
}
body.home .site-content,
body.home .site-content > .ast-container,
body.home #primary,
body.home .site-main,
body.home article.page,
body.home .entry-content{
  margin:0!important;
  padding:0!important;
  max-width:none!important;
  width:100%!important;
}
body.home .site-content > .ast-container{
  display:block!important;
}
body.home .ls-home{
  margin:0!important;
}

/* The filter is a direct child of .ls-home so sticky is not trapped inside hero. */
.ls-home .ls-home-sticky-filter{
  position:sticky!important;
  top:12px!important;
  z-index:80!important;
  width:min(1360px,calc(100% - 48px))!important;
  margin:-58px auto 28px!important;
  padding:14px 16px!important;
  border:1px solid rgba(208,223,240,.98)!important;
  border-radius:20px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 14px 34px rgba(13,41,70,.16)!important;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.ls-home .ls-hero + .ls-home-sticky-filter + .ls-section{
  padding-top:22px!important;
}

/* v0.6.69 positioned the filter inside hero; neutralize those rules now that it is outside. */
.ls-home .ls-hero{
  padding-bottom:104px!important;
}

@media(max-width:980px){
  .ls-home .ls-home-sticky-filter{
    top:8px!important;
    width:min(100% - 32px,1360px)!important;
    margin:-52px auto 22px!important;
  }
  .ls-home .ls-hero + .ls-home-sticky-filter + .ls-section{
    padding-top:18px!important;
  }
}
@media(max-width:520px){
  .ls-home .ls-home-sticky-filter{
    top:6px!important;
    width:calc(100% - 24px)!important;
    margin:-24px auto 16px!important;
    padding:12px!important;
    border-radius:18px!important;
  }
  .ls-home .ls-hero{
    padding-bottom:48px!important;
  }
  .ls-home .ls-hero + .ls-home-sticky-filter + .ls-section{
    padding-top:14px!important;
  }
}

/* v0.6.71 — homepage quick links + collapsible mobile filter */
.ls-home .ls-hero{position:relative}
.ls-home-quicknav{
  position:absolute;
  left:50%;
  bottom:31px;
  transform:translateX(-50%);
  width:min(1540px,calc(100% - 28px));
  display:flex;
  justify-content:space-between;
  align-items:center;
  pointer-events:none;
  z-index:76;
}
.ls-home-quicklink{
  display:flex;
  align-items:center;
  gap:8px;
  color:#fff!important;
  text-decoration:none!important;
  font-size:14px;
  font-weight:700;
  line-height:1;
  opacity:.96;
  pointer-events:auto;
  transition:opacity .16s ease,transform .16s ease;
}
.ls-home-quicklink:hover{color:#fff!important;opacity:1;transform:translateY(-1px)}
.ls-home-quicklink .ls-icon{width:25px;height:25px;color:#fff;display:inline-flex}
.ls-home-quicklink .ls-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ls-home-favorites .ls-icon-heart svg{fill:none}
.ls-mobile-home-menu,.ls-mobile-filter-toggle{display:none}
.ls-mobile-filter-fields{display:contents}

@media(max-width:760px){
  .ls-home-quicknav{display:none}
  .ls-mobile-home-menu{display:block;position:absolute;right:16px;top:16px;z-index:90}
  .ls-mobile-menu-toggle{
    width:42px;height:42px;padding:10px;border:0;border-radius:10px;background:rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer
  }
  .ls-mobile-menu-toggle span{display:block;width:22px;height:2px;border-radius:99px;background:#fff;margin:0 auto}
  .ls-mobile-home-links{
    position:absolute;right:0;top:48px;width:190px;padding:7px;background:#fff;border:1px solid #dbe5ef;border-radius:12px;box-shadow:0 12px 30px rgba(14,43,72,.18)
  }
  .ls-mobile-home-links[hidden]{display:none!important}
  .ls-mobile-home-links a{display:flex;align-items:center;gap:9px;padding:11px 10px;border-radius:8px;color:#183650!important;text-decoration:none!important;font-size:14px;font-weight:650}
  .ls-mobile-home-links a:hover{background:#f2f7fc}
  .ls-mobile-home-links .ls-icon{width:19px;height:19px;color:#2f78c8;display:inline-flex}
  .ls-mobile-home-links .ls-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

  .ls-home .ls-home-sticky-filter{
    display:block!important;
    padding:8px!important;
    border-radius:15px!important;
  }
  .ls-mobile-filter-toggle{
    display:flex!important;
    width:100%;
    height:42px;
    align-items:center;
    justify-content:space-between;
    padding:0 12px;
    border:0;
    border-radius:10px;
    background:#fff;
    color:#183650;
    font-size:14px;
    font-weight:750;
    cursor:pointer;
  }
  .ls-mobile-filter-chevron{width:9px;height:9px;border-right:2px solid #2f78c8;border-bottom:2px solid #2f78c8;transform:rotate(45deg);transition:transform .16s ease;margin-right:3px;margin-top:-4px}
  .ls-mobile-filter-toggle[aria-expanded="true"] .ls-mobile-filter-chevron{transform:rotate(225deg);margin-top:5px}
  .ls-mobile-filter-fields{display:none!important}
  .ls-home-sticky-filter.is-mobile-open .ls-mobile-filter-fields{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding-top:9px;
  }
  .ls-home-sticky-filter.is-mobile-open .ls-mobile-filter-fields>.ls-search-field,
  .ls-home-sticky-filter.is-mobile-open .ls-mobile-filter-fields>.ls-price-filter,
  .ls-home-sticky-filter.is-mobile-open .ls-mobile-filter-fields>.ls-filter-actions{grid-column:1!important}
  .ls-home-sticky-filter:not(.is-mobile-open){box-shadow:0 8px 22px rgba(13,41,70,.12)!important}
}


/* v0.6.73 — outline heart matches user icon on desktop quick links */
@keyframes ls-home-icon-wiggle{
  0%,100%{transform:translateX(0) rotate(0deg)}
  25%{transform:translateX(-2px) rotate(-5deg)}
  50%{transform:translateX(2px) rotate(5deg)}
  75%{transform:translateX(-1px) rotate(-3deg)}
}
@media(min-width:761px){
  .ls-home-quicklink{
    width:44px;
    height:44px;
    justify-content:center;
    gap:0;
    padding:0;
  }
  .ls-home-quicklink .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
  .ls-home-quicklink .ls-icon{width:30px;height:30px}
  .ls-home-quicklink .ls-icon svg{width:100%;height:100%;stroke:#fff;stroke-width:1.8}
  .ls-home-favorites .ls-icon-heart svg{fill:none!important;stroke:#fff!important;stroke-width:1.8!important;stroke-linecap:round;stroke-linejoin:round}
  .ls-home-account .ls-icon-user svg{fill:none!important;stroke:#fff!important}
  .ls-home-quicklink:hover{transform:none!important}
  .ls-home-quicklink:hover .ls-icon{animation:ls-home-icon-wiggle .32s ease-in-out}
}
@media(max-width:760px){
  .ls-mobile-filter-toggle{position:relative;justify-content:center!important;padding:0 42px!important}
  .ls-mobile-filter-toggle>.ls-icon-search{width:22px;height:22px;color:#2f78c8;display:inline-flex}
  .ls-mobile-filter-toggle>.ls-icon-search svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
  .ls-mobile-filter-toggle>.ls-mobile-filter-chevron{position:absolute;right:15px}
}


/* v0.6.73 — match favorite heart to account outline icon */
@media(min-width:761px){
  .ls-home-favorites .ls-icon-heart svg{fill:none!important;stroke:#fff!important;stroke-width:1.8!important}
}


/* v0.6.74 — compact hero + LongStay logo */
.ls-home .ls-hero{
  min-height:260px!important;
  padding:0 0 92px!important;
}
.ls-home .ls-home-hero-inner{
  position:relative;
  min-height:168px;
  padding-top:22px;
}
.ls-home-logo{
  position:absolute;
  top:20px;
  left:0;
  display:inline-flex;
  align-items:center;
  text-decoration:none!important;
  z-index:6;
}
.ls-home-logo img{
  display:block;
  width:172px;
  height:auto;
}
.ls-home .ls-hero h1{
  position:absolute;
  left:0;
  right:0;
  bottom:12px;
  margin:0 auto!important;
  max-width:920px!important;
  padding:0 190px;
  text-align:center;
  font-size:clamp(30px,3.1vw,46px)!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  white-space:nowrap;
}
.ls-home .ls-hero .ls-kicker,
.ls-home .ls-hero-text{display:none!important}

@media(max-width:980px){
  .ls-home .ls-hero{min-height:238px!important;padding-bottom:82px!important}
  .ls-home .ls-home-hero-inner{min-height:156px;padding-top:18px}
  .ls-home-logo{top:16px}
  .ls-home-logo img{width:150px}
  .ls-home .ls-hero h1{bottom:10px;padding:0 150px;font-size:34px!important}
}
@media(max-width:760px){
  .ls-home .ls-hero{min-height:196px!important;padding-bottom:48px!important}
  .ls-home .ls-home-hero-inner{min-height:148px;padding-top:14px}
  .ls-home-logo{top:14px;left:0}
  .ls-home-logo img{width:128px}
  .ls-home .ls-hero h1{
    bottom:12px;
    padding:0 54px 0 0;
    text-align:left;
    white-space:normal;
    font-size:29px!important;
    line-height:1.02!important;
  }
}


/* v0.6.75 — smaller logo + cleaner search results summary */
.ls-home-logo img{
  width:136px!important;
  max-width:min(136px,calc(100vw - 120px));
}
.ls-home .ls-section-head.is-search-results{
  margin-bottom:20px!important;
}
.ls-home .ls-results-summary{
  margin:0!important;
  font-size:28px!important;
  line-height:1.25!important;
  font-weight:700!important;
  letter-spacing:-.02em!important;
  color:#17324f!important;
}
@media(max-width:980px){
  .ls-home-logo img{
    width:124px!important;
    max-width:min(124px,calc(100vw - 110px));
  }
  .ls-home .ls-results-summary{
    font-size:24px!important;
  }
}
@media(max-width:760px){
  .ls-home-logo img{
    width:112px!important;
    max-width:min(112px,calc(100vw - 92px));
  }
  .ls-home .ls-results-summary{
    font-size:20px!important;
    line-height:1.3!important;
  }
}


/* v0.6.76 — unified LongStay typography */
:root{
  --ls-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
.ls-home,
.ls-home *,
.ls-catalog,
.ls-catalog *,
.ls-single,
.ls-single *,
.ls-single-v2,
.ls-single-v2 *,
.ls-modal,
.ls-modal *,
.ls-auth-card,
.ls-auth-card *,
.ls-password-notice,
.ls-password-notice *,
[class*="ls-account"],
[class*="ls-account"] *{
  font-family:var(--ls-font)!important;
}

/* Keep hierarchy through weight/size, not random font families. */
.ls-home h1,.ls-home h2,.ls-home h3,
.ls-catalog h1,.ls-catalog h2,.ls-catalog h3,
.ls-single h1,.ls-single h2,.ls-single h3,
.ls-single-v2 h1,.ls-single-v2 h2,.ls-single-v2 h3{
  font-family:var(--ls-font)!important;
  font-weight:700;
}
.ls-search-filter select,
.ls-search-filter input,
.ls-search-filter button,
.ls-btn,
.ls-filter-reset{
  font-family:var(--ls-font)!important;
}

/* Logo sizing: preserve its full aspect ratio and keep it safely inside hero. */
.ls-home-logo{
  max-width:150px;
  overflow:visible!important;
}
.ls-home-logo img{
  width:132px!important;
  max-width:100%!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
  overflow:visible!important;
}
@media(max-width:980px){
  .ls-home-logo{max-width:136px}
  .ls-home-logo img{width:120px!important}
}
@media(max-width:760px){
  .ls-home-logo{max-width:120px}
  .ls-home-logo img{width:106px!important}
}


/* v0.6.77 — final logo clipping hard-fix */
.ls-home-logo{width:140px!important;max-width:140px!important;overflow:visible!important}
.ls-home-logo img{display:block;width:140px!important;max-width:none!important;height:auto!important;overflow:visible!important}
@media(max-width:980px){.ls-home-logo{width:126px!important;max-width:126px!important}.ls-home-logo img{width:126px!important}}
@media(max-width:760px){.ls-home-logo{width:112px!important;max-width:112px!important}.ls-home-logo img{width:112px!important}}


/* v0.6.78 — stacked logo: key/roof above wordmark */
.ls-home-logo{width:122px!important;max-width:122px!important;overflow:visible!important}
.ls-home-logo img{display:block;width:122px!important;height:auto!important;max-width:none!important;overflow:visible!important}
@media(max-width:980px){.ls-home-logo{width:112px!important;max-width:112px!important}.ls-home-logo img{width:112px!important}}
@media(max-width:760px){.ls-home-logo{width:102px!important;max-width:102px!important}.ls-home-logo img{width:102px!important}}


/* v0.6.79 — use uploaded PNG logo exactly as provided */
.ls-home-logo img{image-rendering:auto;}


/* v0.6.80 — unobtrusive infinite-load indicator */
.ls-infinite-list{min-width:0}
.ls-load-more-sentinel{height:54px;display:flex;align-items:center;justify-content:center;margin:8px 0 2px}
.ls-load-more-dots{display:flex;align-items:center;gap:6px;opacity:.45}
.ls-load-more-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#2f78c8;animation:ls-load-dot 1s ease-in-out infinite}
.ls-load-more-dots i:nth-child(2){animation-delay:.14s}.ls-load-more-dots i:nth-child(3){animation-delay:.28s}
.ls-load-more-sentinel:not(.is-loading) .ls-load-more-dots{opacity:.18}
@keyframes ls-load-dot{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-4px)}}


/* v0.6.81 — compact second row: sorting + reset */
.ls-search-filter .ls-mobile-filter-fields{
  row-gap:7px!important;
}
.ls-search-filter .ls-filter-secondary{
  grid-column:1/-1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:16px!important;
  min-height:28px;
  padding:2px 2px 0!important;
}
.ls-search-filter .ls-sort-control{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0!important;
  color:#64758a!important;
  font-size:11px!important;
  font-weight:600!important;
  white-space:nowrap;
}
.ls-search-filter .ls-sort-control select{
  width:auto!important;
  min-width:138px!important;
  height:28px!important;
  min-height:28px!important;
  padding:0 28px 0 9px!important;
  border-radius:8px!important;
  font-size:11px!important;
  font-weight:650!important;
  color:#263b54!important;
  background-color:#fff!important;
}
.ls-search-filter .ls-filter-secondary .ls-filter-reset{
  display:inline-flex!important;
  align-items:center!important;
  min-height:28px!important;
  padding:0!important;
  color:#2f78c8!important;
  font-size:11px!important;
  font-weight:650!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.ls-search-filter .ls-filter-secondary .ls-filter-reset:hover{text-decoration:underline!important}
@media(max-width:980px){
  .ls-search-filter .ls-filter-secondary{
    grid-column:1/-1!important;
    justify-content:space-between!important;
  }
}
@media(max-width:760px){
  .ls-home-sticky-filter.is-mobile-open .ls-mobile-filter-fields>.ls-filter-secondary{
    grid-column:1!important;
  }
  .ls-search-filter .ls-filter-secondary{
    flex-wrap:wrap!important;
    gap:8px 12px!important;
    justify-content:space-between!important;
    padding:2px 1px 1px!important;
  }
  .ls-search-filter .ls-sort-control{
    flex:1 1 auto!important;
    justify-content:space-between!important;
  }
  .ls-search-filter .ls-sort-control select{
    flex:0 0 auto!important;
    min-width:142px!important;
  }
}


/* v0.6.82 — compact listings heading + stable mobile search toggle */
.ls-home .ls-latest-summary{
  margin:0!important;
  font-size:22px!important;
  line-height:1.25!important;
  font-weight:650!important;
  letter-spacing:-.015em!important;
  color:#17324f!important;
}
.ls-home .ls-section-head:not(.is-search-results){
  margin-bottom:18px!important;
}
@media(max-width:760px){
  .ls-home .ls-latest-summary,
  .ls-home .ls-results-summary{
    font-size:18px!important;
    line-height:1.3!important;
    font-weight:650!important;
    color:#17324f!important;
  }
  .ls-home .ls-section-head,
  .ls-home .ls-section-head:not(.is-search-results),
  .ls-home .ls-section-head.is-search-results{
    margin-bottom:14px!important;
  }

  /* Closed/open state keeps exactly the same search-button appearance. */
  .ls-home .ls-mobile-filter-toggle,
  .ls-home .ls-mobile-filter-toggle:hover,
  .ls-home .ls-mobile-filter-toggle:focus,
  .ls-home .ls-mobile-filter-toggle:active,
  .ls-home .ls-mobile-filter-toggle[aria-expanded="true"]{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:42px!important;
    padding:0!important;
    border:1px solid #2f78c8!important;
    border-radius:11px!important;
    background:#fff!important;
    color:#2f78c8!important;
    box-shadow:none!important;
    outline-offset:2px;
  }
  .ls-home .ls-mobile-filter-toggle>.ls-icon-search{
    width:22px!important;
    height:22px!important;
    color:#2f78c8!important;
    display:inline-flex!important;
    margin:0!important;
  }
  .ls-home .ls-mobile-filter-toggle>.ls-icon-search svg{
    width:100%!important;
    height:100%!important;
    fill:none!important;
    stroke:#2f78c8!important;
    stroke-width:2!important;
  }
  .ls-home .ls-mobile-filter-chevron{
    display:none!important;
  }
  .ls-home .ls-home-sticky-filter:not(.is-mobile-open){
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    backdrop-filter:none!important;
    -webkit-backdrop-filter:none!important;
  }
  .ls-home .ls-home-sticky-filter.is-mobile-open{
    background:#fff!important;
  }
}


/* v0.6.83 — keep users on new homepage + borderless mobile search toggle */
@media(max-width:760px){
  .ls-home .ls-mobile-filter-toggle,
  .ls-home .ls-mobile-filter-toggle:hover,
  .ls-home .ls-mobile-filter-toggle:focus,
  .ls-home .ls-mobile-filter-toggle:active,
  .ls-home .ls-mobile-filter-toggle[aria-expanded="true"]{
    border:0!important;
    background:#fff!important;
    box-shadow:none!important;
  }
}

/* v0.6.84 — compact LongStay footer */
.ls-site-footer{
  background:#102f4d;
  color:#dbe8f4;
  margin:0;
  padding:26px 0 20px;
  font-family:var(--ls-font,"Inter",sans-serif);
}
.ls-site-footer-inner{display:flex;flex-direction:column;gap:17px}
.ls-footer-links{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:9px 24px;
}
.ls-footer-links a,
.ls-footer-contact a{
  color:#fff!important;
  text-decoration:none!important;
  font-size:13px;
  font-weight:600;
  line-height:1.4;
  opacity:.9;
  transition:opacity .16s ease;
}
.ls-footer-links a:hover,.ls-footer-contact a:hover{opacity:1;color:#fff!important}
.ls-footer-contact{
  min-height:22px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:8px 18px;
  color:#b8c9d9;
  font-size:12px;
}
.ls-footer-contact a{font-size:12px;font-weight:650;color:#bcdcff!important}
.ls-footer-bottom{
  border-top:1px solid rgba(255,255,255,.12);
  padding-top:14px;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:8px;
  color:#91a8bc;
  font-size:11px;
  text-align:center;
}
.ls-footer-bottom span{color:#718ca4}
@media(max-width:760px){
  .ls-site-footer{padding:22px 0 18px}
  .ls-site-footer-inner{gap:15px}
  .ls-footer-links{gap:10px 18px;padding:0 6px}
  .ls-footer-links a{font-size:12px}
  .ls-footer-contact{gap:8px 16px}
  .ls-footer-bottom{flex-direction:column;gap:3px}
}


/* v0.6.85 — sticky collapsible footer for infinite-scroll pages */
.ls-site-footer-spacer{height:48px}
.ls-site-footer{
  position:fixed!important;
  left:0;right:0;bottom:0;
  z-index:120;
  margin:0!important;
  padding:0!important;
  background:#102f4d!important;
  color:#dbe8f4;
  box-shadow:0 -5px 22px rgba(10,34,56,.14);
  font-family:var(--ls-font,"Inter",sans-serif);
}
.ls-site-footer .ls-site-footer-inner{display:block!important;gap:0!important}
.ls-footer-bar{height:48px;display:flex;align-items:center;gap:12px}
.ls-site-footer .ls-footer-links{
  flex:1;min-width:0;display:flex;align-items:center;justify-content:center;
  flex-wrap:nowrap;gap:22px;overflow-x:auto;scrollbar-width:none;white-space:nowrap;
  padding:0 4px;
}
.ls-site-footer .ls-footer-links::-webkit-scrollbar{display:none}
.ls-site-footer .ls-footer-links a{font-size:12px!important;line-height:1!important;flex:0 0 auto}
.ls-footer-toggle{
  flex:0 0 34px;width:34px;height:34px;border:0!important;background:transparent!important;
  display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0!important;
}
.ls-footer-toggle span{width:9px;height:9px;border-top:2px solid #fff;border-left:2px solid #fff;transform:rotate(45deg) translate(2px,2px);transition:transform .18s ease}
.ls-site-footer.is-open .ls-footer-toggle span{transform:rotate(225deg) translate(2px,2px)}
.ls-footer-details{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .18s ease,padding .22s ease;padding:0 0}
.ls-site-footer.is-open .ls-footer-details{max-height:150px;opacity:1;padding:5px 0 14px}
.ls-site-footer .ls-footer-contact{min-height:24px;margin:0;padding:4px 0 7px}
.ls-site-footer .ls-footer-bottom{padding-top:9px;margin-top:3px}
@media(max-width:760px){
  .ls-site-footer-spacer{height:42px}
  .ls-footer-bar{height:42px;gap:4px}
  .ls-site-footer .ls-footer-links{justify-content:flex-start;gap:17px;padding:0 5px}
  .ls-site-footer .ls-footer-links a{font-size:11px!important}
  .ls-footer-toggle{flex-basis:32px;width:32px;height:32px}
  .ls-site-footer.is-open .ls-footer-details{max-height:165px;padding-bottom:10px}
  .ls-site-footer .ls-footer-contact{gap:8px 14px;padding:3px 0 6px}
  .ls-site-footer .ls-footer-bottom{font-size:10px;padding-top:7px}
}


/* v0.6.86 — remove promo block + compact mobile sticky footer */
.ls-footer-mobile-more{display:none}
@media(max-width:760px){
  /* Closed mobile bar: exactly two useful links, no clipped overflow. */
  .ls-site-footer .ls-footer-links{
    justify-content:space-between!important;
    gap:10px!important;
    overflow:visible!important;
    padding:0 4px!important;
  }
  .ls-site-footer .ls-footer-links a:nth-child(n+3){display:none!important}
  .ls-site-footer .ls-footer-links a{
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .ls-footer-mobile-more{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    gap:8px 16px;
    padding:5px 8px 8px;
  }
  .ls-footer-mobile-more a{
    color:#fff!important;
    text-decoration:none!important;
    font-size:11px!important;
    font-weight:600;
    line-height:1.35;
    opacity:.9;
  }
  .ls-footer-mobile-more a:hover{opacity:1;color:#fff!important}
  .ls-site-footer.is-open .ls-footer-details{
    max-height:230px!important;
    padding:5px 0 10px!important;
  }
}


/* v0.6.87 — LongStay header on property detail + mobile back-to-top clearance */
.ls-property-site-header{
  position:relative;
  z-index:80;
  min-height:118px;
  background:linear-gradient(135deg,#235883 0%,#2f74a9 55%,#2b6d9e 100%);
  color:#fff;
}
.ls-property-site-header-inner{
  position:relative;
  min-height:118px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.ls-property-logo{
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  width:108px;
  display:block;
  text-decoration:none!important;
}
.ls-property-logo img{display:block;width:100%;height:auto}
.ls-property-site-tagline{
  padding:0 150px;
  text-align:center;
  font-family:var(--ls-font)!important;
  font-size:24px;
  line-height:1.15;
  font-weight:700;
  letter-spacing:-.025em;
  color:#fff;
}
.ls-property-site-actions{
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  display:flex;
  align-items:center;
  gap:18px;
}
.ls-property-site-actions a{
  width:40px;height:40px;
  display:flex;align-items:center;justify-content:center;
  color:#fff!important;text-decoration:none!important;
}
.ls-property-site-actions .ls-icon{width:28px;height:28px;display:inline-flex;color:#fff}
.ls-property-site-actions .ls-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ls-property-site-actions a:hover .ls-icon{animation:ls-home-icon-wiggle .32s ease-in-out}
.ls-property-mobile-menu{display:none}

@media(max-width:760px){
  .ls-property-site-header{min-height:92px}
  .ls-property-site-header-inner{min-height:92px;justify-content:flex-start}
  .ls-property-logo{left:0;width:88px}
  .ls-property-site-tagline{display:none}
  .ls-property-site-actions{display:none}
  .ls-property-mobile-menu{display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:90}
  .ls-property-mobile-menu .ls-mobile-menu-toggle{position:static}
  .ls-property-mobile-menu .ls-mobile-home-links{right:0;top:48px}

  /* Astra's back-to-top button must stay fully above the sticky LongStay footer. */
  #ast-scroll-top,
  .ast-scroll-to-top-right,
  .ast-scroll-to-top-left{
    bottom:72px!important;
  }
  #ast-scroll-top .ast-icon,
  #ast-scroll-top .ast-icon:before,
  .ast-scroll-to-top-right .ast-icon,
  .ast-scroll-to-top-left .ast-icon{
    font-weight:900!important;
    text-shadow:0 0 .8px currentColor,0 0 .8px currentColor!important;
  }
  #ast-scroll-top svg,
  .ast-scroll-to-top-right svg,
  .ast-scroll-to-top-left svg{
    stroke-width:3!important;
  }
}


/* v0.6.88 — sticky filter flush to viewport + back-to-top above sticky footer */
.ls-home .ls-home-sticky-filter{
  top:0!important;
}
@media(max-width:980px){
  .ls-home .ls-home-sticky-filter{top:0!important}
}
@media(max-width:520px){
  .ls-home .ls-home-sticky-filter{top:0!important}
}

/* Keep Astra back-to-top fully clear of the fixed LongStay footer on desktop too. */
#ast-scroll-top,
.ast-scroll-to-top-right,
.ast-scroll-to-top-left{
  bottom:82px!important;
  z-index:1002!important;
}
#ast-scroll-top .ast-icon,
#ast-scroll-top .ast-icon:before,
.ast-scroll-to-top-right .ast-icon,
.ast-scroll-to-top-left .ast-icon{
  font-weight:900!important;
  text-shadow:0 0 1px currentColor,0 0 1px currentColor!important;
}
#ast-scroll-top svg,
.ast-scroll-to-top-right svg,
.ast-scroll-to-top-left svg{
  stroke-width:3!important;
}
@media(max-width:760px){
  #ast-scroll-top,
  .ast-scroll-to-top-right,
  .ast-scroll-to-top-left{
    bottom:78px!important;
  }
}


/* v0.6.90 — make single property page full-width; Astra flex container was squeezing header/content into columns */
body.single-ls_property #masthead,
body.single-ls_property .site-header,
body.single-ls_property .ast-primary-header-bar{
  display:none!important;
}
body.single-ls_property .site-content,
body.single-ls_property .site-content > .ast-container,
body.single-ls_property #primary,
body.single-ls_property .site-main{
  margin:0!important;
  padding:0!important;
  max-width:none!important;
  width:100%!important;
}
body.single-ls_property .site-content > .ast-container{
  display:block!important;
}
body.single-ls_property .ls-property-site-header{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.single-ls_property .ls-single{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}


/* v0.6.93 — tighter desktop hero + quieter listings label */
@media(min-width:761px){
  .ls-home .ls-hero{
    min-height:202px!important;
    padding:0 0 72px!important;
  }
  .ls-home .ls-home-hero-inner{
    min-height:130px!important;
    padding-top:0!important;
  }
  .ls-home-logo{
    top:18px!important;
  }
  .ls-home .ls-hero h1{
    top:32px!important;
    bottom:auto!important;
    left:190px!important;
    right:190px!important;
    padding:0!important;
    max-width:none!important;
    font-size:30px!important;
    line-height:1.1!important;
    font-weight:700!important;
    letter-spacing:-.03em!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
}
.ls-home .ls-latest-summary{
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:600!important;
  letter-spacing:-.01em!important;
  color:#415a73!important;
}
.ls-home .ls-section-head:not(.is-search-results){
  margin-bottom:12px!important;
}
@media(max-width:760px){
  .ls-home .ls-latest-summary{
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:600!important;
    color:#415a73!important;
  }
}


/* v0.6.94 — keep hero slogan on one line on mobile */
@media(max-width:760px){
  .ls-home .ls-hero h1{
    left:12px!important;
    right:12px!important;
    bottom:12px!important;
    padding:0!important;
    max-width:none!important;
    width:auto!important;
    text-align:center!important;
    white-space:nowrap!important;
    font-size:clamp(15px,5vw,20px)!important;
    line-height:1.1!important;
    letter-spacing:-.025em!important;
  }
}
@media(max-width:360px){
  .ls-home .ls-hero h1{font-size:15px!important;}
}


/* v0.6.96 — Telegram video media in cards and property gallery */
.ls-card-slide video,.ls-single-slide video{width:100%;height:100%;display:block;object-fit:contain;background:#0e1721}
.ls-video-slide{background:#0e1721}
.ls-video-thumb{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#142334!important;color:#fff!important}
.ls-video-thumb-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.16);font-size:16px;line-height:1;padding-left:2px}
.ls-video-thumb small{font-size:10px;font-weight:700;line-height:1;color:#fff}
.ls-single-thumb.ls-video-thumb{min-height:92px}
@media(max-width:760px){.ls-video-thumb-icon{width:28px;height:28px;font-size:13px}.ls-video-thumb small{font-size:9px}}


/* v0.6.104 — subtle depth for the closed mobile filter toggle */
@media(max-width:760px){
  .ls-home .ls-home-sticky-filter:not(.is-mobile-open) .ls-mobile-filter-toggle{
    box-shadow:0 4px 14px rgba(21,57,91,.18)!important;
  }
  .ls-home .ls-home-sticky-filter.is-mobile-open .ls-mobile-filter-toggle{
    box-shadow:none!important;
  }
}

/* v0.6.105 — unified customer cabinet tabs + remove Astra account header */
body.ls-account-page #masthead,
body.ls-account-page .site-header,
body.ls-account-page .ast-primary-header-bar,
body.ls-account-page .entry-header,
body.ls-account-page .ast-page-builder-template .entry-header{
  display:none!important;
}
body.ls-account-page .site-content,
body.ls-account-page #content{padding-top:0!important;margin-top:0!important;}
body.ls-account-page .entry-content{margin-top:0!important;}
body.ls-account-page .ls-account{padding-top:22px;}

.ls-account-toolbar{
  display:flex;align-items:center;justify-content:space-between;gap:18px;
  padding:12px 14px;margin:0 0 14px;border:1px solid #e4eaf1;border-radius:12px;background:#fbfcfe;
}
.ls-account-home{color:#315f96;text-decoration:none;font-size:14px;font-weight:650;white-space:nowrap;}
.ls-account-home:hover{text-decoration:underline;text-underline-offset:3px;}
.ls-account-toolbar-right{display:flex;align-items:center;gap:12px;min-width:0;}
.ls-account-greeting{font-size:13px;color:#64758a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.ls-account-tabs{
  display:flex;align-items:flex-end;gap:6px;margin:0 0 22px;
  padding:8px 8px 0;border:1px solid #dfe6ef;border-radius:14px 14px 10px 10px;background:#f5f8fc;
}
.ls-account-tab{
  position:relative;display:flex;align-items:center;gap:8px;min-height:46px;padding:10px 16px 11px;
  border:1px solid transparent;border-bottom:0;border-radius:11px 11px 0 0;
  color:#50647b;text-decoration:none;font-size:14px;font-weight:650;background:transparent;
  transition:background .15s ease,color .15s ease,border-color .15s ease;
}
.ls-account-tab:hover{background:#edf3fa;color:#244d7c;}
.ls-account-tab.is-active{
  margin-bottom:-1px;background:#fff;color:#173e6d;border-color:#dfe6ef;
  box-shadow:0 -3px 10px rgba(28,61,97,.04);
}
.ls-account-tab-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;}
.ls-account-tab-icon .ls-icon,.ls-account-tab-icon svg{width:19px!important;height:19px!important;}
.ls-account-tab small{
  display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;
  border-radius:999px;background:#e8eef5;color:#607389;font-size:11px;font-weight:750;
}
.ls-account-tab.is-active small{background:#e7f1fd;color:#2e6fae;}
.ls-account-section-tab{margin-top:0;}

@media(max-width:700px){
  body.ls-account-page .ls-account{padding-top:14px;}
  .ls-account-toolbar{align-items:flex-start;padding:10px 11px;margin-bottom:11px;}
  .ls-account-toolbar-right{gap:8px;}
  .ls-account-greeting{display:none;}
  .ls-account-home{font-size:13px;padding-top:7px;}
  .ls-account-tabs{gap:4px;padding:6px 6px 0;margin-bottom:17px;}
  .ls-account-tab{flex:1;justify-content:center;min-width:0;padding:9px 8px 10px;font-size:13px;gap:6px;}
  .ls-account-tab-icon .ls-icon,.ls-account-tab-icon svg{width:17px!important;height:17px!important;}
  .ls-account-tab small{min-width:20px;height:20px;padding:0 5px;font-size:10px;}
}

/* v0.6.108 — contact page + form */
body.ls-contact-page #masthead,
body.ls-contact-page .site-header,
body.ls-contact-page .ast-primary-header-bar,
body.ls-contact-page .entry-header,
body.ls-contact-page .ast-page-builder-template .entry-header{display:none!important;}
body.ls-contact-page .site-content,
body.ls-contact-page #content{padding-top:0!important;margin-top:0!important;}
body.ls-contact-page .entry-content{margin-top:0!important;}
.ls-contact{min-height:66vh;background:#f7f9fc;padding:28px 0 58px;}
.ls-contact-wrap{max-width:900px;}
.ls-contact-toolbar{margin:0 0 14px;}
.ls-contact-home{display:inline-flex;color:#315f96;text-decoration:none;font-size:14px;font-weight:650;}
.ls-contact-home:hover{text-decoration:underline;text-underline-offset:3px;}
.ls-contact-card{background:#fff;border:1px solid #e2e8ef;border-radius:18px;padding:30px;box-shadow:0 10px 32px rgba(28,61,97,.07);}
.ls-contact-intro{max-width:680px;margin-bottom:24px;}
.ls-contact-kicker{display:block;color:#52749b;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;}
.ls-contact-intro h1{margin:0 0 9px;font-size:31px;line-height:1.15;color:#173e6d;}
.ls-contact-intro p{margin:0;color:#607287;font-size:15px;line-height:1.6;}
.ls-contact-form{display:grid;gap:16px;}
.ls-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.ls-contact-form label{display:grid;gap:7px;color:#344b65;font-size:13px;font-weight:650;}
.ls-contact-form input,.ls-contact-form textarea{width:100%;border:1px solid #d7e0e9;border-radius:10px;background:#fff;color:#1d2d3d;font:inherit;font-size:15px;padding:11px 12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box;}
.ls-contact-form textarea{resize:vertical;min-height:150px;line-height:1.5;}
.ls-contact-form input:focus,.ls-contact-form textarea:focus{border-color:#6a94c0;box-shadow:0 0 0 3px rgba(64,117,169,.10);}
.ls-contact-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important;}
.ls-contact-error,.ls-contact-success{padding:11px 13px;border-radius:10px;font-size:14px;line-height:1.45;}
.ls-contact-error{background:#fff1f1;color:#9b2525;border:1px solid #f2d4d4;}
.ls-contact-success{background:#eff9f2;color:#21643a;border:1px solid #d1ead8;}
.ls-contact-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;}
.ls-contact-submit{border:0;border-radius:10px;background:#245f9e;color:#fff;padding:12px 22px;font:inherit;font-size:14px;font-weight:750;cursor:pointer;box-shadow:0 5px 14px rgba(36,95,158,.16);}
.ls-contact-submit:hover{background:#1d528b;}
.ls-contact-submit:disabled{opacity:.65;cursor:wait;}
.ls-contact-actions span{color:#708196;font-size:13px;}
.ls-contact-actions a{color:#315f96;text-decoration:none;font-weight:650;}
.ls-contact-actions a:hover{text-decoration:underline;}
@media(max-width:700px){
  .ls-contact{padding:16px 0 42px;}
  .ls-contact-card{padding:20px 16px;border-radius:14px;}
  .ls-contact-intro h1{font-size:26px;}
  .ls-contact-grid{grid-template-columns:1fr;}
  .ls-contact-actions{align-items:flex-start;flex-direction:column;gap:11px;}
  .ls-contact-submit{width:100%;}
}


/* v0.6.109 — contact success state */
.ls-contact-sent{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:190px;
  padding:30px 22px;
  border:1px solid #d1ead8;
  border-radius:14px;
  background:#eff9f2;
  color:#21643a;
  text-align:center;
  font-size:22px;
  line-height:1.35;
  font-weight:750;
}
@media(max-width:620px){
  .ls-contact-sent{min-height:150px;font-size:19px;padding:24px 16px;}
}

/* v0.6.110 — payment safety notice in inquiry form */
.ls-payment-warning{padding:14px 15px;border:1px solid #efd8a8;border-radius:12px;background:#fff9ed;color:#58451f;line-height:1.5;}
.ls-payment-warning>strong{display:block;margin-bottom:6px;color:#8a5a00;font-size:14px;font-weight:800;}
.ls-payment-warning>p{margin:0 0 11px;font-size:13px;color:#66512a;}
.ls-payment-ack{display:flex!important;align-items:flex-start;gap:9px!important;margin:0!important;font-size:13px!important;font-weight:650!important;color:#493a1e!important;cursor:pointer;}
.ls-payment-ack input{width:17px!important;height:17px!important;min-width:17px;margin:2px 0 0!important;accent-color:#245f9e;}
@media(max-width:620px){.ls-payment-warning{padding:12px}.ls-payment-warning>p,.ls-payment-ack{font-size:12.5px!important}}

/* v0.6.111 — Terms of Use: EN / RU / UK language tabs */
body.ls-terms-page #masthead,
body.ls-terms-page .site-header,
body.ls-terms-page .ast-primary-header-bar,
body.ls-terms-page .entry-header,
body.ls-terms-page .ast-page-builder-template .entry-header{display:none!important}
body.ls-terms-page .site-content,
body.ls-terms-page #content{padding-top:0!important;margin-top:0!important}
body.ls-terms-page .entry-content{margin-top:0!important}
.ls-terms{padding:22px 0 72px;background:#f7f9fc;min-height:70vh}
.ls-terms-wrap{max-width:960px}
.ls-terms-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.ls-terms-home{font-size:14px;font-weight:700;text-decoration:none;color:#245b92}
.ls-terms-languages{display:inline-flex;gap:3px;padding:4px;border:1px solid #dce4ed;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(28,57,87,.06)}
.ls-terms-languages button{appearance:none;border:0;background:transparent;color:#64748b;border-radius:9px;padding:8px 13px;font:700 13px/1.2 inherit;cursor:pointer}
.ls-terms-languages button:hover{background:#f2f6fa;color:#1f5f9f}
.ls-terms-languages button.is-active{background:#1f5f9f;color:#fff;box-shadow:0 3px 9px rgba(31,95,159,.22)}
.ls-terms-card{background:#fff;border:1px solid #e1e8f0;border-radius:20px;padding:34px 38px;box-shadow:0 14px 38px rgba(20,43,68,.06)}
.ls-terms-card h1{font-size:34px;line-height:1.08;margin:0 0 6px;color:#132238}
.ls-terms-updated{font-size:13px;color:#7a8797;margin:0 0 28px!important}
.ls-terms-card h2{font-size:19px;line-height:1.3;margin:29px 0 9px;color:#132238}
.ls-terms-card p{font-size:15px;line-height:1.72;color:#445269;margin:0 0 12px}
.ls-terms-card strong{color:#17263a}
.ls-terms-card a{color:#1f5f9f}
.ls-terms-warning{margin:26px 0;padding:20px 22px;border:1px solid #f1c56d;border-left:4px solid #e3a72f;border-radius:14px;background:#fff9eb}
.ls-terms-warning h2{margin:0 0 10px;color:#744d00}
.ls-terms-warning p{color:#604d28}
@media(max-width:700px){
  .ls-terms{padding-top:14px}
  .ls-terms-toolbar{align-items:flex-start;flex-direction:column}
  .ls-terms-languages{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}
  .ls-terms-languages button{padding:9px 5px;font-size:12px}
  .ls-terms-card{border-radius:15px;padding:23px 18px}
  .ls-terms-card h1{font-size:29px}
  .ls-terms-card h2{font-size:18px}
  .ls-terms-card p{font-size:14px;line-height:1.68}
  .ls-terms-warning{padding:17px 16px}
}

/* v0.6.114 — compact floating language menu; never participates in heart/account layout */
.ls-global-language.is-floating{
  position:fixed;
  z-index:10050;
  top:14px;
  right:16px;
  display:block;
  pointer-events:auto;
  font-family:inherit;
}
.ls-language-toggle{
  appearance:none;
  border:1px solid rgba(255,255,255,.36);
  background:rgba(15,45,78,.30);
  color:#fff;
  min-width:42px;
  height:36px;
  padding:0 10px;
  border-radius:10px;
  display:flex;
  align-items:center;
  justify-content:center;
  font:700 12px/1 inherit;
  letter-spacing:.04em;
  cursor:pointer;
  box-shadow:0 5px 16px rgba(15,38,65,.12);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
body:not(.home) .ls-language-toggle,
body.ls-account-page .ls-language-toggle,
body.ls-contact-page .ls-language-toggle{
  border-color:#d8e2ef;
  background:#fff;
  color:#285f9c;
}
.ls-language-menu{
  position:absolute;
  top:43px;
  right:0;
  width:164px;
  padding:6px;
  border:1px solid #dbe5ef;
  border-radius:12px;
  background:#fff;
  box-shadow:0 14px 34px rgba(14,43,72,.18);
}
.ls-language-menu[hidden]{display:none!important}
.ls-language-option{
  appearance:none;
  width:100%;
  border:0;
  background:transparent;
  color:#183650;
  display:grid;
  grid-template-columns:30px 1fr;
  align-items:center;
  gap:7px;
  padding:9px 10px;
  border-radius:8px;
  text-align:left;
  cursor:pointer;
  font:inherit;
}
.ls-language-option:hover,.ls-language-option:focus-visible{background:#f2f7fc}
.ls-language-option.is-active{background:#edf5fd;color:#1769d2}
.ls-language-option strong{font-size:12px;line-height:1}
.ls-language-option span{font-size:13px;line-height:1.2}
@media(max-width:760px){
  .ls-global-language.is-floating{top:16px;right:68px}
  .ls-language-toggle{height:42px;min-width:42px;border-radius:10px;padding:0 8px}
  .ls-language-menu{top:48px}
}


/* v0.6.115 — mobile language control is anchored to the hamburger container */
@media(max-width:760px){
  .ls-mobile-home-menu > .ls-global-language.is-floating.is-mobile-anchored,
  .ls-property-mobile-menu > .ls-global-language.is-floating.is-mobile-anchored{
    position:absolute!important;
    top:0!important;
    right:50px!important;
    left:auto!important;
    z-index:91;
  }
  .ls-mobile-home-menu > .ls-global-language.is-floating.is-mobile-anchored .ls-language-menu,
  .ls-property-mobile-menu > .ls-global-language.is-floating.is-mobile-anchored .ls-language-menu{
    top:48px;
    right:0;
  }
}


/* v0.6.122 — center long RU/UK mobile hero slogan without clipping */
@media(max-width:760px){
  html[lang="ru"] .ls-home .ls-hero h1,
  html[lang="uk"] .ls-home .ls-hero h1{
    left:14px!important;
    right:14px!important;
    width:auto!important;
    max-width:none!important;
    padding:0!important;
    margin:0 auto!important;
    text-align:center!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    font-size:17px!important;
    line-height:1.15!important;
  }
}
@media(max-width:360px){
  html[lang="ru"] .ls-home .ls-hero h1,
  html[lang="uk"] .ls-home .ls-hero h1{
    font-size:16px!important;
  }
}


/* v0.6.130 SEO landing: keep the existing LongStay page/filter/cards unchanged. */
.ls-seo-intro{max-width:760px;margin-top:14px;color:#53615b;line-height:1.65;font-size:16px}
.ls-seo-intro p{margin:0 0 8px}
.ls-seo-inline-block{grid-column:1/-1;max-width:880px;margin:14px auto 18px;padding:8px 0;line-height:1.68;color:#34453e}
.ls-seo-inline-block h2{margin:0 0 12px;font-size:clamp(22px,2.3vw,30px);line-height:1.22;letter-spacing:-.025em;color:var(--ls-text)}
.ls-seo-inline-block p{margin:0 0 12px}
.ls-seo-note{margin-top:14px;padding:14px 16px;border-left:3px solid var(--ls-green);background:#f6faf8;border-radius:0 12px 12px 0}
@media(max-width:620px){.ls-seo-intro{font-size:15px}.ls-seo-inline-block{margin:6px 0 12px}.ls-seo-inline-block h2{font-size:22px}}

/* v0.6.131 SEO landing: article stays above the unchanged filter/listings. */
.ls-home .ls-seo-intro{
  width:min(80%,980px);
  max-width:none;
  margin-top:18px;
  color:#53615b;
  line-height:1.68;
  font-size:16px;
}
.ls-home .ls-seo-intro>p{margin:0 0 10px}
.ls-seo-more{margin-top:10px}
.ls-seo-more summary{
  display:inline-flex;
  align-items:center;
  gap:6px;
  cursor:pointer;
  list-style:none;
  font-weight:700;
  color:var(--ls-green);
  padding:5px 0;
  user-select:none;
}
.ls-seo-more summary::-webkit-details-marker{display:none}
.ls-seo-more summary::after{content:'↓';font-size:14px;transition:transform .18s ease}
.ls-seo-more[open] summary::after{transform:rotate(180deg)}
.ls-seo-more-close{display:none}
.ls-seo-more[open] .ls-seo-more-open{display:none}
.ls-seo-more[open] .ls-seo-more-close{display:inline}
.ls-seo-more-content{padding:14px 0 4px;max-width:900px}
.ls-seo-more-content h2{font-size:clamp(21px,2vw,28px);line-height:1.25;margin:24px 0 10px;color:var(--ls-text);letter-spacing:-.02em}
.ls-seo-more-content h2:first-child{margin-top:4px}
.ls-seo-more-content p{margin:0 0 11px}
@media(max-width:760px){
  .ls-home .ls-seo-intro{width:100%;font-size:15px}
  .ls-seo-more-content{padding-top:10px}
  .ls-seo-more-content h2{font-size:21px;margin-top:20px}
}


/* v0.6.132 SEO landing: use the exact same full-bleed shell as the homepage. */
body.ls-seo-landing-page #masthead,
body.ls-seo-landing-page .site-header,
body.ls-seo-landing-page .ast-primary-header-bar,
body.ls-seo-landing-page .entry-header,
body.ls-seo-landing-page .entry-title,
body.ls-seo-landing-page .page-title{
  display:none!important;
}
body.ls-seo-landing-page .site-content,
body.ls-seo-landing-page .site-content > .ast-container,
body.ls-seo-landing-page #primary,
body.ls-seo-landing-page .site-main,
body.ls-seo-landing-page article.page,
body.ls-seo-landing-page .entry-content{
  margin:0!important;
  padding:0!important;
  max-width:none!important;
  width:100%!important;
}
body.ls-seo-landing-page .site-content > .ast-container{display:block!important;}
body.ls-seo-landing-page .ls-home{margin:0!important;}

/* SEO copy belongs to the content flow, not inside the blue hero. */
.ls-seo-top-section{padding:18px 0 6px;background:#f4f7fb;}
.ls-seo-top-section .ls-seo-intro{
  width:min(80%,980px);
  max-width:none;
  margin:0;
  color:#41556b;
  line-height:1.65;
  font-size:16px;
}
.ls-seo-top-section .ls-seo-intro>p{margin:0 0 9px;}
.ls-seo-top-section + .ls-section{padding-top:22px!important;}
@media(max-width:760px){
  .ls-seo-top-section{padding:12px 0 2px;}
  .ls-seo-top-section .ls-seo-intro{width:100%;font-size:15px;}
  .ls-seo-top-section + .ls-section{padding-top:18px!important;}
}


/* v0.6.134 SEO landing: force Astra to the same one-column/full-width shell as homepage. */
body.ls-seo-landing-page #secondary,
body.ls-seo-landing-page .widget-area,
body.ls-seo-landing-page aside#secondary{
  display:none !important;
}

body.ls-seo-landing-page #page,
body.ls-seo-landing-page .site,
body.ls-seo-landing-page .site-content,
body.ls-seo-landing-page .site-content > .ast-container,
body.ls-seo-landing-page .ast-container,
body.ls-seo-landing-page #primary,
body.ls-seo-landing-page .content-area,
body.ls-seo-landing-page .site-main,
body.ls-seo-landing-page article.page,
body.ls-seo-landing-page .entry-content{
  float:none !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
}
body.ls-seo-landing-page .site-content > .ast-container{
  display:block !important;
  grid-template-columns:minmax(0,1fr) !important;
}
body.ls-seo-landing-page #primary{
  flex:0 0 100% !important;
}
body.ls-seo-landing-page .ls-home{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
}

/* SEO copy follows LongStay typography; keywords are not visually emphasized. */
.ls-seo-top-section{
  padding:24px 0 4px;
  background:#f5f8fc;
}
.ls-seo-top-section .ls-seo-intro{
  width:min(1088px,80%);
  max-width:none;
  margin:0;
  color:#41556b;
  font-family:inherit;
  font-size:15px;
  font-weight:400;
  line-height:1.65;
}
.ls-seo-top-section .ls-seo-intro>p,
.ls-seo-more-content p{
  margin:0 0 10px;
  font-size:15px;
  font-weight:400;
  line-height:1.65;
}
.ls-seo-more-content{
  max-width:1088px;
  padding:12px 0 2px;
}
.ls-home .ls-seo-more-content h2{
  margin:20px 0 8px !important;
  font-size:20px !important;
  line-height:1.3 !important;
  font-weight:700 !important;
  letter-spacing:-.01em !important;
  color:#17324f !important;
}
.ls-home .ls-seo-more-content h2:first-child{
  margin-top:2px !important;
}
.ls-seo-more summary{
  font-size:14px;
  font-weight:600;
}
@media(max-width:760px){
  .ls-seo-top-section .ls-seo-intro{width:100%;font-size:14px;}
  .ls-seo-top-section .ls-seo-intro>p,
  .ls-seo-more-content p{font-size:14px;line-height:1.6;}
  .ls-home .ls-seo-more-content h2{font-size:18px !important;margin-top:17px !important;}
}

/* v0.6.135 — native document shell for LongStay SEO landing pages.
   No theme layout wrappers are involved, so these pages share the same canvas
   as the LongStay homepage even after a theme update. */
html:has(body.ls-native-shell),
body.ls-native-shell{
  margin:0!important;
  padding:0!important;
  width:100%!important;
  max-width:none!important;
}
body.ls-native-shell .ls-home{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}


/* v0.6.136 — align SEO copy and listing headings with the actual desktop card column.
   The card column is capped at 1080px, so all adjacent text follows that same visual axis. */
@media(min-width:901px){
  .ls-home .ls-section-head{
    width:min(1080px,100%);
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .ls-seo-top-section .ls-seo-intro{
    width:min(1080px,100%);
    margin-left:auto;
    margin-right:auto;
  }
}

/* Keep the SEO introduction in the same LongStay text palette as nearby UI copy. */
.ls-seo-top-section .ls-seo-intro,
.ls-seo-top-section .ls-seo-more-content{
  color:#415a73;
}

/* Privacy Policy: native legal-page shell (v0.6.142). */
.ls-privacy{padding:22px 0 72px;background:#f7f9fc;min-height:70vh}
.ls-privacy-wrap{max-width:960px}
.ls-privacy-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.ls-privacy-home{font-size:14px;font-weight:700;text-decoration:none;color:#245b92}
.ls-privacy-card{background:#fff;border:1px solid #e1e8f0;border-radius:20px;padding:34px 38px;box-shadow:0 14px 38px rgba(20,43,68,.06)}
.ls-privacy-card h1{font-size:34px;line-height:1.08;margin:0 0 6px;color:#132238}
.ls-privacy-updated{font-size:13px!important;color:#7a8797!important;margin:0 0 28px!important}
.ls-privacy-card h2{font-size:19px;line-height:1.3;margin:29px 0 9px;color:#132238}
.ls-privacy-card p,.ls-privacy-card li{font-size:15px;line-height:1.72;color:#445269}
.ls-privacy-card p{margin:0 0 12px}
.ls-privacy-card ul{margin:4px 0 18px 22px;padding:0}
.ls-privacy-card li{margin:4px 0;padding-left:3px}
.ls-privacy-card a{color:#1f5f9f}
@media (max-width:700px){
  .ls-privacy{padding-top:14px}
  .ls-privacy-card{border-radius:15px;padding:23px 18px}
  .ls-privacy-card h1{font-size:29px}
  .ls-privacy-card h2{font-size:18px}
  .ls-privacy-card p,.ls-privacy-card li{font-size:14px;line-height:1.68}
}


/* v0.6.144 — invisible inquiry honeypot */
.ls-inquiry-hp{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;}

/* v0.6.146 — partner / manual property submission */
.ls-account-tabs{flex-wrap:wrap}
.ls-account-tab-add{margin-left:auto;color:#17633a}
.ls-provider-submit{max-width:940px;margin-left:auto;margin-right:auto}
.ls-provider-head{margin:0 0 18px}
.ls-provider-head small{display:block;color:#6b7d91;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}
.ls-provider-head h2{margin:0 0 5px;font-size:28px;color:#173e6d}
.ls-provider-head p{margin:0;color:#64758a}
.ls-provider-form{display:grid;gap:14px}
.ls-provider-card{padding:20px;border:1px solid #dfe6ef;border-radius:14px;background:#fff;box-shadow:0 3px 16px rgba(30,63,96,.04)}
.ls-provider-card h3{margin:0 0 16px;font-size:18px;color:#203f62}
.ls-provider-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}
.ls-provider-form label{display:flex;flex-direction:column;gap:6px;color:#334d68;font-size:13px;font-weight:650}
.ls-provider-form input,.ls-provider-form select,.ls-provider-form textarea{width:100%;box-sizing:border-box;border:1px solid #ccd7e3;border-radius:9px;background:#fff;color:#18324d;padding:11px 12px;font:inherit;font-weight:500;outline:none}
.ls-provider-form input:focus,.ls-provider-form select:focus,.ls-provider-form textarea:focus{border-color:#6e9bca;box-shadow:0 0 0 3px rgba(72,126,181,.10)}
.ls-provider-form textarea{resize:vertical;min-height:120px}
.ls-provider-form label small{font-size:11px;line-height:1.35;font-weight:500;color:#7a8998}
.ls-provider-wide{margin-bottom:16px}
.ls-provider-amenities{margin-top:4px}.ls-provider-amenities>strong{display:block;margin-bottom:10px;color:#334d68;font-size:13px}
.ls-provider-checks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.ls-provider-checks label{display:flex;flex-direction:row;align-items:center;gap:7px;padding:9px 10px;border:1px solid #e2e8ef;border-radius:9px;background:#f8fafc;font-weight:550}
.ls-provider-checks input{width:auto;margin:0}
.ls-provider-more summary{cursor:pointer;font-weight:700;color:#315f96}.ls-provider-more summary span{font-size:12px;font-weight:500;color:#8390a0;margin-left:6px}.ls-provider-more[open] summary{margin-bottom:16px}
.ls-provider-contact{background:#f9fbfd}
.ls-provider-submitbar{display:flex;align-items:center;gap:14px;padding:4px 2px 16px}.ls-provider-submitbar span{font-size:12px;color:#75869a}.ls-provider-submitbar .ls-account-primary{min-width:220px}
.ls-provider-list-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}.ls-provider-list-head h2{margin:0}.ls-provider-add-link{text-decoration:none;white-space:nowrap}
.ls-provider-list{display:grid;gap:9px}.ls-provider-item{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 16px;border:1px solid #e0e7ef;border-radius:11px;background:#fff}.ls-provider-item>div{display:grid;gap:3px}.ls-provider-item small{color:#8390a0}.ls-provider-item strong{color:#234566}.ls-provider-item span{font-size:13px;color:#607389}.ls-provider-status{font-size:12px;font-style:normal;font-weight:750;padding:6px 9px;border-radius:999px;background:#fff1cf;color:#8b5d00}.ls-provider-status.is-publish{background:#e4f7eb;color:#17633a}
@media(max-width:760px){
 .ls-account-tabs{display:grid;grid-template-columns:1fr 1fr}.ls-account-tab-add{margin-left:0}.ls-account-tab{border-bottom:1px solid transparent;border-radius:9px;margin:0!important}.ls-account-tab.is-active{border-color:#dfe6ef}
 .ls-provider-grid{grid-template-columns:1fr}.ls-provider-checks{grid-template-columns:1fr 1fr}.ls-provider-card{padding:15px}.ls-provider-head h2{font-size:24px}.ls-provider-submitbar{align-items:stretch;flex-direction:column}.ls-provider-submitbar .ls-account-primary{width:100%;min-width:0}.ls-provider-list-head{align-items:flex-start;flex-direction:column}.ls-provider-item{align-items:flex-start}.ls-provider-status{white-space:nowrap}
}

/* v0.6.148 partner workspace */
.ls-provider-nav{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 24px}.ls-provider-nav a{display:inline-flex;align-items:center;min-height:42px;padding:9px 15px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:inherit;text-decoration:none;font-weight:600}.ls-provider-nav a.is-active{border-color:#111;background:#111;color:#fff}.ls-provider-autoimport{display:flex!important;align-items:flex-start;gap:9px}.ls-provider-autoimport input{width:auto!important;margin-top:3px}.ls-provider-list{display:grid;gap:10px}.ls-provider-list-item{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:14px 16px;border:1px solid #e4e6e8;border-radius:10px;background:#fff}.ls-provider-list-item small{display:block;margin-top:4px;color:#6b7280}.ls-provider-list-item>div:last-child{white-space:nowrap;font-weight:600}@media(max-width:640px){.ls-provider-nav a{flex:1;justify-content:center}.ls-provider-list-item{align-items:flex-start;flex-direction:column;gap:6px}}

/* v0.6.150 — realtor property cards and editing */
.ls-provider-property-cards{gap:14px}
.ls-provider-property-card{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px;border:1px solid #dfe6ef;border-radius:14px;background:#fff}
.ls-provider-property-thumb{width:150px;height:100px;border-radius:10px;overflow:hidden;background:#f1f4f7;display:flex;align-items:center;justify-content:center;color:#8795a5;font-size:12px}
.ls-provider-property-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ls-provider-property-main{min-width:0;display:grid;gap:5px}.ls-provider-property-main strong{font-size:16px;color:#203f62}.ls-provider-property-main small{color:#748396}.ls-provider-property-main b{font-size:14px;color:#263f59}
.ls-provider-property-actions{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:140px}.ls-provider-property-actions a,.ls-provider-property-actions button{appearance:none;border:1px solid #cfd9e4;border-radius:8px;background:#fff;color:#244d78;text-decoration:none;padding:8px 10px;font:inherit;font-size:12px;font-weight:700;text-align:center;cursor:pointer}.ls-provider-property-actions a:hover,.ls-provider-property-actions button:hover{background:#f5f8fb}.ls-provider-property-actions button:disabled{opacity:.6;cursor:wait}
.ls-provider-current-photo{display:flex;align-items:center;gap:12px;margin:0 0 14px}.ls-provider-current-photo img{width:120px;height:80px;object-fit:cover;border-radius:9px}.ls-provider-current-photo small{color:#75869a}
.ls-provider-cancel-edit{font-size:13px;font-weight:700;color:#607389;text-decoration:none}
[data-ls-available-date][hidden]{display:none!important}
@media(max-width:760px){.ls-provider-property-card{grid-template-columns:92px minmax(0,1fr);align-items:start}.ls-provider-property-thumb{width:92px;height:76px}.ls-provider-property-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.ls-provider-property-actions a,.ls-provider-property-actions button{width:100%}}

/* v0.6.153 — visible property upload state */
.ls-provider-progress{margin:14px 0;padding:12px 14px;border:1px solid #c9d7e8;border-radius:10px;background:#f5f9ff;font-weight:600;line-height:1.4}
.ls-provider-progress[hidden]{display:none!important}

/* v0.6.155 — simple partner inquiry workspace */
.ls-provider-inquiries .ls-provider-head p{margin:6px 0 0;color:#6b7280}.ls-inquiry-list{display:grid;gap:14px}.ls-inquiry-card{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.ls-inquiry-property-thumb{height:118px;border-radius:10px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:13px}.ls-inquiry-property-thumb img{width:100%;height:100%;object-fit:cover}.ls-inquiry-main{min-width:0}.ls-inquiry-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.ls-inquiry-title-row small,.ls-inquiry-details span,.ls-inquiry-status-wrap>span{display:block;color:#6b7280;font-size:12px;font-weight:600;margin-bottom:4px}.ls-inquiry-title-row h3{margin:0;font-size:18px;line-height:1.3}.ls-inquiry-title-row h3 a{color:inherit;text-decoration:none}.ls-inquiry-title-row h3 a:hover{text-decoration:underline}.ls-inquiry-status-wrap{min-width:190px}.ls-inquiry-status{width:100%;min-height:38px;padding:7px 34px 7px 11px;border-radius:999px;border:1px solid transparent;font-weight:700;cursor:pointer}.ls-inquiry-status--started{background:#fff7d6;border-color:#f1d56a;color:#6b5300}.ls-inquiry-status--process{background:#e8f1ff;border-color:#9fc4ff;color:#174ea6}.ls-inquiry-status--deal{background:#e8f7ec;border-color:#9bd4a8;color:#176b2c}.ls-inquiry-status--not_completed{background:#f1f3f5;border-color:#d4d8dd;color:#4b5563}.ls-inquiry-details{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:18px;padding-top:14px;border-top:1px solid #eef0f2}.ls-inquiry-details strong{display:block;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.ls-inquiry-details a{color:inherit}.ls-inquiry-save-state{min-height:18px;margin-top:8px;font-size:12px;color:#6b7280}.ls-inquiry-empty p{margin-bottom:0;color:#6b7280}@media(max-width:900px){.ls-inquiry-details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ls-inquiry-card{grid-template-columns:1fr}.ls-inquiry-property-thumb{height:180px}.ls-inquiry-title-row{flex-direction:column}.ls-inquiry-status-wrap{width:100%;min-width:0}.ls-inquiry-details{grid-template-columns:1fr 1fr}}


/* v0.6.167 — Vietnam guide uses the exact standard LongStay home hero/header */
.ls-vietnam-guide-page{background:#fff;min-height:60vh;padding:34px 16px 72px}
.ls-vietnam-guide-page .ls-vietnam-guide{max-width:920px;margin:0 auto}
.ls-guide-btn-secondary{background:#fff!important;color:#1f2937!important;border:1px solid rgba(31,41,55,.28)}
@media(max-width:700px){
  .ls-vietnam-guide-page{padding:24px 14px 54px}
}

/* =========================================================
   Editable LongStay content pages: [longstay_page]
   The page body stays in WordPress; Core only supplies shell/styles.
   ========================================================= */
.ls-content-page-section{padding:46px 0 74px;background:#fff}
.ls-content-page{width:min(100%,var(--ls-content-width,920px));margin:0 auto;color:var(--ls-text)}
.ls-content-page-title{font-size:clamp(34px,4.6vw,54px);line-height:1.08;letter-spacing:-.035em;margin:0 0 30px}
.ls-content-page-editor{font-size:17px;line-height:1.72}
.ls-content-page-editor > :first-child{margin-top:0}
.ls-content-page-editor > :last-child{margin-bottom:0}
.ls-content-page-editor h1{font-size:clamp(34px,4.6vw,54px);line-height:1.08;letter-spacing:-.035em;margin:0 0 26px}
.ls-content-page-editor h2{font-size:clamp(27px,3vw,36px);line-height:1.2;letter-spacing:-.025em;margin:52px 0 18px;scroll-margin-top:110px}
.ls-content-page-editor h3{font-size:22px;line-height:1.3;margin:31px 0 12px}
.ls-content-page-editor h4{font-size:18px;line-height:1.35;margin:25px 0 10px}
.ls-content-page-editor p{margin:0 0 18px}
.ls-content-page-editor ul,.ls-content-page-editor ol{margin:0 0 20px 24px;padding:0}
.ls-content-page-editor li{margin:6px 0}
.ls-content-page-editor a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}
.ls-content-page-editor img{max-width:100%;height:auto;border-radius:14px}
.ls-content-page-editor figure{margin:28px 0}
.ls-content-page-editor blockquote{margin:28px 0;padding:4px 0 4px 20px;border-left:3px solid var(--ls-line);color:var(--ls-muted)}
.ls-content-page-editor hr{border:0;border-top:1px solid var(--ls-line);margin:42px 0}
.ls-content-page-editor table{width:100%;border-collapse:collapse;margin:26px 0;font-size:15px}
.ls-content-page-editor th,.ls-content-page-editor td{padding:11px 12px;border:1px solid var(--ls-line);text-align:left;vertical-align:top}
.ls-content-page-editor .wp-block-button__link,
.ls-content-page-editor .ls-guide-btn{display:inline-block;border:0;border-radius:10px;background:#1f2937;color:#fff!important;text-decoration:none!important;font-weight:650;padding:11px 17px}
.ls-content-page-editor .wp-block-buttons{gap:12px;margin:22px 0}
.ls-content-page-editor .ls-guide-note,
.ls-content-page-editor .wp-block-group.is-style-ls-note{padding:16px 18px;border:1px solid rgba(127,127,127,.25);border-radius:14px;margin:22px 0}
.ls-content-page-editor .ls-guide-toc{padding:22px 24px;border:1px solid rgba(127,127,127,.25);border-radius:16px;margin:28px 0 36px}
.ls-content-page-editor .ls-guide-toc h2{font-size:23px;margin:0 0 12px}
.ls-content-page-editor .ls-guide-toc ol{columns:2;column-gap:34px;margin:0;padding-left:24px}
.ls-content-page-editor .ls-guide-toc li{break-inside:avoid;margin:7px 0}
.ls-content-page-editor .ls-guide-rent-box{padding:22px;border:1px solid rgba(127,127,127,.28);border-radius:16px;margin:30px 0}
.ls-content-page-editor .ls-guide-rent-box h3{margin-top:0}
.ls-content-page-editor .ls-guide-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}
@media(max-width:700px){
  .ls-content-page-section{padding:30px 0 54px}
  .ls-content-page-editor{font-size:16px;line-height:1.66}
  .ls-content-page-title,.ls-content-page-editor h1{font-size:32px}
  .ls-content-page-editor h2{font-size:25px;margin-top:42px}
  .ls-content-page-editor h3{font-size:20px}
  .ls-content-page-editor .ls-guide-toc ol{columns:1}
}

/* v0.6.179 — give the expanded mobile footer enough room for the complete link set */
@media(max-width:760px){
  .ls-site-footer.is-open .ls-footer-details{max-height:310px!important;}
}

/* v0.6.187: registration password confirmation + show/hide control */
.ls-password-field{position:relative;display:block;width:100%;}
.ls-password-field input{width:100%;padding-right:88px!important;}
.ls-password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;padding:5px 4px;color:#315f96;font-size:12px;font-weight:650;line-height:1;cursor:pointer;}
.ls-password-toggle:hover{text-decoration:underline;text-underline-offset:2px;}
.ls-password-toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:3px;}


/* v0.6.194 — native LongStay 404 */
.ls-404-page{background:#f5f7fa;}
.ls-404-shell{min-height:72vh;padding:48px 0 72px;background:#f5f7fa;}
.ls-404-wrap{max-width:920px;}
.ls-404-home-link{display:inline-block;margin:0 0 24px;color:#245b93;font-weight:700;text-decoration:none;}
.ls-404-home-link:hover{text-decoration:underline;text-underline-offset:3px;}
.ls-404-card{background:#fff;border:1px solid #dfe6ee;border-radius:22px;padding:56px 58px;box-shadow:0 18px 42px rgba(23,44,68,.07);text-align:center;}
.ls-404-code{font-size:15px;font-weight:800;letter-spacing:.16em;color:#5c7ea6;margin-bottom:12px;}
.ls-404-card h1{margin:0 0 14px;color:#173f70;font-size:40px;line-height:1.12;}
.ls-404-card p{margin:0 auto 28px;max-width:600px;color:#6a7d93;font-size:18px;line-height:1.6;}
.ls-404-button{display:inline-block;border-radius:11px;background:#173f70;color:#fff!important;text-decoration:none!important;font-weight:750;padding:13px 20px;}
.ls-404-button:hover{filter:brightness(.96);}
@media(max-width:700px){
  .ls-404-shell{padding:28px 0 52px;}
  .ls-404-home-link{margin-bottom:18px;}
  .ls-404-card{padding:40px 22px;border-radius:18px;}
  .ls-404-card h1{font-size:31px;}
  .ls-404-card p{font-size:16px;}
}

/* v0.6.195 — guest auth navigation and aligned public headings */
.ls-auth-public-top{
  max-width:720px;
  margin:0 auto 22px;
}
.ls-auth-public-top .ls-auth-home{
  display:inline-flex;
  align-items:center;
  margin:0 0 18px;
  font-size:14px;
}
.ls-auth-public-top .ls-account-head,
.ls-auth-public-top .ls-provider-public-head{
  margin:0;
}
.ls-auth-public-top .ls-account-head p{
  margin:0;
}
.ls-auth-public-top .ls-provider-public-head h1{
  margin:0;
}
@media(max-width:700px){
  .ls-auth-public-top{max-width:none;margin-bottom:18px;}
  .ls-auth-public-top .ls-auth-home{margin-bottom:14px;font-size:13px;}
}
