*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f7f9f9;color:#0c2854;line-height:1.55}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:28px;padding:15px clamp(18px,5vw,70px);background:rgba(255,255,255,.96);border-bottom:1px solid #dfe7e9}.brand{display:flex;align-items:center;gap:12px;color:#0c2854;text-decoration:none;margin-right:auto}.logo-mark{width:42px;height:42px;border:2px solid #0c2854;border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:28px;font-weight:800}.brand b{letter-spacing:.14em}.brand i{font-style:normal;color:#1198a6}.brand small{display:block;font-size:.68rem;letter-spacing:.22em;color:#1198a6}nav{display:flex;gap:22px}nav a{text-decoration:none;color:#284466;font-weight:700}.langs{display:flex;gap:5px}.langs button{border:1px solid #cad6d9;border-radius:8px;background:#fff;padding:7px 8px;cursor:pointer}.langs button.active{background:#0c2854;color:#fff}.hero{min-height:72vh;display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center;padding:80px clamp(22px,7vw,100px);background:linear-gradient(135deg,#fbfdfd,#edf8f8)}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;font-weight:800;color:#1198a6}.hero h1,.section h2,.airbnb h2,.review h2,.contact h2{font-family:Georgia,serif;font-size:clamp(2.3rem,5vw,4.7rem);line-height:1.06;margin:.25em 0}.lead{font-size:1.15rem;max-width:720px;color:#496078}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-block;text-decoration:none;padding:13px 18px;border-radius:10px;font-weight:800}.primary{background:#0c2854;color:#fff}.secondary{background:#fff;color:#0c2854;border:1px solid #cad6d9}.trust{display:flex;gap:18px;flex-wrap:wrap;font-size:.92rem;color:#3b596f}.trust span:before{content:'+';color:#1198a6;font-weight:900;margin-right:6px}.hero-card{background:#fff;border-radius:26px;padding:44px;text-align:center;box-shadow:0 18px 55px rgba(9,42,66,.12)}.spark{font-size:34px;color:#1198a6}.hero-card h2{font-size:2.1rem;letter-spacing:.14em;margin:6px 0}.hero-card h2 span{color:#1198a6}.hero-card p{letter-spacing:.2em;color:#1198a6}.mini{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.mini span{border:1px solid #e0e6e8;border-radius:12px;padding:12px}.section{padding:80px clamp(22px,7vw,100px)}.section>h2{max-width:850px;margin-bottom:38px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article{background:#fff;border:1px solid #e0e6e8;border-radius:18px;padding:26px}.cards h3{margin-top:0}.cards p{color:#576b7e}.airbnb{margin:20px clamp(22px,7vw,100px);padding:58px;border-radius:26px;background:#0c2854;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:45px}.airbnb .eyebrow{color:#59ced5}.airbnb h2{color:#fff;font-size:clamp(2rem,4vw,3.5rem)}.airbnb p{color:#d7e1eb}.airbnb ul{list-style:none;margin:0;padding:0;columns:2}.airbnb li{break-inside:avoid;margin-bottom:14px}.airbnb li:before{content:'+';color:#59ced5;font-weight:900;margin-right:9px}.about{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start}.about p:last-child{font-size:1.1rem;color:#556a7e}.review{margin:10px clamp(22px,7vw,100px) 65px;padding:40px;background:#edf8f8;border-radius:22px;display:flex;justify-content:space-between;align-items:center;gap:25px}.review h2{font-size:clamp(1.9rem,3vw,3rem);margin-bottom:0}.contact{padding:70px clamp(22px,7vw,100px);background:#10294f;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:40px}.contact .eyebrow{color:#59ced5}.contact h2{color:#fff;font-size:clamp(2.1rem,4vw,3.6rem)}.contact p{color:#d7e1eb}.contact-links{display:grid;gap:12px;align-content:center}.contact-links a{background:#fff;color:#0c2854;text-decoration:none;font-weight:800;padding:14px 17px;border-radius:10px}footer{display:flex;justify-content:space-between;gap:20px;padding:22px clamp(22px,7vw,100px);background:#071a36;color:#cbd7e6;font-size:.9rem}@media(max-width:850px){nav{display:none}.hero,.airbnb,.about,.contact{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.airbnb{padding:35px}.review{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.brand small{font-size:.6rem}.langs button{padding:6px}.hero{padding-top:50px}.cards{grid-template-columns:1fr}.airbnb ul{columns:1}.hero-card{padding:28px}.review{margin-left:18px;margin-right:18px}footer{flex-direction:column}}


.brand{display:flex;align-items:center;text-decoration:none;margin-right:auto}
.brand-logo{display:block;width:190px;height:58px;object-fit:contain;object-position:left center}
.hero-logo{display:block;width:min(100%,420px);max-height:300px;object-fit:contain;margin:0 auto 22px}

@media(max-width:560px){
  .brand-logo{width:145px;height:48px}
  .hero-logo{max-height:240px}
}

/* v5 branding refinements */
.brand-logo{
  width:210px !important;
  height:66px !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.hero-card{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:370px;
}
.hero-logo{
  width:min(100%,390px) !important;
  max-height:245px !important;
  object-fit:contain !important;
  margin:0 auto 18px !important;
}
.hero-card .mini{margin-top:4px}
@media(max-width:850px){
  .brand-logo{width:175px !important;height:58px !important}
}
@media(max-width:560px){
  .brand-logo{width:145px !important;height:50px !important}
  .hero-card{min-height:auto}
  .hero-logo{max-height:220px !important}
}
\n/* v6 */
.brand-logo{width:255px !important;height:78px !important}
.cards{grid-template-columns:repeat(4,1fr)}
.airbnb{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;padding:28px !important}
.airbnb-copy{padding:28px;display:flex;flex-direction:column;justify-content:center}
.airbnb-copy ul{columns:2;margin-top:24px}
.airbnb-photo-wrap{overflow:hidden;border-radius:22px;min-height:430px}
.airbnb-photo{width:100%;height:100%;object-fit:cover;display:block}
.premium-visual{margin:70px clamp(22px,7vw,100px);display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.premium-photo-wrap{border-radius:24px;overflow:hidden;box-shadow:0 18px 55px rgba(9,42,66,.10)}
.premium-photo{width:100%;display:block;aspect-ratio:1.25/1;object-fit:cover}
.premium-copy h2{font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.07;margin:.25em 0}
.premium-copy p:last-child{color:#566b7f;font-size:1.1rem}
@media(max-width:1050px){.cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){.brand-logo{width:200px !important;height:64px !important}.airbnb,.premium-visual{grid-template-columns:1fr}.airbnb-photo-wrap{min-height:320px}}
@media(max-width:560px){.brand-logo{width:155px !important;height:50px !important}.cards{grid-template-columns:1fr}.airbnb-copy ul{columns:1}.premium-visual{margin-left:18px;margin-right:18px;gap:24px}}

/* v10 premium presentation section */
.premium-vertical{
  display:flex !important;
  flex-direction:column;
  gap:24px;
  align-items:stretch;
}
.premium-copy-top{
  max-width:900px;
}
.premium-copy-top h2{
  max-width:980px;
  margin-bottom:0;
}
.premium-photo-wide{
  width:100%;
  max-width:980px;
  margin:0 auto;
}
.premium-photo-wide .premium-photo{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
}
.premium-copy-bottom{
  max-width:900px;
  margin:0 auto;
  text-align:center;
}
.premium-copy-bottom p{
  font-size:1.1rem;
  color:#566b7f;
  margin:0;
}
@media(max-width:850px){
  .premium-copy-top,
  .premium-copy-bottom{
    max-width:100%;
  }
}

/* v11 clickable hero service navigation */
.hero-service-nav{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.mini-link{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:12px 14px;
  border:1px solid #d7e1e4;
  border-radius:12px;
  text-decoration:none;
  color:#0c2854;
  background:#fff;
  font-weight:700;
  transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
.mini-link:hover{
  transform:translateY(-1px);
  box-shadow:0 8px 22px rgba(9,42,66,.08);
  border-color:#1198a6;
}
.all-services{
  grid-column:1 / -1;
  background:#0c2854;
  color:white;
  border-color:#0c2854;
}

/* v12 dedicated service sections */
.service-feature{
  margin:70px clamp(22px,7vw,100px);
  padding:54px;
  background:#fff;
  border:1px solid #e0e7e9;
  border-radius:26px;
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:48px;
  align-items:center;
  scroll-margin-top:105px;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
}
.service-feature.reverse .service-feature-copy{order:2}
.service-feature.reverse .service-feature-visual{order:1}
.service-feature h2{
  font-family:Georgia,serif;
  font-size:clamp(2rem,4vw,3.55rem);
  line-height:1.07;
  margin:.25em 0 .35em;
}
.service-intro{
  max-width:760px;
  color:#556b7f;
  font-size:1.08rem;
}
.feature-list{
  list-style:none;
  padding:0;
  margin:26px 0;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px 18px;
}
.feature-list li{
  position:relative;
  padding-left:22px;
  color:#294a65;
  font-weight:700;
}
.feature-list li:before{
  content:'+';
  position:absolute;
  left:0;
  color:#1198a6;
  font-weight:900;
}
.service-feature-visual{
  min-height:330px;
  border-radius:24px;
  background:linear-gradient(145deg,#0c2854,#123b68);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:20px;
  color:#fff;
  padding:32px;
  text-align:center;
  overflow:hidden;
  position:relative;
}
.service-feature-visual:before,
.service-feature-visual:after{
  content:'';
  position:absolute;
  border-radius:50%;
  background:rgba(89,206,213,.12);
}
.service-feature-visual:before{width:220px;height:220px;right:-80px;top:-70px}
.service-feature-visual:after{width:150px;height:150px;left:-55px;bottom:-60px}
.service-icon{
  width:128px;
  height:128px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:30px;
  background:rgba(255,255,255,.07);
  display:grid;
  place-items:center;
  position:relative;
  z-index:1;
}
.service-icon svg{
  width:82px;
  height:82px;
  fill:none;
  stroke:#59ced5;
  stroke-width:5;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.service-feature-visual span{
  position:relative;
  z-index:1;
  font-family:Georgia,serif;
  font-size:1.7rem;
  font-weight:700;
}
.quote-btn{
  display:inline-block;
  margin-top:24px;
  background:#59ced5;
  color:#071a36;
}
.service-feature .btn{
  margin-top:6px;
}
#services{scroll-margin-top:105px}
#airbnb{scroll-margin-top:105px}

@media(max-width:850px){
  .service-feature{
    grid-template-columns:1fr;
    padding:36px;
    gap:30px;
  }
  .service-feature.reverse .service-feature-copy,
  .service-feature.reverse .service-feature-visual{order:initial}
  .service-feature-visual{min-height:260px}
}
@media(max-width:560px){
  .service-feature{
    margin:42px 18px;
    padding:28px 22px;
  }
  .feature-list{grid-template-columns:1fr}
  .service-feature-visual{min-height:225px}
  .service-icon{width:108px;height:108px}
  .service-icon svg{width:70px;height:70px}
}

/* v13 Airbnb content */
.airbnb-summary{
  color:#fff;
  font-size:1.28rem;
  font-weight:800;
  margin:18px 0 24px;
}
.airbnb-service-groups{
  margin:0 0 24px;
}
.airbnb-checklist{
  list-style:none !important;
  padding:0 !important;
  margin:0;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px 28px;
}
.airbnb-checklist li{
  position:relative;
  padding-left:25px;
  color:#fff;
}
.airbnb-checklist li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#59ced5;
  font-weight:900;
}
.airbnb-extras{
  border-top:1px solid rgba(255,255,255,.2);
  margin-top:24px;
  padding-top:20px;
}
.airbnb-extras h3{
  color:#59ced5;
  font-size:1.15rem;
  margin:0 0 14px;
}
.airbnb-extra-list{
  grid-template-columns:repeat(3,1fr);
}
@media(max-width:760px){
  .airbnb-checklist,
  .airbnb-extra-list{
    grid-template-columns:1fr;
  }
}


/* v15 Airbnb selected design - corrected */
.airbnb.airbnb-showcase{
  margin:20px 0 0 !important;
  padding:0 !important;
  width:100%;
  border-radius:0 !important;
  overflow:hidden;
  background:#082f5a;
  display:grid !important;
  grid-template-columns:48% 52% !important;
  gap:0 !important;
  align-items:stretch !important;
  box-shadow:none !important;
}
.airbnb-showcase .airbnb-copy{
  padding:42px clamp(34px,4vw,62px) !important;
  background:linear-gradient(140deg,#08294e 0%,#0a3563 100%);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.airbnb-showcase .airbnb-main-title{
  font-family:Georgia,serif;
  font-size:clamp(2.45rem,3.55vw,3.55rem) !important;
  line-height:1.05 !important;
  letter-spacing:-.02em;
  margin:0 !important;
  max-width:620px;
  color:#fff !important;
}
.airbnb-showcase .airbnb-main-title span{display:inline}
.airbnb-showcase .airbnb-title-accent{color:#50d0d3 !important}
.airbnb-title-rule{
  display:flex !important;
  align-items:center;
  width:min(430px,88%);
  margin:22px 0 20px;
  color:#50d0d3;
  font-size:1.15rem;
}
.airbnb-title-rule:before,.airbnb-title-rule:after{
  content:"";
  display:block;
  height:1px;
  background:#50d0d3;
  flex:1;
}
.airbnb-title-rule span{margin:0 9px;color:#50d0d3}
.airbnb-showcase .airbnb-summary{
  color:#50d0d3 !important;
  font-size:clamp(1.25rem,1.55vw,1.48rem) !important;
  font-weight:800;
  margin:0 0 18px !important;
}
.airbnb-showcase .airbnb-service-groups{margin:0 0 18px !important}
.airbnb-showcase .airbnb-checklist{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:9px !important;
  columns:auto !important;
}
.airbnb-showcase .airbnb-checklist li{
  position:relative;
  break-inside:auto;
  margin:0 !important;
  padding-left:28px !important;
  color:#fff !important;
  font-size:clamp(1.03rem,1.18vw,1.16rem) !important;
  line-height:1.35;
}
.airbnb-showcase .airbnb-checklist li:before{
  content:"✓" !important;
  position:absolute;
  left:0;
  top:0;
  color:#50d0d3 !important;
  font-weight:900;
  margin:0 !important;
}
.airbnb-showcase .airbnb-extras{
  border-top:0 !important;
  margin-top:20px !important;
  padding-top:0 !important;
}
.airbnb-showcase .airbnb-extras h3{
  display:inline-block;
  color:#50d0d3 !important;
  font-size:clamp(1.18rem,1.4vw,1.35rem) !important;
  margin:0 0 12px !important;
  padding-bottom:5px;
  border-bottom:1px solid #50d0d3;
  min-width:285px;
}
.airbnb-showcase .airbnb-extra-list{grid-template-columns:1fr !important}
.airbnb-showcase .airbnb-quote{
  display:block;
  width:min(460px,100%);
  text-align:center;
  background:#50d0d3 !important;
  color:#062a52 !important;
  font-size:1.08rem;
  padding:14px 20px;
  margin-top:3px;
  border-radius:10px;
}
.airbnb-showcase .airbnb-photo-wrap{
  min-height:650px !important;
  height:auto !important;
  border-radius:0 !important;
  overflow:hidden;
  background:#e9dfd4;
}
.airbnb-showcase .airbnb-photo{
  width:100% !important;
  height:100% !important;
  min-height:650px;
  display:block;
  object-fit:cover !important;
  object-position:center center !important;
  border-radius:0 !important;
}
.airbnb-proof-strip{
  display:grid !important;
  grid-template-columns:repeat(4,1fr);
  background:#fff;
  border-bottom:1px solid #e4eaed;
  padding:19px clamp(22px,4vw,62px);
  gap:0;
}
.proof-item{display:flex;align-items:center;gap:13px;padding:4px 20px;min-height:58px}
.proof-item + .proof-item{border-left:1px solid #dfe6e9}
.proof-icon{
  width:44px;height:44px;flex:0 0 44px;
  border:1.5px solid #1eb7bd;border-radius:50%;
  display:grid;place-items:center;color:#08315c;font-size:1.2rem;font-weight:800;
}
.proof-item strong,.proof-item small{display:block}
.proof-item strong{color:#082c55;font-size:.98rem;line-height:1.2}
.proof-item small{color:#5b6f80;margin-top:4px;font-size:.84rem;line-height:1.25}

@media(max-width:1050px){
  .airbnb.airbnb-showcase{grid-template-columns:48% 52% !important}
  .airbnb-showcase .airbnb-copy{padding:38px 30px !important}
  .airbnb-showcase .airbnb-main-title{font-size:clamp(2.25rem,4.4vw,3rem) !important}
  .airbnb-proof-strip{grid-template-columns:1fr 1fr;row-gap:16px}
  .proof-item:nth-child(3){border-left:0}
}
@media(max-width:780px){
  .airbnb.airbnb-showcase{grid-template-columns:1fr !important}
  .airbnb-showcase .airbnb-copy{padding:38px 24px !important}
  .airbnb-showcase .airbnb-main-title{font-size:clamp(2.25rem,9vw,3rem) !important}
  .airbnb-showcase .airbnb-summary{font-size:1.2rem !important}
  .airbnb-showcase .airbnb-checklist li{font-size:1.06rem !important}
  .airbnb-showcase .airbnb-photo-wrap{min-height:0 !important;height:auto !important}
  .airbnb-showcase .airbnb-photo{height:auto !important;min-height:0 !important;object-fit:contain !important}
}
@media(max-width:560px){
  .airbnb-showcase .airbnb-copy{padding:34px 20px !important}
  .airbnb-title-rule{width:94%}
  .airbnb-showcase .airbnb-extras h3{min-width:235px}
  .airbnb-proof-strip{grid-template-columns:1fr;padding:16px 18px}
  .proof-item{padding:10px 4px}
  .proof-item + .proof-item{border-left:0;border-top:1px solid #dfe6e9}
}

/* v16 Airbnb refinements:
   narrower blue panel, more compact typography, full uncropped photo */
.airbnb.airbnb-showcase{
  grid-template-columns: 40% 60% !important;
  min-height: 0 !important;
  align-items: stretch !important;
}

.airbnb-showcase .airbnb-copy{
  padding: 34px 30px 32px 34px !important;
  justify-content: center !important;
}

.airbnb-showcase .airbnb-main-title{
  font-size: clamp(2.15rem, 3.4vw, 3.35rem) !important;
  line-height: 1.04 !important;
  max-width: 560px !important;
}

.airbnb-title-rule{
  width: min(370px, 78%) !important;
  margin: 18px 0 18px !important;
}

.airbnb-showcase .airbnb-summary{
  font-size: clamp(1.08rem, 1.25vw, 1.28rem) !important;
  line-height: 1.35 !important;
  margin-bottom: 15px !important;
}

.airbnb-showcase .airbnb-checklist{
  gap: 7px !important;
}

.airbnb-showcase .airbnb-checklist li{
  font-size: clamp(.94rem, 1.05vw, 1.08rem) !important;
  line-height: 1.28 !important;
  padding-left: 26px !important;
}

.airbnb-showcase .airbnb-extras{
  margin-top: 16px !important;
}

.airbnb-showcase .airbnb-extras h3{
  font-size: clamp(1.06rem, 1.15vw, 1.2rem) !important;
  margin-bottom: 9px !important;
  min-width: 250px !important;
}

.airbnb-showcase .airbnb-quote{
  width: min(410px, 100%) !important;
  font-size: 1rem !important;
  padding: 12px 18px !important;
  margin-top: 2px !important;
}

/* Show the whole photo: no zoom and no cropping */
.airbnb-showcase .airbnb-photo-wrap{
  min-height: 0 !important;
  height: auto !important;
  background: #eee3d7 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
}

.airbnb-showcase .airbnb-photo{
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  display: block !important;
}

/* Slightly more compact benefit strip */
.airbnb-proof-strip{
  padding: 15px clamp(20px,4vw,58px) !important;
}
.proof-item{
  min-height: 50px !important;
  padding: 3px 18px !important;
}
.proof-icon{
  width: 40px !important;
  height: 40px !important;
  flex-basis: 40px !important;
}
.proof-item strong{
  font-size: .94rem !important;
}
.proof-item small{
  font-size: .8rem !important;
}

/* Tablet */
@media(max-width: 1050px){
  .airbnb.airbnb-showcase{
    grid-template-columns: 42% 58% !important;
  }
  .airbnb-showcase .airbnb-copy{
    padding: 30px 24px !important;
  }
}

/* Mobile: stack and keep the full image visible */
@media(max-width: 780px){
  .airbnb.airbnb-showcase{
    grid-template-columns: 1fr !important;
  }
  .airbnb-showcase .airbnb-copy{
    padding: 32px 22px !important;
  }
  .airbnb-showcase .airbnb-main-title{
    font-size: clamp(2.05rem, 8vw, 2.8rem) !important;
  }
  .airbnb-showcase .airbnb-photo-wrap{
    height: auto !important;
    min-height: 0 !important;
  }
  .airbnb-showcase .airbnb-photo{
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
  }
}

/* v17 Homes showcase */
.home-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:44% 56%;
  background:#082f5a;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.08);
  scroll-margin-top:105px;
}

.home-showcase-copy{
  padding:48px clamp(30px,4vw,58px);
  background:linear-gradient(140deg,#08294e 0%,#0a3563 100%);
  color:#fff;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.home-eyebrow{
  margin:0 0 16px;
  color:#50d0d3;
  font-size:1.05rem;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.home-main-title{
  margin:0;
  color:#fff;
  font-family:Georgia,serif;
  font-size:clamp(2.6rem,4vw,4rem);
  line-height:1.08;
  letter-spacing:-.02em;
  max-width:620px;
}

.home-title-rule{
  display:flex;
  align-items:center;
  width:min(430px,82%);
  margin:24px 0 22px;
  color:#50d0d3;
}
.home-title-rule:before,
.home-title-rule:after{
  content:"";
  height:1px;
  background:#50d0d3;
  flex:1;
}
.home-title-rule span{
  margin:0 8px;
}

.home-intro{
  color:#fff;
  font-size:1.12rem;
  line-height:1.55;
  margin:0 0 16px;
  max-width:640px;
}

.home-frequency{
  color:#50d0d3;
  font-weight:800;
  font-size:1.08rem;
  margin:0 0 22px;
}

.home-services-title{
  color:#50d0d3;
  font-size:1.22rem;
  margin:0 0 14px;
}

.home-checklist{
  list-style:none;
  padding:0;
  margin:0 0 22px;
  display:grid;
  grid-template-columns:1fr;
  gap:9px;
}

.home-checklist li{
  position:relative;
  padding-left:28px;
  color:#fff;
  font-size:1.06rem;
  line-height:1.35;
}

.home-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#50d0d3;
  font-weight:900;
}

.home-quote{
  width:min(410px,100%);
  text-align:center;
  background:#50d0d3;
  color:#062a52;
  padding:13px 18px;
  border-radius:10px;
  font-weight:800;
}

.home-showcase-photo-wrap{
  background:#eadfce;
  min-height:650px;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.home-showcase-photo{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  display:block;
}

@media(max-width:1050px){
  .home-showcase{
    grid-template-columns:43% 57%;
  }
  .home-showcase-copy{
    padding:40px 28px;
  }
}

@media(max-width:780px){
  .home-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .home-showcase-copy{
    padding:38px 24px;
  }
  .home-main-title{
    font-size:clamp(2.25rem,8vw,3rem);
  }
  .home-showcase-photo-wrap{
    min-height:0;
  }
  .home-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

@media(max-width:560px){
  .home-showcase{
    margin:42px 14px;
  }
  .home-showcase-copy{
    padding:34px 20px;
  }
  .home-intro,
  .home-frequency,
  .home-checklist li{
    font-size:1rem;
  }
}

/* v18 — Homes typography aligned with Airbnb master section */
.home-eyebrow{
  font-size:16px !important;
  line-height:1.25 !important;
}

.home-main-title{
  font-size:clamp(2.15rem,3.4vw,3.35rem) !important;
  line-height:1.04 !important;
  max-width:560px !important;
}

.home-title-rule{
  width:min(370px,78%) !important;
  margin:18px 0 18px !important;
}

.home-intro{
  font-size:clamp(1.08rem,1.25vw,1.28rem) !important;
  line-height:1.35 !important;
  margin-bottom:15px !important;
}

.home-frequency{
  font-size:clamp(1.08rem,1.25vw,1.28rem) !important;
  line-height:1.35 !important;
  margin-bottom:18px !important;
}

.home-services-title{
  font-size:clamp(1.06rem,1.15vw,1.2rem) !important;
  line-height:1.3 !important;
  margin-bottom:10px !important;
}

.home-checklist{
  gap:7px !important;
  margin-bottom:18px !important;
}

.home-checklist li{
  font-size:clamp(.94rem,1.05vw,1.08rem) !important;
  line-height:1.28 !important;
  padding-left:26px !important;
}

.home-quote{
  font-size:1rem !important;
  padding:12px 18px !important;
  width:min(410px,100%) !important;
}

/* Keep the Homes panel rhythm consistent with Airbnb */
.home-showcase-copy{
  padding:34px 30px 32px 34px !important;
}

@media(max-width:780px){
  .home-showcase-copy{
    padding:32px 22px !important;
  }
  .home-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem) !important;
  }
  .home-intro,
  .home-frequency{
    font-size:1.05rem !important;
  }
  .home-checklist li{
    font-size:1.02rem !important;
  }
}

/* v19 TEST — white description panels for Airbnb + Homes */

/* Airbnb left description panel */
.airbnb-showcase .airbnb-copy{
  background:#ffffff !important;
  color:#082c55 !important;
}

.airbnb-showcase .airbnb-main-title{
  color:#082c55 !important;
}

.airbnb-showcase .airbnb-title-accent{
  color:#20b9c0 !important;
}

.airbnb-title-rule{
  color:#20b9c0 !important;
}
.airbnb-title-rule:before,
.airbnb-title-rule:after{
  background:#20b9c0 !important;
}

.airbnb-showcase .airbnb-summary{
  color:#20b9c0 !important;
}

.airbnb-showcase .airbnb-checklist li{
  color:#173c61 !important;
}

.airbnb-showcase .airbnb-checklist li::before{
  color:#20b9c0 !important;
}

.airbnb-showcase .airbnb-extras h3{
  color:#20b9c0 !important;
  border-bottom-color:#20b9c0 !important;
}

.airbnb-showcase .airbnb-quote{
  background:#20c3c8 !important;
  color:#062a52 !important;
}

/* Homes left description panel */
.home-showcase-copy{
  background:#ffffff !important;
  color:#082c55 !important;
}

.home-eyebrow{
  color:#20b9c0 !important;
}

.home-main-title{
  color:#082c55 !important;
}

.home-title-rule{
  color:#20b9c0 !important;
}
.home-title-rule:before,
.home-title-rule:after{
  background:#20b9c0 !important;
}

.home-intro{
  color:#173c61 !important;
}

.home-frequency{
  color:#20b9c0 !important;
}

.home-services-title{
  color:#20b9c0 !important;
}

.home-checklist li{
  color:#173c61 !important;
}

.home-checklist li:before{
  color:#20b9c0 !important;
}

.home-quote{
  background:#20c3c8 !important;
  color:#062a52 !important;
}

/* Add a subtle divider between copy and image */
.airbnb-showcase .airbnb-copy,
.home-showcase-copy{
  border-right:1px solid #e4eaed !important;
}

@media(max-width:780px){
  .airbnb-showcase .airbnb-copy,
  .home-showcase-copy{
    border-right:0 !important;
    border-bottom:1px solid #e4eaed !important;
  }
}

/* v20 Offices — white panel, same typography scale as Airbnb/Homes */
.office-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:40% 60%;
  background:#fff;
  border:1px solid #e4eaed;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
  scroll-margin-top:105px;
}

.office-showcase-copy{
  padding:34px 30px 32px 34px;
  background:#fff;
  color:#082c55;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #e4eaed;
}

.office-eyebrow{
  margin:0 0 16px;
  color:#20b9c0;
  font-size:16px;
  line-height:1.25;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.office-main-title{
  margin:0;
  color:#082c55;
  font-family:Georgia,serif;
  font-size:clamp(2.15rem,3.4vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.02em;
  max-width:560px;
}

.office-title-rule{
  display:flex;
  align-items:center;
  width:min(370px,78%);
  margin:18px 0;
  color:#20b9c0;
}
.office-title-rule:before,
.office-title-rule:after{
  content:"";
  height:1px;
  background:#20b9c0;
  flex:1;
}
.office-title-rule span{margin:0 8px}

.office-intro{
  color:#173c61;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  margin:0 0 15px;
  max-width:640px;
}

.office-frequency{
  color:#20b9c0;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  font-weight:800;
  margin:0 0 18px;
}

.office-services-title{
  color:#20b9c0;
  font-size:clamp(1.06rem,1.15vw,1.2rem);
  line-height:1.3;
  margin:0 0 10px;
}

.office-checklist{
  list-style:none;
  padding:0;
  margin:0 0 18px;
  display:grid;
  grid-template-columns:1fr;
  gap:7px;
}

.office-checklist li{
  position:relative;
  padding-left:26px;
  color:#173c61;
  font-size:clamp(.94rem,1.05vw,1.08rem);
  line-height:1.28;
}

.office-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#20b9c0;
  font-weight:900;
}

.office-quote{
  width:min(410px,100%);
  text-align:center;
  background:#20c3c8;
  color:#062a52;
  font-size:1rem;
  padding:12px 18px;
  border-radius:10px;
  font-weight:800;
}

.office-showcase-photo-wrap{
  background:#eadfce;
  min-height:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.office-showcase-photo{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}

@media(max-width:1050px){
  .office-showcase{grid-template-columns:42% 58%}
  .office-showcase-copy{padding:30px 24px}
}

@media(max-width:780px){
  .office-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .office-showcase-copy{
    padding:32px 22px;
    border-right:0;
    border-bottom:1px solid #e4eaed;
  }
  .office-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem);
  }
  .office-intro,
  .office-frequency{
    font-size:1.05rem;
  }
  .office-checklist li{
    font-size:1.02rem;
  }
  .office-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

/* v21 — premium presentation section removed */
.airbnb-proof-strip + .home-showcase,
.airbnb + .home-showcase{
  margin-top:70px;
}

/* v24 Communal Areas — white panel, consistent typography */
.communal-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:56% 44%;
  background:#fff;
  border:1px solid #e4eaed;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
  scroll-margin-top:105px;
}

.communal-showcase-photo-wrap{
  background:#eadfce;
  min-height:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.communal-showcase-photo{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}

.communal-showcase-copy{
  padding:34px 34px 32px 30px;
  background:#fff;
  color:#082c55;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-left:1px solid #e4eaed;
}

.communal-eyebrow{
  margin:0 0 16px;
  color:#20b9c0;
  font-size:16px;
  line-height:1.25;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.communal-main-title{
  margin:0;
  color:#082c55;
  font-family:Georgia,serif;
  font-size:clamp(2.15rem,3.4vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.02em;
  max-width:560px;
}

.communal-title-rule{
  display:flex;
  align-items:center;
  width:min(370px,78%);
  margin:18px 0;
  color:#20b9c0;
}
.communal-title-rule:before,
.communal-title-rule:after{
  content:"";
  height:1px;
  background:#20b9c0;
  flex:1;
}
.communal-title-rule span{margin:0 8px}

.communal-intro{
  color:#173c61;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  margin:0 0 17px;
}

.communal-frequency-title{
  color:#20b9c0;
  font-size:clamp(1.06rem,1.15vw,1.2rem);
  line-height:1.3;
  margin:0 0 6px;
}

.communal-frequency{
  color:#173c61;
  font-size:clamp(1.02rem,1.15vw,1.15rem);
  line-height:1.35;
  margin:0 0 18px;
  font-weight:700;
}

.communal-services-title{
  color:#20b9c0;
  font-size:clamp(1.06rem,1.15vw,1.2rem);
  line-height:1.3;
  margin:0 0 10px;
}

.communal-checklist{
  list-style:none;
  padding:0;
  margin:0 0 18px;
  display:grid;
  grid-template-columns:1fr;
  gap:7px;
}

.communal-checklist li{
  position:relative;
  padding-left:26px;
  color:#173c61;
  font-size:clamp(.94rem,1.05vw,1.08rem);
  line-height:1.28;
}

.communal-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#20b9c0;
  font-weight:900;
}

.communal-quote{
  width:min(410px,100%);
  text-align:center;
  background:#20c3c8;
  color:#062a52;
  font-size:1rem;
  padding:12px 18px;
  border-radius:10px;
  font-weight:800;
}

@media(max-width:1050px){
  .communal-showcase{
    grid-template-columns:55% 45%;
  }
  .communal-showcase-copy{
    padding:30px 24px;
  }
}

@media(max-width:780px){
  .communal-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .communal-showcase-photo-wrap{
    order:2;
  }
  .communal-showcase-copy{
    order:1;
    padding:32px 22px;
    border-left:0;
    border-bottom:1px solid #e4eaed;
  }
  .communal-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem);
  }
  .communal-intro{
    font-size:1.05rem;
  }
  .communal-checklist li{
    font-size:1.02rem;
  }
  .communal-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

/* v25 Post-construction / renovation section */
.postbuild-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:40% 60%;
  background:#fff;
  border:1px solid #e4eaed;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
  scroll-margin-top:105px;
}

.postbuild-showcase-copy{
  padding:34px 30px 32px 34px;
  background:#fff;
  color:#082c55;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #e4eaed;
}

.postbuild-eyebrow{
  margin:0 0 16px;
  color:#20b9c0;
  font-size:16px;
  line-height:1.25;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.postbuild-main-title{
  margin:0;
  color:#082c55;
  font-family:Georgia,serif;
  font-size:clamp(2.15rem,3.4vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.02em;
  max-width:560px;
}

.postbuild-title-rule{
  display:flex;
  align-items:center;
  width:min(370px,78%);
  margin:18px 0;
  color:#20b9c0;
}
.postbuild-title-rule:before,
.postbuild-title-rule:after{
  content:"";
  height:1px;
  background:#20b9c0;
  flex:1;
}
.postbuild-title-rule span{margin:0 8px}

.postbuild-intro{
  color:#173c61;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  margin:0 0 17px;
}

.postbuild-checklist{
  list-style:none;
  padding:0;
  margin:0 0 18px;
  display:grid;
  grid-template-columns:1fr;
  gap:7px;
}

.postbuild-checklist li{
  position:relative;
  padding-left:26px;
  color:#173c61;
  font-size:clamp(.94rem,1.05vw,1.08rem);
  line-height:1.28;
}

.postbuild-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#20b9c0;
  font-weight:900;
}

.postbuild-property-types{
  color:#20b9c0;
  font-size:clamp(1.02rem,1.15vw,1.15rem);
  line-height:1.35;
  margin:0 0 18px;
  font-weight:800;
}

.postbuild-quote{
  width:min(410px,100%);
  text-align:center;
  background:#20c3c8;
  color:#062a52;
  font-size:1rem;
  padding:12px 18px;
  border-radius:10px;
  font-weight:800;
}

.postbuild-showcase-photo-wrap{
  background:#eee7df;
  min-height:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.postbuild-showcase-photo{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}

@media(max-width:1050px){
  .postbuild-showcase{grid-template-columns:42% 58%}
  .postbuild-showcase-copy{padding:30px 24px}
}

@media(max-width:780px){
  .postbuild-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .postbuild-showcase-copy{
    padding:32px 22px;
    border-right:0;
    border-bottom:1px solid #e4eaed;
  }
  .postbuild-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem);
  }
  .postbuild-intro{
    font-size:1.05rem;
  }
  .postbuild-checklist li{
    font-size:1.02rem;
  }
  .postbuild-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

/* v26 Sofas & Mattresses */
.upholstery-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:40% 60%;
  background:#fff;
  border:1px solid #e4eaed;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
  scroll-margin-top:105px;
}
.upholstery-showcase-copy{
  padding:34px 30px 32px 34px;
  background:#fff;
  color:#082c55;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #e4eaed;
}
.upholstery-eyebrow{
  margin:0 0 16px;
  color:#20b9c0;
  font-size:16px;
  line-height:1.25;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.upholstery-main-title{
  margin:0;
  color:#082c55;
  font-family:Georgia,serif;
  font-size:clamp(2.15rem,3.4vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.02em;
  max-width:560px;
}
.upholstery-title-rule{
  display:flex;
  align-items:center;
  width:min(370px,78%);
  margin:18px 0;
  color:#20b9c0;
}
.upholstery-title-rule:before,
.upholstery-title-rule:after{
  content:"";
  height:1px;
  background:#20b9c0;
  flex:1;
}
.upholstery-title-rule span{margin:0 8px}
.upholstery-intro{
  color:#173c61;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  margin:0 0 17px;
}
.upholstery-checklist{
  list-style:none;
  padding:0;
  margin:0 0 18px;
  display:grid;
  grid-template-columns:1fr;
  gap:7px;
}
.upholstery-checklist li{
  position:relative;
  padding-left:26px;
  color:#173c61;
  font-size:clamp(.94rem,1.05vw,1.08rem);
  line-height:1.28;
}
.upholstery-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#20b9c0;
  font-weight:900;
}
.upholstery-note{
  color:#20b9c0;
  font-size:clamp(1.02rem,1.15vw,1.15rem);
  line-height:1.35;
  margin:0 0 18px;
  font-weight:800;
}
.upholstery-quote{
  width:min(410px,100%);
  text-align:center;
  background:#20c3c8;
  color:#062a52;
  font-size:1rem;
  padding:12px 18px;
  border-radius:10px;
  font-weight:800;
}
.upholstery-showcase-photo-wrap{
  background:#eee7df;
  min-height:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
.upholstery-showcase-photo{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}
@media(max-width:1050px){
  .upholstery-showcase{grid-template-columns:42% 58%}
  .upholstery-showcase-copy{padding:30px 24px}
}
@media(max-width:780px){
  .upholstery-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .upholstery-showcase-copy{
    padding:32px 22px;
    border-right:0;
    border-bottom:1px solid #e4eaed;
  }
  .upholstery-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem);
  }
  .upholstery-intro{font-size:1.05rem}
  .upholstery-checklist li{font-size:1.02rem}
  .upholstery-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

/* v27 — corrected sofa & mattress image */
.upholstery-showcase-photo{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}

@media(max-width:780px){
  .upholstery-showcase-photo{
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
  }
}

/* v28 — UV-C vibration line inside main upholstery checklist */
.upholstery-checklist li[data-i18n="upholstery_v28_uvc"]{
  color:#0b7280;
  font-weight:800;
}

/* v29 — UV-C item same visual weight as the rest of the checklist */
.upholstery-checklist li[data-i18n="upholstery_v28_uvc"]{
  color:#173c61 !important;
  font-weight:400 !important;
}

/* v30 — Car Interior Cleaning */
.car-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:40% 60%;
  background:#fff;
  border:1px solid #e4eaed;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
  scroll-margin-top:105px;
}

.car-showcase-copy{
  padding:34px 30px 32px 34px;
  background:#fff;
  color:#082c55;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #e4eaed;
}

.car-eyebrow{
  margin:0 0 16px;
  color:#20b9c0;
  font-size:16px;
  line-height:1.25;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}

.car-main-title{
  margin:0;
  color:#082c55;
  font-family:Georgia,serif;
  font-size:clamp(2.15rem,3.4vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.02em;
  max-width:560px;
}

.car-title-rule{
  display:flex;
  align-items:center;
  width:min(370px,78%);
  margin:18px 0;
  color:#20b9c0;
}
.car-title-rule:before,
.car-title-rule:after{
  content:"";
  height:1px;
  background:#20b9c0;
  flex:1;
}
.car-title-rule span{margin:0 8px}

.car-intro{
  color:#173c61;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  margin:0 0 17px;
}

.car-checklist{
  list-style:none;
  padding:0;
  margin:0 0 18px;
  display:grid;
  grid-template-columns:1fr;
  gap:7px;
}

.car-checklist li{
  position:relative;
  padding-left:26px;
  color:#173c61;
  font-size:clamp(.94rem,1.05vw,1.08rem);
  line-height:1.28;
}

.car-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#20b9c0;
  font-weight:900;
}

.car-quote{
  width:min(410px,100%);
  text-align:center;
  background:#20c3c8;
  color:#062a52;
  font-size:1rem;
  padding:12px 18px;
  border-radius:10px;
  font-weight:800;
}

.car-showcase-photo-wrap{
  background:#eee7df;
  min-height:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}

.car-showcase-photo{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}

@media(max-width:1050px){
  .car-showcase{grid-template-columns:42% 58%}
  .car-showcase-copy{padding:30px 24px}
}

@media(max-width:780px){
  .car-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .car-showcase-copy{
    padding:32px 22px;
    border-right:0;
    border-bottom:1px solid #e4eaed;
  }
  .car-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem);
  }
  .car-intro{font-size:1.05rem}
  .car-checklist li{font-size:1.02rem}
  .car-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

/* v31 — clean car photo without embedded text */
.car-showcase-photo{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
@media(max-width:780px){
  .car-showcase-photo{
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
  }
}

/* v32 — Windows & Frames */
.windows-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:40% 60%;
  background:#fff;
  border:1px solid #e4eaed;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
  scroll-margin-top:105px;
}
.windows-showcase-copy{
  padding:34px 30px 32px 34px;
  background:#fff;
  color:#082c55;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #e4eaed;
}
.windows-eyebrow{
  margin:0 0 16px;
  color:#20b9c0;
  font-size:16px;
  line-height:1.25;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.windows-main-title{
  margin:0;
  color:#082c55;
  font-family:Georgia,serif;
  font-size:clamp(2.15rem,3.4vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.02em;
  max-width:560px;
}
.windows-title-rule{
  display:flex;
  align-items:center;
  width:min(370px,78%);
  margin:18px 0;
  color:#20b9c0;
}
.windows-title-rule:before,
.windows-title-rule:after{
  content:"";
  height:1px;
  background:#20b9c0;
  flex:1;
}
.windows-title-rule span{margin:0 8px}
.windows-intro{
  color:#173c61;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  margin:0 0 17px;
}
.windows-checklist{
  list-style:none;
  padding:0;
  margin:0 0 18px;
  display:grid;
  grid-template-columns:1fr;
  gap:7px;
}
.windows-checklist li{
  position:relative;
  padding-left:26px;
  color:#173c61;
  font-size:clamp(.94rem,1.05vw,1.08rem);
  line-height:1.28;
}
.windows-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#20b9c0;
  font-weight:900;
}
.windows-note{
  color:#20b9c0;
  font-size:clamp(1.02rem,1.15vw,1.15rem);
  line-height:1.35;
  margin:0 0 18px;
  font-weight:800;
}
.windows-quote{
  width:min(410px,100%);
  text-align:center;
  background:#20c3c8;
  color:#062a52;
  font-size:1rem;
  padding:12px 18px;
  border-radius:10px;
  font-weight:800;
}
.windows-showcase-photo-wrap{
  background:#eef1f2;
  min-height:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
.windows-showcase-photo{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}
@media(max-width:1050px){
  .windows-showcase{grid-template-columns:42% 58%}
  .windows-showcase-copy{padding:30px 24px}
}
@media(max-width:780px){
  .windows-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .windows-showcase-copy{
    padding:32px 22px;
    border-right:0;
    border-bottom:1px solid #e4eaed;
  }
  .windows-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem);
  }
  .windows-intro{font-size:1.05rem}
  .windows-checklist li{font-size:1.02rem}
  .windows-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

/* v33 — Move In / Move Out */
.move-showcase{
  margin:70px clamp(22px,5vw,76px);
  padding:0;
  display:grid;
  grid-template-columns:40% 60%;
  background:#fff;
  border:1px solid #e4eaed;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 12px 42px rgba(9,42,66,.06);
  scroll-margin-top:105px;
}
.move-showcase-copy{
  padding:34px 30px 32px 34px;
  background:#fff;
  color:#082c55;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-right:1px solid #e4eaed;
}
.move-eyebrow{
  margin:0 0 16px;
  color:#20b9c0;
  font-size:16px;
  line-height:1.25;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.move-main-title{
  margin:0;
  color:#082c55;
  font-family:Georgia,serif;
  font-size:clamp(2.15rem,3.4vw,3.35rem);
  line-height:1.04;
  letter-spacing:-.02em;
  max-width:560px;
}
.move-title-rule{
  display:flex;
  align-items:center;
  width:min(370px,78%);
  margin:18px 0;
  color:#20b9c0;
}
.move-title-rule:before,
.move-title-rule:after{
  content:"";
  height:1px;
  background:#20b9c0;
  flex:1;
}
.move-title-rule span{margin:0 8px}
.move-intro{
  color:#173c61;
  font-size:clamp(1.08rem,1.25vw,1.28rem);
  line-height:1.35;
  margin:0 0 17px;
}
.move-checklist{
  list-style:none;
  padding:0;
  margin:0 0 18px;
  display:grid;
  grid-template-columns:1fr;
  gap:7px;
}
.move-checklist li{
  position:relative;
  padding-left:26px;
  color:#173c61;
  font-size:clamp(.94rem,1.05vw,1.08rem);
  line-height:1.28;
}
.move-checklist li:before{
  content:"✓";
  position:absolute;
  left:0;
  color:#20b9c0;
  font-weight:900;
}
.move-note{
  color:#20b9c0;
  font-size:clamp(1.02rem,1.15vw,1.15rem);
  line-height:1.35;
  margin:0 0 18px;
  font-weight:800;
}
.move-quote{
  width:min(410px,100%);
  text-align:center;
  background:#20c3c8;
  color:#062a52;
  font-size:1rem;
  padding:12px 18px;
  border-radius:10px;
  font-weight:800;
}
.move-showcase-photo-wrap{
  background:#f0ebe5;
  min-height:0;
  overflow:hidden;
  display:flex;
  align-items:center;
  justify-content:center;
}
.move-showcase-photo{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
}
@media(max-width:1050px){
  .move-showcase{grid-template-columns:42% 58%}
  .move-showcase-copy{padding:30px 24px}
}
@media(max-width:780px){
  .move-showcase{
    grid-template-columns:1fr;
    margin:48px 18px;
  }
  .move-showcase-copy{
    padding:32px 22px;
    border-right:0;
    border-bottom:1px solid #e4eaed;
  }
  .move-main-title{
    font-size:clamp(2.05rem,8vw,2.8rem);
  }
  .move-intro{font-size:1.05rem}
  .move-checklist li{font-size:1.02rem}
  .move-showcase-photo{
    height:auto;
    object-fit:contain;
  }
}

/* v34 — clean Move In / Move Out photo */
.move-showcase-photo{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  object-position:center center !important;
}
@media(max-width:780px){
  .move-showcase-photo{
    width:100% !important;
    height:auto !important;
    object-fit:contain !important;
  }
}

/* v35 — Our Services: 3 x 3 clickable grid */
#services{
  scroll-margin-top:105px;
}

#services .service-grid-3x3{
  display:grid !important;
  grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
  gap:22px !important;
}

#services .service-card-clickable{
  padding:0 !important;
  overflow:hidden;
  min-width:0;
  height:100%;
  transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

#services .service-card-link{
  display:block;
  height:100%;
  padding:26px;
  color:inherit;
  text-decoration:none;
  cursor:pointer;
}

#services .service-card-link h3{
  margin-top:0;
}

#services .service-card-clickable:hover{
  transform:translateY(-3px);
  border-color:#20b9c0;
  box-shadow:0 12px 30px rgba(9,42,66,.10);
}

#services .service-card-link:focus-visible{
  outline:3px solid #20b9c0;
  outline-offset:-3px;
  border-radius:inherit;
}

@media(max-width:950px){
  #services .service-grid-3x3{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  }
}

@media(max-width:620px){
  #services .service-grid-3x3{
    grid-template-columns:1fr !important;
  }
  #services .service-card-link{
    padding:22px;
  }
}

/* v36 — mobile language selector: always show EN / GR / RU */
@media(max-width:620px){
  .topbar{
    padding:8px 10px !important;
    gap:8px !important;
    width:100% !important;
    overflow:visible !important;
  }

  .topbar .brand{
    margin-right:auto !important;
    min-width:0 !important;
    flex:0 1 auto !important;
  }

  .topbar .brand-logo{
    width:120px !important;
    max-width:120px !important;
    height:auto !important;
  }

  .topbar .langs{
    display:flex !important;
    flex:0 0 auto !important;
    gap:4px !important;
    visibility:visible !important;
    opacity:1 !important;
    white-space:nowrap !important;
  }

  .topbar .langs button{
    display:inline-block !important;
    visibility:visible !important;
    opacity:1 !important;
    min-width:32px !important;
    padding:6px 5px !important;
    font-size:12px !important;
    line-height:1.1 !important;
  }
}
