
/* v118 — comprehensive sitewide visual renewal */
:root{
  --v118-navy:#0b213f;--v118-navy-2:#102d55;--v118-red:#ed1c2e;--v118-ink:#102038;
  --v118-muted:#647187;--v118-paper:#f7f4ee;--v118-white:#fff;--v118-line:rgba(16,32,56,.11);
  --v118-soft:#f3f6fa;--v118-shadow:0 20px 55px rgba(11,33,63,.10);--v118-radius:28px;
}
body.v118-unified{background:var(--v118-paper);color:var(--v118-ink);font-family:'Noto Sans Hebrew',Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.v118-unified h1,body.v118-unified h2,body.v118-unified h3{font-family:'Heebo','Noto Sans Hebrew',Arial,sans-serif;letter-spacing:-.035em}
body.v118-unified main{overflow:hidden}
body.v118-unified .container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
/* Header: one language across every content page */
body.v118-unified .site-header{position:sticky;top:0;z-index:90;background:rgba(250,248,244,.96)!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(11,33,63,.08)!important;box-shadow:none!important}
body.v118-unified .site-header .nav-row{height:76px;min-height:76px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:22px}
body.v118-unified .site-header .brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--v118-ink)}
body.v118-unified .site-header .brand img{width:42px!important;height:42px!important;object-fit:contain;border-radius:0!important;box-shadow:none!important}
body.v118-unified .site-header .brand strong{display:block;font-weight:900;line-height:1.05;font-size:15px}
body.v118-unified .site-header .brand small{display:block;color:#758196;font-weight:800;font-size:11.5px;margin-top:3px}
body.v118-unified .desktop-nav{display:flex;align-items:center;justify-content:center;gap:25px;font-weight:850;font-size:14px}
body.v118-unified .desktop-nav a{color:#26364b;text-decoration:none;position:relative;white-space:nowrap}
body.v118-unified .desktop-nav a:after{content:"";position:absolute;right:0;left:100%;bottom:-8px;height:2px;border-radius:2px;background:var(--v118-red);transition:.22s}
body.v118-unified .desktop-nav a:hover:after{left:0}
body.v118-unified .nav-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--v118-red);color:#fff!important;text-decoration:none;border-radius:999px;padding:12px 22px;font-weight:900;box-shadow:0 14px 30px rgba(237,28,46,.20);white-space:nowrap}
body.v118-unified .menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:6px}
body.v118-unified .menu-toggle span{width:22px;height:2px;background:var(--v118-ink);border-radius:2px}
body.v118-unified .mobile-menu{display:none}
/* Shared buttons */
body.v118-unified .btn{border-radius:999px;min-height:50px;padding:0 25px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
body.v118-unified .btn-primary{background:var(--v118-red);color:#fff;box-shadow:0 16px 34px rgba(237,28,46,.19)}
body.v118-unified .btn-light,body.v118-unified .btn-secondary{background:#fff;color:var(--v118-ink);border:1px solid var(--v118-line)}
/* Modern generic hero language */
body.v118-unified .v117-hero,body.v118-unified .hero:not(.hero-clean):not(.hero-section),body.v118-unified .proof-hero{padding:68px 0 62px;background:linear-gradient(135deg,#0b213f 0%,#123563 72%,#51243a 145%);color:#fff;position:relative}
body.v118-unified .v117-hero:after,body.v118-unified .hero:not(.hero-clean):not(.hero-section):after,body.v118-unified .proof-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 15%,rgba(237,28,46,.19),transparent 28%),radial-gradient(circle at 88% 90%,rgba(67,135,219,.15),transparent 32%);pointer-events:none}
body.v118-unified .v117-hero>.container,body.v118-unified .hero>.container,body.v118-unified .proof-hero>.container{position:relative;z-index:1}
body.v118-unified .v117-hero h1,body.v118-unified .hero h1,body.v118-unified .proof-hero h1{font-size:clamp(38px,4.5vw,62px)!important;line-height:1.05!important;max-width:900px!important;margin:0 0 16px!important;color:#fff!important}
body.v118-unified .v117-hero p,body.v118-unified .hero p,body.v118-unified .proof-hero p{font-size:17px!important;line-height:1.78!important;max-width:760px;color:rgba(255,255,255,.82)!important}
body.v118-unified .v117-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.63fr);gap:36px}
body.v118-unified .v117-hero-card{border-radius:26px;padding:24px}
/* Premium sections */
body.v118-unified .v117-section{padding:72px 0}
body.v118-unified .v117-heading{max-width:790px;margin-bottom:28px}
body.v118-unified .v117-heading h2{font-size:clamp(30px,3.3vw,45px);line-height:1.12;color:var(--v118-navy);margin:0 0 10px}
body.v118-unified .v117-heading p{font-size:16px;color:var(--v118-muted);line-height:1.75}
body.v118-unified .v117-card,body.v118-unified .card,body.v118-unified .clean-card,body.v118-unified .proof-card{border-radius:24px!important;border:1px solid var(--v118-line)!important;box-shadow:0 14px 38px rgba(11,33,63,.065)!important;background:#fff}
/* Selling landing — compact two-column hero, no giant empty dark block */
.v118-selling-hero{background:linear-gradient(135deg,#0b213f,#102f59 72%,#4a2337 150%);color:#fff;padding:64px 0 58px;position:relative}
.v118-selling-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 10%,rgba(237,28,46,.22),transparent 26%),radial-gradient(circle at 88% 90%,rgba(61,127,210,.15),transparent 30%);pointer-events:none}
.v118-selling-hero .container{position:relative;z-index:1}
.v118-selling-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.68fr);gap:48px;align-items:center}
.v118-selling-copy .v118-eyebrow,.v118-eyebrow{color:#ffbfc5;font-size:13px;font-weight:900;margin-bottom:13px;display:flex;align-items:center;gap:9px}
.v118-eyebrow:before{content:"";width:24px;height:2px;background:var(--v118-red);border-radius:2px}
.v118-selling-copy h1{font-size:clamp(42px,5vw,64px);line-height:1.03;max-width:760px;margin:0 0 18px;color:#fff}
.v118-selling-copy>p{font-size:17px;line-height:1.78;color:rgba(255,255,255,.82);max-width:720px;margin:0 0 24px}
.v118-pills{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 25px}.v118-pills span{padding:9px 12px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.07);font-weight:800;font-size:12px;color:#eef4ff}
.v118-selling-panel{background:#fff;color:var(--v118-ink);border-radius:28px;padding:25px;box-shadow:0 28px 70px rgba(0,0,0,.24)}
.v118-selling-panel small{display:block;color:var(--v118-red);font-weight:900;margin-bottom:8px}.v118-selling-panel h2{font-size:26px;line-height:1.12;margin:0 0 9px;color:var(--v118-navy)}.v118-selling-panel>p{font-size:14px;line-height:1.6;color:var(--v118-muted);margin:0 0 16px}
.v118-mini-checks{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:8px}.v118-mini-checks li{background:#f6f8fb;border-radius:13px;padding:10px 37px 10px 11px;position:relative;font-size:13px;font-weight:800;color:#354b68}.v118-mini-checks li:before{content:"✓";position:absolute;right:13px;color:#0b8a69;font-weight:950}
.v118-selling-panel .v117-form{gap:9px}.v118-selling-panel .v117-form input{height:50px;border-radius:13px}.v118-selling-panel .v117-form .btn{min-height:50px;border-radius:13px}
body.v118-unified.v117-selling .v117-selling-trust{padding:0 0 48px;background:#fff}.v117-selling-trust .container{margin-top:-18px!important}.v117-selling-trust-grid{border-radius:22px!important}
/* Neighborhood index — rich cards instead of long naked text */
body.v118-unified.v117-neighborhoods-index{background:#f8f6f1}
body.v118-unified.v117-neighborhoods-index .v117-hero{padding:60px 0 56px}
body.v118-unified.v117-neighborhoods-index .v117-hero h1{max-width:790px!important}
body.v118-unified .v117-neighborhood-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
body.v118-unified .v117-neighborhood-card{min-height:215px;padding:22px;border-radius:22px;display:flex;flex-direction:column;border-top:3px solid transparent!important;transition:.22s ease;background:linear-gradient(180deg,#fff,#fbfcfe)}
body.v118-unified .v117-neighborhood-card:hover{transform:translateY(-5px);border-top-color:var(--v118-red)!important;box-shadow:var(--v118-shadow)}
body.v118-unified .v117-neighborhood-card small{font-size:11px;margin-bottom:12px}
body.v118-unified .v117-neighborhood-card strong{font-size:24px;margin-bottom:9px}.v117-neighborhood-card p{font-size:13.5px;line-height:1.68;flex:1}.v117-neighborhood-card span{margin-top:auto}
.v118-neighborhood-factors{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v118-neighborhood-factor{background:#fff;border:1px solid var(--v118-line);border-radius:20px;padding:21px}.v118-neighborhood-factor b{display:block;color:var(--v118-red);font-size:12px;margin-bottom:9px}.v118-neighborhood-factor strong{display:block;font-size:18px;color:var(--v118-navy);margin-bottom:5px}.v118-neighborhood-factor p{margin:0;color:var(--v118-muted);font-size:13px;line-height:1.6}
/* Successes — full new visual language */
body.v118-unified.v118-successes{background:#f8f6f1}
.v118-success-hero{padding:64px 0 58px;background:linear-gradient(135deg,#0b213f,#123563 70%,#4d2338 150%);color:#fff}.v118-success-hero-grid{display:grid;grid-template-columns:1fr .64fr;gap:44px;align-items:center}.v118-success-hero h1{font-size:clamp(42px,5vw,64px);line-height:1.03;margin:0 0 16px;color:#fff}.v118-success-hero p{font-size:17px;line-height:1.76;color:rgba(255,255,255,.82);max-width:720px}.v118-success-side{display:grid;gap:10px}.v118-success-side a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:18px;padding:17px 18px;color:#fff;text-decoration:none;display:flex;justify-content:space-between;align-items:center;font-weight:850}.v118-success-side a span{color:#ffccd1;font-size:12px}
.v118-sold-gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:15px}.v118-sold-card{position:relative;min-height:430px;border-radius:25px;overflow:hidden;background:var(--v118-navy);box-shadow:var(--v118-shadow)}.v118-sold-card:first-child{min-height:520px}.v118-sold-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.v118-sold-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 43%,rgba(7,21,37,.78))}.v118-sold-card div{position:absolute;z-index:2;right:20px;left:20px;bottom:18px;color:#fff}.v118-sold-card small{display:block;color:#ffcbd0;font-weight:900;font-size:12px;margin-bottom:4px}.v118-sold-card strong{display:block;font-family:'Heebo';font-size:24px}.v118-proof-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.v118-proof-box{background:#fff;border:1px solid var(--v118-line);border-radius:25px;padding:27px;box-shadow:0 14px 38px rgba(11,33,63,.06)}.v118-proof-box h3{font-size:25px;color:var(--v118-navy);margin:0 0 9px}.v118-proof-box p{color:var(--v118-muted);line-height:1.72;margin:0 0 17px}.v118-closing-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.v118-closing-grid img{width:100%;height:300px;object-fit:cover;border-radius:18px}.v118-media-box{background:linear-gradient(135deg,#0c2343,#123866);color:#fff}.v118-media-box h3{color:#fff}.v118-media-box p{color:#d8e2ef}.v118-media-box img{width:100%;border-radius:18px;margin-top:8px;max-height:340px;object-fit:cover}
/* Generic old neighborhood pages */
body.v118-unified.v117-neighborhood-page .hero{padding:58px 0 54px!important}
body.v118-unified.v117-neighborhood-page .hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);gap:32px;align-items:center}
body.v118-unified.v117-neighborhood-page .hero-card{border-radius:24px!important;box-shadow:0 24px 60px rgba(0,0,0,.18)!important}
body.v118-unified.v117-neighborhood-page main>section:not(.hero){padding:64px 0}
body.v118-unified.v117-neighborhood-page .grid-3{gap:14px}
body.v118-unified.v117-neighborhood-page .grid-3 .card{min-height:0;padding:24px}
/* Knowledge pages */
body.v118-unified.v117-article-page{background:#f7f5f0}
body.v118-unified.v117-article-page .hero{padding:56px 0 50px!important}
body.v118-unified.v117-article-page .article-layout,body.v118-unified.v117-article-page .clean-grid{gap:24px}
body.v118-unified.v117-article-page .article-content,body.v118-unified.v117-article-page .clean-card{padding:32px!important;border-radius:25px!important}
body.v118-unified.v117-article-page .article-content p,body.v118-unified.v117-article-page .clean-card p{font-size:15.5px;line-height:1.82;color:#536176}
body.v118-unified.v117-article-page .article-content h2,body.v118-unified.v117-article-page .clean-card h2{font-size:clamp(27px,3vw,37px)!important;margin-top:34px!important}
/* Inner premium pages: slightly tighter than old oversized style */
body.v118-unified.inner-page .inner-hero{padding:70px 0 60px}
body.v118-unified.inner-page .inner-hero h1{font-size:clamp(40px,4.7vw,64px);line-height:1.04;max-width:850px}
body.v118-unified.inner-page .inner-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.52fr);gap:40px}
body.v118-unified .section{padding:76px 0}
/* final CTA */
body.v118-unified .v117-final{padding:64px 0}.v117-final-grid{grid-template-columns:1fr minmax(320px,410px);gap:32px}.v117-final h2{font-size:clamp(31px,3.7vw,47px)}
/* Footer */
.v118-footer{background:#071525;color:#dbe5f2;padding:50px 0 70px}.v118-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:34px}.v118-footer strong{display:block;font-family:'Heebo';font-size:21px;color:#fff;margin-bottom:7px}.v118-footer p{color:#9eafc2;line-height:1.65;margin:0}.v118-footer a{color:#dbe5f2;text-decoration:none;font-weight:750;display:block;margin:6px 0}.v118-footer small{color:#8294a8}.v118-footer-links{display:grid;grid-template-columns:1fr 1fr;gap:3px 18px}
/* utility / polish */
body.v118-unified .floating-whatsapp{z-index:75}.v118-unified .reveal{will-change:transform,opacity}
@media(max-width:1050px){
 body.v118-unified .desktop-nav{gap:16px;font-size:13px}.v118-selling-grid,.v118-success-hero-grid{grid-template-columns:1fr .72fr}.v118-sold-gallery{grid-template-columns:1fr 1fr}.v118-sold-card:first-child{grid-column:1/-1;min-height:430px}.v117-neighborhood-grid{grid-template-columns:repeat(3,1fr)!important}
}
@media(max-width:820px){
 body.v118-unified .container{width:min(100% - 28px,1180px)}body.v118-unified .site-header .nav-row{grid-template-columns:1fr auto;height:70px;min-height:70px}.desktop-nav,.nav-cta{display:none!important}.menu-toggle{display:flex!important}.mobile-menu{position:absolute;top:70px;right:14px;left:14px;background:#fff;border:1px solid var(--v118-line);border-radius:20px;padding:12px;box-shadow:var(--v118-shadow);grid-template-columns:1fr;gap:4px}.mobile-menu.is-open,.mobile-menu.open{display:grid!important}.mobile-menu a{padding:12px 14px;border-radius:12px;font-weight:850;color:var(--v118-ink);text-decoration:none}.mobile-menu-cta{background:var(--v118-red);color:#fff!important;text-align:center}
 .v118-selling-grid,.v118-success-hero-grid,.v117-hero-grid,.v117-final-grid,body.v118-unified.inner-page .inner-grid,body.v118-unified.v117-neighborhood-page .hero-grid{grid-template-columns:1fr!important}.v118-selling-hero,.v118-success-hero{padding:46px 0}.v118-selling-copy h1,.v118-success-hero h1{font-size:clamp(36px,9vw,50px)}.v118-selling-panel{padding:21px}.v118-proof-layout{grid-template-columns:1fr}.v118-neighborhood-factors{grid-template-columns:repeat(2,1fr)}.v117-neighborhood-grid{grid-template-columns:repeat(2,1fr)!important}.v118-sold-gallery{grid-template-columns:1fr 1fr}.v118-sold-card,.v118-sold-card:first-child{min-height:350px}.v118-sold-card:first-child{grid-column:1/-1}.v118-footer-grid{grid-template-columns:1fr 1fr}.v118-footer-grid>div:first-child{grid-column:1/-1}
}
@media(max-width:600px){
 body.v118-unified .site-header .brand img{width:36px!important;height:36px!important}.site-header .brand strong{font-size:14px!important}.site-header .brand small{font-size:10.5px!important}
 body.v118-unified .v117-hero,body.v118-unified .hero:not(.hero-clean):not(.hero-section),body.v118-unified .proof-hero{padding:42px 0 44px}.v117-hero h1,.hero h1,.proof-hero h1{font-size:34px!important}.v117-hero p,.hero p,.proof-hero p{font-size:15px!important}.v118-selling-copy h1,.v118-success-hero h1{font-size:36px}.v118-selling-copy>p,.v118-success-hero p{font-size:15px}.v118-pills{gap:6px}.v118-pills span{font-size:11px;padding:8px 10px}.v117-actions{grid-template-columns:1fr!important}.v117-section,.section{padding:48px 0!important}.v117-heading h2{font-size:29px!important}.v117-neighborhood-grid{grid-template-columns:1fr!important}.v117-neighborhood-card{min-height:0!important}.v118-neighborhood-factors{grid-template-columns:1fr}.v118-sold-gallery{grid-template-columns:1fr}.v118-sold-card,.v118-sold-card:first-child{min-height:330px;grid-column:auto}.v118-closing-grid{grid-template-columns:1fr}.v118-closing-grid img{height:260px}.v118-footer-grid{grid-template-columns:1fr}.v118-footer-grid>div:first-child{grid-column:auto}.v118-footer-links{grid-template-columns:1fr 1fr}.v117-selling-trust-grid{grid-template-columns:1fr!important}.v117-selling-trust-grid div{border-left:0!important;border-bottom:1px solid var(--v118-line)}.v117-selling-trust-grid div:last-child{border-bottom:0}.v117-selling-trust .container{margin-top:0!important;padding-top:16px}
}
