.tsc-shop{display:block;padding-top:35px;padding-bottom:65px;color:#252832;letter-spacing:normal}
.tsc-shop [hidden]{display:none!important}.tsc-shop a{color:#b91630}
.tsc-shop__back{font-size:14px;text-decoration:none;display:inline-block;padding:8px 0}
.tsc-shop__eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:700;color:#b91630;margin:28px 0 12px}
.tsc-shop h1{font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-1px;color:#252832;margin:0 0 16px}
.tsc-shop__intro{font-size:17px;max-width:780px;line-height:1.6;margin:0 0 26px}
.tsc-shop__filters{display:flex;flex-wrap:wrap;gap:18px;background:#f7f5f2;border-radius:10px;padding:20px}
.tsc-shop__filters label{flex:1;min-width:170px;display:flex;flex-direction:column;gap:6px;font-weight:650;font-size:13px}
.tsc-shop__filters select{width:100%;min-height:48px;border:1px solid #bdb9b6;border-radius:6px;background:#fff;color:#252832;padding:10px;font:inherit;font-size:15px}
.tsc-shop__note{max-width:920px;color:#66616a;font-size:12px;line-height:1.6;margin:14px 0 24px}
.tsc-shop__status{font-size:14px;font-weight:650;margin:24px 0 18px}
.tsc-shop__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}
.tsc-shop__card{overflow:hidden;border:1px solid #e4e1dc;border-radius:12px;background:#fff}
.tsc-shop__card>a{display:flex;flex-direction:column;height:100%;text-decoration:none;color:#252832}
.tsc-shop__card img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#faf9f7;padding:15px}
.tsc-shop__copy{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}
.tsc-shop__vendor{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#69616a}
.tsc-shop__card h2{margin:0;color:#252832;line-height:1.3;font-size:20px;letter-spacing:-.3px}
.tsc-shop__size{font-size:13px;color:#655e67}
.tsc-shop__price{font-size:23px;font-weight:700;margin-top:auto;padding-top:8px;color:#252832}
.tsc-shop__availability{font-size:12px;color:#655e67}
.tsc-shop__cta{font-size:14px;font-weight:650;color:#b91630;margin-top:5px}
.tsc-shop__card:hover{border-color:#c71935}
.tsc-shop a:focus-visible,.tsc-shop select:focus-visible{outline:3px solid #255c98;outline-offset:3px}
.tsc-shop__empty{padding:35px;background:#f7f5f2;border-radius:10px;max-width:720px}
.tsc-shop__empty h2{margin-top:0}.tsc-shop__empty a{display:inline-block;padding:10px 0;font-weight:700}
@media(max-width:989px){.tsc-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
@media(max-width:600px){.tsc-shop__grid{grid-template-columns:1fr}.tsc-shop__filters{display:grid;grid-template-columns:1fr;gap:14px}.tsc-shop__copy{padding:20px}}
