.collection-page{padding:14px 0 36px;background-color:var(--color-primary-bg)}@media screen and (min-width:768px){.collection-page{padding:18px 0 40px}}.collection-top-row{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding-bottom:0;border-bottom:none}.collection-top-row--catalog{display:none;margin-bottom:0}@media screen and (max-width:1024px){.collection-top-row--catalog{display:flex;justify-content:flex-end;margin-bottom:16px}}.filter-group--sort{position:relative;z-index:25}.royal-sort-wrapper--sidebar,.royal-sort-wrapper--mobile{width:100%;display:block!important}.royal-sort-wrapper--sidebar .royal-sort-dropdown,.royal-sort-wrapper--mobile .royal-sort-dropdown{width:100%;position:relative}.royal-sort-wrapper--sidebar .royal-sort-trigger,.royal-sort-wrapper--mobile .royal-sort-trigger{width:100%!important;box-sizing:border-box!important;display:flex!important;justify-content:space-between!important;align-items:center!important;height:38px!important;min-height:38px!important;padding:8px 14px!important;background-color:#fffdf9!important;border:1.5px solid #C9A96E!important;border-radius:8px!important;font-family:var(--font-sans)!important;font-size:13.5px!important;font-weight:600!important;color:#6b0f2b!important;cursor:pointer!important;box-shadow:0 1px 3px #6b0f2b0a!important;transition:all .2s ease!important}.royal-sort-wrapper--sidebar .royal-sort-trigger:hover,.royal-sort-wrapper--sidebar .royal-sort-dropdown.is-active .royal-sort-trigger,.royal-sort-wrapper--mobile .royal-sort-trigger:hover,.royal-sort-wrapper--mobile .royal-sort-dropdown.is-active .royal-sort-trigger{border-color:#6b0f2b!important;background-color:#fff!important;box-shadow:0 3px 10px #6b0f2b1a!important}.royal-sort-wrapper--sidebar .royal-sort-trigger__chevron,.royal-sort-wrapper--mobile .royal-sort-trigger__chevron{color:#6b0f2b!important;transition:transform .25s ease!important;flex-shrink:0!important}.royal-sort-dropdown.is-active .royal-sort-trigger__chevron{transform:rotate(180deg)!important}.royal-sort-wrapper--sidebar .royal-sort-menu,.royal-sort-wrapper--mobile .royal-sort-menu{position:absolute!important;top:calc(100% + 6px)!important;left:0!important;right:0!important;width:100%!important;box-sizing:border-box!important;background-color:#fffdf9!important;border:1.5px solid #C9A96E!important;border-radius:8px!important;box-shadow:0 8px 24px #6b0f2b29!important;padding:6px!important;z-index:1050!important;display:flex!important;flex-direction:column!important;gap:3px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-6px)!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important;max-height:280px!important;overflow-y:auto!important}.royal-sort-wrapper--sidebar .royal-sort-dropdown.is-active .royal-sort-menu,.royal-sort-wrapper--mobile .royal-sort-dropdown.is-active .royal-sort-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.collection-top-row__left{display:flex;flex-direction:column;gap:0}.collection-main-header__title{font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:1.2;letter-spacing:0;color:#6b0f2b;margin:0 0 6px}@media screen and (min-width:768px){.collection-main-header__title{font-size:28px}}.collection-main-header__subtext{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:100%;letter-spacing:0;color:#7c756b;margin:0}.collection-top-row__right{display:flex;align-items:center;gap:10px;margin-left:auto}.royal-sort-wrapper{display:flex;align-items:center;gap:8px;position:relative}.royal-sort-label{display:none;font-family:var(--font-sans);font-size:13px;font-weight:600;color:#7c756b;white-space:nowrap}@media screen and (min-width:640px){.royal-sort-label{display:inline}}.royal-sort-dropdown{position:relative;-webkit-user-select:none;user-select:none}.royal-sort-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;background-color:#fffdf9;border:1.5px solid #C9A96E;border-radius:8px;padding:7px 12px 7px 14px;font-family:var(--font-sans);font-size:13px;font-weight:600;color:#6b0f2b;cursor:pointer;min-width:155px;transition:all .2s ease;box-shadow:0 1px 3px #6b0f2b0a}.royal-sort-trigger:hover,.royal-sort-dropdown.is-active .royal-sort-trigger{border-color:#6b0f2b;background-color:#fff;box-shadow:0 3px 10px #6b0f2b1a}.royal-sort-trigger__chevron{color:#6b0f2b;transition:transform .2s ease;flex-shrink:0}.royal-sort-dropdown.is-active .royal-sort-trigger__chevron{transform:rotate(180deg)}.royal-sort-menu{position:absolute;top:calc(100% + 6px);right:0;width:195px;background-color:#fffdf9;border:1.5px solid #C9A96E;border-radius:8px;box-shadow:0 8px 24px #6b0f2b24;padding:5px;z-index:1000;display:flex;flex-direction:column;gap:2px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:all .2s cubic-bezier(.16,1,.3,1)}.royal-sort-dropdown.is-active .royal-sort-menu{opacity:1;visibility:visible;transform:translateY(0)}.royal-sort-option{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:6px;font-family:var(--font-sans);font-size:12.5px;font-weight:500;color:#6b0f2b;cursor:pointer;transition:all .15s ease}.royal-sort-option:hover{background-color:#faf2e8;color:#6b0f2b;font-weight:600}.royal-sort-option.is-selected{background-color:#faf2e8;color:#6b0f2b;font-weight:700}.royal-sort-check{color:#6b0f2b;display:none;flex-shrink:0}.royal-sort-option.is-selected .royal-sort-check{display:inline-block}.mobile-filter-open-btn{display:none;align-items:center;justify-content:center;gap:7px;background-color:#fffdf9;border:1.5px solid #C9A96E;border-radius:8px;padding:7px 15px;font-family:var(--font-sans);font-size:13px;font-weight:600;color:#6b0f2b;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #6b0f2b0a}.mobile-filter-icon{width:15px;height:15px;stroke:currentColor;flex-shrink:0;transition:stroke .2s ease}.mobile-filter-open-btn:hover,.mobile-filter-open-btn:active{background-color:#6b0f2b;color:#fff;border-color:#6b0f2b;box-shadow:0 3px 10px #6b0f2b2e}.mobile-filter-count-badge{background-color:#6b0f2b;color:#fff;font-size:11px;font-weight:700;border-radius:10px;padding:1px 6px;margin-left:2px;line-height:1.2}.mobile-filter-open-btn:hover .mobile-filter-count-badge{background-color:#c9a96e;color:#6b0f2b}.active-pills-row{margin-bottom:12px}.active-pills-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.active-filter-pill{display:inline-flex;align-items:center;gap:6px;background-color:#fff;border:1px solid var(--color-border-primary);border-radius:20px;padding:4px 10px;font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--color-primary-text);transition:all .2s ease;cursor:pointer}.active-filter-pill:hover{background-color:#faf2e8;border-color:var(--color-primary);color:var(--color-primary)}.active-filter-pill__close{width:12px;height:12px;stroke:var(--color-primary)}.clear-all-pills-btn{background:none;border:none;font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--color-primary);text-decoration:underline;cursor:pointer;padding:4px 6px}.collection-page__layout{display:flex;align-items:flex-start;gap:18px}@media screen and (min-width:1200px){.collection-page__layout{gap:24px}}.collection-page__sidebar{display:none;width:275px;flex-shrink:0}@media screen and (min-width:1025px){.collection-page__sidebar{display:block}}.filter-card{background-color:#fffdf9;border:1px solid var(--color-border-subtle);border-radius:12px;padding:22px 20px;box-shadow:0 4px 16px #6b0f2b05}.filter-card__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--color-border-subtle);margin-bottom:6px}.filter-card__title{font-family:var(--font-serif);font-size:20px;font-weight:700;color:var(--color-primary);margin-bottom:0}.filter-card__clear-all{background:none;border:none;font-family:var(--font-sans);font-size:12.5px;font-weight:500;color:var(--color-tagline);text-decoration:underline;cursor:pointer;padding:0;transition:color .2s ease}.filter-card__clear-all:hover{color:var(--color-primary)}.filter-group{border-bottom:1px solid var(--color-border-subtle);padding:14px 0}.filter-group:last-child{border-bottom:none;padding-bottom:4px}.filter-group__summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;font-family:var(--font-sans);font-size:14px;font-weight:600;color:var(--color-primary-text);padding:2px 0;transition:color .2s ease}.filter-group__summary:hover{color:var(--color-primary)}.filter-group__heading-with-icon{display:inline-flex;align-items:center;gap:7px}.filter-group__heading-icon{color:#c9a96e;flex-shrink:0}.filter-group__chevron{width:16px;height:16px;transition:transform .25s ease;color:#7c756b}.filter-group.is-open .filter-group__chevron{transform:rotate(180deg)}.filter-group__body{padding-top:12px;display:none}.filter-group.is-open .filter-group__body{display:block}.filter-group__list{display:flex;flex-direction:column;gap:9px;max-height:280px;overflow-y:auto;padding-right:4px}.filter-group__list::-webkit-scrollbar{width:4px}.filter-group__list::-webkit-scrollbar-thumb{background-color:var(--color-border-subtle);border-radius:4px}.filter-checkbox-label{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:var(--font-sans);font-size:13px;color:#433d35;transition:color .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap;min-width:0}.filter-checkbox-label:hover{color:var(--color-primary)}.filter-checkbox-label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.filter-custom-checkbox{width:16px;height:16px;border:1.5px solid #C9A96E;border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#fff;transition:all .2s ease}.filter-checkbox-label input[type=checkbox]:checked~.filter-custom-checkbox{background-color:var(--color-primary);border-color:var(--color-primary)}.filter-custom-checkbox svg{width:10px;height:10px;stroke:#fff;opacity:0;transform:scale(.5);transition:all .2s ease}.filter-checkbox-label input[type=checkbox]:checked~.filter-custom-checkbox svg{opacity:1;transform:scale(1)}.price-range-container{display:flex;flex-direction:column;gap:12px}.price-range-boxes{display:flex;align-items:center;gap:8px}.price-range-box{flex:1;background-color:#fff;border:1px solid var(--color-border-subtle);border-radius:6px;padding:6px 8px;display:flex;flex-direction:column}.price-range-box__label{font-size:10px;font-weight:500;color:var(--color-tagline);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.price-range-box__input{border:none;outline:none;background:transparent;font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--color-primary-text);width:100%;padding:0}.price-slider-wrapper{position:relative;width:100%;height:20px;margin:6px 0 2px;display:flex;align-items:center}.price-slider-track{position:absolute;width:100%;height:4px;background-color:#e8e0d2;border-radius:4px}.price-slider-highlight{position:absolute;height:4px;background:linear-gradient(90deg,#c9a96e,#6b0f2b);border-radius:4px;left:0%;right:0%}.price-slider-input{position:absolute;width:100%;height:4px;background:none;pointer-events:none;-webkit-appearance:none;appearance:none;margin:0}.price-slider-input::-webkit-slider-thumb{height:16px;width:16px;border-radius:50%;background:#6b0f2b;border:2px solid #FFFFFF;box-shadow:0 1px 4px #0000004d;cursor:pointer;pointer-events:auto;-webkit-appearance:none}.price-slider-input::-moz-range-thumb{height:16px;width:16px;border-radius:50%;background:#6b0f2b;border:2px solid #FFFFFF;box-shadow:0 1px 4px #0000004d;cursor:pointer;pointer-events:auto}.price-range-markers{display:flex;justify-content:space-between;font-size:11.5px;font-weight:500;color:var(--color-tagline)}.color-swatches-grid{display:flex;flex-wrap:wrap;gap:10px;padding:4px 0}.color-swatch-item{position:relative}.color-swatch-btn{width:28px;height:28px;border-radius:50%;border:2px solid #FFFFFF;outline:1.5px solid #DCD4C4;outline-offset:1px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;padding:0;background-color:var(--swatch-color, #6B0F2B)}.color-swatch-btn:hover{transform:scale(1.15);outline-color:var(--color-primary)}.color-swatch-btn.is-active{outline:2.5px solid var(--color-primary);transform:scale(1.15)}.color-swatch-btn svg{width:12px;height:12px;stroke:#fff;filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.rating-stars-row{display:inline-flex;align-items:center;gap:3px}.rating-star-icon{width:13px;height:13px;fill:#d97706}.rating-star-icon--empty{fill:#d1d5db}.collection-page__main{flex:1;min-width:0}.shehzadi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 10px}@media screen and (min-width:500px){.shehzadi-grid{grid-template-columns:repeat(3,1fr);gap:16px 12px}}@media screen and (min-width:900px){.shehzadi-grid{grid-template-columns:repeat(3,1fr);gap:20px 14px}}@media screen and (min-width:1200px){.shehzadi-grid{grid-template-columns:repeat(3,1fr);gap:22px 16px}}.shehzadi-card__media-wrapper,.product-card__image-container{position:relative;width:100%;aspect-ratio:3 / 4;max-height:240px;overflow:hidden;background-color:var(--color-card-bg, #F7F5EE)}@media screen and (max-width:425px){.collection-page__main .product-card__image-container{aspect-ratio:4 / 4.5;max-height:160px!important}}@media screen and (min-width:1024px){.shehzadi-card__media-wrapper,.product-card__image-container{max-height:300px}}.shehzadi-card__link,.product-card__image-link{display:block;width:100%;height:100%}.shehzadi-card__img,.product-card__image{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.shehzadi-card:hover .shehzadi-card__img,.product-card:hover .product-card__image{transform:none}.shehzadi-card__info,.product-card__info{padding:0;display:flex;flex-direction:column;flex:1;justify-content:space-between;margin:0;padding-bottom:0!important}.product-card__content{padding:10px 12px 8px;display:flex;flex-direction:column;gap:2px}@media screen and (min-width:640px){.product-card__content{padding:12px 14px 10px;gap:3px}}.shehzadi-card__rating-row,.product-card__rating-row{display:flex;align-items:center;gap:4px;margin-bottom:2px}.product-card__rating-box{display:flex;align-items:center;gap:3px}.shehzadi-card__star,.product-card__star-icon{width:12px;height:12px;fill:#d97706;color:#d97706}.product-card__rating-val{font-family:var(--font-sans);font-size:12px;font-weight:700;color:#1f2937;line-height:1}.shehzadi-card__rating-count,.product-card__rating-count{font-family:var(--font-sans);font-size:11px;color:#6b7280;font-weight:400;line-height:1}.shehzadi-card__title,.product-card__title{font-family:"Poppins",var(--font-poppins),sans-serif;font-size:15px;font-weight:600;color:#111827;line-height:1.25;margin:1px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:640px){.shehzadi-card__title,.product-card__title{font-size:16px;margin-bottom:4px}}.shehzadi-card__title a,.product-card__title a{color:inherit;text-decoration:none}.shehzadi-card__title a:hover,.product-card__title a:hover{color:inherit}.shehzadi-card__price-row,.product-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 7px;margin-bottom:2px;line-height:1}.shehzadi-card__price,.product-card__price{font-family:var(--font-sans);font-size:14.5px;font-weight:700;color:#6b0f2b}@media screen and (min-width:640px){.shehzadi-card__price,.product-card__price{font-size:15.5px}}.shehzadi-card__original-price,.product-card__original-price{font-family:var(--font-sans);font-size:11px;font-weight:400;color:#7c756b;text-decoration:line-through}@media screen and (min-width:640px){.shehzadi-card__original-price,.product-card__original-price{font-size:12px}}.shehzadi-card__discount,.product-card__discount{font-family:var(--font-sans);font-size:11px;font-weight:600;color:#2e6b40}@media screen and (min-width:640px){.shehzadi-card__discount,.product-card__discount{font-size:12px}}.shehzadi-card__form,.product-card__form{margin:auto 0 0!important;padding:0!important;width:100%!important;background-color:#faf8f2!important;border-top:1px solid #EDE6D6!important;border-radius:0!important;overflow:hidden!important}.shehzadi-card__add-btn,.product-card__add-btn{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:100%!important;height:40px;padding:0!important;border:none!important;border-radius:0!important;background-color:#faf8f2!important;color:#6b0f2b!important;font-family:var(--font-sans);font-size:12.5px;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin:0!important}@media screen and (max-width:425px){.shehzadi-grid{gap:12px 8px!important}.product-card__content,.shehzadi-card__info{padding-bottom:12px!important}.shehzadi-card,.product-card{padding-bottom:0!important}.shehzadi-card__add-btn,.product-card__add-btn{height:32px!important;min-height:32px!important;font-size:11.5px!important}.shehzadi-card__add-btn svg,.product-card__add-btn svg{width:12px!important;height:12px!important}}@media screen and (min-width:640px){.shehzadi-card__add-btn,.product-card__add-btn{height:42px;font-size:13px}}.shehzadi-card__add-btn svg,.product-card__add-btn svg{width:14px;height:14px;stroke:#6b0f2b}.collection-empty-state{text-align:center;padding:32px 16px;background-color:#fffdf9;border:1px dashed var(--color-border-primary);border-radius:8px;margin-top:4px}.collection-empty-state__icon{width:38px;height:38px;stroke:var(--color-border-primary);margin:0 auto 12px}.collection-empty-state__title{font-family:var(--font-serif);font-size:20px;font-weight:700;color:var(--color-primary);margin-bottom:6px}.collection-empty-state__text{font-family:var(--font-sans);font-size:14px;color:var(--color-tagline);max-width:420px;margin:0 auto 20px}.collection-empty-state__btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 24px;background-color:var(--color-primary);color:#fff;border-radius:6px;font-family:var(--font-sans);font-size:13px;font-weight:600;cursor:pointer;border:1px solid var(--color-primary);transition:opacity .2s ease}.collection-empty-state__btn:hover{opacity:.9}.mobile-filter-drawer{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:99999;display:flex;flex-direction:column;justify-content:flex-end;visibility:hidden;opacity:0;transition:visibility .35s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1)}.mobile-filter-drawer.is-open{visibility:visible;opacity:1}.mobile-filter-drawer__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mobile-filter-drawer__panel{position:relative;width:100%;max-height:88vh;max-height:88dvh;background-color:#fffdf9;border-radius:20px 20px 0 0;box-shadow:0 -8px 36px #0003;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .38s cubic-bezier(.16,1,.3,1);z-index:2;overflow:hidden;border-top:1.5px solid #C9A96E;border-right:none}.mobile-filter-drawer.is-open .mobile-filter-drawer__panel{transform:translateY(0)}.mobile-filter-drawer__handle-bar{width:44px;height:4.5px;background-color:#d6ccbc;border-radius:4px;margin:10px auto 4px;flex-shrink:0;display:block}@media screen and (min-width:500px)and (max-width:1024px){.mobile-filter-drawer{flex-direction:row;justify-content:flex-start;align-items:stretch}.mobile-filter-drawer__panel{width:350px;max-width:85vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0;border-top:none;border-right:1.5px solid #C9A96E;box-shadow:8px 0 36px #0003;transform:translate(-100%)}.mobile-filter-drawer.is-open .mobile-filter-drawer__panel{transform:translate(0)}.mobile-filter-drawer__handle-bar{display:none}}.mobile-filter-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:8px 20px 14px;border-bottom:1px solid var(--color-border-subtle);flex-shrink:0}.mobile-filter-drawer__header-left{display:flex;align-items:center;gap:10px}.mobile-filter-drawer__title{font-family:var(--font-serif);font-size:21px;font-weight:700;color:#6b0f2b;margin-bottom:0;line-height:1.1}.mobile-filter-drawer__active-tag{background-color:#faf2e8;border:1px solid #C9A96E;color:#6b0f2b;font-family:var(--font-sans);font-size:11px;font-weight:600;border-radius:12px;padding:2px 8px;line-height:1}.mobile-filter-drawer__close{background:#faf8f2;border:1px solid var(--color-border-subtle);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b0f2b;cursor:pointer;transition:all .2s ease;padding:0}.mobile-filter-drawer__close:hover{background-color:#6b0f2b;color:#fff;border-color:#6b0f2b}.mobile-filter-drawer__body{flex:1;overflow-y:auto;padding:10px 20px 16px;-webkit-overflow-scrolling:touch}.mobile-filter-drawer__body::-webkit-scrollbar{width:4px}.mobile-filter-drawer__body::-webkit-scrollbar-thumb{background-color:#ede6d6;border-radius:4px}.mobile-filter-drawer__footer{display:flex;align-items:center;gap:12px;padding:14px 20px;border-top:1px solid var(--color-border-subtle);background-color:#faf8f2;flex-shrink:0}.mobile-filter-drawer__clear-btn{flex:1;padding:11px 0;background-color:#fff;border:1.5px solid #EDE6D6;border-radius:8px;font-family:var(--font-sans);font-size:13.5px;font-weight:600;color:#6b0f2b;cursor:pointer;transition:all .2s ease}.mobile-filter-drawer__clear-btn:hover{background-color:#faf5ee;border-color:#c9a96e}.mobile-filter-drawer__apply-btn{flex:1;padding:11px 0;background:linear-gradient(135deg,#6b0f2b,#831537);border:1.5px solid #6B0F2B;border-radius:8px;font-family:var(--font-sans);font-size:13.5px;font-weight:600;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease;box-shadow:0 4px 14px #6b0f2b38}.mobile-filter-drawer__apply-btn:hover{opacity:.95;transform:translateY(-1px)}.mobile-filter-drawer__apply-count{font-weight:500;opacity:.9}.infinite-scroll-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin:0;text-align:center}.infinite-scroll-loading{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-sans);font-size:14px;font-weight:500;color:#7c756b}.infinite-spinner{width:22px;height:22px;border:2.5px solid #E5DFD3;border-top-color:#6b0f2b;border-radius:50%;animation:infiniteSpin .75s linear infinite}@keyframes infiniteSpin{to{transform:rotate(360deg)}}.infinite-scroll-end{font-family:var(--font-sans);font-size:13.5px;font-weight:500;color:#9c9488;padding:12px 24px;border-top:1px dashed var(--color-border-subtle);width:100%;max-width:400px;margin:0 auto}.infinite-scroll-btn{background-color:#fffdf9;border:1.5px solid #6B0F2B;color:#6b0f2b;font-family:var(--font-sans);font-size:14px;font-weight:600;padding:11px 28px;border-radius:30px;cursor:pointer;transition:all .25s ease;letter-spacing:.02em}.infinite-scroll-btn:hover{background-color:#6b0f2b;color:#fff;box-shadow:0 4px 14px #6b0f2b33}@media screen and (max-width:1024px){.collection-page__sidebar{display:none!important}.collection-top-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;width:100%}.collection-top-row--catalog{display:flex!important;justify-content:flex-end!important}.collection-top-row__left{flex:1;min-width:0}.collection-main-header__title{font-size:16px;line-height:1.25;margin-bottom:0!important;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.collection-main-header__subtext{display:none!important}.collection-top-row__right{display:flex;align-items:center;justify-content:flex-end;width:auto;flex-shrink:0;margin-left:auto!important}.mobile-filter-open-btn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:12.5px;font-weight:600;color:#6b0f2b;background-color:#fffdf9;border:1.5px solid #C9A96E;border-radius:8px!important;box-shadow:0 1px 3px #6b0f2b0a;transition:all .2s ease;cursor:pointer}.mobile-filter-open-btn svg.mobile-filter-icon{width:14px;height:14px}.mobile-filter-open-btn:hover,.mobile-filter-open-btn:active{background-color:#6b0f2b;color:#fff;border-color:#6b0f2b;box-shadow:0 3px 10px #6b0f2b2e}.royal-sort-wrapper,.royal-sort-wrapper--mobile{display:block!important;width:100%}.filter-group--sort .royal-sort-trigger{width:100%!important;height:42px!important}.filter-group--sort .royal-sort-menu{width:100%!important;left:0!important;right:0!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-main-collection.css.map */
