.pp-collection{width:100%;padding:32px 0 64px;background:var(--pp-color-canvas);color:var(--pp-color-text-primary);font-family:var(--pp-font-body);-webkit-font-smoothing:antialiased}.pp-collection a:focus-visible,.pp-collection button:focus-visible,.pp-collection input:focus-visible,.pp-collection select:focus-visible,.pp-filter-dialog a:focus-visible,.pp-filter-dialog button:focus-visible,.pp-filter-dialog input:focus-visible,.pp-filter-dialog summary:focus-visible{outline:0;box-shadow:0 0 0 3px var(--pp-color-focus-ring)}.pp-collection__container{width:min(calc(100% - (var(--pp-page-gutter) * 2)),var(--pp-container-max));margin:0 auto}.pp-collection__breadcrumb{color:var(--pp-color-text-tertiary);font-size:12px;line-height:1.5}.pp-collection__breadcrumb a{color:var(--pp-color-text-tertiary);text-decoration:none}.pp-collection__breadcrumb a:hover{color:var(--pp-color-text-primary)}.pp-collection__header{display:flex;align-items:end;justify-content:space-between;gap:48px;margin-top:var(--pp-space-4)}.pp-collection__title{font:400 24px/1.3 var(--pp-font-display);letter-spacing:.22em;text-transform:uppercase}.pp-collection__description{max-width:560px;margin-top:var(--pp-space-2);color:var(--pp-color-text-secondary);font-size:14px;line-height:1.7}.pp-collection__count{flex:none;color:var(--pp-color-text-tertiary);font-size:12px;white-space:nowrap}.pp-collection__layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;align-items:start;margin-top:var(--pp-space-6)}.pp-collection__sidebar{position:sticky;top:calc(var(--pp-header-height-desktop) + var(--pp-space-4))}.pp-facet{border-bottom:1px solid var(--pp-color-border-subtle)}.pp-facet__summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;color:var(--pp-color-text-primary);cursor:pointer;font-size:13px;font-weight:600;list-style:none}.pp-facet__summary::-webkit-details-marker{display:none}.pp-facet__summary .pp-icon{width:20px;height:20px;color:var(--pp-color-text-tertiary)}.pp-facet__summary .pp-facet__minus,.pp-facet[open] .pp-facet__plus{display:none}.pp-facet[open] .pp-facet__minus{display:block}.pp-facet__body{display:grid;gap:10px;padding:12px 0 16px}.pp-facet__option{display:flex;min-height:22px;align-items:center;gap:10px;color:var(--pp-color-text-secondary);cursor:pointer;font-size:13px}.pp-facet__option input{width:18px;height:18px;flex:none;margin:0;accent-color:var(--pp-color-action-primary)}.pp-facet__option-count{margin-left:auto;color:var(--pp-color-text-tertiary);font-size:11px}.pp-facet__option:has(input:checked){color:var(--pp-color-text-primary);font-weight:600}.pp-facet__price{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:var(--pp-space-2);align-items:center}.pp-facet__price-field{position:relative;display:flex;min-width:0;height:40px;align-items:center;border:1px solid var(--pp-color-border-subtle);border-radius:var(--pp-radius-control);background:var(--pp-color-field)}.pp-facet__price-currency{padding-left:10px;color:var(--pp-color-text-tertiary);font-size:13px}.pp-facet__price-field input{width:100%;min-width:0;height:100%;padding:0 8px 0 4px;border:0;outline:0;background:transparent;color:var(--pp-color-text-primary);font-size:13px}.pp-collection__main{min-width:0}.pp-collection__toolbar,.pp-collection__active-row{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:var(--pp-space-6)}.pp-collection__toolbar{justify-content:flex-end}.pp-collection__sort-label{color:var(--pp-color-text-tertiary);font-size:12px}.pp-collection__sort{display:flex;align-items:center;gap:var(--pp-space-3)}.pp-collection__sort select{width:200px;height:40px;padding:0 36px 0 12px;border:1px solid var(--pp-color-border-subtle);border-radius:var(--pp-radius-control);background:var(--pp-color-field);color:var(--pp-color-text-primary);font-size:13px}.pp-collection__active{display:flex;flex-wrap:wrap;align-items:center;gap:var(--pp-space-2)}.pp-collection__chip{display:inline-flex;min-height:32px;align-items:center;gap:var(--pp-space-2);padding:0 12px;border:1px solid var(--pp-color-text-primary);border-radius:var(--pp-radius-chip);background:var(--pp-color-surface);color:var(--pp-color-text-primary);font-size:12px;text-decoration:none}.pp-collection__chip .pp-icon{width:14px;height:14px}.pp-collection__clear{color:var(--pp-color-accent);font-size:12px;text-decoration:none}.pp-collection__mobile-controls{display:none}.pp-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pp-space-6) 20px;margin-top:var(--pp-space-4)}.pp-collection__grid[aria-busy=true]{opacity:.55}.pp-product-card--collection,.pp-product-card--collection .pp-product-card__link,.pp-product-card--collection .pp-product-card__content{display:block;min-width:0}.pp-product-card--collection .pp-product-card__link{color:var(--pp-color-text-primary);text-decoration:none}.pp-product-card--collection .pp-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;border-radius:var(--pp-radius-chip);background:var(--pp-color-border-subtle)}.pp-product-card--collection .pp-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity var(--pp-motion-standard) var(--pp-ease-standard),transform var(--pp-motion-slow) var(--pp-ease-standard)}.pp-product-card--collection .pp-product-card__image--secondary{opacity:0}.pp-product-card--collection .pp-product-card__image--secondary:not([src]){visibility:hidden}.pp-product-card--collection .pp-product-card__link:hover .pp-product-card__image:first-child{opacity:0}.pp-product-card--collection .pp-product-card__link:hover .pp-product-card__image--secondary{opacity:1;transform:scale(1.015)}.pp-product-card__sold-out{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fcfcfcb3;color:var(--pp-color-text-primary);font-size:13px;font-weight:600}.pp-product-card--collection .pp-product-card__content{margin-top:10px}.pp-product-card--collection .pp-product-card__title,.pp-product-card--collection .pp-product-card__price{display:block;color:var(--pp-color-text-primary);font-size:14px}.pp-product-card--collection .pp-product-card__title{font-weight:600;line-height:1.5}.pp-product-card--collection .pp-product-card__price{margin-top:4px;font-weight:700}.pp-product-card--collection .pp-product-card__price s{margin-left:6px;color:var(--pp-color-text-tertiary);font-size:12px;font-weight:400}.pp-product-card--collection .pp-product-card__rating{display:flex;align-items:center;gap:6px;margin-top:4px;color:var(--pp-color-text-secondary);font-size:12px}.pp-product-card--collection .pp-product-card__rating .pp-icon{width:13px;height:13px;fill:var(--pp-color-accent);stroke:var(--pp-color-accent)}.pp-product-card--collection .pp-product-card__options{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:8px}.pp-product-card--collection .pp-product-card__swatches{display:flex;align-items:center;gap:4px}.pp-product-card--collection .pp-product-card__swatch{width:12px;height:12px;border:1px solid var(--pp-color-border-subtle);border-radius:var(--pp-radius-round);background:var(--pp-color-text-primary)}.pp-product-card--collection .pp-product-card__swatch:nth-child(2){background:#242b3a}.pp-product-card--collection .pp-product-card__swatch:nth-child(3){background:#777a7c}.pp-product-card--collection .pp-product-card__swatch:nth-child(4){background:#65705c}.pp-product-card--collection .pp-product-card__more,.pp-product-card--collection .pp-product-card__sizes{color:var(--pp-color-text-tertiary);font-size:11px}.pp-collection__empty{margin-top:var(--pp-space-4);padding:64px 48px;text-align:center}.pp-collection__empty-title{font-size:16px;font-weight:600}.pp-collection__empty-copy{margin-top:var(--pp-space-2);color:var(--pp-color-text-secondary);font-size:13px}.pp-collection__empty-action{display:inline-flex;min-height:44px;align-items:center;margin-top:var(--pp-space-6);padding:0 24px;border:1px solid var(--pp-color-text-primary);border-radius:var(--pp-radius-control);color:var(--pp-color-text-primary);font-size:14px;font-weight:600;text-decoration:none}.pp-collection__pagination{margin-top:48px;text-align:center}.pp-filter-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:transparent;color:var(--pp-color-text-primary)}.pp-filter-dialog:not([open]){display:none}.pp-filter-dialog::backdrop{background:var(--pp-color-overlay-strong)}.pp-filter-dialog__sheet{position:absolute;right:0;bottom:0;left:0;display:flex;max-height:min(90dvh,648px);flex-direction:column;overflow:hidden;border-radius:16px 16px 0 0;background:var(--pp-color-surface);box-shadow:var(--pp-shadow-overlay);animation:pp-filter-enter var(--pp-motion-slow) var(--pp-ease-standard) both}@keyframes pp-filter-enter{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pp-filter-dialog__handle{width:36px;height:4px;flex:none;margin:8px auto 0;border-radius:2px;background:var(--pp-color-border-subtle)}.pp-filter-dialog__header{display:flex;min-height:52px;flex:none;align-items:center;justify-content:space-between;padding:0 var(--pp-space-5);border-bottom:1px solid var(--pp-color-border-subtle)}.pp-filter-dialog__title{font-size:16px;font-weight:600}.pp-filter-dialog__close{width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--pp-color-text-primary);cursor:pointer}.pp-filter-dialog__body{flex:1;overflow-y:auto;padding:8px var(--pp-space-5);overscroll-behavior:contain}.pp-filter-dialog__body .pp-facet__summary{min-height:48px;font-size:14px}.pp-filter-dialog__footer{flex:none;padding:12px var(--pp-space-5) 20px;border-top:1px solid var(--pp-color-border-subtle)}.pp-filter-dialog__apply{width:100%;min-height:48px;border:0;border-radius:var(--pp-radius-control);background:var(--pp-color-action-primary);color:var(--pp-color-surface);font-size:14px;font-weight:600;cursor:pointer}.pp-filter-dialog__apply:disabled{background:var(--pp-color-border-subtle);color:var(--pp-color-text-tertiary);cursor:not-allowed}.pp-filter-dialog.is-pointer-open .pp-filter-dialog__close:focus-visible{box-shadow:none}@media(max-width:1023px){.pp-collection{padding:20px 0 40px}.pp-collection__breadcrumb,.pp-collection__description{display:none}.pp-collection__header{display:block;margin-top:0}.pp-collection__title{font-size:18px}.pp-collection__count{display:block;margin-top:4px}.pp-collection__layout{display:block;margin-top:var(--pp-space-3)}.pp-collection__sidebar,.pp-collection__toolbar{display:none}.pp-collection__mobile-controls{display:grid;grid-template-columns:1fr 1fr;gap:var(--pp-space-2)}.pp-collection__mobile-controls.is-sort-only{grid-template-columns:1fr}.pp-collection__mobile-filter,.pp-collection__mobile-sort{display:flex;min-width:0;height:44px;align-items:center;justify-content:center;gap:var(--pp-space-2);padding:0 12px;border:1px solid var(--pp-color-border-subtle);border-radius:var(--pp-radius-control);background:var(--pp-color-surface);color:var(--pp-color-text-primary);font-size:13px;font-weight:600}.pp-collection__mobile-filter{cursor:pointer}.pp-collection__mobile-filter .pp-icon{width:18px;height:18px}.pp-collection__mobile-sort{-webkit-appearance:auto;appearance:auto}.pp-collection__active-row{align-items:start;flex-direction:column;gap:var(--pp-space-2);margin-top:var(--pp-space-3)}.pp-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pp-space-4) var(--pp-space-3);margin-top:var(--pp-space-4)}.pp-product-card--collection .pp-product-card__content{margin-top:var(--pp-space-2)}.pp-product-card--collection .pp-product-card__title,.pp-product-card--collection .pp-product-card__price{font-size:13px}.pp-product-card--collection .pp-product-card__swatch{width:10px;height:10px}.pp-product-card--collection .pp-product-card__options{align-items:start;flex-direction:column;margin-top:6px}.pp-collection__empty{padding:48px 20px}}@media(prefers-reduced-motion:reduce){.pp-product-card--collection .pp-product-card__image{transition:none}.pp-filter-dialog__sheet{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/pp-collection.css.map */
