/* AyalaPrime v0.2.0 — self-contained minimalist premium system */
:root{
  --ink:#111416;--ink-2:#1a1f22;--paper:#f6f4ef;--white:#fff;--muted:#74797b;
  --line:rgba(17,20,22,.14);--gold:#aa8b55;--blue:#173c59;--rust:#9a4f2f;--green:#536b56;
  --radius:22px;--shadow:0 18px 55px rgba(12,16,18,.08);--max:1220px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:16px;top:16px;z-index:1000;background:#fff;padding:10px 14px}
.shell{width:min(calc(100% - 40px),var(--max));margin-inline:auto}
.narrow{width:min(calc(100% - 40px),820px)}
.site-header{position:relative;z-index:50;background:var(--paper);border-bottom:1px solid rgba(17,20,22,.08)}
.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px}
.brand-mark{font-weight:800;letter-spacing:.13em;font-size:1.02rem}.brand-primary{color:var(--ink)}.brand-accent{color:var(--gold)}
.main-nav{display:flex;align-items:center;gap:28px;font-size:.93rem}.nav-cta{border:1px solid var(--ink);padding:10px 16px;border-radius:999px}
.nav-toggle{display:none;background:none;border:1px solid var(--line);border-radius:999px;padding:9px 13px}
.hero{position:relative;min-height:78vh;display:grid;align-items:end;overflow:hidden;background:#0f1315;color:#fff}
.hero-media{position:absolute;inset:0}
.hero-abstract{background:
 radial-gradient(circle at 72% 26%,rgba(170,139,85,.34),transparent 28%),
 linear-gradient(135deg,rgba(255,255,255,.05),transparent 36%),
 linear-gradient(120deg,#101719,#1b272b 55%,#111416)}
.hero-abstract:after{content:"";position:absolute;inset:10% 7% auto auto;width:42vw;height:64vh;border:1px solid rgba(255,255,255,.18);border-radius:50% 50% 0 0;transform:rotate(8deg)}
.hero-content{position:relative;z-index:2;padding:110px 0 84px}
.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;font-weight:700;color:#d7c39c;margin:0 0 16px}.eyebrow.dark{color:#816d4a}
h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;font-weight:500;letter-spacing:-.025em;margin:0}
h1{font-size:clamp(3rem,7vw,6.8rem);max-width:1000px}
h2{font-size:clamp(2.2rem,4.8vw,4.6rem)}
h3{font-size:1.65rem}
.hero-copy{font-size:clamp(1.05rem,1.8vw,1.35rem);max-width:760px;color:rgba(255,255,255,.78);margin:26px 0 0}.dark-copy{color:#565d60}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:999px;font-weight:700;font-size:.92rem;border:1px solid transparent;transition:.25s ease}
.btn:hover{transform:translateY(-2px)}
.btn-light{background:#fff;color:#111}.btn-dark{background:#111416;color:#fff}.btn-ghost{border-color:rgba(255,255,255,.35);color:#fff}.btn-outline{border-color:#262b2d;color:#161a1c}
.section{padding:100px 0}
.section-soft{background:#ece9e1}
.section-dark{background:#111416;color:#fff}
.section-head{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;margin-bottom:46px}
.section-intro{color:#686e70;font-size:1.05rem;margin:0}.section-dark .section-intro{color:#b3b9bb}
.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.property-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}
.card-art{aspect-ratio:16/10;display:flex;align-items:flex-end;padding:22px;color:#fff;position:relative;overflow:hidden}
.card-art:before{content:"";position:absolute;inset:-20%;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 45%);transform:rotate(12deg)}
.card-art span{position:relative;z-index:2;font-size:.77rem;text-transform:uppercase;letter-spacing:.14em}
.card-art.blue{background:linear-gradient(135deg,#173c59,#1d5778)}.card-art.rust{background:linear-gradient(135deg,#8f482c,#b76740)}.card-art.green{background:linear-gradient(135deg,#394b3b,#6f8069)}
.card-body{padding:26px}.card-body h3{margin:7px 0 12px}.card-body p{color:#686e70}.card-meta{text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:#8c7a57!important}
.text-link{font-weight:700;font-size:.92rem}
.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.feature-stack{display:grid;gap:2px}.feature-stack div{display:grid;grid-template-columns:180px 1fr;gap:22px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.14)}.feature-stack span{color:#b7bdbe}
.brand-duo{display:grid;grid-template-columns:1fr 1fr;gap:22px}.brand-panel{display:block;min-height:390px;border-radius:var(--radius);padding:44px;background:#fff;box-shadow:var(--shadow);position:relative;overflow:hidden}.brand-panel:after{content:"";position:absolute;right:-8%;bottom:-18%;width:250px;height:250px;border:1px solid rgba(17,20,22,.1);border-radius:50%}.brand-panel p{max-width:470px;color:#686e70}.alp-panel{background:linear-gradient(145deg,#f7f5ef,#e8e2d6)}.alveo-panel{background:linear-gradient(145deg,#f3f5f5,#dfe7e8)}
.private-cta{text-align:center;background:#fff;border-radius:var(--radius);padding:70px;box-shadow:var(--shadow)}.private-cta p{max-width:690px;margin:18px auto 26px;color:#676d6f}.private-cta.compact{padding:60px}
.brand-hero{padding:145px 0 95px;color:#fff}.brand-alp{background:linear-gradient(120deg,#354138,#687361)}.brand-alveo{background:linear-gradient(120deg,#173c59,#3e7187)}.brand-hero .hero-copy{max-width:680px}
.project-hero{background:#f6f4ef}.project-visual{height:46vh;min-height:380px;display:flex;align-items:center;justify-content:center;color:#fff}.project-visual.blue{background:linear-gradient(145deg,#122f46,#377491)}.project-visual.rust{background:linear-gradient(145deg,#7e3d26,#ba6e48)}.project-visual.green{background:linear-gradient(145deg,#354638,#71836b)}.project-visual-inner{display:flex;flex-direction:column;gap:8px;text-align:center}.project-visual-inner span{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem}.project-visual-inner strong{font-family:Georgia,serif;font-size:clamp(2.8rem,7vw,6.8rem);font-weight:500}
.project-hero-copy{padding:60px 0 70px}.project-hero-copy h1{font-size:clamp(2.8rem,6vw,5.4rem);max-width:940px}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:#767c7e;font-size:.8rem;margin-bottom:32px}.breadcrumbs a:hover{text-decoration:underline}
.facts-bar{border-block:1px solid var(--line);background:#fff}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}.fact{padding:24px 22px;border-right:1px solid var(--line)}.fact:first-child{border-left:1px solid var(--line)}.fact span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#878d8f}.fact strong{display:block;margin-top:6px;font-size:1.05rem}
.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.story-card{border-top:1px solid var(--line);padding-top:24px}.story-card>span{font-size:.76rem;color:#a58b5e}.story-card h3{margin:18px 0 12px}.story-card p{color:#686e70}
.unit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.unit-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.plan-placeholder{aspect-ratio:4/3;background:#f5f3ed;position:relative}.plan-line{position:absolute;border:1px solid #c8c3b7}.plan-line.a{inset:14% 12% 42% 12%}.plan-line.b{inset:58% 44% 12% 12%}.plan-line.c{inset:58% 12% 12% 60%}.unit-card-body{padding:24px}.unit-card-body h3{margin:5px 0 10px}.unit-card-body p{color:#686e70}
.amenity-list{display:flex;flex-wrap:wrap;gap:10px}.amenity-list span{background:#fff;border:1px solid var(--line);padding:10px 14px;border-radius:999px;font-size:.9rem}
.availability-panel{display:flex;align-items:center;justify-content:space-between;gap:40px}.availability-panel p{color:#c2c7c8;max-width:760px}
.inquiry-hero{padding:140px 0 40px}.inquiry-hero h1{font-size:clamp(2.8rem,6vw,5rem)}
.concierge-form{background:#fff;padding:40px;border-radius:20px;box-shadow:var(--shadow);display:grid;gap:22px}.form-row.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.concierge-form label>span:first-child{display:block;font-weight:700;font-size:.86rem;margin-bottom:8px}.concierge-form input,.concierge-form select,.concierge-form textarea{width:100%;border:1px solid #cfd1d1;background:#faf9f6;border-radius:12px;padding:13px 14px;outline:none}.concierge-form input:focus,.concierge-form select:focus,.concierge-form textarea:focus{border-color:#555;box-shadow:0 0 0 3px rgba(17,20,22,.08)}.check{display:flex;gap:10px;align-items:flex-start}.check input{width:auto;margin-top:5px}.check span{font-weight:400!important;color:#5e6466}.honeypot{position:absolute;left:-9999px}.context-chip{background:#f1eee6;border-radius:999px;padding:11px 15px;font-size:.9rem}.form-note{font-size:.82rem;color:#73797b;margin:0}.notice{padding:18px 20px;border-radius:14px;margin-bottom:20px}.notice.success{background:#e6efe7}.notice.error{background:#f6e7e3}.notice p{margin:6px 0 0}.prose h2{font-size:2rem;margin:38px 0 12px}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:50px;padding:70px 0}.site-footer{background:#0f1214;color:#fff}.site-footer a{display:block;margin:8px 0;color:#d2d6d7}.footer-title{font-family:inherit;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#b9a57d}.footer-brand .brand-primary{color:#fff}.muted{color:#9ea5a7}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:22px 0;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:#92999a}
@media(max-width:920px){
  .main-nav{position:absolute;top:76px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;background:#fff;padding:18px;border-radius:16px;box-shadow:var(--shadow)}
  .main-nav.open{display:flex}.nav-toggle{display:inline-flex}.section-head,.split{grid-template-columns:1fr;gap:26px}.property-grid,.story-grid,.unit-grid{grid-template-columns:1fr 1fr}.facts-grid{grid-template-columns:1fr 1fr}.brand-duo{grid-template-columns:1fr}.availability-panel{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .shell,.narrow{width:min(calc(100% - 28px),var(--max))}.hero{min-height:72vh}.hero-content{padding:90px 0 56px}.section{padding:70px 0}.property-grid,.story-grid,.unit-grid,.form-row.two,.footer-grid{grid-template-columns:1fr}.facts-grid{grid-template-columns:1fr 1fr}.fact{border-bottom:1px solid var(--line)}.private-cta,.concierge-form{padding:28px}.feature-stack div{grid-template-columns:1fr;gap:6px}.footer-bottom{flex-direction:column}.project-visual{height:38vh;min-height:300px}
}

/* v0.2.2 screenshot-QA visual corrections */
.home-hero{
  min-height:72vh;
  background:#0d1113;
}
.home-hero .hero-media{
  background:
    linear-gradient(90deg,rgba(8,12,14,.90) 0%,rgba(8,12,14,.72) 42%,rgba(8,12,14,.28) 100%),
    linear-gradient(0deg,rgba(8,12,14,.78),rgba(8,12,14,.05) 55%),
    url("https://img.youtube.com/vi/xHwkxaKVXT8/0.jpg") center 42% / cover no-repeat,
    linear-gradient(135deg,#172127,#0f1417);
}
.home-hero .hero-content{
  padding:92px 0 78px;
}
.home-hero h1{
  font-size:clamp(3rem,6.1vw,5.6rem);
  max-width:900px;
}
.home-hero .hero-copy{
  max-width:720px;
}

.card-photo{
  padding:0;
  position:relative;
  background:linear-gradient(135deg,#253038,#121719);
  overflow:hidden;
}
.card-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  filter:saturate(.88) contrast(1.03);
  transform:scale(1.005);
  transition:transform .45s ease;
}
.property-card:hover .card-photo img{transform:scale(1.035)}
.card-photo:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(0deg,rgba(8,11,12,.74),transparent 58%);
}
.card-photo span{
  position:absolute;
  left:22px;
  bottom:18px;
  z-index:2;
}

.project-visual{
  height:52vh;
  min-height:430px;
  position:relative;
  isolation:isolate;
  background:#111416;
}
.project-visual.has-photo{
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
.project-visual.has-photo:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(0deg,rgba(7,10,11,.72),rgba(7,10,11,.18) 58%,rgba(7,10,11,.22));
}
.project-visual-inner{
  position:relative;
  z-index:2;
  padding:28px;
  max-width:1000px;
}
.project-visual-inner strong{
  color:#fff;
  text-shadow:0 2px 22px rgba(0,0,0,.45);
}
.project-visual-inner span,
.project-visual-inner small{
  color:rgba(255,255,255,.82);
}
.project-visual-inner small{
  font-family:Inter,ui-sans-serif,system-ui,sans-serif;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:.68rem;
}

.visual-preview-section{padding-top:20px}
.visual-gallery{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px;
}
.visual-gallery:has(.visual-frame:only-child){
  grid-template-columns:minmax(0,1fr);
}
.visual-frame{
  margin:0;
  background:#fff;
  border-radius:20px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.visual-frame img{
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  display:block;
  background:#d9d7d1;
}
.visual-frame figcaption{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:16px 18px;
  font-size:.78rem;
}
.visual-frame figcaption span{color:#777d7f}

.plan-placeholder{
  aspect-ratio:4/3;
  background:
    linear-gradient(#dedbd2 1px,transparent 1px) 0 0/100% 33.33%,
    linear-gradient(90deg,#dedbd2 1px,transparent 1px) 0 0/33.33% 100%,
    #f7f5ef;
  display:flex;
  align-items:flex-end;
  padding:14px;
  position:relative;
}
.plan-placeholder:before{
  content:"";
  position:absolute;
  inset:18% 16%;
  border:1px solid #c9c4b9;
  box-shadow:
    inset 42px 0 0 -41px #c9c4b9,
    inset -42px 0 0 -41px #c9c4b9;
}
.plan-placeholder>span{
  position:relative;
  z-index:2;
  font-size:.7rem;
  color:#77746e;
  background:rgba(255,255,255,.92);
  border:1px solid rgba(17,20,22,.08);
  padding:6px 9px;
  border-radius:999px;
}
.plan-line{display:none}

.project-hero-copy{
  padding-top:52px;
}
.project-hero-copy h1{
  max-width:900px;
}
.facts-bar{
  position:relative;
  z-index:3;
}

@media(max-width:920px){
  .project-visual{height:46vh;min-height:360px}
  .visual-gallery{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .home-hero{min-height:68vh}
  .home-hero .hero-content{padding:74px 0 58px}
  .home-hero h1{font-size:clamp(2.7rem,12vw,4.15rem)}
  .project-visual{height:42vh;min-height:310px}
  .project-visual-inner strong{font-size:clamp(2.4rem,12vw,4.2rem)}
  .visual-gallery{grid-template-columns:1fr}
  .visual-frame figcaption{flex-direction:column;gap:3px}
}


max-width:360px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.55rem;
  font-weight:500;
  line-height:1.1;
}
.source-visual-placeholder small{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.72);
}
.source-note{
  display:grid;
  grid-template-columns:180px 1fr;
  gap:20px;
  margin-top:28px;
  padding:20px 0;
  border-top:1px solid var(--line);
  color:#656b6d;
  font-size:.88rem;
}
.lot-setting-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.lot-setting-grid article{
  background:#fff;
  padding:26px;
  border-radius:16px;
  box-shadow:var(--shadow);
}
.lot-setting-grid article>span{
  display:block;
  margin-bottom:14px;
  color:#806e4e;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:.7rem;
  font-weight:700;
}
.lot-setting-grid h3{
  margin-bottom:10px;
}
.lot-setting-grid p,
.source-disclaimer{
  color:#6b7173;
}
.source-disclaimer{
  margin-top:18px;
  font-size:.82rem;
}
@media(max-width:900px){
  .source-visual-grid{grid-template-columns:1fr 1fr}
  .source-visual-card.feature{grid-column:span 2}
  .lot-setting-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .source-visual-grid{grid-template-columns:1fr}
  .source-visual-card.feature{grid-column:auto;grid-row:auto}
  .source-visual-card.feature .source-visual-placeholder{min-height:360px}
  .lot-setting-grid{grid-template-columns:1fr}
  .source-note{grid-template-columns:1fr;gap:6px}
}


/* v0.2.4 Lanewood clean-preview refinements */
.lanewood-settings{
  background:#ece8dd;
}
.lanewood-settings .section-head{
  margin-bottom:34px;
}
.lot-setting-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.lot-card{
  background:#fff;
  border:1px solid rgba(17,20,22,.08);
  border-radius:18px;
  padding:28px;
  min-height:210px;
  box-shadow:0 14px 34px rgba(17,20,22,.05);
}
.lot-card>span{
  display:inline-flex;
  padding:7px 10px;
  border-radius:999px;
  background:#f3efe5;
  color:#78674a;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:.68rem;
  font-weight:700;
}
.lot-card h3{
  margin:22px 0 10px;
  font-size:1.55rem;
}
.lot-card p{
  margin:0;
  color:#6b7173;
}
.availability-note{
  margin-top:24px;
  display:flex;
  justify-content:space-between;
  gap:24px;
  padding:18px 0;
  border-top:1px solid rgba(17,20,22,.14);
  color:#666d6f;
  font-size:.88rem;
}
.availability-note strong{
  color:#1b2022;
}
.project-green .project-visual.green{
  background:
    radial-gradient(circle at 70% 25%,rgba(255,255,255,.08),transparent 26%),
    linear-gradient(145deg,#34483a,#667861);
}
.project-green .project-visual-inner{
  padding-block:42px;
}
.project-green .project-visual-inner strong{
  max-width:760px;
}
@media(max-width:900px){
  .lot-setting-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .lot-setting-grid{grid-template-columns:1fr}
  .availability-note{flex-direction:column;gap:4px}
}


/* v0.2.5 Lanewood image-led local media architecture */
.lanewood-visual-story{background:#f3f0e8}
.lwh-highlight-grid{
  display:grid;
  grid-template-columns:1.35fr .95fr .95fr;
  gap:18px;
}
.lwh-amenity-grid{
  display:grid;
  grid-template-columns:1.15fr 1fr 1fr;
  gap:18px;
}
.lwh-figure,.lwh-summary-visual,.lwh-closing-frame{
  margin:0;
  background:#fff;
  border-radius:22px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.lwh-figure.feature{
  grid-row:span 2;
}
.lwh-figure img,
.lwh-summary-visual img,
.lwh-closing-frame img,
.lwh-neighborhood-card img{
  width:100%;
  display:block;
  background:#d8ddd3;
  object-fit:cover;
}
.lwh-figure img{aspect-ratio:16/11}
.lwh-figure.feature img{aspect-ratio:16/18}
.lwh-figure figcaption,
.lwh-closing-frame figcaption{
  padding:18px 20px;
  display:grid;
  gap:6px;
}
.lwh-figure figcaption span,
.lwh-closing-frame p:last-child{
  color:#6d7375;
  font-size:.92rem;
}
.metric-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:22px;
}
.metric-row div{
  background:#fff;
  border:1px solid rgba(17,20,22,.08);
  border-radius:16px;
  padding:18px;
}
.metric-row span{
  display:block;
  color:#7b806e;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:.68rem;
}
.metric-row strong{
  display:block;
  margin-top:8px;
  font-size:1.05rem;
}
.lwh-summary-visual img{aspect-ratio:4/3}
.lwh-neighborhood-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.lwh-neighborhood-card{
  background:#fff;
  border-radius:20px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.lwh-neighborhood-card img{
  aspect-ratio:16/10;
}
.lwh-neighborhood-body{
  padding:22px;
}
.lwh-neighborhood-body>span{
  display:inline-flex;
  padding:6px 10px;
  border-radius:999px;
  background:#f0ede3;
  color:#79684b;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:.66rem;
  font-weight:700;
}
.lwh-neighborhood-body h3{
  margin:16px 0 10px;
  font-size:1.5rem;
}
.lwh-neighborhood-body p{
  margin:0 0 12px;
  color:#697072;
}
.lwh-neighborhood-body strong{
  color:#233128;
  font-size:.97rem;
}
.lanewood-closing-visual{padding-top:18px}
.lwh-closing-frame{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  align-items:stretch;
}
.lwh-closing-frame img{aspect-ratio:auto;height:100%}
.lwh-closing-frame figcaption{
  padding:42px;
  align-content:center;
}
.lwh-closing-frame h2{
  font-size:clamp(2rem,4vw,3.6rem);
}
@media(max-width:980px){
  .lwh-highlight-grid,
  .lwh-amenity-grid,
  .lwh-neighborhood-grid,
  .metric-row,
  .lwh-closing-frame{
    grid-template-columns:1fr 1fr;
  }
  .lwh-figure.feature{grid-row:auto}
  .lwh-closing-frame figcaption{padding:28px}
}
@media(max-width:640px){
  .lwh-highlight-grid,
  .lwh-amenity-grid,
  .lwh-neighborhood-grid,
  .metric-row,
  .lwh-closing-frame{
    grid-template-columns:1fr;
  }
}


/* v0.2.6 Lanewood remote-visual integration */
.card-photo img,
.project-photo > img,
.lwh-figure img,
.lwh-summary-visual img,
.lwh-closing-frame img,
.lwh-neighborhood-card img,
.lwh-gallery-card img {
  background:#d9ddd8;
}
.lwh-figure img,
.lwh-summary-visual img,
.lwh-closing-frame img,
.lwh-neighborhood-card img,
.lwh-gallery-card img {
  object-fit: contain;
  background:#eef0ea;
}
.project-visual.has-photo{background-position:center center;background-size:cover;}
.lanewood-gallery{background:#fff;}
.lwh-gallery-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.lwh-gallery-card{margin:0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);}
.lwh-gallery-card img{display:block;width:100%;aspect-ratio:4/3;}
.lwh-gallery-card figcaption{padding:14px 16px;display:grid;gap:4px;}
.lwh-gallery-card figcaption span{color:#6c7375;font-size:.85rem;}
@media(max-width:980px){
  .lwh-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:640px){
  .lwh-gallery-grid{grid-template-columns:1fr;}
}


/* v0.2.7 Astela visual-first integration */
.astela-visual-story{background:#f3f4f5;}
.astela-overview-grid{
  display:grid;
  grid-template-columns:1.35fr .95fr;
  grid-template-rows:auto auto;
  gap:18px;
}
.astela-media-card{
  margin:0;
  background:#fff;
  border-radius:22px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.astela-media-card.feature{grid-row:span 2;}
.astela-media-card img{
  width:100%;
  display:block;
  object-fit:cover;
  background:#eef1f3;
}
.astela-overview-grid .astela-media-card.feature img{aspect-ratio:16/15;}
.astela-overview-grid .astela-media-card:not(.feature) img{aspect-ratio:16/9;}
.astela-media-card figcaption{
  padding:16px 18px 18px;
  display:grid;
  gap:5px;
}
.astela-media-card figcaption strong{font-size:1rem;}
.astela-media-card figcaption span{font-size:.84rem;color:#697176;}
.astela-residence-story{background:#fff;}
.astela-residence-grid,
.astela-amenity-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.astela-residence-grid .astela-media-card img,
.astela-amenity-grid .astela-media-card img{
  aspect-ratio:4/3;
}
.astela-tags{margin-top:24px;}
body.project-blue .project-visual.has-photo{
  background-position:center 42%;
}
body.project-blue .plan-image-wrap img{
  object-fit:contain;
  background:#f5f6f7;
  aspect-ratio:4/3;
}
@media(max-width:900px){
  .astela-overview-grid,
  .astela-residence-grid,
  .astela-amenity-grid{grid-template-columns:1fr 1fr;}
  .astela-media-card.feature{grid-row:auto;}
}
@media(max-width:640px){
  .astela-overview-grid,
  .astela-residence-grid,
  .astela-amenity-grid{grid-template-columns:1fr;}
}


/* v0.2.8 Mergent visual-first architecture */
.mergent-visual-story{background:#f7f2ee;}
.mergent-overview-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:18px;}
.mergent-media-card{margin:0;background:#fff;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);}
.mergent-media-card.feature{grid-row:span 2;}
.mergent-media-card img{width:100%;display:block;aspect-ratio:16/10;object-fit:cover;background:#efe8e3;}
.mergent-media-card.feature img{height:100%;min-height:520px;}
.mergent-media-card figcaption{padding:17px 19px;display:grid;gap:4px;}
.mergent-media-card figcaption span{color:#717679;font-size:.88rem;}
.mergent-residence-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;}
.mergent-residence-grid .mergent-media-card img{aspect-ratio:16/11;object-fit:cover;}
.mergent-amenity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.mergent-amenity-grid .mergent-media-card:nth-child(1),.mergent-amenity-grid .mergent-media-card:nth-child(5){grid-column:span 2;}
.mergent-amenity-grid .mergent-media-card img{aspect-ratio:4/3;object-fit:cover;}
.mergent-tags{margin-top:24px;}
.project-rust .project-visual.has-photo,.project-visual.rust.has-photo{background-position:center 35%;}
@media(max-width:900px){.mergent-overview-grid,.mergent-residence-grid{grid-template-columns:1fr 1fr}.mergent-amenity-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.mergent-overview-grid,.mergent-residence-grid,.mergent-amenity-grid{grid-template-columns:1fr}.mergent-media-card.feature{grid-row:auto}.mergent-media-card.feature img{min-height:0}.mergent-amenity-grid .mergent-media-card:nth-child(1),.mergent-amenity-grid .mergent-media-card:nth-child(5){grid-column:auto}}


/* v0.2.9 compact visual flow + source-dated pricing */
.astela-visual-story,.mergent-visual-story,.astela-residence-story,.mergent-residence-story,
.astela-amenities,.mergent-amenities,.lanewood-visual-story,.lanewood-gallery,
.lanewood-summary,.lanewood-settings,.lanewood-closing-visual{padding-top:58px;padding-bottom:58px;}

.astela-overview-grid,.mergent-overview-grid,.astela-residence-grid,.mergent-residence-grid,
.astela-amenity-grid,.mergent-amenity-grid,.lwh-highlight-grid,.lwh-amenity-grid,.lwh-gallery-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.astela-media-card,.mergent-media-card,.lwh-figure,.lwh-gallery-card{
  border-radius:14px;
  box-shadow:0 8px 22px rgba(17,20,22,.06);
}
.astela-media-card.feature,.mergent-media-card.feature,.lwh-figure.feature{grid-row:auto;grid-column:auto;}
.astela-media-card img,.mergent-media-card img,.lwh-figure img,.lwh-gallery-card img,
.astela-overview-grid .astela-media-card.feature img,.astela-overview-grid .astela-media-card:not(.feature) img,
.mergent-media-card.feature img,.mergent-residence-grid .mergent-media-card img,
.mergent-amenity-grid .mergent-media-card img{
  width:100%;height:150px;min-height:0;aspect-ratio:auto;object-fit:cover;
}
.astela-media-card figcaption,.mergent-media-card figcaption,.lwh-figure figcaption,.lwh-gallery-card figcaption{padding:11px 12px;}
.astela-media-card figcaption span,.mergent-media-card figcaption span,.lwh-figure figcaption span,.lwh-gallery-card figcaption span{font-size:.76rem;}
.mergent-amenity-grid .mergent-media-card:nth-child(1),.mergent-amenity-grid .mergent-media-card:nth-child(5){grid-column:auto;}

.plan-image-wrap{display:flex;align-items:center;justify-content:center;background:#f8f6f0;padding:14px;min-height:160px;}
.plan-image-wrap img{width:100%;height:145px;object-fit:contain!important;}
.plan-placeholder{aspect-ratio:auto;height:174px;}
.unit-card-body{padding:20px;}

.lwh-summary-visual{max-width:360px;justify-self:end;box-shadow:none;border-radius:14px;}
.lwh-summary-visual img{height:190px;object-fit:cover;}
.lwh-neighborhood-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.lwh-neighborhood-card img{height:145px;aspect-ratio:auto;object-fit:cover;}
.lwh-neighborhood-body{padding:17px;}
.lwh-closing-frame{grid-template-columns:300px 1fr;max-width:900px;margin-inline:auto;}
.lwh-closing-frame img{height:220px;object-fit:cover;}
.lwh-closing-frame figcaption{padding:28px;}

.pricing-source-section{background:#ebe7dc;}
.pricing-head{margin-bottom:28px;}
.pricing-source-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:start;}
.pricing-primary-card,.computation-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 10px 30px rgba(17,20,22,.06);}
.pricing-source-tag{display:inline-flex;text-transform:uppercase;letter-spacing:.12em;font-size:.67rem;font-weight:700;color:#756442;margin-bottom:14px;}
.pricing-range{display:block;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2rem,4vw,3.25rem);line-height:1.02;color:#171b1c;margin-bottom:12px;}
.pricing-primary-card>p,.computation-card>p{color:#646b6d;}
.pricing-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;}
.pricing-example{border:1px solid rgba(17,20,22,.1);border-radius:13px;padding:14px;background:#fbfaf7;}
.pricing-example span,.pricing-example small{display:block;color:#757b7d;font-size:.73rem;}
.pricing-example strong{display:block;margin:5px 0;font-size:1.05rem;}
.computation-card h3{font-size:1.55rem;margin:0 0 14px;}
.term-list{display:grid;gap:8px;margin:15px 0 18px;}
.term-list div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(17,20,22,.1);padding:9px 0;font-size:.84rem;}
.term-list span{color:#62696b;}.term-list strong{text-align:right;}
.pricing-disclaimer{margin:16px 4px 0;color:#686f70;font-size:.76rem;}

@media(max-width:980px){
 .astela-overview-grid,.mergent-overview-grid,.astela-residence-grid,.mergent-residence-grid,
 .astela-amenity-grid,.mergent-amenity-grid,.lwh-highlight-grid,.lwh-amenity-grid,.lwh-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
 .pricing-source-grid{grid-template-columns:1fr;}
 .lwh-closing-frame{grid-template-columns:240px 1fr;}
}
@media(max-width:640px){
 .astela-overview-grid,.mergent-overview-grid,.astela-residence-grid,.mergent-residence-grid,
 .astela-amenity-grid,.mergent-amenity-grid,.lwh-highlight-grid,.lwh-amenity-grid,.lwh-gallery-grid,
 .lwh-neighborhood-grid,.pricing-example-grid{grid-template-columns:1fr 1fr;}
 .astela-media-card img,.mergent-media-card img,.lwh-figure img,.lwh-gallery-card img{height:125px;}
 .pricing-primary-card,.computation-card{padding:22px;}
 .lwh-closing-frame{grid-template-columns:1fr;}.lwh-closing-frame img{height:190px;}
}
@media(max-width:420px){
 .astela-overview-grid,.mergent-overview-grid,.astela-residence-grid,.mergent-residence-grid,
 .astela-amenity-grid,.mergent-amenity-grid,.lwh-highlight-grid,.lwh-amenity-grid,.lwh-gallery-grid,
 .lwh-neighborhood-grid,.pricing-example-grid{grid-template-columns:1fr;}
}

/* v0.3.1 screenshot QA — real thumbnail hierarchy */
.astela-overview-grid,
.mergent-overview-grid,
.lwh-highlight-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.astela-media-card.feature,
.mergent-media-card.feature,
.lwh-figure.feature{
  grid-column:span 2;
}
.astela-media-card.feature img,
.mergent-media-card.feature img,
.lwh-figure.feature img{
  height:180px;
}
.astela-media-card:not(.feature) img,
.mergent-media-card:not(.feature) img,
.lwh-figure:not(.feature) img,
.astela-residence-grid .astela-media-card img,
.mergent-residence-grid .mergent-media-card img,
.astela-amenity-grid .astela-media-card img,
.mergent-amenity-grid .mergent-media-card img,
.lwh-gallery-card img,
.lwh-amenity-grid .lwh-figure img{
  height:118px;
}

.astela-residence-grid,
.mergent-residence-grid,
.astela-amenity-grid,
.mergent-amenity-grid,
.lwh-gallery-grid,
.lwh-amenity-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}

.lwh-neighborhood-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.lwh-neighborhood-card img{
  height:112px;
  object-fit:cover;
}
.lwh-neighborhood-body{
  padding:15px;
}
.lwh-neighborhood-body h3{
  margin:12px 0 7px;
  font-size:1.2rem;
}
.lwh-neighborhood-body p{
  font-size:.82rem;
  line-height:1.45;
}

.unit-grid{
  align-items:start;
}
.unit-card{
  align-self:start;
}
.plan-image-wrap{
  min-height:128px;
  padding:10px;
}
.plan-image-wrap img{
  height:118px;
}
.plan-placeholder{
  height:146px;
}
.unit-card-body{
  padding:17px;
}
.unit-card-body h3{
  font-size:1.18rem;
}

.pricing-source-grid{
  grid-template-columns:1.08fr .92fr;
}
.pricing-primary-card,
.computation-card{
  padding:22px;
}
.pricing-range{
  font-size:clamp(1.65rem,3vw,2.45rem);
}
.pricing-example-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.pricing-example{
  padding:11px;
}
.pricing-example strong{
  font-size:.98rem;
}
.term-list div{
  align-items:flex-start;
}
.pricing-disclaimer{
  max-width:860px;
}

@media(max-width:920px){
  .astela-overview-grid,
  .mergent-overview-grid,
  .lwh-highlight-grid,
  .astela-residence-grid,
  .mergent-residence-grid,
  .astela-amenity-grid,
  .mergent-amenity-grid,
  .lwh-gallery-grid,
  .lwh-amenity-grid,
  .lwh-neighborhood-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .astela-media-card.feature,
  .mergent-media-card.feature,
  .lwh-figure.feature{
    grid-column:span 2;
  }
  .pricing-source-grid{
    grid-template-columns:1fr;
  }
}

@media(max-width:640px){
  .section{
    padding-top:52px;
    padding-bottom:52px;
  }
  .astela-overview-grid,
  .mergent-overview-grid,
  .lwh-highlight-grid,
  .astela-residence-grid,
  .mergent-residence-grid,
  .astela-amenity-grid,
  .mergent-amenity-grid,
  .lwh-gallery-grid,
  .lwh-amenity-grid,
  .lwh-neighborhood-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }
  .astela-media-card.feature,
  .mergent-media-card.feature,
  .lwh-figure.feature{
    grid-column:span 2;
  }
  .astela-media-card.feature img,
  .mergent-media-card.feature img,
  .lwh-figure.feature img{
    height:138px;
  }
  .astela-media-card:not(.feature) img,
  .mergent-media-card:not(.feature) img,
  .lwh-figure:not(.feature) img,
  .astela-residence-grid .astela-media-card img,
  .mergent-residence-grid .mergent-media-card img,
  .astela-amenity-grid .astela-media-card img,
  .mergent-amenity-grid .mergent-media-card img,
  .lwh-gallery-card img,
  .lwh-amenity-grid .lwh-figure img,
  .lwh-neighborhood-card img{
    height:92px;
  }
  .astela-media-card figcaption,
  .mergent-media-card figcaption,
  .lwh-figure figcaption,
  .lwh-gallery-card figcaption{
    padding:7px 8px;
  }
  .astela-media-card figcaption span,
  .mergent-media-card figcaption span,
  .lwh-figure figcaption span,
  .lwh-gallery-card figcaption span{
    display:none;
  }
  .astela-media-card figcaption strong,
  .mergent-media-card figcaption strong,
  .lwh-figure figcaption strong,
  .lwh-gallery-card figcaption strong{
    font-size:.74rem;
  }
  .unit-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
  }
  .unit-card-body{
    padding:14px;
  }
  .plan-image-wrap{
    min-height:105px;
    padding:8px;
  }
  .plan-image-wrap img{
    height:96px;
  }
  .plan-placeholder{
    height:118px;
  }
  .pricing-example-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .pricing-primary-card,
  .computation-card{
    padding:18px;
  }
  .pricing-range{
    font-size:1.55rem;
  }
}

@media(max-width:360px){
  .unit-grid,
  .pricing-example-grid{
    grid-template-columns:1fr;
  }
  .astela-overview-grid,
  .mergent-overview-grid,
  .lwh-highlight-grid,
  .astela-residence-grid,
  .mergent-residence-grid,
  .astela-amenity-grid,
  .mergent-amenity-grid,
  .lwh-gallery-grid,
  .lwh-amenity-grid,
  .lwh-neighborhood-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}


/* v0.3.2 final hierarchy: imagery supports decisions, it does not dominate */
.astela-overview-grid,.mergent-overview-grid,.lwh-highlight-grid,
.astela-residence-grid,.mergent-residence-grid,.astela-amenity-grid,.mergent-amenity-grid,
.lwh-gallery-grid,.lwh-amenity-grid{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:10px !important;
  align-items:start;
}
.astela-media-card,.mergent-media-card,.lwh-figure,.lwh-gallery-card{
  border-radius:14px !important;
  overflow:hidden;
  box-shadow:0 8px 24px rgba(17,20,22,.06) !important;
}
.astela-media-card.feature,.mergent-media-card.feature,.lwh-figure.feature{
  grid-column:span 2 !important;
}
.astela-media-card img,.mergent-media-card img,.lwh-figure img,.lwh-gallery-card img{
  width:100% !important;
  height:104px !important;
  aspect-ratio:auto !important;
  object-fit:cover !important;
  display:block;
}
.astela-media-card.feature img,.mergent-media-card.feature img,.lwh-figure.feature img{
  height:148px !important;
}
.astela-media-card figcaption,.mergent-media-card figcaption,.lwh-figure figcaption,.lwh-gallery-card figcaption{
  padding:8px 10px !important;
}
.astela-media-card figcaption span,.mergent-media-card figcaption span,.lwh-figure figcaption span,.lwh-gallery-card figcaption span{
  display:none !important;
}
.astela-media-card figcaption strong,.mergent-media-card figcaption strong,.lwh-figure figcaption strong,.lwh-gallery-card figcaption strong{
  font-size:.76rem !important;
  line-height:1.3;
}

/* Unit cards: no empty schematic boxes; use the space for verified plan/price context. */
.unit-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:14px !important;
  align-items:start !important;
}
.unit-card{
  display:flex;
  flex-direction:column;
  min-height:0 !important;
  height:auto !important;
}
.plan-image-wrap{
  min-height:0 !important;
  height:150px !important;
  padding:10px !important;
  position:relative;
  background:#fff !important;
}
.plan-image-wrap img{
  width:100% !important;
  height:128px !important;
  object-fit:contain !important;
}
.media-status{
  position:absolute;
  left:10px;
  bottom:9px;
  font-size:.64rem;
  text-transform:uppercase;
  letter-spacing:.08em;
  background:rgba(255,255,255,.92);
  border-radius:999px;
  padding:5px 8px;
}
.unit-info-slot{
  min-height:0 !important;
  height:150px !important;
  padding:20px !important;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:7px;
  background:linear-gradient(145deg,#f3f0e8,#e9e4d8);
  border-bottom:1px solid rgba(17,20,22,.08);
}
.unit-info-slot strong{font-family:var(--serif);font-size:1.2rem;line-height:1.15;}
.unit-info-slot small{color:#6f7475;line-height:1.45;}
.unit-card-body{padding:18px !important;}
.unit-card-body h3{margin:5px 0 8px !important;font-size:1.28rem !important;}
.unit-card-body>p:not(.card-meta){font-size:.88rem;line-height:1.5;margin-bottom:12px;}
.unit-price-context{
  margin:14px 0 13px;
  padding:12px;
  border-radius:12px;
  background:#f5f2ea;
  border:1px solid rgba(17,20,22,.07);
  display:grid;
  gap:3px;
}
.unit-price-context span{font-size:.64rem;text-transform:uppercase;letter-spacing:.1em;color:#846f4d;font-weight:700;}
.unit-price-context strong{font-size:1rem;}
.unit-price-context small{font-size:.74rem;color:#707577;line-height:1.4;}

/* Lanewood category cards stay compact even with six separate settings. */
.lwh-neighborhood-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important;}
.lwh-neighborhood-card img{height:104px !important;object-fit:cover !important;}
.lwh-neighborhood-body{padding:13px !important;}
.lwh-neighborhood-body h3{font-size:1.08rem !important;margin:9px 0 5px !important;}
.lwh-neighborhood-body p{font-size:.78rem !important;margin-bottom:7px !important;}

/* Pricing is an information panel, not another oversized section. */
.pricing-source-section{padding-top:58px !important;padding-bottom:58px !important;}
.pricing-source-grid{display:grid !important;grid-template-columns:1.05fr .95fr !important;gap:14px !important;}
.pricing-primary-card,.computation-card{padding:20px !important;}
.pricing-range{font-size:clamp(1.45rem,2.5vw,2.1rem) !important;}
.pricing-example-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important;}
.pricing-example{padding:10px !important;}
.term-list{gap:6px !important;}

@media(max-width:900px){
  .unit-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
  .pricing-source-grid{grid-template-columns:1fr !important;}
  .lwh-neighborhood-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:640px){
  .astela-overview-grid,.mergent-overview-grid,.lwh-highlight-grid,
  .astela-residence-grid,.mergent-residence-grid,.astela-amenity-grid,.mergent-amenity-grid,
  .lwh-gallery-grid,.lwh-amenity-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:7px !important;
  }
  .astela-media-card.feature,.mergent-media-card.feature,.lwh-figure.feature{grid-column:span 2 !important;}
  .astela-media-card img,.mergent-media-card img,.lwh-figure img,.lwh-gallery-card img{height:82px !important;}
  .astela-media-card.feature img,.mergent-media-card.feature img,.lwh-figure.feature img{height:124px !important;}
  .unit-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important;}
  .plan-image-wrap,.unit-info-slot{height:118px !important;}
  .plan-image-wrap img{height:98px !important;}
  .unit-info-slot{padding:12px !important;}
  .unit-info-slot strong{font-size:.94rem;}
  .unit-info-slot small{font-size:.68rem;}
  .unit-card-body{padding:12px !important;}
  .unit-card-body h3{font-size:1rem !important;}
  .unit-card-body>p:not(.card-meta){font-size:.76rem !important;}
  .unit-price-context{padding:9px !important;margin:10px 0 !important;}
  .unit-price-context strong{font-size:.88rem !important;}
  .unit-price-context small{font-size:.66rem !important;}
  .lwh-neighborhood-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:7px !important;}
  .lwh-neighborhood-card img{height:82px !important;}
  .pricing-example-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:360px){
  .unit-grid,.pricing-example-grid{grid-template-columns:1fr !important;}
}
