.still-coll{max-width:1400px;margin:0 auto;padding:0 24px}@media(max-width:768px){.still-coll{padding:0 16px}}.still-coll__header{padding:28px 0 20px;border-bottom:.5px solid var(--color-still-border);display:flex;align-items:baseline;justify-content:space-between;gap:16px}.still-coll__title{font-family:var(--font-still-body);font-size:18px;font-weight:600;letter-spacing:-.02em;color:var(--color-still-black);margin:0}.still-coll__count{font-size:12px;color:var(--color-still-muted);white-space:nowrap}.still-coll__body{display:flex;gap:32px;padding:24px 0 48px;align-items:flex-start}.still-coll__sidebar{flex:0 0 220px;position:sticky;top:80px;max-height:calc(100vh - 96px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-still-muted, #999) transparent;padding-right:4px}.still-coll__sidebar::-webkit-scrollbar{width:4px}.still-coll__sidebar::-webkit-scrollbar-thumb{background:var(--color-still-muted, #999);border-radius:2px}@media(max-width:960px){.still-coll__sidebar{display:none}}.still-coll__filter-toggle{display:none;align-items:center;gap:6px;font-family:var(--font-still-body);font-size:13px;font-weight:500;color:var(--color-still-muted);background:none;border:.5px solid var(--color-still-border);border-radius:var(--still-radius-pill);padding:7px 14px;cursor:pointer;letter-spacing:.02em;transition:var(--still-transition)}.still-coll__filter-toggle:hover{color:var(--color-still-black);border-color:var(--color-still-black)}@media(max-width:960px){.still-coll__filter-toggle{display:flex}}.still-coll__main{flex:1;min-width:0}.still-coll__toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:8px 12px;flex-wrap:wrap;overflow:hidden}.still-coll__sort-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.still-coll__sort-label{font-size:12px;color:var(--color-still-muted)}.still-coll__sort-select{font-family:var(--font-still-body);font-size:12px;color:var(--color-still-black);background:var(--color-still-surface);border:.5px solid var(--color-still-border);border-radius:var(--still-radius-input);padding:5px 28px 5px 10px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%236B6B6B' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}.still-coll__product-count{font-size:12px;color:var(--color-still-muted)}.still-coll__sidebar .facets__form-vertical .facets__heading{font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-still-muted);border:none;padding:14px 0 8px}.still-coll__sidebar .facets__form-vertical .facets__summary{font-size:12px}.still-coll__sidebar details.js-filter{border-bottom:.5px solid var(--color-still-border)}.still-coll__sidebar details.js-filter:first-of-type{border-top:.5px solid var(--color-still-border)}.still-coll__sidebar .facets__display-vertical{padding-bottom:12px}.still-coll__sidebar .facets-container{padding:0}.still-coll__active-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.still-active-chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--color-still-black);background:var(--color-still-bg);border:.5px solid var(--color-still-border);border-radius:var(--still-radius-pill);padding:4px 8px 4px 10px;text-decoration:none;transition:var(--still-transition)}.still-active-chip:hover{border-color:var(--color-still-black)}.still-active-chip__x{font-size:14px;line-height:1;color:var(--color-still-muted);margin-left:2px}.still-instock-toggle{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-top:.5px solid var(--color-still-border);cursor:pointer;font-size:12px;color:var(--color-still-black)}.still-coll__grid{display:grid;gap:10px;overflow:hidden}.still-coll__grid--5{grid-template-columns:repeat(5,1fr)}.still-coll__grid--4{grid-template-columns:repeat(4,1fr)}.still-coll__grid--3{grid-template-columns:repeat(3,1fr)}.still-coll__grid[hidden]{display:none}.still-coll__grid>.still-pag-hidden,.still-coll__list>.still-pag-hidden{display:none!important}.still-coll__grid>.still-grouped-hidden,.still-coll__list>.still-grouped-hidden{display:none!important}@media(max-width:900px){.still-coll__grid--5{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.still-coll__grid--5,.still-coll__grid--4{grid-template-columns:repeat(3,1fr);gap:8px}}@media(max-width:400px){.still-coll__grid--5,.still-coll__grid--4,.still-coll__grid--3{grid-template-columns:repeat(2,1fr)}}.still-coll__grid .still-card__body{padding:7px 9px 9px;gap:2px}.still-coll__grid .still-card__set{font-size:11px}.still-coll__grid .still-card__title{font-size:14px}.still-coll__grid .still-card__number{font-size:11px}.still-coll__grid .still-card__price{font-size:15px}.still-coll__grid .still-card__stock{font-size:11px}.still-coll__grid .still-qa__trigger{font-size:13px;padding:5px 11px}.still-coll__empty{grid-column:1 / -1;padding:48px 0;text-align:center;font-size:14px;color:var(--color-still-muted)}.still-coll__loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#f9f8f6eb;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:10;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .18s ease}[data-still-dark=true] .still-coll__loading{background:#111111eb}.still-coll__grid-wrap.loaded .still-coll__loading{opacity:0;pointer-events:none}.still-coll__spinner{width:28px;height:28px;border:2.5px solid var(--color-still-border, #E8E8E6);border-top-color:var(--color-still-black, #000);border-radius:50%;animation:still-spin .7s linear infinite}@keyframes still-spin{to{transform:rotate(360deg)}}.still-coll__grid-wrap{position:relative;min-height:200px}.still-coll__view-toggle{display:flex;gap:6px;margin-left:auto;align-items:center;flex-shrink:0}.still-coll__zoom{width:64px;height:4px;accent-color:var(--color-still-black);cursor:pointer;margin-right:4px}@media(max-width:640px){.still-coll__zoom{display:none}}.still-coll__view-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:.5px solid var(--color-still-border);border-radius:var(--still-radius-input);background:none;color:var(--color-still-muted);cursor:pointer;transition:var(--still-transition)}.still-coll__view-btn:hover{color:var(--color-still-black);border-color:var(--color-still-black)}.still-coll__view-btn--active{color:var(--color-still-black);border-color:var(--color-still-black);background:var(--color-still-bg)}.still-coll__sidebar--no-price .facets__form-vertical details.js-filter:has(.facets__price){display:none}.still-coll__sidebar--no-price .facets__form-vertical details.js-filter:has(input[name*=price]){display:none}.still-coll__sidebar--no-price .facets__form-vertical details.js-filter:has([id*=price]){display:none}.still-coll__list{display:flex;flex-direction:column}.still-coll__list[hidden]{display:none}.still-list-row{display:grid;grid-template-columns:56px 48px 1fr auto auto auto;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;border-bottom:.5px solid var(--color-still-border);transition:background var(--still-transition)}.still-list-row:first-child{border-top:.5px solid var(--color-still-border)}.still-list-row:hover{background:var(--color-still-bg)}.still-list-row--oos{opacity:.5}.still-list-row__image-wrap{width:48px;height:67px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border-radius:3px}.still-list-row__image{width:48px;height:auto;transform:scale(1.03)}.still-list-row__image-placeholder{width:48px;height:67px;background:var(--color-still-card-bg);border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--color-still-muted)}.still-list-row__number{font-family:var(--font-still-mono);font-size:11px;color:var(--color-still-muted);letter-spacing:.03em;text-align:center}.still-list-row__info{display:flex;flex-direction:column;gap:3px;min-width:0}.still-list-row__title{font-size:13px;font-weight:600;color:var(--color-still-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.still-list-row__meta{display:flex;gap:4px;align-items:center}.still-list-row__stock{font-size:11px;white-space:nowrap}.still-list-row__stock-count{color:var(--color-still-muted)}.still-list-row__stock-oos{color:var(--color-still-muted);font-style:italic}.still-list-row__price{font-family:var(--font-still-mono);font-size:14px;font-weight:600;color:var(--color-still-gold);white-space:nowrap;text-align:right;min-width:70px}.still-list-row__price-from{font-weight:400;font-size:10px;color:var(--color-still-muted);margin-right:2px}.still-list-row__action{min-width:60px;text-align:right}@media(max-width:768px){.still-list-row{grid-template-columns:44px 36px 1fr auto auto;gap:8px;padding:6px 8px}.still-list-row__action{display:none}.still-list-row__image-wrap{width:40px;height:56px}.still-list-row__image{width:40px}.still-list-row__title{font-size:12px}.still-list-row__price{font-size:12px;min-width:50px}}@media(max-width:480px){.still-list-row{grid-template-columns:40px 1fr auto;gap:8px}.still-list-row__number,.still-list-row__stock{display:none}}.still-coll__pagination{margin-top:32px;display:flex;justify-content:center}.still-coll__pagination .pagination-wrapper{margin-top:0}.still-coll__pagination .pagination__list{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:center;align-items:center}.still-coll__pagination .pagination__list>li{flex:0 0 auto;max-width:none;margin-right:0}.still-coll__pagination .pagination__item{height:auto;width:auto;min-width:32px;padding:6px 10px;font-size:12px;font-family:var(--font-still-body);border:.5px solid var(--color-still-border);border-radius:var(--still-radius-input);color:var(--color-still-muted);text-decoration:none}.still-coll__pagination .pagination__item:after{display:none}.still-coll__pagination .pagination__item:hover{color:var(--color-still-black);border-color:var(--color-still-black)}.still-coll__pagination .pagination__item--current{color:var(--color-still-black);border-color:var(--color-still-black);background:var(--color-still-bg)}.still-coll__pagination button.pagination__item{background:none;cursor:pointer}.still-coll__pagination .pagination__item--ellipsis{border:none;cursor:default;min-width:auto;padding:6px 4px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/still-collection-main.css.map */
