.sck-collection{padding:28px 0 80px;background:#fff}.sck-collection__wrap{width:min(100% - 64px,1480px)}.sck-collection__intro{margin-bottom:36px}.sck-collection__title{margin:0;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1.05;letter-spacing:-.03em;color:var(--sck-black)}.sck-collection__subtitle{margin:14px 0 0;max-width:720px;font-family:var(--sck-sans);font-size:12px;font-weight:500;letter-spacing:.12em;line-height:1.6;text-transform:uppercase;color:#6a6a6a}.sck-collection__layout{display:grid;grid-template-columns:minmax(260px,300px) minmax(0,1fr);gap:28px;align-items:start}.sck-shopby{position:sticky;top:96px}.sck-shopby__inner{background:#0d0d0d;color:#fff;border-radius:28px;padding:28px 22px 24px;display:flex;flex-direction:column;gap:16px}.sck-shopby__title{margin:0;font-size:34px;font-weight:500;line-height:1.1;color:#fff}.sck-shopby__form{display:flex;flex-direction:column;gap:14px}.sck-shopby__search{display:flex;align-items:center;gap:10px;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:999px;padding:0 16px;height:46px;color:#bdbdbd}.sck-shopby__search input{flex:1;border:0;outline:0;background:transparent;color:#fff;font-family:var(--sck-sans);font-size:14px;min-width:0}.sck-shopby__search input::placeholder{color:#8a8a8a}.sck-shopby__hint{margin:2px 0 0;font-size:12px;line-height:1.45;color:#9a9a9a}.sck-shopby__price{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sck-shopby__price-field label{display:block;margin-bottom:8px;font-size:12px;color:#cfcfcf}.sck-shopby__price-input{display:flex;align-items:center;gap:6px;height:44px;padding:0 14px;background:#1c1c1c;border:1px solid #2a2a2a;border-radius:14px;color:#fff;font-size:14px}.sck-shopby__price-input span{color:#9a9a9a}.sck-shopby__price-input input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-family:var(--sck-sans);font-size:14px;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.sck-shopby__price-input input::-webkit-outer-spin-button,.sck-shopby__price-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sck-shopby__dropdowns-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sck-shopby__dropdown{position:relative;min-width:0}.sck-shopby__dropdown-trigger{width:100%;height:42px;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;padding:0 12px;border:1px solid #2a2a2a;border-radius:999px;background:#1c1c1c;color:#fff;font-family:var(--sck-sans);font-size:12px;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease}.sck-shopby__dropdown-trigger:hover:not(:disabled){background:#242424;border-color:#3a3a3a}.sck-shopby__dropdown-trigger:disabled{opacity:.7;cursor:default}.sck-shopby__dropdown-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sck-shopby__dropdown-trigger[aria-expanded=true]{background:#242424;border-color:#4a4a4a}.sck-shopby__dropdown-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:160px;max-height:220px;overflow:auto;z-index:20;padding:8px;background:#171717;border:1px solid #2f2f2f;border-radius:14px;box-shadow:0 16px 40px #00000059}.sck-shopby__dropdown:nth-child(n+2) .sck-shopby__dropdown-panel{left:auto;right:0}.sck-shopby__option{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;font-size:12px;color:#ececec;cursor:pointer}.sck-shopby__option:hover{background:#242424}.sck-shopby__option.is-disabled{opacity:.4;cursor:not-allowed}.sck-shopby__option input{accent-color:#fff}.sck-shopby__option em{margin-left:auto;font-style:normal;color:#8a8a8a;font-size:11px}.sck-shopby__submit{width:100%;height:48px;margin-top:4px;border:0;border-radius:999px;background:#fff;color:#111;font-family:var(--sck-sans);font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease}.sck-shopby__submit:hover{background:#f2f2f2;transform:translateY(-1px)}.sck-shopby__clear{align-self:center;margin-top:2px;color:#fff;font-size:13px;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease,opacity .2s ease}.sck-shopby__clear:hover{border-bottom-color:#fff;opacity:.85}.sck-collection__main{min-width:0}.sck-collection__toolbar{display:none;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.sck-collection__filters-toggle{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 18px;border:1.5px solid #111;border-radius:999px;background:#fff;color:#111;font-family:var(--sck-sans);font-size:13px;font-weight:600;cursor:pointer}.sck-collection__count{margin:0;font-size:13px;color:#6a6a6a}.sck-collection__grid{display:grid;grid-template-columns:repeat(var(--sck-cols, 3),minmax(0,1fr));gap:28px 22px}.sck-collection__card{min-width:0}.sck-collection__media{aspect-ratio:1 / 1;min-height:0;flex:0 0 auto}.sck-collection__media img{width:100%;height:100%;object-fit:contain;padding:18px}.sck-collection__card .sck-product__name{font-size:14px;line-height:20px}.sck-collection__card .sck-product__name a{color:inherit;text-decoration:none}.sck-collection__card .sck-product__name a:hover{opacity:.7}.sck-collection__add{margin:0;display:inline-flex}.sck-collection__add button{width:40px;height:40px;border-radius:50%;border:1px solid #d9d9d9;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#111;transition:all .25s ease}.sck-collection__add button:hover{background:#111;color:#fff;border-color:#111}.sck-collection__empty{padding:60px 20px;text-align:center}.sck-collection__empty h3{margin:0 0 10px;font-size:32px}.sck-collection__empty p{margin:0;color:#6a6a6a}.sck-collection__empty a{color:#111}.sck-collection__pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:40px}.sck-collection__page-btn{min-width:40px;height:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e4e4e4;border-radius:999px;background:#fff;color:#111;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}.sck-collection__page-btn:hover{border-color:#111}.sck-collection__page-btn.is-active{background:#111;border-color:#111;color:#fff}.sck-collection__page-btn.is-gap{border:0}.sck-shopby-drawer{display:none}@media(max-width:1100px){.sck-collection__layout{grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:22px}.sck-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}}@media(max-width:900px){.sck-collection{padding:18px 0 56px}.sck-collection__wrap{width:min(100% - 32px,1480px)}.sck-collection__intro{margin-bottom:22px}.sck-collection__layout{grid-template-columns:1fr}.sck-collection__toolbar{display:flex}.sck-shopby{position:fixed;top:0;left:0;bottom:0;z-index:200;width:min(92vw,360px);max-height:100vh;overflow:auto;transform:translate(-105%);transition:transform .3s ease;padding:16px;background:transparent}.sck-shopby.is-open{transform:translate(0)}.sck-shopby__inner{min-height:calc(100% + -0px)}.sck-shopby-drawer:not([hidden]){display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:190}.sck-shopby-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}body.sck-shopby-open{overflow:hidden}}@media(max-width:640px){.sck-collection__title{font-size:36px}.sck-collection__subtitle{font-size:11px;letter-spacing:.08em}.sck-collection__grid{grid-template-columns:1fr;gap:22px}.sck-shopby__dropdowns-row{grid-template-columns:1fr}.sck-collection__card .sck-product__name{font-size:18px}}@keyframes sck-collection-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.sck-collection__intro,.sck-shopby__inner,.sck-collection__card{animation:sck-collection-fade-up .55s ease both}.sck-shopby__inner{animation-delay:.08s}.sck-collection__card:nth-child(1){animation-delay:.12s}.sck-collection__card:nth-child(2){animation-delay:.18s}.sck-collection__card:nth-child(3){animation-delay:.24s}.sck-collection__card:nth-child(4){animation-delay:.3s}.sck-collection__card:nth-child(5){animation-delay:.36s}.sck-collection__card:nth-child(6){animation-delay:.42s}@media(prefers-reduced-motion:reduce){.sck-collection__intro,.sck-shopby__inner,.sck-collection__card{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/sck-collection.css.map */
