:root{--bg-900:#05080c;--bg-800:#0a111a;--bg-700:#0f1824;--muted:#a9b5c4;--accent:#00c8ff;--accent-2:#79f2ff;--surface:#0d1622;--card:#121d2c;--glass:rgba(255,255,255,.03);--white: #ffffff;--radius:14px;--gap:1rem;--shadow-1:0 8px 22px rgba(2,6,23,.65);--shadow-2:0 12px 36px rgba(2,6,23,.72);--ease:cubic-bezier(.2,.9,.3,1);--accent-gradient: linear-gradient(90deg,var(--accent),#58e6ff)}html,body{height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;color:var(--white);background:linear-gradient(180deg,var(--bg-900),var(--bg-800));-webkit-font-smoothing:antialiased}#header-group,#header-group .shopify-section,#header-group .header-section,#header-group header-component{background:linear-gradient(180deg,#05080cfa,#090f18f2)!important;margin:0!important}#header-group .section-background,#header-group .header__underlay{display:none!important}#header-group .spacing-style,#header-group .section,#header-group .header__row,#header-group .header__columns{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important}#header-group .header__row{background:transparent!important;border:0!important}#header-group .header__columns{min-height:72px;display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem}@media(min-width:990px){#header-group .header__columns{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:1.1rem;width:min(1200px,100%);margin-inline:auto;padding-inline:18px}#header-group .header__column--left{justify-self:start;display:flex;align-items:center;gap:1rem}#header-group .header__column--center{justify-self:center;display:flex;align-items:center;justify-content:center}#header-group .header__column--right{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:.8rem}}#header-group a,#header-group button,#header-group .header__menu-item,#header-group .header__inline-menu a,#header-group .header__link,#header-group .header__action,#header-group .menu-drawer__menu-item,#header-group .svg-wrapper{color:#f4fbff!important;opacity:1!important}#header-group .svg-wrapper svg,#header-group .icon,#header-group svg{color:currentColor!important;fill:currentColor;stroke:currentColor;opacity:1!important}#header-group+.promo-bar{margin-top:0!important}#header-group,#header-group .shopify-section,#header-group .section,#header-group .section-background,.site-header-row,.site-announcement-bar{margin:0!important}.site-announcement-bg{display:none!important}#header-group .section{padding-top:0!important;padding-bottom:0!important}body:not([data-template*=collection]) .content-for-layout p,body:not([data-template*=collection]) .content-for-layout span,body:not([data-template*=collection]) .content-for-layout li,body:not([data-template*=collection]) .content-for-layout label,body:not([data-template*=collection]) .content-for-layout a{color:#d7e3ef}body:not([data-template*=collection]) .content-for-layout .card,body:not([data-template*=collection]) .content-for-layout .product,body:not([data-template*=collection]) .content-for-layout .product-card,body:not([data-template*=collection]) .content-for-layout .collection,body:not([data-template*=collection]) .content-for-layout .shopify-section .card-wrapper{background-color:#1f1813eb;border-color:#d6a36d33}body:not([data-template*=collection]) .content-for-layout h1,body:not([data-template*=collection]) .content-for-layout h2,body:not([data-template*=collection]) .content-for-layout h3,body:not([data-template*=collection]) .content-for-layout h4,body:not([data-template*=collection]) .content-for-layout h5,body:not([data-template*=collection]) .content-for-layout h6{color:#fff}.container{padding:1rem;max-width:1200px;margin:0 auto}.section{padding:2rem 0}.hero{display:flex;align-items:center;justify-content:center;min-height:68vh;position:relative;padding:2rem 1rem;background-color:transparent}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center center;filter:contrast(1.02) saturate(1.05);opacity:.6}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#06060a73,#06060aa6)}.hero__inner{position:relative;z-index:2;text-align:center;width:100%;max-width:1100px}.hero__brand{font-weight:800;letter-spacing:1px;text-transform:uppercase;font-size:1rem;color:var(--accent-2);margin-bottom:.5rem}.hero__title{font-size:clamp(1.75rem,6vw,3.2rem);line-height:1.02;margin:0 0 .75rem;color:var(--white);font-weight:800}.hero__lead{color:var(--muted);font-size:1rem;margin:0 0 1.25rem}.hero__ctas{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.button-primary{background:var(--accent-gradient);color:var(--bg-900);padding:.9rem 1.25rem;border-radius:999px;font-weight:700;border:none;cursor:pointer;box-shadow:var(--shadow-1);transition:transform .28s var(--ease),box-shadow .28s var(--ease),filter .28s var(--ease)}.button-primary:hover{transform:translateY(-4px);box-shadow:var(--shadow-2);filter:brightness(1.03)}.button-ghost{background:transparent;border:1px solid rgba(255,255,255,.08);padding:.75rem 1rem;border-radius:999px;color:var(--white)}.welcome-popup__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#02061799,#020617cc);display:flex;align-items:center;justify-content:center;z-index:1200;padding:1rem;opacity:0;pointer-events:none;transition:opacity .25s ease}.welcome-popup__backdrop.is-open{opacity:1;pointer-events:auto}.welcome-popup{background:linear-gradient(180deg,#ffffff05,#ffffff08);border-radius:14px;padding:1.25rem;max-width:420px;width:100%;box-shadow:var(--shadow-2);border:1px solid rgba(255,255,255,.04);text-align:center}.welcome-popup h3{margin:0 0 .5rem;font-size:1.25rem}.welcome-popup p{margin:0 0 1rem;color:var(--muted)}.welcome-popup .coupon{display:inline-block;background:#ff6b351f;color:var(--accent);padding:.5rem .75rem;border-radius:8px;font-weight:700}.welcome-popup .close-btn{position:absolute;right:.5rem;top:.5rem;background:transparent;border:none;color:var(--muted);font-size:1.15rem}.countdown{display:inline-flex;gap:.5rem;align-items:center;background:#ffffff08;padding:.35rem .5rem;border-radius:10px}.countdown .unit{min-width:44px;padding:.35rem .5rem;background:#ffffff05;border-radius:8px;text-align:center;font-weight:700}.countdown .unit{color:#f8fdff;border:1px solid rgba(255,255,255,.06)}.trust-badges{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:center}.trust-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .6rem;background:linear-gradient(180deg,#ffffff05,#ffffff03);border-radius:10px;font-size:.875rem;color:var(--white);box-shadow:0 4px 20px #00000059}.trust-badge svg{width:18px;height:18px;opacity:.95}.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:start}.product-card{background:linear-gradient(180deg,var(--card),rgba(255,255,255,.01));border-radius:var(--radius);overflow:hidden;border:1px solid rgba(255,255,255,.03);box-shadow:var(--shadow-1);transition:transform .32s var(--ease),box-shadow .32s var(--ease),filter .32s var(--ease)}.product-card:hover{transform:translateY(-10px) scale(1.004);box-shadow:var(--shadow-2);filter:brightness(1.02)}.product-card__media{aspect-ratio:4/5;background:#0b0f17;display:block;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s var(--ease)}.product-card:hover .product-card__media img{transform:scale(1.06)}.product-card__body{padding:.75rem}.product-card__title{font-weight:700;font-size:1rem;margin:0 0 .35rem}.product-card__price{color:var(--accent);font-weight:800}.product-card__actions{display:flex;gap:.5rem;margin-top:.75rem;align-items:center}.btn-buy{flex:1;padding:.6rem;border-radius:10px;border:none;background:var(--accent);background-image:var(--accent-gradient);color:var(--bg-900);font-weight:800;cursor:pointer;transition:transform .22s var(--ease),box-shadow .22s var(--ease)}.btn-buy:hover{transform:translateY(-3px);box-shadow:var(--shadow-2)}.btn-wish{width:44px;border-radius:10px;background:transparent;border:1px solid rgba(255,255,255,.04)}.best-sellers{display:grid;grid-template-columns:1fr;gap:1rem}.best-sellers .products-grid{grid-template-columns:repeat(2,1fr)}.testimonials{background:transparent;padding:1rem;border-radius:12px}.testimonial{background:linear-gradient(180deg,#ffffff05,#ffffff03);padding:1rem;border-radius:10px}.testimonial__text{color:var(--muted);font-size:.95rem}.testimonial__meta{margin-top:.6rem;font-weight:700;color:var(--white);font-size:.875rem}.testimonials__summary{display:flex;gap:.5rem;align-items:center;justify-content:center;color:#d9f7f3;margin-bottom:.9rem}.testimonials__summary strong{font-size:1.2rem;color:#fff}.testimonial-track{display:grid;grid-template-columns:1fr;gap:1rem}.testimonial__stars{color:#ffe082;letter-spacing:2px;font-size:.9rem;margin-bottom:.4rem}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.benefit{display:flex;gap:.75rem;align-items:flex-start;padding:1rem;border-radius:10px;background:#ffffff05}.benefit svg{width:28px;height:28px}.benefit__title{font-weight:800}.benefit__desc{color:var(--muted);font-size:.95rem}.promo-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem;border-radius:12px;background:linear-gradient(90deg,#ff6b351f,#ffffff05);border:1px solid rgba(255,255,255,.03)}.promo-banner .promo-cta{background:var(--accent);color:var(--bg-900);padding:.6rem 1rem;border-radius:999px;font-weight:800}.site-header{position:sticky;top:0;z-index:1100;padding:.35rem 1rem;background:linear-gradient(180deg,#05080cf2,#080e17e6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(120,220,255,.14)}.site-header.scrolled{box-shadow:0 10px 28px #00000059}.site-header .header__underlay{display:none!important}.site-header .header__columns{display:flex!important;justify-content:center!important;align-items:center!important;gap:1rem}.site-header-row .header__columns{justify-content:center}.site-header .logo{font-weight:900;letter-spacing:1px;margin:0 auto;color:var(--white)}.site-header .menu{display:flex;gap:.75rem;justify-content:center;align-items:center}.site-header a,.site-header button,.site-header .header__action,.site-header .menu a{color:#f5fbff;text-decoration:none}.site-header .menu a,.site-header .header__action,.site-header button{border-radius:10px;padding:.5rem .65rem;transition:background .18s var(--ease),transform .18s var(--ease),color .18s var(--ease)}.site-header .menu a:hover,.site-header .header__action:hover,.site-header button:hover{background:#00c8ff24;color:#fff;transform:translateY(-2px)}.site-header .header__row,.site-header .header__columns,.site-header .header__column,.site-header nav,.site-header ul{text-align:center}.site-header ul{justify-content:center}.site-header .header__menu-item,.site-header .header__inline-menu a,.site-header .header__link,.site-header .menu-drawer__menu-item{color:#f4fbff!important;font-weight:600}.site-header .header__menu-item:hover,.site-header .header__inline-menu a:hover,.site-header .header__link:hover,.site-header .menu-drawer__menu-item:hover{color:#fff!important}.container{padding:1rem;max-width:1100px;margin:0 auto;text-align:center}.promo-bar{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.6rem 1rem;background:linear-gradient(90deg,#00c8ff33,#06121ef2);border-bottom:1px solid rgba(120,220,255,.2);color:#f8fcff;z-index:1150}.promo-bar__text{font-weight:800;letter-spacing:.2px}.promo-bar__countdown{margin-left:.5rem}.promo-bar .promo-close{position:absolute;right:10px;top:6px;background:transparent;border:none;color:#e6f6f4;cursor:pointer}.site-announcement-bar,.announcement-bar.site-announcement-bar{background:linear-gradient(90deg,#05080cf7,#08121df2);border-block-end:1px solid rgba(120,220,255,.18);padding-top:8px!important;padding-bottom:8px!important}.site-announcement-bar .announcement-bar__text,.site-announcement-bar .announcement-bar__slide,.site-announcement-bar .announcement-bar__slide a,.site-announcement-bar .slideshow-control{color:#f4fbff!important}.site-announcement-bar .announcement-bar__slides{max-width:900px;margin-inline:auto}#header-group,#header-group .shopify-section,#header-group .section,#header-group .site-header,#header-group+.promo-bar{margin-bottom:0!important;margin-top:0!important}.hero .trust-badges{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.65rem;max-width:920px;margin:.75rem auto 0;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.hero .trust-badges>*{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;background:#0a141ebd!important;border:1px solid rgba(121,242,255,.22)!important;border-radius:999px;color:#f2fbff!important;box-shadow:0 8px 18px #00000038}.hero .trust-badges svg{width:16px;height:16px}.site-footer{padding:2rem 1rem;background:linear-gradient(180deg,#070e16,#0a1320);color:#d0dbe7;border-top:1px solid rgba(120,220,255,.18)}.site-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:1rem}.site-footer a{color:#eff8ff;text-decoration:none}.site-footer .socials{display:flex;gap:.6rem}.site-footer .menu__heading__default,.site-footer h2,.site-footer h3,.site-footer .footer-brand-row__brand{color:#fff}.site-footer p,.site-footer li,.site-footer span,.site-footer .rte,.site-footer small{color:#c7d2de}.site-footer .footer-brand-row a:hover,.site-footer a:hover{color:#fff;text-decoration:underline;text-decoration-color:#ffffff73}.flash-sale{padding-top:.75rem}.flash-sale__header{text-align:center;margin-bottom:1rem}.flash-sale__eyebrow{margin:0 0 .25rem;color:#b7fff3;font-weight:700;text-transform:uppercase;font-size:.8rem;letter-spacing:.7px}.flash-sale__header h2{margin:0;color:#fff}.flash-sale__lead{margin:.4rem 0 1rem;color:#c7d2de}.flash-sale__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.flash-product-card{background:linear-gradient(180deg,#0d1625,#0c121d);border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.06);box-shadow:var(--shadow-1);transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.flash-product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-2)}.flash-product-card__media{display:block;aspect-ratio:4/5;overflow:hidden}.flash-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s var(--ease)}.flash-product-card:hover .flash-product-card__media img{transform:scale(1.04)}.flash-product-card__content{padding:.75rem}.flash-product-card__content h3{margin:0 0 .35rem;font-size:1rem;color:#fff}.flash-product-card__price{margin:0 0 .7rem;color:#aeeeff;font-weight:800}.social-proof-popup{position:fixed;left:14px;bottom:14px;z-index:1300;display:flex;align-items:flex-start;gap:.65rem;max-width:320px;background:linear-gradient(180deg,#09101cf2,#060a12f2);border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:.7rem .8rem;box-shadow:0 14px 34px #0006;opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .35s var(--ease),transform .35s var(--ease)}.social-proof-popup.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.social-proof-popup__avatar{width:28px;height:28px;border-radius:999px;background:var(--accent-gradient);color:#00110f;display:flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1}.social-proof-popup__title{margin:0 0 .2rem;color:#fff;font-weight:700;font-size:.85rem}.social-proof-popup__msg{margin:0;color:#d6e2ef;font-size:.83rem;line-height:1.4}.social-proof-popup__close{margin-left:auto;background:transparent;border:none;color:#b8c9d8;cursor:pointer}.social-proof-popup{max-width:360px;background:linear-gradient(180deg,#2f1f12fa,#16100cfa)!important;border:1px solid rgba(240,196,139,.5)!important;box-shadow:0 18px 42px #00000073,0 0 0 1px #f0c48b29 inset}.social-proof-popup__avatar{background:linear-gradient(90deg,#d6a36d,#f0c48b)!important;color:#24170f;font-weight:800}.social-proof-popup__title{color:#fff3df!important;letter-spacing:.6px;font-size:.8rem}.social-proof-popup__msg{color:#ffe9cd!important;font-size:.94rem;font-weight:700;line-height:1.35}.social-proof-popup__close{color:#f4d1a5!important}.animate-on-scroll{opacity:0;transform:translateY(10px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(min-width:768px){.products-grid{grid-template-columns:repeat(3,1fr)}.best-sellers .products-grid,.benefits{grid-template-columns:repeat(4,1fr)}.site-footer .footer-grid,.testimonial-track{grid-template-columns:repeat(3,1fr)}.flash-sale__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1100px){.hero{min-height:80vh}.products-grid{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.animate-on-scroll,.product-card__media img,.hero__bg,.flash-product-card,.social-proof-popup{transition:none;animation:none}}:root{--bg-900: #12100f;--bg-800: #1b1714;--bg-700: #26201b;--surface: #211b16;--card: #2a231d;--muted: #cabfae;--white: #fffaf3;--accent: #d6a36d;--accent-2: #f0c48b;--accent-gradient: linear-gradient(90deg, #d6a36d, #f0c48b)}body{background:radial-gradient(120% 120% at 50% 0%,#2f2822,#171310 45%,#0f0d0b);color:var(--white)}#header-group,#header-group .shopify-section,#header-group .header-section,#header-group header-component,.site-header{background:linear-gradient(180deg,#181410fa,#110e0bf5)!important}.site-header{border-bottom:1px solid rgba(214,163,109,.28)!important}#header-group a,#header-group button,#header-group .header__menu-item,#header-group .header__inline-menu a,#header-group .header__link,#header-group .header__action,#header-group .menu-drawer__menu-item{color:#fff3e4!important}#header-group .header__menu-item:hover,#header-group .header__inline-menu a:hover,#header-group .header__link:hover,#header-group .header__action:hover{color:#fff!important;background:#d6a36d29!important}.promo-bar,.site-announcement-bar,.announcement-bar.site-announcement-bar{background:linear-gradient(90deg,#4d3724e6,#1e1814f5)!important;border-color:#d6a36d4d!important;color:#fff4e8!important}.countdown,.countdown .unit{background:#fff4e80f;border-color:#d6a36d47!important;color:#fff7ef!important}.hero__overlay{background:linear-gradient(180deg,#120f0c9e,#0d0b09bd)}.hero{background:radial-gradient(120% 140% at 50% 0%,#2a221b,#17130f 46%,#110e0b)!important}.hero__bg{opacity:.24!important;filter:grayscale(38%) sepia(42%) saturate(72%) hue-rotate(-18deg) brightness(.62)!important}.hero__overlay{background:linear-gradient(180deg,#130f0ccc,#0c0a08e6)!important}.section-background:has(+.product-information){display:none!important}.product-information.section,.product-information.section[class*=color-]{background:radial-gradient(120% 120% at 50% 0%,#3e2d1f33,#14100dfa 55%),linear-gradient(180deg,#17120f,#100d0a)!important}.product-information .product-details,.product-information .group-block,.product-information .layout-panel,.product-information .section-content-wrapper{background:transparent!important}.hero__brand,.flash-sale__eyebrow{color:#f0c48b}.hero__lead,.testimonial__text,.benefit__desc,.flash-sale__lead,.social-proof-popup__msg{color:#d8ccb9}.button-primary,.btn-buy,.promo-banner .promo-cta{background:var(--accent-gradient);color:#1c140f}.button-ghost{border-color:#f0c48b57;color:#fff2e3}.product-card,.flash-product-card,.testimonial,.benefit,.welcome-popup,.social-proof-popup{background:linear-gradient(180deg,#312821b3,#1c1712c7)!important;border-color:#d6a36d38!important}.product-card__media,.flash-product-card__media{background:#1f1813}.product-card__price,.flash-product-card__price,.welcome-popup .coupon{color:#f0c48b!important}.trust-badge,.hero .trust-badges>*{background:#2b2119c7!important;border-color:#d6a36d40!important;color:#fff4e5!important}.site-footer,.section.site-footer{background:radial-gradient(120% 120% at 50% 0%,#4d372438,#14110efa 55%),linear-gradient(180deg,#16120f,#100d0b)!important;border-top:1px solid rgba(214,163,109,.3)!important;color:#dfd2c0!important}.site-footer a,.site-footer .menu__heading__default,.site-footer h2,.site-footer h3,.footer-brand-row__brand{color:#fff4e5!important}.site-footer p,.site-footer li,.site-footer span,.site-footer .rte,.site-footer small,.footer-brand-row__tagline{color:#d2c2ad!important}.site-footer a:hover{color:#fff!important;text-decoration-color:#f0c48b80!important}.welcome-popup__backdrop{background:radial-gradient(140% 140% at 50% 0%,#000000b8,#000000d6)!important}.welcome-popup{max-width:460px;background:linear-gradient(180deg,#2f1f12fa,#16100cfa)!important;border:1px solid rgba(240,196,139,.56)!important;box-shadow:0 24px 46px #0000007a,0 0 0 1px #f0c48b2e inset!important}.welcome-popup h3{color:#fff3df!important;font-size:1.48rem;font-weight:800;letter-spacing:.2px;text-transform:uppercase}.welcome-popup p{color:#ffe7ca!important;font-size:1rem;line-height:1.45;font-weight:600}.welcome-popup .coupon{background:#f0c48b29!important;border:1px solid rgba(240,196,139,.5)!important;color:#ffd8a8!important}.welcome-popup .close-btn{color:#f3d0a2!important}.cart-drawer__dialog,.cart-drawer__inner,.cart-drawer__content,.cart-drawer__items,.cart-drawer__summary{background:linear-gradient(180deg,#18130ffa,#0f0c0afa)!important;color:#f6ecdf!important}.cart-drawer__dialog{border-left:1px solid rgba(214,163,109,.34)!important;box-shadow:-16px 0 38px #00000057!important}.cart-drawer__header{background:linear-gradient(180deg,#1e1813fa,#14100dfa);border-bottom:1px solid rgba(214,163,109,.22);padding:14px 16px}.cart-drawer__heading,.cart-drawer__heading *{color:#fff4e5!important;font-weight:800;letter-spacing:.2px}.cart-drawer__close-button,.cart-drawer__close-button .svg-wrapper,.cart-drawer__close-button svg{color:#f0c48b!important}.cart-drawer__items .cart-items__table-row{background:linear-gradient(180deg,#2a221bb8,#1a1511d1);border:1px solid rgba(214,163,109,.22);border-radius:14px;padding:12px;margin-bottom:12px}.cart-drawer__items .cart-items__media-container{border-radius:10px;overflow:hidden;border:1px solid rgba(214,163,109,.22)}.cart-drawer__items .cart-items__title,.cart-drawer__items .cart-items__title a{color:#fff4e5!important;font-weight:700}.cart-drawer__items .cart-items__details,.cart-drawer__items .cart-items__details *,.cart-drawer__items .cart-items__variants,.cart-drawer__items .cart-items__properties{color:#d9c9b5!important}.cart-drawer__items .cart-items__price,.cart-drawer__items .cart-items__price *,.cart-drawer__items .cart-items__unit-price-wrapper,.cart-drawer__items .cart-items__unit-price-wrapper *{color:#f5dcc0!important}.cart-drawer__items .quantity-selector,.cart-drawer__items .quantity-selector input[type=number]{background:#201914e6!important;border-color:#d6a36d47!important;color:#f6ecdf!important}.cart-drawer__items .quantity-selector :is(.quantity-minus,.quantity-plus){color:#f0c48b!important}.cart-drawer__items .quantity-selector :is(.quantity-minus,.quantity-plus):hover{background:#d6a36d24!important}.cart-drawer__items .cart-items__remove,.cart-drawer__items .cart-items__remove .svg-wrapper,.cart-drawer__items .cart-items__remove svg{color:#e7b88c!important}.cart-drawer__summary{border-top:1px solid rgba(214,163,109,.22);padding-top:12px}.cart-drawer__summary .cart-totals,.cart-drawer__summary .cart-totals *{color:#f6ecdf!important}.cart-drawer__summary .details-summary,.cart-drawer__summary summary,.cart-drawer__summary .cart-note__summary,.cart-drawer__summary .cart-note__label{color:#f2d4b1!important}.cart-drawer__summary .button,.cart-drawer__summary button,.cart-drawer__summary .checkout-button{background:linear-gradient(90deg,#d6a36d,#f0c48b)!important;color:#1e1712!important;border-color:#f0c48b73!important}.cart-drawer__summary .button-secondary,.cart-drawer__summary .shopify-payment-button__button{background:#292019f2!important;color:#f6ecdf!important;border:1px solid rgba(214,163,109,.28)!important}.product-information,.product-details,.product-information .product-details{color:#f8efe3}.product-information .variant-option__button-label{background:#211b16e6!important;border-color:#d6a36d47!important;color:#f7ebde!important}.product-information .variant-option__button-label:hover{background:#342a22f2!important;border-color:#f0c48b73!important;color:#fff8f0!important}.product-information .variant-option__button-label:has(:checked){border-color:#f0c48b94!important;color:#18120d!important}.product-information .variant-option__button-label:has(:checked) .variant-option__button-label__pill{background:linear-gradient(90deg,#d6a36d,#f0c48b)!important}.product-information .variant-option__button-label:has([data-option-available=false]){color:#f7ebde80!important}.product-information .quantity-selector,.product-information .quantity-selector input[type=number]{background:#1f1813eb!important;color:#f7ebde!important;border-color:#d6a36d42!important}.product-information .quantity-selector :is(.quantity-minus,.quantity-plus){color:#f0c48b!important}.product-information .quantity-selector :is(.quantity-minus,.quantity-plus):hover{background:#d6a36d24!important}.product-information .product-form-buttons .add-to-cart-button,.product-information .product-form-buttons .button-primary,.product-information .product-form-buttons button[type=submit]{background:linear-gradient(90deg,#d6a36d,#f0c48b)!important;color:#1b140f!important;border-color:#f0c48b73!important}.product-information .product-form-buttons .add-to-cart-button:hover,.product-information .product-form-buttons .button-primary:hover,.product-information .product-form-buttons button[type=submit]:hover{filter:brightness(1.04)}html,body{max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}img,video,iframe,canvas,svg{max-width:100%}.container,.section,.content-for-layout,.page-width-content,.product-information,.product-information__grid,.product-information__media,.product-details,.media-gallery__grid,.flash-sale,.best-sellers,.benefits,.testimonials{width:100%;max-width:100%}#header-group .header__columns{width:min(1200px,calc(100vw - 16px))}@media(max-width:989px){#header-group .header__columns{width:calc(100vw - 12px);min-height:64px;gap:.5rem;padding-inline:8px!important}.promo-bar{padding:10px 40px 10px 10px;gap:.5rem;flex-wrap:wrap;text-align:center}.promo-bar__countdown{margin-left:0}.promo-bar .promo-close{right:8px;top:8px}.countdown .unit{min-width:38px;padding:.28rem .35rem;font-size:.82rem}.hero{min-height:auto;padding:1.25rem .85rem}.hero__inner{max-width:100%;padding-inline:4px}.hero__title{font-size:clamp(1.8rem,8.5vw,2.45rem)}.hero__lead{font-size:1rem}.products-grid,.best-sellers .products-grid,.benefits,.flash-sale__grid,.testimonial-track,.site-footer .footer-grid{grid-template-columns:1fr}.product-information .product-information__grid,.product-information .product-information__grid.product-information--media-left,.product-information .product-information__grid.product-information--media-right{grid-template-columns:1fr!important;column-gap:0}.product-information .product-details{max-width:100%}.social-proof-popup{left:10px;right:10px;max-width:none;width:auto}.welcome-popup{max-width:min(460px,calc(100vw - 20px))}}.product-card{background:#fffffff2!important;border:1px solid rgba(0,0,0,.06)!important;border-radius:18px!important;overflow:hidden;box-shadow:0 14px 28px #00000014!important;transition:all .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 36px #0000001f!important;border-color:#ff785a38!important}.product-card__media,.product-card__media>*,.product-card__media img,.product-card__media video,.product-card__content .product-media,.product-card__content .product-media>*{background:#fff!important}.product-card__media img,.product-card__content .product-media img,.product-card__media .product-media__image,.product-card__content .product-media .product-media__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;filter:brightness(1.08) contrast(1.04) saturate(1.06)!important;opacity:1!important;padding:8px!important;background:#fff!important}.product-card .h4,.product-card .product-title,.product-card__title,.product-card__content :is(h3,h4,p){color:#1b1b1b!important}.product-card product-price,.product-card .price,.product-card .price *{color:#d76b38!important;font-weight:800}.facets summary,.facets .disclosure__button,.facets .facet-filters__field,.facets .facet-filters__sort{background:#ffffffe6!important;border:1px solid rgba(0,0,0,.06)!important;color:#222!important}.collection-wrapper h1,.collection-wrapper .rte h1{color:#181818!important}.collection-wrapper p,.collection-wrapper .rte{color:#282828bf!important}@media(max-width:749px){.collection-wrapper{padding-inline:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 12px!important}.product-card{border-radius:14px!important}.product-card__media,.product-card__content .product-media{aspect-ratio:3 / 4!important}.product-card__content .product-grid__card{padding:.7rem .72rem .82rem!important}.collection-wrapper h1,.collection-wrapper .rte h1{font-size:1.7rem!important}}.promo-bar,.site-announcement-bar,.announcement-bar.site-announcement-bar{background:linear-gradient(90deg,#6d101af0,#2d080ef5)!important;border-color:#ff637a61!important;color:#ffe8ee!important}.promo-bar__text{color:#fff0f3!important;font-weight:900;letter-spacing:.2px}.promo-bar .countdown,.promo-bar .countdown .unit{background:#ffedf214!important;border-color:#ff99ad5c!important;color:#fff3f6!important}.promo-ticker{width:100%;overflow:hidden;background:linear-gradient(90deg,#941827f2,#400b14fa);border-top:1px solid rgba(255,130,156,.3);border-bottom:1px solid rgba(255,130,156,.2)}.promo-ticker__track{display:inline-flex;gap:2rem;white-space:nowrap;min-width:100%;padding:8px 0;color:#ffd9e2;font-weight:800;letter-spacing:.9px;text-transform:uppercase;animation:promoTickerScroll 18s linear infinite}.promo-ticker__track span{display:inline-block;padding-left:1rem}@keyframes promoTickerScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media(max-width:749px){.product-information .product-information__media{width:100%!important;min-width:0!important;display:block!important;overflow:visible!important}.product-information media-gallery,.product-information media-gallery slideshow-component,.product-information media-gallery slideshow-container,.product-information media-gallery slideshow-slides,.product-information media-gallery slideshow-slide{display:block!important;width:100%!important;max-width:100%!important;visibility:visible!important;opacity:1!important}.product-information media-gallery .media-gallery__grid{display:none!important}.product-information media-gallery .product-media-container,.product-information media-gallery .product-media,.product-information media-gallery .product-media>*{min-height:340px}.product-information media-gallery .product-media img,.product-information media-gallery .product-media video{width:100%!important;height:100%!important;object-fit:cover}}.product-information .product-information__media,.product-information .product-details{align-self:start}.product-information media-gallery.media-gallery--grid .media-gallery__grid{gap:12px!important}.product-information .product-media-container{border-radius:14px;overflow:hidden;border:1px solid rgba(214,163,109,.2);box-shadow:0 10px 24px #0000003d}.product-information .product-media{aspect-ratio:4 / 5}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer{width:100%;height:100%;object-fit:cover}@media(min-width:990px){.product-information .product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:minmax(0,58%) minmax(380px,42%)!important;column-gap:24px;align-items:start}.product-information .product-information__grid:not(.product-information--media-none).product-information--media-right{grid-template-columns:minmax(380px,42%) minmax(0,58%)!important;column-gap:24px;align-items:start}.product-information .product-details{max-width:560px}}@media(max-width:989px){.product-information .product-media{aspect-ratio:3 / 4}.product-information media-gallery.media-gallery--grid .media-gallery__grid{gap:8px!important}}.hero__inner{background:linear-gradient(180deg,#fff8f0e6,#f3e4d3e0)!important;border:1px solid rgba(168,120,73,.34)!important;box-shadow:0 20px 42px #00000047,0 0 0 1px #fffaf352 inset!important;border-radius:18px;padding:clamp(16px,3vw,30px)}.hero__brand{color:#7b4e26!important}.hero__title{color:#2a1e15!important;text-shadow:0 1px 0 rgba(255,255,255,.35)}.hero__lead{color:#4a3b2e!important}.hero .trust-badges>*{background:#fffcf7db!important;border-color:#a878494d!important;color:#3a2c20!important;box-shadow:0 8px 18px #3a241224}.content-for-layout h1,.content-for-layout h2,.content-for-layout h3,.content-for-layout h4,.content-for-layout h5,.content-for-layout h6,.product-card__title,.flash-product-card__content h3,.welcome-popup h3,.social-proof-popup__title,.benefit__title,.testimonial__meta{color:#fff4e5!important}.content-for-layout p,.content-for-layout li,.content-for-layout label,.product-card__body,.flash-sale__lead,.benefit__desc,.testimonial__text,.welcome-popup p,.social-proof-popup__msg{color:#e9d9c6!important}.hero__inner .hero__title,.hero__inner .hero__lead,.hero__inner .hero__brand,.hero__inner p,.hero__inner span{color:inherit}@media(max-width:989px){.header-drawer .menu-drawer,.header-drawer .menu-drawer__submenu{width:min(82vw,320px)!important;max-width:82vw!important;height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;background:linear-gradient(180deg,#fff,#f8f6f2)!important;color:#181818!important;border-right:1px solid rgba(0,0,0,.05)!important;box-shadow:0 18px 40px #00000029!important;border-radius:0 18px 18px 0!important;padding:clamp(8px,2vw,14px)!important}.header-drawer .menu-drawer__close-button{width:clamp(34px,9vw,42px)!important;height:clamp(34px,9vw,42px)!important;border-radius:12px!important;background:#ffffffe6!important;box-shadow:0 6px 16px #00000014;margin-bottom:8px!important}.header-drawer .menu-drawer svg,.header-drawer .menu-drawer .svg-wrapper{width:clamp(14px,4vw,18px)!important;height:clamp(14px,4vw,18px)!important}.header-drawer .menu-drawer__menu-item--mainlist{font-size:clamp(13px,3.7vw,15px)!important;font-weight:700!important;padding:clamp(10px,3vw,13px) clamp(12px,3vw,14px)!important;margin-bottom:6px!important;border-radius:12px!important;min-height:auto!important;background:#ffffffd1!important;border:1px solid rgba(0,0,0,.04)!important;box-shadow:0 4px 12px #0000000d!important}.header-drawer .menu-drawer__menu-item--parent,.header-drawer .menu-drawer__menu-item--child{font-size:clamp(12px,3.4vw,14px)!important;font-weight:600!important;padding:clamp(8px,2.8vw,11px) clamp(12px,3vw,14px)!important;margin-bottom:4px!important;border-radius:10px!important;min-height:auto!important;background:#ffffff8c!important}.header-drawer .menu-drawer__utility-links{margin-top:10px!important;padding:clamp(10px,3vw,14px)!important;border-radius:14px!important;background:#fffc!important}.header-drawer .menu-drawer__utility-links a{font-size:clamp(12px,3.2vw,14px)!important;font-weight:700!important}.header-drawer .menu-drawer *{white-space:normal!important;word-break:break-word!important;box-sizing:border-box!important;line-height:1.25!important}.menu-drawer__backdrop{background:#0000006b!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@media(max-width:749px){.product-information .product-information__media,.product-information media-gallery,.product-information .product-media-container,.product-information .product-media,.product-information .product-media>*{width:100%!important;max-width:100%!important;min-width:0!important;visibility:visible!important;opacity:1!important}.product-information media-gallery .media-gallery__grid{display:none!important}.product-information media-gallery slideshow-component,.product-information media-gallery slideshow-container,.product-information media-gallery slideshow-slides{display:block!important;visibility:visible!important;opacity:1!important;overflow:visible!important;height:auto!important;min-height:0!important}.product-information media-gallery slideshow-slide{display:block!important;visibility:visible!important;opacity:1!important;min-height:0!important}.product-information .product-media{aspect-ratio:auto!important;min-height:0!important}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer,.product-information .product-media .product-media__image{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;visibility:visible!important;opacity:1!important}.product-information .media-gallery__mobile-controls{display:block!important;visibility:visible!important;opacity:1!important}.product-information .product-information__grid,.product-information .product-information__grid.product-information--media-left,.product-information .product-information__grid.product-information--media-right{display:grid!important;grid-template-columns:1fr!important;row-gap:14px!important}.product-information .product-information__media{order:1}.product-information .product-details{order:2}.product-information media-gallery slideshow-slides{display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px}.product-information media-gallery slideshow-slide{flex:0 0 100%!important;scroll-snap-align:start}}@media(max-width:749px)and (orientation:portrait){.product-information media-gallery slideshow-component,.product-information media-gallery slideshow-container,.product-information media-gallery slideshow-slides,.product-information media-gallery slideshow-slide,.product-information .product-media,.product-information .product-media>*{min-height:0!important}}.button-primary,.btn-buy,.product-information .product-form-buttons .add-to-cart-button,.product-information .product-form-buttons .button-primary,.product-information .product-form-buttons button[type=submit]{background:linear-gradient(90deg,#1f8f9a,#59c8b5)!important;color:#082425!important;border-color:#59c8b57a!important}.button-primary:hover,.btn-buy:hover,.product-information .product-form-buttons .add-to-cart-button:hover,.product-information .product-form-buttons .button-primary:hover,.product-information .product-form-buttons button[type=submit]:hover{filter:brightness(1.08) saturate(1.02)}.promo-bar,.site-announcement-bar,.announcement-bar.site-announcement-bar{background:linear-gradient(90deg,#1f8f9af0,#2e524af5)!important;border-color:#7ee1d359!important;color:#eefcf9!important}.promo-bar__text,.site-announcement-bar .announcement-bar__text,.site-announcement-bar .announcement-bar__slide,.site-announcement-bar .announcement-bar__slide a{color:#f4fffd!important}.product-card,.flash-product-card,.testimonial,.benefit{border-color:#5f9f984d!important}.product-card__price,.flash-product-card__price,.welcome-popup .coupon,.hero__brand,.flash-sale__eyebrow{color:#6fd8c5!important}.button-ghost{border-color:#6fd8c580!important;color:#e8fffb!important}.product-information.section,.product-information.section[class*=color-]{background:radial-gradient(120% 120% at 50% 0%,#14323857,#0f181cf5 56%),linear-gradient(180deg,#101a20,#0a1116)!important}.product-information,.product-information .product-details,.product-information .product-title,.product-information .product__title,.product-information h1,.product-information h2,.product-information h3{color:#ecfbff!important}.product-information p,.product-information .rte,.product-information .product-information__description,.product-information .product-option-values,.product-information .product__tax,.product-information .caption,.product-information small{color:#b7d6df!important}.product-information .price,.product-information .price *,.product-information .product-price,.product-information .product-price *{color:#83edd8!important}.product-information .variant-option__button-label{background:#0e2228e6!important;border-color:#6bccc259!important;color:#dbf7ff!important}.product-information .variant-option__button-label:has(:checked){color:#082126!important}.product-information .variant-option__button-label:has(:checked) .variant-option__button-label__pill{background:linear-gradient(90deg,#66cfd1,#8fe8c4)!important}.product-information .quantity-selector,.product-information .quantity-selector input[type=number]{background:#0b1c21f0!important;border-color:#6fd8c557!important;color:#e5f9ff!important}.product-information .quantity-selector :is(.quantity-minus,.quantity-plus){color:#8fe8c4!important}.product-information .product-form-buttons .add-to-cart-button,.product-information .product-form-buttons .button-primary,.product-information .product-form-buttons button[type=submit]{background:linear-gradient(90deg,#66cfd1,#8fe8c4)!important;color:#072125!important;border-color:#8fe8c494!important}.product-information .product-form-buttons .add-to-cart-button:hover,.product-information .product-form-buttons .button-primary:hover,.product-information .product-form-buttons button[type=submit]:hover{filter:brightness(1.1) saturate(1.04)}@media(max-width:749px){.product-information .product-information__media{display:block!important;visibility:visible!important;opacity:1!important}.product-information media-gallery.media-gallery--grid slideshow-component{display:none!important}.product-information media-gallery.media-gallery--grid .media-gallery__grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;visibility:visible!important;opacity:1!important}.product-information media-gallery.media-gallery--grid .product-media-container,.product-information media-gallery.media-gallery--grid .product-media,.product-information media-gallery.media-gallery--grid .product-media>*{display:block!important;visibility:visible!important;opacity:1!important;min-height:0!important}.product-information media-gallery.media-gallery--grid .product-media{aspect-ratio:auto!important}.product-information media-gallery.media-gallery--grid .product-media img,.product-information media-gallery.media-gallery--grid .product-media video,.product-information media-gallery.media-gallery--grid .product-media iframe,.product-information media-gallery.media-gallery--grid .product-media model-viewer,.product-information media-gallery.media-gallery--grid .product-media .product-media__image{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important;visibility:visible!important;opacity:1!important}}.hidden{display:none!important}:root{--mp-bg-main: #0f1722;--mp-bg-soft: #142233;--mp-surface: #1c2f45;--mp-surface-2: #213955;--mp-text: #f2f8ff;--mp-text-soft: #c6d8ea;--mp-accent: #5fd3c6;--mp-accent-2: #7ce2b1;--mp-accent-contrast: #082125;--mp-border: rgba(127, 184, 226, .28)}body{background:radial-gradient(120% 120% at 50% 0%,#1a2b40,#121e2f 44%,#0b121d)!important;color:var(--mp-text)!important}#header-group,.site-header,.site-announcement-bar,.announcement-bar.site-announcement-bar,.promo-bar{background:linear-gradient(90deg,#0f1f31f5,#1a3958f2)!important;border-color:var(--mp-border)!important;color:var(--mp-text)!important}#header-group a,#header-group button,.site-header a,.site-header button,.site-header .header__menu-item,.site-header .header__link,.site-header .svg-wrapper,.site-header svg{color:#eef7ff!important;fill:currentColor;stroke:currentColor}.hero{background:radial-gradient(120% 140% at 50% 0%,#1f3550,#13263b 45%,#0d1b2c)!important}.hero__inner{background:linear-gradient(180deg,#122436db,#0b1a2ae0)!important;border:1px solid var(--mp-border)!important}.hero__title,.hero__brand,.hero__lead{color:var(--mp-text)!important}.product-card,.flash-product-card,.testimonial,.benefit,.welcome-popup,.social-proof-popup,.cart-drawer__items .cart-items__table-row{background:linear-gradient(180deg,#1e3148e6,#16273beb)!important;border-color:var(--mp-border)!important;color:var(--mp-text)!important}.site-footer,.section.site-footer{background:linear-gradient(180deg,#0d1826,#0a1420)!important;border-top:1px solid var(--mp-border)!important}.site-footer a,.site-footer p,.site-footer li,.site-footer h2,.site-footer h3,.site-footer span{color:var(--mp-text-soft)!important}.button-primary,.btn-buy,.product-information .product-form-buttons .add-to-cart-button,.product-information .product-form-buttons .button-primary,.product-information .product-form-buttons button[type=submit],.cart-drawer__summary .button,.cart-drawer__summary .checkout-button{background:linear-gradient(90deg,var(--mp-accent),var(--mp-accent-2))!important;color:var(--mp-accent-contrast)!important;border-color:#7ce2b180!important}.button-ghost{border-color:#7ce2b173!important;color:#e6fffa!important}.product-information.section,.product-information.section[class*=color-]{background:radial-gradient(120% 120% at 50% 0%,#1f3c5673,#0e1826f5 56%),linear-gradient(180deg,#0f1a29,#0b1320)!important}.product-information,.product-information .product-details,.product-information h1,.product-information h2,.product-information h3,.product-information p,.product-information .rte,.product-information .caption,.product-information small,.product-information .price,.product-information .price *{color:var(--mp-text)!important}.product-information .variant-option__button-label,.product-information .quantity-selector,.product-information .quantity-selector input[type=number]{background:#102030eb!important;border-color:var(--mp-border)!important;color:var(--mp-text)!important}@media(max-width:749px){html{font-size:15px}#header-group .header__columns{min-height:58px!important;padding-inline:10px!important}.site-header .header__action,.site-header .menu a,.site-header button{padding:.42rem .5rem!important}.hero{padding:.95rem .72rem!important}.hero__title{font-size:clamp(1.55rem,7vw,2.1rem)!important}.hero__lead{font-size:.94rem!important}.product-information .product-information__grid,.product-information .product-information__grid.product-information--media-left,.product-information .product-information__grid.product-information--media-right{grid-template-columns:1fr!important;row-gap:10px!important}.product-information .product-information__media{order:1;display:block!important;visibility:visible!important;opacity:1!important}.product-information .product-details{order:2;padding-top:2px!important}.product-information media-gallery,.product-information media-gallery slideshow-component,.product-information media-gallery slideshow-container,.product-information media-gallery slideshow-slides,.product-information media-gallery slideshow-slide{display:block!important;visibility:visible!important;opacity:1!important}.product-information media-gallery slideshow-slides{display:flex!important;overflow-x:auto!important;gap:6px!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px!important}.product-information media-gallery slideshow-slide{flex:0 0 86%!important;scroll-snap-align:start;min-height:0!important}.product-information .product-media,.product-information .product-media>*{aspect-ratio:auto!important;min-height:0!important}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer,.product-information .product-media .product-media__image{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;visibility:visible!important;opacity:1!important}.product-information .variant-option__button-label{min-height:40px!important;padding:.4rem .7rem!important}.product-information .quantity-selector{min-height:42px!important}.product-information .product-form-buttons .add-to-cart-button,.product-information .product-form-buttons .button-primary,.product-information .product-form-buttons button[type=submit]{min-height:44px!important;font-size:.94rem!important}}:root{--mp-bg-main: #0f0f11;--mp-bg-soft: #17181b;--mp-surface: #1f2126;--mp-surface-2: #272a31;--mp-text: #f3f4f7;--mp-text-soft: #c2c6ce;--mp-accent: #d83a43;--mp-accent-2: #ff5b64;--mp-accent-contrast: #ffffff;--mp-border: rgba(255, 84, 97, .3)}body{background:radial-gradient(120% 120% at 50% 0%,#fdfdff,#9c9c9c 42%,#0e0f12)!important;color:var(--mp-text)!important}#header-group,.site-header,.site-announcement-bar,.announcement-bar.site-announcement-bar,.promo-bar{background:linear-gradient(90deg,#121215f7,#28181cf5)!important;border-color:var(--mp-border)!important;color:var(--mp-text)!important}#header-group .header__menu-item,#header-group .header__inline-menu a,#header-group .header__link,#header-group .header__action,#header-group a,#header-group button,.site-header .svg-wrapper,.site-header svg{color:#f5f6f8!important;fill:currentColor;stroke:currentColor}#header-group .header__menu-item:hover,#header-group .header__inline-menu a:hover,#header-group .header__link:hover,#header-group .header__action:hover{background:#d83a432e!important;color:#fff!important}.header-drawer .menu-drawer,.header-drawer .menu-drawer__submenu,.header-drawer .menu-drawer__utility-links{background:linear-gradient(180deg,#16171a,#101114)!important;border-color:var(--mp-border)!important;color:var(--mp-text)!important}.header-drawer .menu-drawer__menu-item,.header-drawer .menu-drawer__menu-item--mainlist,.header-drawer .menu-drawer__menu-item--parent,.header-drawer .menu-drawer__menu-item--child,.header-drawer .menu-drawer__menu-item-text,.header-drawer .menu-drawer .svg-wrapper,.header-drawer .menu-drawer svg,.header-drawer .menu-drawer__close-button,.header-drawer .menu-drawer__back-button{color:#f3f4f7!important;fill:currentColor;stroke:currentColor}.header-drawer .menu-drawer__menu-item:hover,.header-drawer .menu-drawer__menu-item:focus-visible{background:#d83a4329!important}.hero{background:radial-gradient(120% 140% at 50% 0%,#2b2e35,#1a1b20 45%,#111216)!important}.hero__inner,.product-card,.flash-product-card,.testimonial,.benefit,.welcome-popup,.social-proof-popup,.cart-drawer__items .cart-items__table-row{background:linear-gradient(180deg,#25272eeb,#18191ef0)!important;border-color:#ff5c683d!important;color:var(--mp-text)!important}.site-footer,.section.site-footer{background:linear-gradient(180deg,#111216,#0c0d10)!important;border-top:1px solid rgba(255,92,104,.28)!important}.button-primary,.btn-buy,.product-information .product-form-buttons .add-to-cart-button,.product-information .product-form-buttons .button-primary,.product-information .product-form-buttons button[type=submit],.cart-drawer__summary .button,.cart-drawer__summary .checkout-button{background:linear-gradient(90deg,var(--mp-accent),var(--mp-accent-2))!important;color:var(--mp-accent-contrast)!important;border-color:#ff5b648f!important}.button-ghost{border-color:#ff5b647a!important;color:#ffd8db!important}.product-information.section,.product-information.section[class*=color-]{background:radial-gradient(120% 120% at 50% 0%,#421d226b,#111216f7 58%),linear-gradient(180deg,#141519,#0e0f12)!important}.product-information,.product-information .product-details,.product-information h1,.product-information h2,.product-information h3,.product-information p,.product-information .rte,.product-information .caption,.product-information small{color:#eef0f4!important}.product-information .price,.product-information .price *,.product-information .product-price,.product-information .product-price *{color:#ff858d!important}.product-information .variant-option__button-label,.product-information .quantity-selector,.product-information .quantity-selector input[type=number]{background:#1c1e24f0!important;border-color:#ff5f6b59!important;color:#f3f4f7!important}.product-information .variant-option__button-label:has(:checked) .variant-option__button-label__pill{background:linear-gradient(90deg,#d83a43,#ff5b64)!important}.product-information .product-information__media{max-width:min(100%,680px)!important;margin-inline:auto!important}.product-information .product-media,.product-information .product-media>*{max-height:62vh!important}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer,.product-information .product-media .product-media__image{width:100%!important;height:auto!important;max-height:62vh!important;object-fit:contain!important}@media(max-width:749px){html{font-size:14px}#header-group .header__columns{min-height:54px!important;padding-inline:8px!important}.product-information .product-information__media{max-width:min(100%,320px)!important}.product-information media-gallery slideshow-slide{flex:0 0 72%!important}.product-information .product-media,.product-information .product-media>*{max-height:44vh!important}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer,.product-information .product-media .product-media__image{max-height:44vh!important}}.promo-bar{display:block!important;position:sticky!important;top:calc(var(--header-group-height, 72px) - 12px)!important;z-index:900!important;overflow:hidden;padding:14px 38px 14px 12px!important;min-height:62px;background:#ff1f2d!important;border-top:1px solid rgba(255,255,255,.24)!important;border-bottom:1px solid rgba(255,255,255,.24)!important;box-shadow:0 0 0 1px #ffffff14 inset,0 10px 26px #ff1f2d52}@media screen and (max-width:749px){.promo-bar{z-index:1!important}.menu-drawer,.menu-drawer__inner-container,.header-wrapper details[open]{z-index:99999!important;position:relative!important}}@media(min-width:990px){.product-information .product-information__grid:not(.product-information--media-none).product-information--media-left{grid-template-columns:minmax(0,44%) minmax(420px,56%)!important;column-gap:26px!important}.product-information .product-information__grid:not(.product-information--media-none).product-information--media-right{grid-template-columns:minmax(420px,56%) minmax(0,44%)!important;column-gap:26px!important}.product-information .product-information__media{max-width:min(100%,440px)!important}}.promo-bar__countdown{display:none!important}.promo-bar__marquee{display:block!important;width:100%!important;overflow:hidden;white-space:nowrap}.promo-bar__marquee-track{display:inline-flex;align-items:center;gap:2rem;width:max-content;min-width:200%;font-size:1.02rem;font-weight:900;letter-spacing:.45px;color:#fff8f8;line-height:1.35;text-shadow:0 1px 0 rgba(0,0,0,.14);text-transform:uppercase;will-change:transform;animation:promoBarMarqueeScroll 14s linear infinite}.promo-bar__marquee-track span{display:inline-block}@keyframes promoBarMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:749px){.promo-bar{padding:11px 34px 11px 8px!important;min-height:54px;top:var(--header-group-height, 64px)!important}.promo-bar__marquee-track{font-size:.88rem;gap:1.15rem;animation-duration:11s}.promo-bar .promo-close{top:4px!important;right:6px!important}.product-information .product-information__media{max-width:min(100%,250px)!important}}@media(prefers-reduced-motion:reduce){.promo-bar__marquee-track{animation:none}}.product-information .product-information__media{max-width:min(100%,520px)!important}.product-information media-gallery{position:relative}.product-information media-gallery:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;pointer-events:none;background:radial-gradient(120% 120% at 50% 0%,#ff5f6b14,#ff5f6b00)}.product-information media-gallery slideshow-slide{transition:transform .32s cubic-bezier(.22,.61,.36,1),opacity .32s ease,filter .32s ease}.product-information media-gallery slideshow-slide[aria-hidden=true]{opacity:.56;filter:saturate(.74) brightness(.84);transform:scale(.93)}.product-information .product-media-container{border-radius:18px!important;overflow:hidden!important;border:1px solid rgba(255,98,112,.34)!important;background:linear-gradient(180deg,#2c2e35f2,#18191ef5)!important;box-shadow:0 14px 30px #0000004d,0 0 0 1px #ff606d24 inset;transition:border-color .32s ease,box-shadow .32s ease,transform .32s ease}.product-information media-gallery slideshow-slide[aria-hidden=false] .product-media-container{border-color:#ff7681a3!important;box-shadow:0 20px 38px #00000057,0 0 0 1px #ff768142 inset}.product-information .product-media img,.product-information .product-media .product-media__image{transition:transform .42s cubic-bezier(.22,.61,.36,1),filter .36s ease}.product-information media-gallery slideshow-slide[aria-hidden=false] .product-media img,.product-information media-gallery slideshow-slide[aria-hidden=false] .product-media .product-media__image{transform:scale(1.02)}.product-information slideshow-controls[thumbnails]{margin-top:8px}.product-information .slideshow-controls__thumbnails-container{padding:2px 2px 4px}.product-information .slideshow-controls__thumbnails{gap:8px!important}.product-information .slideshow-controls__thumbnail{width:54px!important;height:54px!important;border-radius:12px!important;overflow:hidden;border:1px solid rgba(255,92,104,.26)!important;background:#18181ce6!important;opacity:.72;transform:scale(.94);transition:transform .22s ease,opacity .22s ease,border-color .22s ease,box-shadow .22s ease}.product-information .slideshow-controls__thumbnail[aria-selected=true]{opacity:1;transform:scale(1);border-color:#ff707cbd!important;box-shadow:0 8px 18px #ff546147}.product-information .slideshow-controls__thumbnail img{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.product-information .product-information__media{max-width:min(100%,286px)!important}.product-information media-gallery slideshow-slide{flex:0 0 60%!important}.product-information .product-media,.product-information .product-media>*{max-height:31vh!important}.product-information .slideshow-controls__thumbnail{width:46px!important;height:46px!important;border-radius:10px!important}}.product-information .product-information__media{max-width:min(100%,560px)!important}.product-information media-gallery slideshow-slides{gap:10px!important;padding:6px 2px 8px!important}.product-information media-gallery slideshow-slide{transition:transform .28s ease,opacity .28s ease,filter .28s ease}.product-information media-gallery slideshow-slide[aria-hidden=true]{opacity:.66;filter:saturate(.82) brightness(.9);transform:scale(.95)}.product-information media-gallery slideshow-slide[aria-hidden=false]{opacity:1;filter:none;transform:scale(1)}.product-information .product-media-container{border-radius:16px!important;overflow:hidden!important;border:1px solid rgba(255,95,107,.32)!important;background:linear-gradient(180deg,#26282ff0,#18191ff2)!important;box-shadow:0 12px 26px #00000047,0 0 0 1px #ff5f6b1f inset;transition:box-shadow .28s ease,transform .28s ease,border-color .28s ease}.product-information media-gallery slideshow-slide[aria-hidden=false] .product-media-container{border-color:#ff6c788f!important;box-shadow:0 16px 34px #00000052,0 0 0 1px #ff6c783d inset}.product-information .product-media,.product-information .product-media>*{max-height:54vh!important}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer,.product-information .product-media .product-media__image{width:100%!important;height:auto!important;object-fit:contain!important;transform:translateZ(0);transition:transform .34s ease,filter .34s ease}.product-information media-gallery slideshow-slide[aria-hidden=false] .product-media img,.product-information media-gallery slideshow-slide[aria-hidden=false] .product-media .product-media__image{transform:scale(1.015)}@media(max-width:989px){.product-information .product-information__media{max-width:min(100%,420px)!important}.product-information media-gallery slideshow-slide{flex:0 0 68%!important}.product-information .product-media,.product-information .product-media>*{max-height:40vh!important}}@media(max-width:749px){.product-information .product-information__media{max-width:min(100%,300px)!important}.product-information media-gallery slideshow-slide{flex:0 0 64%!important}.product-information .product-media,.product-information .product-media>*{max-height:34vh!important}}.product-information .product-information__media{max-width:min(100%,430px)!important;margin-inline:auto!important}.product-information media-gallery slideshow-slide{background:transparent!important}.product-information .product-media-container{border-radius:18px!important;overflow:hidden!important;padding:0!important;border:1px solid rgba(255,98,112,.24)!important;box-shadow:0 10px 24px #0000003d!important;background:#d8d8d8!important}.product-information .product-media,.product-information .product-media>*{border-radius:16px!important;overflow:hidden!important;aspect-ratio:auto!important;background:#d8d8d8!important}.product-information .product-media{display:grid;place-items:center}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer,.product-information .product-media .product-media__image{width:100%!important;height:auto!important;max-height:72vh!important;object-fit:contain!important;object-position:center center!important;background:#d8d8d8!important;clip-path:none!important;filter:none!important;transform:none!important}@media(max-width:989px){.product-information .product-information__media{max-width:min(100%,320px)!important}}@media(max-width:749px){.product-information .product-information__media{width:100%!important;max-width:100%!important}.product-information media-gallery,.product-information media-gallery slideshow-component,.product-information media-gallery slideshow-container{width:100%!important;max-width:100%!important}.product-information media-gallery slideshow-slides{display:flex!important;gap:0!important;overflow-x:auto!important;scroll-snap-type:x mandatory;padding-bottom:0!important}.product-information media-gallery slideshow-slide{flex:0 0 100%!important;width:100%!important;max-width:100%!important;scroll-snap-align:start}.product-information .product-media-container{width:100%!important;max-width:100%!important}.product-information .product-media img,.product-information .product-media video,.product-information .product-media iframe,.product-information .product-media model-viewer,.product-information .product-media .product-media__image{max-height:min(68svh,560px)!important}}.hero{padding-inline:0!important;background:radial-gradient(120% 140% at 50% 0%,#2610127a,#0c0c0feb 38%,#0d0c0c)!important}.hero__inner{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(18px,4vw,40px)!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.hero__overlay{border-radius:0!important;background:linear-gradient(180deg,#08080a57,#0a0a0c9e)!important}.hero__content-wrapper{width:min(1100px,calc(100% - 40px))!important;margin-inline:auto!important;padding-block:clamp(3.5rem,9vw,6rem)!important}.hero__content-wrapper .group-block-content,.hero__content-wrapper .group-block{max-width:980px;margin-inline:auto;text-align:center}.hero :is(h1,h2,h3){max-width:980px;margin:0 auto 1rem;color:#f7f7fa!important;font-size:clamp(2.8rem,6vw,4.6rem)!important;line-height:.98;font-weight:900;letter-spacing:-.045em;text-wrap:balance}.hero p{max-width:760px;margin:.95rem auto 0;color:#ebedf2d6!important;font-size:clamp(1.08rem,2.1vw,1.42rem)!important;line-height:1.6}.hero .button,.hero button.button,.hero a.button{min-height:54px;padding:.95rem 1.45rem!important;border-radius:999px!important;font-weight:800!important;letter-spacing:-.01em;box-shadow:0 14px 30px #0000002e}.hero .button-primary,.hero .button:not(.button-secondary):not(.button-ghost){background:linear-gradient(135deg,#ff7a45,#ff5b73)!important;color:#fff7f3!important;border:0!important;box-shadow:0 16px 34px #ff665c47!important}.hero .button-secondary,.hero .button-ghost{background:#ffffff05!important;color:#f8f0eeeb!important;border:1px solid rgba(255,102,114,.36)!important;box-shadow:none!important}.hero .group-block:has(.button),.hero .group-block-content:has(.button){margin-top:1.5rem}.hero .trust-badges,.hero .group-block-content .trust-badges{justify-content:center;gap:.7rem;margin-top:1.35rem}.hero .trust-badge{padding:.62rem .9rem;border-radius:999px;background:#f7f0eceb;color:#5c4738;border:1px solid rgba(154,106,70,.14);box-shadow:0 10px 24px #0000001f;font-weight:600}.hero .trust-badge svg{color:#5c4738}@media(max-width:989px){#header-group .header__columns{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;width:calc(100vw - 12px)!important;min-height:64px!important;padding-inline:12px!important}#header-group .header__column{min-width:0;display:flex!important;align-items:center!important;flex:0 0 auto}#header-group .header__column--left{justify-content:flex-start;gap:4px}#header-group .header__column--center{flex:1 1 auto;justify-content:center;text-align:center;overflow:hidden}#header-group .header__column--right{justify-content:flex-end;gap:4px}#header-group header-actions,#header-group .header-actions__action,#header-group .header__column--right,#header-group .header__column--left{display:flex!important;align-items:center!important}#header-group .header__action,#header-group button,#header-group .header-actions__action,#header-group .header__icon--menu{min-width:36px;min-height:36px;padding:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}#header-group .header__column--center>*{max-width:100%}#header-group .header__column--center img{width:auto;max-width:min(170px,46vw)!important;max-height:42px!important}#header-group .header__column--center a{display:inline-flex;align-items:center;justify-content:center;max-width:100%;font-size:1.05rem;font-weight:800;line-height:1}.hero{padding:1.1rem 0 .9rem!important}.hero__inner{padding-inline:16px!important}.hero__content-wrapper{width:min(100%,calc(100% - 24px))!important;padding-block:2.75rem 2.25rem!important}.hero :is(h1,h2,h3){font-size:clamp(2.15rem,9vw,3.1rem)!important;max-width:12ch}.hero p{font-size:1.02rem!important;max-width:34ch}.hero .button,.hero button.button,.hero a.button{min-height:50px;padding:.85rem 1.2rem!important}.hero .trust-badges,.hero .group-block-content .trust-badges{gap:.55rem}.hero .trust-badge{padding:.54rem .78rem;font-size:.88rem}}body[data-template*=collection] .content-for-layout,.template-collection .content-for-layout,.product-grid-container,results-list,.collection-wrapper,.shopify-section{background:radial-gradient(circle at top,#1a1411,#120f0d 45%,#0b0908)!important}.collection-wrapper h1,.collection-wrapper .rte h1{color:#fff!important;font-size:clamp(2.3rem,5vw,3.6rem)!important;font-weight:900!important;letter-spacing:-.04em!important}.facets summary,.facets .disclosure__button,.facets .facet-filters__field,.facets .facet-filters__sort,.facets button{background:#ffffff14!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:14px!important;padding:12px 16px!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-count,.product-count *,.facets__results,.facets__results *{color:#ffffffd1!important;font-weight:700!important}.product-card{background:linear-gradient(180deg,#fff,#f8f8f8)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 18px 40px #00000059,0 0 0 1px #ffffff0a inset!important;transition:all .28s ease!important}.product-card:hover{transform:translateY(-8px) scale(1.01)!important;box-shadow:0 28px 50px #0000006b,0 0 0 1px #d48b4a47 inset!important}.product-card__media,.product-media,.product-media-container{background:#fff!important}.product-card img,.product-media img{filter:none!important;padding:12px!important;object-fit:contain!important}.product-card .h4,.product-card .product-title,.product-card__title,.product-card__content h3,.product-card__content h4,.product-card a{color:#141414!important;font-weight:800!important;font-size:.98rem!important;line-height:1.35!important}.product-card .price,.product-card .price *,.product-card product-price{color:#c9742e!important;font-size:1.15rem!important;font-weight:900!important}.product-card .badge{background:linear-gradient(90deg,#b96a2d,#e3a56f)!important;color:#fff!important}button svg,.facets svg{color:#fff!important;stroke:currentColor!important}@media(max-width:749px){.product-grid{gap:16px!important}.product-card{border-radius:16px!important}.product-card .product-title{font-size:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/modern-premium-redesign.css.map */
