.hs-wrap{max-width:var(--page-max);background:#fff;border-bottom:1px solid #f0f0f0;margin:0 auto;padding:20px 18px 28px}.hs-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.hs-header-left{align-items:center;gap:10px;display:flex}.hs-accent-bar{background:linear-gradient(#c9a84c,#9a7028);border-radius:4px;flex-shrink:0;width:4px;height:22px;display:inline-block}.hs-title{color:#111;letter-spacing:-.3px;margin:0;font-size:17px;font-weight:800}.hs-view-all{color:#333;cursor:pointer;white-space:nowrap;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;align-items:center;gap:5px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.hs-view-all:hover{color:#c9a84c;background:#1a1a1a;border-color:#1a1a1a}.hs-arrow{font-size:14px;transition:transform .2s}.hs-view-all:hover .hs-arrow{transform:translate(3px)}.hs-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;display:grid}.hs-grid-item{transition:transform .25s}.hs-grid-item:hover{transform:translateY(-4px)}.hs-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.hs-scroll::-webkit-scrollbar{height:8px}.hs-scroll::-webkit-scrollbar-track{background:#ededed;border-radius:99px}.hs-scroll::-webkit-scrollbar-thumb{background:#a8a8a8;border-radius:99px}.hs-scroll::-webkit-scrollbar-thumb:hover{background:#8f8f8f}.hs-scroll-item{scroll-snap-align:start;flex-shrink:0;min-width:200px;max-width:220px;transition:transform .25s}.hs-scroll-item:hover{transform:translateY(-4px)}
