.catalog-page{color-scheme:light;background:var(--paper)}.catalog-page .catalog-main{padding:35px clamp(20px,3.1vw,64px) 90px}.catalog-page [hidden]{display:none!important}.catalog-intro{margin-bottom:28px}.catalog-intro.has-fixed-title{height:calc(var(--shop-title-height) + 12px)}.catalog-intro.has-fixed-title .shop-title{position:fixed;inset:var(--shop-title-y, 0) auto auto var(--shop-title-x, 0);margin:0}.catalog-intro h1{font-size:clamp(40px,5vw,72px);font-weight:400;line-height:1;letter-spacing:-.055em;margin:12px 0 0}.catalog-intro .shop-title{--shop-title-base-size: clamp(40px, 5vw, 72px);font-size:var(--shop-title-size, var(--shop-title-base-size));position:relative;z-index:41;width:max-content;max-width:calc(100vw - 40px);color:#fff;mix-blend-mode:difference;white-space:nowrap;pointer-events:none}@media(max-width:760px){.catalog-intro .shop-title{--shop-title-base-size: clamp(38px, 11vw, 56px)}}.shop-showcase{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(320px,1.65fr) minmax(180px,.7fr);gap:12px;height:260px;grid-template-rows:minmax(0,1fr);margin-bottom:42px}.shop-showcase a{color:inherit;text-decoration:none}.shop-showcase img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.shop-showcase .shop-showcase-links{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px}.shop-showcase .shop-showcase-links a{position:relative;display:grid;align-content:center;gap:4px;min-height:0;padding:12px 18px;background:#e4e4df;border-radius:8px;overflow:hidden;transition:background .35s ease,color .35s ease}.shop-showcase .shop-showcase-links a .category-cutout{position:absolute;right:16px;bottom:12%;width:34%;height:76%;object-fit:contain;object-position:center;pointer-events:none}.shop-showcase .shop-showcase-links a .category-cutout[src$="category-jersey.png"]{bottom:0;height:92%;object-position:center bottom}.shop-showcase .shop-showcase-links a strong,.shop-showcase .shop-showcase-links a small,.shop-showcase .shop-showcase-links a span{position:relative;z-index:1;max-width:56%}.shop-showcase .shop-showcase-links a span,.shop-showcase .shop-showcase-links a small{font-size:11px;color:var(--muted)}.shop-showcase .shop-showcase-links a strong{font-size:clamp(18px,1.7vw,26px);font-weight:400;letter-spacing:-.045em}.shop-showcase .shop-showcase-links a:hover{background:var(--ink);color:var(--paper)}.shop-showcase .shop-showcase-links a:hover span,.shop-showcase .shop-showcase-links a:hover small{color:color-mix(in srgb,var(--paper) 65%,transparent)}.shop-showcase .shop-showcase-feature,.shop-showcase .shop-showcase-categories a{position:relative;overflow:hidden;border-radius:8px;background:#d9d9d3;isolation:isolate}:is(.shop-showcase .shop-showcase-feature,.shop-showcase .shop-showcase-categories a):after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 35%,rgb(0 0 0 / .7))}:is(.shop-showcase .shop-showcase-feature,.shop-showcase .shop-showcase-categories a):hover img{transform:scale(1.045)}.shop-showcase .shop-showcase-feature{min-height:0;padding:24px;display:grid;align-content:end;color:#fff}.shop-showcase .shop-showcase-feature>*:not(img){z-index:2}.shop-showcase .shop-showcase-feature span,.shop-showcase .shop-showcase-feature small{font-size:12px}.shop-showcase .shop-showcase-feature h2{max-width:11ch;margin:7px 0 9px;font-size:clamp(28px,6.6vw,70px);font-weight:700;line-height:.95;mix-blend-mode:difference}.shop-showcase .shop-showcase-feature img,.shop-showcase .shop-showcase-feature .shop-showcase-video{position:absolute;inset:0;z-index:-1}.shop-showcase .shop-showcase-feature .shop-showcase-video{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease}.shop-showcase .shop-showcase-feature.is-playing .shop-showcase-video{opacity:1}.shop-showcase .shop-showcase-feature .shop-showcase-badges{position:absolute;top:14px;left:14px;display:grid;justify-items:start;gap:5px}.shop-showcase .shop-showcase-feature .shop-showcase-badges span,.shop-showcase .shop-showcase-feature .shop-showcase-badges strong{padding:5px 8px;border-radius:999px;background:var(--paper);color:var(--ink);font-size:9px;font-weight:500;line-height:1}.shop-showcase .shop-showcase-feature .shop-showcase-badges strong{background:var(--accent);color:#000}.shop-showcase .shop-showcase-feature .shop-showcase-insurance{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:999px;background:#171914e6;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.shop-showcase .shop-showcase-feature .shop-showcase-insurance svg{width:18px;height:18px;color:var(--accent);fill:currentColor;stroke:#171914;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.shop-showcase .shop-showcase-feature .shop-showcase-insurance small{font-size:8px;font-weight:600;line-height:1.2}.shop-showcase .shop-showcase-feature .shop-showcase-copy{display:grid;align-content:end}.shop-showcase .shop-showcase-feature .shop-showcase-copy h2{max-width:none;margin:7px 0 9px}.shop-showcase .shop-showcase-feature .shop-showcase-copy s{opacity:.72;margin-right:5px}.shop-showcase .shop-showcase-categories{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px}.shop-showcase .shop-showcase-categories a{min-height:0}.shop-showcase .shop-showcase-categories a span{position:absolute;inset:auto 16px 14px;z-index:2;color:#fff;font-size:30px;font-weight:600;mix-blend-mode:difference;text-align:center;text-shadow:2px 2px 4px rgb(0 0 0 / .5)}@media(max-width:850px){.shop-showcase{height:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto 260px}.shop-showcase .shop-showcase-links{grid-column:1 / -1;grid-template-columns:repeat(3,1fr);grid-template-rows:auto}.shop-showcase .shop-showcase-links a{min-height:84px}.shop-showcase .shop-showcase-categories{grid-template-rows:repeat(3,1fr)}}@media(max-width:560px){.shop-showcase{grid-template-columns:1fr;grid-template-rows:auto 260px auto;margin-inline:-4px}.shop-showcase .shop-showcase-links{grid-template-columns:1fr}.shop-showcase .shop-showcase-links a{min-height:72px}.shop-showcase .shop-showcase-feature{min-height:0}.shop-showcase .shop-showcase-categories{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.shop-showcase .shop-showcase-categories a{aspect-ratio:.75}.shop-showcase .shop-showcase-categories a span{inset:auto 10px 10px;font-size:12px}}.catalog-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:end;gap:24px;padding-block:25px;border-top:1px solid var(--line)}.catalog-filters label{display:grid;gap:8px;font-size:12px}.catalog-filters input,.catalog-filters select{width:100%;min-width:0;border:0;background:#e4e4df;color:var(--ink);padding:14px 16px;min-height:48px;border-radius:6px}:is(.catalog-filters input,.catalog-filters select):focus-visible{outline:3px solid #000;outline-offset:2px}.catalog-filters button{border:0;background:transparent;color:var(--ink);padding:14px 0;text-decoration:underline;text-underline-offset:4px;font-size:12px}@media(max-width:760px){.catalog-filters{grid-template-columns:1fr 1fr;gap:18px}.catalog-filters label:first-child{grid-column:1 / -1}}.catalog-count{font-size:12px;color:var(--muted);margin:25px 0}.catalog-empty{padding:40px 0}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 16px;list-style:none;padding:0;margin:0}@media(max-width:1050px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}}@media(max-width:400px){.catalog-grid{grid-template-columns:1fr}}.catalog-card{min-width:0}.catalog-card>a{display:block}:is(.catalog-card:hover,.catalog-card:focus-within) .catalog-photo img{transform:scale(1.035)}:is(.catalog-card:hover,.catalog-card:focus-within) .catalog-arrow{background:var(--accent)}.catalog-photo{position:relative;aspect-ratio:3/4;background:#e7e7e2;overflow:hidden;border-radius:6px}.catalog-photo img{width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.22,.68,.18,1)}.catalog-photo .catalog-badge{position:absolute;top:14px;left:14px;padding:7px 11px;background:var(--ink);color:#fff;font-size:11px;border-radius:30px}.catalog-photo .catalog-badge:empty{display:none}.catalog-photo .catalog-arrow{position:absolute;right:14px;bottom:14px;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;background:var(--paper)}@media(prefers-reduced-motion:reduce){.catalog-photo img{transition:none}}.catalog-card-copy{padding:16px 0 0}.catalog-card-copy>p:first-child{margin:0 0 8px;color:var(--muted);font-size:11px}.catalog-card-copy h2{font-size:17px;font-weight:400;letter-spacing:-.025em;line-height:1.3;margin:0 0 12px}.catalog-card-copy>span{display:block;margin-top:12px;font-size:11px;color:var(--muted)}.catalog-card-copy .catalog-price{margin:0;font-size:14px}.catalog-card-copy .catalog-price del{color:var(--muted);font-size:11px;margin-right:5px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(30px,5vw,90px);align-items:start}@media(max-width:760px){.product-detail{grid-template-columns:1fr}}.product-gallery>img,.product-gallery figure img{width:100%;aspect-ratio:1;object-fit:contain;background:#e7e7e2;border-radius:6px}.product-gallery figure{margin:20px 0 0}.product-gallery figure figcaption{margin-top:8px;font-size:12px}.product-copy h1{font-size:clamp(32px,3.6vw,60px);font-weight:400;letter-spacing:-.05em;line-height:1.06;margin:16px 0 24px}.product-copy .product-detail-price{font-size:24px}.product-copy .product-detail-price del{font-size:15px;color:var(--muted);margin-right:8px}.product-copy dl{margin:30px 0}.product-copy dl>div{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.5}.product-copy dl dt{color:var(--muted)}.product-copy dl dd{margin:0}.product-copy .product-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--accent);color:#050505;padding:10px 10px 10px 24px;border-radius:40px;font-size:14px}.product-copy .product-contact span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#050505;color:var(--accent)}.product-copy .product-description{margin:42px 0}.product-copy .product-description h2{font-size:22px;font-weight:400}.product-copy .product-description p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.8;color:var(--muted)}.catalog-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;padding:32px clamp(20px,3.1vw,64px);border-top:1px solid var(--line);font-size:12px}.catalog-footer a:last-child{text-decoration:underline;text-underline-offset:4px}
