.home-category-section{padding:68px 1.5vw 76px;background:#fff}.home-category-heading{text-align:center;margin:0 0 30px}.home-category-heading p{margin:0;color:#ec3f73;font-size:9px;font-weight:800;letter-spacing:.2em}.home-category-heading h2{margin:8px 0 0;font:600 35px "Playfair Display",serif}.home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.home-category-card{height:450px;border-radius:12px;overflow:hidden;position:relative;background:#eee}.home-category-card img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.home-category-card:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(24,16,12,.86))}.home-category-card:hover img{transform:scale(1.045)}.home-category-card span{position:absolute;z-index:2;left:30px;right:24px;bottom:30px;color:#fff;display:flex;flex-direction:column;align-items:flex-start}.home-category-card b{font-size:25px;line-height:1.15;font-weight:800}.home-category-card em{margin-top:18px;font:500 15px "Playfair Display",serif;letter-spacing:.08em}.home-category-card:hover em{text-decoration:underline;text-underline-offset:5px}@media(max-width:1100px){.home-category-grid{gap:16px}.home-category-card{height:390px}.home-category-card b{font-size:21px}}@media(max-width:700px){.home-category-section{padding:48px 15px}.home-category-heading h2{font-size:29px}.home-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding-bottom:10px}.home-category-card{min-width:82vw;height:105vw;max-height:470px;scroll-snap-align:start}.home-category-card span{left:22px;bottom:24px}.home-category-card b{font-size:24px}}
