.tr-shopfilters{--tr-green:#1D9E75;--tr-green-dk:#085041;--tr-ink:#1a1a1a;--tr-ink-2:#5b6660;--tr-line:#e6e9e7;--tr-bg-2:#f6f8f7;margin:0 0 26px;font-family:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.tr-fwrap{border:1px solid var(--tr-line);border-radius:14px;background:#fff;overflow:hidden}.tr-fsummary{display:flex;align-items:center;gap:10px;padding:14px 18px;cursor:pointer;font-weight:900;font-size:15px;color:var(--tr-green-dk);list-style:none;background:#e7f5f0}.tr-fsummary::before{content:"";width:16px;height:16px;flex:none;background:currentColor;-webkit-mask:no-repeat center/contain url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 5h18l-7 8v6l-4 2v-8z"/></svg>');mask:no-repeat center/contain url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 5h18l-7 8v6l-4 2v-8z"/></svg>')}.tr-fsummary::-webkit-details-marker{display:none}.tr-fsummary::after{content:"";width:7px;height:7px;margin-left:auto;border-right:2px solid var(--tr-ink-2);border-bottom:2px solid var(--tr-ink-2);transform:rotate(45deg) translate(-2px,-2px);transition:transform .18s}.tr-fwrap[open] .tr-fsummary::after{transform:rotate(-135deg) translate(-2px,-2px)}.tr-fcount{display:inline-grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:var(--tr-green);color:#fff;font-size:12px;font-weight:900}.tr-fbody{padding:16px 18px 18px;flex-direction:column;gap:14px}.tr-fwrap[open]>.tr-fbody{display:flex}@media (min-width:900px){.tr-fwrap>.tr-fsummary{display:none}.tr-fwrap>.tr-fbody{display:flex!important;padding:16px 18px}.tr-fwrap{background:var(--tr-bg-2)}.tr-fgroup{grid-template-columns:58px 1fr}}.tr-fgroup{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:start}.tr-flabel{font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:var(--tr-ink-2);padding-top:8px}.tr-fpills{display:flex;flex-wrap:wrap;gap:8px}.tr-fpill{display:inline-flex;align-items:center;padding:7px 14px;border:1px solid var(--tr-line);border-radius:999px;font-size:13.5px;font-weight:700;color:var(--tr-ink-2);background:#fff;text-decoration:none;transition:.16s}.tr-fpill:hover{border-color:var(--tr-green);color:var(--tr-green-dk)}.tr-fpill.is-on{background:var(--tr-green);border-color:var(--tr-green);color:#fff}.tr-fpill.is-on::after{content:"×";margin-left:7px;font-size:15px;line-height:1;opacity:.85}.tr-fclear{margin:2px 0 0;font-size:13.5px}.tr-fclear a{color:var(--tr-green);font-weight:700;text-decoration:none}.tr-fclear a:hover{color:var(--tr-green-dk)}.tr-shopfilters a:focus-visible{outline:3px solid var(--tr-green);outline-offset:3px;border-radius:6px}@media (prefers-reduced-motion:reduce){.tr-fpill,.tr-fsummary::after{transition:none}}@media (max-width:560px){.tr-fgroup{grid-template-columns:1fr;gap:6px}.tr-flabel{padding-top:0}.tr-fbody{padding:14px}}.shop-container{transition:opacity .15s}.shop-container.tr-loading{opacity:.45;pointer-events:none}.shop-container.tr-loading::before{content:"";position:fixed;inset:0 0 auto 0;height:3px;z-index:9999;background:linear-gradient(90deg,#1D9E75 0%,#1D9E75 40%,transparent 40%);background-size:250% 100%;animation:tr-bar 1s linear infinite}@keyframes tr-bar{0%{background-position:100% 0}100%{background-position:-60% 0}}@media (prefers-reduced-motion:reduce){.shop-container{transition:none}.shop-container.tr-loading::before{animation:none;background:#1D9E75}}