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