.collection-page{padding:28px 0 38px;background:#fff;color:#151525;font-family:var(--pd-brand)}.collection-header{margin-bottom:28px;text-align:center}.collection-header h1{margin:0 0 12px;color:#151525;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.08;letter-spacing:-.02em;text-transform:uppercase}.collection-header__description{max-width:760px;margin:0 auto;color:#5e5870;font-size:15.5px;line-height:1.7}.collection-header__description p{margin:0 0 10px}.collection-header__description>:last-child{margin-bottom:0}.collection-layout{display:grid;padding-bottom:34px;grid-template-columns:240px minmax(0,1fr);align-items:start;gap:36px}.collection-layout--full{grid-template-columns:1fr}.collection-sidebar{min-width:0}.collection-sidebar__panel{overflow:hidden;padding:16px;border:1px solid rgba(30,20,50,.1);border-radius:20px;background:#fff;box-shadow:0 12px 30px #160f2d0b}.collection-categories h2{margin:0 0 12px;color:#151525;font-size:15px;font-weight:900;line-height:1.25}.collection-categories ul,.filter-list{margin:0;padding:0;list-style:none}.collection-categories{padding-bottom:14px}.collection-categories li{border-bottom:1px dashed rgba(30,20,50,.12)}.collection-categories li:last-child{border-bottom:0}.collection-categories a{display:flex;padding:7px 0;align-items:center;justify-content:space-between;gap:10px;color:#39354a;font-size:13.5px;line-height:1.4;text-decoration:none}.collection-categories a:hover,.collection-categories .is-current a{color:#8b2ca0}.collection-categories small{color:#8f879d;font-size:12px;font-weight:500}.collection-facets{border-top:1px solid rgba(30,20,50,.09)}.active-filters{display:flex;margin:12px 0 2px;flex-wrap:wrap;gap:6px}.active-filters:empty{display:none}.active-filters a{padding:5px 9px;border-radius:999px;background:#faf7fb;color:#842293;font-size:11.5px;font-weight:700;text-decoration:none}.collection-filter{border-bottom:1px dashed rgba(30,20,50,.12)}.collection-filter summary{display:flex;padding:12px 0;align-items:center;justify-content:space-between;color:#151525;font-size:13.5px;font-weight:900;list-style:none;cursor:pointer}.collection-filter summary::-webkit-details-marker{display:none}.collection-filter summary span{font-size:18px;font-weight:500;transition:transform .18s ease}.collection-filter[open] summary span{transform:rotate(45deg)}.filter-list{max-height:250px;padding:0 0 9px;overflow:auto}.filter-list li+li{margin-top:2px}.filter-list label{display:grid;padding:5px 0;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;color:#4f4a60;font-size:12.5px;cursor:pointer}.filter-list input{width:15px;height:15px;margin:0;accent-color:#8b2ca0}.filter-list small{color:#8f879d;font-size:11.5px}.filter-price{display:grid;padding:0 0 13px;grid-template-columns:1fr 1fr;gap:8px}.filter-price label span{display:block;margin-bottom:4px;color:#6a6478;font-size:11px}.filter-price input{width:100%;min-width:0;height:38px;padding:7px 9px;border:1px solid rgba(30,20,50,.14);border-radius:8px;background:#fff;font-size:12px}.facets__actions{display:flex;padding-top:14px;gap:7px}.facets__actions button,.facets__actions a{display:inline-flex;min-height:36px;padding:8px 12px;align-items:center;justify-content:center;border:1px solid rgba(139,44,160,.2);border-radius:999px;background:#fff;color:#842293;font-size:11.5px;font-weight:900;text-decoration:none}.facets__actions button{border-color:transparent;background:linear-gradient(90deg,#8b2ca0,#d336b8);color:#fff}.collection-toolbar{display:flex;min-height:44px;margin-bottom:20px;align-items:center;justify-content:space-between;gap:16px}.collection-toolbar__left{display:flex;align-items:center;gap:10px}.collection-toolbar p{margin:0;color:#6a6478;font-size:13.5px;font-weight:800}.collection-filter-trigger{display:none;min-height:40px;padding:9px 15px;border:1px solid rgba(139,44,160,.2);border-radius:999px;background:#fff;color:#842293;font-size:13px;font-weight:900}.sort-form{display:flex;align-items:center;gap:10px}.sort-form label{color:#6a6478;font-size:13px;font-weight:900;white-space:nowrap}.sort-form__select{position:relative;display:inline-flex}.sort-form__select:after{position:absolute;top:50%;right:16px;width:8px;height:8px;border-right:2px solid #6a6478;border-bottom:2px solid #6a6478;content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.sort-form select{min-width:210px;height:42px;padding:0 42px 0 14px;-webkit-appearance:none;appearance:none;border:1px solid rgba(30,20,50,.12);border-radius:999px;background:#fff;color:#151525;font-size:13px;font-weight:800}.sort-form select:focus{border-color:#8b2ca059;outline:3px solid rgba(211,54,184,.08)}.collection-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 20px}.collection-product-grid .product-card{min-width:0;text-align:center;transition:transform .18s ease}.collection-product-grid .product-card:hover{transform:translateY(-3px)}.collection-product-grid .product-card__media{overflow:visible;border-radius:20px;background:#fff;box-shadow:0 14px 32px #160f2d1a;aspect-ratio:1}.collection-product-grid .product-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;box-shadow:0 18px 42px #160f2d24;content:"";opacity:0;pointer-events:none;transition:opacity .18s ease}.collection-product-grid .product-card:hover .product-card__media:after{opacity:1}.collection-product-grid .product-card__media img{border-radius:20px}.collection-product-grid .product-card__badge{top:-9px;left:-8px;display:flex;width:50px;height:50px;min-width:50px;padding:5px;align-items:center;justify-content:center;border:0;border-radius:50%;background:linear-gradient(90deg,#8b2ca0,#d336b8);box-shadow:0 12px 22px #8b2ca038;color:#fff;font-size:13px;font-weight:900;line-height:1.05}.collection-product-grid .product-card__content{padding:15px 6px 0}.collection-product-grid .product-card__title{min-height:42px;margin:0 0 8px;color:#151525;font-size:15px;font-weight:800;line-height:1.35}.collection-product-grid .product-card__title a{color:#151525;text-decoration:none}.collection-product-grid .product-card__title a:hover{color:#8b2ca0}.collection-product-grid .price{justify-content:center;gap:8px;color:#151525;font-size:15px;font-weight:900}.collection-product-grid .price__compare{color:#8f879d;font-size:13px;font-weight:700}.collection-product-grid .price__sale{color:#151525;font-weight:900}.collection-results{display:flex;margin:34px 0 14px;padding:14px 16px;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(30,20,50,.1);border-radius:20px;background:#fff;box-shadow:0 12px 30px #160f2d0b}.collection-results p{margin:0;color:#6a6478;font-size:13.5px;font-weight:800}.collection-results__options{display:flex;align-items:center;gap:6px}.collection-results__options>span{margin-right:4px;color:#6a6478;font-size:13px;font-weight:900}.collection-results__options a{display:inline-flex;min-width:38px;height:36px;padding:8px 12px;align-items:center;justify-content:center;border:1px solid rgba(30,20,50,.12);border-radius:999px;background:#faf7fb;color:#151525;font-size:13px;font-weight:900;text-decoration:none}.collection-results__options a:hover{border-color:#8b2ca059;color:#8b2ca0}.collection-results__options a.is-active{border-color:transparent;background:linear-gradient(90deg,#8b2ca0,#d336b8);box-shadow:0 10px 20px #8b2ca033;color:#fff}.pagination--collection{margin-top:12px;gap:8px}.pagination--collection a,.pagination--collection span{min-width:38px;height:38px;border-color:#1e14321a;background:#faf7fb;color:#151525;font-size:13px;font-weight:900}.pagination--collection .current{border-color:transparent;background:linear-gradient(90deg,#8b2ca0,#d336b8);box-shadow:0 10px 20px #8b2ca033;color:#fff}.pagination--collection .pagination__disabled{opacity:.42}.collection-seo{margin-top:8px;margin-bottom:10px;padding:28px 30px;border:1px solid rgba(30,20,50,.1);border-radius:24px;background:#fff;box-shadow:0 14px 36px #160f2d11}.collection-seo__inner{max-width:880px;margin:0 auto}.collection-seo h2{margin:0 0 12px;color:#151525;font-size:clamp(22px,2.2vw,32px);font-weight:950;line-height:1.12;letter-spacing:-.025em}.collection-seo__content{color:#5e5870;font-size:15.5px;line-height:1.8}.collection-seo__content p{margin:0 0 14px}.collection-seo__content>:last-child{margin-bottom:0}.collection-seo__content strong{color:#151525;font-weight:900}.collection-seo__content a{color:#8b2ca0;font-weight:800;text-underline-offset:3px}.collection-bottom-breadcrumb{margin-top:10px}.collection-bottom-breadcrumb .breadcrumbs{padding:18px 0 0;border-top:1px solid rgba(30,20,50,.08);color:#8a8497;font-size:12px}.collection-filter-dialog{width:min(390px,92vw);height:100%;max-height:none;margin:0;padding:0;border:0;border-radius:0 18px 18px 0}.collection-filter-dialog::backdrop{background:#1914237a}.collection-filter-dialog__head{position:sticky;z-index:2;top:0;display:flex;min-height:64px;padding:10px 16px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(30,20,50,.1);background:#fff}.collection-filter-dialog__head strong{color:#151525;font-size:14px;text-transform:uppercase}.collection-filter-dialog__body{padding:16px}.collection-filter-dialog .collection-sidebar__panel{padding:0;border:0;box-shadow:none}.list-collections{padding-block:60px}.collection-card{overflow:hidden;border:1px solid var(--pd-line);border-radius:var(--pd-radius)}.collection-card__media{display:block;overflow:hidden;background:var(--pd-soft);aspect-ratio:1.25/1}.collection-card__media img{width:100%;height:100%;object-fit:cover}.collection-card h2{margin:0;padding:17px;font-size:1.05rem}@media(max-width:989px){.collection-layout{grid-template-columns:210px minmax(0,1fr);gap:24px}.collection-product-grid{gap:28px 16px}.collection-product-grid .product-card__title{font-size:14px}.sort-form select{min-width:180px}}@media(max-width:900px){.collection-layout{grid-template-columns:1fr}.collection-sidebar--desktop{display:none}.collection-filter-trigger{display:inline-flex}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}}@media(max-width:599px){.collection-page{padding-top:20px}.collection-header{margin-bottom:22px}.collection-header h1{font-size:30px}.collection-header__description{font-size:14.5px;line-height:1.65}.collection-layout{padding-bottom:28px}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar__left{justify-content:space-between}.sort-form{width:100%}.sort-form__select{flex:1}.sort-form select{width:100%;min-width:0}.collection-product-grid{gap:24px 12px}.collection-product-grid .product-card__media,.collection-product-grid .product-card__media img,.collection-product-grid .product-card__media:after{border-radius:16px}.collection-product-grid .product-card__badge{top:-7px;left:-5px;width:44px;height:44px;min-width:44px;font-size:11.5px}.collection-product-grid .product-card__content{padding:12px 2px 0}.collection-product-grid .product-card__title{min-height:38px;font-size:13px;line-height:1.4}.collection-product-grid .price{font-size:13.5px;gap:5px}.collection-product-grid .price__compare{font-size:11.5px}.collection-results{align-items:center;flex-direction:column;text-align:center}.collection-seo{margin-right:14px;margin-left:14px;padding:22px 18px;border-radius:20px}.collection-seo__content{font-size:14.5px;line-height:1.75}.collection-bottom-breadcrumb{margin-inline:14px}.pagination--collection{gap:6px}.pagination--collection a,.pagination--collection span{min-width:36px;height:36px}}@media(max-width:749px){.collection-page{padding-top:14px}.collection-page>.breadcrumbs{padding:0 0 13px;color:#8a8497;font-size:12px}.collection-header{margin-bottom:20px}.collection-header h1{margin-bottom:16px;font-size:clamp(28px,8vw,32px);line-height:1.08}.collection-header__description{max-width:38ch;font-size:14px;line-height:1.5}.collection-header__description p{margin-bottom:8px}.collection-layout{padding-bottom:24px}.collection-toolbar{margin-bottom:18px;align-items:stretch;flex-direction:column;gap:10px}.collection-toolbar__left{min-height:44px;justify-content:space-between}.collection-filter-trigger{min-height:44px;padding-inline:17px}.collection-toolbar p{font-size:12.5px}.sort-form{width:100%;gap:8px}.sort-form label{font-size:12.5px}.sort-form__select{min-width:0;flex:1}.sort-form select{width:100%;min-width:0;height:44px}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 11px}.collection-product-grid .product-card{min-width:0}.collection-product-grid .product-card__media,.collection-product-grid .product-card__media img,.collection-product-grid .product-card__media:after{border-radius:14px}.collection-product-grid .product-card__badge{top:-4px;left:-2px}.collection-product-grid .product-card__content{padding:11px 1px 0}.collection-product-grid .product-card__title{display:-webkit-box;height:3.6em;min-height:3.6em;overflow:hidden;margin-bottom:6px;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:13.5px;line-height:1.2}.collection-product-grid .price{font-size:14px;gap:5px}.collection-product-grid .price__compare{font-size:12px}.collection-results{margin:28px 0 10px;padding:14px 16px;align-items:center;flex-direction:column;gap:10px;border-radius:17px;text-align:center}.collection-results p{font-size:13px}.collection-results__options a{min-width:38px;height:38px;padding:7px 11px}.collection-seo{margin:8px 14px 10px;padding:19px 18px;border-radius:20px}.collection-seo h2{margin-bottom:10px;font-size:clamp(23px,7vw,26px)}.collection-seo__content{position:relative;font-size:14px;line-height:1.6;transition:max-height .2s ease}.collection-seo__content.is-collapsed{max-height:176px;overflow:hidden}.collection-seo__content.is-collapsed:after{position:absolute;right:0;bottom:0;left:0;height:58px;background:linear-gradient(180deg,#fff0,#fff);content:"";pointer-events:none}.collection-seo__toggle{display:inline-flex;min-height:44px;margin-top:12px;padding:10px 16px;align-items:center;justify-content:center;border:1px solid rgba(139,44,160,.22);border-radius:999px;background:#faf7fb;color:#842293;font:900 13px/1 var(--pd-heading)}.collection-seo__toggle[hidden]{display:none}}@media(max-width:340px){.collection-product-grid{gap-inline:9px}.collection-product-grid .product-card__title{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/103/assets/pd-collection.css.map */
