.collection-page{background:#faf4f0}.collection-hero{position:relative;height:503px;overflow:hidden;background:#514f3b}.collection-hero__media{position:absolute;left:calc(50% - 11.477%);top:-40.755%;width:181.433%;height:181.71%;transform:translate(-50%);overflow:hidden;pointer-events:none}.collection-hero__image{position:absolute;left:7.4%;top:-3.84%;width:84.26%;height:103.83%;max-width:none;object-fit:cover;object-position:center;display:block}.collection-hero__titles{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;max-width:1368px;height:100%;margin:0 auto;padding:0 clamp(24px,3.5vw,48px);pointer-events:none}.collection-hero__title{position:relative;margin:0;font-family:Melodrama,serif;font-weight:300;font-size:clamp(32px,4.5vw,62px);line-height:.9;letter-spacing:-.02em;text-transform:uppercase;color:#fff;text-align:left}.collection-hero__title.home-display,.collection-hero__title .home-display--script,.collection-hero__title-script{color:#fff}.collection-hero__title-lines{display:block;font-weight:300;line-height:.9}.collection-hero__title--has-script .collection-hero__title-lines{padding-left:.52em}.collection-hero__title-script,.collection-hero__title .home-display--script{position:absolute;left:0;top:50%;transform:translateY(-52%);font-family:Palace Script,cursive;font-size:clamp(56px,9vw,124px);font-weight:400;letter-spacing:0;line-height:1;margin:0;display:block;text-transform:none;pointer-events:none}.collection-hero__title-left{max-width:42%;text-align:left}.collection-hero__title-right{max-width:38%;text-align:right}.collection-hero__title-right .collection-hero__title,.collection-hero__title-right .collection-hero__title-lines{text-align:right;line-height:.9}.collection-toolbar{max-width:1351px;margin:0 auto;padding:24px 32px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.collection-toolbar__count{margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:var(--lh-body);letter-spacing:-.15px;color:#0a0a0a}.collection-toolbar__actions{display:flex;align-items:center;gap:16px}.collection-toolbar__sort{position:relative}.collection-toolbar__sort-select{-webkit-appearance:none;appearance:none;min-width:213px;height:38px;padding:0 36px 0 16px;border:.5px solid #999999;border-radius:5px;background:#faf4f0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%230a0a0a' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center;font-family:Inter,sans-serif;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#0a0a0a;cursor:pointer}.collection-toolbar__sort-label{font-weight:600}.collection-toolbar__filter-btn{height:38px;padding:0 20px;border:1px solid #d1d5dc;border-radius:4px;background:#faf4f0;font-family:Inter,sans-serif;font-size:14px;line-height:20px;letter-spacing:-.15px;color:#0a0a0a;cursor:pointer}.collection-toolbar__filter-btn:hover{opacity:.8}.collection-products{max-width:1368px;margin:0 auto;padding:0 20px 80px}.collection-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:2px;row-gap:64px}.collection-products__grid .home-product-card__info{max-width:min(208px,100%)}.collection-products__empty{margin:0;padding:60px 0;text-align:center;font-family:Inter,sans-serif;font-size:16px;line-height:var(--lh-body);color:#53513d}.collection-pagination{display:flex;justify-content:center;gap:8px;margin-top:48px}.collection-pagination a,.collection-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:4px;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;color:#321e1e}.collection-pagination a{border:1px solid #d1d5dc;background:#fff}.collection-pagination .current{background:#383626;color:#fff;border:1px solid #383626}.collection-filters{position:fixed;top:0;right:0;bottom:0;left:0;z-index:250;pointer-events:none}.collection-filters.is-open{pointer-events:auto}.collection-filters__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#25241873;opacity:0;transition:opacity .3s ease}.collection-filters.is-open .collection-filters__overlay{opacity:1}.collection-filters__panel{position:absolute;top:0;right:0;width:min(360px,100vw);height:100%;background:#faf4f0;transform:translate(100%);transition:transform .35s ease;display:flex;flex-direction:column;box-shadow:-8px 0 32px #00000014}.collection-filters.is-open .collection-filters__panel{transform:translate(0)}.collection-filters__header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid rgba(56,54,38,.12)}.collection-filters__title{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:18px;color:#321e1e}.collection-filters__close{border:none;background:none;font-size:28px;line-height:1;color:#383626;cursor:pointer}.collection-filters__body{flex:1;overflow-y:auto;padding:24px}.collection-filters__group{margin-bottom:24px}.collection-filters__group-title{margin:0 0 12px;font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#321e1e}.collection-filters__option{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-family:Inter,sans-serif;font-size:14px;color:#53513d;cursor:pointer}.collection-filters__footer{padding:20px 24px 32px;border-top:1px solid rgba(56,54,38,.12);display:flex;gap:12px}.collection-filters__apply,.collection-filters__clear{flex:1;height:44px;border-radius:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer}.collection-filters__apply{border:none;background:#383626;color:#fff;transition:background-color .2s ease,color .2s ease}.collection-filters__apply:hover{background:var(--cta-hover-bg, #383626);color:var(--cta-hover-text, #ffffff)}.collection-filters__clear{border:1px solid #d1d5dc;background:#fff;color:#321e1e;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.collection-filters__clear:hover{background:var(--cta-hover-bg, #383626);color:var(--cta-hover-text, #ffffff);border-color:var(--cta-hover-bg, #383626)}.collection-page__whatsapp{position:fixed;right:24px;bottom:24px;z-index:90}@media screen and (max-width:1100px){.collection-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:768px){.collection-hero{height:420px}.collection-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#14120c14,#14120c1f 42%,#14120cb8)}.collection-hero__media{left:0;top:0;width:100%;height:100%;transform:none}.collection-hero__image{left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.collection-hero__titles--mobile{position:relative;z-index:2;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;max-width:none;padding:0 24px 28px}.collection-hero__title--mobile{display:flex;flex-direction:column;gap:0;margin:0;font-size:clamp(24px,6.4vw,32px);font-weight:300;line-height:.9;letter-spacing:-.02em;word-spacing:.02em;text-align:left}.collection-hero__title-line{display:block;line-height:.9}.collection-toolbar{flex-direction:column;align-items:stretch;padding:20px 20px 16px}.collection-toolbar__actions{flex-direction:column;align-items:stretch}.collection-toolbar__sort-select{width:100%;min-width:0}.collection-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:48px;column-gap:8px}}@media screen and (max-width:480px){.collection-hero{height:380px}.collection-hero__image{object-position:62% center}.collection-hero__titles--mobile{padding:0 20px 24px}.collection-hero__title--mobile{font-size:24px;line-height:.9;letter-spacing:-.02em;word-spacing:.02em;gap:0}.collection-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:40px;column-gap:8px}.collection-products__grid .home-product-card__info{max-width:100%}.collection-products__grid .home-product-card__name{font-size:14px}.collection-products__grid .home-product-card__desc,.collection-products__grid .home-product-card__price{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-collection.css.map */
