.hero-section{background:#f7f4ef;padding:48px 0 72px}.hero-container{align-items:center;display:grid;gap:36px;grid-template-columns:1.05fr .95fr;margin:0 auto;width:min(92%,1180px)}.hero-copy{padding:24px 0}.hero-eyebrow{color:#8b5e3c;font-size:.8rem;font-weight:700;letter-spacing:.16em;margin:0 0 14px;text-transform:uppercase}.hero-heading{color:#1f1b16;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,5vw,4.9rem);font-weight:600;line-height:.98;margin:0 0 20px;max-width:720px}.hero-description{color:#6e655d;font-size:1.05rem;line-height:1.7;max-width:620px}.hero-description p{margin:0 0 24px}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-btn{align-items:center;border-radius:999px;display:inline-flex;font-weight:600;justify-content:center;padding:14px 22px;text-decoration:none;transition:all .2s ease}.hero-btn-primary{background:#8b5e3c;color:#fff}.hero-btn-primary:hover{background:#6f472c;transform:translateY(-1px)}.hero-btn-secondary{background:#fff;border:1px solid #dfd5c8;color:#2e261f}.hero-btn-secondary:hover{border-color:#cdbba7;transform:translateY(-1px)}.hero-visual{background:linear-gradient(135deg,#e8dfd2,#d8cab8);border-radius:28px;box-shadow:0 18px 40px rgba(31,27,22,.08);min-height:620px;overflow:hidden;position:relative}.hero-image,.hero-placeholder{display:block;height:100%;width:100%}.hero-image{object-fit:cover}.hero-placeholder{background:linear-gradient(135deg,rgba(139,94,60,.18),rgba(59,50,42,.08))}.hero-feature-card{backdrop-filter:blur(8px);background:hsla(0,0%,100%,.92);border-radius:18px;bottom:24px;box-shadow:0 10px 24px rgba(0,0,0,.08);left:24px;padding:18px 20px;position:absolute;right:24px}.hero-feature-label{color:#8b5e3c;font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 6px;text-transform:uppercase}.hero-feature-title{color:#1f1b16;font-family:Georgia,Times New Roman,serif;font-size:1.16rem;line-height:1.3;margin:0 0 8px}.hero-feature-description{color:#6e655d;font-size:.95rem;line-height:1.6;margin:0}@media (max-width:980px){.hero-container{grid-template-columns:1fr}.hero-visual{min-height:420px}}@media (max-width:640px){.hero-section{padding:36px 0 56px}.hero-visual{min-height:340px}.hero-feature-card{bottom:16px;left:16px;padding:16px;right:16px}.hero-heading{font-size:clamp(2.2rem,8vw,3.2rem)}}