.cherry-collection{padding-block:clamp(2.5rem,5vw,4.5rem)}.cherry-collection__head{display:flex;flex-direction:column;gap:1rem;margin-bottom:clamp(1.5rem,3vw,2.5rem);padding-bottom:1.5rem;border-bottom:1px solid var(--cherry-line)}.cherry-collection__breadcrumb{font-size:.85rem;color:var(--cherry-mute);display:flex;align-items:center;gap:.5rem}.cherry-collection__breadcrumb a{color:inherit;text-decoration:none}.cherry-collection__breadcrumb a:hover{color:var(--cherry-rose)}.cherry-collection__title{font-size:clamp(2.4rem,6vw,4.2rem);line-height:1.02;letter-spacing:-.02em}.cherry-collection__title em{font-style:italic;color:var(--cherry-rose)}.cherry-collection__intro{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;flex-wrap:wrap}.cherry-collection__description{max-width:60ch;color:var(--cherry-graphite);font-size:1rem;line-height:1.55}.cherry-collection__meta{font-size:.92rem;color:var(--cherry-graphite)}.cherry-collection__meta strong{color:var(--cherry-ink);font-weight:600}.cherry-collection__layout{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1000px){.cherry-collection__layout{grid-template-columns:260px 1fr;gap:2.5rem}}.cherry-collection__toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem}.cherry-collection__filter-toggle{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem 1.1rem;border-radius:var(--cherry-radius-pill);background:var(--cherry-ivory);border:1px solid var(--cherry-line);font-size:.9rem;font-weight:600;color:var(--cherry-ink);cursor:pointer}@media(min-width:1000px){.cherry-collection__filter-toggle{display:none}}.cherry-collection__sort{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--cherry-graphite)}.cherry-collection__sort select{-webkit-appearance:none;appearance:none;background:transparent;border:1px solid var(--cherry-line);border-radius:var(--cherry-radius-pill);padding:.55rem 2rem .55rem 1rem;font-family:var(--cherry-font-sans);font-size:.9rem;font-weight:600;color:var(--cherry-ink);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'><path d='m3 4.5 3 3 3-3' stroke='%231A0710' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right .8rem center}.cherry-filters{position:relative}@media(max-width:999.98px){.cherry-filters{position:fixed;top:0;right:30%;bottom:0;left:0;z-index:200;background:var(--cherry-cream);padding:1.4rem;overflow-y:auto;transform:translate(-100%);transition:transform var(--cherry-dur) var(--cherry-ease);box-shadow:20px 0 60px #1a071026}.cherry-filters.is-open{transform:none}.cherry-filters__close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;border-radius:50%;background:var(--cherry-ivory);border:none;display:grid;place-items:center;cursor:pointer}}@media(min-width:1000px){.cherry-filters__close{display:none}}.cherry-filter-group{padding-block:1.2rem;border-bottom:1px solid var(--cherry-line)}.cherry-filter-group:first-child{padding-top:0}.cherry-filter-group__title{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:0;cursor:pointer;font-family:var(--cherry-font-sans);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cherry-ink);margin-bottom:.9rem}.cherry-filter-group__title svg{transition:transform var(--cherry-dur-fast) var(--cherry-ease)}.cherry-filter-group.is-collapsed .cherry-filter-group__title svg{transform:rotate(-90deg)}.cherry-filter-group.is-collapsed .cherry-filter-group__body{display:none}.cherry-filter-group__body{display:flex;flex-direction:column;gap:.55rem}.cherry-filter-option{display:flex;align-items:center;gap:.55rem;font-size:.92rem;color:var(--cherry-ink);cursor:pointer}.cherry-filter-option input{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:4px;border:1.5px solid var(--cherry-line);background:var(--cherry-cream);cursor:pointer;display:grid;place-items:center;flex-shrink:0}.cherry-filter-option input:checked{background:var(--cherry-rose);border-color:var(--cherry-rose)}.cherry-filter-option input:checked:after{content:"";width:9px;height:5px;border-left:2px solid var(--cherry-cream);border-bottom:2px solid var(--cherry-cream);transform:rotate(-45deg) translate(1px,-1px)}.cherry-filter-option__count{margin-left:auto;font-size:.82rem;color:var(--cherry-mute)}.cherry-filter-swatches{display:flex;flex-wrap:wrap;gap:.5rem}.cherry-filter-swatch{width:28px;height:28px;border-radius:50%;border:2px solid var(--cherry-cream);box-shadow:0 0 0 1.5px var(--cherry-line);cursor:pointer;position:relative}.cherry-filter-swatch.is-active{box-shadow:0 0 0 2px var(--cherry-rose)}.cherry-filter-price{display:flex;flex-direction:column;gap:.6rem}.cherry-filter-price__inputs{display:flex;gap:.5rem;align-items:center}.cherry-filter-price__input{flex:1;background:var(--cherry-ivory);border:1px solid var(--cherry-line);border-radius:var(--cherry-radius-sm);padding:.45rem .6rem;font-family:var(--cherry-font-sans);font-size:.9rem;color:var(--cherry-ink);width:100%;min-width:0}.cherry-filter-price__sep{font-size:.85rem;color:var(--cherry-mute)}.cherry-filters__actions{display:flex;gap:.5rem;margin-top:1.2rem}.cherry-filters__clear{background:none;border:1px solid var(--cherry-line);border-radius:var(--cherry-radius-pill);padding:.55rem 1rem;font-size:.85rem;color:var(--cherry-ink);font-weight:600;cursor:pointer;text-decoration:none}.cherry-filters__clear:hover{background:var(--cherry-ink);color:var(--cherry-cream)}.cherry-collection__active{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.cherry-active-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;background:var(--cherry-rose);color:var(--cherry-cream);border-radius:var(--cherry-radius-pill);font-size:.82rem;font-weight:500;text-decoration:none}.cherry-active-chip svg{width:11px;height:11px}.cherry-collection__results{display:flex;flex-direction:column}.cherry-collection__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2vw,1.8rem)}@media(min-width:700px){.cherry-collection__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1300px){.cherry-collection__grid{grid-template-columns:repeat(4,1fr)}}.cherry-collection__empty{padding:3rem 1rem;text-align:center;color:var(--cherry-graphite)}.cherry-collection__empty-title{font-family:var(--cherry-font-display);font-size:1.5rem;font-weight:400;margin-bottom:.5rem;color:var(--cherry-ink)}.cherry-pagination{display:flex;justify-content:center;align-items:center;gap:.4rem;margin-top:2.5rem;flex-wrap:wrap}.cherry-pagination a,.cherry-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 .85rem;border-radius:var(--cherry-radius-pill);text-decoration:none;font-size:.92rem;font-weight:600;color:var(--cherry-ink);background:var(--cherry-ivory)}.cherry-pagination a:hover{background:var(--cherry-rose);color:var(--cherry-cream)}.cherry-pagination .cherry-pagination__current{background:var(--cherry-ink);color:var(--cherry-cream)}.cherry-pagination .cherry-pagination__nav{font-size:.85rem;letter-spacing:.04em}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-cherry-collection.css.map */
