.ly-home-bestsellers .v7-heading{margin-bottom:14px}.ly-bestseller-tabs{display:flex;gap:6px;margin:0 0 18px;padding:4px;overflow-x:auto;border:1px solid #dce5e1;border-radius:12px;background:#f7faf8;scrollbar-width:thin;overscroll-behavior-inline:contain}.ly-bestseller-tabs button{display:inline-flex;min-width:max-content;min-height:44px;align-items:center;justify-content:center;padding:9px 16px;border:1px solid transparent;border-radius:8px;background:transparent;color:#31423c;font:600 14px/1.25 inherit;white-space:nowrap;cursor:pointer;transition:background-color .16s ease , color .16s ease , border-color .16s ease}.ly-bestseller-tabs button:hover{background:#edf4f1;color:#07553e}.ly-bestseller-tabs button[aria-selected="true"]{border-color:#0a6b50;background:#fff;color:#07553e;box-shadow:0 1px 3px rgba(7,63,46,.09)}.ly-bestseller-tabs button:focus-visible{outline:3px solid rgba(196,139,35,.34);outline-offset:2px}.ly-bestseller-panel[hidden]{display:none!important}.ly-bestseller-all{display:inline-flex;min-height:44px;align-items:center;gap:8px;margin-top:14px;color:#07553e;font-size:14px;font-weight:650;text-decoration:none}.ly-bestseller-all .ly-icon{width:16px;height:16px}.ly-bestseller-all:hover{text-decoration:underline;text-underline-offset:4px}.ly-bestseller-all:focus-visible{outline:3px solid rgba(196,139,35,.34);outline-offset:3px;border-radius:4px}@media (max-width:767px){.ly-home-bestsellers .v7-heading{align-items:flex-start;flex-direction:column;gap:5px}.ly-bestseller-tabs{margin-inline:-2px;scroll-snap-type:x proximity}.ly-bestseller-tabs button{scroll-snap-align:start;padding-inline:14px}.ly-bestseller-all{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.ly-bestseller-tabs button{transition:none}}