.ec-best{display:block}.ec-best__head{margin-bottom:28px}.ec-best__arrows{display:flex;gap:8px}.ec-best__track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline-start:max(var(--ec-gutter),calc((100vw - var(--ec-page-max)) / 2 + var(--ec-gutter)));scroll-behavior:smooth;scrollbar-width:none;padding:0 max(var(--ec-gutter),calc((100vw - var(--ec-page-max)) / 2 + var(--ec-gutter))) 20px}.ec-best__track::-webkit-scrollbar{display:none}.ec-best__track:focus-visible{outline-offset:-3px}.ec-best__card{flex:0 0 min(78vw,300px);scroll-snap-align:start}.ec-best__card .ec-tile__title{font-size:16px}.ec-best__card .ec-tile__head{align-items:center}.ec-cart__body{display:flex;flex-direction:column;min-height:0;height:100%}.ec-cart__head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:var(--ec-stroke);flex:none}.ec-cart__title{margin:0;font-weight:400;font-family:var(--ec-font-display);font-size:26px;letter-spacing:-.02em;line-height:1.1}.ec-cart__count{margin-left:4px;font-family:var(--ec-font-ui);font-size:14px;font-weight:700;color:var(--ec-gold-text);letter-spacing:0}.ec-cart__close{width:40px;height:40px;font-size:20px}.ec-cart__shipping{flex:none;padding:14px 28px;border-bottom:var(--ec-stroke);background:var(--ec-tint-peach);font-size:13px;font-weight:700}.ec-cart__shipping.is-unlocked{background:var(--ec-tint-mint)}.ec-cart__items{flex:1;min-height:0;overflow:auto;padding:24px 28px;display:flex;flex-direction:column;gap:20px}.ec-cart__empty{margin:auto;text-align:center;font-family:var(--ec-font-display);font-size:22px;color:var(--ec-body)}.ec-cart__list{display:flex;flex-direction:column;gap:20px}.ec-cart-line{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px}.ec-cart-line__media{display:block;border:var(--ec-stroke);border-radius:18px;overflow:hidden}.ec-cart-line__media .ec-media{background:transparent}.ec-cart-line__media .ec-media--contain>img,.ec-cart-line__media .ec-placeholder__art{padding:12%}.ec-cart-line__info{display:flex;flex-direction:column;gap:4px}.ec-cart-line__head{display:flex;justify-content:space-between;gap:12px;font-size:15px;font-weight:700}.ec-cart-line__title:hover{color:var(--ec-gold-text)}.ec-cart-line__price{white-space:nowrap}.ec-cart-line__price s{margin-right:6px;color:var(--ec-body);font-weight:500}.ec-cart-line__meta{font-size:13px;font-weight:500;color:var(--ec-body)}.ec-cart-line__discounts{font-size:13px;font-weight:700;color:var(--ec-gold-text)}.ec-cart-line__foot{margin-top:auto;padding-top:8px}.ec-cart__foot{flex:none;padding:20px 28px 28px;border-top:var(--ec-stroke);display:flex;flex-direction:column;gap:14px}.ec-cart__subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.ec-cart__subtotal-label{font-size:14px;font-weight:600;color:var(--ec-body)}.ec-cart__subtotal-value{font-family:var(--ec-font-display);font-size:26px;line-height:1}.ec-cart__checkout{border-color:var(--ec-ink)}.ec-cart__note{font-size:12px;font-weight:500;line-height:1.5;color:var(--ec-body);text-align:center}.ec-collection-list__heading{text-align:center;margin-bottom:44px}.ec-collection-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));gap:clamp(16px,2vw,28px)}.ec-ctile{position:relative;display:block;min-width:0}.ec-ctile__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(16,16,16,.62),transparent 55%)}.ec-ctile__caption{position:absolute;left:26px;right:26px;bottom:26px;color:#faf8f5}.ec-ctile__name{display:block;font-family:var(--ec-font-display);font-weight:400;font-size:26px;line-height:1.2}.ec-ctile__count{display:block;margin-top:8px;color:var(--ec-text-on-image)}.ec-ctile:hover .ec-ctile__name{color:var(--ec-gold-light)}.ec-contact__layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:clamp(36px,5vw,80px);align-items:start}.ec-contact__text{margin-top:22px;line-height:1.9}.ec-salons{display:flex;flex-direction:column;gap:26px;margin-top:44px}.ec-salon{border-top:var(--ec-hairline) solid var(--ec-rule);padding-top:18px}.ec-salon__city{font-family:var(--ec-font-display);font-weight:400;font-size:22px}.ec-salon__row{display:flex;gap:10px;margin-top:12px;font-size:14px;line-height:1.7;color:var(--ec-body-muted)}.ec-salon__icon{flex:none;margin-top:4px;color:var(--ec-gold)}.ec-salon__row a:hover{color:var(--ec-gold-text)}.ec-contact__panel{background:var(--ec-paper-alt);padding:clamp(28px,3.4vw,52px)}.ec-contact__fields{display:flex;flex-direction:column;gap:22px}.ec-contact__submit{margin-top:30px;width:100%}.ec-form-error ul{margin-top:8px;padding-left:1.1em}.ec-form-error li{list-style:disc}.ec-divider{display:flex;align-items:center;min-height:var(--ec-divider-height)}.ec-divider__rule{position:relative;height:var(--ec-hairline);background:var(--ec-taupe)}.ec-divider__rule--text{display:flex;justify-content:center;background:none}.ec-divider__rule--text:before{content:"";position:absolute;left:0;right:0;top:50%;height:var(--ec-hairline);background:var(--ec-taupe)}.ec-divider__text{position:relative;padding:0 18px;background:var(--ec-paper);color:var(--ec-muted);transform:translateY(-50%)}.ec-faq__inner{max-width:820px}.ec-faq__title{margin-bottom:32px;text-align:center}.ec-featured-product{padding-block:clamp(80px,8.3vw,120px) clamp(90px,9.7vw,140px)}.ec-footer{border-top:var(--ec-stroke)}.ec-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:40px;padding-block:56px 32px}.ec-footer__brand{display:flex;flex-direction:column;gap:14px}.ec-footer__logo{display:inline-flex;align-items:center;font-family:var(--ec-font-display);font-size:28px;letter-spacing:-.02em}.ec-footer__dot{display:inline-block;width:12px;height:12px;margin:0 6px;border-radius:50%;background:var(--ec-gold)}.ec-footer__baseline{max-width:240px;font-size:14px;font-weight:500;line-height:1.6;color:var(--ec-body)}.ec-footer__col{display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:600}.ec-footer__col-title{margin-bottom:4px;font-weight:700}.ec-footer__col a:hover{color:var(--ec-gold-text)}.ec-footer__empty{color:var(--ec-body);font-weight:500}.ec-footer__legal{display:flex;justify-content:space-between;align-items:center;gap:16px 24px;flex-wrap:wrap;padding-block:20px 32px;font-size:13px;font-weight:500;color:var(--ec-body)}.ec-footer__legal-links{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.ec-footer__legal-links a:hover{color:var(--ec-gold-text)}.ec-footer__payments{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ec-footer__payment{display:block;width:34px;height:22px}.ec-header{position:sticky;top:0;z-index:50;display:block;padding:14px var(--ec-gutter)}.ec-header__inner{max-width:var(--ec-page-max);margin-inline:auto}.ec-header__bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:10px 12px 10px 22px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);background:var(--ec-header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ec-header__left{display:flex;align-items:center;min-width:0}.ec-header__nav{display:flex;gap:6px;white-space:nowrap;min-width:0}.ec-header__nav-link{padding:8px 14px;border-radius:var(--ec-radius-pill);font-size:14px;font-weight:600;transition:background-color .2s,color .2s}.ec-header__nav-link:hover,.ec-header__nav-link.is-active{background:var(--ec-ink);color:var(--ec-paper)}.ec-header__burger{display:none;width:40px;height:40px;margin-left:-12px}.ec-header__burger:hover:not(:disabled){background:var(--ec-tint-peach);border-color:var(--ec-ink);color:var(--ec-ink);transform:none}.ec-burger{display:block;width:18px}.ec-burger i{display:block;height:2px;border-radius:2px;background:currentColor}.ec-burger i+i{margin-top:5px}.ec-header__center{display:flex;justify-content:center;min-width:0;padding:0 12px}.ec-logo{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-family:var(--ec-font-display);font-size:26px;letter-spacing:-.02em;line-height:1}.ec-logo__dot{display:inline-block;width:12px;height:12px;border-radius:50%;background:var(--ec-gold)}.ec-logo__image{display:block}.ec-header__right{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.ec-header__util{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:inherit;transition:background-color .2s}.ec-header__util:hover{background:var(--ec-tint-peach)}.ec-header__cart{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px 0 14px;border-radius:var(--ec-radius-pill);background:var(--ec-ink);color:var(--ec-paper);font-size:14px;font-weight:700;transition:background-color .2s,transform .2s var(--ec-ease)}.ec-header__cart:hover{background:var(--ec-gold);color:var(--ec-on-accent);transform:scale(1.04)}.ec-header__count{font-variant-numeric:tabular-nums}@media(max-width:899px){html.js .ec-header__nav{display:none}html.js .ec-header__burger{display:inline-flex}html:not(.js) .ec-header__nav{flex-wrap:wrap;white-space:normal}.ec-header__bar{padding-left:12px}.ec-logo{font-size:22px}}.ec-menu__panel{overflow-y:auto}.ec-menu__head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:var(--ec-stroke);flex:none}.ec-menu__title{font-family:var(--ec-font-display);font-size:26px;letter-spacing:-.02em}.ec-menu__close{width:40px;height:40px;font-size:20px}.ec-menu__nav{display:flex;flex-direction:column;gap:8px;padding:20px 28px}.ec-menu__link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);font-size:17px;font-weight:700;cursor:pointer;list-style:none;transition:background-color .2s,color .2s}.ec-menu__link:hover{background:var(--ec-ink);color:var(--ec-paper)}.ec-menu__link::-webkit-details-marker{display:none}.ec-menu__group[open]>.ec-menu__link{background:var(--ec-tint-peach)}.ec-menu__group[open] .ec-icon--chevron{transform:rotate(180deg)}.ec-menu__sub{display:flex;flex-direction:column;gap:10px;padding:14px 18px 8px;font-size:15px;font-weight:600}.ec-menu__sub a:hover,.ec-menu__secondary a:hover{color:var(--ec-gold-text)}.ec-menu__localization{padding:8px 28px 0;flex-direction:column;align-items:flex-start}.ec-menu__secondary{display:flex;flex-direction:column;gap:10px;padding:20px 28px 32px;font-size:14px;font-weight:600;color:var(--ec-body)}.ec-hero{padding-block:var(--ec-pt, 40px) var(--ec-pb, 60px)}.ec-hero__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:40px;align-items:center}.ec-hero__copy{animation:ecPopInMove .8s var(--ec-ease) both}.ec-hero__eyebrow{margin-bottom:24px}.ec-hero__title{margin-bottom:20px}.ec-hero__text{max-width:460px;margin-bottom:32px;font-size:18px;font-weight:500;line-height:1.5;color:var(--ec-body);text-wrap:pretty}.ec-hero__text p+p{margin-top:12px}.ec-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.ec-hero__proof{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:13px;font-weight:600;color:var(--ec-body)}.ec-hero__stars{color:var(--ec-gold-text);letter-spacing:.1em}.ec-hero__visual{position:relative;width:100%;max-width:560px;aspect-ratio:1;margin:0 auto}.ec-hero__blob{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:44% 56% 52% 48%/52% 44% 56% 48%;background:var(--ec-gold)}.ec-hero__blob--peach{background:var(--ec-tint-peach)}.ec-hero__blob--mint{background:var(--ec-tint-mint)}.ec-hero__blob--butter{background:var(--ec-tint-butter)}.ec-hero__blob--sky{background:var(--ec-tint-sky)}.ec-hero__blob--lilac{background:var(--ec-tint-lilac)}.ec-hero__blob--ink{background:var(--ec-ink)}.ec-hero__blob-inner{position:absolute;top:6%;right:6%;bottom:6%;left:6%;border-radius:48% 52% 44% 56%/56% 48% 52% 44%;background:var(--ec-tint-peach);border:var(--ec-stroke)}.ec-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:14%}.ec-hero__sticker{position:absolute;padding:10px 16px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);font-size:13px;font-weight:700;white-space:nowrap}.ec-hero__sticker--ink{top:8%;right:4%;background:var(--ec-ink);color:var(--ec-paper);transform:rotate(8deg)}.ec-hero__sticker--paper{bottom:10%;left:2%;background:var(--ec-paper);color:var(--ec-ink);transform:rotate(-6deg);animation:ecWiggle 3s ease-in-out infinite}@media(max-width:719px){.ec-hero__visual{max-width:420px}}.ec-404{text-align:center;padding-block:clamp(90px,14vw,190px)}.ec-404__code{font-family:var(--ec-font-display);font-weight:300;font-size:clamp(70px,12vw,150px);line-height:1;color:var(--ec-gold-text)}.ec-404__title{margin-top:20px}.ec-404__text{max-width:440px;margin:18px auto 0}.ec-404__cta{margin-top:34px}.ec-article__head{max-width:720px;margin-inline:auto;text-align:center}.ec-article__category{color:var(--ec-gold-text)}.ec-article__title{margin-top:16px;line-height:1.15}.ec-article__byline{margin-top:22px}.ec-article__hero{max-width:1100px;margin:52px auto}.ec-article__lede{max-width:680px;margin:0 auto;font-family:var(--ec-font-display);font-weight:400;font-size:23px;line-height:1.7}.ec-article__body{max-width:680px;margin:34px auto 0;font-size:16px;line-height:2;color:var(--ec-body-dark)}.ec-article__body blockquote{margin:44px 0;padding:28px 0;border-top:var(--ec-hairline) solid var(--ec-rule);border-bottom:var(--ec-hairline) solid var(--ec-rule);font-family:var(--ec-font-display);font-weight:400;font-style:italic;font-size:26px;line-height:1.55;text-align:center;color:var(--ec-ink)}.ec-article__body img{margin-block:34px}.ec-article__share{display:flex;flex-wrap:wrap;align-items:center;gap:18px;max-width:680px;margin:52px auto 0;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ec-muted)}.ec-article__share a,.ec-article__share button{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ec-muted)}.ec-article__share a:hover,.ec-article__share button:hover{color:var(--ec-gold-text)}.ec-article__share-label{color:var(--ec-ink)}.ec-article__nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;max-width:680px;margin:60px auto 0;padding-top:26px;border-top:var(--ec-hairline) solid var(--ec-rule);font-family:var(--ec-font-display);font-size:19px}.ec-article__nav a:hover{color:var(--ec-gold-text)}.ec-blog__tags{display:flex;flex-wrap:wrap;gap:22px;margin-top:44px;padding-bottom:18px;border-bottom:var(--ec-hairline) solid var(--ec-rule)}.ec-blog__tag{font-family:var(--ec-font-ui);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ec-muted);padding-bottom:18px;margin-bottom:-19px;border-bottom:var(--ec-hairline) solid transparent}.ec-blog__tag:hover{color:var(--ec-gold-text)}.ec-blog__tag.is-active{color:var(--ec-ink);border-bottom-color:var(--ec-gold)}.ec-blog__grid{margin-top:52px;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr))}.ec-blog__empty{margin-top:40px}.ec-cartpage__title{margin-bottom:44px}.ec-cartpage__empty{display:flex;flex-direction:column;align-items:flex-start;gap:26px}.ec-cartpage__layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:clamp(32px,4vw,72px);align-items:start}.ec-cart-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px;padding:26px 0;border-bottom:var(--ec-hairline) solid var(--ec-rule)}.ec-cart-row:first-child{padding-top:0}.ec-cart-row__head{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.ec-cart-row__title{font-family:var(--ec-font-display);font-weight:400;font-size:24px;line-height:1.2}.ec-cart-row__title:hover{color:var(--ec-gold-text)}.ec-cart-row__price{font-size:14px;white-space:nowrap}.ec-cart-row__price s{color:var(--ec-muted);margin-right:6px}.ec-cart-row__discounts{margin-top:8px;display:flex;flex-direction:column;gap:3px;font-size:12px;color:var(--ec-gold-text)}.ec-cart-row__variant{margin-top:6px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ec-muted)}.ec-cart-row__foot{display:flex;align-items:center;gap:20px;margin-top:20px}.ec-cart-row__remove{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ec-muted);border-bottom:var(--ec-hairline) solid transparent}.ec-cart-row__remove:hover{color:var(--ec-gold-text);border-bottom-color:var(--ec-gold)}.ec-cartpage__note{margin-top:34px}.ec-cartpage__note-label{display:block;color:var(--ec-muted);margin-bottom:12px}.ec-cartpage__summary{background:var(--ec-paper-alt);padding:clamp(28px,3vw,44px)}.ec-cartpage__summary-title{color:var(--ec-muted);margin-bottom:18px}.ec-cartpage__row{display:flex;justify-content:space-between;gap:16px;padding:10px 0;font-size:14px}.ec-cartpage__row--discount{color:var(--ec-gold-text)}.ec-cartpage__total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:14px;padding-top:20px;border-top:var(--ec-hairline) solid var(--ec-rule)}.ec-cartpage__total-value{font-family:var(--ec-font-display);font-weight:400;font-size:24px}.ec-cartpage__checkout{margin-top:24px;padding-block:19px}.ec-cartpage__fineprint{margin-top:14px;font-size:12px;line-height:1.7;color:var(--ec-muted)}.ec-collection__intro{max-width:560px;margin-top:20px}.ec-collection__body{display:block;margin-top:52px}.ec-facets{display:block}.ec-filters__panel{width:min(420px,100vw);overflow-y:auto}.ec-filters__head{display:flex;align-items:center;justify-content:space-between;flex:none;padding:28px 32px;border-bottom:var(--ec-hairline) solid var(--ec-taupe)}.ec-filters__title{font-family:var(--ec-font-display);font-weight:400;font-size:26px}.ec-filters__close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-13px;font-family:var(--ec-font-ui);font-size:22px;font-weight:300}.ec-filters__body{padding:8px 32px 40px}.ec-collection__lead{display:flex;align-items:center;gap:22px}.ec-collection__filters{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);font-size:14px;font-weight:700;transition:background-color .2s,color .2s,transform .2s var(--ec-ease)}.ec-collection__filters:hover{background:var(--ec-ink);color:var(--ec-paper)}.ec-collection__filters-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:var(--ec-radius-pill);background:var(--ec-gold);color:var(--ec-on-accent);font-size:11px}.ec-facets__group{border:0;padding:20px 0;margin:0;border-bottom:var(--ec-hairline) solid var(--ec-rule)}.ec-facets__legend{padding:0;margin-bottom:16px}.ec-facets__options{display:flex;flex-direction:column;gap:12px}.ec-facets__option{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--ec-body-muted);cursor:pointer}.ec-facets__option.is-disabled{opacity:.4;cursor:not-allowed}.ec-facets__box{flex:none;display:block;color:var(--ec-rule-check);line-height:0}.ec-facets__box-checked{display:none}.ec-facets__option:has(input:checked) .ec-facets__box{color:var(--ec-gold-text)}.ec-facets__option:has(input:checked) .ec-facets__box-checked{display:block}.ec-facets__option:has(input:checked) .ec-facets__box .ec-icon--checkbox{display:none}.ec-facets__option:has(input:focus-visible) .ec-facets__label{outline:2px solid var(--ec-gold);outline-offset:3px}.ec-facets__label{flex:1}.ec-facets__count{font-size:11px;color:var(--ec-muted)}.ec-facets__price{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ec-facets__actions{display:flex;flex-direction:column;gap:14px;padding-top:22px}.ec-facets__clear{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ec-muted);text-align:center}.ec-facets__clear:hover{color:var(--ec-gold-text)}.ec-facets__apply--js{display:none}.ec-collection__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-bottom:16px;margin-bottom:36px;border-bottom:var(--ec-hairline) solid var(--ec-rule)}.ec-collection__count{font-family:var(--ec-font-ui);font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--ec-muted)}.ec-dropdown{position:relative;display:block}.ec-dropdown__summary{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 18px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);font-size:14px;font-weight:700;cursor:pointer;list-style:none;transition:background-color .2s,color .2s}.ec-dropdown__summary::-webkit-details-marker{display:none}.ec-dropdown__summary:hover{color:var(--ec-gold-text)}.ec-dropdown__label{color:var(--ec-muted)}.ec-dropdown__label:after{content:"\b7";margin-left:12px;color:var(--ec-gold)}.ec-dropdown__chevron{display:inline-flex;color:var(--ec-muted);transition:transform .3s var(--ec-ease)}.ec-dropdown__details[open] .ec-dropdown__chevron{transform:rotate(180deg)}.ec-dropdown__panel{position:absolute;right:0;top:calc(100% + 8px);z-index:20;min-width:240px;padding:8px;border:var(--ec-stroke);border-radius:24px;background:var(--ec-paper)}.ec-dropdown__option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-radius:var(--ec-radius-pill);font-size:14px;font-weight:600;transition:background-color .2s,color .2s}.ec-dropdown__option:hover,.ec-dropdown__option:focus-visible{background:var(--ec-paper-alt);color:var(--ec-ink);outline-offset:-2px}.ec-dropdown__mark{width:14px;height:1px;background:var(--ec-gold);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ec-ease)}.ec-dropdown__option.is-current{color:var(--ec-ink)}.ec-dropdown__option.is-current .ec-dropdown__mark,.ec-dropdown__option:hover .ec-dropdown__mark{transform:none}.ec-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}@media(max-width:1023px){.ec-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.ec-grid--collection{grid-template-columns:minmax(0,1fr)}}@media(max-width:989px){.ec-collection__sort{flex:1 1 100%}.ec-dropdown__panel{left:0;right:auto}.ec-facets{position:static}}.ec-page__content{margin-top:34px;font-size:16px;line-height:2;color:var(--ec-body-dark)}.ec-password{display:flex;align-items:center;justify-content:center;min-height:100svh;text-align:center;padding-block:var(--ec-section)}.ec-password__wordmark{display:block;font-family:var(--ec-font-display);font-weight:400;font-size:clamp(20px,2.4vw,26px);letter-spacing:.42em;text-transform:uppercase;padding-left:.42em;line-height:1.1}.ec-password__title{margin-top:34px}.ec-password__text{margin-top:18px}.ec-password__form{display:flex;flex-direction:column;gap:20px;max-width:340px;margin:38px auto 0;text-align:left}.ec-password__admin{margin-top:44px}.ec-password__admin a:hover{color:var(--ec-gold-text)}.ec-product-page{padding-block:clamp(80px,8.3vw,120px) clamp(90px,9.7vw,140px)}.ec-search-page__label{color:var(--ec-muted)}.ec-search-page__title{margin-top:14px}.ec-search-page__form{display:flex;align-items:flex-end;gap:16px;max-width:560px;margin-top:34px}.ec-search-page__input{flex:1}.ec-search-page__grid,.ec-search-page__empty{margin-top:52px}.ec-search-page__editorial{margin-top:60px;padding-top:34px;border-top:var(--ec-hairline) solid var(--ec-rule)}.ec-search-page__list{display:flex;flex-direction:column;gap:16px;margin-top:20px}.ec-search-page__list li{display:flex;flex-wrap:wrap;align-items:baseline;gap:14px}.ec-search-page__list a{font-family:var(--ec-font-display);font-size:22px}.ec-search-page__list a:hover{color:var(--ec-gold-text)}.ec-marquee__clip{overflow:hidden;padding:24px 0;margin:-24px 0}.ec-marquee{overflow:hidden;padding:16px 0;border-top:var(--ec-stroke);border-bottom:var(--ec-stroke);background:var(--ec-ink);color:var(--ec-paper);transform:rotate(var(--ec-marquee-angle, -1.5deg)) scale(1.03)}.ec-marquee__track{display:flex;width:max-content;animation:ecMarquee var(--ec-marquee-duration, 22s) linear infinite}.ec-marquee__list{display:flex;white-space:nowrap;font-family:var(--ec-font-display);font-size:22px}.ec-marquee__item{display:inline-flex;align-items:center;gap:28px;padding-right:28px}.ec-marquee__star{color:var(--ec-gold)}.ec-marquee:hover .ec-marquee__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.ec-marquee{transform:none}.ec-marquee__track{animation:none;flex-wrap:wrap;width:auto}.ec-marquee__list[aria-hidden=true]{display:none}.ec-marquee__list{flex-wrap:wrap;gap:8px 0;padding-inline:var(--ec-gutter)}}.ec-news__box{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:32px;align-items:center;padding:clamp(32px,6vw,72px);border:var(--ec-stroke);border-radius:40px;background:var(--ec-gold);color:var(--ec-on-accent)}.ec-news__title{margin-bottom:12px}.ec-news__text{font-size:16px;font-weight:600;opacity:.9}.ec-news__form{min-width:0}.ec-news__row{display:flex;gap:8px;padding:6px 6px 6px 22px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);background:var(--ec-paper);color:var(--ec-ink)}.ec-news__input{flex:1;min-width:0;background:none;border:0;outline:0;font-size:16px;font-weight:600;color:var(--ec-ink)}.ec-news__input::placeholder{color:var(--ec-body);opacity:.7}.ec-news__submit{height:48px;padding:0 22px;border-radius:var(--ec-radius-pill);background:var(--ec-ink);color:var(--ec-paper);font-size:15px;font-weight:700;white-space:nowrap;transition:transform .2s var(--ec-ease)}.ec-news__submit:hover{transform:scale(1.04)}.ec-news__done{display:inline-flex;align-items:center;height:60px;padding:0 28px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);background:var(--ec-paper);color:var(--ec-ink);font-size:16px;font-weight:700}.ec-news__error{margin-top:10px;font-size:13px;font-weight:700}@media(max-width:479px){.ec-news__row{flex-direction:column;gap:10px;padding:0;border:0;border-radius:0;background:transparent}.ec-news__input{height:48px;padding:0 20px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);background:var(--ec-paper)}.ec-news__submit{width:100%}}.ec-page-hero{position:relative;display:flex;align-items:flex-end;height:min(var(--ec-page-hero-height),560px);min-height:380px;overflow:hidden}.ec-page-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ec-page-hero__media .ec-media{height:100%}.ec-page-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,#101010bf,#1010101a 70%)}.ec-page-hero__content{position:relative;z-index:1;padding:clamp(32px,5vw,64px);color:#faf8f5}.ec-page-hero__title{margin-top:16px;font-family:var(--ec-font-display);font-weight:300;font-size:clamp(38px,5.4vw,74px);line-height:1.05}.ec-search__panel{padding-block:clamp(32px,6vw,72px);padding-inline:var(--ec-gutter)}.ec-search__inner{display:block;max-width:900px;margin-inline:auto}.ec-search__form{display:flex;align-items:center;gap:18px;border-bottom:var(--ec-hairline) solid var(--ec-taupe);padding-bottom:14px}.ec-search__icon{color:var(--ec-gold-text);flex:none}.ec-search__input{width:100%;height:56px;padding:0 60px 0 24px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);background:var(--ec-paper);font-size:18px;font-weight:600;color:var(--ec-ink)}.ec-search__input:focus{outline:none}.ec-search__input::placeholder{color:var(--ec-muted)}.ec-search__input::-webkit-search-decoration,.ec-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.ec-search__close{flex:none;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-13px;color:var(--ec-muted)}.ec-search__close:hover{color:var(--ec-ink)}.ec-search__idle{margin-top:28px}.ec-search__idle-label,.ec-search__group-label{color:var(--ec-muted)}.ec-search__idle-links{display:flex;flex-wrap:wrap;gap:12px 26px;margin-top:14px}.ec-search__suggestion{font-size:15px;border-bottom:var(--ec-hairline) solid var(--ec-taupe);padding-bottom:2px;transition:border-color .3s var(--ec-ease),color .3s var(--ec-ease)}.ec-search__suggestion:hover{color:var(--ec-gold-text);border-bottom-color:var(--ec-gold-text)}.ec-search__results{margin-top:34px}.ec-search__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(180px,100%),1fr));gap:clamp(16px,2vw,28px);margin:16px 0 30px}.ec-search__grid .ec-tile__title{font-size:18px}.ec-search__list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.ec-search__list a{font-family:var(--ec-font-display);font-size:21px}.ec-search__list a:hover{color:var(--ec-gold-text)}.ec-search__empty{margin-top:6px}ec-predictive-search[aria-busy=true] .ec-search__results{opacity:.5}.ec-drop{display:block}.ec-drop__head{margin-bottom:36px}.ec-drop__filters{display:flex;gap:8px;flex-wrap:wrap}.ec-drop__cell{min-width:0}.ec-drop__cell[hidden]{display:none}.ec-drop__empty{padding:40px 0;text-align:center}.ec-drop__empty[hidden]{display:none}.ec-prose__lede{font-family:var(--ec-font-display);font-weight:300;font-size:clamp(22px,2.4vw,30px);line-height:1.6}.ec-prose__body{margin-top:30px;font-size:15px;line-height:2;color:var(--ec-body-muted)}.ec-quiz{display:block}.ec-quiz__inner{max-width:calc(760px + var(--ec-gutter) * 2);text-align:center}.ec-quiz__eyebrow{margin-bottom:20px}.ec-quiz__title{margin-bottom:40px}.ec-quiz__dots{display:flex;justify-content:center;gap:8px;margin-bottom:32px}.ec-quiz__dot{width:40px;height:6px;border-radius:var(--ec-radius-pill);background:var(--ec-text-on-ink-faint);transition:background-color .3s}.ec-quiz__dot.is-current{background:var(--ec-ink)}.ec-quiz__dot.is-done{background:var(--ec-gold)}.ec-quiz__options{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:14px}.ec-quiz__options[hidden]{display:none}.ec-quiz__option{padding:24px 20px;border:2px solid var(--ec-ink);border-radius:24px;background:transparent;color:var(--ec-ink);font-size:17px;font-weight:700;transition:background-color .2s,border-color .2s,color .2s,transform .2s var(--ec-ease)}.ec-quiz__option:hover{background:var(--ec-gold);border-color:var(--ec-gold);color:var(--ec-on-accent);transform:translateY(-3px)}.ec-quiz__result{display:inline-flex;flex-direction:column;align-items:center;gap:20px;padding:32px;border:2px solid var(--ec-ink);border-radius:32px;background:var(--ec-ink);color:var(--ec-paper)}.ec-quiz__result.is-in{animation:ecPopIn .5s ease both}.ec-quiz__result[hidden]{display:none}.ec-quiz__frame{position:relative;width:160px;aspect-ratio:1;border:2px solid var(--ec-paper);border-radius:24px;overflow:hidden}.ec-quiz__frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:14%}.ec-quiz__kicker{margin-bottom:6px;font-size:13px;font-weight:700;color:var(--ec-gold-text)}.ec-quiz__name{font-family:var(--ec-font-display);font-size:32px;font-weight:400;letter-spacing:-.02em}.ec-quiz__meta{margin-top:6px;font-size:15px;font-weight:500;color:var(--ec-text-on-ink)}.ec-quiz__result .ec-quiz__meta{color:#4a4a52}.ec-quiz__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.ec-quiz__result .ec-btn{background:var(--ec-paper);border-color:var(--ec-paper);color:var(--ec-ink);height:52px;padding:0 24px}.ec-quiz__result .ec-btn:hover:not(:disabled){background:var(--ec-gold);border-color:var(--ec-gold);color:var(--ec-on-accent)}.ec-quiz__result .ec-btn--outline{background:transparent;border-color:var(--ec-paper);color:var(--ec-paper)}.ec-quiz__result .ec-btn--outline:hover:not(:disabled){background:var(--ec-paper);color:var(--ec-ink)}.ec-quiz__link{font-size:13px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.ec-quiz__link:hover{color:var(--ec-gold-text)}.ec-related{display:block}.ec-reviews__head{text-align:center;margin-bottom:40px}.ec-reviews__stars{margin-bottom:12px;color:var(--ec-gold-text);font-size:20px;letter-spacing:.15em}.ec-reviews__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:20px}.ec-reviews__item{min-width:0}.ec-reviews__card{display:flex;flex-direction:column;gap:16px;height:100%;padding:28px;border:var(--ec-stroke);border-radius:var(--ec-radius);transform:rotate(var(--ec-tilt, 0deg));transition:transform .3s var(--ec-ease)}.ec-reviews__card:hover{transform:rotate(0) translateY(-4px)}.ec-reviews__quote{font-family:var(--ec-font-display);font-size:20px;line-height:1.35;text-wrap:pretty}.ec-reviews__by{display:flex;align-items:center;gap:10px;margin-top:auto;font-size:13px;font-weight:700}.ec-reviews__initial{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--ec-ink);color:var(--ec-paper);font-size:13px}.ec-reviews__product{color:var(--ec-body);font-weight:500}@media(prefers-reduced-motion:reduce){.ec-reviews__card{transform:none}}.ec-stack{display:block}.ec-stack__box{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,380px),1fr));gap:48px;align-items:center;padding:clamp(28px,5vw,64px);border:var(--ec-stroke);border-radius:40px;background:var(--ec-tint-peach)}.ec-stack__eyebrow{margin-bottom:20px}.ec-stack__title{margin-bottom:16px}.ec-stack__text{max-width:440px;margin-bottom:28px;font-size:16px;font-weight:500;line-height:1.55;color:var(--ec-body)}.ec-stack__chips{display:flex;gap:10px;flex-wrap:wrap}.ec-stack__chip{display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 16px 0 8px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);background:transparent;font-size:14px;font-weight:700;transition:background-color .2s,color .2s,transform .2s var(--ec-ease)}.ec-stack__chip:hover{transform:translateY(-2px)}.ec-stack__chip.is-active{background:var(--ec-ink);color:var(--ec-paper)}.ec-stack__thumb{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:var(--ec-stroke);border-radius:50%;overflow:hidden;background:var(--ec-paper)}.ec-stack__thumb img{width:100%;height:100%;object-fit:contain;padding:3px}.ec-stack__card{display:flex;flex-direction:column;gap:20px;padding:28px;border:var(--ec-stroke);border-radius:32px;background:var(--ec-paper)}.ec-stack__card-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.ec-stack__card-title{font-family:var(--ec-font-display);font-size:24px}.ec-stack__count{font-size:13px;font-weight:700;color:var(--ec-body)}.ec-stack__slots{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ec-stack__slot{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;border:2px dashed var(--ec-ink);border-radius:20px;overflow:hidden;transition:background-color .3s}.ec-stack__slot.is-filled{border-style:solid}.ec-stack__slot img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:12%}.ec-stack__slot img[hidden]{display:none}.ec-stack__plus{font-size:24px;color:var(--ec-body)}.ec-stack__slot.is-filled .ec-stack__plus{display:none}.ec-stack__total{display:flex;justify-content:space-between;align-items:baseline;padding-top:16px;border-top:var(--ec-stroke)}.ec-stack__total-label{font-size:14px;font-weight:600;color:var(--ec-body)}.ec-stack__total-values{display:flex;gap:10px;align-items:baseline}.ec-stack__total-values s{font-size:15px;font-weight:500;color:var(--ec-body)}.ec-stack__total-values s[hidden]{display:none}.ec-stack__total-value{font-family:var(--ec-font-display);font-size:30px;color:var(--ec-gold-display)}.ec-stack__add:disabled{opacity:.45}.ec-ugc__head{margin-bottom:28px}.ec-ugc__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:12px}.ec-ugc__frame{position:relative;display:block;border:var(--ec-stroke);border-radius:20px;overflow:hidden;transition:transform .3s var(--ec-ease)}.ec-ugc__frame .ec-media{background:transparent}.ec-ugc__frame .ec-media--contain>img,.ec-ugc__frame .ec-placeholder__art{padding:12%}.ec-ugc__frame:hover,.ec-ugc__frame:focus-visible{transform:scale(1.04) rotate(var(--ec-tilt, 2deg))}.ec-ugc__handle{position:absolute;bottom:10px;left:10px;padding:4px 10px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);background:var(--ec-paper);font-size:11px;font-weight:700}.ec-video-section__head{max-width:620px;margin:0 auto 44px;text-align:center}.ec-video-section__title{margin-top:16px}.ec-video{position:relative;display:block;overflow:hidden;background:var(--ec-ink);aspect-ratio:16 / 9}.ec-video--21x9{aspect-ratio:21 / 9}.ec-video--4x5{aspect-ratio:4 / 5;max-width:720px;margin-inline:auto}.ec-video__player,.ec-video__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.ec-video__player{object-fit:cover}.ec-video__poster{position:absolute;top:0;right:0;bottom:0;left:0}.ec-video__poster .ec-media{height:100%}.ec-video__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;background:#10101047;color:#faf8f5;cursor:pointer}.ec-video__play--inert{cursor:default}.ec-video__play-ring{display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;border:var(--ec-hairline) solid var(--ec-border-on-image);transition:border-color .4s var(--ec-ease),color .4s var(--ec-ease)}.ec-video__play:hover .ec-video__play-ring,.ec-video__play:focus-visible .ec-video__play-ring{border-color:var(--ec-gold);color:var(--ec-gold)}.ec-video__play-label{font-family:var(--ec-font-ui);font-size:10px;font-weight:400;letter-spacing:.24em;text-transform:uppercase}.ec-article-card{min-width:0}.ec-article-card__body{padding-top:20px}.ec-article-card__tag{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--ec-gold-text)}.ec-article-card__title{margin-top:10px;font-family:var(--ec-font-display);font-weight:400;font-size:25px;line-height:1.3;transition:color .2s ease}.ec-article-card:hover .ec-article-card__title{color:var(--ec-gold-text)}.ec-article-card .ec-meta{margin-top:10px}.ec-product{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:clamp(32px,5vw,72px);align-items:start}.ec-gallery{position:sticky;top:104px;display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;min-width:0}.ec-gallery:has(.ec-gallery__stage-wrap:only-child){grid-template-columns:minmax(0,1fr)}.ec-gallery__rail{display:flex;flex-direction:column;gap:12px}.ec-gallery__thumb{display:block;width:64px;height:64px;padding:0;border:var(--ec-stroke);border-radius:50%;overflow:hidden;line-height:0;transition:transform .2s var(--ec-ease),background-color .2s}.ec-gallery__thumb .ec-media{height:100%;background:transparent}.ec-gallery__thumb:hover,.ec-gallery__thumb.is-active{transform:scale(1.08)}.ec-gallery__thumb.is-active{background:var(--ec-tint-peach)}.ec-gallery__stage-wrap{display:block;min-width:0}.ec-gallery__stage{min-width:0}.ec-gallery__slide .ec-media{border:var(--ec-stroke);border-radius:var(--ec-radius);background:var(--ec-gallery-tone, var(--ec-tint-peach));transition:background .4s ease}.ec-gallery__thumb .ec-media{background:var(--ec-gallery-tone, var(--ec-tint-peach))}@media(min-width:600px){.ec-product--media-right .ec-gallery{order:2}}.ec-gallery__dots{display:none}.ec-product__info{display:flex;flex-direction:column;min-width:0}.ec-product__eyebrow{align-self:flex-start;margin-bottom:18px}.ec-product__title{margin-bottom:12px;font-family:var(--ec-font-display);font-weight:400;font-size:clamp(36px,4.5vw,60px);line-height:1;letter-spacing:-.02em}.ec-product__price{margin-bottom:12px;font-size:24px;font-weight:700}.ec-product__price s{margin-right:8px;color:var(--ec-body);font-weight:500}.ec-product__rating{display:flex;align-items:center;gap:10px;margin-bottom:24px;font-size:13px;font-weight:600;color:var(--ec-body)}.ec-product__stars{color:var(--ec-gold-text);letter-spacing:.1em}.ec-product__description{max-width:480px;margin-bottom:28px;font-size:16px;font-weight:500;line-height:1.55;color:var(--ec-body)}.ec-variants{display:block}.ec-option{position:relative;margin:0 0 24px}.ec-option__head{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px}.ec-option__guide{position:absolute;top:0;right:0;font-size:13px;font-weight:700}.ec-option__legend{font-size:13px;font-weight:700}.ec-option__aside{margin-left:auto;font-size:13px;font-weight:500;color:var(--ec-body)}.ec-option__values{display:flex;flex-wrap:wrap;gap:10px}.ec-chip{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:44px;padding:0 16px;border:var(--ec-stroke);border-radius:var(--ec-radius-pill);font-size:14px;font-weight:700;color:var(--ec-ink);cursor:pointer;transition:background-color .2s,color .2s,transform .2s var(--ec-ease)}.ec-chip:hover{transform:translateY(-2px)}.ec-chip.is-selected{background:var(--ec-ink);color:var(--ec-paper)}.ec-chip:has(input:focus-visible){outline:3px solid var(--ec-gold);outline-offset:3px}.ec-chip__text{position:relative}.ec-chip__text:after{content:"";position:absolute;left:-2px;right:-2px;top:50%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ec-ease)}.ec-chip.is-unavailable:not(.is-selected){color:var(--ec-body);opacity:.6}.ec-chip.is-unavailable .ec-chip__text:after{transform:none}.ec-chip--swatch{min-width:0;width:36px;height:36px;padding:3px;border-radius:50%;background:transparent}.ec-chip--swatch.is-selected{background:transparent;box-shadow:inset 0 0 0 3px var(--ec-ink)}.ec-chip--swatch.is-unavailable{opacity:.45}.ec-chip__swatch{display:block;width:100%;height:100%;border-radius:50%;background:var(--ec-swatch-neutral)}.ec-plans{margin:0 0 24px;display:flex;flex-direction:column;gap:10px}.ec-plans__legend{margin-bottom:6px}.ec-plan{position:relative;display:flex;flex-direction:column;gap:3px;padding:14px 18px;border:var(--ec-stroke);border-radius:20px;cursor:pointer;transition:background-color .2s}.ec-plan.is-selected{background:var(--ec-tint-peach)}.ec-plan:has(input:focus-visible){outline:3px solid var(--ec-gold);outline-offset:3px}.ec-plan input{position:absolute;opacity:0;pointer-events:none}.ec-plan__name{font-size:14px;font-weight:700}.ec-plan__note{font-size:13px;color:var(--ec-body)}.ec-product__form{display:block}.ec-product__add{gap:.4em}.ec-product__add.is-added .ec-product__add-sep,.ec-product__add.is-added .ec-product__add-price{display:none}.ec-product__add[aria-busy=true]{opacity:.6}.ec-product__dynamic{margin-top:12px}.ec-product__error{margin-top:14px}.ec-product__error[hidden]{display:none}.ec-product__note{align-self:flex-start;margin:16px 0 32px}.ec-product__acc{margin-top:0}@media(max-width:989px){.ec-gallery{position:static}}@media(max-width:599px){.ec-gallery{grid-template-columns:minmax(0,1fr)}.ec-gallery__rail{display:none}.ec-gallery__stage{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.ec-gallery__stage::-webkit-scrollbar{display:none}.ec-gallery__slide{flex:0 0 100%;scroll-snap-align:center}.ec-gallery__slide[hidden]{display:block}.ec-gallery__dots{display:flex;justify-content:center;gap:10px;margin-top:16px}.ec-gallery__dot{width:10px;height:10px;border-radius:50%;border:var(--ec-stroke);background:transparent;transition:background-color .3s}.ec-gallery__dot[aria-current=true]{background:var(--ec-ink)}}
/*# sourceMappingURL=/cdn/shop/t/40/compiled_assets/styles.css.map?v=139548253042281817111789241056 */
