.collection-shell{padding-top:0}.collection-shell .collection-title{margin:10px 0 14px;max-width:900px}.collection-description{max-width:640px;color:var(--mute);font-size:15px;line-height:1.7}.collection-description>:first-child{margin-top:0}.collection-description>:last-child{margin-bottom:0}.collection-shell .coll-toolbar{align-items:center;font-size:12px;letter-spacing:.12em}.coll-toolbar__actions,.collection-sort{display:flex;align-items:center}.coll-toolbar__actions{gap:16px}.collection-sort{gap:10px}.collection-stock-toggle,.collection-sort__apply{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--control-border);border-radius:var(--radius);background:var(--cream);color:var(--ink);font-family:var(--f-body);font-size:var(--type-ui-size, 14px);font-weight:600;letter-spacing:normal}.collection-stock-toggle{gap:8px;padding:0 13px;white-space:nowrap}.collection-stock-toggle__mark{display:inline-grid;width:18px;height:18px;place-items:center;border:1px solid var(--control-border);border-radius:3px;font-size:12px;line-height:1}.collection-stock-toggle.is-active{border-color:var(--ink);background:var(--ink);color:var(--cream)}.collection-stock-toggle.is-active .collection-stock-toggle__mark{border-color:currentColor}.collection-sort__apply{padding:0 13px;cursor:pointer}.collection-sort select{min-width:156px;min-height:44px;padding:0 36px 0 12px;border:1px solid var(--control-border);border-radius:var(--radius);background-color:var(--cream);color:var(--ink);font-family:var(--f-body);font-size:14px;letter-spacing:normal}.collection-filter-toggle{display:none;min-height:44px;padding:0 15px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--control-border);border-radius:var(--radius);background:var(--cream);color:var(--ink);font-family:var(--f-body);font-size:14px;font-weight:600;letter-spacing:normal;text-transform:none}.collection-filter-toggle__count{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--ink);color:var(--cream);font-size:12px;line-height:1}.collection-active-filters{display:flex;align-items:center;gap:12px;margin:-8px 0 28px}.collection-active-filters__list{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.collection-filter-chip{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:7px 11px;border:1px solid var(--control-border);border-radius:999px;background:var(--cream-2);font-size:var(--type-ui-size, 14px);line-height:1.25}.collection-filter-chip__remove{font-size:18px;line-height:.8}.collection-active-filters__clear,.collection-filter-clear{display:inline-flex;min-height:44px;align-items:center;color:var(--ink);font-size:var(--type-ui-size, 14px);text-decoration:underline;text-underline-offset:3px}.collection-active-filters__clear{flex:0 0 auto}.collection-filter-backdrop,.collection-filter-drawer__header{display:none}.collection-filter-drawer__body{display:grid;gap:28px}.collection-shell .facet{min-width:0;margin:0;padding:0;border:0}.collection-shell .facet legend{width:100%;margin:0 0 8px;padding:0;color:var(--mute);font-family:var(--f-body);font-size:var(--type-ui-size, 14px);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.collection-shell .facet label{min-height:44px;align-items:center;gap:12px;font-size:14px;line-height:1.4}.facet__hint{margin:-2px 0 5px;color:var(--mute);font-size:var(--type-helper-size, 14px);line-height:1.5}.facet__option{display:inline-flex;min-width:0;align-items:center;gap:9px}.facet__option input[type=checkbox]{width:18px;height:18px;flex:0 0 auto;accent-color:var(--ink)}.facet__price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-shell .facet .facet__price-field{display:grid;gap:6px}.facet__price-field .input{width:100%;min-height:44px}.collection-filter-apply{width:100%;min-height:44px;margin-top:4px;font-size:var(--type-ui-size, 14px)}.collection-filter-actions{display:grid;justify-items:start;gap:12px}.collection-empty{grid-column:1 / -1;display:grid;justify-items:start;gap:18px;padding:40px;border:1px solid var(--line);background:var(--cream-2)}.collection-empty p{margin:0;color:var(--mute)}.collection-filter-toggle:focus-visible,.collection-filter-drawer__close:focus-visible,.collection-filter-chip:focus-visible,.collection-stock-toggle:focus-visible,.collection-active-filters__clear:focus-visible,.collection-filter-clear:focus-visible,.collection-sort select:focus-visible,.collection-sort__apply:focus-visible,.collection-shell .facet input:focus-visible,.collection-shell .facet button:focus-visible{outline:3px solid var(--ink);outline-offset:3px}@media(max-width:1199px){.collection-shell .facets{grid-template-columns:1fr}.collection-shell .facets__side{position:static}html.js .collection-filter-toggle{display:inline-flex}html.js body.collection-filters-open{overflow:hidden}html.js .collection-filter-backdrop:not([hidden]){position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background:#1c181485;cursor:default}html.js .collection-filter-drawer{position:fixed;z-index:1001;inset:0 0 0 auto;display:block;width:min(88vw,420px);height:100vh;height:100dvh;padding:0 22px 30px;overflow-y:auto;overscroll-behavior:contain;background:var(--cream);box-shadow:-18px 0 48px #1c181429;visibility:hidden;transform:translate(100%);transition:transform .24s ease,visibility 0s linear .24s}html.js .collection-filter-drawer.is-open{visibility:visible;transform:translate(0);transition-delay:0s}html.js .collection-filter-drawer[aria-hidden=true]{pointer-events:none}html.js .collection-filter-drawer__header{position:sticky;z-index:1;top:0;display:flex;min-height:72px;align-items:center;justify-content:space-between;margin:0 -22px 24px;padding:10px 22px;border-bottom:1px solid var(--line);background:var(--cream)}.collection-filter-drawer__header h2{margin:0;font-family:var(--f-display);font-size:28px;font-weight:500;line-height:1.1}.collection-filter-drawer__close{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--control-border);border-radius:50%;font-size:28px;line-height:1}html.js .collection-filter-drawer__body{gap:30px}html.js .collection-filter-actions{position:sticky;bottom:-30px;z-index:1;justify-items:stretch;margin:0 -22px -30px;padding:16px 22px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--cream)}html.js .collection-filter-apply--all{display:inline-flex}html.js .collection-shell .facet label{min-height:44px;padding:5px 0;font-size:15px}html.js .collection-filter-clear{display:inline-flex;min-height:44px;align-items:center}}@media(min-width:1200px)and (max-width:1399px){.collection-shell .collection-products .prod-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.collection-shell .coll-head{padding-block:36px 28px;margin-bottom:28px}.collection-shell .coll-toolbar{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:22px}.coll-toolbar__actions{display:grid;width:100%;grid-template-columns:auto minmax(0,1fr);justify-content:stretch}.collection-stock-toggle{grid-column:1 / -1;justify-self:start}.collection-sort{min-width:0;justify-content:flex-end}.collection-sort label{white-space:nowrap}.collection-sort select{min-width:0;max-width:180px}.collection-active-filters{align-items:flex-start;margin-top:-2px;margin-bottom:22px}.collection-active-filters__clear{display:inline-flex;min-height:44px;align-items:center}.collection-filter-chip{min-height:44px}.collection-products{min-width:0}.collection-shell .collection-products .prod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.collection-shell .collection-products .prod-grid>*{min-width:0}.collection-shell .card,.collection-shell .card>*,.collection-shell .rb-chips,.collection-shell .rb-chip{min-width:0;max-width:100%}.collection-shell .rb-chip{white-space:normal;overflow-wrap:anywhere}}@media(max-width:420px){.collection-shell .coll-toolbar__actions{gap:10px}.collection-filter-toggle{padding-inline:12px}.collection-sort{gap:6px}.collection-sort label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.collection-sort select{max-width:118px;padding-left:9px}.collection-sort__apply{padding-inline:10px}html.js .collection-filter-drawer{width:100%}.collection-shell .collection-products .prod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(prefers-reduced-motion:reduce){html.js .collection-filter-drawer{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/collection-ux.css.map */
