.oo-shop{clear:both;max-width:1240px;margin:0 auto;padding:14px 8px 52px;color:#20221f}
.oo-shop *{box-sizing:border-box}
.oo-shop [hidden]{display:none!important}
.oo-shop__header{max-width:900px;margin-bottom:26px}
.oo-shop__eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;margin:0 0 10px}
.oo-shop h1{font-size:clamp(30px,4.3vw,54px);line-height:1.05;letter-spacing:-.035em;margin:0 0 14px;text-transform:none}
.oo-shop__intro{max-width:650px;font-size:16px;line-height:1.55;margin:0 0 12px}
.oo-shop__description{font-size:14px;max-width:730px;line-height:1.6}
.oo-shop__collections{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}
.oo-shop__collections a{border:1px solid #cbd0c5;border-radius:3px;padding:9px 13px;font-size:13px;line-height:1.35;text-decoration:none;color:inherit}
.oo-shop__collections a[aria-current=page]{background:#20221f;color:#fff;border-color:#20221f}
.oo-shop__toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:16px 0;border-top:1px solid #dedfd8}
.oo-shop__sort{display:flex;align-items:center;gap:9px;margin:0;flex-wrap:wrap}
.oo-shop label{font-size:12px;font-weight:600;line-height:1.4;text-transform:none;letter-spacing:0;margin:0}
.oo-shop select,.oo-shop input[type=search]{width:100%;max-width:none;border:1px solid #bec3b8;border-radius:3px;background-color:#fff;min-height:43px;height:43px;line-height:1.3;font-family:inherit;font-size:14px;color:#20221f;padding:9px 28px 9px 10px;margin:6px 0 0}
.oo-shop input[type=search]{padding-right:10px}
.oo-shop__sort select{width:auto;max-width:240px;margin:0}
.oo-shop button{height:auto;min-height:42px;line-height:1.3;padding:10px 14px;margin:0;border:1px solid #20221f;border-radius:3px;background:#20221f;color:#fff;font-size:13px;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer;font-family:inherit}
.oo-shop a:focus-visible,.oo-shop button:focus-visible,.oo-shop input:focus-visible,.oo-shop select:focus-visible{outline:3px solid #4357b5;outline-offset:3px}
.oo-shop__status{font-size:13px;line-height:1.45;margin:0;color:#51574d}
.oo-shop__filters{background:#f4f5ef;border:1px solid #e0e3d8;border-radius:5px;padding:16px;margin:0 0 24px}
.oo-shop__filters fieldset{border:0;padding:0;margin:0;display:grid;grid-template-columns:minmax(160px,1.7fr) repeat(3,minmax(110px,1fr));gap:14px}
.oo-shop__filters fieldset:disabled{opacity:.55}
.oo-shop__filters .oo-shop__available{display:flex;align-items:center;align-self:end;min-height:43px;gap:8px}
.oo-shop__available input{width:17px;height:17px;min-width:17px;margin:0;accent-color:#20221f}
.oo-shop .oo-shop__reset{align-self:end;justify-self:start;background:transparent;color:#20221f;border-color:#bec3b8}
.oo-shop__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px;align-items:stretch}
.oo-card{min-width:0;margin:0}
.oo-card__link{display:flex;flex-direction:column;height:100%;color:#20221f;text-decoration:none;border:1px solid #e3e5dd;border-radius:5px;overflow:hidden;background:#fff;transition:border-color .15s ease}
.oo-card__link:hover{border-color:#717d61;color:#20221f}
.oo-card__image{aspect-ratio:1;position:relative;background:#f6f6f3;overflow:hidden;display:flex;align-items:center;justify-content:center}
.oo-card__image img{width:100%;height:100%;object-fit:contain;display:block;margin:0}
.oo-card__sold{position:absolute;left:10px;top:10px;background:#20221f;color:#fff;padding:5px 8px;border-radius:2px;font-size:12px;line-height:1.3}
.oo-card__photo-missing{padding:15px;font-size:13px;text-align:center;color:#5e6559}
.oo-card__body{padding:15px;display:flex;flex-direction:column;flex:1}
.oo-card__brand{font-size:10px!important;line-height:1.4;text-transform:uppercase;letter-spacing:.07em;color:#5b6552;margin:0 0 8px!important}
.oo-shop .oo-card h2{font-family:inherit;font-weight:600;font-size:15px;line-height:1.45;letter-spacing:0;text-transform:none;margin:0 0 12px;overflow-wrap:anywhere}
.oo-card__details{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}
.oo-card__details span{font-size:11px;line-height:1.35;border-radius:2px;background:#f0f2e9;padding:4px 6px}
.oo-card__price{font-size:17px!important;line-height:1.4;font-weight:700;margin:auto 0 12px!important}
.oo-card__cta{font-size:12px;line-height:1.3;display:flex;justify-content:space-between;gap:10px;border-top:1px solid #e7e9e1;padding-top:11px}
.oo-shop__pagination{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin-top:32px}
.oo-shop__pagination a,.oo-shop__pagination span{display:block;padding:9px 13px;border:1px solid #d3d7cc;border-radius:3px;font-size:14px}
.oo-shop__pagination span[aria-current=page]{background:#20221f;color:#fff}
.oo-shop__load-error,.oo-shop__empty{padding:22px;background:#f5f3e9;border:1px solid #ddd9c6;border-radius:4px;margin-bottom:24px}
.oo-shop__load-error p,.oo-shop__empty p{font-size:14px;line-height:1.5;max-width:650px;margin:0 0 14px}
.oo-shop .oo-shop__empty h2{font-family:inherit;font-size:22px;line-height:1.3;text-transform:none;letter-spacing:0;margin:0 0 8px}
.oo-shop__sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:980px){.oo-shop__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}.oo-shop__filters fieldset{grid-template-columns:repeat(3,minmax(0,1fr))}.oo-shop__search{grid-column:span 2}}
@media(max-width:600px){.oo-shop{padding:8px 2px 32px}.oo-shop__header{margin-bottom:22px}.oo-shop__eyebrow{font-size:10px}.oo-shop__intro{font-size:14px}.oo-shop__description{font-size:13px}.oo-shop__collections{gap:6px;margin-top:16px}.oo-shop__collections a{font-size:11px;padding:9px 10px}.oo-shop__toolbar{gap:10px;padding:14px 0}.oo-shop__sort{width:100%;justify-content:space-between}.oo-shop__sort select{max-width:245px;flex:1}.oo-shop__status{font-size:12px}.oo-shop__filters{padding:12px;margin-bottom:18px}.oo-shop__filters fieldset{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.oo-shop__search{grid-column:1/-1}.oo-shop select,.oo-shop input[type=search]{font-size:16px}.oo-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.oo-card__body{padding:11px}.oo-card__brand{font-size:9px!important}.oo-shop .oo-card h2{font-size:13px;line-height:1.4;margin-bottom:10px}.oo-card__details{gap:4px;margin-bottom:11px}.oo-card__details span{font-size:10px;padding:3px 5px}.oo-card__price{font-size:16px!important}.oo-card__cta{font-size:11px}.oo-shop .oo-shop__reset{justify-self:stretch}.oo-shop__load-error,.oo-shop__empty{padding:16px}}
@media(prefers-reduced-motion:reduce){.oo-card__link{transition:none}}
