.home-menu{max-width:1200px;margin:auto;padding:0 clamp(1.2rem,6vw,6rem) 4rem}.home-menu>header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.home-menu h2{margin:.35rem 0 0;font:600 clamp(2.1rem,4vw,3.6rem) 'Playfair Display';letter-spacing:-.05em}.home-menu h2 i{color:#bd8540}.home-menu>header>a{border-radius:99px;padding:.65rem .85rem;background:var(--brown);color:#fff7ea;font-size:.72rem;font-weight:800;white-space:nowrap}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.home-product-grid article{overflow:hidden;padding:0 1rem 1rem;background:#fffdf8;border:1px solid var(--line);border-radius:14px}.home-product-image{height:150px;margin:0 -1rem .8rem;background:linear-gradient(130deg,#60402d,#d7a85f)}.home-product-image img{width:100%;height:100%;object-fit:cover}.home-product-image span{display:grid;place-items:center;height:100%;font:3rem 'Playfair Display';color:#fff3dc}.home-product-grid small{color:#a06d37;font:.58rem 'DM Mono';letter-spacing:.06em}.home-product-grid h3{font:1.2rem 'Playfair Display';margin:.35rem 0}.home-product-grid b{font-size:.83rem}@media(max-width:720px){.home-menu>header{align-items:start;flex-direction:column}.home-product-grid{grid-template-columns:repeat(2,1fr)}.home-product-image{height:110px}}
