html[data-theme=dark]{color-scheme:dark;--color-accent: #3d74ff;--color-accent-hover: #5c8dff;--color-accent-active: #2f63e6;--color-accent-soft: rgb(61 116 255 / .16);--color-accent-rgb: 61 116 255;--color-heading: #ffffff;--color-bg: #0b1020;--color-bg-soft: #121a36;--color-bg-alt: #171f3f;--color-card: #151d3d;--color-white: #151d3d;--color-text: #e8ecf8;--color-text-rgb: 232 236 248;--color-text-muted: #a3add0;--color-text-muted-strong: #b7c0de;--color-border: rgb(255 255 255 / .12);--color-border-strong: rgb(255 255 255 / .34);--color-shadow-rgb: 0 0 0;--shadow-card: 0 2px 4px rgb(0 0 0 / .35), 0 12px 28px rgb(0 0 0 / .35);--shadow-card-hover: 0 4px 10px rgb(0 0 0 / .4), 0 24px 48px rgb(0 0 0 / .45);--shadow-overlay: 0 24px 64px rgb(0 0 0 / .6);--color-success: #2ecc5f;--color-success-strong: #5ee08a;--color-success-soft: rgb(46 204 95 / .16);--color-error: #ff5c5c;--color-error-soft: rgb(255 92 92 / .16);--color-sale: #ff5c5c;--color-sale-hover: #ff7b7b;--icon-chevron: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' stroke='%23a3add0' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}html[data-theme=dark] .section--soft,html[data-theme=dark] .section--alt{--color-text-muted: var(--color-text-muted-strong)}.theme-toggle{position:relative}.theme-toggle__icon{display:inline-flex}.theme-toggle__icon--sun,html[data-theme=dark] .theme-toggle__icon--moon{display:none}html[data-theme=dark] .theme-toggle__icon--sun{display:inline-flex}.theme-toggle--drawer{display:flex;align-items:center;gap:10px;width:100%;padding:10px 0;border:0;background:none;color:inherit;font:inherit;cursor:pointer;text-align:start}.theme-toggle--drawer .icon{width:20px;height:20px}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]),html[data-theme=dark] select,html[data-theme=dark] textarea{background-color:var(--color-card);color:var(--color-text);border-color:var(--color-border-strong)}html[data-theme=dark] ::placeholder{color:var(--color-text-muted)}html[data-theme=dark] body[data-dark-media=white] .card__media,html[data-theme=dark] body[data-dark-media=white] .card--sectioned .card__stage,html[data-theme=dark] body[data-dark-media=white] .product-gallery__slide,html[data-theme=dark] body[data-dark-media=white] .product-gallery__thumb,html[data-theme=dark] body[data-dark-media=white] .cart-item__media,html[data-theme=dark] body[data-dark-media=white] .search-result__media,html[data-theme=dark] body[data-dark-media=white] .category-card__media{background:#fff}html[data-theme=dark] body:not([data-dark-media=white]) .card__media img,html[data-theme=dark] body:not([data-dark-media=white]) .product-gallery__slide img{filter:brightness(.92)}html[data-theme=dark] .collection-hero{background:linear-gradient(180deg,#121a36 0%,#0f162e 70%,var(--color-bg) 100%)}html[data-theme=dark] .collection-hero__chip,html[data-theme=dark] .collection-brands--tiles .vendor-logo,html[data-theme=dark] .collection-brands--tiles .vendor-logo:hover{background:var(--color-card);border-color:var(--color-border);box-shadow:var(--shadow-card)}html[data-theme=dark] .collection-hero__chip.is-current,html[data-theme=dark] .collection-hero__chip-icon,html[data-theme=dark] .collection-hero__quick-chip:hover,html[data-theme=dark] .collection-hero__quick-chip.is-current{background:var(--color-accent-soft)}@media screen and (max-width:989px){html[data-theme=dark] .collection-hero__promo{background:linear-gradient(145deg,#121a36 0%,#10172f 72%,var(--color-card) 100%)}}html[data-theme=dark] .card--sectioned,html[data-theme=dark] .card--sectioned .card__body,html[data-theme=dark] .card--sectioned .card__footer{background:var(--color-card)}html[data-theme=dark] .card--sectioned .card__stage{background:var(--color-bg-soft)}html[data-theme=dark] .card--sectioned .card__compare:not([aria-pressed=true]),html[data-theme=dark] .card--sectioned .card__wishlist-mount,html[data-theme=dark] .card__compare:not([aria-pressed=true]){background:var(--color-bg-soft);color:var(--color-text);border-color:var(--color-border)}html[data-theme=dark] .product-form .quantity,html[data-theme=dark] .product-form .quantity__input,html[data-theme=dark] .product-form input.quantity__input[type=number],html[data-theme=dark] .product-form .quantity__button,html[data-theme=dark] .cart-item--card .quantity__input,html[data-theme=dark] .cart-item--card input.quantity__input[type=number]{background:var(--color-card);border-color:var(--color-border);color:var(--color-text)}html[data-theme=dark] .pill--white,html[data-theme=dark] .btn--white{background:var(--color-card);color:var(--color-text)}html[data-theme=dark] .collection-hero__quick-chip{background:var(--color-card);border-color:var(--color-border)}html[data-theme=dark] .collection-hero__quick-chip:hover,html[data-theme=dark] .collection-hero__quick-chip.is-current{background:var(--color-accent-soft);border-color:var(--color-accent)}html[data-theme=dark] .vendor-logo,html[data-theme=dark] .vendor-logo:hover,html[data-theme=dark] .collection-brands--tiles .vendor-logo,html[data-theme=dark] .collection-brands--tiles .vendor-logo:hover,html[data-theme=dark] .header-nav__mega-brands a{background:#fff;border-color:#ffffff2e}html[data-theme=dark] .vendor-logo--active{outline:2px solid var(--color-accent)}@media screen and (max-width:989px){html[data-theme=dark] .collection-hero--smartphones .collection-hero__price-option,html[data-theme=dark] .collection-hero .collection-hero__quick-chip,html[data-theme=dark] .collection-hero .collection-hero__chip{background:var(--color-card);color:var(--color-text);border-color:var(--color-border)}html[data-theme=dark] .collection-hero--smartphones .collection-hero__price-option:hover,html[data-theme=dark] .collection-hero--smartphones .collection-hero__price-option.is-current,html[data-theme=dark] .collection-hero .collection-hero__quick-chip:hover,html[data-theme=dark] .collection-hero .collection-hero__quick-chip.is-current,html[data-theme=dark] .collection-hero .collection-hero__chip.is-current{background:var(--color-accent-soft);color:var(--color-accent);border-color:var(--color-accent)}html[data-theme=dark] .collection-hero--smartphones .collection-hero__features li{background:var(--color-card);color:var(--color-text)}}html[data-theme=dark] .variant-pill{background:var(--color-card);border-color:var(--color-border-strong);color:var(--color-text)}html[data-theme=dark] .variant-pill:hover{border-color:var(--color-accent);color:var(--color-accent)}html[data-theme=dark] input:checked+.variant-pill{background:var(--color-accent);border-color:var(--color-accent);color:#fff}html[data-theme=dark] .variant-pill--unavailable,html[data-theme=dark] .variant-pill.variant-swatch--unavailable{opacity:1;color:var(--color-text-muted);background:transparent;border-style:dashed;border-color:var(--color-border-strong);text-decoration:line-through;text-decoration-color:#ffffff73}html[data-theme=dark] .variant-pill.variant-swatch--unavailable:after{background:var(--color-text-muted);opacity:.55}html[data-theme=dark] .variant-pill--faded{opacity:.6}html[data-theme=dark] .variant-swatch{border-color:var(--color-border-strong)}html[data-theme=dark] input:checked+.variant-swatch{box-shadow:0 0 0 3px var(--color-bg),0 0 0 5px var(--color-accent)}html[data-theme=dark] .variant-option__value{color:var(--color-text-muted-strong)}html[data-theme=dark] .compare-section{background:#070d1c}html[data-theme=dark] .compare-page__title{color:#eaf1ff}html[data-theme=dark] .compare-page__sub,html[data-theme=dark] .compare-page__loading,html[data-theme=dark] .compare-page__empty{color:#8a9bc0}html[data-theme=dark] .compare-product-card{background:#0d172a;border-color:#263a5e}html[data-theme=dark] .compare-product-card__media{background:#132038;border-radius:12px}html[data-theme=dark] .compare-product-card__placeholder{background:#182744}html[data-theme=dark] .compare-product-card__title{color:#eaf1ff}html[data-theme=dark] .compare-product-card__price{color:#7fa6ff}html[data-theme=dark] .compare-product-card__price s{color:#8a9bc0}html[data-theme=dark] .compare-product-card__remove{background:#162544;color:#8fbcff}html[data-theme=dark] .compare-product-card__remove:hover{background:#fb7185;color:#fff}html[data-theme=dark] .compare-product-card__view,html[data-theme=dark] .compare-product-card__view:hover{background:#3b82ff;border-color:#3b82ff;color:#fff}html[data-theme=dark] .compare-product-card__view:hover{background:#2f6fe6;border-color:#2f6fe6}html[data-theme=dark] .compare-product-card--add,html[data-theme=dark] .compare-products>.compare-product-card--add{background:#0d172a;border:2px dashed #3a507a}html[data-theme=dark] .compare-product-card--add>a,html[data-theme=dark] .compare-product-card--add strong{color:#3b82ff}html[data-theme=dark] .compare-product-card--add small{color:#8a9bc0}html[data-theme=dark] .compare-product-card__plus{background:#162544;color:#3b82ff}html[data-theme=dark] .compare-sticky-names,html[data-theme=dark] .compare-sticky-names__label{background:#0d172a;border-color:#263a5e;box-shadow:0 3px 10px #00000073}html[data-theme=dark] .compare-sticky-names>*+*{border-inline-start-color:#263a5e}html[data-theme=dark] .compare-sticky-names__label,html[data-theme=dark] .compare-sticky-names__product{color:#eaf1ff}html[data-theme=dark] .compare-sticky-names__label-icon{color:#3b82ff}html[data-theme=dark] .compare-page__diff{color:#eaf1ff}html[data-theme=dark] .compare-page__diff input{accent-color:#3b82ff;color-scheme:dark;background:#0b1426;border:1px solid #263a5e;border-radius:4px}html[data-theme=dark] .compare-group{background:#0b1426;border-color:#263a5e;box-shadow:none}html[data-theme=dark] .compare-group__title,html[data-theme=dark] .compare-group--blue .compare-group__title,html[data-theme=dark] .compare-group--green .compare-group__title,html[data-theme=dark] .compare-group--purple .compare-group__title,html[data-theme=dark] .compare-group--yellow .compare-group__title,html[data-theme=dark] .compare-group--red .compare-group__title{background:#17284d;color:#f0f5ff}html[data-theme=dark] .compare-group__icon,html[data-theme=dark] .compare-group--blue .compare-group__icon{color:#3b82ff}html[data-theme=dark] .compare-group--green .compare-group__icon{color:#34d399}html[data-theme=dark] .compare-group--purple .compare-group__icon{color:#a78bfa}html[data-theme=dark] .compare-group--yellow .compare-group__icon{color:#f5b324}html[data-theme=dark] .compare-group--red .compare-group__icon{color:#fb7185}html[data-theme=dark] .compare-table th,html[data-theme=dark] .compare-table td{border-bottom-color:#263a5e}html[data-theme=dark] .compare-table tbody th{background:#182744;color:#f0f5ff}html[data-theme=dark] .compare-table tbody td,html[data-theme=dark] .compare-table tbody tr:nth-child(2n) td{background:#0b1426;color:#c5d1e8}html[data-theme=dark] .compare-table td s{color:#8a9bc0}html[data-theme=dark] .compare-table tr.compare-row--price td{color:#7fa6ff;font-weight:700}html[data-theme=dark] .compare-table tr.compare-row--price td s{color:#8a9bc0;font-weight:400}html[data-theme=dark] .compare-page__help{background:#0f1e3f;border:1px solid #263a5e;color:#fff}html[data-theme=dark] .compare-page__help p{color:#fff}html[data-theme=dark] .compare-page__help .btn--secondary{background:transparent;border-color:#3b82ff;color:#fff}html[data-theme=dark] .compare-page__help .btn--secondary:hover{background:#3b82ff;border-color:#3b82ff;color:#fff}@media screen and (max-width:989px){html[data-theme=dark] .compare-products__spacer{background:#070d1c}html[data-theme=dark] .compare-sticky-names__label,html[data-theme=dark] .compare-bar{background:#0d172a}}html[data-theme=dark] .product-form__row .btn[data-add-to-cart]{background:#3f73f6;border-color:#3f73f6;color:#fff}html[data-theme=dark] .product-form__row .btn[data-add-to-cart] svg{color:#fff}html[data-theme=dark] .product-form__row .btn[data-add-to-cart]:hover:not([disabled]){background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .btn--outline-navy{--btn-bg: #111b3d;--btn-fg: #ffffff;--btn-border: #2f5fea;background:#111b3d;color:#fff;border-color:#2f5fea}html[data-theme=dark] .btn--outline-navy svg{color:#fff}html[data-theme=dark] .btn--outline-navy:hover:not([disabled]),html[data-theme=dark] .btn--outline-navy:active{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .product-form .quantity{background:#151e40;border-color:#344264}html[data-theme=dark] .product-form .quantity__input,html[data-theme=dark] .product-form input.quantity__input[type=number]{background:#151e40;border-inline-color:#344264;color:#f8faff}html[data-theme=dark] .product-form .quantity__button,html[data-theme=dark] .product-form .quantity__button[data-action=decrease],html[data-theme=dark] .product-form .quantity__button[data-action=increase]{background:#151e40;color:#d8e0f2}html[data-theme=dark] .product-form .quantity__button:hover:not([disabled]){background:#1b2650;color:#fff}html[data-theme=dark] .product-form .quantity__button[disabled]{opacity:.6}html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount,html[data-theme=dark] .product-form__secondary .product-form__compare,html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount .wishlist-hero-custom-button,html[data-theme=dark] .product-form__secondary .product-form__wishlist-label{background:transparent;color:#d8e0f2}html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount svg,html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount .wlh-svg-Icon,html[data-theme=dark] .product-form__secondary .product-form__compare svg{color:#aebbd5;fill:#aebbd5}html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount:hover,html[data-theme=dark] .product-form__secondary .product-form__compare:hover,html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount:hover .wishlist-hero-custom-button,html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount:hover .product-form__wishlist-label{color:#fff}html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount:hover svg,html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount:hover .wlh-svg-Icon,html[data-theme=dark] .product-form__secondary .product-form__compare:hover svg{color:#4c7dff;fill:#4c7dff}html[data-theme=dark] .product-form__secondary .product-form__compare[aria-pressed=true],html[data-theme=dark] .product-form__secondary .product-form__compare[aria-pressed=true] svg{color:#4c7dff}html[data-theme=dark] .product-form__secondary .product-form__wishlist-mount+.product-form__compare{border-inline-start-color:#4a5670}html[data-theme=dark] .trust-list li{color:#aebbd5}html[data-theme=dark] .trust-list svg{color:#3f73f6}html[data-theme=dark] .cart-drawer .drawer__header,html[data-theme=dark] #cart-drawer .drawer__header{border-bottom-color:#263a5e}html[data-theme=dark] .drawer__footer{border-top-color:#263a5e}html[data-theme=dark] .drawer__title{color:#f8faff}html[data-theme=dark] .cart-item{border-bottom-color:#263a5e}html[data-theme=dark] .cart-item--card{background:#0d172a;border-color:#263a5e}html[data-theme=dark] .cart-item__title,html[data-theme=dark] .cart-item--card .cart-item__title,html[data-theme=dark] .cart-item__price,html[data-theme=dark] .cart-item--card .cart-item__price{color:#f8faff}html[data-theme=dark] .cart-item__vendor,html[data-theme=dark] .cart-item__variant,html[data-theme=dark] .cart-item__price s{color:#aebbd5}html[data-theme=dark] .cart-item__remove{color:#d8e0f2}html[data-theme=dark] .cart-item__remove:hover{color:#ff7b7b}html[data-theme=dark] .cart-item__trash{background:#151e40;border-color:#344264;color:#d8e0f2}html[data-theme=dark] .cart-item__trash:hover{background:#1b2650;border-color:#ff7b7b;color:#ff7b7b}html[data-theme=dark] .cart-item__stock{background:#2ecc5f29;color:#5ee08a}html[data-theme=dark] .cart-item__stock--out{background:#ff5c5c29;color:#ff7b7b}html[data-theme=dark] .cart-item__discount{color:#5ee08a}html[data-theme=dark] .cart-item .quantity,html[data-theme=dark] .cart-item--card .quantity{background:#151e40;border-color:#344264}html[data-theme=dark] .cart-item .quantity__input,html[data-theme=dark] .cart-item--card .quantity__input,html[data-theme=dark] .cart-item--card input.quantity__input[type=number]{background:#151e40;border-inline-color:#344264;color:#f8faff}html[data-theme=dark] .cart-item .quantity__button{background:#151e40;color:#d8e0f2}html[data-theme=dark] .cart-item .quantity__button:hover:not([disabled]){background:#1b2650;color:#fff}html[data-theme=dark] .cart-item .quantity__button[disabled]{opacity:.6}html[data-theme=dark] .drawer__body label,html[data-theme=dark] .cart-note label{color:#d8e0f2}html[data-theme=dark] .drawer__body textarea,html[data-theme=dark] .cart-note textarea{background:#151e40;border-color:#344264;color:#f8faff}html[data-theme=dark] .drawer__body textarea::placeholder{color:#aebbd5}html[data-theme=dark] .shipping-bar{background:#151e40;color:#d8e0f2}html[data-theme=dark] .shipping-bar__text{color:#d8e0f2}html[data-theme=dark] .shipping-bar__text strong{color:#f8faff}html[data-theme=dark] .shipping-bar__track{background:#344264}html[data-theme=dark] .shipping-bar__fill{background:#3f73f6}html[data-theme=dark] .shipping-bar--complete .shipping-bar__text,html[data-theme=dark] .shipping-bar--complete .shipping-bar__text svg{color:#5ee08a}html[data-theme=dark] .shipping-bar--complete .shipping-bar__fill{background:#2ecc5f}html[data-theme=dark] .shipping-bar--card{background:#151e40}html[data-theme=dark] .shipping-bar__badge{background:#1b2650;color:#4c7dff}html[data-theme=dark] .shipping-bar__headline{color:#f8faff}html[data-theme=dark] .shipping-bar__sub{color:#aebbd5}html[data-theme=dark] .shipping-bar__pill{background:#2ecc5f29;color:#5ee08a}html[data-theme=dark] .cart-summary-card{background:#0d172a;border-color:#263a5e}html[data-theme=dark] .cart-summary__row{color:#d8e0f2}html[data-theme=dark] .cart-summary__row--total{color:#f8faff}html[data-theme=dark] #cart-drawer .cart-item__price{color:#7fa6ff}html[data-theme=dark] #cart-drawer .cart-item__price s{color:#aebbd5}html[data-theme=dark] #cart-drawer .cart-summary__row--total>span:last-child{color:#7fa6ff}html[data-theme=dark] .cart-summary__note{color:#aebbd5}html[data-theme=dark] .cart-summary__actions .btn:not(.btn--secondary),html[data-theme=dark] .cart-summary__actions button[name=checkout]{background:#3f73f6;border-color:#3f73f6;color:#fff}html[data-theme=dark] .cart-summary__actions .btn:not(.btn--secondary):hover:not([disabled]),html[data-theme=dark] .cart-summary__actions button[name=checkout]:hover:not([disabled]){background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .cart-summary__actions .btn--secondary{background:#111b3d;border-color:#2f5fea;color:#fff}html[data-theme=dark] .cart-summary__actions .btn--secondary:hover{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .cart-empty__title{color:#f8faff}html[data-theme=dark] .cart-empty__text{color:#aebbd5}html[data-theme=dark] .cart-item input.quantity__input[type=number],html[data-theme=dark] .drawer__body input.quantity__input[type=number]{background:#151e40;border-inline-color:#344264;border-block-color:transparent;color:#f8faff}html[data-theme=dark] #product-description .accordion__summary{color:#f4f7ff;font-weight:700;font-size:1.0625rem}html[data-theme=dark] #product-description .accordion__summary svg{color:#aebbd5}html[data-theme=dark] #product-description .accordion__content{padding-bottom:24px}html[data-theme=dark] .product-description>p{color:#c5d1e8}html[data-theme=dark] .product-description table{width:100%;margin:18px 0 0!important;border-collapse:separate!important;border-spacing:0!important;table-layout:fixed!important;background:#0b1325!important;border:1px solid #263451!important;border-radius:12px!important;overflow:hidden!important}html[data-theme=dark] .product-description table th,html[data-theme=dark] .product-description table td{height:52px!important;padding:15px 16px!important;border:0!important;border-bottom:1px solid #202d47!important;vertical-align:middle!important;line-height:1.5!important;font-size:.9rem!important;overflow-wrap:anywhere!important}html[data-theme=dark] .product-description table tr:last-child th,html[data-theme=dark] .product-description table tr:last-child td{border-bottom:0!important}html[data-theme=dark] .product-description table th{width:34%!important;background:#101a30!important;color:#dce5f7!important;font-weight:600!important;border-inline-end:1px solid #202d47!important;white-space:normal!important}html[data-theme=dark] .product-description table td{background:#0b1325!important;color:#aebbd5!important;font-weight:500!important}html[data-theme=dark] .product-description table tr:first-child th{border-start-start-radius:11px}html[data-theme=dark] .product-description table tr:first-child td{border-start-end-radius:11px}html[data-theme=dark] .product-description table tr:last-child th{border-end-start-radius:11px}html[data-theme=dark] .product-description table tr:last-child td{border-end-end-radius:11px}html[data-theme=dark] .product-description table tr.spec-group th{width:auto!important;height:34px!important;padding:9px 16px!important;background:#0d1628!important;color:#9fb0d0!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.08em;text-transform:uppercase;border-inline-end:0!important;border-bottom:1px solid #202d47!important;box-shadow:inset 0 1px #263451;border-radius:0!important}html[data-theme=dark] .product-description table tr.spec-group:first-child th{box-shadow:none;border-start-start-radius:11px!important;border-start-end-radius:11px!important}html[data-theme=dark] .sticky-atc{background:#0b1325f7;border-top:1px solid #263a5e;box-shadow:0 -6px 24px #00000073}html[data-theme=dark] .sticky-atc__title{color:#d8e0f2}html[data-theme=dark] .sticky-atc__price{color:#7fa6ff}html[data-theme=dark] .sticky-atc__price s{color:#aebbd5}html[data-theme=dark] .sticky-atc .btn{background:#3f73f6;border-color:#3f73f6;color:#fff}html[data-theme=dark] .sticky-atc .btn:hover:not([disabled]){background:#2f5fea;border-color:#2f5fea}html[data-theme=dark] .sticky-atc .btn[disabled]{background:#1b2650;border-color:#1b2650;color:#8a9bc0}html[data-theme=dark] .search-modal{background:#0b1020}html[data-theme=dark] .search-modal__header{border-bottom-color:#263a5e}html[data-theme=dark] .search-modal .search-field input[type=search],html[data-theme=dark] .search-modal .search-field--scoped{background:#151e40;border-color:#344264;color:#f8faff}html[data-theme=dark] .search-modal .search-field input[type=search]:focus,html[data-theme=dark] .search-modal .search-field--scoped:focus-within{background:#151e40;border-color:#3f73f6}html[data-theme=dark] .search-modal .search-field input[type=search]::placeholder{color:#aebbd5}html[data-theme=dark] .search-modal .search-field__submit,html[data-theme=dark] .search-modal .search-field__reset,html[data-theme=dark] .search-modal .search-field__scope select,html[data-theme=dark] .search-modal .search-field__scope>svg{color:#aebbd5}html[data-theme=dark] .search-modal .search-field__submit:hover,html[data-theme=dark] .search-modal .search-field__reset:hover{color:#4c7dff}html[data-theme=dark] .search-modal .search-field__scope:after{background:#344264}html[data-theme=dark] .search-modal__header>.icon-btn{color:#d8e0f2}html[data-theme=dark] .search-modal .collection-chip{background:#151e40;border-color:#344264;color:#d8e0f2}html[data-theme=dark] .search-modal .collection-chip:hover{border-color:#3f73f6;color:#fff}html[data-theme=dark] .search-results-panel{background:#0d172a;border-color:#263a5e;box-shadow:0 24px 64px #0009}html[data-theme=dark] .search-modal .search-results-panel{background:transparent;border:0;box-shadow:none}html[data-theme=dark] .search-results__group+.search-results__group{border-top-color:#263a5e}html[data-theme=dark] .search-results__heading{color:#aebbd5}html[data-theme=dark] .search-result{color:#f8faff}html[data-theme=dark] .search-result:hover,html[data-theme=dark] .search-result[aria-selected=true]{background:#151e40}html[data-theme=dark] .search-result__media{border-color:#344264}html[data-theme=dark] .search-result__title{color:#f8faff}html[data-theme=dark] .search-result__vendor{color:#aebbd5}html[data-theme=dark] .search-result__price{color:#7fa6ff}html[data-theme=dark] .search-result__price s,html[data-theme=dark] .search-results__empty{color:#aebbd5}html[data-theme=dark] .search-results__loading:after{border-color:#344264;border-top-color:#3f73f6}html[data-theme=dark] .search-results__footer .btn--secondary{background:#111b3d;border-color:#2f5fea;color:#fff}html[data-theme=dark] .search-results__footer .btn--secondary:hover{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .search-results-panel mark,html[data-theme=dark] .search-result mark{background:#3f73f647;color:#f8faff;border-radius:3px;padding:0 2px}html[data-theme=dark] .footer,html[data-theme=dark] .footer--light{background:#0b1325;color:#d8e0f2;border-top:1px solid #263a5e;--color-heading: #f4f7ff;--footer-muted: #aebbd5;--footer-border: #263a5e}html[data-theme=dark] .footer__heading,html[data-theme=dark] .footer .header__logo-text{color:#f4f7ff}html[data-theme=dark] .footer__tagline,html[data-theme=dark] .footer__newsletter-text,html[data-theme=dark] .footer__bottom,html[data-theme=dark] .footer__bottom p,html[data-theme=dark] .footer__payment{color:#aebbd5}html[data-theme=dark] .footer__links a{color:#d8e0f2}html[data-theme=dark] .footer__links a:hover{color:#4c7dff}html[data-theme=dark] .footer .newsletter-form input[type=email]{background:#151e40;border-color:#344264;color:#f8faff}html[data-theme=dark] .footer .newsletter-form input[type=email]:focus{border-color:#3f73f6}html[data-theme=dark] .footer .newsletter-form input[type=email]::placeholder{color:#aebbd5}html[data-theme=dark] .footer .newsletter-form .btn{background:#3f73f6;border-color:#3f73f6;color:#fff}html[data-theme=dark] .footer .newsletter-form .btn:hover:not([disabled]){background:#2f5fea;border-color:#2f5fea}html[data-theme=dark] .footer .social-list a{background:#151e40;border:1px solid #344264;color:#d8e0f2}html[data-theme=dark] .footer .social-list a:hover{background:#3f73f6;border-color:#3f73f6;color:#fff}html[data-theme=dark] .footer__bottom{border-top-color:#263a5e}html[data-theme=dark] .header-nav__mega{background:#0d172a;border-color:#263a5e;box-shadow:0 24px 64px #0009}html[data-theme=dark] .header-nav__mega-title,html[data-theme=dark] .header-nav__mega-title a{color:#f4f7ff}html[data-theme=dark] .header-nav__mega-title a:hover{color:#4c7dff}html[data-theme=dark] .header-nav__mega-list a{color:#d8e0f2}html[data-theme=dark] .header-nav__mega-list a:hover,html[data-theme=dark] .header-nav__mega-list a[aria-current]{color:#4c7dff}html[data-theme=dark] .header-nav__mega-footer,html[data-theme=dark] .header-nav__mega-brandsrow{border-top-color:#263a5e}html[data-theme=dark] .header-nav__mega-all{color:#d8e0f2}html[data-theme=dark] .header-nav__mega-all:hover{color:#4c7dff}html[data-theme=dark] .header-nav__mega-brands a,html[data-theme=dark] .header-nav__mega-brandsrow .header-nav__mega-brands a{background:#fff;border:1px solid #263a5e}html[data-theme=dark] .header-nav__mega-brands a:hover,html[data-theme=dark] .header-nav__mega-brandsrow .header-nav__mega-brands a:hover{background:#fff;border-color:#3f73f6;box-shadow:0 6px 18px #00000073}html[data-theme=dark] .header-nav__mega-brand-text{color:#0b1f52}html[data-theme=dark] .header-nav__dropdown{background:#0d172a;border-color:#263a5e;box-shadow:0 24px 64px #0009}html[data-theme=dark] .header-nav__dropdown a{color:#d8e0f2}html[data-theme=dark] .header-nav__dropdown a:hover{background:#151e40;color:#4c7dff}html[data-theme=dark] .mobile-nav__item+.mobile-nav__item,html[data-theme=dark] .mobile-nav__footer{border-color:#263a5e}html[data-theme=dark] .mobile-nav__row,html[data-theme=dark] .mobile-drawer__account,html[data-theme=dark] .mobile-drawer__logo .header__logo-text{color:#f4f7ff}html[data-theme=dark] .mobile-nav__row>svg{color:#aebbd5}html[data-theme=dark] .mobile-nav__icon{background:#151e40}html[data-theme=dark] .mobile-nav__icon--glyph svg{color:#4c7dff}html[data-theme=dark] .mobile-nav__footer a,html[data-theme=dark] .mobile-nav__footer .theme-toggle--drawer{color:#d8e0f2}html[data-theme=dark] .mobile-nav__footer svg{color:#aebbd5}html[data-theme=dark] .mobile-nav__footer a:hover{color:#4c7dff}html[data-theme=dark] .mobile-nav__lang .lang-switch__button{background:#151e40;border-color:#344264;color:#f4f7ff}html[data-theme=dark] .mobile-drawer__panel--sub{background:#0b1020}html[data-theme=dark] .mobile-tiles__heading{color:#aebbd5}html[data-theme=dark] .mobile-tile{color:#f4f7ff}html[data-theme=dark] .mobile-tile__media{background:#151e40;border:1px solid #263a5e}html[data-theme=dark] .mobile-tile__media--logo,html[data-theme=dark] .mobile-tile__media:has(img){background:#fff}html[data-theme=dark] .mobile-tile__media--glyph svg{color:#4c7dff}html[data-theme=dark] .mobile-tiles__all{color:#d8e0f2}html[data-theme=dark] .mobile-tiles__all:hover{color:#4c7dff}html[data-theme=dark] .mobile-more__link,html[data-theme=dark] .mobile-more__language{color:#f4f7ff;border-color:#263a5e}html[data-theme=dark] .mobile-more__link>svg{color:#aebbd5}html[data-theme=dark] .mobile-more__link-icon{background:#151e40;color:#4c7dff}html[data-theme=dark] .mobile-more__link:hover{color:#4c7dff}html[data-theme=dark] .mobile-more__language .lang-switch__button{background:#151e40;border-color:#344264;color:#f4f7ff}html[data-theme=dark] .mobile-more__welcome{background:#0d172a;border:1px solid #263a5e}html[data-theme=dark] .mobile-more__auth-button--secondary{border-color:#344264;color:#f4f7ff}html[data-theme=dark] .mobile-more__header{border-bottom-color:#263a5e}html[data-theme=dark] .mobile-more__header h2{color:#f4f7ff}html[data-theme=dark] .mobile-more__header .icon-btn{color:#d8e0f2}html[data-theme=dark] .mobile-more__welcome p{color:#aebbd5}html[data-theme=dark] .mobile-more__welcome h3{color:#f4f7ff}html[data-theme=dark] .mobile-more__auth-button--primary{background:#3f73f6;border-color:#3f73f6;color:#fff}html[data-theme=dark] .mobile-more__auth-button--primary:hover{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .mobile-more__auth-button--secondary{background:#111b3d;border-color:#2f5fea;color:#fff}html[data-theme=dark] .mobile-more__auth-button--secondary:hover{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .vendor-logo,html[data-theme=dark] .collection-brands--tiles .vendor-logo,html[data-theme=dark] .header-nav__mega-brands a,html[data-theme=dark] .header-nav__mega-brandsrow .header-nav__mega-brands a,html[data-theme=dark] .mobile-tile__media--logo,html[data-theme=dark] .brand-tile{color:#0b1f52}html[data-theme=dark] .collection-toolbar{border-color:#263a5e}html[data-theme=dark] .collection-toolbar__count,html[data-theme=dark] .collection-toolbar__sort label{color:#aebbd5}html[data-theme=dark] .collection-toolbar__sort select,html[data-theme=dark] .collection-toolbar select[name=sort_by]{background-color:#151e40;border-color:#344264;color:#f8faff}html[data-theme=dark] .collection-toolbar__filter-btn{background:#111b3d;border-color:#2f5fea;color:#fff}html[data-theme=dark] .collection-toolbar__filter-btn:hover{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] #filters-drawer .drawer__header{border-bottom-color:#263a5e}html[data-theme=dark] #filters-drawer .drawer__title{color:#f4f7ff}html[data-theme=dark] #filters-drawer .drawer__footer{border-top-color:#263a5e}html[data-theme=dark] #filters-drawer .drawer__footer .btn:not(.btn--secondary){background:#3f73f6;border-color:#3f73f6;color:#fff}html[data-theme=dark] #filters-drawer .drawer__footer .btn:not(.btn--secondary):hover{background:#2f5fea;border-color:#2f5fea}html[data-theme=dark] #filters-drawer .drawer__footer .btn--secondary{background:#111b3d;border-color:#2f5fea;color:#fff}html[data-theme=dark] #filters-drawer .drawer__footer .btn--secondary:hover{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .facet{border-bottom-color:#263a5e}html[data-theme=dark] .facet__summary{color:#f4f7ff}html[data-theme=dark] .facet__summary svg{color:#aebbd5}html[data-theme=dark] .facet__active-count{background:#3f73f6;color:#fff}html[data-theme=dark] .facet__item label{color:#d8e0f2}html[data-theme=dark] .facet__item-count{color:#aebbd5}html[data-theme=dark] .facet__item input[type=checkbox]{background:#151e40;border-color:#344264}html[data-theme=dark] .facet__item input[type=checkbox]:checked{background:#3f73f6;border-color:#3f73f6}html[data-theme=dark] .facet__item input[type=checkbox]:checked:after{background-color:#fff}html[data-theme=dark] .facet__swatch{border-color:#344264}html[data-theme=dark] .facet__item input:checked+.facet__swatch{box-shadow:0 0 0 2px #0b1020,0 0 0 4px #3f73f6}html[data-theme=dark] .facet__price-field label,html[data-theme=dark] .facet__price-currency{color:#aebbd5}html[data-theme=dark] .facet__price input,html[data-theme=dark] .facet__price input[type=number]{background:#151e40;border-color:#344264;color:#f8faff}html[data-theme=dark] .facet__price input:focus{border-color:#3f73f6}html[data-theme=dark] .active-facet{background:#3f73f624;border-color:#3f73f673;color:#8fbcff}html[data-theme=dark] .active-facet:hover{background:#3f73f63d;color:#fff}html[data-theme=dark] .active-facets__clear{color:#aebbd5}html[data-theme=dark] .active-facets__clear:hover{color:#ff7b7b}html[data-theme=dark] .facet__price .facet__price-field input[type=number],html[data-theme=dark] .facet__price .facet__price-field input[type=text]{background:#151e40;border-color:#344264;color:#f8faff}html[data-theme=dark] .facet__price .facet__price-field input[type=number]:focus,html[data-theme=dark] .facet__price .facet__price-field input[type=text]:focus{border-color:#3f73f6}html[data-theme=dark] .MuiDialog-root .MuiBackdrop-root{background-color:#0009!important}html[data-theme=dark] .MuiDialog-root .MuiDialog-paper{background:#0b1020!important;color:#e8ecf8!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-header{border-bottom:1px solid #263a5e}html[data-theme=dark] .MuiDialog-root .wishlist-hero-header-title{color:#f4f7ff!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-header-title svg,html[data-theme=dark] .MuiDialog-root .wishlist-hero-header-title svg path{color:#4c7dff!important;fill:currentColor!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-header-close,html[data-theme=dark] .MuiDialog-root .wishlist-hero-header-close svg{color:#d8e0f2!important}html[data-theme=dark] .MuiDialog-root .MuiDialogContent-dividers{border-color:#263a5e!important}html[data-theme=dark] .MuiDialog-root .MuiDialogContentText-root,html[data-theme=dark] .MuiDialog-root .MuiTypography-colorTextSecondary,html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-header,html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-no-items-content{color:#aebbd5!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-header svg{color:#aebbd5!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-header-login{color:#4c7dff!important}html[data-theme=dark] .MuiDialog-root .MuiCard-root{background:#0d172a!important;color:#f4f7ff!important;border:1px solid #263a5e;box-shadow:none!important}html[data-theme=dark] .MuiDialog-root .MuiCard-root>.MuiTypography-root{color:#aebbd5!important}html[data-theme=dark] .MuiDialog-root .MuiCard-root .MuiLink-root,html[data-theme=dark] .MuiDialog-root .MuiCard-root .MuiLink-root *{color:#f4f7ff!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-product-price,html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-product-price *{color:#7fa6ff!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-product-price s,html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-product-price del,html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-product-price [class*=compare]{color:#aebbd5!important}html[data-theme=dark] .MuiDialog-root .MuiCard-root img{background:#fff;border-radius:10px}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer .MuiButton-root:not(.MuiIconButton-root),html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer .MuiButton-contained{background:#3f73f6!important;color:#fff!important;box-shadow:none!important;border-radius:12px!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer .MuiButton-root:not(.MuiIconButton-root):hover{background:#2f5fea!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer .MuiIconButton-root,html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer .MuiIconButton-root svg{color:#aebbd5!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer .MuiIconButton-root:hover,html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer .MuiIconButton-root:hover svg{color:#ff7b7b!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer-add-all-to-cart-dialog,html[data-theme=dark] .MuiDialog-root .wishlist-hero-footer-share-btn,html[data-theme=dark] .MuiDialog-root .wishlist-hero-footer-share-btn svg{color:#8fbcff!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-list-card-footer-delete-all{color:#ff9b9b!important}html[data-theme=dark] .MuiDialog-root .wishlist-hero-footer{border-top:1px solid #263a5e}html[data-theme=dark] .MuiDialog-root .MuiButton-root:hover{background-color:#3f73f61f}html[data-theme=dark] .accordion{--pi-surface: #0d1629;--pi-surface-2: #101a30;--pi-text: #f3f6fc;--pi-text-2: #a5b0c8;--pi-muted: #7f8daa;--pi-border: #24324b;--pi-blue: #3f73f6}html[data-theme=dark] .spec-grid__dot{border-color:#ffffff38}html[data-theme=dark] #product-description .accordion__summary{color:var(--pi-text);font-size:1rem}html[data-theme=dark] #product-description .accordion__summary svg{color:inherit}html[data-theme=dark] .cart-page__continue{background:#111b3d;border-color:#2f5fea;color:#fff}html[data-theme=dark] .cart-page__continue:hover{background:#2f5fea;border-color:#2f5fea;color:#fff}html[data-theme=dark] .cart-page__icon{background:#151e40;color:#4c7dff}html[data-theme=dark] .cart-page__title{color:#f4f7ff}html[data-theme=dark] .cart-page__count{color:#aebbd5}html[data-theme=dark] .cart-summary-card .field__label,html[data-theme=dark] .cart-summary-card label{color:#d8e0f2}html[data-theme=dark] .cart-summary-card__counter,html[data-theme=dark] .cart-summary-card__optional{color:#aebbd5}html[data-theme=dark] .cart-summary-card textarea,html[data-theme=dark] .cart-summary-card .field textarea{background:#151e40;border-color:#344264;color:#f8faff}html[data-theme=dark] .cart-summary-card textarea:focus{border-color:#3f73f6}html[data-theme=dark] .cart-summary-card textarea::placeholder{color:#aebbd5}html[data-theme=dark] .cart-page__items .cart-item__price,html[data-theme=dark] .cart-page__items .cart-item--card .cart-item__price{color:#7fa6ff}html[data-theme=dark] .cart-page__items .cart-item__price s{color:#aebbd5}html[data-theme=dark] .cart-summary-card__total>span:last-child{color:#7fa6ff}html[data-theme=dark] .price__current,html[data-theme=dark] .price--on-sale .price__current,html[data-theme=dark] .card .price__current,html[data-theme=dark] .product-card .price__current{color:#7fa6ff}html[data-theme=dark] .price__compare{color:#aebbd5}html[data-theme=dark] .jdgm-review-widget,html[data-theme=dark] .jdgm-review-widget .jm-text{color:#d8e0f2!important}html[data-theme=dark] .jdgm-review-widget .jm-review-widget-minimal-header__title,html[data-theme=dark] .jdgm-review-widget .jm-review-widget__title,html[data-theme=dark] .jdgm-rev-widg__title,html[data-theme=dark] .jdgm-rev__title,html[data-theme=dark] .jdgm-rev__author{color:#f4f7ff!important}html[data-theme=dark] .jdgm-review-widget .jm-no-reviews-state__text,html[data-theme=dark] .jdgm-rev-widg__summary-text,html[data-theme=dark] .jdgm-rev__body,html[data-theme=dark] .jdgm-rev__timestamp,html[data-theme=dark] .jdgm-rev__prod-info,html[data-theme=dark] .jdgm-histogram__percentage,html[data-theme=dark] .jdgm-histogram__frequency{color:#aebbd5!important}html[data-theme=dark] .jdgm-rev,html[data-theme=dark] .jdgm-rev-widg__reviews,html[data-theme=dark] .jdgm-rev-widg__header,html[data-theme=dark] .jdgm-review-widget .jm-divider{border-color:#263a5e!important}html[data-theme=dark] .jdgm-histogram__bar{background:#1b2650!important}html[data-theme=dark] .jdgm-review-widget .jm-button--primary,html[data-theme=dark] .jdgm-write-rev-link{background:#3f73f6!important;border-color:#3f73f6!important;color:#fff!important}html[data-theme=dark] .jdgm-review-widget .jm-button--primary:hover,html[data-theme=dark] .jdgm-write-rev-link:hover{background:#2f5fea!important;border-color:#2f5fea!important;color:#fff!important}html[data-theme=dark] .jdgm-review-widget .jm-button--secondary{background:#111b3d!important;border-color:#2f5fea!important;color:#fff!important}html[data-theme=dark] .jdgm-paginate__page{color:#aebbd5!important}html[data-theme=dark] .jdgm-paginate__page.jdgm-curt{color:#fff!important}html[data-theme=dark] .jdgm-write-review-modal__overlay{background:#000000b8!important}html[data-theme=dark] .jdgm-write-review-modal__content{background:#0b1020!important;color:#e8ecf8!important}html[data-theme=dark] .jdgm-write-review-modal__title,html[data-theme=dark] .jdgm-write-review-modal__product-title,html[data-theme=dark] .jdgm-write-review-modal__field-label,html[data-theme=dark] .jdgm-write-review-modal__checkbox-text{color:#f4f7ff!important}html[data-theme=dark] .jdgm-write-review-modal__intro,html[data-theme=dark] .jdgm-write-review-modal__field-help,html[data-theme=dark] .jdgm-write-review-modal__gdpr-statement,html[data-theme=dark] .jdgm-write-review-modal__gdpr-statement a{color:#aebbd5!important}html[data-theme=dark] .jdgm-write-review-modal__field-input,html[data-theme=dark] textarea.jdgm-write-review-modal__field-input,html[data-theme=dark] .jdgm-write-review-modal__media-input{background:#151e40!important;border:1px solid #344264!important;color:#f8faff!important}html[data-theme=dark] .jdgm-write-review-modal__field-input:focus,html[data-theme=dark] textarea.jdgm-write-review-modal__field-input:focus{border-color:#3f73f6!important}html[data-theme=dark] .jdgm-write-review-modal__field-input::placeholder{color:#8a9bc0!important}html[data-theme=dark] .jdgm-write-review-modal__checkbox-custom{background:#151e40!important;border-color:#344264!important}html[data-theme=dark] .jdgm-write-review-modal__close-btn{color:#d8e0f2!important}html[data-theme=dark] .jdgm-write-review-modal__nav-btn{background:#3f73f6!important;border-color:#3f73f6!important;color:#fff!important}html[data-theme=dark] .jdgm-write-review-modal__nav-btn:hover{background:#2f5fea!important;border-color:#2f5fea!important}html[data-theme=dark] .jdgm-write-review-modal__field-error{color:#ff7b7b!important}html[data-theme=dark] .account-avatar{background:#3f73f6;color:#fff}html[data-theme=dark] .account-avatar--photo{background:#151e40}html[data-theme=dark] .header__actions .account-avatar{box-shadow:0 0 0 2px #ffffff38}html[data-theme=dark] .account-page{--acct-bg: #080E1F;--acct-card: #101A31;--acct-border: #253451;--acct-soft: #17264A;--acct-blue: #407BFF;--acct-blue-bright: #1769FF;--acct-navy: #F8FAFC;--acct-text: #F8FAFC;--acct-muted: #A7B3CA;--acct-danger: #FF6B72;--acct-danger-bg: #30151A}html[data-theme=dark] .account-nav__item{color:#e4eaf5}html[data-theme=dark] .account-nav__item:hover{background:#0b1328;color:#6e9bff}html[data-theme=dark] .account-nav__item--active{background:#17264a;color:#8ab0ff}html[data-theme=dark] .account-nav__item--active .lucide{color:#8ab0ff}html[data-theme=dark] .account-nav__item--signout:hover{background:#30151a;color:#ff6b72}html[data-theme=dark] .account-promo{background:#0b1328;border-color:#253451;color:#e4eaf5}html[data-theme=dark] .account-card{box-shadow:none}html[data-theme=dark] .account-welcome strong{color:#f8fafc}html[data-theme=dark] .account-welcome__icon{background:#101a31;color:#8ab0ff}html[data-theme=dark] .account-card__icon{background:#17264a;color:#8ab0ff}html[data-theme=dark] .account-chip{background:#14203b;color:#a7b3ca}html[data-theme=dark] .account-row{background:#14203b}html[data-theme=dark] .account-row--link:hover{background:#17264a}html[data-theme=dark] .account-row__icon,html[data-theme=dark] .account-row__action:hover{background:#101a31;color:#8ab0ff}html[data-theme=dark] .account-badge,html[data-theme=dark] .account-empty span{background:#17264a;color:#8ab0ff}html[data-theme=dark] .account-switch{background:#3a4a68}html[data-theme=dark] .account-switch i{background:#e8ecf8}html[data-theme=dark] .account-page .btn-outline{background:#101a31;border-color:#407bff;color:#8ab0ff}html[data-theme=dark] .account-page .btn-outline:hover{background:#17264a;color:#fff}html[data-theme=dark] .account-page .btn-blue{background:#1769ff;border-color:#1769ff;color:#fff}html[data-theme=dark] .account-page .btn-blue:hover{background:#0e4fd1;border-color:#0e4fd1}html[data-theme=dark] .account-page .btn-danger{background:transparent;border-color:#ff6b72;color:#ff6b72}html[data-theme=dark] .account-page .btn-danger:hover{background:#ff6b72;color:#1a0b0d}html[data-theme=dark] .account-card--danger{background:#30151a;border-color:#5a2a2f}html[data-theme=dark] .account-card--danger .account-card__headtext h2{color:#ff9498}html[data-theme=dark] .account-card__icon--danger{background:#1a0b0d;color:#ff6b72}html[data-theme=dark] .account-link-danger{color:#ff9498}@media screen and (max-width:989px){html[data-theme=dark] .account-nav__item{background:#101a31;border-color:#253451}}html[data-theme=dark] .account-addr__status.is-error{background:#3a1720;color:var(--acct-danger)}html[data-theme=dark] .account-addr__status.is-ok{background:#0e2f26;color:#5bd6ac}html[data-theme=dark] .account-addr__field input,html[data-theme=dark] .account-addr__field select{background:var(--acct-soft);border-color:var(--acct-border);color:#eaf0ff}html[data-theme=dark] .account-addr__field input::placeholder{color:#7d8db0}html[data-theme=dark] .account-addr__connect{background:var(--acct-soft);border-color:var(--acct-border)}html[data-theme=dark] .account-tag--ok{background:#0e2f26;color:#5bd6ac}html[data-theme=dark] .account-tag--wait{background:#3a2a12;color:#f0b866}html[data-theme=dark] .account-tag--bad{background:#3a1720;color:var(--acct-danger)}html[data-theme=dark] .account-order{background:var(--acct-soft);border-color:var(--acct-border)}html[data-theme=dark] .account-order__noimg{background:#1b2b4f}html[data-theme=dark] .account-addr__link{color:#7fa6ff}html[data-theme=dark] .account-addr__link--danger{color:var(--acct-danger)}html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCard-root{background:#0d172a!important;color:#f4f7ff!important;border:1px solid #263a5e;box-shadow:none!important}html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCard-root>.MuiTypography-root{color:#aebbd5!important}html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCard-root .MuiLink-root,html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCard-root .MuiLink-root *{color:#f4f7ff!important}html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCard-root img{background:#fff;border-radius:10px}html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCardContent-root{background:transparent!important}html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCardHeader-subheader,html[data-theme=dark] .wishlisthero-customer-view-listing .wishlist-hero-list-card-header-added-on{color:#aebbd5!important}html[data-theme=dark] .wishlisthero-customer-view-listing .MuiCardHeader-title{color:#f4f7ff!important}html[data-theme=dark] .wishlisthero-customer-view-listing .wishlist-hero-price-update,html[data-theme=dark] .wishlisthero-customer-view-listing .wishlist-hero-price-update *{color:#7fa6ff!important}html[data-theme=dark] .wishlisthero-customer-view-listing .wishlist-hero-list-footer .MuiButton-label{color:#c79bdb!important}html[data-theme=dark] .account-page--wishlist .wishlist-hero-list-footer .MuiButton-root:last-of-type{border-color:#5a2730!important}html[data-theme=dark] .account-page--wishlist .wishlist-hero-list-card .MuiCard-root{background:#14203b!important;border-color:var(--acct-border)}html[data-theme=dark] .account-page--wishlist .wishlist-hero-list-card .MuiCard-root:hover{border-color:#33456b}html[data-theme=dark] .MuiDialog-root .MuiFormLabel-root,html[data-theme=dark] .MuiDialog-root .MuiInputLabel-root{color:#a7b3ca!important}html[data-theme=dark] .MuiDialog-root .MuiInputBase-input,html[data-theme=dark] .MuiDialog-root .MuiOutlinedInput-input{color:#eaf0ff!important}html[data-theme=dark] .MuiDialog-root .MuiOutlinedInput-notchedOutline{border-color:#253451!important}html[data-theme=dark] .acct-menu__panel{background:#101a31;border-color:#253451;color:#f8fafc;box-shadow:0 18px 40px #00000080}html[data-theme=dark] .acct-menu__name{color:#f8fafc}html[data-theme=dark] .acct-menu__email{color:#a7b3ca}html[data-theme=dark] .acct-menu__rule{border-top-color:#253451}html[data-theme=dark] .acct-menu__item{color:#f8fafc}html[data-theme=dark] .acct-menu__item .lucide{color:#a7b3ca}html[data-theme=dark] .acct-menu__item:hover{background:#17264a;color:#407bff}html[data-theme=dark] .acct-menu__item:hover .lucide{color:#407bff}html[data-theme=dark] .acct-menu__item:focus-visible{outline-color:#407bff}html[data-theme=dark] .acct-menu__count{background:#17264a;color:#7fa6ff}html[data-theme=dark] .acct-menu__item--signout:hover{background:#30151a;color:#ff6b72}html[data-theme=dark] .acct-menu__item--signout:hover .lucide{color:#ff6b72}html[data-theme=dark] .mobile-more__eyebrow{color:#7fa6ff}html[data-theme=dark] .mobile-more__auth-button--primary{background:#1769ff;border-color:#1769ff}html[data-theme=dark] .wishlist-hero-items-count{background:#1769ff!important;color:#fff!important}html[data-theme=dark] .order-status{background:var(--acct-card);border-color:var(--acct-border)}html[data-theme=dark] .order-status--bad{background:#30151a;border-color:#5a2730}html[data-theme=dark] .order-status--bad .order-status__icon,html[data-theme=dark] .order-status--bad .order-status__badge{background:#451b22;color:#ff6b72}html[data-theme=dark] .order-status__badge{background:var(--acct-soft);color:#7fa6ff}html[data-theme=dark] .order-item__media{background:#f4f7ff;border-color:var(--acct-border)}html[data-theme=dark] .order-item__qty{background:#1769ff;color:#fff}html[data-theme=dark] .order-track__dot{background:var(--acct-card);border-color:var(--acct-border)}html[data-theme=dark] .order-detail__back{color:#7fa6ff}html[data-theme=dark] .order-card{background:#14203b;border-color:var(--acct-border)}html[data-theme=dark] .order-item__placeholder{color:#5d6b80}html[data-theme=dark] .card__swatch-name{color:var(--color-text-muted)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dark-mode.css.map */
