/* 2 California — ranch language of /9, sand + black */
.lp-v2{
  --bg:#f3eee6;--ink:#141210;--muted:#6a6258;--card:#fffaf3;--line:#e2d8c8;
  --accent:#141210;--accent-ink:#f3eee6;--radius:0;
}
.lp-v2 .lp-head{background:#f3eee6;border-bottom:1px solid #141210}
.lp-v2 .lp-mark-svg{color:#141210}
.lp-v2 .lp-word strong{letter-spacing:.2em;text-transform:uppercase;font-size:.7rem;font-weight:700}
.lp-v2 .lp-word em{letter-spacing:.24em;opacity:1}
.lp-v2 .rn-hero{margin:0}
.lp-v2 .rn-hero img{width:100%;height:56vh;object-fit:cover}
.lp-v2 .rn-title{padding:56px 0 24px}
.lp-v2 .rn-title h1{font-family:var(--sans);font-weight:600;font-size:clamp(2rem,4.2vw,3.4rem);letter-spacing:-.03em;text-transform:uppercase;line-height:1.08;max-width:18ch;margin:0 0 16px}
.lp-v2 .rn-line{display:grid;grid-template-columns:1.35fr .85fr;min-height:70vh}
.lp-v2 .rn-line figure{margin:0}
.lp-v2 .rn-line img{width:100%;height:100%;min-height:70vh;object-fit:cover}
.lp-v2 .rn-line div{padding:56px 40px;display:flex;flex-direction:column;justify-content:center;background:#fffaf3}
.lp-v2 .rn-line h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.5rem,2.6vw,2.15rem);line-height:1.2;margin:0 0 14px}
.lp-v2 .rn-points{list-style:none;padding:0;margin:22px 0 0}
.lp-v2 .rn-points li{padding:10px 0;border-top:1px solid #141210;font-weight:650;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem}
.lp-v2 .rn-form-band{padding:72px 0 96px;background:#f3eee6;border-top:1px solid #141210}
.lp-v2 .rn-form-band .lp-form-shell{border:1px solid #141210;border-radius:0}
.lp-v2 .lp-cta,.lp-v2 .lp-next,.lp-v2 .lp-submit,.lp-v2 .lp-sticky{background:#141210;color:#f3eee6!important;border-radius:0;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}
@media(max-width:900px){
  .lp-v2 .rn-line{grid-template-columns:1fr}
  .lp-v2 .rn-hero img,.lp-v2 .rn-line img{height:42vh;min-height:42vh}
  .lp-v2 .rn-line div{padding:32px 20px}
}
