:root{--shop-by-room-bg: #f7f3eb;--shop-by-room-text: #1f1f1f;--shop-by-room-muted: #6d6d6d;--shop-by-room-accent: #a86f4d}.shop-by-room{padding:80px 0;background:var(--shop-by-room-bg)}.shop-by-room__inner{max-width:1280px;margin:0 auto;padding:0 20px}.shop-by-room__header{text-align:center;margin-bottom:40px}.shop-by-room__title{margin:0 0 12px;font-size:48px;line-height:1.1;color:var(--shop-by-room-text);font-weight:600}.shop-by-room__subtitle{margin:0 auto;max-width:640px;font-size:16px;line-height:1.7;color:var(--shop-by-room-muted)}.shop-by-room__scroller{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.shop-by-room__card{display:block;text-decoration:none;color:inherit}.shop-by-room__card-media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:linear-gradient(135deg,#efe2d0,#f7f3eb);border:1px solid rgba(168,111,77,.16);transform:translateZ(0)}.shop-by-room__card-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .35s ease;will-change:transform;backface-visibility:hidden}.shop-by-room__card:hover .shop-by-room__card-image{transform:scale(1.015)}.shop-by-room__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,transparent 80%,rgb(0 0 0 / 72%) 100%);z-index:1}.shop-by-room__card-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;z-index:2}.shop-by-room__card-title{font-size:20px;line-height:1.2;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45)}.shop-by-room__card-footer{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:600;transition:color .2s ease}.shop-by-room__arrow{color:currentColor;transition:transform .2s ease,color .2s ease}.shop-by-room__card:hover .shop-by-room__arrow{transform:translate(3px)}@media(max-width:1024px){.shop-by-room__scroller{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.shop-by-room{padding:60px 0}.shop-by-room__title{font-size:32px}.shop-by-room__scroller{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/shop-by-room.css.map */
