.cn-cart{padding-block:3rem}.cn-cart__inner{max-width:720px;margin-inline:auto;display:flex;flex-direction:column;gap:2rem}.cn-cart__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:300;letter-spacing:-.02em;color:#1a1a1a;margin:0}.cn-shipping-bar{background:#faf9f7;border:1px solid #e0d9d4;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.625rem}.cn-shipping-bar__msg{font-size:.875rem;color:#6b6460;font-weight:300;margin:0}.cn-shipping-bar__msg strong{color:#1a1a1a;font-weight:500}.cn-shipping-bar__msg--unlocked{color:#2d6a4f;font-weight:400}.cn-shipping-bar__track{height:3px;background:#e0d9d4;border-radius:99px;overflow:hidden}.cn-shipping-bar__fill{height:100%;width:var(--progress, 0%);background:#1a1a1a;border-radius:99px;transition:width .5s ease}.cn-shipping-bar__msg--unlocked~.cn-shipping-bar__track .cn-shipping-bar__fill{background:#2d6a4f}.cn-cart__items{display:flex;flex-direction:column;gap:0;border-top:1px solid #e0d9d4}.cn-cart__item{display:grid;grid-template-columns:100px 1fr;gap:1.25rem;padding-block:1.5rem;border-bottom:1px solid #e0d9d4}.cn-cart__item-image-link{display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f5f0eb}.cn-cart__item-img{width:100%;height:100%;object-fit:cover}.cn-cart__item-placeholder{width:100%;height:100%;opacity:.35}.cn-cart__item-details{display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}.cn-cart__item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.cn-cart__item-title{font-size:.9375rem;font-weight:400;color:#1a1a1a;text-decoration:none;line-height:1.4}.cn-cart__item-title:hover{opacity:.7}.cn-cart__item-variant{font-size:.8125rem;color:#b0a49a;font-weight:300;margin:.25rem 0 0}.cn-cart__item-price{font-size:.9375rem;font-weight:400;color:#1a1a1a;white-space:nowrap;margin:0}.cn-cart__item-bottom{display:flex;align-items:center;justify-content:space-between}.cn-cart__qty-control{display:inline-flex;align-items:center;border:1px solid #e0d9d4}.cn-cart__qty-btn{width:2rem;height:2rem;background:none;border:none;cursor:pointer;font-size:1rem;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.cn-cart__qty-btn:hover{background:#f5f0eb}.cn-cart__qty-input{width:2.5rem;text-align:center;border:none;border-left:1px solid #e0d9d4;border-right:1px solid #e0d9d4;height:2rem;font-size:.875rem;color:#1a1a1a;background:none;-moz-appearance:textfield}.cn-cart__qty-input::-webkit-outer-spin-button,.cn-cart__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.cn-cart__remove{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#b0a49a;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline;transition:color .2s ease}.cn-cart__remove:hover{color:#1a1a1a}.cn-cart__footer{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}.cn-cart__subtotal{display:flex;justify-content:space-between;align-items:center}.cn-cart__subtotal-label{font-size:.8125rem;letter-spacing:.1em;text-transform:uppercase;color:#6b6460;font-weight:500}.cn-cart__subtotal-value{font-size:1.125rem;font-weight:400;color:#1a1a1a}.cn-cart__tax-note{font-size:.8125rem;color:#b0a49a;font-weight:300;margin:0}.cn-cart__checkout-btn{width:100%;padding:1rem;background:#1a1a1a;color:#fff;border:1px solid #1a1a1a;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:all .25s ease;margin-top:.5rem}.cn-cart__checkout-btn:hover{background:transparent;color:#1a1a1a}.cn-cart__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1.25rem;padding:.875rem 0;border-top:1px solid #e0d9d4;border-bottom:1px solid #e0d9d4}.cn-cart__trust-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:400;color:#6b6460;letter-spacing:.04em;text-decoration:none}.cn-cart__trust-shopify{transition:opacity .2s ease}.cn-cart__trust-shopify:hover{opacity:.7}.cn-cart__continue{display:block;text-align:center;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:#b0a49a;text-decoration:none;transition:color .2s ease}.cn-cart__continue:hover{color:#1a1a1a}.cn-cart__empty{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-block:4rem;text-align:center}.cn-cart__empty-msg{font-size:1rem;color:#b0a49a;font-weight:300;margin:0}@media(max-width:600px){.cn-cart__item{grid-template-columns:80px 1fr;gap:1rem}}.cn-announcement{background-color:var(--announcement-bg, #1a1a1a);color:var(--announcement-color, #ffffff);padding-block:.6rem;display:flex;align-items:center;justify-content:center;text-align:center}.cn-announcement__text{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400;margin:0}.cn-announcement__link{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;transition:opacity .2s ease}.cn-announcement__link:hover{opacity:.7}.cn-intro{padding-block:var(--intro-padding, 80px);display:flex;justify-content:center}.cn-intro__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;max-width:600px;width:100%}.cn-intro__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#b0a49a;font-weight:500}.cn-intro__heading{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:300;letter-spacing:-.02em;line-height:1.15;color:#1a1a1a;margin:0}.cn-intro__body{font-size:1rem;line-height:1.75;color:#6b6460;font-weight:300;max-width:480px}.cn-intro__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;border-bottom:1px solid #1a1a1a;padding-bottom:2px;transition:opacity .2s ease;margin-top:.5rem}.cn-intro__link:hover{opacity:.6}.cn-intro__link-arrow{transition:transform .2s ease}.cn-intro__link:hover .cn-intro__link-arrow{transform:translate(4px)}.cn-cancel-page__label{display:block;font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#b0a49a;font-weight:500;margin-bottom:.75rem}.cn-cancel-page__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300;letter-spacing:-.02em;color:#1a1a1a;margin:0 0 1rem}.cn-cancel-page__sub{font-size:.9375rem;line-height:1.7;color:#6b6460;font-weight:300;margin:0 0 2.5rem}.cn-cancel-form{text-align:left;display:flex;flex-direction:column;gap:1.25rem}.cn-cancel-form__group{display:flex;flex-direction:column;gap:.4rem}.cn-cancel-form__label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#6b6460;font-weight:500}.cn-cancel-form__input,.cn-cancel-form__select,.cn-cancel-form__textarea{width:100%;padding:.75rem 1rem;border:1px solid #e0d9d4;font-size:.9375rem;color:#1a1a1a;background:#fff;transition:border-color .2s ease;font-family:inherit}.cn-cancel-form__input:focus,.cn-cancel-form__select:focus,.cn-cancel-form__textarea:focus{outline:none;border-color:#1a1a1a}.cn-cancel-form__textarea{resize:vertical}.cn-cancel-form__btn{width:100%;padding:1rem;background:#1a1a1a;color:#fff;border:none;cursor:pointer;font-size:.8125rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500;transition:background .2s ease;margin-top:.5rem}.cn-cancel-form__btn:hover{background:#333}.cn-cancel-form__note{font-size:.8125rem;color:#b0a49a;font-weight:300;text-align:center;line-height:1.6;margin:0}.cn-cancel-page__login a{color:#1a1a1a;text-decoration:underline}.cn-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end}.cn-drawer[hidden]{display:none}.cn-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a00;transition:background .3s ease;cursor:pointer}.cn-drawer--open .cn-drawer__overlay{background:#1a1a1a66}.cn-drawer__panel{position:relative;width:min(420px,100vw);height:100%;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.cn-drawer--open .cn-drawer__panel{transform:translate(0)}.cn-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e0d9d4;flex-shrink:0}.cn-drawer__title{font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:.4rem}.cn-drawer__count{color:#b0a49a;font-weight:300}.cn-drawer__close{background:none;border:none;cursor:pointer;color:#1a1a1a;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.cn-drawer__close:hover{opacity:.5}.cn-drawer__shipping-bar{padding:.875rem 1.5rem;background:#faf9f7;border-bottom:1px solid #e0d9d4;display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.cn-drawer__shipping-msg{font-size:.8125rem;color:#6b6460;font-weight:300;margin:0}.cn-drawer__shipping-msg strong{color:#1a1a1a;font-weight:500}.cn-drawer__shipping-msg--unlocked{color:#2d6a4f;font-weight:400}.cn-drawer__bar-track{height:2px;background:#e0d9d4;border-radius:99px;overflow:hidden}.cn-drawer__bar-fill{height:100%;width:var(--progress, 0%);background:#1a1a1a;border-radius:99px;transition:width .5s ease}.cn-drawer__shipping-msg--unlocked~.cn-drawer__bar-track .cn-drawer__bar-fill{background:#2d6a4f}.cn-drawer__body{flex:1;overflow-y:auto;padding:0 1.5rem;overscroll-behavior:contain}.cn-drawer__items{list-style:none;padding:0;margin:0}.cn-drawer__item{display:grid;grid-template-columns:76px 1fr;gap:1rem;padding-block:1.25rem;border-bottom:1px solid #e0d9d4}.cn-drawer__item-img-link{display:block;aspect-ratio:4 / 5;overflow:hidden;background:#f5f0eb;flex-shrink:0}.cn-drawer__item-img{width:100%;height:100%;object-fit:cover}.cn-drawer__item-placeholder{width:100%;height:100%;opacity:.35}.cn-drawer__item-info{display:flex;flex-direction:column;gap:.4rem;justify-content:space-between}.cn-drawer__item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.cn-drawer__item-title{font-size:.875rem;font-weight:400;color:#1a1a1a;text-decoration:none;line-height:1.4;flex:1}.cn-drawer__item-title:hover{opacity:.7}.cn-drawer__item-price{font-size:.875rem;font-weight:400;color:#1a1a1a;white-space:nowrap;margin:0}.cn-drawer__item-variant{font-size:.75rem;color:#b0a49a;font-weight:300;margin:0}.cn-drawer__item-actions{display:flex;align-items:center;justify-content:space-between}.cn-drawer__qty{display:inline-flex;align-items:center;border:1px solid #e0d9d4}.cn-drawer__qty-btn{width:1.75rem;height:1.75rem;background:none;border:none;cursor:pointer;font-size:.9375rem;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.cn-drawer__qty-btn:hover{background:#f5f0eb}.cn-drawer__qty-val{min-width:1.75rem;text-align:center;font-size:.875rem;color:#1a1a1a;border-left:1px solid #e0d9d4;border-right:1px solid #e0d9d4;padding-inline:.25rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center}.cn-drawer__remove{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:#b0a49a;background:none;border:none;cursor:pointer;text-decoration:underline;transition:color .15s ease;padding:0}.cn-drawer__remove:hover{color:#1a1a1a}.cn-drawer__empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-block:3rem;text-align:center}.cn-drawer__empty-msg{font-size:.9375rem;color:#b0a49a;font-weight:300;margin:0}.cn-drawer__shop-link{font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;border-bottom:1px solid #1a1a1a;padding-bottom:2px;transition:opacity .2s ease}.cn-drawer__shop-link:hover{opacity:.6}.cn-drawer__footer{padding:1.25rem 1.5rem;border-top:1px solid #e0d9d4;display:flex;flex-direction:column;gap:.625rem;flex-shrink:0;background:#fff}.cn-drawer__subtotal{display:flex;justify-content:space-between;align-items:center}.cn-drawer__subtotal-label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#6b6460;font-weight:500}.cn-drawer__subtotal-value{font-size:1rem;font-weight:400;color:#1a1a1a}.cn-drawer__tax-note{font-size:.75rem;color:#b0a49a;font-weight:300;margin:0}.cn-drawer__checkout-btn{display:block;width:100%;padding:.9rem;background:#1a1a1a;color:#fff;text-align:center;text-decoration:none;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;transition:all .25s ease;margin-top:.25rem}.cn-drawer__checkout-btn:hover{background:transparent;color:#1a1a1a;border:1px solid #1a1a1a}.cn-drawer__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1rem;padding:.75rem 0;border-top:1px solid #e0d9d4;border-bottom:1px solid #e0d9d4}.cn-drawer__trust-item{display:inline-flex;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:400;color:#6b6460;letter-spacing:.04em;text-decoration:none}.cn-drawer__trust-shopify{transition:opacity .2s ease}.cn-drawer__trust-shopify:hover{opacity:.7}.cn-drawer__view-cart{display:block;text-align:center;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#b0a49a;text-decoration:none;transition:color .2s ease}.cn-drawer__view-cart:hover{color:#1a1a1a}.cn-collection{padding-block:var(--collection-padding, 48px)}.cn-collection__header{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.cn-collection__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:300;letter-spacing:-.02em;color:#1a1a1a;margin:0}.cn-collection__desc{font-size:1rem;line-height:1.7;color:#6b6460;font-weight:300;max-width:520px;margin:0}.cn-collection__count{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#b0a49a;margin:0}.cn-collection__toolbar{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0d9d4}.cn-collection__sort{display:flex;align-items:center;gap:.75rem}.cn-collection__sort-label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#6b6460}.cn-collection__sort-select{font-size:.8125rem;color:#1a1a1a;border:1px solid #e0d9d4;padding:.375rem 2rem .375rem .75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%231a1a1a' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .6rem center;-webkit-appearance:none;appearance:none;cursor:pointer}.cn-collection__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2rem 1.5rem}.cn-col-card__link{display:block;text-decoration:none;color:inherit}.cn-col-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f5f0eb;margin-bottom:1rem}.cn-col-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .5s ease}.cn-col-card__img--hover{opacity:0}.cn-col-card__link:hover .cn-col-card__img:not(.cn-col-card__img--hover){opacity:0}.cn-col-card__link:hover .cn-col-card__img--hover{opacity:1}.cn-col-card__link:hover .cn-col-card__img{transform:scale(1.04)}.cn-col-card__placeholder{width:100%;height:100%;opacity:.35}.cn-col-card__badge{position:absolute;top:.75rem;left:.75rem;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500;background:#1a1a1a;color:#fff;padding:.25rem .6rem}.cn-col-card__badge--new{background:#b0a49a}.cn-col-card__info{display:flex;flex-direction:column;gap:.25rem}.cn-col-card__title{font-size:.9375rem;font-weight:400;color:#1a1a1a;margin:0}.cn-col-card__price{font-size:.875rem;color:#6b6460;font-weight:300;margin:0;display:flex;align-items:center;gap:.5rem}.cn-col-card__price--compare{text-decoration:line-through;color:#b0a49a}.cn-col-card__price--sale{color:#c0392b}.cn-collection__pagination{display:flex;justify-content:center;margin-top:3rem;gap:.5rem}.cn-collection__pagination a,.cn-collection__pagination span{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-size:.875rem;color:#1a1a1a;text-decoration:none;border:1px solid transparent;transition:all .2s ease}.cn-collection__pagination a:hover{border-color:#1a1a1a}.cn-collection__pagination .current{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.cn-collection__empty{text-align:center;padding-block:4rem;color:#b0a49a;font-weight:300}@media(max-width:600px){.cn-collection__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem}}.cn-cols-page{padding-block:var(--cols-padding, 64px)}.cn-cols-page__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;margin-bottom:3rem}.cn-cols-page__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#b0a49a;font-weight:500}.cn-cols-page__title{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:300;letter-spacing:-.02em;color:#1a1a1a;margin:0}.cn-cols-page__sub{font-size:1rem;line-height:1.7;color:#6b6460;font-weight:300;max-width:480px;margin:0}.cn-cols-page__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.cn-col-tile__link{display:block;text-decoration:none;color:inherit}.cn-col-tile__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#f5f0eb;margin-bottom:1.25rem}.cn-col-tile__img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.cn-col-tile__link:hover .cn-col-tile__img{transform:scale(1.05)}.cn-col-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(26,26,26,.18) 0%,transparent 50%);transition:opacity .3s ease}.cn-col-tile__link:hover .cn-col-tile__overlay{opacity:.7}.cn-col-tile__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;font-weight:200;color:#b0a49a;letter-spacing:-.02em;background:#f0ece8}.cn-col-tile__info{display:flex;flex-direction:column;gap:.35rem}.cn-col-tile__title{font-size:1.0625rem;font-weight:400;color:#1a1a1a;margin:0;letter-spacing:-.01em}.cn-col-tile__desc{font-size:.875rem;color:#6b6460;font-weight:300;line-height:1.5;margin:0}.cn-col-tile__cta{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;font-weight:500;margin-top:.25rem;transition:gap .2s ease}.cn-col-tile__link:hover .cn-col-tile__cta{gap:.65rem}.cn-col-tile__arrow{transition:transform .2s ease}.cn-col-tile__link:hover .cn-col-tile__arrow{transform:translate(3px)}@media(max-width:600px){.cn-cols-page__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.cn-products{padding-block:var(--products-padding, 80px);background-color:var(--products-bg, #faf9f7)}.cn-products__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;margin-bottom:3rem}.cn-products__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#b0a49a;font-weight:500}.cn-products__heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:300;letter-spacing:-.02em;color:#1a1a1a;margin:0}.cn-products__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem 1.25rem}.cn-product-card__media{aspect-ratio:4 / 5;overflow:hidden;background:#f0ece8;margin-bottom:1rem}.cn-product-card__img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.cn-product-card__placeholder{width:100%;height:100%;object-fit:cover;opacity:.5}.cn-product-card__title{font-size:.9375rem;font-weight:400;color:#1a1a1a;letter-spacing:.01em}.cn-product-card__price{font-size:.875rem;color:#6b6460;font-weight:300}.cn-products__footer{display:flex;justify-content:center;margin-top:3rem}.cn-btn-secondary{display:inline-block;padding:.875rem 2.5rem;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:#1a1a1a;border:1px solid #1a1a1a;font-weight:500;transition:all .25s ease}.cn-btn-secondary:hover{background:#1a1a1a;color:#fff}@media(max-width:600px){.cn-products__grid{grid-template-columns:repeat(2,1fr);gap:1rem .75rem}}.cn-hero{position:relative;height:var(--hero-height, 90vh);min-height:480px;overflow:hidden;display:flex;align-items:center;justify-content:center}.cn-hero__media,.cn-hero__media--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cn-hero__img{width:100%;height:100%;object-fit:cover;object-position:center}.cn-hero__placeholder{width:100%;height:100%;object-fit:cover}.cn-hero__media--placeholder{background:#f5f0eb}.cn-hero__media--placeholder svg{width:100%;height:100%}.cn-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity, .15));pointer-events:none}.cn-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;max-width:640px;padding:2rem;text-align:center}.cn-hero__content--left{align-items:flex-start;text-align:left}.cn-hero__content--center{align-items:center;text-align:center}.cn-hero__content--right{align-items:flex-end;text-align:right}.cn-hero__eyebrow{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#ffffffd9;font-weight:400}.cn-hero__heading{font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0}.cn-hero__subheading{font-size:1rem;line-height:1.6;color:#ffffffd9;max-width:440px;font-weight:300}.cn-hero__buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:inherit;margin-top:.5rem}.cn-btn{display:inline-block;padding:.875rem 2.25rem;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;font-weight:500;transition:all .25s ease;cursor:pointer}.cn-btn--light{background:#fff;color:#1a1a1a;border:1px solid #ffffff}.cn-btn--light:hover{background:transparent;color:#fff}.cn-btn--dark{background:#1a1a1a;color:#fff;border:1px solid #1a1a1a}.cn-btn--dark:hover{background:transparent;color:#1a1a1a}.cn-btn--outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.7)}.cn-btn--outline:hover{background:#fff;color:#1a1a1a;border-color:#fff}@media(max-width:768px){.cn-hero__content{padding:1.5rem;max-width:100%}.cn-hero__content--left,.cn-hero__content--right{align-items:center;text-align:center}}.cn-product{display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding-block:3rem;align-items:start}.cn-product__gallery{display:flex;flex-direction:column;gap:.75rem;position:sticky;top:2rem}.cn-product__main-image{aspect-ratio:4 / 5;overflow:hidden;background:#f5f0eb}.cn-product__main-image--placeholder{display:flex;align-items:center;justify-content:center}.cn-product__placeholder{width:100%;height:100%;opacity:.4}.cn-product__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cn-product__main-image:hover .cn-product__img{transform:scale(1.03)}.cn-product__thumbnails{display:flex;gap:.5rem;flex-wrap:wrap}.cn-product__thumb{width:72px;height:72px;overflow:hidden;cursor:pointer;border:1px solid transparent;padding:0;background:#f5f0eb;transition:border-color .2s ease;flex-shrink:0}.cn-product__thumb img{width:100%;height:100%;object-fit:cover}.cn-product__thumb--active,.cn-product__thumb:hover{border-color:#1a1a1a}.cn-product__details{display:flex;flex-direction:column;gap:1.25rem}.cn-product__vendor{font-size:.6875rem;letter-spacing:.15em;text-transform:uppercase;color:#b0a49a;margin:0}.cn-product__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:300;letter-spacing:-.01em;line-height:1.2;color:#1a1a1a;margin:0}.cn-product__price{font-size:1.125rem;font-weight:400;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:.75rem}.cn-product__price--compare{text-decoration:line-through;color:#b0a49a;font-weight:300}.cn-product__price--sale{color:#c0392b}.cn-product__description{font-size:.9375rem;line-height:1.75;color:#6b6460;font-weight:300}.cn-product__form{display:flex;flex-direction:column;gap:1.25rem}.cn-product__option-label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;font-weight:500;display:block;margin-bottom:.5rem}.cn-product__option-values{display:flex;flex-wrap:wrap;gap:.5rem}.cn-product__swatch{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid #e0d9d4;font-size:.875rem;cursor:pointer;color:#1a1a1a;transition:all .2s ease}.cn-product__swatch:hover{border-color:#1a1a1a}.cn-product__swatch--selected{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.cn-product__swatch-input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.cn-product__qty-label{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;font-weight:500;display:block;margin-bottom:.5rem}.cn-product__qty-control{display:inline-flex;align-items:center;border:1px solid #e0d9d4}.cn-product__qty-btn{width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;font-size:1.125rem;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.cn-product__qty-btn:hover{background:#f5f0eb}.cn-product__qty-input{width:3rem;text-align:center;border:none;border-left:1px solid #e0d9d4;border-right:1px solid #e0d9d4;height:2.5rem;font-size:.9375rem;color:#1a1a1a;background:none;-moz-appearance:textfield}.cn-product__qty-input::-webkit-outer-spin-button,.cn-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.cn-product__add-btn{width:100%;padding:1rem;background:#1a1a1a;color:#fff;border:1px solid #1a1a1a;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:all .25s ease}.cn-product__add-btn:hover:not(:disabled){background:transparent;color:#1a1a1a}.cn-product__add-btn--disabled,.cn-product__add-btn:disabled{background:#e0d9d4;border-color:#e0d9d4;color:#b0a49a;cursor:not-allowed}.cn-product__note{font-size:.8125rem;color:#b0a49a;text-align:center;margin:0;letter-spacing:.03em}.cn-product__accordion{border-top:1px solid #e0d9d4}.cn-product__accordion:last-child{border-bottom:1px solid #e0d9d4}.cn-product__accordion-trigger{display:flex;justify-content:space-between;align-items:center;padding-block:1rem;cursor:pointer;font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:#1a1a1a;list-style:none;-webkit-user-select:none;user-select:none}.cn-product__accordion-trigger::-webkit-details-marker{display:none}.cn-product__accordion-trigger:after{content:"+";font-size:1.125rem;font-weight:300;transition:transform .2s ease}details[open] .cn-product__accordion-trigger:after{transform:rotate(45deg)}.cn-product__accordion-body{padding-bottom:1rem;font-size:.9375rem;line-height:1.75;color:#6b6460;font-weight:300}@media(max-width:768px){.cn-product{grid-template-columns:1fr;gap:2rem;padding-block:1.5rem}.cn-product__gallery{position:static}}.cn-sub-page{padding-block:var(--sub-padding, 64px)}.cn-sub-page__hero{text-align:center;max-width:600px;margin:0 auto 4rem;display:flex;flex-direction:column;gap:.75rem}.cn-sub-page__label{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:#b0a49a;font-weight:500}.cn-sub-page__title{font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:-.02em;color:#1a1a1a;margin:0}.cn-sub-page__sub{font-size:1rem;line-height:1.7;color:#6b6460;font-weight:300;margin:0}.cn-sub-builder{display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:start}.cn-sub-builder__section-title{font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:#1a1a1a;font-weight:600;margin:0 0 .5rem}.cn-sub-builder__hint{font-size:.875rem;color:#b0a49a;font-weight:300;margin:0 0 1.5rem}.cn-sub-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.25rem}.cn-sub-product-card{border:1px solid #e0d9d4;transition:border-color .2s ease}.cn-sub-product-card:hover{border-color:#1a1a1a}.cn-sub-product-card__media{position:relative;aspect-ratio:1;background:#f5f0eb;overflow:hidden}.cn-sub-product-card__img{width:100%;height:100%;object-fit:cover}.cn-sub-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:200;color:#b0a49a}.cn-sub-product-card__add{position:absolute;bottom:.5rem;right:.5rem;width:2rem;height:2rem;background:#1a1a1a;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.cn-sub-product-card:hover .cn-sub-product-card__add{opacity:1}.cn-sub-product-card__info{padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.cn-sub-product-card__title{font-size:.8125rem;font-weight:400;color:#1a1a1a;margin:0;line-height:1.3}.cn-sub-product-card__price{font-size:.8125rem;color:#6b6460;font-weight:300;margin:0}.cn-sub-product-card__variant{font-size:.75rem;border:1px solid #e0d9d4;padding:.2rem .4rem;color:#1a1a1a;background:#fff;width:100%}.cn-sub-product-card__qty{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.cn-sub-qty-btn{width:1.5rem;height:1.5rem;background:#f5f0eb;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;color:#1a1a1a;transition:background .15s ease}.cn-sub-qty-btn:hover{background:#e0d9d4}.cn-sub-qty-value{font-size:.875rem;font-weight:500;color:#1a1a1a;min-width:1rem;text-align:center}.cn-sub-sidebar{position:sticky;top:6rem;display:flex;flex-direction:column;gap:2rem}.cn-sub-summary{border:1px solid #e0d9d4;padding:1.5rem}.cn-sub-summary__empty{font-size:.875rem;color:#b0a49a;font-weight:300;line-height:1.6;padding:1rem 0}.cn-sub-summary__list{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.75rem}.cn-sub-summary__item{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;gap:.5rem}.cn-sub-summary__item-title{color:#1a1a1a;flex:1;line-height:1.3}.cn-sub-summary__item-right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.cn-sub-summary__item-qty{color:#b0a49a;font-size:.75rem}.cn-sub-summary__item-price{color:#1a1a1a;font-weight:500;font-size:.8125rem}.cn-sub-summary__remove{background:none;border:none;color:#b0a49a;cursor:pointer;font-size:1rem;line-height:1;padding:0 .1rem;transition:color .15s ease}.cn-sub-summary__remove:hover{color:#1a1a1a}.cn-sub-summary__total{display:flex;justify-content:space-between;padding-top:.75rem;margin-top:.75rem;border-top:1px solid #e0d9d4;font-size:.9375rem;font-weight:500;color:#1a1a1a}.cn-sub-frequency{border:1px solid #e0d9d4;padding:1.5rem}.cn-sub-freq-options{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.cn-sub-freq-option{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem 1rem;border:1px solid #e0d9d4;transition:border-color .2s ease}.cn-sub-freq-option:has(.cn-sub-freq-radio:checked){border-color:#1a1a1a}.cn-sub-freq-radio{accent-color:#1a1a1a;width:1rem;height:1rem;flex-shrink:0}.cn-sub-freq-label{display:flex;flex-direction:column;gap:.1rem}.cn-sub-freq-label strong{font-size:.875rem;font-weight:500;color:#1a1a1a}.cn-sub-freq-label small{font-size:.75rem;color:#6b6460;font-weight:300}.cn-sub-cta{display:flex;flex-direction:column;gap:.75rem}.cn-sub-cta__note{font-size:.75rem;color:#b0a49a;font-weight:300;margin:0;display:flex;align-items:center;gap:.4rem;line-height:1.5}.cn-sub-cta__btn{width:100%;padding:1rem;background:#1a1a1a;color:#fff;border:none;cursor:pointer;font-size:.8125rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500;transition:background .2s ease,opacity .2s ease}.cn-sub-cta__btn:hover:not(:disabled){background:#333}.cn-sub-cta__btn:disabled{opacity:.4;cursor:not-allowed}.cn-sub-cta__sub{font-size:.75rem;color:#b0a49a;font-weight:300;margin:0;text-align:center}@media(max-width:900px){.cn-sub-builder{grid-template-columns:1fr}.cn-sub-sidebar{position:static}}@media(max-width:480px){.cn-sub-product-grid{grid-template-columns:repeat(2,1fr)}}.cn-tagline{background-color:var(--tagline-bg, #1a1a1a);color:var(--tagline-color, #ffffff);padding-block:var(--tagline-padding, 96px);display:flex;justify-content:center}.cn-tagline__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;max-width:800px;width:100%;padding-inline:2rem}.cn-tagline__text{font-size:clamp(2rem,5vw,4rem);font-weight:300;letter-spacing:-.03em;line-height:1.1;margin:0}.cn-tagline__sub{font-size:.9375rem;font-weight:300;letter-spacing:.05em;opacity:.65;max-width:480px;line-height:1.6}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.cn-footer{background-color:#faf9f7;border-top:1px solid #e0d9d4;margin-top:4rem}.cn-footer__inner{padding-block:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.cn-footer__nav{display:flex;flex-wrap:wrap;gap:.25rem 1.5rem}.cn-footer__nav a{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:400;color:#6b6460;text-decoration:none;transition:color .2s ease}.cn-footer__nav a:hover{color:#1a1a1a}.cn-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;padding-top:1.25rem;border-top:1px solid #e0d9d4}.cn-footer__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;border-top:1px solid #e0d9d4}.cn-footer__trust-badge{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:#4a4a4a;transition:opacity .2s ease}.cn-footer__trust-badge:hover{opacity:.75}.cn-footer__shopify-logo{height:48px;width:auto;flex-shrink:0}.cn-footer__trust-text{font-size:1rem;font-weight:600;letter-spacing:.03em;color:#4a4a4a}.cn-footer__trust-badges{display:flex;align-items:center;gap:1rem}.cn-footer__trust-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:400;color:#6b6460;letter-spacing:.04em}.cn-footer__trust-item svg{color:#6b6460;flex-shrink:0}.cn-footer__copy{font-size:.6875rem;font-weight:300;color:#b0a49a;letter-spacing:.06em;margin:0}.cn-footer__copy a{font-size:.6875rem;font-weight:300;color:#b0a49a;letter-spacing:.06em;text-decoration:none;transition:color .2s ease}.cn-footer__copy a:hover{color:#6b6460}@media(max-width:600px){.cn-footer__trust{flex-direction:column;align-items:flex-start}}.cn-footer__payment{display:flex;flex-wrap:wrap;gap:.4rem;margin-left:auto}.cn-footer__payment svg{height:20px;width:auto;opacity:.5;transition:opacity .2s ease}.cn-footer__payment svg:hover{opacity:.8}@media(max-width:600px){.cn-footer__payment{margin-left:0;width:100%}}.cn-header{background:#fff;border-bottom:1px solid #e0d9d4;position:sticky;top:0;z-index:100}.cn-header__inner{height:5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative}.cn-header__logo{font-size:1.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;white-space:nowrap;flex-shrink:0;position:absolute;left:50%;transform:translate(-50%)}.cn-header__nav{display:flex;align-items:center;gap:.25rem;flex:1;justify-content:flex-start}.cn-header__item{position:relative}.cn-header__link{font-size:.8125rem;letter-spacing:.06em;font-weight:400;color:#6b6460;text-decoration:none;padding:.4rem .75rem;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.3rem;transition:color .2s ease;white-space:nowrap}.cn-header__link:hover,.cn-header__link[aria-current=page]{color:#1a1a1a}.cn-header__chevron{transition:transform .2s ease;flex-shrink:0}.cn-header__item--open .cn-header__chevron{transform:rotate(180deg)}.cn-header__dropdown{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);background:#fff;border:1px solid #e0d9d4;min-width:180px;list-style:none;padding:.5rem 0;margin:0;opacity:0;pointer-events:none;transform:translate(-50%) translateY(-4px);transition:opacity .2s ease,transform .2s ease;z-index:200}.cn-header__item--open .cn-header__dropdown{opacity:1;pointer-events:all;transform:translate(-50%) translateY(0)}.cn-header__dropdown-link{display:block;padding:.5rem 1.25rem;font-size:.8125rem;color:#6b6460;text-decoration:none;letter-spacing:.04em;transition:color .15s ease,background .15s ease;white-space:nowrap}.cn-header__dropdown-link:hover{color:#1a1a1a;background:#faf9f7}.cn-header__icons{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.cn-header__icon-btn{display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none;color:#1a1a1a;padding:.4rem;background:none;border:none;cursor:pointer;transition:opacity .2s ease}.cn-header__icon-btn:hover{opacity:.6}.cn-header__icon-btn svg{width:1.375rem;height:1.375rem}.cn-header-cart-count{position:absolute;top:0;right:0;font-size:.625rem;font-weight:600;background:#1a1a1a;color:#fff;width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.cn-header-cart-count--empty{display:none}.cn-header__mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:.4rem;flex-direction:column;gap:5px;align-items:center;justify-content:center}.cn-header__burger,.cn-header__burger:before,.cn-header__burger:after{display:block;width:22px;height:1.5px;background:#1a1a1a;transition:transform .25s ease,opacity .25s ease}.cn-header__burger{position:relative}.cn-header__burger:before,.cn-header__burger:after{content:"";position:absolute;left:0}.cn-header__burger:before{top:-6px}.cn-header__burger:after{top:6px}.cn-header__mobile-toggle--open .cn-header__burger{background:transparent}.cn-header__mobile-toggle--open .cn-header__burger:before{transform:rotate(45deg) translate(4px,4px)}.cn-header__mobile-toggle--open .cn-header__burger:after{transform:rotate(-45deg) translate(4px,-4px)}.cn-mobile-menu{border-top:1px solid #e0d9d4;background:#fff;padding:.5rem 0 1rem}.cn-mobile-menu__link{display:block;padding:.75rem 0;font-size:.9375rem;color:#1a1a1a;text-decoration:none;font-weight:400;letter-spacing:.03em;border-bottom:1px solid #f5f0eb}.cn-mobile-menu__summary{cursor:pointer;list-style:none}.cn-mobile-menu__summary::-webkit-details-marker{display:none}.cn-mobile-menu__child{padding-left:1rem;font-size:.875rem;color:#6b6460;border-bottom:none}@media(max-width:768px){.cn-header__nav{display:none}.cn-header__mobile-toggle{display:flex}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.cn-product-card{position:relative}.cn-product-card__link{display:block;text-decoration:none;color:inherit}.cn-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f5f0eb;margin-bottom:1rem}.cn-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .5s ease}.cn-product-card__img--hover{opacity:0}.cn-product-card__link:hover .cn-product-card__img:not(.cn-product-card__img--hover){opacity:0}.cn-product-card__link:hover .cn-product-card__img--hover{opacity:1}.cn-product-card__link:hover .cn-product-card__img{transform:scale(1.04)}.cn-product-card__placeholder{width:100%;height:100%;opacity:.35}.cn-product-card__badge{position:absolute;top:.75rem;left:.75rem;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500;background:#1a1a1a;color:#fff;padding:.25rem .6rem;z-index:1}.cn-product-card__badge--new{background:#b0a49a}.cn-quick-add{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:.4rem;background:#1a1a1ae0;color:#fff;border:none;padding:.7rem 1rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;cursor:pointer;opacity:0;transform:translateY(4px);transition:opacity .25s ease,transform .25s ease,background .2s ease;z-index:2;width:100%}.cn-product-card__link:hover .cn-quick-add,.cn-quick-add:focus-visible{opacity:1;transform:translateY(0)}.cn-quick-add:hover{background:#1a1a1a}.cn-quick-add--loading .cn-quick-add__label{opacity:.5}.cn-quick-add--added{background:#2d6a4feb}.cn-quick-add__icon{font-size:1rem;font-weight:300;line-height:1}.cn-product-card__info{display:flex;flex-direction:column;gap:.25rem}.cn-product-card__title{font-size:.9375rem;font-weight:400;color:#1a1a1a;margin:0}.cn-product-card__price{font-size:.875rem;color:#6b6460;font-weight:300;margin:0;display:flex;align-items:center;gap:.5rem}.cn-product-card__price--compare{text-decoration:line-through;color:#b0a49a}.cn-product-card__price--sale{color:#c0392b}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
