:root{--brand:#0b6b56;--sand:#f4ead8}body{background:#fbfaf7;color:#18332b}.hero{min-height:390px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(5,26,22,.76),rgba(5,26,22,.18)),url('/hero-store.jpg');background-size:cover;background-position:center 42%;color:#fff}.hero h1{font-size:clamp(2rem,6vw,4.5rem);max-width:760px;text-shadow:0 2px 16px rgba(0,0,0,.45)}.hero p{font-size:1.15rem;text-shadow:0 2px 10px rgba(0,0,0,.55)}.product-card{border:0;border-radius:18px;overflow:hidden;transition:.2s;background:#fff}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #173b3020}.product-img{aspect-ratio:1/1;object-fit:cover;background:var(--sand)}.price{color:var(--brand);font-weight:800;font-size:1.25rem}.price-gyd{color:#72510b;font-weight:700;font-size:1rem}.navbar-brand{letter-spacing:-.5px}@media(max-width:576px){.hero{min-height:430px;background-position:center 38%}.hero .container{align-self:flex-end;padding-bottom:2.5rem!important}}
