:root{--paper: #fff9f4;--paper-deep: #f6e7cb;--surface: #fffdfc;--surface-sage: #f8eee7;--ink: #542e28;--ink-soft: #6d514d;--muted: #8a6d68;--clay: #f36f5f;--clay-dark: #d94d42;--sage: #4f7d57;--gold-muted: #f59c3d;--teal: #4fafa2;--purple: #7752a4;--line: rgba(84, 46, 40, .12);--line-strong: rgba(84, 46, 40, .22);--shadow-soft: 0 12px 40px rgba(84, 46, 40, .08);--shadow-lift: 0 20px 55px rgba(84, 46, 40, .13);--serif: "Lora", Georgia, "Times New Roman", serif;--sans: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--ease-out: cubic-bezier(.22, 1, .36, 1);--radius-sm: 12px;--radius-md: 18px;--radius-lg: 24px;--primary-color: #f36f5f;--secondary-color: #4f7d57;--accent-color: #f59c3d;--dark-gray: #542e28;--medium-gray: #765d58;--bg-gray: #f8eee7}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--sans);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}body,button,input,textarea,select{font-family:var(--sans)}h1,h2,h3,.section-title,.header__logo-text,.footer__logo-text,.product-card__title,.cart-drawer__title{font-family:var(--serif);font-weight:500;letter-spacing:-.02em}a,button,input,.card,.product-card,.category-icons__item,.type-card,.feature-card{transition:color .24s var(--ease-out),background-color .24s var(--ease-out),border-color .24s var(--ease-out),box-shadow .42s var(--ease-out),transform .42s var(--ease-out),opacity .24s var(--ease-out)}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--clay);outline-offset:4px}::selection{color:var(--surface);background:var(--clay)}.container,.header__container,.hero__container,.product-showcase__container,.footer__container{max-width:1320px}#MainContent>.shopify-section{position:relative}#MainContent>.shopify-section+.shopify-section:before,body:not(.template-index) .footer:before{position:absolute;z-index:4;top:-2.4rem;right:0;left:0;height:4.8rem;background:#ffffff03;-webkit-backdrop-filter:blur(1.8rem) saturate(1.04);backdrop-filter:blur(1.8rem) saturate(1.04);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 28%,#000 72%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 28%,#000 72%,transparent);content:"";pointer-events:none}body:not(.template-index) .footer{position:relative}.btn,.hero__btn,.membership__button,.newsletter__button,.product-card__add-btn,.cart-drawer__checkout{min-height:50px;border-radius:16px;font-size:1.35rem;font-weight:600;letter-spacing:.045em;box-shadow:none}.btn-primary,.hero__btn--primary,.newsletter__button,.product-card__add-btn,.cart-drawer__checkout{color:#fffaf4;border-color:var(--clay);background:var(--clay)}.btn-primary:hover,.hero__btn--primary:hover,.newsletter__button:hover,.product-card__add-btn:hover,.cart-drawer__checkout:hover{color:#fff;border-color:var(--clay-dark);background:var(--clay-dark);box-shadow:0 10px 26px #a9564533;transform:translateY(-2px)}.btn-outline,.hero__btn--outline{color:var(--ink);border:1px solid var(--line-strong);background:#fffdf97a}.btn-outline:hover,.hero__btn--outline:hover{color:var(--ink);border-color:var(--ink);background:var(--surface);transform:translateY(-2px)}.announcement-bar{min-height:38px;padding:0 1.6rem;color:#f8f4eb;background:var(--clay);box-shadow:none}.announcement-bar__container{min-height:38px;padding-block:.8rem}.announcement-bar__carousel{width:min(100%,68rem)}.announcement-bar__slide{line-height:2.4rem;font-size:1.25rem;font-weight:500;letter-spacing:.08em}.announcement-bar__close{color:#ffffff9e}.header{border-bottom:1px solid transparent;background:#fffdfcf2;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header--scrolled{border-bottom-color:var(--line);background:#fffdf9f0;box-shadow:0 8px 30px #20312b0f}.header__container{position:relative;max-width:1440px;min-height:88px;padding-inline:6.4rem;gap:clamp(1.2rem,1.5vw,2.4rem)}.header__logo{order:1;min-width:0;flex-shrink:0;gap:1.1rem}.header__logo--brand{width:clamp(21rem,23vw,33rem);height:7.2rem;overflow:hidden}.header__logo--brand img{width:100%;max-width:none;height:100%;object-fit:cover;object-position:center 50%;transform:scale(1.15)}.header__logo img{display:block;max-width:min(18vw,25rem);height:auto}.header__logo-icon,.footer__logo-icon{width:42px;height:48px;color:var(--ink);border:1px solid var(--line-strong);border-radius:22px 22px 4px 4px;background:transparent;box-shadow:none}.header__logo-icon span,.footer__logo-icon span{color:inherit;font-family:var(--serif);font-size:2rem}.header__logo-text{color:var(--ink);background:none;-webkit-background-clip:border-box;-webkit-text-fill-color:var(--ink);background-clip:border-box;font-size:3rem}.header__nav{order:2;min-width:0;flex:1;justify-content:center;gap:clamp(6px,.8vw,12px)}.header__nav-link{padding-inline:1rem;color:var(--ink-soft);font-size:14px;font-weight:700;letter-spacing:0;white-space:nowrap}.header__nav-link:hover{color:var(--clay)}.header__dropdown{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fffdf9fa;box-shadow:var(--shadow-soft)}.header__action-btn,.header__menu-toggle{flex:0 0 40px;color:var(--ink);border-radius:50%;background:transparent}.header__actions{order:4;min-width:0;flex-shrink:0}.header__action-btn:hover,.header__menu-toggle:hover{color:var(--clay);background:#c96f5b14}.header__cart-badge{color:#fff;background:var(--clay)}.header__search{position:relative;order:3;width:clamp(22rem,17vw,28rem);overflow:visible;flex:0 1 clamp(22rem,17vw,28rem);opacity:1;transition:none}.header__search-form{position:relative;width:100%}.header__search-input{width:100%;height:4.6rem;padding:0 4.8rem 0 1.8rem;color:var(--ink);border:1px solid var(--line-strong);border-radius:999px;outline:none;background:var(--paper);font-family:var(--sans);font-size:1.45rem;font-weight:650;letter-spacing:0;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.header__search-input::placeholder{color:var(--muted);font-weight:600;opacity:.82}.header__search-input:focus{border-color:var(--clay);background:var(--surface);box-shadow:0 0 0 4px #c96f5b1f}.header__search-submit{position:absolute;top:50%;right:.6rem;display:flex;width:3.4rem;height:3.4rem;align-items:center;justify-content:center;color:var(--ink);border:0;border-radius:50%;background:transparent;transform:translateY(-50%);transition:color .18s ease,background-color .18s ease}.header__search-submit:hover,.header__search-submit:focus-visible{color:#fff;outline:none;background:var(--clay)}.header__search-submit svg{width:1.8rem;height:1.8rem}.mobile-menu__panel{top:var(--menu-top, 70px);right:0;max-width:min(380px,var(--menu-viewport-width, 100vw));color:var(--ink);background:var(--surface)}body.menu-open .header{z-index:110}.mobile-menu__title{color:var(--muted);font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase}.hero{min-height:54rem;padding:4.2rem 0 1.6rem;background:#fff5eb}.hero__pattern{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:cover;opacity:1}.hero__grid{align-items:center;gap:clamp(4rem,4vw,6.4rem)}.hero__content{position:relative;z-index:2;max-width:58rem}.hero__badge,.hero__stats{display:none}.hero__title{margin:0;color:var(--ink);font-family:var(--serif);font-size:clamp(5.2rem,5.3vw,7.8rem);font-weight:500;line-height:1.03;letter-spacing:-.035em}.hero__title-highlight{display:block;color:var(--clay);font-style:normal;background:none;-webkit-text-fill-color:currentColor}.hero__description{max-width:54rem;margin-top:2.8rem;color:var(--ink);font-size:1.9rem;font-weight:600;line-height:1.55}.hero__buttons{margin-top:3.6rem;gap:1.4rem}.hero__btn{min-width:19.5rem;padding-inline:2.8rem;border-radius:17px;font-size:1.5rem;font-weight:800;letter-spacing:0}.hero__image-wrapper{z-index:1;min-width:0;overflow:visible;align-self:end;border-radius:0;background:transparent;box-shadow:none}.hero__image{width:100%;height:min(37vw,50rem);aspect-ratio:auto;border-radius:0;object-fit:contain;object-position:center bottom;filter:none;mix-blend-mode:normal;animation:none;transform:none;transform-origin:center bottom}@media(min-width:1024px){.hero__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}.hero__image-wrapper--embedded-desktop{visibility:hidden;pointer-events:none}}.hero__floating-badge{display:none}.hero__floating-icon{color:var(--clay);background:#c96f5b1a}.hero__floating-title{color:var(--ink);font-family:var(--serif);font-size:1.6rem}.hero__floating-text{color:var(--muted)}.category-icons{padding:3.6rem 0 5rem;border-top:0;background:var(--surface)}.category-icons .container{max-width:2400px;padding-inline:clamp(2rem,3.333vw,6.4rem)}.category-icons__heading{display:block;margin-bottom:2.4rem;text-align:center}.category-icons__heading span{display:none}.category-icons__heading h2{margin:0;color:var(--ink);font-family:var(--serif);font-size:clamp(3rem,3vw,4.4rem);font-weight:500}.category-icons__list{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 7rem) / 6);justify-content:flex-start;gap:1.4rem;margin-top:0;padding:.8rem 0 1.4rem;overflow-x:auto;scroll-snap-type:x proximity}.category-icons__item{min-width:0;flex-direction:row;justify-content:flex-start;gap:1.2rem;padding:1.1rem 1.4rem;color:var(--ink);border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 6px 20px #542e280f;scroll-snap-align:start}.category-icons__item:hover{border-color:#f36f5f73;box-shadow:0 12px 28px #542e281a;transform:translateY(-4px)}.category-icons__icon{flex:0 0 5rem;width:5rem;height:5rem;border:0!important;border-radius:14px;box-shadow:none}.category-icons__icon svg{width:2.8rem;height:2.8rem;stroke-width:1.7}.category-icons__label{margin-top:0;color:var(--ink);font-family:var(--sans);font-size:1.5rem;font-weight:800}@media(min-width:1800px){.category-icons__list{grid-auto-columns:calc((100% - 9.8rem)/8);overflow-x:hidden}}.product-showcase,.editorial-section,.main-content-section{padding-block:clamp(7rem,8vw,11rem)}.product-showcase{padding-block:5rem;background:var(--paper)}.product-showcase--alt,.editorial-section--blue,.main-content-section--muted,.collection-banner{background:var(--surface-sage)}.product-showcase__header,.section-heading{max-width:none;margin-bottom:4.8rem;text-align:left}.product-showcase__title,.section-title,.main-content-section__title,.collection-banner h1{color:var(--ink);font-family:var(--serif);font-size:clamp(3.8rem,4.8vw,6.2rem);font-weight:500;line-height:1.05;letter-spacing:-.04em}.product-showcase__subtitle,.section-subtitle{margin-top:1rem;color:var(--muted);font-size:1.5rem;letter-spacing:.035em}.product-showcase__line,.section-title-line{width:5.2rem;height:1px;margin:2.2rem 0 0;background:var(--clay)}.product-showcase__carousel{margin-inline:0;padding-bottom:3.2rem}.product-showcase__viewport{margin:0;overflow-x:hidden;overflow-y:hidden;touch-action:pan-y pinch-zoom;scrollbar-width:none}.product-showcase__viewport::-webkit-scrollbar{display:none}.product-showcase__track{width:100%;gap:2rem;padding:0;will-change:transform}.product-showcase__slide{flex:0 0 calc((100% - 6rem)/4);min-width:0;padding:0}.product-showcase__header{margin-bottom:3rem;text-align:center}.product-showcase__title{font-size:clamp(3rem,3vw,4.2rem);line-height:1.08;letter-spacing:-.035em}.product-showcase__title a:hover{color:var(--clay)}.product-showcase__subtitle{margin-top:.8rem;font-size:1.45rem}.product-showcase__line{display:none}.product-showcase .product-card{min-width:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.product-showcase .product-card:hover,.product-showcase .product-card.is-motion-active{box-shadow:none;transform:none}.product-showcase .product-card__image-wrapper{overflow:hidden;border-radius:20px;background:var(--paper-deep)}.product-showcase .product-card__image{object-fit:contain;filter:saturate(.92);transition:transform .8s var(--ease-out),filter .5s var(--ease-out)}.product-showcase .product-card:hover .product-card__image{filter:saturate(1);transform:translate3d(0,var(--motion-art-y),0) scale(var(--motion-art-scale))}.product-showcase .product-card__badges,.product-showcase .product-card__quick-add{display:none}.product-showcase .product-card__content{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "price rating" "status status" "button button";align-content:start;column-gap:1rem;min-width:0;padding:1.6rem 0 0}.product-showcase .product-card__title{grid-area:title;min-width:0;max-width:100%;min-height:4.6rem;margin-bottom:.8rem;color:var(--ink);font-family:var(--sans);font-size:1.55rem;font-weight:650;line-height:1.45;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-showcase .product-card__title a:hover{color:var(--clay)}.product-showcase .product-card__rating{grid-area:rating;align-self:center;justify-self:end;margin:0}.product-showcase .product-card__reviews{max-width:7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-showcase .product-card__price{grid-area:price;align-self:center;margin:0}.product-showcase .product-card__price-current{color:var(--ink);font-size:1.45rem;font-weight:500}.product-card__status{grid-area:status;min-height:2.1rem;margin:.8rem 0 1.2rem;color:var(--muted);font-size:1.25rem}.product-showcase .product-card__add-btn{grid-area:button;min-height:4rem;margin:0;padding:.8rem 1.6rem;color:var(--clay);border:1px solid var(--clay);border-radius:999px;background:transparent;font-size:1.3rem}.product-showcase .product-card__add-btn:hover{color:var(--surface);background:var(--clay);transform:none}.product-card__badge{border-radius:2px;font-size:1rem;letter-spacing:.09em;text-transform:uppercase}.product-card__badge--new{color:#fff;background:var(--sage)}.product-card__badge--sale{color:#fff;background:var(--clay)}.product-card__star--filled,.product-card__price-current{color:var(--clay)}.product-card__price-current{font-size:1.65rem;font-weight:600}.product-card__add-btn{margin-top:1.7rem;border-radius:2px;text-transform:uppercase}.product-card__quick-add-btn{color:var(--ink);border:1px solid var(--line);background:#fffdf9f0;box-shadow:none}.product-card__quick-add-btn:hover{color:#fff;border-color:var(--clay);background:var(--clay)}.product-showcase__nav,.product-carousel__nav{color:var(--ink);border:1px solid var(--line-strong);border-radius:50%;background:#fffdf9f0;box-shadow:none}.product-showcase__nav{top:43%;width:4.4rem;height:4.4rem}.product-showcase__nav--prev{left:-2.2rem}.product-showcase__nav--next{right:-2.2rem}.product-showcase__pagination{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:.65rem;min-height:1.2rem}.product-showcase__dot{position:relative;width:2.4rem;height:2.4rem;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.product-showcase__dot:before{position:absolute;top:50%;left:50%;width:.8rem;height:.8rem;border-radius:50%;background:#542e2838;content:"";transform:translate(-50%,-50%);transition:background-color .18s ease,transform .18s ease}.product-showcase__dot.is-active:before{background:var(--clay);transform:translate(-50%,-50%) scale(1.25)}.product-showcase__nav:hover,.product-carousel__nav:hover{color:var(--surface);border-color:var(--ink);background:var(--ink)}.product-showcase__nav:focus-visible,.product-showcase__dot:focus-visible{outline:2px solid var(--clay);outline-offset:3px}.product-showcase__nav[hidden],.product-showcase__pagination[hidden]{display:none}.product-showcase__view-all{color:var(--ink);border:1px solid var(--line-strong);border-radius:2px;background:transparent}.product-showcase__view-all:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.product-showcase__footer{display:none}.membership{position:relative;overflow:hidden;padding-block:clamp(7rem,8vw,10rem);color:var(--ink);background:#fadadd}.membership:after{position:absolute;top:-18rem;right:-12rem;width:42rem;height:42rem;border:1px solid rgba(138,79,92,.18);border-radius:50%;content:"";pointer-events:none}.membership__grid{position:relative;z-index:1;gap:clamp(5rem,8vw,12rem)}.membership__badge{padding:0;color:#8a4f5c;background:transparent;font-size:1.15rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.membership__title{margin-top:1.6rem;color:var(--ink);font-family:var(--serif);font-size:clamp(4rem,5vw,6.4rem);font-weight:500}.membership__highlight{color:var(--clay)}.membership__description{max-width:46rem;color:var(--ink-soft);font-size:1.6rem;line-height:1.75}.membership__button{color:#fffaf2;border:1px solid var(--ink);border-radius:2px;background:var(--ink)}.membership__button:hover{border-color:#c64138;background:#c64138;transform:translateY(-2px)}.membership__benefits{border-left:1px solid rgba(138,79,92,.22)}.membership__benefit{padding:1.5rem 2rem;border:0;border-radius:0;background:transparent}.membership__benefit:hover,.membership__benefit.is-motion-active{background:#8a4f5c12;box-shadow:none}.membership__benefit-icon{color:#8a4f5c;border:1px solid rgba(138,79,92,.28);background:#fffdfc94}.membership__benefit p{color:var(--ink);font-size:1.5rem}.type-grid{gap:2rem}.type-card{display:grid;grid-template-rows:auto 1fr;aspect-ratio:auto;min-height:0;overflow:hidden;border:1px solid var(--line);border-radius:4px;background:var(--surface);box-shadow:0 3px 12px #20312b0a}.type-card:hover,.type-card.is-motion-active{box-shadow:var(--shadow-lift);transform:translateY(-6px)}.type-card img{position:static;aspect-ratio:1;height:auto;object-fit:contain;background:var(--paper-deep);filter:saturate(.82)}.type-card__overlay{display:none}.type-card__content{position:static;display:flex;flex-direction:column;padding:2.2rem;color:var(--ink);background:var(--surface)}.type-card__content strong{color:var(--ink);font-family:var(--serif);font-size:2.05rem;font-weight:500}.type-card__content small{margin-top:.7rem;color:var(--muted);font-size:1.28rem}.editorial-section--blue{border-block:0}.feature-grid{gap:0}.feature-card{min-height:22rem;padding:3.6rem 3rem;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.feature-card:last-child{border-right:0}.feature-card:hover,.feature-card.is-motion-active{background:#fffdf973;box-shadow:none;transform:translateY(-4px)}.feature-card__icon{width:5.2rem;height:5.2rem;color:var(--clay);border:1px solid rgba(201,111,91,.28);background:transparent}.feature-card h3{color:var(--ink);font-family:var(--serif);font-size:2rem;font-weight:500}.feature-card p{color:var(--muted);line-height:1.65}.editorial-section--custom{padding-block:0;background:var(--surface)}.custom-service{max-width:none;padding:0;background:var(--surface)}.custom-service__content{order:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,8vw,11rem)}.custom-service__media{order:2;overflow:hidden;border-radius:0}.custom-service__media img{min-height:62rem;border-radius:0;object-fit:cover;object-position:60% center;filter:none}.custom-service__badge{align-self:flex-start;padding:0;color:var(--clay);background:transparent;font-size:1.1rem;letter-spacing:.16em}.custom-service h2{margin-top:1.6rem;color:var(--ink);font-family:var(--serif);font-size:clamp(4rem,5vw,6.8rem);font-weight:500;line-height:1}.custom-service h2 em{display:block;color:var(--ink);font-style:normal}.custom-service__content>p,.custom-service li{color:var(--ink-soft);line-height:1.75}.custom-service ul{margin-block:2.6rem 3.2rem}.custom-service li span{color:var(--sage);background:#6f82751f}.custom-service .btn{align-self:flex-start}.newsletter{padding:3rem;background:var(--paper)}.newsletter__inner{max-width:1260px;padding:clamp(3.6rem,5vw,6rem);border:1px solid var(--line);border-radius:3px;background:var(--surface);box-shadow:none}.newsletter h2{color:var(--ink);font-family:var(--serif);font-size:clamp(3rem,4vw,4.8rem);font-weight:500}.newsletter__inner>p,.newsletter small{color:var(--muted)}.newsletter__input{border:1px solid var(--line-strong);border-radius:2px;background:var(--paper)}.newsletter__input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #20312b14}.newsletter__button{border-radius:2px}.footer{color:#fff9f4d1;background:#8f493f}.footer__container{padding-top:7rem}.footer__logo-icon{color:#fff9f4;border-color:#fff9f46b}.footer__logo-text{color:#fff9f4;font-size:3rem}.footer__description{color:#fff9f4cc;line-height:1.75}.footer__column-title{color:#ffd2bd;font-size:1.13rem;letter-spacing:.15em;text-transform:uppercase}.footer__link,.footer__legal-link{color:#fff9f4d1}.footer__link:hover,.footer__legal-link:hover{color:#fff}.footer__social-link{color:#fff9f4;border:1px solid rgba(255,249,244,.28);background:transparent}.footer__social-link:hover{color:#8f493f;background:#fff3eb}.footer__contact-item{color:#fff9f4cc}.footer__bottom{border-color:#fff9f42e}.collection-banner,.main-content-section{color:var(--ink)}.product-main{gap:clamp(4rem,7vw,9rem)}.product-main__media img,.product-main__media svg{border:1px solid var(--line);border-radius:4px;background:var(--paper-deep);box-shadow:var(--shadow-soft);filter:saturate(.85)}.product-main__info h1{color:var(--ink);font-family:var(--serif);font-size:clamp(4rem,5vw,6.6rem);font-weight:500}.product-main__price,.cart-page-footer__total{color:var(--clay)}.field{color:var(--ink);border:1px solid var(--line-strong);border-radius:2px;background:var(--surface)}.pagination a,.pagination span{color:var(--ink)}.cart-page-item{border-color:var(--line);background:var(--surface)}.cart-drawer__overlay{background:#172a247a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer__panel{color:var(--ink);background:var(--surface);box-shadow:-24px 0 70px #172a242e}.cart-drawer__header,.cart-drawer__footer{border-color:var(--line);background:var(--surface)}.cart-drawer__title{color:var(--ink);font-size:2.6rem}.cart-drawer__item{border-color:var(--line)}.cart-drawer__item-image{border-radius:3px}.cart-drawer__quantity{border-color:var(--line);border-radius:2px}.cart-drawer__subtotal-value,.cart-drawer__item-price,.cart-drawer__remove{color:var(--clay)}.js.animations-enabled .scroll-reveal{transform:translate3d(0,18px,0);transition:opacity .72s var(--ease-out),transform .72s var(--ease-out);transition-delay:var(--reveal-delay, 0ms)}.js.animations-enabled .scroll-reveal.is-visible{transform:translateZ(0)}.js .image-reveal{filter:blur(5px);transform:scale(1.015);transition:opacity .7s var(--ease-out),filter .9s var(--ease-out),transform 1.1s var(--ease-out)}.js .image-reveal.is-loaded{filter:blur(0);transform:scale(1)}@media(min-width:1200px)and (max-width:1399px){.header__container{gap:clamp(.8rem,1vw,1.4rem);padding-inline:2rem}.header__logo--brand{width:clamp(19rem,18vw,22rem);height:6rem}.header__nav{display:flex;gap:.2rem}.header__nav-link{padding-inline:.6rem;font-size:1.3rem}.header__search{width:22rem;flex-basis:22rem;margin-left:0}.header__menu-toggle{display:none}}@media(min-width:1200px){.mobile-menu{display:none}}@media(max-width:1199px){.category-icons__list{grid-auto-columns:calc((100% - 4.2rem)/4)}.header__container{min-height:70px;padding-inline:2rem}.header__nav{display:none}.header__logo--brand{width:20rem;height:6rem}.header__search{width:auto;max-width:56rem;flex:1 1 32rem;margin-left:auto}.header__menu-toggle{display:flex}}@media(max-width:1023px){.product-showcase__slide{flex-basis:calc((100% - 2rem)/2)}.hero{padding-top:4.8rem}.hero__floating-badge{left:0}.hero__grid{gap:4.8rem}.hero__content{text-align:left}.hero__buttons{justify-content:flex-start}.membership__benefits{padding-top:3rem;border-top:1px solid rgba(138,79,92,.22);border-left:0}.feature-card:nth-child(2n){border-right:0}.custom-service__content{padding:5rem 3rem}}@media(max-width:767px){.header__container{height:auto;min-height:70px;flex-wrap:wrap;gap:10px 8px;padding:8px 14px 12px}.header__logo{gap:7px}.header__logo--brand{width:15.5rem;height:5rem}.header__logo-icon{width:34px;height:40px;border-radius:18px 18px 3px 3px}.header__logo-icon span{font-size:17px}.header__logo-text{font-size:clamp(22px,6.8vw,27px)}.header__logo img{max-width:min(34vw,13rem)}.header__logo--brand img{width:100%;max-width:none;height:100%}.header__actions{order:2;margin-left:auto;gap:0}.header__action-btn,.header__menu-toggle{width:36px;height:36px;flex-basis:36px}.header__action-btn svg,.header__menu-toggle svg{width:18px;height:18px}.header__cart-badge{top:-2px;right:-2px;min-width:18px;height:18px;padding-inline:4px}.header__search{position:relative;inset:auto;z-index:auto;order:3;width:100%;max-width:none;overflow:visible;flex:1 0 100%;margin-left:0;padding:0;border:0;background:transparent;box-shadow:none;opacity:1;pointer-events:auto;transform:none}.header__search-input{height:4.4rem}.mobile-menu__panel{padding:2rem}.container,.hero__container,.product-showcase__container{padding-inline:2rem}.hero{min-height:auto;padding:3.8rem 0 3.2rem}.hero__pattern{background-position:24% center;opacity:.38}.hero__grid{gap:2.4rem}.hero__title{font-size:clamp(4rem,12vw,5.2rem);line-height:1.02;overflow-wrap:anywhere}.hero__description{font-size:1.55rem}.hero__image{height:min(92vw,39rem);transform:none}.hero__buttons{display:grid}.hero__btn{min-width:0;width:100%}.hero__floating-badge{right:1.2rem;bottom:1.2rem;left:auto;max-width:calc(100% - 2.4rem)}.category-icons{padding-block:3rem 5rem}.category-icons__heading{gap:1.4rem}.category-icons__heading h2{font-size:2.7rem}.category-icons__list{display:flex;justify-content:flex-start;padding-bottom:1rem}.category-icons__item{min-width:16.5rem;padding:1rem 1.2rem}.product-showcase,.editorial-section,.main-content-section{padding-block:6.5rem}.product-showcase{padding-block:4.8rem}.product-showcase__header,.section-heading{margin-bottom:3.5rem}.product-showcase__slide{flex-basis:100%}.product-showcase__nav{display:none}.product-showcase__carousel{padding-bottom:3rem}.product-showcase .product-card__content{padding-top:1.8rem}.product-showcase .product-card__title{min-height:0;font-size:1.65rem}.product-showcase__dot{width:2.8rem;height:2.8rem}.product-showcase__dot:before{width:.8rem;height:.8rem}.product-showcase__title,.section-title{font-size:clamp(3.1rem,10vw,3.8rem);line-height:1.08;overflow-wrap:anywhere}.product-card__content{padding:1.4rem}.product-card__title{font-size:1.55rem;line-height:1.28}.product-card__price-current{font-size:1.45rem}.product-card__add-btn{width:100%;min-width:0;min-height:44px;padding-inline:.6rem;font-size:1rem;line-height:1.2;letter-spacing:0;white-space:normal;overflow-wrap:anywhere}.membership{contain:paint}.membership:after{top:-9rem;right:-11rem;width:26rem;height:26rem}.membership__benefit{padding-inline:0}.cart-page-item{grid-template-columns:6.4rem minmax(0,1fr);gap:1.2rem;align-items:start}.cart-page-item img{width:6.4rem;height:6.4rem;object-fit:cover}.cart-page-item>div{min-width:0;overflow-wrap:anywhere}.cart-page-item .field{grid-column:2;width:100%;max-width:100%;margin:.8rem 0 0}.cart-drawer__panel{max-width:100%}.cart-drawer__item{min-width:0}.cart-drawer__item-content{min-width:0;overflow-wrap:anywhere}.feature-card,.feature-card:nth-child(2n){min-height:auto;padding:2.8rem 1.6rem;border-right:0;border-bottom:1px solid var(--line)}.feature-card:last-child{border-bottom:0}.custom-service{display:flex;flex-direction:column}.custom-service__content{order:2;padding:5rem 2rem 6rem}.custom-service__media{order:1}.custom-service__media img{min-height:34rem}.newsletter{padding:1.5rem}.newsletter__inner{padding:3.5rem 2rem}.newsletter__form{display:grid}.newsletter__input,.newsletter__button{width:100%;min-width:0}}@media(max-width:479px){.type-grid,.feature-grid{grid-template-columns:minmax(0,1fr)}.cart-drawer__header,.cart-drawer__items,.cart-drawer__footer{padding-right:1.6rem;padding-left:1.6rem}.cart-drawer__item{gap:1.2rem}.cart-drawer__item-image{width:6.4rem;height:6.4rem}}@media(max-width:359px){.container,.hero__container,.product-showcase__container{padding-inline:1.6rem}.header__logo-icon{width:32px;height:38px}.header__logo-text{font-size:21px}.product-grid{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/refined-theme.css.map */
