.home-hero{padding:70px 0 50px;position:relative;overflow:hidden;background:none;color:var(--text-dark);margin-bottom:0}
.home-hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,#FFF8E7 0%,#FFFBEB 75%,#FFFBEB 100%);z-index:0}
.home-hero-inner{max-width:1000px;margin:0 auto;text-align:center;position:relative;z-index:1}
.hero-tag{display:inline-block;background:#FFF;box-shadow:0 2px 12px rgba(192,133,82,.12);border-radius:20px;padding:8px 24px;margin-bottom:28px;font-size:14px;color:#A1623C}
.hero-title{font-size:clamp(42px,6vw,64px);font-weight:900;letter-spacing:4px;margin-bottom:16px;line-height:1.2;color:#C08552}
.hero-subtitle{font-size:17px;color:#8E8480;margin-bottom:0;max-width:560px;margin:0 auto;line-height:1.7;text-align:center}
.hero-paw-right{position:absolute;top:30px;right:-10px;opacity:.10}
.hero-paw-left{position:absolute;bottom:20px;left:-10px;opacity:.07}
