.home-category-strip{border-block:1px solid #ddd7cc;background:#f5f0e6}.home-category-list{width:min(1210px,calc(100% - 40px));margin:auto;padding:18px 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.home-category-item{min-width:0;display:flex;align-items:center;gap:11px;padding:11px 12px;border:1px solid transparent;border-radius:15px;transition:.2s}.home-category-item:hover{background:rgba(255,255,255,.8);border-color:#ded8ce;transform:translateY(-2px)}.category-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#9f4938;box-shadow:0 4px 14px rgba(48,61,51,.08)}.category-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.category-copy{min-width:0;display:grid;gap:2px}.category-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:600}.category-copy small{color:#7b807a;font-size:.66rem}@media(max-width:900px){.home-category-list{display:flex;width:100%;padding:16px 18px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.home-category-list::-webkit-scrollbar{display:none}.home-category-item{flex:0 0 auto;min-width:145px;scroll-snap-align:start;background:rgba(255,255,255,.56);border-color:rgba(67,76,68,.08)}}@media(max-width:600px){.home-category-list{padding-inline:14px;gap:8px}.home-category-item{min-width:137px;padding:9px}.category-icon{width:38px;height:38px;flex-basis:38px}.category-icon svg{width:23px;height:23px}.category-copy b{font-size:.78rem}}
.home-category-item.is-featured{background:#fff;border-color:#d6cec1}.home-category-item.is-featured .category-icon{background:#a84c38;color:#fff}
