html,body{background-color:var(--emora-bg)}body{color:var(--emora-muted)}html[data-theme=dark] [class*=color-scheme-]{--color-background: var(--emora-bg);--color-background-rgb: 15 14 17;--color-background-subtle: var(--emora-surface);--gradient-background: var(--emora-bg);--color-text: var(--emora-muted);--color-text-rgb: 200 192 204;--color-heading: var(--emora-text);--color-heading-rgb: 247 243 248;--color-muted: var(--emora-muted);--color-border: var(--emora-border);--color-accent: var(--emora-purple);--color-accent-contrast: #111012;--color-button: var(--emora-text);--color-button-text: var(--emora-bg);--color-button-hover: var(--emora-purple);--color-button-secondary: transparent;--color-button-secondary-text: var(--emora-text);--color-focus: var(--emora-purple);color:var(--color-text);background-color:var(--color-background)}html[data-theme=dark] .header{--color-background: var(--emora-bg);--color-border: var(--emora-border);color:var(--emora-text)}html[data-theme=dark] .header .emora-nav__link,html[data-theme=dark] .header .header__search-pill,html[data-theme=dark] .header .header__actions .icon-button,html[data-theme=dark] .header .header__menu-toggle{color:var(--emora-text)}html[data-theme=dark] .header:not(.header--transparent),html[data-theme=dark] .header.is-stuck{background-color:var(--emora-bg)}html[data-theme=dark] .header .emora-nav__link:after{background:#ffffffbf}html[data-theme=dark] .header .emora-nav__dropdown{border:1px solid var(--emora-border);background:var(--emora-surface);box-shadow:var(--emora-shadow);color:var(--emora-text)}html[data-theme=dark] .header .emora-nav__dropdown a{color:var(--emora-text)}html[data-theme=dark] .header .emora-nav__dropdown a:hover,html[data-theme=dark] .header .emora-nav__dropdown a:focus-visible,html[data-theme=dark] .header .header__actions .icon-button:hover{background:var(--emora-purple-soft);color:var(--emora-purple)}html[data-theme=dark] .header .header__logo-image--dark{display:none}html[data-theme=dark] .header .header__logo-image--light{display:block}html[data-theme=dark] .header--transparent:not(.is-stuck),html[data-theme=dark] .header--transparent:not(.is-stuck) .emora-nav__link,html[data-theme=dark] .header--transparent:not(.is-stuck) .header__search-pill,html[data-theme=dark] .header--transparent:not(.is-stuck) .header__actions .icon-button,html[data-theme=dark] .header--transparent:not(.is-stuck) .header__menu-toggle{color:var(--header-transparent-color, #fff)}html[data-theme=dark] .header--transparent:not(.is-stuck) .header__actions .icon-button:hover{background:#ffffff26;color:var(--header-transparent-color, #fff)}html[data-theme=dark] .hero .hero__content-slide,html[data-theme=dark] .hero .hero__heading{color:#fff}html[data-theme=dark] .hero .hero__eyebrow{color:#e5d7ee}html[data-theme=dark] .hero .hero__cta{background-color:#fff;color:var(--emora-dark-ink)}html[data-theme=dark] .hero .hero__product-slide{background-color:#fffffff0;color:var(--emora-dark-ink)}html[data-theme=dark] .hero .hero__product-title{color:var(--emora-dark-ink)}html[data-theme=dark] .hero .hero__product-label,html[data-theme=dark] .hero .hero__product .price{color:#6d4a91}html[data-theme=dark] .hero .hero__product-bag{background-color:var(--emora-dark-ink);color:#fff}html[data-theme=dark] .hero .hero__product-bag:hover{background-color:#6d4a91}html[data-theme=dark] .product-tabs{--product-tabs-ink: var(--emora-text);--product-tabs-violet: var(--emora-purple);--product-tabs-lilac: var(--emora-surface-hover)}html[data-theme=dark] .product-tabs .product-tabs__header .product-tabs__heading .sa{color:#d7b3ec}html[data-theme=dark] .product-tabs .product-tabs__pills .tabs__tab{color:var(--emora-text)}html[data-theme=dark] .product-tabs .product-tabs__pills .tabs__tab.is-active{background-color:var(--emora-text);border-color:var(--emora-text);color:var(--emora-dark-ink)}html[data-theme=dark] .split-showcase{--cat-ink: var(--emora-text);--cat-violet: var(--emora-purple);--cat-ivory: var(--emora-surface);--cat-lilac: var(--emora-surface-alt);--cat-muted: var(--emora-muted-soft);--split-panel-bg: var(--emora-bg)}html[data-theme=dark] .split-showcase__heading-standalone{color:var(--emora-text)}html[data-theme=dark] .split-showcase__heading-standalone .sa{color:#e5d7ee}html[data-theme=dark] .split-showcase__eyebrow-standalone{color:var(--emora-purple)}html[data-theme=dark] .split-showcase__categories{border-color:var(--emora-border);background-color:var(--emora-bg)}html[data-theme=dark] .category-pill{background-color:var(--emora-surface);box-shadow:inset 0 0 0 1px var(--emora-border)}html[data-theme=dark] .category-pill__name{color:var(--emora-text)}html[data-theme=dark] .category-pill__count{color:var(--emora-muted-soft)}html[data-theme=dark] .category-pill__arrow{background-color:var(--emora-text);color:#241c2a}html[data-theme=dark] .category-pill:hover,html[data-theme=dark] .category-pill:focus-visible,html[data-theme=dark] .category-pill:focus-within,html[data-theme=dark] .category-pill:active{background-color:var(--emora-surface-alt);box-shadow:inset 0 0 0 1px var(--emora-purple)}html[data-theme=dark] .category-pill:hover .category-pill__name,html[data-theme=dark] .category-pill:focus-visible .category-pill__name,html[data-theme=dark] .category-pill:focus-within .category-pill__name,html[data-theme=dark] .category-pill:active .category-pill__name{color:#fff}html[data-theme=dark] .category-pill:hover .category-pill__count,html[data-theme=dark] .category-pill:focus-visible .category-pill__count,html[data-theme=dark] .category-pill:focus-within .category-pill__count,html[data-theme=dark] .category-pill:active .category-pill__count{color:var(--emora-muted)}html[data-theme=dark] .category-pill:hover .category-pill__arrow,html[data-theme=dark] .category-pill:focus-visible .category-pill__arrow,html[data-theme=dark] .category-pill:focus-within .category-pill__arrow,html[data-theme=dark] .category-pill:active .category-pill__arrow{background-color:var(--emora-purple);color:#111012}html[data-theme=dark] .highlight-text{background-color:var(--emora-bg)}html[data-theme=dark] .highlight-text__statement,html[data-theme=dark] .highlight-text__line{color:var(--emora-text)}html[data-theme=dark] .highlight-text__statement em{color:#d7b3ec}html[data-theme=dark] .highlight-text__body{color:var(--emora-muted)}html[data-theme=dark] .collection-image--curated{--curated-ink: var(--emora-text);--curated-violet: var(--emora-purple);--curated-muted: var(--emora-muted);--curated-border: var(--emora-border)}html[data-theme=dark] .collection-image--curated .collection-image__tag{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .collection-image--curated .subheading{color:var(--emora-purple)}html[data-theme=dark] .collection-image--curated .collection-image__content h2{color:var(--emora-text)}html[data-theme=dark] .collection-image--curated .collection-image__content h2 .sa{color:#d7b3ec}html[data-theme=dark] .collection-image--curated .collection-image__description{color:var(--emora-muted)}html[data-theme=dark] .collection-image--curated .collection-pill{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .collection-image--curated .collection-pill:hover,html[data-theme=dark] .collection-image--curated .collection-pill:focus-visible,html[data-theme=dark] .collection-image--curated .collection-pill.is-active,html[data-theme=dark] .collection-image--curated .collection-pill:active{border-color:var(--emora-purple);background-color:var(--emora-surface-alt);color:#fff}html[data-theme=dark] .collection-image--curated .button--primary{border:0;background-color:var(--emora-purple);color:#111012}html[data-theme=dark] .collection-image--curated .button--primary:hover,html[data-theme=dark] .collection-image--curated .button--primary:focus-visible,html[data-theme=dark] .collection-image--curated .button--primary:active{background-color:#d7b3ec;color:#111012}html[data-theme=dark] .atelier-chat{--atelier-ink: var(--emora-text);--atelier-violet: var(--emora-purple);--atelier-lilac: var(--emora-purple);--atelier-lilac-soft: var(--emora-purple-soft);--atelier-muted: var(--emora-muted);--atelier-border: var(--emora-border);--atelier-placeholder: var(--emora-muted-soft)}html[data-theme=dark] .atelier-chat .atelier-chat__content h2{color:var(--emora-text)}html[data-theme=dark] .atelier-chat .atelier-chat__heading-line em{color:#d7b3ec}html[data-theme=dark] .atelier-chat .atelier-chat__text{color:var(--emora-muted)}html[data-theme=dark] .atelier-chat .pill-link{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .atelier-chat .pill-link:hover,html[data-theme=dark] .atelier-chat .pill-link:focus-visible,html[data-theme=dark] .atelier-chat .pill-link.is-active,html[data-theme=dark] .atelier-chat .pill-link:active{border-color:var(--emora-purple);background-color:var(--emora-surface-alt);color:#fff}html[data-theme=dark] .atelier-chat .button--primary{background-color:var(--emora-purple);color:#111012}html[data-theme=dark] .atelier-chat .button--primary:hover,html[data-theme=dark] .atelier-chat .button--primary:focus-visible,html[data-theme=dark] .atelier-chat .button--primary:active{background-color:#d7b3ec;color:#111012}html[data-theme=dark] .atelier-chat .chat-card{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .atelier-chat .chat-card__head{border-color:#403746}html[data-theme=dark] .atelier-chat .chat-card__avatar{background-color:#30253a;color:#c9a4e6}html[data-theme=dark] .atelier-chat .chat-card__avatar-media{color:#c9a4e6;background:transparent}html[data-theme=dark] .atelier-chat .chat-card__avatar-media img{filter:brightness(0) saturate(100%) invert(78%) sepia(17%) saturate(844%) hue-rotate(224deg) brightness(91%) contrast(91%)}html[data-theme=dark] .atelier-chat .chat-card__name{color:#f7f3f8}html[data-theme=dark] .atelier-chat .chat-card__status{color:#c8c0cc}html[data-theme=dark] .atelier-chat .chat-card__status:before{background-color:#62c98a}html[data-theme=dark] .atelier-chat .chat-bubble--rep,html[data-theme=dark] .atelier-chat .chat-typing{background-color:var(--emora-surface-alt);color:var(--emora-text)}html[data-theme=dark] .atelier-chat .chat-bubble--user{background-color:#8057a7;color:#fff}html[data-theme=dark] .atelier-chat .chat-card__input{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .atelier-chat .chat-card__input>span:not(.chat-card__send){color:var(--emora-muted-soft)}html[data-theme=dark] .atelier-chat .chat-card__send{background-color:var(--emora-purple);color:#111012}html[data-theme=dark] .featured-collection{--fc-ink: var(--emora-text);--fc-violet: var(--emora-purple);--fc-muted: var(--emora-muted);--fc-border: var(--emora-border);--fc-ivory: var(--emora-surface);--fc-light-muted: var(--emora-muted-soft);--fc-lilac: var(--emora-surface-hover)}html[data-theme=dark] .featured-collection .section-header__inner h2 .sa{color:#d7b3ec}html[data-theme=dark] .featured-collection .carousel__arrow{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .featured-collection .carousel__arrow:hover:not(:disabled){border-color:var(--emora-purple);background-color:var(--emora-surface-hover);color:#fff}html[data-theme=dark] .featured-collection .product-card__action--wish,html[data-theme=dark] .featured-collection .product-card__quick-add .button{background-color:#fffffff0;color:var(--emora-dark-ink)}html[data-theme=dark] .featured-collection .product-card__action--wish:hover,html[data-theme=dark] .featured-collection .product-card__quick-add .button:hover{background-color:var(--emora-purple);color:var(--emora-dark-ink)}html[data-theme=dark] .featured-collection .price__compare{color:#837b89}html[data-theme=dark] .marquee-section--standard{background:var(--emora-bg);border-color:var(--emora-border)}html[data-theme=dark] .announcement-bar{background-color:#33243f;color:var(--emora-text)}html[data-theme=dark] .announcement-bar .marquee__icon,html[data-theme=dark] .announcement-bar .icon{color:#d3b5e9}html[data-theme=dark] .marquee-section--standard .marquee__item,html[data-theme=dark] .marquee-section--standard .marquee-track__item{color:#e7e1ea}html[data-theme=dark] .marquee-section--standard .icon,html[data-theme=dark] .marquee-section--standard [class*=icon]{color:var(--emora-purple)}html[data-theme=dark] .marquee-section__rule{background-color:var(--emora-border)}html[data-theme=dark] .marquee-section--display{background-color:#33263e}html[data-theme=dark] .marquee-section--display .marquee__item:nth-child(odd) .marquee__text{color:var(--emora-text);-webkit-text-fill-color:var(--emora-text)}html[data-theme=dark] .marquee-section--display .marquee__item:nth-child(2n) .marquee__text{color:var(--emora-purple);-webkit-text-fill-color:var(--emora-purple);-webkit-text-stroke:0;text-shadow:none}html[data-theme=dark] .marquee-section--display .marquee__icon{color:var(--emora-purple)}html[data-theme=dark] .reviews{--rv-ink: var(--emora-text);--rv-violet: var(--emora-purple);--rv-muted: var(--emora-muted);--rv-lilac-soft: var(--emora-surface-alt);--rv-border: var(--emora-border);background:var(--emora-bg)}html[data-theme=dark] .reviews .reviews__heading em{color:#d7b3ec}html[data-theme=dark] .review-card{background-color:var(--emora-surface)}html[data-theme=dark] .review-card.is-active,html[data-theme=dark] .review-card:focus-visible,html[data-theme=dark] .review-card:focus-within{background-color:var(--emora-surface-alt);box-shadow:var(--emora-shadow)}@media(hover:hover)and (pointer:fine){html[data-theme=dark] .review-card:hover{background-color:var(--emora-surface-alt);box-shadow:var(--emora-shadow)}}html[data-theme=dark] .staff-rotation{--staff-ink: var(--emora-text);--staff-purple: var(--emora-purple);--staff-mist: var(--emora-muted);--staff-border: var(--emora-border);--staff-highlight: var(--emora-surface)}html[data-theme=dark] .staff-rotation__heading-serif{color:#d7b3ec}html[data-theme=dark] .staff-rotation__rank{color:var(--emora-purple)}html[data-theme=dark] .staff-rotation__row:hover,html[data-theme=dark] .staff-rotation__row--highlight{background:var(--emora-surface)}html[data-theme=dark] .staff-rotation__badge,html[data-theme=dark] .staff-rotation__thumb{background:color-mix(in srgb,var(--emora-surface) 94%,transparent);color:var(--emora-text)}html[data-theme=dark] .icon-cards{--standard-ink: var(--emora-text);--standard-purple: var(--emora-purple);--standard-muted: var(--emora-muted);--standard-cream: var(--emora-surface);--standard-lilac: var(--emora-surface-alt);--standard-icon-bg: var(--emora-purple-soft);background:var(--emora-bg)}html[data-theme=dark] .icon-cards .section-header h2 .sa{color:#d7b3ec}html[data-theme=dark] .icon-card{border:1px solid var(--emora-border);background:var(--emora-surface)}html[data-theme=dark] .icon-card.is-active,html[data-theme=dark] .icon-card:focus-visible,html[data-theme=dark] .icon-card:focus-within,html[data-theme=dark] .icon-card:active{background:var(--emora-surface-hover)}html[data-theme=dark] .icon-card .icon-card__icon,html[data-theme=dark] .icon-card.is-active .icon-card__icon,html[data-theme=dark] .icon-card:focus-visible .icon-card__icon,html[data-theme=dark] .icon-card:focus-within .icon-card__icon,html[data-theme=dark] .icon-card:active .icon-card__icon{background:var(--emora-surface-hover);color:var(--emora-purple)}@media(hover:hover)and (pointer:fine){html[data-theme=dark] .icon-card:hover{background:var(--emora-surface-hover)}html[data-theme=dark] .icon-card:hover .icon-card__icon{background:var(--emora-surface-hover);color:var(--emora-purple)}}html[data-theme=dark] .faq{--faq-ink: var(--emora-text);--faq-purple: var(--emora-purple);--faq-muted: var(--emora-muted);--faq-border: var(--emora-border);background:var(--emora-bg)}html[data-theme=dark] .faq .subheading{color:var(--emora-purple)}html[data-theme=dark] .faq .faq__aside h2{color:var(--emora-text)}html[data-theme=dark] .faq .faq__aside h2 .sa{color:#d7b3ec}html[data-theme=dark] .faq .faq__description,html[data-theme=dark] .faq .faq__answer{color:var(--emora-muted)}html[data-theme=dark] .faq .faq__item{border-color:var(--emora-border)}html[data-theme=dark] .faq .faq__question{color:var(--emora-text)}html[data-theme=dark] .faq__indicator{border-color:var(--emora-border);background:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .faq__item[open] .faq__indicator{border-color:var(--emora-purple);background:var(--emora-purple);color:#111012}html[data-theme=dark] .faq .button{border:0;background:var(--emora-purple);color:#111012}html[data-theme=dark] .faq .button:hover,html[data-theme=dark] .faq .button:focus-visible,html[data-theme=dark] .faq .button:active{background:#d7b3ec;color:#111012}html[data-theme=dark] .image-box--editorial{--beyond-ink: var(--emora-text);--beyond-purple: var(--emora-purple);--beyond-muted: var(--emora-muted);background:var(--emora-bg)}html[data-theme=dark] .image-box--editorial .section-header h2 .sa{color:#d7b3ec}html[data-theme=dark] .promo-banners{background:var(--emora-bg)}html[data-theme=dark] .promo-banners .promo-banners__panel{background:var(--emora-light-panel);color-scheme:light}html[data-theme=dark] .promo-banners .section-header__inner h2,html[data-theme=dark] .promo-banners .section-header__inner h2 .sa{color:var(--emora-dark-ink)}html[data-theme=dark] .promo-banners .subheading,html[data-theme=dark] .promo-banners .subheading:before{color:#6d4a91}html[data-theme=dark] .image-box--editorial .image-box__item,html[data-theme=dark] .image-box--editorial .image-box__caption,html[data-theme=dark] .scrolling-card,html[data-theme=dark] .hero-slideshow,html[data-theme=dark] .fuel-scene{color:#fff}html[data-theme=dark] .stacked-cards-section{--stack-bg-start: var(--emora-cream-panel);--stack-bg-end: var(--emora-cream-panel);background:var(--emora-cream-panel);color-scheme:light}html[data-theme=dark] .stack__card{--card-bg: #fff;--card-badge-bg: var(--emora-light-panel);--card-badge-color: #6d4a91;--card-heading-color: var(--emora-dark-ink);box-shadow:var(--emora-shadow)}html[data-theme=dark] .process-step,html[data-theme=dark] .metal-chip{border-color:var(--emora-border);background-color:var(--emora-surface)}html[data-theme=dark] .process-step:nth-child(2n),html[data-theme=dark] .metal-chip:nth-child(2n){background-color:var(--emora-surface-alt)}html[data-theme=dark] .emora-support,html[data-theme=dark] .emora-viewing,html[data-theme=dark] .emora-diamonds,html[data-theme=dark] .emora-our-story,html[data-theme=dark] .emora-journal,html[data-theme=dark] .emora-article{background:var(--emora-bg);color:var(--emora-muted)}html[data-theme=dark] .emora-support,html[data-theme=dark] .emora-viewing,html[data-theme=dark] .emora-diamonds,html[data-theme=dark] .emora-our-story,html[data-theme=dark] .emora-journal,html[data-theme=dark] .emora-article{--support-ink: var(--emora-text);--support-purple: var(--emora-purple);--support-lilac: var(--emora-surface-alt);--support-muted: var(--emora-muted);--support-border: var(--emora-border);--support-cream: var(--emora-surface);--viewing-ink: var(--emora-text);--viewing-purple: var(--emora-purple);--viewing-lilac: var(--emora-surface-alt);--viewing-muted: var(--emora-muted);--viewing-border: var(--emora-border);--viewing-cream: var(--emora-surface);--diamonds-ink: var(--emora-text);--diamonds-purple: var(--emora-purple);--diamonds-lilac: var(--emora-surface-alt);--diamonds-muted: var(--emora-muted);--diamonds-border: var(--emora-border);--diamonds-cream: var(--emora-surface);--our-story-ink: var(--emora-text);--our-story-purple: var(--emora-purple);--our-story-soft-lilac: var(--emora-surface-alt);--our-story-muted: var(--emora-muted);--our-story-border: var(--emora-border);--our-story-cream: var(--emora-surface);--our-story-white: var(--emora-bg);--journal-ink: var(--emora-text);--journal-purple: var(--emora-purple);--journal-lilac: var(--emora-surface-alt);--journal-muted: var(--emora-muted);--journal-border: var(--emora-border);--journal-cream: var(--emora-surface);--article-ink: var(--emora-text);--article-purple: var(--emora-purple);--article-lilac: var(--emora-surface-alt);--article-muted: var(--emora-muted);--article-border: var(--emora-border);--article-cream: var(--emora-surface)}html[data-theme=dark] .emora-support__card,html[data-theme=dark] .emora-support__chart,html[data-theme=dark] .emora-viewing__booking,html[data-theme=dark] .emora-viewing__form,html[data-theme=dark] .emora-diamonds__standard-card,html[data-theme=dark] .emora-our-story__value,html[data-theme=dark] .emora-journal__card,html[data-theme=dark] .emora-article__share,html[data-theme=dark] .emora-article__comment{border-color:var(--emora-border);background:var(--emora-surface);color:var(--emora-text);box-shadow:var(--emora-shadow)}html[data-theme=dark] .emora-support em,html[data-theme=dark] .emora-viewing em,html[data-theme=dark] .emora-diamonds em,html[data-theme=dark] .emora-our-story em,html[data-theme=dark] .emora-journal em,html[data-theme=dark] .emora-article em{color:#d7b3ec}html[data-theme=dark] .emora-viewing input,html[data-theme=dark] .emora-viewing textarea,html[data-theme=dark] .emora-viewing select,html[data-theme=dark] .emora-support input,html[data-theme=dark] .emora-support textarea,html[data-theme=dark] .emora-support select,html[data-theme=dark] .field__input,html[data-theme=dark] .field__select,html[data-theme=dark] .field__textarea{border-color:var(--emora-border);background-color:var(--emora-input-bg);color:var(--emora-text)}html[data-theme=dark] .field__label,html[data-theme=dark] label{color:var(--emora-text)}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--emora-muted-soft);opacity:1}html[data-theme=dark] select option{background:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .drawer__panel,html[data-theme=dark] .modal__content,html[data-theme=dark] .popover,html[data-theme=dark] .card,html[data-theme=dark] .product-card__content,html[data-theme=dark] .predictive-search,html[data-theme=dark] .facets__drawer,html[data-theme=dark] .cart-drawer,html[data-theme=dark] .cart-item{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-muted)}html[data-theme=dark] .product-card__title,html[data-theme=dark] .cart-item__title,html[data-theme=dark] .product-info__title,html[data-theme=dark] .price,html[data-theme=dark] .drawer__title{color:var(--emora-text)}html[data-theme=dark] .product-card__meta,html[data-theme=dark] .product__description,html[data-theme=dark] .product__accordion-body,html[data-theme=dark] .collection-page__count{color:var(--emora-muted)}html[data-theme=dark] .price--on-sale .price__current{color:var(--emora-purple)}html[data-theme=dark] .price__compare{color:#837b89}html[data-theme=dark] .variant-picker__button:not(.variant-picker__swatch){border-color:var(--emora-border);background:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .variant-picker__button:not(.variant-picker__swatch):hover{border-color:var(--emora-purple);background:var(--emora-surface-hover);color:#fff}html[data-theme=dark] .variant-picker__input:checked+.variant-picker__button:not(.variant-picker__swatch){border-color:var(--emora-purple);background:var(--emora-purple);color:#111012}html[data-theme=dark] .product__trust-item,html[data-theme=dark] .product-sticky-bar,html[data-theme=dark] .collection-page .collection-page__sort .field__select{border-color:var(--emora-border);background-color:var(--emora-surface);color:var(--emora-text)}html[data-theme=dark] .press-quotes,html[data-theme=dark] .emora-press-quote,html[data-theme=dark] .site-footer{color-scheme:dark}html[data-theme=dark] .press-quotes,html[data-theme=dark] .emora-press-quote,html[data-theme=dark] .emora-press-quote__inner{background:#241c2a;color:#fff}html[data-theme=dark] .site-footer{background:#241c2a}html[data-theme=dark] .site-footer .footer-col-heading{color:#fff}html[data-theme=dark] .site-footer .footer-brand-text,html[data-theme=dark] .site-footer .footer-newsletter-text,html[data-theme=dark] .site-footer .footer-link{color:#ffffffad}html[data-theme=dark] .site-footer a.footer-link:hover,html[data-theme=dark] .site-footer .footer-policy-link:hover,html[data-theme=dark] .site-footer .footer-newsletter-terms a:hover{color:#fff}body,.product-tabs,.product-tabs__pills,.collection-image,.atelier-chat,.chat-card,.chat-bubble,.featured-collection,.marquee-section,.stacked-cards-section,.reviews,.icon-cards,.faq,.image-box,.process-step,.metal-chip,.emora-support,.emora-viewing,.emora-diamonds,.emora-our-story,.emora-journal,.emora-article,.field__input,.field__select,.field__textarea{transition-property:background-color,color,border-color,box-shadow;transition-duration:.28s;transition-timing-function:ease}@media(prefers-reduced-motion:reduce){body,.product-tabs,.product-tabs__pills,.collection-image,.atelier-chat,.chat-card,.chat-bubble,.featured-collection,.marquee-section,.stacked-cards-section,.reviews,.icon-cards,.faq,.image-box,.process-step,.metal-chip,.emora-support,.emora-viewing,.emora-diamonds,.emora-our-story,.emora-journal,.emora-article,.field__input,.field__select,.field__textarea,.header__theme-toggle{transition-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/emora-theme-mode.css.map */
