:root{--bg:#f5efe6;--ink:#2f2a26;--muted:#6a6150;--cta:hwb(39 13% 64%);--cta-ink:#fff;--ring:rgba(91,70,32,.15);--nav-h:60px}.hero{max-width:1280px;margin-inline:auto;padding:clamp(1.2rem,3vw,2.2rem) clamp(1rem,3.2vw,2.2rem) 2.2rem;min-height:calc(100svh - var(--nav-h))}.hero,.hero-grid{display:grid;align-items:center}.hero-grid{grid-gap:clamp(1.6rem,3vw,2.6rem);gap:clamp(1.6rem,3vw,2.6rem);grid-template-columns:.9fr 1.1fr}.copy{justify-self:start;text-align:left;max-width:32rem;padding-left:clamp(.2rem,1.2vw,.75rem)}.copy h1{font-family:Cormorant Garamond,serif;line-height:1.28;letter-spacing:.2px;font-size:clamp(2.6rem,6vw,4.4rem);margin:0 0 .6rem}.copy .sub{color:var(--muted);font-size:clamp(1.05rem,2.2vw,1.25rem);margin:.25rem 0 1.1rem}@media (max-width:700px){.copy .sub{color:#f5efe6;text-shadow:0 1px 3px rgba(0,0,0,.5)}}.cta{display:inline-block;background:linear-gradient(180deg,#6a4a1f,#4a3212);color:#fff;font-weight:700;padding:.9rem 1.4rem;border-radius:.6rem;border:1px solid #3c2e14;box-shadow:0 6px 16px rgba(91,70,32,.25);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(91,70,32,.35);background:linear-gradient(180deg,#7a5322,#3a250d)}.photo{background:url(/uploads/hero/Top_brown.png) 50%/cover no-repeat;aspect-ratio:3/4;width:min(520px,95%);justify-self:end}@media (max-width:700px){.hero{position:relative;background:url(/uploads/hero/Top_brown.png) top/cover no-repeat;min-height:85svh;padding:0;display:flex;flex-direction:column;justify-content:flex-end;color:#f5efe6;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 0,transparent 40%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.8));z-index:1}.hero-grid{display:flex;flex-direction:column;height:100%;z-index:2}.hero h1{color:#fff}.copy{padding:0 1.5rem 3.5rem;max-width:100%;margin-inline:0;text-align:left;margin-top:auto;width:100%}.copy h1{font-size:3.2rem;line-height:1.1}.photo{display:none}}