#shop-service-tabs{position:sticky;top:var(--shop-header-height,140px);z-index:25;background:#000;padding:16px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:1240px;margin:140px auto 0;border-bottom:1px solid #333}#shop-service-tabs button{border:1px solid #494131;border-radius:10px;background:#111;color:#bbb;min-height:54px;padding:14px;font:inherit;font-size:15px;cursor:pointer;text-decoration:none}#shop-service-tabs button[aria-selected=true]{border-color:#c9a24e;background:#282215;color:#d8b861}#shop-service-tabs button:focus-visible{outline:2px solid white;outline-offset:3px}.shop-page #shop{padding-top:32px}.shop-page #shop[hidden],.shop-page #thorne-shop[hidden]{display:none!important}.shop-page #thorne-shop{margin-top:0;border-top:0}.shop-page .jersey-static #jersey-view{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;max-height:none}@media(max-width:1100px){#shop-service-tabs{margin-top:var(--shop-header-height,73px);top:var(--shop-header-height,73px)}}@media(max-width:520px){#shop-service-tabs{padding:12px 18px}#shop-service-tabs button{min-height:50px;font-size:14px}}