*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55;letter-spacing:0}body.is-locked{overflow:hidden}img,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-underline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--font-heading);font-weight:500;line-height:1.03;letter-spacing:0}h1{font-size:clamp(2.5rem,6vw,5.8rem)}h2{font-size:clamp(2rem,4vw,3.8rem)}h3{font-size:1.35rem}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.section{padding:76px 0}.section--tight{padding:28px 0}.section--surface{background:var(--surface)}.skip-link{position:fixed;left:12px;top:-80px;z-index:100;padding:12px;background:var(--ink);color:var(--paper)}.skip-link:focus{top:12px}.eyebrow{text-transform:uppercase;font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:14px}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,440px);gap:32px;align-items:end;margin-bottom:38px}.section-heading>*{margin-bottom:0}.rte>*:last-child{margin-bottom:0}.muted{color:var(--muted)}.button,.shopify-payment-button__button--unbranded{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:var(--radius);padding:12px 22px;background:var(--ink);color:var(--paper);font-weight:700;text-decoration:none;cursor:pointer;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-1px)}.button--secondary{background:transparent;color:var(--ink)}.button--light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button[disabled]{opacity:.45;cursor:not-allowed}.text-link{font-weight:700}.icon-button{display:inline-grid;width:44px;height:44px;padding:0;border:0;background:transparent;place-items:center;cursor:pointer}.icon-button svg{width:21px;height:21px}.announcement{background:var(--support);color:#fff;text-align:center;padding:8px 20px;font-size:.78rem;font-weight:700}.site-header{position:relative;z-index:30;background:color-mix(in srgb,var(--paper) 94%,transparent);border-bottom:1px solid var(--line)}.site-header.is-sticky{position:sticky;top:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__inner{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.header__logo{font-family:var(--font-heading);font-size:1.55rem;text-decoration:none}.header__logo img{width:auto;max-height:42px}.header__nav{display:flex;gap:26px;align-items:center}.header__nav a{text-decoration:none;font-size:.9rem}.header__actions{display:flex;justify-content:flex-end;align-items:center;gap:4px}.cart-count{display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border-radius:9px;background:var(--accent);color:#fff;font-size:.66rem;font-weight:700}.mobile-nav{display:none;border-top:1px solid var(--line);padding:18px 20px}.mobile-nav.is-open{display:grid;gap:12px}.mobile-nav a{text-decoration:none;font-size:1.05rem}.mobile-toggle{display:none}.hero{position:relative;min-height:clamp(520px,76vh,760px);display:flex;align-items:flex-end;overflow:hidden;background:var(--support);color:#fff}.hero__media,.hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img,.hero__media video{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";background:linear-gradient(90deg,#141210a8,#1412101f 72%)}.hero__content{position:relative;z-index:1;width:min(780px,100%);padding-bottom:72px}.hero h1{margin-bottom:20px}.hero__copy{max-width:560px;font-size:1.12rem}.hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero--no-image{background:var(--support)}.value-strip{border-block:1px solid var(--line)}.value-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-item{padding:22px 28px;border-right:1px solid var(--line)}.value-item:last-child{border-right:0}.value-item strong,.value-item span{display:block}.value-item span{font-size:.82rem;color:var(--muted);margin-top:3px}.collection-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collection-card{position:relative;min-height:410px;overflow:hidden;background:var(--surface);text-decoration:none}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.collection-card:hover img{transform:scale(1.025)}.collection-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(20,18,16,.7),transparent 60%)}.collection-card__content{position:absolute;left:24px;right:24px;bottom:22px;color:#fff}.collection-card__content h3{font-size:1.7rem;margin-bottom:4px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:var(--surface)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card__badge{position:absolute;top:12px;left:12px;background:var(--paper);padding:6px 9px;font-size:.68rem;font-weight:700}.product-card__body{padding-top:14px}.product-card__body a{text-decoration:none}.product-card__title{font-family:var(--font-body);font-size:.98rem;font-weight:700;line-height:1.35;margin-bottom:6px}.price{font-weight:700}.price s{color:var(--muted);font-weight:400;margin-left:6px}.card-proof{font-size:.76rem;color:var(--muted);margin-top:7px}.image-copy{display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch;background:var(--surface)}.image-copy--reverse .image-copy__media{order:2}.image-copy__media{min-height:560px}.image-copy__media img{width:100%;height:100%;object-fit:cover}.image-copy__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,7vw,100px)}.image-copy__content h2{font-size:clamp(2.2rem,4vw,4rem)}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{padding:12px 0;border-bottom:1px solid var(--line)}.check-list li:before{content:"\2713";margin-right:10px;color:var(--accent);font-weight:800}.need-tabs__controls{display:flex;gap:8px;overflow:auto;margin-bottom:22px}.need-tab{border:1px solid var(--line);background:transparent;padding:11px 16px;white-space:nowrap;cursor:pointer}.need-tab[aria-selected=true]{background:var(--ink);color:var(--paper)}.need-panel{display:none;grid-template-columns:.8fr 1.2fr;gap:52px;align-items:center;padding:44px;background:var(--surface)}.need-panel.is-active{display:grid}.need-panel h3{font-size:2.3rem}.need-panel__facts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fact{padding:18px;border-top:2px solid var(--accent);background:var(--paper)}.fact strong,.fact span{display:block}.fact span{font-size:.8rem;color:var(--muted);margin-top:5px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quote{padding:28px;border-top:3px solid var(--accent);background:var(--surface)}.quote blockquote{font-family:var(--font-heading);font-size:1.35rem;margin:0 0 26px}.quote cite{font-style:normal;font-size:.78rem;font-weight:700}.faq{max-width:860px;margin:0 auto}.faq details{border-top:1px solid var(--line);padding:0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;font-weight:700;padding:20px 40px 20px 0;position:relative}.faq summary:after{content:"+";position:absolute;right:8px}.faq details[open] summary:after{content:"\2212"}.faq__answer{padding:0 0 22px;color:var(--muted)}.memory-band{background:var(--accent);color:#fff;padding:34px 0}.memory-band__inner{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.memory-band h2{font-size:clamp(1.7rem,3vw,2.8rem);margin:0}.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:48px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.product-gallery__item{background:var(--surface)}.product-gallery__item:first-child{grid-column:1/-1}.product-gallery img,.product-gallery video{width:100%;height:auto}.product-info{position:sticky;top:100px}.product-info h1{font-size:clamp(2.2rem,4vw,4rem);margin-bottom:14px}.product-rating{display:flex;align-items:center;gap:8px;font-size:.82rem;margin-bottom:16px}.stars{color:var(--accent)}.product-price{font-size:1.35rem;margin-bottom:18px}.product-summary{color:var(--muted)}.product-proof{display:grid;grid-template-columns:repeat(2,1fr);border-block:1px solid var(--line);margin:22px 0}.product-proof__item{padding:13px 8px 13px 0}.product-proof__item span,.product-proof__item strong{display:block}.product-proof__item span{font-size:.7rem;text-transform:uppercase;color:var(--muted)}.product-form label{display:block;font-size:.78rem;font-weight:700;margin:14px 0 7px}.field,select{width:100%;min-height:48px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:10px 12px}.product-form__row{display:grid;grid-template-columns:96px 1fr;gap:10px;margin-top:16px}.product-form__row .button{width:100%}.shopify-payment-button{margin-top:10px}.product-accordions{margin-top:24px}.product-accordions details{border-top:1px solid var(--line)}.product-accordions summary{padding:16px 0;font-weight:700;cursor:pointer}.product-accordions .rte{padding-bottom:16px;color:var(--muted)}.sticky-atc{display:none}.collection-hero{padding:70px 0 38px;background:var(--surface)}.collection-hero h1{font-size:clamp(2.5rem,5vw,5rem);margin-bottom:14px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}.collection-toolbar select{width:auto;min-width:210px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:42px}.pagination a,.pagination span{min-width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);text-decoration:none}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:40px}.cart-line{display:grid;grid-template-columns:110px 1fr 110px;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.cart-line img{aspect-ratio:4/5;object-fit:cover}.cart-summary{position:sticky;top:100px;background:var(--surface);padding:26px}.cart-summary__total{display:flex;justify-content:space-between;font-size:1.2rem;font-weight:700;padding:16px 0}.cart-summary .button{width:100%}.search-form{display:flex;gap:8px;max-width:700px}.search-form .field{flex:1}.search-results{margin-top:36px}.page-content{max-width:820px}.page-content h1{font-size:clamp(2.7rem,5vw,5rem)}.footer{background:var(--ink);color:var(--paper);padding:64px 0 26px}.footer__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px}.footer h2{font-size:2rem}.footer h3{font-family:var(--font-body);font-size:.76rem;text-transform:uppercase}.footer ul{list-style:none;padding:0}.footer li{margin:8px 0}.footer a{text-decoration:none}.footer__newsletter{display:flex}.footer__newsletter input{width:100%;min-width:0;padding:11px;background:transparent;border:1px solid color-mix(in srgb,var(--paper) 35%,transparent);color:inherit}.footer__newsletter button{border-radius:0}.footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:46px;padding-top:22px;border-top:1px solid color-mix(in srgb,var(--paper) 20%,transparent);font-size:.75rem}.age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f0e0dc2;display:grid;place-items:center;padding:20px}.age-gate[hidden]{display:none}.age-gate__panel{width:min(520px,100%);background:var(--paper);padding:40px}.age-gate__panel h2{font-size:2.5rem}.age-gate__actions{display:flex;align-items:center;gap:22px;margin-top:26px}@media(max-width:990px){.header__nav{display:none}.mobile-toggle{display:grid}.header__inner{grid-template-columns:1fr auto}.header__logo{justify-self:start}.header__actions{grid-column:2}.hero{min-height:620px}.value-strip__grid{grid-template-columns:repeat(2,1fr)}.value-item:nth-child(2){border-right:0}.collection-cards{grid-template-columns:repeat(2,1fr)}.collection-card:last-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-copy{grid-template-columns:1fr}.image-copy--reverse .image-copy__media{order:0}.image-copy__media{min-height:440px}.need-panel,.product-page{grid-template-columns:1fr}.product-info{position:static}.footer__grid{grid-template-columns:repeat(2,1fr)}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:640px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.section{padding:54px 0}.section-heading{grid-template-columns:1fr;gap:12px}.hero{min-height:560px}.hero__content{padding-bottom:48px}.hero h1{font-size:2.75rem}.hero__media:after{background:linear-gradient(0deg,#141210b8,#1412101f 75%)}.value-strip__grid{grid-template-columns:1fr 1fr}.value-item{padding:18px 12px}.collection-cards{grid-template-columns:1fr}.collection-card,.collection-card:last-child{grid-column:auto;min-height:330px}.product-grid{gap:12px}.product-card__title{font-size:.88rem}.image-copy__media{min-height:340px}.image-copy__content{padding:34px 22px}.need-panel{padding:26px 20px}.need-panel__facts,.quote-grid,.memory-band__inner{grid-template-columns:1fr}.memory-band .button{justify-self:start}.product-gallery{display:flex;overflow:auto;scroll-snap-type:x mandatory}.product-gallery__item{min-width:88%;scroll-snap-align:start}.product-proof{grid-template-columns:1fr 1fr}.product-form__row{grid-template-columns:78px 1fr}.sticky-atc{display:flex;position:fixed;z-index:24;left:0;right:0;bottom:0;background:var(--paper);border-top:1px solid var(--line);padding:10px 14px;gap:12px;align-items:center}.sticky-atc .button{flex:1}.sticky-atc__price{font-weight:700}.footer{padding-bottom:84px}.footer__grid{grid-template-columns:1fr}.footer__bottom{display:block}.cart-line{grid-template-columns:78px 1fr}.cart-line__qty{grid-column:2}.search-form{display:grid}.collection-toolbar{align-items:flex-start;flex-direction:column}.age-gate__panel{padding:28px}}.header__nav{display:flex;gap:30px}.mega-menu-hover{display:none;position:absolute;top:45px;left:0;width:900px;background:#fff;padding:35px;z-index:999;box-shadow:0 10px 30px #0000001f}.menu-item:hover .mega-menu-hover{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.mega-menu-hover a{display:block;color:#222;font-size:14px;line-height:1.8;text-decoration:none;padding:6px 0}.mega-column{flex:1}.mega-column a{display:block;padding:8px 0}.site-header{width:100%}.header__inner{display:flex;align-items:center;width:100%;padding:20px 40px}.header__logo{order:1;flex-shrink:0}.header__nav{order:2;display:flex;gap:30px;flex:1;justify-content:center}.header__actions svg{width:22px;height:22px}.header__inner{display:flex;align-items:center;width:100%}.header__logo{order:1}.header__nav{order:2;flex:1;display:flex;justify-content:center;gap:30px}.header__actions{order:3;display:flex;gap:20px}.header__nav{display:flex;gap:30px;align-items:center}.header__inner{display:flex;align-items:center;justify-content:space-between}.header__nav{display:flex;align-items:center;gap:35px}.menu-item{position:relative}.menu-item>a{color:#111;text-decoration:none;font-size:15px;white-space:nowrap}.mega-menu-hover{position:absolute;top:100%;left:50%;transform:translate(-50%);width:850px;background:#fff;padding:35px 40px;box-shadow:0 10px 30px #0000001f;z-index:999;display:none;flex-wrap:wrap;gap:25px}.menu-item:hover .mega-menu-hover{display:flex}.mega-menu-hover a{display:block;width:170px;color:#111;text-decoration:none;font-size:15px;line-height:1.5;padding:8px 0}.mega-menu-hover a:hover{opacity:.6}.mega-menu-hover a{white-space:nowrap}section{width:100%;display:flex;justify-content:center}section>div{width:100%}.hero{position:relative;width:100%}.hero img{width:100%;height:auto;display:block}.hero-content{position:absolute;top:50%;left:10%;transform:translateY(-50%)}.hero,.hero img,.hero-wrapper{width:100vw!important;max-width:none!important}section:not(.slideshow){display:block}.announcement{overflow:hidden;padding:0;background:#000;color:#fff;white-space:nowrap}.announcement__track{display:flex;width:max-content;animation:announcement-scroll var(--announcement-speed,25s) linear infinite}.announcement__group{display:flex;align-items:center;gap:42px;padding:9px 21px}.announcement__item{color:#fff;font-size:.78rem;font-weight:700;text-decoration:none}.announcement__item:after{content:"";display:inline-block;width:4px;height:4px;margin-left:42px;border-radius:50%;background:currentColor;vertical-align:middle}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.slideshow{position:relative;display:block;width:100%;overflow:hidden;background:#000;color:#fff}.slideshow__viewport{position:relative;width:100%;aspect-ratio:1920 / 800;min-height:520px}.slideshow__slide,.slideshow__media,.slideshow__overlay,.slideshow__content{position:absolute;top:0;right:0;bottom:0;left:0}.slideshow__slide{opacity:0;pointer-events:none;transition:opacity .45s ease}.slideshow__slide.is-active{opacity:1;pointer-events:auto}.slideshow__image,.slideshow__media img,.slideshow__media svg{width:100%;height:100%;object-fit:cover}.slideshow__image--mobile{display:none}.slideshow__overlay{z-index:1;background:rgba(0,0,0,var(--slideshow-overlay,.3))}.slideshow__content{z-index:2;display:grid;padding:var(--slideshow-desktop-padding-y,86px) var(--slideshow-desktop-padding-x,86px);align-items:center;justify-items:start}.slideshow[data-desktop-horizontal=center] .slideshow__content{justify-items:center;text-align:center}.slideshow[data-desktop-horizontal=right] .slideshow__content{justify-items:end;text-align:right}.slideshow[data-desktop-vertical=top] .slideshow__content{align-items:start}.slideshow[data-desktop-vertical=bottom] .slideshow__content{align-items:end}.slideshow__copy{width:min(100%,var(--slideshow-content-width,640px))}.slideshow__copy h1{margin-bottom:18px;color:inherit}.slideshow__text{max-width:620px;font-size:1.08rem}.slideshow[data-desktop-horizontal=center] .slideshow__text,.slideshow[data-desktop-horizontal=right] .slideshow__text{margin-left:auto}.slideshow[data-desktop-horizontal=center] .slideshow__text{margin-right:auto}.slideshow__copy .button{margin-top:24px}.slideshow__controls{position:absolute;left:0;right:0;bottom:22px;z-index:4;display:flex;align-items:center;justify-content:center;gap:14px;pointer-events:none}.slideshow__control{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#00000047;color:#fff;cursor:pointer;font-size:24px;line-height:1;pointer-events:auto}.slideshow__dots{display:flex;gap:8px;pointer-events:auto}.slideshow__dot{width:9px;height:9px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.slideshow__dot.is-active{background:#fff}.collection-carousel{position:relative}.collection-carousel-section .section-heading{margin-bottom:26px}.collection-carousel__menu{display:flex;flex-wrap:wrap;gap:10px;overflow:visible;margin:0 0 18px;padding-bottom:2px;scrollbar-width:none}.collection-carousel__menu::-webkit-scrollbar{display:none}.collection-carousel__menu-button{flex:0 0 auto;min-height:40px;border:1px solid var(--line);border-radius:999px;padding:9px 16px;background:var(--paper);color:var(--ink);cursor:pointer;font-weight:700;white-space:nowrap}.collection-carousel__menu-button.is-active,.collection-carousel__menu-button:hover{border-color:var(--ink);background:var(--ink);color:var(--paper)}.collection-carousel__viewport{overflow:auto hidden;scroll-behavior:smooth;scrollbar-width:none}.collection-carousel__viewport::-webkit-scrollbar{display:none}.collection-carousel__track{display:flex;gap:18px}.collection-carousel .collection-card{flex:0 0 calc((100% - 54px)/4);min-height:0;aspect-ratio:1 / 1;background-image:var(--collection-card-bg);background-size:cover;background-position:center}.collection-carousel .collection-card[hidden]{display:none}.collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.collection-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease,transform .45s ease}.collection-card__image--secondary{opacity:0}.collection-card--has-hover:hover .collection-card__image--primary,.collection-card--has-hover:hover .collection-card__image--secondary{opacity:1}.collection-carousel__controls{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.collection-carousel__controls .slideshow__control{border-color:var(--ink);background:var(--ink);color:var(--paper)}@media(max-width:990px){.collection-carousel .collection-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:640px){.announcement__group{gap:28px;padding-inline:14px}.announcement__item:after{margin-left:28px}.slideshow__viewport{aspect-ratio:750 / 1000;min-height:auto}.slideshow__image--desktop{display:none}.slideshow__image--mobile{display:block}.slideshow__image,.slideshow__media img,.slideshow__media svg{object-fit:contain;object-position:center}.slideshow__content{padding:28px 20px 64px;align-items:end;justify-items:center;text-align:center}.slideshow[data-mobile-horizontal=left] .slideshow__content{justify-items:start;text-align:left}.slideshow[data-mobile-horizontal=right] .slideshow__content{justify-items:end;text-align:right}.slideshow[data-mobile-vertical=top] .slideshow__content{align-items:start;padding-top:30px}.slideshow[data-mobile-vertical=center] .slideshow__content{align-items:center;padding-bottom:30px}.slideshow__copy h1{font-size:2.55rem}.slideshow__text{font-size:1rem}.slideshow__controls{bottom:16px}.collection-carousel__track{display:flex}.collection-carousel .collection-card{flex-basis:82%;min-height:330px}}@media(max-width:767px){.slideshow__viewport{aspect-ratio:750 / 1000;min-height:auto}.slideshow__image--desktop{display:none}.slideshow__image--mobile{display:block}.slideshow__image,.slideshow__media img,.slideshow__media svg{object-fit:contain;object-position:center}}.page-width{width:100%;max-width:min(var(--page-width),1480px);margin-inline:auto;padding-inline:clamp(32px,5.5vw,112px)}.section{overflow:hidden}.featured-collection-section .page-width,.collection-carousel-section .page-width,.featured-product-callout .page-width,.external-video-section .page-width,.you-may-like .page-width,.customer-reviews-section .page-width,.faq-section .page-width{max-width:min(100%,1640px);padding-inline:clamp(24px,3vw,52px)}.featured-collection-section .section-heading,.collection-carousel-section .section-heading,.featured-product-callout__grid,.external-video-section .section-heading,.customer-reviews-section .section-heading,.faq-section .section-heading{margin-inline:auto}.featured-collection__track,.collection-carousel__track,.customer-reviews__track{gap:26px}.featured-collection__viewport{overflow:auto hidden;scroll-behavior:smooth;scrollbar-width:none}.featured-collection__viewport::-webkit-scrollbar{display:none}.featured-collection__track{display:flex}.featured-collection__item{flex:0 0 calc((100% - 78px)/4);min-width:0}.collection-carousel .collection-card{flex-basis:calc((100% - 78px)/4)}.featured-product-callout__grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(34px,4.5vw,76px)}.external-video-section .external-video{max-width:min(var(--external-video-width,1520px),100%)}.faq-section .faq{max-width:min(1520px,100%)}.customer-review{flex-basis:calc((100% - 52px) / 3)}.customer-reviews-section{--review-card-height: 390px}.customer-reviews-section .section-heading{margin-bottom:24px}.customer-reviews-section .customer-reviews__viewport{padding-bottom:8px}.customer-reviews-section .customer-review{height:var(--review-card-height);min-height:var(--review-card-height);overflow:hidden}.customer-reviews-section .customer-review.is-expanded{height:auto;overflow:visible}.customer-reviews-section .customer-review__body{gap:10px}.customer-reviews-section .customer-review blockquote{display:-webkit-box;max-height:104px;overflow:hidden;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:5}.customer-reviews-section .customer-review.is-expanded blockquote{display:block;max-height:none;overflow:visible;-webkit-line-clamp:initial}.customer-review__read-more{align-self:flex-start;border:0;padding:0;background:transparent;color:var(--accent);font:inherit;font-size:13px;font-weight:800;line-height:1.2;cursor:pointer}.customer-reviews-section .customer-review__media{height:150px;flex:0 0 150px}.section-heading,.product-grid{width:100%}.product-card{display:flex;min-height:0;flex-direction:column}.product-card__media{width:100%;max-height:min(520px,58vh)}.product-card__body{position:relative;z-index:1;padding:16px 2px 8px;background:var(--paper)}.product-card__title{overflow-wrap:anywhere}.featured-collection__heading{grid-template-columns:minmax(0,1fr) minmax(240px,440px);align-items:end}.featured-collection__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:14px;justify-self:end;align-self:end}.featured-collection__view-all{white-space:nowrap}.featured-collection__controls{display:flex;gap:10px}.featured-collection__controls .slideshow__control{border-color:var(--ink);background:var(--ink);color:var(--paper)}.featured-collection-section .product-card__media{aspect-ratio:1 / 1;max-height:none}.product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;transition:opacity .28s ease,transform .35s ease}.product-card__image--secondary{opacity:0;z-index:1}.product-card__media--has-secondary:hover .product-card__image--secondary{opacity:1}.product-card__media--has-secondary:hover .product-card__image--primary{opacity:0}.featured-collection-section .product-card__badge{background:var(--featured-badge-bg,#000);color:var(--featured-badge-color,#fff);font-family:var(--featured-badge-font,var(--font-body));font-size:var(--featured-badge-size,12px)}.featured-collection-section .product-card__title{color:var(--featured-title-color,var(--ink));font-family:var(--featured-title-font,var(--font-body));font-size:var(--featured-title-size,16px)}.featured-collection-section .product-card__title a{color:inherit}@media(max-width:990px){.page-width{padding-inline:clamp(24px,6vw,64px)}.featured-collection-section .page-width,.collection-carousel-section .page-width,.featured-product-callout .page-width,.external-video-section .page-width,.customer-reviews-section .page-width,.faq-section .page-width{padding-inline:clamp(22px,5vw,44px)}.product-card__media{max-height:none}.featured-product-callout__grid{grid-template-columns:1fr}.featured-collection__item{flex-basis:calc((100% - 18px)/2)}.featured-collection__track,.collection-carousel__track,.customer-reviews__track{gap:18px}.collection-carousel .collection-card,.customer-review{flex-basis:calc((100% - 18px)/2)}}@media(max-width:640px){.page-width{padding-inline:22px}.featured-collection-section .page-width,.collection-carousel-section .page-width,.featured-product-callout .page-width,.external-video-section .page-width,.customer-reviews-section .page-width,.faq-section .page-width{padding-inline:18px}.featured-collection__heading{grid-template-columns:1fr;gap:12px}.featured-collection__actions{justify-content:flex-start;justify-self:start}.featured-collection__heading h2{font-size:clamp(2rem,12vw,3rem)}.featured-collection__item,.collection-carousel .collection-card,.customer-review{flex-basis:84%}}.product-gallery{display:block}.product-gallery__main{position:relative;display:block;width:100%;aspect-ratio:auto;min-height:0;padding:0;overflow:hidden;border:0;background:var(--surface);cursor:zoom-in}.product-gallery__main-image{position:relative;display:block;width:100%;height:auto;max-height:640px;object-fit:contain;opacity:1;transform-origin:var(--zoom-x,50%) var(--zoom-y,50%);transition:opacity .28s ease,transform .18s ease}.product-gallery__main-image:not(.is-active){display:none}.product-gallery__main-image.is-active{display:block;opacity:1}.product-gallery__main.is-zooming .product-gallery__main-image.is-active{transform:scale(1.85)}.product-gallery__zoom-hint{position:absolute;right:12px;bottom:12px;z-index:2;padding:8px 11px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#00000057;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:.68rem;font-weight:700;line-height:1;pointer-events:none}.product-gallery__nav{position:absolute;top:50%;z-index:3;display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#00000047;color:#fff;font-size:26px;line-height:1;transform:translateY(-50%);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-gallery__nav--prev{left:12px}.product-gallery__nav--next{right:12px}.product-gallery__bar{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:14px;font-size:.82rem}.product-gallery__open{border:0;padding:0;background:transparent;cursor:pointer}.product-lightbox[hidden]{display:none}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:28px;background:#000000c7}.product-lightbox__panel{position:relative;display:grid;width:min(1180px,100%);max-height:calc(100vh - 56px);grid-template-rows:minmax(0,1fr) auto;gap:14px;background:var(--paper);padding:18px}.product-lightbox__close{position:absolute;top:12px;right:12px;z-index:3;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:#000000b3;color:#fff;cursor:pointer;font-size:20px}.product-lightbox__stage{position:relative;display:grid;place-items:center;min-height:0;overflow:hidden;background:var(--surface)}.product-lightbox__image{display:none;width:auto;max-width:100%;max-height:100%;object-fit:contain}.product-lightbox__image.is-active{display:block}.product-lightbox__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,78px));justify-content:center;gap:10px;overflow:visible;padding-bottom:0}.product-lightbox__thumb{width:100%;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:2px solid transparent;background:var(--surface);cursor:pointer}.product-lightbox__thumb.is-active{border-color:var(--ink)}.product-lightbox__thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:640px){.product-gallery__main{aspect-ratio:auto}.product-gallery__main.is-zooming .product-gallery__main-image.is-active{transform:none}.product-gallery__zoom-hint{display:none}.product-lightbox{padding:12px}.product-lightbox__panel{max-height:calc(100vh - 24px);padding:12px}}.product-page{max-width:min(100%,1640px);grid-template-columns:minmax(300px,.72fr) minmax(420px,1fr);gap:clamp(28px,4vw,56px);padding-inline:clamp(24px,3vw,52px)}.product-gallery{width:100%;max-width:560px;justify-self:start}.product-info{min-width:0}.product-gallery__main{aspect-ratio:auto}.product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:10px;overflow:visible;padding:8px 0 0}.product-gallery__thumb{flex:0 0 72px;width:72px;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:2px solid transparent;background:var(--surface);cursor:pointer}.product-gallery__thumb.is-active{border-color:var(--ink)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__open{display:inline-flex;width:100%;min-height:38px;align-items:center;justify-content:center;margin-top:6px;border:1px solid var(--line);background:var(--paper);color:var(--ink);font-size:.78rem;text-decoration:none;cursor:pointer}.product-gallery__open:hover{background:var(--surface)}.section .faq{width:100%;max-width:min(var(--faq-max-width,1180px),100%)}.faq summary{font-size:var(--faq-question-size,18px)}.faq__answer{font-size:var(--faq-answer-size,16px)}.external-video{width:100%;max-width:min(var(--external-video-width,100%),100%);margin-inline:auto}.external-video__poster,.external-video__iframe,.external-video__media{width:100%;aspect-ratio:var(--external-video-aspect-ratio,16 / 9);overflow:hidden;border:0;background:var(--surface)}.external-video__poster{position:relative;display:block;padding:0;cursor:pointer}.external-video__poster[disabled]{cursor:default}.external-video__poster img,.external-video__poster svg,.external-video__media{width:100%;height:100%;object-fit:cover}.external-video__play{position:absolute;left:50%;top:50%;display:grid;min-width:76px;min-height:76px;place-items:center;border-radius:50%;background:#000000b8;color:#fff;font-size:.82rem;font-weight:800;transform:translate(-50%,-50%)}.blog-carousel__heading{grid-template-columns:minmax(0,1fr) auto;margin-bottom:24px}.blog-carousel-section{padding-block:54px}.blog-carousel__view-more{justify-self:end;align-self:start;white-space:nowrap}.blog-carousel{position:relative}.blog-carousel__viewport{overflow:auto hidden;scroll-behavior:smooth;scrollbar-width:none}.blog-carousel__viewport::-webkit-scrollbar{display:none}.blog-carousel__track{display:flex;gap:18px}.blog-carousel__item{flex:0 0 calc((100% - 36px) / 3);min-width:0}.blog-carousel__media{display:block;aspect-ratio:3 / 4;max-height:360px;overflow:hidden;background:var(--surface)}.blog-carousel__media img,.blog-carousel__media svg{width:100%;height:100%;object-fit:cover}.blog-carousel__item h3{margin:10px 0 0;font-family:var(--font-body);font-size:.95rem;font-weight:800;line-height:1.3}.blog-carousel__item h3 a{text-decoration:none}.blog-carousel__item h3,.blog-carousel__item h3 a,.blog-card__title,.blog-card__title a,.article-card__title,.article-card__title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-carousel__controls{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.blog-carousel__controls .slideshow__control{border-color:var(--ink);background:var(--ink);color:var(--paper)}.buying-guide-table-wrap{overflow:auto;border:1px solid var(--line);background:var(--paper)}.buying-guide-table{width:100%;min-width:860px;border-collapse:collapse}.buying-guide-table th,.buying-guide-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:18px;text-align:left;vertical-align:top}.buying-guide-table th:last-child,.buying-guide-table td:last-child{border-right:0}.buying-guide-table tr:last-child td{border-bottom:0}.buying-guide-table th{background:var(--surface);font-size:.78rem;font-weight:800;text-transform:uppercase}.buying-guide-table td{color:var(--cell-color,var(--ink));font-size:var(--cell-size,15px);font-weight:var(--cell-weight,400)}.buying-guide-table td span{display:block}.buying-guide-table__button{min-height:38px;margin-top:12px;padding:8px 14px;font-size:.8rem}@media(max-width:990px){.blog-carousel__item{flex-basis:calc((100% - 18px)/2)}}@media(max-width:640px){.blog-carousel__heading{grid-template-columns:1fr auto;gap:16px}.blog-carousel-section--mobile-swipe .blog-carousel__viewport{overflow:auto hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.blog-carousel-section:not(.blog-carousel-section--mobile-swipe) .blog-carousel__viewport{overflow:visible}.blog-carousel-section:not(.blog-carousel-section--mobile-swipe) .blog-carousel__track{flex-wrap:wrap}.blog-carousel__item{flex-basis:82%}.blog-carousel-section--mobile-one-column .blog-carousel__item{flex-basis:100%;scroll-snap-align:start}.blog-carousel__media{max-height:300px}.blog-carousel-section{padding-block:42px}.buying-guide-table th,.buying-guide-table td{padding:14px}}.footer{background:var(--footer-bg,var(--ink));color:var(--footer-text,var(--paper))}.footer a{color:var(--footer-link,currentColor)}.footer__grid{align-items:start}.footer__brand{display:grid;gap:16px;align-content:start}.footer__logo{display:inline-flex;width:fit-content}.footer__logo img{width:auto;max-width:220px;max-height:72px}.footer__email{width:fit-content;font-weight:800}.footer__tagline{max-width:360px}.footer__socials{display:flex;gap:10px;flex-wrap:wrap}.footer__social{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--footer-border);border-radius:50%;background:var(--footer-field-bg);font-weight:800}.footer__social img{width:20px;height:20px;object-fit:contain}.footer__newsletter input{background:var(--footer-field-bg,transparent);border-color:var(--footer-border)}.footer__bottom{border-top-color:var(--footer-border)}.section,.footer,.site-header,.announcement,.memory-band,.value-strip,.collection-hero{padding-top:var(--section-padding-top,76px);padding-bottom:var(--section-padding-bottom,76px)}.announcement{padding-top:var(--section-padding-top,8px);padding-bottom:var(--section-padding-bottom,8px)}.site-header{padding-top:var(--section-padding-top,0px);padding-bottom:var(--section-padding-bottom,0px)}.product-info h1{font-size:clamp(1.9rem,3vw,3.1rem);line-height:1.08}.product-price{display:flex;align-items:baseline;gap:12px;margin-bottom:18px}.product-price .price__sale{font-size:clamp(2rem,3vw,3.25rem);font-weight:800;line-height:1}.product-price .price__compare{color:var(--muted);font-size:clamp(1rem,1.3vw,1.25rem);font-weight:500}.variant-picker{margin:18px 0 0;padding:14px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:linear-gradient(135deg,#7a123033,#ffffff0a);box-shadow:0 12px 28px #0000002e}.variant-picker__legend{display:block;margin:0 0 9px;padding:0;color:#fff;font-size:.82rem;font-weight:900;letter-spacing:.02em}.variant-picker__options{display:flex;flex-wrap:wrap;gap:10px}.variant-picker__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.variant-picker__button{display:inline-flex;min-width:84px;min-height:44px;align-items:center;justify-content:center;gap:7px;margin:0;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff14;color:#fff;padding:10px 14px;font-size:.88rem;font-weight:850;line-height:1.15;text-align:center;cursor:pointer;transition:border-color .18s,background .18s,color .18s,box-shadow .18s}.variant-picker__input:checked+.variant-picker__button{border-color:#fff;background:#fff;color:#080608;box-shadow:0 0 0 3px #7a123057,0 10px 22px #00000038}.variant-picker__input:focus-visible+.variant-picker__button{outline:2px solid var(--accent);outline-offset:2px}.variant-picker__input:disabled+.variant-picker__button{opacity:.48;cursor:not-allowed}.variant-picker__status{font-size:.68rem;font-weight:700;color:inherit}.product-form__row{grid-template-columns:150px minmax(260px,1fr);align-items:end}.product-form__row .button,.product-form__submit{width:100%;min-height:44px;padding:10px 18px}.product-form__actions{display:flex;gap:10px;align-items:end;max-width:420px}.product-form__buy-now{width:100%;min-height:44px;padding:10px 18px;background:var(--ink);color:var(--paper);border-color:var(--ink)}.product-form__submit.button--secondary{background:var(--paper);color:var(--ink)}.quantity-stepper{display:grid;grid-template-columns:42px minmax(48px,1fr) 42px;min-height:48px;border:1px solid rgba(255,255,255,.28);border-radius:10px;overflow:hidden;background:#ffffff14;box-shadow:0 10px 24px #00000029}.quantity-stepper button{display:grid;place-items:center;border:0;min-width:46px;background:linear-gradient(180deg,#b31648,#7a1230);color:#fff;cursor:pointer;font-size:20px;font-weight:950;line-height:1;box-shadow:inset 0 0 0 1px #ffffff29,0 8px 16px #0000002e;transition:background .18s,transform .18s,box-shadow .18s}.quantity-stepper button:hover{background:linear-gradient(180deg,#d61a56,#8d1539)}.quantity-stepper button:active{transform:scale(.96);box-shadow:inset 0 0 0 1px #fff3,0 4px 10px #00000038}.quantity-stepper .field{min-height:48px;border:0;border-inline:1px solid rgba(255,255,255,.18);border-radius:0;background:#fff;color:#080608;font-weight:900;text-align:center;-webkit-appearance:textfield;appearance:textfield}.quantity-stepper .field::-webkit-outer-spin-button,.quantity-stepper .field::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-selling-points{margin-top:24px;padding:18px;border:1px solid var(--line);background:var(--surface)}.product-selling-points h2{margin-bottom:14px;font-family:var(--font-body);font-size:1rem;font-weight:800;line-height:1.3}.product-selling-points__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-selling-point{padding:13px;background:var(--paper)}.product-selling-point strong,.product-selling-point span{display:block}.product-selling-point strong{margin-bottom:4px;font-size:.86rem}.product-selling-point span{color:var(--muted);font-size:.78rem}.product-bundle{margin-top:18px;padding:18px;border:0;background:var(--paper)}.product-bundle h2{margin-bottom:8px;font-family:var(--font-body);font-size:var(--bundle-heading-size,1rem);font-weight:var(--bundle-heading-weight,800)}.product-bundle .rte{font-size:var(--bundle-text-size,.875rem);font-weight:var(--bundle-text-weight,400)}.product-bundle__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.product-bundle__item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;min-height:72px;padding:8px;border:0;text-decoration:none}.product-bundle__item img{width:58px;height:58px;object-fit:cover;background:var(--surface)}.product-bundle__item span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:var(--bundle-item-size,.82rem);font-weight:var(--bundle-item-weight,700);line-height:1.25}.product-custom-content{display:grid;gap:22px;margin-top:56px}.product-content-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(24px,4vw,56px);align-items:center;padding:28px;background:var(--surface)}.product-content-panel__image{aspect-ratio:16 / 10;overflow:hidden;background:var(--paper)}.product-content-panel__image img{width:100%;height:100%;object-fit:cover}.product-content-panel__body h2{margin-bottom:14px;font-size:clamp(1.8rem,3vw,3rem)}.product-content-panel--center{text-align:center}.product-content-panel--right{text-align:right}.you-may-like__heading{grid-template-columns:minmax(0,1fr) auto}.you-may-like__heading h2{max-width:100%;overflow:hidden;font-size:min(var(--you-may-like-heading-size,28px),24px);line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.you-may-like .product-card__media{aspect-ratio:1 / 1;max-height:none}.you-may-like__controls{display:flex;gap:10px;justify-self:end}.you-may-like__controls .slideshow__control{border-color:var(--ink);background:var(--ink);color:var(--paper)}.you-may-like__viewport{overflow:auto hidden;scroll-behavior:smooth;scrollbar-width:none}.you-may-like__viewport::-webkit-scrollbar{display:none}.you-may-like__track{display:flex;gap:14px}.you-may-like__item{flex:0 0 calc((100% - 56px)/5);min-width:0}.you-may-like .product-card__body{padding-top:10px}.you-may-like .product-card__title{display:-webkit-box;min-height:2.44em;margin-bottom:5px;overflow:hidden;font-size:.84rem;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.you-may-like .product-card__title a{display:inherit;overflow:inherit;-webkit-box-orient:inherit;-webkit-line-clamp:inherit}.you-may-like .card-proof{display:none!important}.you-may-like .price{font-size:.9rem}@media(max-width:990px){.product-page{grid-template-columns:1fr}.product-gallery{max-width:620px}.product-content-panel{grid-template-columns:1fr}.you-may-like__item{flex-basis:calc((100% - 28px) / 3)}}@media(min-width:991px){.product-gallery{position:sticky;top:96px;align-self:start}}@media(max-width:640px){.product-info h1{font-size:2rem}.product-form__row{grid-template-columns:1fr}.product-form__row .button,.product-form__submit{width:100%}.product-form__actions{max-width:none}.product-selling-points__grid,.product-bundle__items{grid-template-columns:1fr}.product-content-panel{padding:20px}.product-content-panel__image{aspect-ratio:4 / 3}.you-may-like__heading{grid-template-columns:minmax(0,1fr) auto;gap:10px}.you-may-like__heading h2{font-size:min(var(--you-may-like-heading-size,28px),20px)}.you-may-like__item{flex-basis:56%}.you-may-like .product-card__title{font-size:.8rem}}.featured-product-callout__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(28px,5vw,76px);align-items:center;padding:clamp(18px,3vw,36px);background:var(--surface)}.featured-product-callout__grid--reverse .featured-product-callout__media{order:2}.featured-product-callout__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:var(--paper);text-decoration:none}.featured-product-callout__media img,.featured-product-callout__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.featured-product-callout__media:hover img,.featured-product-callout__media:hover svg{transform:scale(1.035)}.featured-product-callout__content{max-width:680px;padding:clamp(10px,2vw,28px) 0}.featured-product-callout__content h2{max-width:11em;margin-bottom:18px;font-size:clamp(2rem,3.8vw,4rem)}.featured-product-callout__text{max-width:58ch;color:var(--muted)}.featured-product-callout__points{display:grid;gap:12px;margin:28px 0}.featured-product-callout__point{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:16px;border:1px solid var(--line);background:var(--paper)}.featured-product-callout__point-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-size:.78rem;font-weight:800}.featured-product-callout__point strong{display:block;margin-bottom:4px;font-size:1rem}.featured-product-callout__point p{margin:0;color:var(--muted);font-size:.92rem}.featured-product-callout__button{margin-top:2px}@media(max-width:990px){.featured-product-callout__grid{grid-template-columns:1fr}.featured-product-callout__grid--reverse .featured-product-callout__media{order:0}.featured-product-callout__content{max-width:none}}@media(max-width:640px){.featured-product-callout__grid{padding:14px;gap:22px}.featured-product-callout__content h2{font-size:2.1rem}.featured-product-callout__point{grid-template-columns:38px minmax(0,1fr);padding:14px}.featured-product-callout__point-icon{width:38px;height:38px}}.section .eyebrow,.hero .eyebrow,.memory-band .eyebrow,.collection-hero .eyebrow,.footer .eyebrow{color:var(--eyebrow-color,inherit);font-family:var(--eyebrow-font-family,var(--font-body));font-size:var(--eyebrow-size,.72rem);text-align:var(--eyebrow-align,left)}.section-heading>div,.hero__content,.slideshow__copy,.featured-product-callout__content,.memory-band__inner>div,.collection-hero .page-width,.page-content{text-align:var(--heading-align,left)}.section-heading h2,.hero__content h1,.slideshow__copy h1,.featured-product-callout__content h2,.memory-band h2,.collection-hero h1,.page-content h1,.product-bundle h2,.product-selling-points h2,.product-content-panel__body h2{color:var(--heading-color,inherit);font-family:var(--heading-font-family,var(--font-heading));font-size:var(--heading-size,clamp(2rem,4vw,3.8rem));text-align:var(--heading-align,left)}.featured-collection__view-all,.blog-carousel__view-more{color:var(--view-label-color,inherit);font-family:var(--view-label-font-family,var(--font-body));font-size:var(--view-label-size,16px);justify-self:var(--view-label-position,end);text-align:var(--view-label-position,end)}.product-bundle h2{font-family:var(--font-body);font-size:var(--bundle-heading-size,1rem);font-weight:var(--bundle-heading-weight,800)}.value-item{padding:var(--value-item-padding-y,18px) var(--value-item-padding-x,28px)}.site-header{padding-top:var(--section-padding-top,0);padding-bottom:var(--section-padding-bottom,0)}.header__inner{min-height:58px;padding:10px clamp(22px,4vw,56px);gap:clamp(14px,2vw,28px)}.header__logo{font-size:1.28rem}.header__logo img,.site-header .header__logo img{max-height:52px}.header__nav{gap:clamp(16px,2.2vw,30px)}.header__nav a{font-size:.88rem}.header__actions{gap:12px}.header__actions svg{width:20px;height:20px}.featured-product-callout__grid{align-items:start}.featured-product-callout__media{aspect-ratio:auto;background:transparent}.featured-product-callout__media img,.featured-product-callout__media svg{width:100%;height:auto;max-height:640px;object-fit:contain}.featured-product-callout__content{padding-top:0}@media(max-width:640px){.header__inner{min-height:54px;padding:8px 18px}.header__logo img{max-height:30px}.site-header .header__logo img{max-height:38px}}:root{--font-body:"Segoe UI",Inter,Arial,sans-serif;--font-heading:"Segoe UI",Inter,Arial,sans-serif;--paper:#ffffff;--surface:#ffffff;--ink:#000000;--muted:rgba(0,0,0,.66);--accent:#7a1230;--support:#000000;--line:rgba(0,0,0,.16)}body{background:var(--paper);color:var(--ink)}h1,h2,h3{font-family:var(--font-heading);font-weight:500}.eyebrow,.header__nav a,.collection-carousel__menu-button,.button,.product-card__badge,.cart-count,.footer h3{font-family:var(--font-body);font-weight:800}.site-header{background:#fffffff5;border-bottom-color:#00000024}.header__nav a:hover,.text-link:hover,.footer a:hover{color:var(--accent)}.button,.shopify-payment-button__button--unbranded,.product-form__buy-now{border-color:var(--accent);background:var(--accent);color:#fff}.button:hover,.shopify-payment-button__button--unbranded:hover,.product-form__buy-now:hover{border-color:#5a0d23;background:#5a0d23}.button--secondary,.product-form__submit.button--secondary{border-color:var(--ink);background:transparent;color:var(--ink)}.announcement,.memory-band,.footer{background:var(--support);color:#fff}.memory-band{background:#000;color:#fff}.collection-carousel__menu-button.is-active,.collection-carousel__menu-button:hover,.need-tab[aria-selected=true],.you-may-like__controls .slideshow__control,.blog-carousel__controls .slideshow__control,.collection-carousel__controls .slideshow__control{border-color:var(--accent);background:var(--accent);color:#fff}.product-card__badge,.cart-count,.featured-product-callout__point-icon{background:var(--accent);color:#fff}.collection-card__shade{background:linear-gradient(0deg,#000000c7,#00000014 62%)}.collection-carousel .collection-card{isolation:isolate}.collection-carousel .collection-card__media{z-index:0}.collection-carousel .collection-card__shade{z-index:1;background-color:transparent!important;background-image:linear-gradient(0deg,#00000075,#0000000a 62%)!important;pointer-events:none}.collection-carousel .collection-card__content{z-index:2}.value-strip{background:#000;color:#fff;border-block-color:#000}.value-strip__viewport{width:100%;overflow:hidden}.value-strip__track{display:flex;width:max-content;animation:value-strip-scroll var(--value-strip-speed,28s) linear infinite;will-change:transform}.value-strip:hover .value-strip__track{animation-play-state:paused}.value-item{flex:0 0 auto;min-width:clamp(280px,25vw,390px);display:flex;align-items:baseline;justify-content:center;gap:10px;white-space:nowrap;border-right-color:#ffffff3d}.value-strip .value-item strong,.value-strip .value-item span{display:inline}.value-item span{margin-top:0;color:#ffffffbd}@keyframes value-strip-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:640px){.value-item{min-width:78vw;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.value-strip__track{animation:none}}.price,.product-price .price__sale,.stars{color:var(--accent)}.mega-menu-hover{border:1px solid rgba(0,0,0,.14);background:var(--paper)}.mega-menu-hover a:hover{color:var(--accent)}.faq-section .section-heading{grid-template-columns:minmax(0,1fr) minmax(240px,440px);align-items:end;margin-bottom:26px}.faq-section__view-more{justify-self:end;align-self:end;color:var(--ink);text-decoration-color:var(--accent)}.faq-section .faq{width:100%;max-width:min(var(--faq-max-width,100%),100%)}.faq summary{padding:14px 34px 14px 0;font-size:var(--faq-question-size,18px)}.faq__answer{padding:0 0 14px;font-size:calc(var(--faq-answer-size,16px) - 1px)}.faq__answer,.faq__answer .rte,.faq-hub__card .rte{line-height:1.45}.customer-reviews__viewport,.faq-hub__viewport{overflow:auto hidden;scroll-snap-type:x mandatory;scrollbar-width:none}.customer-reviews__viewport::-webkit-scrollbar,.faq-hub__viewport::-webkit-scrollbar{display:none}.customer-reviews__track,.faq-hub__track{display:flex;gap:18px}.customer-review{flex:0 0 calc((100% - 36px) / 3);min-width:0;scroll-snap-align:start;background:#fff;border:1px solid var(--line)}.customer-review__media{aspect-ratio:4/3;overflow:hidden;background:#f7f3f4}.customer-review__media img{width:100%;height:100%;object-fit:cover}.customer-review__body{padding:20px}.customer-review__rating{color:var(--accent);font-weight:800;margin-bottom:10px}.customer-review blockquote{margin:0 0 18px;font-size:1rem;line-height:1.5}.customer-review cite,.customer-review cite span{display:block;font-style:normal}.customer-review cite{font-weight:800}.customer-review cite span{color:var(--muted);font-size:.82rem;font-weight:500;margin-top:3px}.customer-reviews__controls,.faq-hub__controls{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.faq-hub-section{background:var(--paper)}.faq-hub-section .section-heading{margin-bottom:24px}.faq-hub__tabs{display:flex;gap:10px;overflow:auto;padding-bottom:6px;margin-bottom:20px;scrollbar-width:none}.faq-hub__tabs::-webkit-scrollbar{display:none}.faq-hub__tab{flex:0 0 auto;min-height:42px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);padding:9px 18px;font-weight:800;cursor:pointer}.faq-hub__tab.is-active,.faq-hub__tab:hover{border-color:var(--accent);background:var(--accent);color:#fff}.faq-hub__panel{display:none}.faq-hub__panel.is-active{display:block}.faq-hub__card{flex:0 0 calc((100% - 36px) / 3);min-width:0;min-height:220px;scroll-snap-align:start;border:1px solid var(--line);border-top:3px solid var(--accent);background:#fff;padding:24px}.faq-hub__card h2{font-family:var(--font-body);font-size:1.18rem;font-weight:800;line-height:1.25;margin-bottom:14px}.faq-hub__card .rte{color:var(--muted);font-size:.9rem}.back-to-top{position:fixed;right:18px;bottom:96px;z-index:70;display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--accent);border-radius:999px;background:var(--accent);color:#fff;box-shadow:0 12px 30px #14110d2e;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s,transform .2s,background .2s}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#5a0d23}@media(max-width:990px){.customer-review,.faq-hub__card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:640px){.faq-section .section-heading{grid-template-columns:1fr}.faq-section__view-more{justify-self:start}.customer-review,.faq-hub__card{flex-basis:86%}.back-to-top{right:14px;bottom:92px;width:42px;height:42px}}@media screen and (min-width:750px){.mobile-menu-drawer,.mobile-overlay,.mobile-menu-button,.mobile-nav{display:none!important}}@media screen and (min-width:750px){.mobile-menu-drawer,.mobile-menu-drawer.desktop-hidden,.mobile-menu-drawer nav,.mobile-menu-drawer .mobile-item,.mobile-overlay,.mobile-close{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}}@media screen and (max-width:749px){.header__nav,.mega-menu-hover{display:none!important}.mobile-menu-button{display:flex!important}}@media screen and (min-width:750px){.mobile-menu-drawer,.mobile-overlay,.mobile-menu-button{display:none!important}}@media screen and (max-width:749px){.mobile-menu-drawer.desktop-hidden,.mobile-menu-drawer{display:none!important}}@media(max-width:749px){.mobile-menu-button{display:flex!important;width:30px;height:30px;flex-direction:column;justify-content:center;gap:5px;padding:0;background:none;border:0;cursor:pointer}.mobile-menu-button span{display:block!important;width:22px;height:2px;background:#000}}@media(max-width:749px){.mobile-menu-drawer{display:block!important;position:fixed;top:0;left:0;width:320px;height:100vh;background:#fff;z-index:9999;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.mobile-menu-drawer.open{display:block!important;transform:translate(0)}.mobile-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998}.mobile-overlay.show{display:block}}@media(max-width:749px){.mobile-menu-drawer{position:fixed;top:0;left:0;width:300px;height:100vh;background:#fff;z-index:9999;padding:0;box-shadow:5px 0 25px #00000026;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.mobile-menu-drawer.open{transform:translate(0)}.mobile-menu-top{height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #eee;font-size:18px;font-weight:700}.mobile-close{font-size:26px;border:0;background:none;cursor:pointer}.mobile-item{border-bottom:1px solid #eee}.mobile-item>a,.submenu-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border:0;background:#fff;font-size:15px;font-weight:600;color:#111;text-decoration:none;cursor:pointer}.submenu-button span{font-size:18px}.mobile-submenu{display:none;background:#fafafa;padding:5px 0}.mobile-submenu.open{display:block}.mobile-submenu a{display:block;padding:12px 35px;font-size:14px;color:#444;text-decoration:none}.mobile-submenu a:hover{color:#7a1230}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998;display:none}.mobile-overlay.show{display:block}}@media(min-width:750px){.mobile-menu-button,.mobile-menu-drawer,.mobile-overlay{display:none!important}.header__nav{display:flex!important}.header__nav .menu-item{position:relative;display:flex;align-items:center;min-height:44px}.header__nav .menu-item:hover>.mega-menu-hover,.header__nav .menu-item:focus-within>.mega-menu-hover{display:flex!important;pointer-events:auto}.header__nav .mega-menu-hover{top:calc(100% - 1px);pointer-events:auto}}body.is-mobile-menu-open{overflow:hidden}@media(max-width:749px){.header__inner{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 14px}.mobile-menu-button{grid-column:1;order:0;display:flex!important;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;border:0;background:transparent;cursor:pointer}.mobile-menu-button span{display:block!important;width:22px;height:2px;background:#000}.header__logo{grid-column:2;justify-self:start}.header__actions{grid-column:3;justify-content:flex-end;gap:8px}.header__nav,.mega-menu-hover{display:none!important}.mobile-menu-drawer{display:block!important;position:fixed;top:0;left:0;width:min(86vw,320px);height:100vh;background:#fff;z-index:9999;padding:0;box-shadow:5px 0 25px #00000026;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}.mobile-menu-drawer.open{transform:translate(0)}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:none;background:#00000073}.mobile-overlay.show{display:block}}.mega-menu-column{display:flex;flex-direction:column;min-width:170px}.mega-menu-hover .mega-menu-heading{font-weight:800}.mobile-submenu-group{padding:4px 0}.mobile-submenu a.mobile-submenu-heading{font-weight:800;color:#111}.mobile-submenu a.mobile-submenu-child{padding-left:52px}.main-collection-section .collection-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:900px;margin-inline:auto}.main-collection-section .product-card__media{aspect-ratio:1 / 1;max-height:none}.main-collection-section .product-card__body{padding-top:12px}.main-collection-section .pagination a,.main-collection-section .pagination span{border-radius:999px}@media(max-width:990px){.main-collection-section .collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.main-collection-section .collection-product-grid{gap:12px}}:root{--paper:#070507;--surface:#151015;--ink:#ffffff;--muted:#d9cfd4;--support:#0d090d;--line:rgba(255,255,255,.16)}html,body{background:#070507}body{color:#fff}.site-header{background:#070507eb;border-bottom-color:#ffffff1f;box-shadow:0 10px 30px #00000042}.section,.section--surface,.value-strip,.collection-hero,.page-content,.product-info,.product-card__body,.search-results{color:#fff}.section--surface,.collection-hero,.image-copy,.need-panel,.quote,.cart-summary,.fact,.age-gate__panel{background:#151015}.product-card__media,.collection-card,.product-gallery__item,.product-gallery__main,.product-gallery__thumb,.cart-line img,.mobile-submenu{background:#1d171d}.muted,.card-proof,.product-summary,.product-accordions .rte,.faq__answer,.value-item span,.fact span,.price s{color:#d9cfd4}.button,.shopify-payment-button__button--unbranded,.need-tab[aria-selected=true]{background:#fff;border-color:#fff;color:#070507}.button--secondary,.need-tab{background:transparent;border-color:#ffffff3d;color:#fff}.button--light{background:#fff;border-color:#fff;color:#070507}.field,select,input,textarea{background:#110d11;border-color:#ffffff38;color:#fff}input::placeholder,textarea::placeholder{color:#ffffff94}.product-card__badge{background:#fff;color:#070507}.mega-menu-hover,.mobile-menu-drawer{background:#110d11;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 40px #00000061}.mega-menu-hover a,.mobile-submenu a,.mobile-submenu a.mobile-submenu-heading,.submenu-button,.mobile-item>a,.mobile-menu-top{color:#fff}.mobile-menu-button span{background:#fff}.breadcrumbs{background:#090609;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.breadcrumbs__inner{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:18px;padding-block:8px}.breadcrumbs__back{flex:0 0 auto;min-height:32px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff0f;color:#fff;padding:6px 14px;cursor:pointer}.breadcrumbs__list{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none;font-size:.82rem;color:#d9cfd4}.breadcrumbs__list li+li:before{content:"/";margin-right:8px;color:#ffffff61}.breadcrumbs__list a{color:#fff;text-decoration:none}.footer{background:linear-gradient(135deg,#050305 0%,#14080d 42%,var(--accent) 100%);color:#fff}.footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.footer h2,.footer h3,.footer a,.footer p,.footer .rte,.footer__email,.footer__bottom{color:#fff}.footer__newsletter input{background:#00000047;border-color:#ffffff47}.sticky-atc{background:#090609;border-top-color:#ffffff24}@media(min-width:991px){.footer__grid>*{min-width:0}}@media(max-width:990px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.breadcrumbs__inner{align-items:flex-start;flex-direction:column;gap:8px}.breadcrumbs__list{width:100%;justify-content:flex-start}.footer__grid{grid-template-columns:1fr}}#MainContent,#MainContent .section{--eyebrow-color:#ffffff !important;--heading-color:#ffffff !important;--view-label-color:#ffffff !important;--title-color:#ffffff !important;--text-color:#ffffff !important;--description-color:#d9cfd4 !important;color:#fff}#MainContent :is(h1,h2,h3,h4,h5,h6,p,li,summary,legend,label,td,th,blockquote,cite,small),#MainContent :is(.section-heading,.section-heading *,.rte,.rte *,.page-content,.page-content *),#MainContent [class*=heading],#MainContent [class*=Heading],#MainContent [class*=title],#MainContent [class*=Title],#MainContent [class*=text],#MainContent [class*=Text],#MainContent [class*=description],#MainContent [class*=Description],#MainContent [class*=price],#MainContent [class*=Price],#MainContent [class*=cell],#MainContent [class*=Cell]{color:#fff!important}#MainContent :is(.muted,.card-proof,.product-summary,.faq__answer,.product-accordions .rte,.value-item span,.fact span,.price s),#MainContent [class*=description],#MainContent [class*=Description]{color:#d9cfd4!important}#MainContent [style*="color: #000"],#MainContent [style*="color:#000"],#MainContent [style*="color: black"],#MainContent [style*="color:black"],#MainContent [style*="--cell-color: #000"],#MainContent [style*="--heading-color: #000"],#MainContent [style*="--text-color: #000"],#MainContent [style*="--eyebrow-color: #000"],#MainContent [style*="--view-label-color: #000"]{color:#fff!important;--cell-color:#ffffff !important;--heading-color:#ffffff !important;--text-color:#ffffff !important;--eyebrow-color:#ffffff !important;--view-label-color:#ffffff !important}#MainContent :is(.button,.shopify-payment-button__button--unbranded),#MainContent :is(.button,.shopify-payment-button__button--unbranded) *{color:#070507!important}#MainContent :is(.button--secondary,.product-form__submit),#MainContent :is(.button--secondary,.product-form__submit) *{color:#fff!important}#MainContent [class*=button][style*="background-color: #7a1230"],#MainContent [class*=button][style*="background-color:#7a1230"],#MainContent [class*=button][style*="background-color: #5a0d23"],#MainContent [class*=button][style*="background-color:#5a0d23"],#MainContent [class*=discount],#MainContent [class*=Discount]{color:#fff!important}#MainContent :is(.product-card,.quote,.fact,.cart-summary,.need-panel,.image-copy,.buying-guide-table-wrap),#MainContent [class*=card],#MainContent [class*=Card],#MainContent [class*=showcase],#MainContent [class*=Showcase]{background-color:#151015}#MainContent :is(input,textarea,select),#MainContent :is(input,textarea,select) option{background-color:#110d11;color:#fff!important}.announcement,#shopify-section-announcement-bar .announcement{background:var(--accent, #7a1230)!important;color:#fff!important}.announcement__item,.announcement__item:visited,.announcement__item:active,.announcement__item:hover{color:#fff!important}#MainContent .value-strip{background:var(--accent, #7a1230)!important;border-color:#ffffff2e!important;color:#fff!important}#MainContent .value-strip .value-strip__viewport,#MainContent .value-strip .value-strip__track,#MainContent .value-strip .value-item{background:transparent!important;color:#fff!important}#MainContent .value-strip .value-item{border-color:#ffffff38!important}#MainContent .value-strip .value-item strong,#MainContent .value-strip .value-item span{color:#fff!important}#MainContent .customer-reviews-section .customer-review{background:#090609!important;border-color:#ffffff29!important;color:#fff!important;box-shadow:0 14px 34px #00000047}#MainContent .customer-reviews-section .customer-review__media{background:#151015!important}#MainContent .customer-reviews-section .customer-review__body,#MainContent .customer-reviews-section .customer-review blockquote,#MainContent .customer-reviews-section .customer-review cite{color:#fff!important}#MainContent .customer-reviews-section .customer-review cite span{color:#d9cfd4!important}#MainContent .customer-reviews-section .customer-review__rating{color:var(--accent, #7a1230)!important}.site-header,.site-header.is-sticky{background:#070507f5!important;border-bottom-color:#ffffff24!important;color:#fff!important}.site-header a,.site-header button,.site-header .header__nav a,.site-header .header__nav .menu-item>a,.site-header .mega-menu-hover a,.site-header .mega-menu-heading,.site-header .mobile-item>a,.site-header .submenu-button,.site-header .mobile-submenu a,.site-header .mobile-menu-top,.site-header .mobile-close{color:#fff!important}.site-header .header__nav a:hover,.site-header .mega-menu-hover a:hover,.site-header .mobile-submenu a:hover{color:#fff!important;opacity:.82}.site-header .icon-button svg,.site-header .icon-button svg *,.site-header .header__actions svg,.site-header .header__actions svg *{stroke:#fff!important;color:#fff!important}.mobile-menu-button span{background:#fff!important}.mobile-menu-drawer,.mega-menu-hover{background:#110d11!important;border-color:#ffffff24!important}@media(min-width:991px){.footer__grid{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;align-items:flex-start!important;justify-content:space-between!important;gap:clamp(24px,3vw,44px)!important}.footer__grid>*{flex:1 1 0!important;min-width:0!important;max-width:none!important}}@media(max-width:990px){.footer__grid{display:grid!important}}#MainContent>.section:has(.page-content),#MainContent .page-content,#MainContent .page-content .rte,#MainContent .page-content .rte>*{background:#070507!important;color:#fff!important}#MainContent .page-content{max-width:min(1120px,100%)!important}#MainContent .page-content h1,#MainContent .page-content h2,#MainContent .page-content h3,#MainContent .page-content h4,#MainContent .page-content h5,#MainContent .page-content h6,#MainContent .page-content p,#MainContent .page-content li,#MainContent .page-content strong,#MainContent .page-content em,#MainContent .page-content span,#MainContent .page-content a,#MainContent .page-content td,#MainContent .page-content th{color:#fff!important}#MainContent .page-content .rte a{color:#fff!important;text-decoration-color:var(--accent, #7a1230)!important}#MainContent .page-content .rte table,#MainContent .page-content .rte thead,#MainContent .page-content .rte tbody,#MainContent .page-content .rte tr,#MainContent .page-content .rte td,#MainContent .page-content .rte th,#MainContent .page-content .rte div,#MainContent .page-content .rte section,#MainContent .page-content .rte article{background:#110d11!important;border-color:#ffffff29!important;color:#fff!important}#MainContent .page-content .rte blockquote{background:#110d11!important;border-left:3px solid var(--accent, #7a1230)!important;color:#fff!important}@media(min-width:991px){#MainContent>.section:has(.page-content) .page-width{width:min(calc(100% - 72px),1280px)!important}#MainContent .page-content{max-width:min(1160px,100%)!important}.footer .page-width{width:min(calc(100% - 72px),1520px)!important}.footer__grid{gap:clamp(28px,3.4vw,56px)!important}}html,body,#MainContent,#MainContent>.shopify-section,#MainContent .shopify-section,#MainContent .shopify-block,#MainContent .section,.shopify-policy__container,.shopify-policy__title,.shopify-policy__body{background:#070507!important;color:#fff!important}.shopify-policy__container{max-width:min(1160px,calc(100% - 40px))!important;padding-top:64px!important;padding-bottom:72px!important}.shopify-policy__title,.shopify-policy__body,.shopify-policy__body .rte,.shopify-policy__body .rte>*{color:#fff!important}.shopify-policy__title h1,.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4,.shopify-policy__body p,.shopify-policy__body li,.shopify-policy__body span,.shopify-policy__body strong,.shopify-policy__body a{color:#fff!important}#MainContent .shopify-block [class^=ai-text-display-],#MainContent .shopify-block [class*=" ai-text-display-"],#MainContent .shopify-block [class^=ai-animated-heading-],#MainContent .shopify-block [class*=" ai-animated-heading-"],#MainContent .shopify-block [class^=ai-steps-container-],#MainContent .shopify-block [class*=" ai-steps-container-"],#MainContent .shopify-block [class^=ai-step-item-],#MainContent .shopify-block [class*=" ai-step-item-"],#MainContent .shopify-block [class^=ai-five-points-],#MainContent .shopify-block [class*=" ai-five-points-"],#MainContent .shopify-block [class^=ai-five-points__item-],#MainContent .shopify-block [class*=" ai-five-points__item-"],#MainContent .shopify-block [class^=ai-image-block-content-],#MainContent .shopify-block [class*=" ai-image-block-content-"],#MainContent .shopify-block [class^=ai-disclaimer-],#MainContent .shopify-block [class*=" ai-disclaimer-"],#MainContent .shopify-block [class^=ai-disclaimer-container-],#MainContent .shopify-block [class*=" ai-disclaimer-container-"],#MainContent .shopify-block [class^=ai-disclaimer-content-],#MainContent .shopify-block [class*=" ai-disclaimer-content-"]{background:#070507!important;color:#fff!important}#MainContent .shopify-block [class^=ai-disclaimer-container-],#MainContent .shopify-block [class*=" ai-disclaimer-container-"]{max-width:min(1160px,calc(100% - 40px))!important;margin-left:auto!important;margin-right:auto!important}#MainContent .shopify-block [class^=ai-disclaimer-title-],#MainContent .shopify-block [class*=" ai-disclaimer-title-"],#MainContent .shopify-block [class^=ai-disclaimer-title-] *,#MainContent .shopify-block [class*=" ai-disclaimer-title-"] *,#MainContent .shopify-block [class^=ai-disclaimer-content-] *,#MainContent .shopify-block [class*=" ai-disclaimer-content-"] *{color:#fff!important}#MainContent .shopify-block [class^=ai-step-item-],#MainContent .shopify-block [class*=" ai-step-item-"],#MainContent .shopify-block [class^=ai-five-points__item-],#MainContent .shopify-block [class*=" ai-five-points__item-"]{background:#110d11!important;border-color:#ffffff29!important}#MainContent .shopify-block [class^=ai-] h1,#MainContent .shopify-block [class^=ai-] h2,#MainContent .shopify-block [class^=ai-] h3,#MainContent .shopify-block [class^=ai-] h4,#MainContent .shopify-block [class^=ai-] h5,#MainContent .shopify-block [class^=ai-] h6,#MainContent .shopify-block [class^=ai-] p,#MainContent .shopify-block [class^=ai-] li,#MainContent .shopify-block [class^=ai-] span,#MainContent .shopify-block [class^=ai-] strong,#MainContent .shopify-block [class^=ai-] div,#MainContent .shopify-block [class*=" ai-"] h1,#MainContent .shopify-block [class*=" ai-"] h2,#MainContent .shopify-block [class*=" ai-"] h3,#MainContent .shopify-block [class*=" ai-"] h4,#MainContent .shopify-block [class*=" ai-"] h5,#MainContent .shopify-block [class*=" ai-"] h6,#MainContent .shopify-block [class*=" ai-"] p,#MainContent .shopify-block [class*=" ai-"] li,#MainContent .shopify-block [class*=" ai-"] span,#MainContent .shopify-block [class*=" ai-"] strong,#MainContent .shopify-block [class*=" ai-"] div{color:#fff!important}#MainContent .shopify-block [class^=ai-] a,#MainContent .shopify-block [class*=" ai-"] a{color:#fff!important;text-decoration-color:var(--accent, #7a1230)!important}#MainContent .shopify-block [class^=ai-step-number-],#MainContent .shopify-block [class*=" ai-step-number-"],#MainContent .shopify-block [class^=ai-five-points__icon-],#MainContent .shopify-block [class*=" ai-five-points__icon-"]{background:#7a1230!important;color:#fff!important}@media(min-width:991px){#MainContent>.shopify-section,#MainContent .shopify-block [class^=ai-text-display-],#MainContent .shopify-block [class*=" ai-text-display-"],#MainContent .shopify-block [class^=ai-animated-heading-],#MainContent .shopify-block [class*=" ai-animated-heading-"],#MainContent .shopify-block [class^=ai-steps-container-],#MainContent .shopify-block [class*=" ai-steps-container-"],#MainContent .shopify-block [class^=ai-five-points-],#MainContent .shopify-block [class*=" ai-five-points-"]{width:100%!important}#MainContent .shopify-block [class^=ai-steps-wrapper-],#MainContent .shopify-block [class*=" ai-steps-wrapper-"],#MainContent .shopify-block [class^=ai-five-points-],#MainContent .shopify-block [class*=" ai-five-points-"]{max-width:min(1280px,calc(100% - 72px))!important;margin-left:auto!important;margin-right:auto!important}}.age-gate{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:99999!important;display:grid!important;place-items:center!important;min-height:100dvh!important;padding:24px!important;background:radial-gradient(circle at 50% 20%,rgba(122,18,48,.34),transparent 34%),linear-gradient(135deg,#070507f5,#10050af5 52%,#4b071af0)!important;color:#fff!important}.age-gate[hidden]{display:none!important}.age-gate__panel{width:min(560px,100%)!important;max-height:calc(100dvh - 48px)!important;overflow:auto!important;border:1px solid rgba(255,255,255,.18)!important;border-top:4px solid var(--accent, #7a1230)!important;border-radius:8px!important;background:linear-gradient(180deg,#12080d,#070507)!important;color:#fff!important;box-shadow:0 28px 80px #0000009e!important;padding:clamp(28px,5vw,48px)!important;text-align:center!important}.age-gate__brand{margin:0 0 18px!important;color:#fff!important;font-family:var(--font-heading,var(--font-body))!important;font-size:clamp(1.25rem,3vw,1.8rem)!important;font-weight:800!important;letter-spacing:.08em!important}.age-gate .eyebrow{margin-bottom:12px!important;color:var(--accent, #7a1230)!important;font-size:.78rem!important;letter-spacing:.16em!important}.age-gate h2{margin:0 0 16px!important;color:#fff!important;font-size:clamp(2rem,6vw,3.4rem)!important;line-height:1.02!important}.age-gate__text,.age-gate__text p{color:#e8dde2!important;font-size:clamp(.98rem,2.4vw,1.08rem)!important}.age-gate__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin-top:28px!important}.age-gate__confirm,.age-gate__deny{width:100%!important;min-height:52px!important;border-radius:6px!important;font-weight:800!important}.age-gate__confirm,.age-gate__confirm:hover{border-color:var(--accent, #7a1230)!important;background:var(--accent, #7a1230)!important;color:#fff!important}.age-gate__deny,.age-gate__deny:hover{border-color:#ffffff3d!important;background:#070507!important;color:#fff!important}@media(max-width:640px){.age-gate{padding:18px!important}.age-gate__panel{padding:28px 20px!important}.age-gate__actions{grid-template-columns:1fr!important}}.main-collection-section .pagination{gap:10px!important;margin-top:34px!important}.main-collection-section .pagination a,.main-collection-section .pagination span{min-width:44px!important;height:44px!important;border:1px solid rgba(122,18,48,.72)!important;border-radius:999px!important;background:#070507!important;color:#fff!important;font-weight:800!important;box-shadow:0 10px 24px #0000003d!important}.main-collection-section .pagination a:hover,.main-collection-section .pagination .current{border-color:var(--accent, #7a1230)!important;background:var(--accent, #7a1230)!important;color:#fff!important}@media(max-width:640px){.main-collection-section{padding-top:38px!important}.main-collection-section .collection-product-grid{row-gap:18px!important;column-gap:10px!important}.main-collection-section .product-card{gap:0!important}.main-collection-section .product-card__media{display:block!important;aspect-ratio:1 / 1!important;margin:0!important;line-height:0!important}.main-collection-section .product-card__media img,.main-collection-section .product-card__image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.main-collection-section .product-card__body{margin:0!important;padding:7px 0 0!important}.main-collection-section .product-card__title{margin-bottom:3px!important;font-size:.82rem!important;line-height:1.25!important}.main-collection-section .price,.main-collection-section .card-proof{line-height:1.25!important}.main-collection-section .card-proof{margin-top:3px!important}.main-collection-section .pagination{gap:8px!important;margin-top:28px!important}.main-collection-section .pagination a,.main-collection-section .pagination span{min-width:42px!important;height:42px!important}}.footer .page-width{max-width:1400px;width:92%;margin:0 auto}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1fr;gap:60px;align-items:start}.footer__brand{min-width:0;max-width:300px}.footer__brand p,.footer__brand a{word-break:break-word}.footer__grid h3,.footer__grid h4{white-space:nowrap}@media screen and (max-width:749px){.footer .page-width{width:90%}.footer__grid{grid-template-columns:1fr!important;gap:35px}.footer__brand{max-width:100%;text-align:center}}.featured-collection__controls .slideshow__control{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;opacity:1!important;visibility:visible!important}.featured-collection__controls .slideshow__control:before{content:""!important;display:block!important;width:9px!important;height:9px!important;border-right:2px solid #000!important;border-bottom:2px solid #000!important}.featured-collection__controls .slideshow__control:first-child:before{transform:rotate(135deg)!important}.featured-collection__controls .slideshow__control:last-child:before{transform:rotate(-45deg)!important}.announcement__track{--announcement-speed:90s !important}.header__notice,.header__notice-wrap{position:relative}.header__notice-count{position:absolute;top:2px;right:1px;display:grid;min-width:16px;height:16px;padding:0 4px;place-items:center;border-radius:999px;background:#f44336;color:#fff;font-size:10px;font-weight:800;line-height:1}.header__notice-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:1300;width:min(340px,calc(100vw - 28px));padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#050505;box-shadow:0 18px 40px #00000061;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.header__notice-wrap.is-open .header__notice-panel,.header__notice-wrap:hover .header__notice-panel,.header__notice-wrap:focus-within .header__notice-panel{opacity:1;visibility:visible;transform:translateY(0)}.header__notice-list{display:grid;gap:6px}.header__notice-item,.header__notice-empty{display:flex;gap:10px;align-items:center;border-radius:6px;padding:9px;color:#fff!important;text-decoration:none}.header__notice-item:hover,.header__notice-empty:hover{background:#ffffff14}.header__notice-image{width:56px;height:56px;flex:0 0 56px;overflow:hidden;border-radius:6px;background:#ffffff14}.header__notice-image img{width:100%;height:100%;object-fit:cover}.header__notice-copy{min-width:0}.header__notice-title{display:-webkit-box;overflow:hidden;font-size:13px;font-weight:800;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.header__notice-date{display:block;margin-top:4px;color:#ffffff9e;font-size:11px;font-weight:600}@media(min-width:750px){.site-header{position:relative;z-index:1000}.site-header .header__inner{min-height:64px;padding:14px clamp(40px,4vw,76px)}.site-header .header__logo{flex:0 0 auto}.site-header .header__nav{flex:1 1 auto;justify-content:center;gap:18px}.site-header .header__nav .menu-item{position:static;min-height:36px}.site-header .header__nav-link{display:inline-flex;min-height:32px;align-items:center;border-radius:999px;padding:6px 14px;color:#fff!important;font-size:13px;font-weight:800;line-height:1;text-decoration:none;transition:background .18s ease,color .18s ease,opacity .18s ease}.site-header .menu-item:hover>.header__nav-link,.site-header .menu-item:focus-within>.header__nav-link{background:#fff;color:#070507!important;opacity:1}.site-header .mega-menu-hover{position:absolute!important;top:100%!important;left:0!important;right:0!important;z-index:1001!important;display:none!important;width:100vw!important;margin-left:calc(50% - 50vw);padding:34px clamp(44px,6vw,110px) 46px!important;border:0!important;border-top:1px solid rgba(255,255,255,.1)!important;background:#070507!important;box-shadow:0 24px 44px #0000006b!important}.site-header .menu-item:hover>.mega-menu-hover,.site-header .menu-item:focus-within>.mega-menu-hover{display:block!important}.site-header .mega-menu__inner{display:grid;width:min(100%,980px);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:26px 58px;margin:0 auto;align-items:start}.site-header .mega-menu-column,.site-header .mega-menu__inner>a{min-width:0}.site-header .mega-menu-column{display:flex;flex-direction:column;gap:9px}.site-header .mega-menu-hover a{display:block;padding:0!important;color:#fff!important;font-size:13px;font-weight:500;line-height:1.55;text-decoration:none;opacity:.9}.site-header .mega-menu-hover .mega-menu-heading,.site-header .mega-menu__inner>a{margin-bottom:3px;font-weight:800;opacity:1}.site-header .mega-menu-hover a:hover,.site-header .mega-menu-hover a:focus-visible{color:#fff!important;opacity:.72}.site-header .header__actions{flex:0 0 auto;gap:10px}}.site-header{isolation:isolate}@media(min-width:990px){.site-header,.site-header.is-sticky{position:relative!important;z-index:1200!important;background:#050505!important;border-bottom:0!important;color:#fff!important}.site-header .header__inner{display:flex!important;min-height:64px!important;align-items:center!important;gap:28px!important;padding:13px clamp(44px,4.6vw,88px)!important}.site-header .header__logo{flex:0 0 auto!important;order:1!important;z-index:2}.site-header .header__logo img{max-height:38px!important;width:auto!important}.site-header .header__nav{display:flex!important;flex:1 1 auto!important;order:2!important;justify-content:center!important;align-items:center!important;gap:18px!important;min-width:0!important}.site-header .header__actions{display:flex!important;flex:0 0 auto!important;order:3!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;z-index:2}.site-header .mobile-menu-button,.site-header .mobile-menu-drawer,.site-header .mobile-overlay,.site-header .mobile-nav{display:none!important}.site-header .menu-item{position:static!important;display:flex!important;min-height:38px!important;align-items:center!important}.site-header .header__nav-link{position:relative;z-index:2;display:inline-flex!important;min-height:32px!important;align-items:center!important;border-radius:999px!important;padding:7px 14px!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;transition:background .16s ease,color .16s ease,opacity .16s ease}.site-header .menu-item:hover>.header__nav-link,.site-header .menu-item:focus-within>.header__nav-link{background:#fff!important;color:#050505!important;opacity:1!important}.site-header .mega-menu-hover{position:absolute!important;top:100%!important;left:0!important;right:0!important;z-index:1!important;display:block!important;width:100vw!important;min-height:min(58vh,560px)!important;margin-left:calc(50% - 50vw)!important;padding:36px clamp(48px,8vw,148px) 84px!important;border:0!important;border-top:1px solid rgba(255,255,255,.08)!important;background:#050505!important;box-shadow:0 34px 60px #00000094!important;color:#fff!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.site-header .menu-item:hover>.mega-menu-hover,.site-header .menu-item:focus-within>.mega-menu-hover{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)}.site-header .mega-menu__inner{display:grid!important;width:min(100%,820px)!important;grid-template-columns:repeat(4,minmax(120px,1fr))!important;gap:26px 58px!important;margin:0 auto!important;align-items:start!important}.site-header .menu-item--products .mega-menu__inner{width:min(100%,930px)!important;grid-template-columns:1.15fr .9fr .9fr 1.65fr!important}.site-header .mega-menu-column{display:flex!important;min-width:0!important;flex-direction:column!important;gap:8px!important}.site-header .mega-menu-hover a{display:block!important;width:auto!important;padding:0!important;color:#fff!important;font-size:13px!important;font-weight:500!important;line-height:1.6!important;text-decoration:none!important;white-space:normal!important;opacity:.92!important}.site-header .mega-menu-hover .mega-menu-heading,.site-header .mega-menu__inner>a{margin:0 0 2px!important;font-weight:800!important;opacity:1!important}.site-header .mega-menu-hover a:hover,.site-header .mega-menu-hover a:focus-visible{color:#fff!important;opacity:.68!important}}@media(max-width:989px){body.is-mobile-menu-open{overflow:hidden!important}.site-header,.site-header.is-sticky{position:relative!important;z-index:1200!important;background:#050505!important;border-bottom:1px solid rgba(255,255,255,.1)!important;color:#fff!important}.site-header .header__inner{display:grid!important;grid-template-columns:44px minmax(0,1fr) auto!important;min-height:60px!important;align-items:center!important;gap:10px!important;padding:8px 14px!important}.site-header .header__nav,.site-header .mega-menu-hover,.site-header .mobile-nav{display:none!important}.site-header .mobile-menu-button{display:flex!important;width:44px!important;height:44px!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important;cursor:pointer!important}.site-header .mobile-menu-button span{display:block!important;width:23px!important;height:2px!important;border-radius:2px!important;background:#fff!important}.site-header .header__logo{justify-self:start!important}.site-header .header__logo img{max-height:36px!important;width:auto!important}.site-header .header__actions{justify-content:flex-end!important;gap:6px!important}.site-header .mobile-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1198!important;display:block!important;background:#000000ad!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.site-header .mobile-overlay.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.site-header .mobile-menu-drawer{position:fixed!important;top:0!important;left:0!important;z-index:1199!important;display:block!important;width:min(88vw,390px)!important;height:100dvh!important;padding:0 0 28px!important;overflow-y:auto!important;background:#050505!important;color:#fff!important;box-shadow:24px 0 55px #0000007a!important;transform:translate(-102%)!important;transition:transform .28s ease!important}.site-header .mobile-menu-drawer.open{transform:translate(0)!important}.site-header .mobile-menu-top{display:flex!important;min-height:64px!important;align-items:center!important;justify-content:space-between!important;padding:0 22px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;color:#fff!important;font-size:17px!important;font-weight:800!important}.site-header .mobile-close{width:40px!important;height:40px!important;border:0!important;background:transparent!important;color:#fff!important;font-size:30px!important;line-height:1!important;cursor:pointer!important}.site-header .mobile-item{border-bottom:1px solid rgba(255,255,255,.1)!important}.site-header .mobile-item>a,.site-header .submenu-button{display:flex!important;width:100%!important;min-height:56px!important;align-items:center!important;justify-content:space-between!important;padding:15px 22px!important;border:0!important;background:#050505!important;color:#fff!important;font-size:15px!important;font-weight:800!important;text-align:left!important;text-decoration:none!important;cursor:pointer!important}.site-header .submenu-button span{flex:0 0 auto!important;color:#fff!important;font-size:20px!important;line-height:1!important}.site-header .mobile-submenu{display:none!important;padding:5px 0 10px!important;background:#0d0d0d!important}.site-header .mobile-submenu.open{display:block!important}.site-header .mobile-submenu-group{padding:6px 0!important}.site-header .mobile-submenu a{display:block!important;padding:9px 30px!important;color:#ffffffd1!important;font-size:14px!important;line-height:1.45!important;text-decoration:none!important}.site-header .mobile-submenu a.mobile-submenu-heading{padding-top:13px!important;color:#fff!important;font-weight:800!important}.site-header .mobile-submenu a.mobile-submenu-child{padding-left:44px!important}}@media(min-width:990px){.site-header .header__nav{align-self:stretch!important}.site-header .menu-item--has-children{align-self:stretch!important;min-height:64px!important}.site-header .menu-item--has-children>.header__nav-link{align-self:center!important}.site-header .mega-menu-hover{top:calc(100% - 14px)!important;padding-top:50px!important}.site-header .mega-menu-link-row{grid-column:1 / -1!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:clamp(22px,3vw,42px)!important;min-width:0!important;margin-bottom:4px!important}.site-header .mega-menu-link-row a{display:inline-flex!important;width:auto!important;max-width:none!important;white-space:nowrap!important;font-weight:800!important;opacity:1!important}.site-header .menu-item--products .mega-menu__inner{grid-template-columns:1.15fr .95fr .95fr 1.7fr!important;gap:22px 58px!important}}@media(min-width:990px)and (max-width:1180px){.site-header .mega-menu-link-row{gap:24px!important}.site-header .menu-item--products .mega-menu__inner{grid-template-columns:repeat(4,minmax(120px,1fr))!important}}@media(min-width:990px){.site-header .menu-item--has-children:not(.menu-item--products){position:relative!important}.site-header .menu-item--has-children:not(.menu-item--products) .mega-menu-hover{top:calc(100% - 12px)!important;left:50%!important;right:auto!important;width:max-content!important;min-width:180px!important;max-width:min(360px,calc(100vw - 32px))!important;min-height:0!important;margin-left:0!important;padding:28px 18px 18px!important;border:1px solid rgba(255,255,255,.1)!important;background:#050505!important;box-shadow:0 18px 34px #0000006b!important;transform:translate(-50%,-8px)!important}.site-header .menu-item--has-children:not(.menu-item--products):hover>.mega-menu-hover,.site-header .menu-item--has-children:not(.menu-item--products):focus-within>.mega-menu-hover{transform:translate(-50%)!important}.site-header .menu-item--has-children:not(.menu-item--products) .mega-menu__inner{display:flex!important;width:auto!important;min-width:0!important;max-width:none!important;flex-direction:column!important;gap:0!important;margin:0!important}.site-header .menu-item--has-children:not(.menu-item--products) .mega-menu-link-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;margin:0!important}.site-header .menu-item--has-children:not(.menu-item--products) .mega-menu-link-row a,.site-header .menu-item--has-children:not(.menu-item--products) .mega-menu-hover a{display:block!important;width:100%!important;padding:6px 0!important;white-space:nowrap!important;font-weight:500!important}.site-header .menu-item--products .mega-menu-hover{left:0!important;right:0!important;width:100vw!important;min-height:min(58vh,560px)!important;margin-left:calc(50% - 50vw)!important;padding:50px clamp(48px,8vw,148px) 84px!important;border:0!important;border-top:1px solid rgba(255,255,255,.08)!important;box-shadow:0 34px 60px #00000094!important;transform:translateY(-8px)!important}.site-header .menu-item--products:hover>.mega-menu-hover,.site-header .menu-item--products:focus-within>.mega-menu-hover{transform:translateY(0)!important}.site-header .menu-item--products .mega-menu__inner{display:grid!important;width:min(100%,980px)!important;grid-template-columns:minmax(110px,.8fr) minmax(140px,1.1fr) minmax(130px,1fr) minmax(130px,1fr) minmax(190px,1.55fr)!important;gap:22px 48px!important;margin:0 auto!important}.site-header .menu-item--products .mega-menu-link-row{grid-column:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin:0!important}.site-header .menu-item--products .mega-menu-link-row a{display:block!important;width:auto!important;white-space:nowrap!important;font-weight:500!important;line-height:1.6!important;opacity:.92!important}}@media(min-width:990px)and (max-width:1220px){.site-header .menu-item--products .mega-menu__inner{width:min(100%,920px)!important;grid-template-columns:repeat(5,minmax(112px,1fr))!important;gap:22px 34px!important}}@media(min-width:990px){.site-header .menu-item--products .mega-menu-hover{min-height:0!important;height:auto!important;padding-top:42px!important;padding-bottom:42px!important;box-shadow:0 22px 42px #0000007a!important}.site-header .menu-item--products .mega-menu__inner{align-items:start!important;gap:18px 44px!important}.site-header .menu-item--products .mega-menu-column{gap:7px!important}.site-header .menu-item--products .mega-menu-hover .mega-menu-heading{margin:0 0 6px!important;color:#fff!important;font-size:15px!important;font-weight:900!important;line-height:1.25!important;opacity:1!important;text-shadow:0 0 1px rgba(255,255,255,.35)!important}.site-header .menu-item--products .mega-menu-hover a:not(.mega-menu-heading){font-size:13px!important;line-height:1.55!important}}@media(min-width:990px)and (max-width:1220px){.site-header .menu-item--products .mega-menu-hover{padding-top:38px!important;padding-bottom:38px!important}.site-header .menu-item--products .mega-menu__inner{gap:18px 30px!important}}.site-header .header__search-wrap,.site-header .header__cart{position:relative!important}.site-header .header__cart-count{position:absolute!important;top:1px!important;right:1px!important;left:auto!important;display:grid!important;min-width:16px!important;height:16px!important;padding:0 4px!important;place-items:center!important;border-radius:999px!important;background:#f44336!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important;transform:translate(12%,-12%)!important;z-index:2!important}.site-header .header__notice-panel,.site-header .header__search-panel{position:fixed!important;top:72px!important;right:0!important;left:auto!important;z-index:1300!important;width:min(360px,calc(100vw - 18px))!important;margin:0!important;border-radius:8px 0 0 8px!important}.site-header .header__notice-panel{padding:12px!important}.site-header .header__notice-item{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;align-items:start!important;padding:10px!important}.site-header .header__notice-image{width:100%!important;height:auto!important;aspect-ratio:16 / 9!important;flex:auto!important}.site-header .header__notice-image img{width:100%!important;height:100%!important;object-fit:cover!important}.site-header .header__notice-title{font-size:13px!important;line-height:1.32!important}.site-header .header__search-panel{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid rgba(255,255,255,.12)!important;background:#050505!important;box-shadow:0 18px 40px #00000061!important;opacity:0!important;visibility:hidden!important;transform:translateY(-6px)!important;transition:opacity .18s ease,visibility .18s ease,transform .18s ease!important}.site-header .header__search-wrap.is-open .header__search-panel{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.site-header .header__search-form{display:block!important;max-width:none!important}.site-header .header__search-input{width:100%!important;min-height:42px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:6px!important;background:#ffffff14!important;color:#fff!important;padding:10px 12px!important;outline:none!important}.site-header .header__search-input::placeholder{color:#ffffff8c!important}.site-header .header__search-results{display:grid!important;gap:6px!important;max-height:min(58vh,520px)!important;overflow:auto!important}.site-header .header__search-state{color:#ffffffad!important;font-size:13px!important;padding:8px 2px!important}.site-header .header__search-result{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;border-radius:6px!important;padding:8px!important;color:#fff!important;text-decoration:none!important}.site-header .header__search-result:hover{background:#ffffff14!important}.site-header .header__search-result-image{width:54px!important;height:54px!important;overflow:hidden!important;border-radius:6px!important;background:#ffffff14!important}.site-header .header__search-result-image img{width:100%!important;height:100%!important;object-fit:cover!important}.site-header .header__search-result-title{display:-webkit-box!important;overflow:hidden!important;font-size:13px!important;font-weight:800!important;line-height:1.32!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.site-header .header__search-result-type{display:block!important;margin-top:3px!important;color:#ffffff94!important;font-size:11px!important;font-weight:700!important}@media(max-width:749px){.site-header .header__notice-panel,.site-header .header__search-panel{top:64px!important;width:calc(100vw - 12px)!important}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;pointer-events:none;visibility:hidden}.cart-drawer.is-open{pointer-events:auto;visibility:visible}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008f;opacity:0;transition:opacity .22s ease}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;display:grid;width:min(440px,100vw);height:100%;grid-template-rows:auto minmax(0,1fr) auto;background:#0b080b;color:#fff;box-shadow:-22px 0 50px #0000005c;transform:translate(100%);transition:transform .22s ease}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.12)}.cart-drawer__header h2{margin:0;font-family:var(--font-body);font-size:18px;font-weight:800}.cart-drawer__close{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer}.cart-drawer__items{display:grid;align-content:start;gap:14px;overflow:auto;padding:18px 20px}.cart-drawer__empty{margin:0;color:#ffffffad}.cart-drawer__item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}.cart-drawer__image{display:block;width:76px;aspect-ratio:1;overflow:hidden;border-radius:6px;background:#ffffff14}.cart-drawer__image img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-copy{min-width:0}.cart-drawer__item-title{display:-webkit-box;overflow:hidden;color:#fff;font-size:14px;font-weight:800;line-height:1.3;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-drawer__variant{display:block;margin-top:4px;color:#ffffff94;font-size:12px}.cart-drawer__line-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.cart-drawer__quantity{width:116px}.cart-drawer__quantity button{min-width:32px}.cart-drawer__quantity .field{min-height:34px;padding:4px}.cart-drawer__line-price{font-size:13px;font-weight:800}.cart-drawer__footer{display:grid;gap:8px;padding:12px 20px 92px;border-top:1px solid rgba(255,255,255,.12);background:#0b080b}.cart-drawer__field span{display:block;margin-bottom:4px;color:#ffffffad;font-size:12px;font-weight:800}.cart-drawer__field .field{min-height:34px;border-color:#ffffff24;background:#ffffff0f;color:#fff;padding:7px 10px}.cart-drawer__field textarea.field{height:58px;min-height:58px;resize:vertical}.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:800}.cart-drawer__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cart-drawer__actions .button{width:100%;min-height:40px;color:#fff!important;font-weight:800;text-decoration:none}.cart-drawer__actions .button:not(.button--secondary){border-color:#a92449!important;background:#a92449!important}.cart-drawer__actions .button--secondary{border-color:#ffffff3d!important;background:transparent!important;color:#fff!important}body.is-cart-drawer-open{overflow:hidden}.sticky-atc.sticky-atc--desktop{position:fixed;left:0;right:0;bottom:0;z-index:1200;display:block;padding:10px 24px;border-top:1px solid rgba(255,255,255,.12);background:#080608f5;color:#fff;box-shadow:0 -18px 38px #00000057;transform:translateY(110%);transition:transform .22s ease,opacity .22s ease}.sticky-atc.sticky-atc--desktop.is-visible{transform:translateY(0)}.sticky-atc.is-faq-hidden{opacity:0;pointer-events:none;transform:translateY(110%)!important}.sticky-atc__form{display:grid;width:min(100%,1280px);grid-template-columns:minmax(260px,1fr) minmax(220px,320px) 132px minmax(260px,340px);gap:14px;align-items:center;margin:0 auto}.sticky-atc__product{display:grid;min-width:0;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center}.sticky-atc__image{width:56px;height:56px;border-radius:6px;object-fit:cover}.sticky-atc__copy{min-width:0}.sticky-atc__copy strong{display:block;overflow:hidden;font-size:14px;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__price{display:block;margin-top:4px;font-size:13px;font-weight:800}.sticky-atc__variant,.sticky-atc__quantity{display:grid;gap:5px}.sticky-atc__variant>span,.sticky-atc__quantity>span{color:#ffffff9e;font-size:11px;font-weight:800;line-height:1;text-transform:uppercase}.sticky-atc__variant .field,.sticky-atc__quantity .field{min-height:38px;border-color:#ffffff29;background:#ffffff14;color:#fff}.sticky-atc__single-option{display:flex;min-height:38px;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:#ffffff14;color:#fff!important;padding:8px 12px}.sticky-atc__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sticky-atc__actions .button{min-height:42px;padding:10px 14px}@media(max-width:1180px){.sticky-atc__form{grid-template-columns:minmax(220px,1fr) minmax(180px,260px) 120px minmax(230px,300px)}}@media(max-width:989px){.sticky-atc.sticky-atc--desktop{display:none!important}}.site-header .header__notice,.site-header .header__cart{position:relative!important;overflow:visible!important}.site-header .header__notice-count,.site-header .header__cart-count{position:absolute!important;top:0!important;right:0!important;left:auto!important;display:grid!important;min-width:16px!important;height:16px!important;padding:0 4px!important;place-items:center!important;border-radius:999px!important;background:#f44336!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important;transform:translate(20%,-20%)!important;z-index:5!important;pointer-events:none!important}.site-header shopify-account.header__account{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;color:#fff;--shopify-account-avatar-size:44px;--shopify-account-signed-in-avatar-size:32px;--shopify-account-signed-in-avatar-color-background:#7a1230;--shopify-account-signed-in-avatar-color-text:#ffffff}.site-header shopify-account.header__account::part(signed-out-avatar){display:grid;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;place-items:center;border:0;background:transparent;color:currentColor}.footer{font-size:14px!important;line-height:1.55!important}.footer .footer__grid{grid-template-columns:minmax(340px,1.35fr) minmax(140px,.8fr) minmax(190px,1fr) minmax(170px,.95fr)!important;gap:clamp(32px,4vw,58px)!important}.footer .footer__brand{max-width:none!important}.footer .footer__brand a,.footer .footer__email{word-break:normal!important;overflow-wrap:normal!important}.footer .footer__email{display:inline-flex!important;width:max-content!important;max-width:100%!important;align-items:center!important;white-space:nowrap!important;font-family:var(--font-body)!important;font-size:14px!important;font-weight:500!important;line-height:1.4!important;letter-spacing:0!important}.footer h3{margin:0 0 16px!important;color:#fff!important;font-family:var(--font-heading)!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important}.footer ul{margin:0!important}.footer li{margin:7px 0!important}.footer li a,.footer p,.footer .rte,.footer__bottom{font-family:var(--font-body)!important;font-size:14px!important;font-weight:500!important;line-height:1.55!important;letter-spacing:0!important}@media(max-width:990px){.footer .footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:749px){.footer .footer__grid{grid-template-columns:1fr!important}.footer .footer__email{width:auto!important;max-width:100%!important;font-size:13px!important}}@media(min-width:990px){.site-header .header__inner{min-height:56px!important;padding-top:7px!important;padding-bottom:7px!important}.site-header .header__logo img{max-height:44px!important;width:auto!important}.site-header .menu-item--has-children{min-height:56px!important}}#MainContent [class*=ai-collection-grid__heading-],#MainContent [class*=ai-hot-products-title-],#MainContent [class*=ai-certificates-title-],#MainContent [class*=ai-factory-gallery__heading-],#MainContent [class*=ai-reviews-carousel__title-],#MainContent #shopify-section-template--21793229570280__faq .section-heading h2,#MainContent [class*=ai-newsletter-heading-]{display:block!important;width:min(100%,1200px)!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;color:#fff!important;font-family:var(--font-heading,var(--font-body))!important;font-size:40px!important;font-weight:600!important;line-height:1.12!important;letter-spacing:0!important;text-align:left!important;text-transform:none!important}@media(max-width:749px){#MainContent [class*=ai-collection-grid__heading-],#MainContent [class*=ai-hot-products-title-],#MainContent [class*=ai-certificates-title-],#MainContent [class*=ai-factory-gallery__heading-],#MainContent [class*=ai-reviews-carousel__title-],#MainContent #shopify-section-template--21793229570280__faq .section-heading h2,#MainContent [class*=ai-newsletter-heading-]{width:min(100%,calc(100vw - 30px))!important;max-width:calc(100vw - 30px)!important;font-size:30px!important}#MainContent [class*=ai-trust-banner-grid-]{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;overflow:visible!important;width:100%!important}#MainContent [class*=ai-trust-banner-item-]{width:auto!important;min-width:0!important;flex:initial!important;padding:8px 4px!important;gap:5px!important}#MainContent [class*=ai-trust-banner-title-]{font-size:10px!important;line-height:1.15!important;white-space:normal!important;word-break:normal!important}#MainContent [class*=ai-trust-banner-description-]{font-size:9px!important;line-height:1.15!important}#MainContent [class*=ai-trust-banner-icon-]{width:24px!important;height:24px!important;min-width:24px!important}}html body #MainContent [class*=ai-collection-grid__heading-],html body #MainContent [class*=ai-hot-products-title-],html body #MainContent [class*=ai-certificates-title-],html body #MainContent [class*=ai-factory-gallery__heading-],html body #MainContent [class*=ai-reviews-carousel__title-],html body #MainContent #shopify-section-template--21793229570280__faq .section-heading h2,html body #MainContent [class*=ai-newsletter-heading-]{position:relative!important;left:50%!important;transform:translate(-50%)!important;width:min(1200px,calc(100vw - 80px))!important;max-width:min(1200px,calc(100vw - 80px))!important;min-width:0!important;margin-left:0!important;margin-right:0!important;color:#fff!important;font-family:var(--font-heading,var(--font-body))!important;font-size:40px!important;font-weight:600!important;line-height:1.12!important;letter-spacing:0!important;text-align:left!important;text-transform:none!important}html body #MainContent #shopify-section-template--21793229570280__faq .section-heading{display:block!important}@media(max-width:749px){html body #MainContent [class*=ai-collection-grid__heading-],html body #MainContent [class*=ai-hot-products-title-],html body #MainContent [class*=ai-certificates-title-],html body #MainContent [class*=ai-factory-gallery__heading-],html body #MainContent [class*=ai-reviews-carousel__title-],html body #MainContent #shopify-section-template--21793229570280__faq .section-heading h2,html body #MainContent [class*=ai-newsletter-heading-]{width:calc(100vw - 30px)!important;max-width:calc(100vw - 30px)!important;font-size:30px!important}}.footer .footer__grid h3{position:relative!important;margin:0 0 18px!important;padding-bottom:9px!important;color:#fff!important;font-family:var(--font-body)!important;font-size:17px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:.04em!important;text-transform:none!important}.footer .footer__grid h3:after{content:""!important;position:absolute!important;left:0!important;bottom:0!important;width:36px!important;height:2px!important;border-radius:2px!important;background:var(--accent,#7a1230)!important}.footer .footer__grid ul{padding-top:1px!important}.footer .footer__grid li a{color:#ffffffc7!important;font-weight:500!important}.footer .footer__grid li a:hover{color:#fff!important}.footer .footer__grid h3{font-weight:600!important;letter-spacing:.03em!important}html body #MainContent #shopify-section-template--21793229570280__faq .section-heading{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;width:min(1200px,calc(100vw - 80px))!important;max-width:min(1200px,calc(100vw - 80px))!important;margin-left:auto!important;margin-right:auto!important}html body #MainContent #shopify-section-template--21793229570280__faq .section-heading h2{position:static!important;left:auto!important;transform:none!important;width:auto!important;max-width:none!important;margin:0!important}html body #MainContent #shopify-section-template--21793229570280__faq .faq-section__view-more{justify-self:end!important;align-self:center!important;margin:0!important;white-space:nowrap!important}html body #MainContent #shopify-section-template--21793229570280__homepage_video .page-width,html body #MainContent #shopify-section-template--21793229570280__1787025548c1701677>*{width:min(1200px,calc(100vw - 80px))!important;max-width:min(1200px,calc(100vw - 80px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}html body #MainContent #shopify-section-template--21793229570280__homepage_video .external-video{max-width:100%!important}.footer .footer__grid h3{font-family:var(--font-heading)!important;font-size:16px!important;font-weight:500!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important}@media(max-width:749px){html body #MainContent #shopify-section-template--21793229570280__faq .section-heading{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;width:calc(100vw - 30px)!important;max-width:calc(100vw - 30px)!important}html body #MainContent #shopify-section-template--21793229570280__homepage_video .page-width,html body #MainContent #shopify-section-template--21793229570280__1787025548c1701677>*{width:calc(100vw - 30px)!important;max-width:calc(100vw - 30px)!important}}@media screen and (min-width:750px){.faq-section .page-width{max-width:1200px;margin:0 auto;padding-left:0;padding-right:0}}@media screen and (min-width:750px){.ai-reviews-carousel{max-width:1200px;margin:0 auto}}@media screen and (min-width:750px){.ai-reviews-carousel{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important}}.variant-picker__button{color:#fff!important}.variant-picker__button span{color:inherit!important}.variant-picker__input:checked+.variant-picker__button{background-color:#fff!important;color:#000!important}.variant-picker__input:checked+.variant-picker__button span{color:#000!important}.shopify-section-group-header-group{position:sticky;top:0;z-index:9999}.site-header{background:#000}.product-card__badge{background:#7a1230!important;color:#fff!important}.footer-payment-icons{width:auto;display:flex;justify-content:center;align-items:center;gap:24px;margin:0 auto;padding:0;background:transparent!important;border:0!important;box-shadow:none!important}.footer-payment-icons svg{height:28px;width:auto;display:block;background:transparent!important;border:0!important;box-shadow:none!important}.footer-bottom-row{display:flex;justify-content:center;align-items:center;gap:24px;width:min(calc(100% - 72px),1520px);margin:-100px auto 0;padding:0;position:relative;z-index:2;background:transparent!important;border:0!important;box-shadow:none!important;font-size:14px;line-height:1.4}.footer-bottom-row>.footer__copyright,.footer-bottom-row>.footer-age{display:none}@media screen and (max-width:749px){.footer-bottom-row{width:min(calc(100% - 28px),420px);margin:-84px auto 0;overflow:hidden}.footer-payment-icons{width:100%;max-width:100%;justify-content:flex-start;flex-wrap:nowrap;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.footer-payment-icons::-webkit-scrollbar{display:none}.footer-payment-icons svg{flex:0 0 auto;height:22px;max-width:42px}}@media(min-width:769px){html body #MainContent .slideshow__copy h1{font-size:3.4rem!important;line-height:1.08!important}html body #MainContent .slideshow__copy .eyebrow{font-size:1rem!important}html body #MainContent .slideshow__text{font-size:1.15rem!important;line-height:1.5!important}}@media screen and (max-width:749px){.footer{padding-bottom:28px!important}.footer__bottom{margin-top:28px!important;padding-top:18px!important;padding-bottom:0!important}.footer-bottom-row{display:block!important;width:100%!important;margin:0!important;padding:10px 132px max(22px,env(safe-area-inset-bottom)) 14px!important;overflow:hidden!important;background:linear-gradient(135deg,#050305 0%,#14080d 42%,var(--accent) 100%)!important;box-shadow:none!important}.footer-payment-icons{display:flex!important;width:100%!important;max-width:100%!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;margin:0!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.footer-payment-icons::-webkit-scrollbar{display:none!important}.footer-payment-icons svg{flex:0 0 auto!important;width:auto!important;max-width:38px!important;height:20px!important}}#MainContent [id*=__1787042779e076708d] [class^=ai-hot-product-card-],#MainContent [id*=__1787042779e076708d] [class*=" ai-hot-product-card-"],#MainContent [id*=__1787042779e076708d] [class^=ai-hot-product-title-],#MainContent [id*=__1787042779e076708d] [class*=" ai-hot-product-title-"],#MainContent [id*=__1787042779e076708d] [class^=ai-hot-product-price-],#MainContent [id*=__1787042779e076708d] [class*=" ai-hot-product-price-"]{text-decoration:none!important;text-decoration-line:none!important;text-decoration-color:currentColor!important}#MainContent [id*=__1787042779e076708d] [class^=ai-hot-product-compare-price-],#MainContent [id*=__1787042779e076708d] [class*=" ai-hot-product-compare-price-"]{text-decoration-line:line-through!important;text-decoration-color:currentColor!important}@media screen and (max-width:749px){.footer__bottom{display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:28px!important;padding-top:18px!important;font-size:13px!important;line-height:1.25!important;text-align:left!important}.footer__bottom span{display:block!important;min-width:0!important;white-space:nowrap!important}.footer__bottom span:first-child{text-align:left!important}.footer__bottom span:last-child{margin-left:auto!important;text-align:right!important}.footer-bottom-row{padding:10px 14px max(24px,env(safe-area-inset-bottom))!important}.footer-payment-icons{justify-content:center!important;gap:6px!important;margin:0 auto!important;overflow-x:auto!important;flex-wrap:nowrap!important}.footer-payment-icons svg{max-width:36px!important;height:20px!important}.slideshow__controls{bottom:12px!important}.slideshow__controls .slideshow__control{display:none!important}.slideshow__dots{gap:7px!important}.slideshow__dot{width:7px!important;height:7px!important}html body #MainContent .slideshow__copy{max-width:min(100%,310px)!important}html body #MainContent .slideshow__copy .eyebrow{font-size:12px!important;line-height:1.2!important;margin-bottom:8px!important}html body #MainContent .slideshow__copy h1{font-size:32px!important;line-height:1.05!important;margin-bottom:10px!important}html body #MainContent .slideshow__text{font-size:14px!important;line-height:1.35!important;margin-bottom:14px!important}html body #MainContent .slideshow__copy .button{min-height:38px!important;padding:8px 16px!important;font-size:13px!important;line-height:1.1!important}}[data-product-root].section{padding-top:0!important}[data-product-root] .breadcrumbs{margin-top:0!important}[data-product-root] .breadcrumbs__inner{min-height:38px!important;padding-block:4px!important}[data-product-root] .product-page{padding-top:18px!important}[data-product-root] .product-gallery__thumbs,[data-product-root] .product-lightbox__thumbs{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:4px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}[data-product-root] .product-gallery__thumbs::-webkit-scrollbar,[data-product-root] .product-lightbox__thumbs::-webkit-scrollbar{display:none!important}[data-product-root] .product-gallery__thumb,[data-product-root] .product-lightbox__thumb{flex:0 0 72px!important;width:72px!important;max-width:72px!important;scroll-snap-align:start!important}[data-product-root] .product-info h1{font-size:clamp(1.55rem,2.2vw,2.35rem)!important;line-height:1.14!important;margin-bottom:12px!important}[data-product-root] .price__discount{display:inline-flex!important;align-items:center!important;min-height:28px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:999px!important;padding:5px 10px!important;background:#7a12302e!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important}@media(max-width:749px){[data-product-root] .product-page{padding-top:12px!important}[data-product-root] .product-gallery__thumb,[data-product-root] .product-lightbox__thumb{flex-basis:62px!important;width:62px!important;max-width:62px!important}[data-product-root] .product-info h1{font-size:1.45rem!important;line-height:1.16!important}[data-product-root] .price__discount{min-height:24px!important;padding:4px 8px!important;font-size:11px!important}}[data-product-root] .breadcrumbs__inner{flex-direction:row!important;align-items:center!important}[data-product-root] .breadcrumbs__list{order:1!important;flex:1 1 auto!important;justify-content:flex-start!important;min-width:0!important}[data-product-root] .breadcrumbs__back{order:2!important;margin-left:auto!important}[data-product-root] .breadcrumbs__list li[aria-current=page]{max-width:min(34vw,360px)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}[data-product-root] .product-lightbox__stage{cursor:zoom-in!important}[data-product-root] .product-lightbox__stage.is-zoomed{place-items:start center!important;overflow:auto!important;cursor:zoom-out!important}[data-product-root] .product-lightbox__image.is-active{cursor:zoom-in!important}[data-product-root] .product-lightbox__image.is-active.is-zoomed{width:min(1400px,180vw)!important;max-width:none!important;max-height:none!important;cursor:zoom-out!important}.product-payment-trust{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12)}.product-payment-trust__icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px}.product-payment-trust__icons svg{display:block;width:auto;height:22px;max-width:42px;flex:0 0 auto;border:0!important;background:transparent!important;box-shadow:none!important}.product-payment-trust__secure{display:flex;align-items:center;justify-content:center;gap:7px;color:#ffffffc7;font-size:12px;font-weight:700;line-height:1.2;text-align:center}.product-payment-trust__secure svg{width:15px;height:15px;fill:currentColor;flex:0 0 auto}.product-countdown{display:grid;gap:10px;margin:16px 0 2px;padding:12px;border:1px solid rgba(122,18,48,.34);border-radius:8px;background:linear-gradient(135deg,#7a12302e,#0003);color:#fff}.product-countdown__text{margin:0;color:#ffffffe6;font-weight:800;line-height:1.25}.product-countdown__digits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.product-countdown__unit{display:grid;gap:4px;min-width:0;text-align:center}.product-countdown__value{position:relative;display:grid;min-height:40px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:#0b0b0c;color:#fff;font-size:20px;font-weight:900;line-height:1;box-shadow:inset 0 -14px #ffffff0a;transform-style:preserve-3d}.product-countdown__value:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ffffff1f}.product-countdown__value.is-flipping{animation:countdown-flip .46s ease}.product-countdown__label{color:#ffffff9e;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}@keyframes countdown-flip{0%{transform:rotateX(0)}48%{transform:rotateX(-84deg)}to{transform:rotateX(0)}}@media(max-width:749px){[data-product-root] .breadcrumbs__inner{gap:10px!important}[data-product-root] .breadcrumbs__list{font-size:12px!important}[data-product-root] .breadcrumbs__list li[aria-current=page]{max-width:32vw!important}[data-product-root] .breadcrumbs__back{min-height:30px!important;padding:5px 12px!important;font-size:12px!important}[data-product-root] .product-lightbox__image.is-active.is-zoomed{width:190vw!important}.product-payment-trust{margin-top:12px;padding-top:12px}.product-payment-trust__icons{justify-content:center;gap:6px}.product-payment-trust__icons svg{height:20px;max-width:38px}.product-countdown{gap:9px;margin-top:14px;padding:10px}.product-countdown__digits{gap:5px}.product-countdown__value{min-height:34px;font-size:17px}.product-countdown__label{font-size:9px}[data-product-root] .product-accordions .rte table,[data-product-root] .product-content-panel .rte table,[data-product-root] .product-custom-content .rte table,[data-product-root] .page-content .rte table{display:block;width:100%;max-width:100%;max-height:360px;overflow:auto;-webkit-overflow-scrolling:touch;border-collapse:separate;scrollbar-width:thin}[data-product-root] .product-accordions .rte table thead,[data-product-root] .product-accordions .rte table tbody,[data-product-root] .product-accordions .rte table tr,[data-product-root] .product-content-panel .rte table thead,[data-product-root] .product-content-panel .rte table tbody,[data-product-root] .product-content-panel .rte table tr,[data-product-root] .product-custom-content .rte table thead,[data-product-root] .product-custom-content .rte table tbody,[data-product-root] .product-custom-content .rte table tr,[data-product-root] .page-content .rte table thead,[data-product-root] .page-content .rte table tbody,[data-product-root] .page-content .rte table tr{min-width:100%;width:max-content}[data-product-root] .product-accordions .rte table th,[data-product-root] .product-accordions .rte table td,[data-product-root] .product-content-panel .rte table th,[data-product-root] .product-content-panel .rte table td,[data-product-root] .product-custom-content .rte table th,[data-product-root] .product-custom-content .rte table td,[data-product-root] .page-content .rte table th,[data-product-root] .page-content .rte table td{min-width:128px;white-space:normal}}@media(max-width:640px){.blog-carousel-section--mobile-one-column .blog-carousel__track{flex-wrap:nowrap}.blog-carousel-section--mobile-one-column .blog-carousel__item{flex:0 0 72%;scroll-snap-align:start}}@media(max-width:749px){[data-product-root] .product-custom-content{width:100%;max-width:none;overflow:visible}[data-product-root] .product-content-panel{margin-inline:-14px;padding:20px 14px;overflow:hidden}[data-product-root] .product-content-panel__body{min-width:0;width:100%}[data-product-root] .product-spec-table-scroll{width:calc(100vw - 28px);max-width:100%;max-height:460px;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin}[data-product-root] .product-spec-table-scroll table{display:table;width:max-content!important;min-width:min(560px,calc(100vw + 120px));max-width:none!important;border-collapse:collapse}[data-product-root] .product-spec-table-scroll th,[data-product-root] .product-spec-table-scroll td{min-width:170px;white-space:normal}[data-product-root] .product-spec-table-scroll th:last-child,[data-product-root] .product-spec-table-scroll td:last-child{min-width:240px}[data-product-root] .product-content-panel__body .rte>table,[data-product-root] .product-accordions .rte>table,[data-product-root] .product-summary+.rte>table{display:block!important;width:calc(100vw - 28px)!important;max-width:100%!important;max-height:460px!important;overflow:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}[data-product-root] .product-content-panel__body .rte>table tr,[data-product-root] .product-accordions .rte>table tr,[data-product-root] .product-summary+.rte>table tr{display:grid;grid-template-columns:minmax(190px,1fr) minmax(260px,1.15fr);min-width:520px}[data-product-root] .product-content-panel__body .rte>table th,[data-product-root] .product-content-panel__body .rte>table td,[data-product-root] .product-accordions .rte>table th,[data-product-root] .product-accordions .rte>table td,[data-product-root] .product-summary+.rte>table th,[data-product-root] .product-summary+.rte>table td{min-width:0}[data-product-root] .product-content-panel__body :is(dl,.specifications,.specification,.product-specs,.product-specifications,.product-parameters,.product-parameter-table){width:calc(100vw - 28px);max-width:100%;max-height:460px;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}[data-product-root] .product-content-panel__body :is(dl,.specifications,.specification,.product-specs,.product-specifications,.product-parameters,.product-parameter-table)>:is(div,li,tr){min-width:520px}}.main-blog-section h1{margin-bottom:0}.blog-category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:8px;margin:24px 0 30px;align-items:stretch}.blog-category-list__item{display:flex;min-height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:6px;padding:8px 12px;text-align:center;text-decoration:none;font-weight:800;line-height:1.2}.blog-category-list__item.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.blog-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.blog-index-card__link{display:grid;grid-template-columns:var(--blog-icon-size,34px) minmax(0,1fr);gap:13px;height:100%;align-items:start;border:1px solid var(--line);border-radius:8px;padding:16px;background:var(--surface);text-decoration:none}.blog-index-card__icon{display:grid;width:var(--blog-icon-size,34px);height:var(--blog-icon-size,34px);place-items:center;overflow:hidden;border-radius:50%;background:var(--accent);color:#fff;font-weight:900}.blog-index-card__icon img{width:100%;height:100%;object-fit:cover}.blog-index-card__content{display:grid;gap:7px;min-width:0}.blog-index-card__title{display:-webkit-box;overflow:hidden;color:inherit;font-weight:900;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-index-card__excerpt{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:.92rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.blog-index-pagination{margin-top:34px}@media(max-width:990px){.blog-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.blog-category-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0 24px}.blog-index-grid{grid-template-columns:1fr}.blog-index-card__link{padding:14px}}.product-selling-points__socials{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.12);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-selling-points__socials::-webkit-scrollbar{display:none}.product-selling-points__social{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#ffffff0f;color:#fff;text-decoration:none}.product-selling-points__social img{display:block;width:22px;height:22px;object-fit:contain}@media(max-width:749px){#MainContent .customer-reviews-section .section-heading h2{display:-webkit-box!important;overflow:hidden!important;font-size:22px!important;line-height:1.15!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}#MainContent .customer-reviews-section .section-heading{gap:10px!important;margin-bottom:18px!important}#MainContent :is([class^=ai-product-specs-],[class*=" ai-product-specs-"]){max-width:100vw!important}#MainContent :is([class^=ai-product-specs-table-],[class*=" ai-product-specs-table-"]){width:100%!important;max-width:100%!important;max-height:390px!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;touch-action:auto!important}#MainContent :is([class^=ai-product-specs-table-],[class*=" ai-product-specs-table-"]) table{min-width:0!important;width:100%!important;table-layout:fixed!important}#MainContent :is([class^=ai-product-specs-table-],[class*=" ai-product-specs-table-"]) td{overflow-wrap:anywhere!important;word-break:normal!important;white-space:normal!important}}.main-collection-section .product-card__badge{min-height:34px;padding:8px 12px;border:1px solid rgba(255,255,255,.84);border-radius:999px;background:linear-gradient(135deg,#ff275d,#8b0b2e);color:#fff;font-size:.78rem;font-weight:950;line-height:1;box-shadow:0 12px 26px #00000052,0 0 0 3px #7a12302e}.main-collection-section .price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;color:#fff;font-size:1.08rem;font-weight:950}.main-collection-section .price s{margin-left:0;color:#ffffff80;font-size:.84rem;font-weight:700;text-decoration-thickness:2px;text-decoration-color:#ffffff9e}.main-collection-section .pagination{width:max-content;max-width:100%;margin:46px auto 0;padding:8px;gap:6px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:linear-gradient(135deg,#ffffff14,#ffffff05);box-shadow:0 16px 34px #00000047}.main-collection-section .pagination:before{content:"Page";display:inline-flex;min-height:38px;align-items:center;padding:0 12px;color:#ffffff94;font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.main-collection-section .pagination a,.main-collection-section .pagination span{min-width:38px;height:38px;border-color:transparent;border-radius:999px;background:transparent;color:#ffffffbd;font-weight:900}.main-collection-section .pagination .current,.main-collection-section .pagination a:hover{border-color:#ffffffe0;background:#fff;color:#090609}@media(max-width:749px){.main-collection-section .product-card__badge{min-height:30px;padding:7px 10px;font-size:.72rem}.main-collection-section .price{gap:6px;font-size:1rem}.main-collection-section .price s{font-size:.76rem}.main-collection-section .pagination{width:100%;justify-content:center;gap:4px;margin-top:34px;padding:7px;border-radius:18px}.main-collection-section .pagination:before{display:none}.main-collection-section .pagination a,.main-collection-section .pagination span{min-width:34px;height:34px;font-size:.82rem}}.breadcrumbs{background:#070507;border-bottom:1px solid rgba(255,255,255,.1);color:#fff}.breadcrumbs__inner{display:flex;min-height:42px;align-items:center;gap:14px;padding-block:7px}.breadcrumbs__back{display:inline-flex;min-height:30px;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:5px 12px;color:#fff;font-size:12px;font-weight:800;line-height:1;text-decoration:none}.breadcrumbs__list{display:flex;min-width:0;flex:1 1 auto;flex-wrap:nowrap;align-items:center;gap:8px;margin:0;padding:0;overflow:hidden;color:#ffffffb8;font-size:12px;list-style:none}.breadcrumbs__list li{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs__list li+li:before{content:"\203a";margin-right:8px;color:#ffffff6b}.breadcrumbs__list a{color:inherit;text-decoration:none}.footer__menu-toggle{display:none}@media(max-width:749px){html body #MainContent [class*=ai-certificates-title-]{display:block!important;width:calc(100vw - 30px)!important;max-width:calc(100vw - 30px)!important;overflow:hidden!important;font-size:24px!important;line-height:1.12!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body #MainContent [class*=ai-certificates-grid-]{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:6px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}html body #MainContent [class*=ai-certificates-grid-]::-webkit-scrollbar{display:none!important}html body #MainContent [class*=ai-certificate-item-]{flex:0 0 78%!important;min-width:78%!important;scroll-snap-align:start!important}.blog-carousel-section--home.blog-carousel-section--mobile-swipe .blog-carousel__viewport,.blog-carousel-section--home.blog-carousel-section--mobile-one-column .blog-carousel__viewport{overflow:auto hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.blog-carousel-section--home .blog-carousel__track,.blog-carousel-section--home.blog-carousel-section--mobile-one-column .blog-carousel__track{flex-wrap:nowrap!important;gap:14px!important}.blog-carousel-section--home .blog-carousel__item,.blog-carousel-section--home.blog-carousel-section--mobile-one-column .blog-carousel__item{flex:0 0 74%!important;min-width:74%!important;scroll-snap-align:start!important}.faq-section .faq summary,html body #MainContent #shopify-section-template--21793229570280__faq .faq summary{font-size:14px!important;line-height:1.28!important;padding-block:15px!important}.breadcrumbs__inner{min-height:38px;gap:10px;padding-block:5px}.breadcrumbs__back{min-height:28px;padding:5px 10px;font-size:11px}.breadcrumbs__list{gap:6px;font-size:11px}.footer{padding-top:28px!important}.footer .footer__grid{display:block!important}.footer__brand,.footer__newsletter-block{display:none!important}.footer__menu{border-top:1px solid rgba(255,255,255,.14)}.footer__menu:last-of-type{border-bottom:1px solid rgba(255,255,255,.14)}.footer__menu-heading{display:none!important}.footer__menu-toggle{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;border:0;padding:0;background:transparent;color:#fff;font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:1.2;text-align:left}.footer__menu-toggle-icon:before{content:"+";display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;font-family:var(--font-body);font-size:18px;line-height:1}.footer__menu.is-open .footer__menu-toggle-icon:before{content:"-"}.footer__menu ul{display:none;margin:0;padding:0 0 16px!important}.footer__menu.is-open ul{display:block}.footer__menu li{margin:9px 0!important}.footer__bottom{margin-top:22px!important;padding-top:14px!important}}html body #MainContent #shopify-section-template--21793229570280__hero_slideshow .slideshow__copy{transform:translateY(clamp(28px,5vh,64px))!important}@media(max-width:749px){html body #MainContent #shopify-section-template--21793229570280__hero_slideshow .slideshow__copy{transform:translateY(36px)!important}}@media(min-width:750px){#MainContent .slideshow__controls .slideshow__control{display:none!important}#MainContent .slideshow{cursor:grab}#MainContent .slideshow.is-dragging{cursor:grabbing}#MainContent .slideshow__viewport{-webkit-user-select:none;user-select:none;touch-action:pan-y}[data-product-root] .breadcrumbs__inner{width:min(calc(100% - 40px),var(--page-width))!important;min-height:44px!important;justify-content:flex-start!important;gap:clamp(34px,7vw,132px)!important;padding-inline:0!important;padding-block:8px!important}[data-product-root] .breadcrumbs__back{display:none!important}[data-product-root] .breadcrumbs__list{width:100%!important;justify-content:flex-start!important;gap:10px!important}[data-product-root] .breadcrumbs__list li[aria-current=page]{max-width:min(54vw,760px)!important}[data-product-root] .product-info h1{font-size:clamp(1.35rem,1.7vw,2rem)!important;line-height:1.16!important}[data-product-root] .product-price .price__compare{font-size:clamp(1.2rem,1.55vw,1.55rem)!important;line-height:1!important;text-decoration-thickness:2px!important}[data-product-root] .product-custom-content{gap:26px!important;margin-top:50px!important}[data-product-root] .product-content-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:clamp(28px,3.4vw,52px)!important;align-items:center!important;padding:clamp(24px,2.4vw,36px)!important}[data-product-root] .product-content-panel__body{max-width:none!important}[data-product-root] .product-content-panel__body h2{font-size:clamp(1.55rem,2vw,2.35rem)!important;line-height:1.12!important}#MainContent :is([class^=ai-product-specs-],[class*=" ai-product-specs-"]):not([class^=ai-product-specs-container-]):not([class*=" ai-product-specs-container-"]):not([class^=ai-product-specs-image-]):not([class*=" ai-product-specs-image-"]):not([class^=ai-product-specs-table-]):not([class*=" ai-product-specs-table-"]):not([class^=ai-product-specs-title-]):not([class*=" ai-product-specs-title-"]){width:min(calc(100% - 64px),var(--page-width))!important;margin-left:auto!important;margin-right:auto!important}#MainContent :is([class^=ai-product-specs-container-],[class*=" ai-product-specs-container-"]){grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:clamp(28px,3.4vw,52px)!important;align-items:center!important}#MainContent :is([class^=ai-product-specs-image-],[class*=" ai-product-specs-image-"]){width:100%!important;max-width:none!important}#MainContent :is([class^=ai-product-specs-table-],[class*=" ai-product-specs-table-"]){width:100%!important;max-width:680px!important}#MainContent :is([class^=ai-product-specs-table-],[class*=" ai-product-specs-table-"]) table{width:100%!important}.you-may-like .product-card__title,.you-may-like .product-card__title a{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}.you-may-like .product-card__badge--sale,.featured-collection-section .product-card__badge--sale,.product-card__badge--sale{min-height:34px!important;padding:8px 12px!important;border:1px solid rgba(255,255,255,.84)!important;border-radius:999px!important;background:linear-gradient(135deg,#ff275d,#8b0b2e)!important;color:#fff!important;font-size:.78rem!important;font-weight:950!important;line-height:1!important;box-shadow:0 12px 26px #00000052,0 0 0 3px #7a12302e!important}.gtranslate_wrapper,.gt_float_switcher,.gt_switcher,#google_translate_element,.weglot-container{border-radius:999px!important;background:#070507d1!important;box-shadow:0 12px 30px #0000003d!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important}.gt_float_switcher .gt-selected,.gt_float_switcher .gt_options a,.gt_switcher .gt_selected,.gt_switcher .gt_option a,#google_translate_element select,.weglot-container :is(button,a,select){min-height:34px!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:999px!important;background:#ffffff14!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/theme.css.map */
