html{color-scheme:light;scroll-behavior:smooth;min-height:100px}:root{--color-ink: var(--text-primary, #111827)}*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none;width:0;height:0}@media(min-width:768px){html{min-width:950px}}body{--site-header-offset: 6.8rem;font-family:var(--font-body);background:linear-gradient(135deg,#fff4f9fa,#fbfbfafa 26%,#f2f2effa 62%,#fff1f7f5),linear-gradient(135deg,rgba(255,102,153,.08),transparent 48%);color:var(--text-primary);padding-top:var(--site-header-offset)}[data-theme=dark] body{background:linear-gradient(135deg,#3a142894,#101114fa 24%,#0a0b0e,#2c1222b8),linear-gradient(135deg,rgba(255,102,153,.12),transparent 52%)}[data-theme=dark] .home-section__eyebrow,[data-theme=dark] .home-section__lede,[data-theme=dark] .section-title--display,[data-theme=dark] .page-title--display,[data-theme=dark] .collection-hero__eyebrow,[data-theme=dark] .collection-hero__title,[data-theme=dark] .collection-hero__desc,[data-theme=dark] .product-hero__eyebrow,[data-theme=dark] .product-hero__lead{color:#f4f5f7}[data-theme=dark] .section-title--display:after,[data-theme=dark] .page-title--display:after,[data-theme=dark] .collection-hero__title:after{background:linear-gradient(90deg,var(--brand-accent),rgba(255,102,153,.14))}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a{color:inherit}a:hover{text-decoration:none}button,input,select,textarea{font:inherit}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.text-muted{color:var(--text-secondary)}.section-title,.page-title{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.03em}.section-title--display,.page-title--display{font-family:var(--font-display);font-weight:400;line-height:1.02;letter-spacing:-.035em;text-transform:none;text-wrap:balance}.section-title--display{font-size:var(--title-display-size)}.page-title--display{margin-bottom:.75rem;font-size:var(--title-page-size)}.home-section__heading{margin-bottom:1.5rem}.home-section__heading--center{display:grid;justify-items:center;text-align:center}.home-section__eyebrow,.top-carousel-banner__eyebrow,.home-search__eyebrow,.home-cta-all__eyebrow,.collection-hero__eyebrow,.product-hero__eyebrow,.site-footer__eyebrow,.site-header__brand-kicker{margin:0 0 .6rem;color:var(--brand-muted);font-size:var(--type-step--1);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.home-section__lede{max-width:calc(var(--measure-copy) + 40px);margin:.25rem auto 0;color:var(--text-secondary);font-size:var(--type-step-1);line-height:1.65}.top-carousel-banner__title,.home-search__title,.home-cta-all__title,.collection-hero__title,.collection-products-heading,.series-card__label{text-wrap:balance}.top-carousel-banner__title,.collection-hero__title,.page-title--display,.home-cta-all__title{text-shadow:0 1px 0 rgba(255,255,255,.08)}.top-carousel-banner__title:after,.collection-hero__title:after,.page-title--display:after,.section-title--display:after{content:"";display:block;width:3.5rem;height:.25rem;margin-top:.7rem;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--brand-accent),rgba(255,102,153,0))}.home-section__heading--center .section-title--display:after{margin-left:auto;margin-right:auto}.product-page__price--hero:after,.collection-products-heading:after,.home-search__title:after,.home-cta-all__title:after{content:"";display:block;width:2.75rem;height:.18rem;margin-top:.65rem;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--brand-accent),rgba(255,102,153,0))}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.main{max-width:88rem;padding:1.5rem 1rem 4rem}body.template-index .main{padding:0 0 5rem}body.template-index .home-section--contained{max-width:90rem;padding-left:clamp(1rem,2vw,1.75rem);padding-right:clamp(1rem,2vw,1.75rem);margin-top:40px}body.template-index .main>.home-section--contained:first-of-type{padding-top:0}body.template-index .home-section--contained+.home-section--contained{padding-top:3.25rem}.announcement-bar{position:relative;overflow:hidden;background:linear-gradient(90deg,#ff66993d,#121214fa 22%,#0b0b0dfa);color:var(--brand-white);border-bottom:1px solid rgba(255,255,255,.08)}.announcement-bar:after{content:"";position:absolute;inset:0 auto 0 0;width:16rem;background:linear-gradient(90deg,rgba(255,102,153,.36),transparent);pointer-events:none}.announcement-bar__inner{position:relative;z-index:1;max-width:90rem;padding:.55rem 1rem;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.announcement-bar a,.announcement-bar span{color:var(--brand-white)}.announcement-marquee{overflow:hidden;white-space:nowrap}.announcement-marquee__track{display:inline-flex;align-items:center;gap:4rem;min-width:max-content;animation:ann-marquee 120s linear infinite}.announcement-marquee__item{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;max-width:none;padding-inline:1rem}@media(max-width:768px){.announcement-bar__inner{padding:.5rem .75rem;font-size:.74rem;letter-spacing:.04em}.announcement-marquee__track{gap:2rem}.announcement-marquee__item{padding-inline:.5rem}}@keyframes ann-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:70;border-bottom:1px solid rgba(17,17,17,.08);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 34px #11111114}[data-theme=dark] .site-header{border-bottom-color:#ffffff14;background:#0a0a0cf5;box-shadow:0 14px 34px #0000005c}.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;max-width:92rem;min-height:5.5rem;padding:.95rem 1rem;gap:1.25rem 2rem}.site-header__utility{grid-column:1 / -1;display:flex;justify-content:flex-end;padding-bottom:.55rem;margin-bottom:.2rem;border-bottom:1px solid rgba(17,17,17,.07);display:none}[data-theme=dark] .site-header__utility{border-bottom-color:#ffffff14}.site-header__brand{display:inline-flex;align-items:center;gap:.85rem;min-width:0;flex:0 0 auto}.site-header__brand-lockup{display:grid;gap:.1rem}.site-header__brand-kicker{margin:0}.site-header__brand-text{font-family:var(--font-display);font-size:clamp(1.05rem,1.5vw,1.45rem);line-height:1;letter-spacing:-.02em;text-transform:none}.site-header__logo{width:5rem;height:5rem;background:transparent;padding-right:.15rem}.site-header__nav{justify-content:center}.site-header__links{gap:.55rem;border:1px solid var(--brand-line);border-radius:999px;padding:.35rem;background:#ffffffb8}.site-header__links--mobile{display:none}[data-theme=dark] .site-header__links{border-color:#ffffff14;background:#ffffff0a}.site-header__links a{display:inline-flex;align-items:center;gap:.35rem;min-height:2.4rem;padding:0 1rem;border-radius:999px;color:var(--brand-muted);font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .18s ease,color .18s ease}.site-header__nav-icon{font-size:.68rem;line-height:1;opacity:.78}.site-header__nav-label{line-height:1}[data-theme=dark] .site-header__links a{color:#ffffffc2}.site-header__links a:hover,.site-header__links a[aria-current=page]{background:var(--brand-ink);color:var(--brand-white)}[data-theme=dark] .site-header__links a:hover,[data-theme=dark] .site-header__links a[aria-current=page]{background:#ffffffeb;color:#111}.site-header__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.55rem .75rem}.site-header__action-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.55rem}.site-header__tool-form{margin:0;display:inline-flex}.site-header__tool{position:relative;display:inline-flex;align-items:center;min-height:2.5rem;padding:0 .72rem 0 .78rem;border:1px solid rgba(17,17,17,.12);border-radius:999px;background:linear-gradient(145deg,#fffffffa,#ffebf4e0);box-shadow:0 12px 24px #11111114,inset 0 1px #ffffffd6,inset 0 -1px #ffffff47;color:var(--brand-ink);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}[data-theme=dark] .site-header__tool{border-color:#ffffff1f;background:linear-gradient(145deg,#ffffff1f,#ffa6c929);box-shadow:0 16px 28px #00000038,inset 0 1px #fff3,inset 0 -1px #ffffff0a;color:#fffffff0}.site-header__tool:hover,.site-header__tool:focus-within{transform:translateY(-1px);border-color:#1113;box-shadow:0 16px 28px #1111111f,inset 0 1px #ffffffd6,inset 0 -1px #ffffff47}[data-theme=dark] .site-header__tool:hover,[data-theme=dark] .site-header__tool:focus-within{border-color:#fff3;box-shadow:0 18px 32px #00000047,inset 0 1px #ffffff3d,inset 0 -1px #ffffff0a}.site-header__tool--locale{gap:.42rem}.site-header__tool-icon{display:inline-flex;align-items:center;justify-content:center;width:1.05rem;height:1.05rem;color:var(--brand-muted)}[data-theme=dark] .site-header__tool-icon{color:#ffffffb3}.site-header__tool-icon svg{width:100%;height:100%;stroke:currentColor}.site-header__tool-select{min-width:3.6rem;min-height:2rem;padding:0 1.45rem 0 .5rem;border:0;background:linear-gradient(45deg,transparent 50%,currentColor 50%) calc(100% - .85rem) calc(50% - .1rem) / .38rem .38rem no-repeat,linear-gradient(135deg,currentColor 50%,transparent 50%) calc(100% - .6rem) calc(50% - .1rem) / .38rem .38rem no-repeat;color:var(--brand-ink);font-size:.8rem;font-weight:600;letter-spacing:0;text-transform:none;-webkit-appearance:none;appearance:none;cursor:pointer}[data-theme=dark] .site-header__tool-select{color:#ffffffe0}.site-header__tool-select:focus{outline:0}.site-header__tool-select--language{min-width:4.5rem;padding-left:.55rem;padding-right:1.55rem}.site-header__tool-select--currency{min-width:6.8rem;max-width:10.8rem}.site-header__tool-select option{color:#111;padding:.45rem 1rem .45rem .85rem}[data-theme=dark] .site-header__tool-select option{color:#f5f5f5;background:#121316}.site-header__account,.site-header__cart{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:0 1rem;border:1px solid var(--brand-line);border-radius:999px;background:var(--brand-white);color:var(--brand-ink);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}[data-theme=dark] .site-header__account{border-color:#ffffff14;background:#ffffff0a;color:#ffffffe0}.site-header__account:hover,.site-header__cart:hover{transform:translateY(-1px);border-color:#11111138;box-shadow:var(--brand-shadow-soft)}.site-header__action-label{white-space:nowrap}.site-header__cart{gap:.6rem;background:var(--brand-ink);color:var(--brand-white)}[data-theme=dark] .site-header__cart{background:#ffffffeb;color:#111}.site-header__cart:hover{background:var(--brand-accent);color:var(--brand-white)}.site-header__cart-count{display:inline-grid;place-items:center;min-width:1.55rem;height:1.55rem;padding:0 .3rem;border-radius:999px;background:var(--brand-white);color:var(--brand-ink);font-size:.72rem;font-weight:700}.site-header__tool--locale,.site-header__account,.site-header__cart,.top-carousel-banner__cta,.top-carousel-banner__ghost,.home-search__submit,.home-cta-all__btn,.collection-toolbar-search__submit,.collection-sidebar__apply,.product-form__submit{position:relative;overflow:hidden;isolation:isolate;transition:transform var(--motion-fast) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard),border-color var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard),color var(--motion-fast) var(--ease-standard)}.site-header__tool--locale:before,.site-header__account:before,.site-header__cart:before,.top-carousel-banner__cta:before,.top-carousel-banner__ghost:before,.home-search__submit:before,.home-cta-all__btn:before,.collection-toolbar-search__submit:before,.collection-sidebar__apply:before,.product-form__submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(120deg,transparent 12%,rgba(255,255,255,.28) 42%,transparent 72%);transform:translate(-135%);transition:transform var(--motion-slow) var(--ease-emphasis);pointer-events:none}.site-header__tool--locale>*,.site-header__account>*,.site-header__cart>*,.top-carousel-banner__cta>*,.top-carousel-banner__ghost>*,.home-search__submit>*,.home-cta-all__btn>*,.collection-toolbar-search__submit>*,.collection-sidebar__apply>*,.product-form__submit>*{position:relative;z-index:1}@media(hover:hover)and (pointer:fine){.site-header__tool--locale:hover:before,.site-header__account:hover:before,.site-header__cart:hover:before,.top-carousel-banner__cta:hover:before,.top-carousel-banner__ghost:hover:before,.home-search__submit:hover:before,.home-cta-all__btn:hover:before,.collection-toolbar-search__submit:hover:before,.collection-sidebar__apply:hover:before,.product-form__submit:hover:before{transform:translate(135%)}.site-header__tool--locale:hover,.site-header__account:hover,.site-header__cart:hover,.top-carousel-banner__cta:hover,.top-carousel-banner__ghost:hover,.home-search__submit:hover,.home-cta-all__btn:hover,.collection-toolbar-search__submit:hover,.collection-sidebar__apply:hover,.product-form__submit:hover{transform:translateY(-2px);box-shadow:0 16px 28px #1111111f}}[data-theme=dark] .site-header__cart-count{background:#111;color:#fff}.site-header__cart-count.is-empty{opacity:.72}.motion-ready .motion-card{opacity:0;--reveal-offset: 1.1rem;--hover-offset: 0rem;--scale-factor: .985;--tilt-x: 0deg;--tilt-y: 0deg;--tilt-glow-x: 50%;--tilt-glow-y: 32%;transform:perspective(1200px) translate3d(0,calc(var(--reveal-offset) + var(--hover-offset)),0) scale(var(--scale-factor)) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform var(--motion-slow) var(--ease-emphasis),opacity var(--motion-slow) var(--ease-standard),box-shadow var(--motion-base) var(--ease-standard),border-color var(--motion-fast) var(--ease-standard),background-color var(--motion-fast) var(--ease-standard);transition-delay:var(--motion-delay, 0ms);will-change:transform,opacity;transform-style:preserve-3d}.motion-ready .motion-card.is-inview{opacity:1;--reveal-offset: 0rem;--scale-factor: 1}.card-product__img,.card-product__img--primary,.card-product__img--hover,.card-gsc__img,.card-gsc__img--primary,.card-gsc__img--hover,.series-card__img,.collection-series-strip__img,.home-thank-you__img{transition:transform var(--motion-slow) var(--ease-emphasis),filter var(--motion-base) var(--ease-standard)}@media(hover:hover)and (pointer:fine){.motion-ready .motion-card.is-inview:hover{--hover-offset: -.4rem;--scale-factor: 1.01}.motion-ready .motion-card.is-inview:hover .card-product__img,.motion-ready .motion-card.is-inview:hover .card-product__img--primary,.motion-ready .motion-card.is-inview:hover .card-product__img--hover,.motion-ready .motion-card.is-inview:hover .card-gsc__img,.motion-ready .motion-card.is-inview:hover .card-gsc__img--primary,.motion-ready .motion-card.is-inview:hover .card-gsc__img--hover,.motion-ready .motion-card.is-inview:hover .series-card__img,.motion-ready .motion-card.is-inview:hover .collection-series-strip__img,.motion-ready .motion-card.is-inview:hover .home-thank-you__img{transform:scale(1.06) translateY(-.12rem);filter:saturate(1.02)}}.card-product,.card-gsc,.series-card,.collection-series-strip__card{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(255,255,255,.82);background:linear-gradient(145deg,#ffffffb8,#f1f1ef7a);backdrop-filter:blur(16px) saturate(1.08);-webkit-backdrop-filter:blur(16px) saturate(1.08);box-shadow:var(--card-shadow),inset 1px 1px 0 var(--card-edge-light),inset -1px -1px 0 var(--card-edge-dark)}.card-product:before,.card-gsc:before,.series-card:before,.collection-series-strip__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:radial-gradient(circle at var(--tilt-glow-x) var(--tilt-glow-y),rgba(255,255,255,.42),transparent 34%),linear-gradient(150deg,rgba(255,255,255,.56),transparent 38%,rgba(255,255,255,.12) 68%,transparent 100%);opacity:.9;pointer-events:none}.card-product>*,.card-gsc>*,.series-card>*,.collection-series-strip__card>*{position:relative;z-index:1}@media(hover:hover)and (pointer:fine){.card-product:hover,.card-gsc:hover,.series-card:hover,.collection-series-strip__card:hover{box-shadow:var(--card-shadow-hover),inset 1px 1px #ffffffeb,inset -1px -1px #1111110f}}.site-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(255,102,153,.12),transparent 18%),linear-gradient(180deg,#151518f0,#08080a);color:var(--brand-white)}.site-footer__upper{padding:3.5rem 1rem 2rem}.site-footer__inner{max-width:92rem}.site-footer__main-row{display:grid;grid-template-columns:minmax(16rem,20rem) minmax(0,1fr);gap:2.5rem}.site-footer__brand-panel{display:grid;align-content:start;gap:1rem}.site-footer__brand{margin:0;text-align:left}.site-footer__brand-link{display:inline-flex;align-items:center}.site-footer__brand-img{max-width:11rem}.site-footer__brand-text{font-family:var(--font-display);font-size:clamp(1.9rem,4vw,3rem);line-height:.95;letter-spacing:-.05em;text-transform:uppercase}.site-footer__brand-copy{max-width:16rem;margin:0;color:#ffffffb3;line-height:1.6}.site-footer__link-grid{gap:1.5rem 1.75rem}.site-footer__col-title{margin-bottom:.8rem;color:#ffffff6b}.site-footer__links{gap:.55rem}.site-footer__links a{color:var(--brand-white)}.site-footer__links a:hover{color:var(--brand-accent)}.site-footer__utilities{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.25rem 1.75rem;margin-top:2.25rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.12)}.site-footer__utilities .site-footer__social{margin-top:0;padding-top:0;flex:0 0 auto;align-self:center}.site-footer__utilities .site-footer__social-list{justify-content:flex-start}.site-footer__utilities .site-footer__contact{margin-top:0;padding-top:0;border-top:0;flex:1 1 16rem;min-width:min(100%,14rem);max-width:38rem}.site-footer__utilities .site-footer__contact-form{max-width:none}.site-footer__utilities .site-footer__col-title{margin-bottom:.45rem}.site-footer__utilities .site-footer__payments-slot{flex:0 1 24rem;min-width:min(100%,11rem)}.site-footer__utilities .site-footer__payments-slot .site-footer__payments-title{text-align:right}.site-footer__utilities .payment-methods-row--footer .payment-methods-row__list,.site-footer__utilities .payment-methods-row--footer .payment-methods-row__toolbar{justify-content:flex-end}.site-footer__social{margin-top:0;padding-top:0}.site-footer__social-list{justify-content:flex-start}.site-footer__social-link:hover{background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-white)}.site-footer__contact{margin-top:0;padding-top:0;border-top:0}.site-footer__contact-form{max-width:34rem}.site-footer__contact-fields{display:flex;flex-direction:row;align-items:stretch;gap:.65rem}.site-footer__contact-input,.site-footer__contact-textarea{flex:1;min-width:0;width:auto;border:1px solid rgba(255,255,255,.22);border-radius:.9rem;padding:.72rem .82rem;background:#ffffff14;color:#fff}.site-footer__contact-input::placeholder,.site-footer__contact-textarea::placeholder{color:#ffffffa8}.site-footer__contact-submit{flex-shrink:0;align-self:stretch;min-height:2.6rem;border:1px solid var(--brand-accent);border-radius:999px;background:var(--brand-accent);color:#fff;padding:0 1.1rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-footer__contact-success{margin:0 0 .6rem;color:#a6f8cf}.site-footer__contact-error{margin:0 0 .6rem;color:#ffd2dd}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.75rem 1.25rem;margin-top:1.35rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1)}.site-footer__copy{color:#ffffff70}.site-footer__payments-wrap{display:grid;gap:.35rem}.site-footer__payments-title{margin:0;color:#ffffff8c;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-footer__payments-custom{display:flex;flex-wrap:wrap;gap:.45rem}.site-footer__payment-pill{display:inline-flex;align-items:center;justify-content:center;min-height:1.95rem;padding:0 .7rem;border:1px solid rgba(255,255,255,.22);border-radius:.48rem;background:#ffffffeb;color:#0f1218;font-size:.69rem;font-weight:700;line-height:1;letter-spacing:.01em;white-space:nowrap}.payment-icon--footer,.payment-methods-row--footer .payment-methods-row__icon{filter:none;opacity:1}.payment-methods-row--footer .payment-methods-row__body{margin-top:.25rem}.payment-methods-row__toolbar{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem}.payment-methods-row--footer .payment-methods-row__toolbar{justify-content:flex-end}.payment-methods-row__details{position:relative;flex-shrink:0}.payment-methods-row__details>summary{list-style:none;cursor:pointer}.payment-methods-row__details>summary::-webkit-details-marker{display:none}.payment-methods-row__more{display:inline-flex;align-items:center;justify-content:center;min-width:2.35rem;min-height:2rem;padding:.2rem .45rem;border:1px solid rgba(37,99,235,.35);border-radius:.45rem;background:#fffffff5;color:#2563eb;font-size:.78rem;font-weight:700;line-height:1;letter-spacing:.02em;transition:background .15s ease,border-color .15s ease}.payment-methods-row__more:hover{background:#fff;border-color:#2563eb8c}.payment-methods-row__popover{position:absolute;z-index:30;right:0;bottom:calc(100% + .55rem);min-width:min(18rem,92vw);padding:.85rem 1rem;border-radius:.65rem;background:#1f2937f5;box-shadow:0 12px 40px #00000059}.payment-methods-row__popover:after{content:"";position:absolute;top:100%;right:1rem;border:7px solid transparent;border-top-color:#1f2937f5}.payment-methods-row__list--overflow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem .75rem;align-items:center;justify-items:center}.payment-methods-row__list--overflow .payment-methods-row__icon{height:1.45rem;max-width:3.5rem}.payment-methods-row__list--overflow .payment-methods-row__fallback{border-color:#ffffff40;background:#ffffff14;color:#ffffffe0;font-size:.65rem}@media(max-width:559.98px){.payment-methods-row__popover{right:auto;left:50%;transform:translate(-50%)}.payment-methods-row__popover:after{right:auto;left:50%;margin-left:-7px}}.top-carousel-banner--fullwidth{position:relative;width:min(100%,120rem);margin-left:auto;margin-right:auto;padding:0;box-sizing:border-box}body.template-index .top-carousel-banner--fullwidth{margin-top:10px;background:transparent}.top-carousel-banner__track{overflow:hidden;border-radius:1.4rem;max-width:100%;margin-left:auto;margin-right:auto}.top-carousel-banner .slick-list{padding-top:0;padding-bottom:0;border-radius:inherit;overflow:hidden}.top-carousel-banner__slide{padding:0 0 .9rem}.top-carousel-banner__hit-link{position:absolute;top:0;bottom:0;left:25%;right:25%;z-index:2;cursor:pointer;text-decoration:none;background:transparent;border:none}.top-carousel-banner__hit-link:focus-visible{outline:2px solid var(--brand-accent);outline-offset:-6px}@media(max-width:959.98px){.top-carousel-banner__hit-link{left:22%;right:22%}}.top-carousel-banner__slide-inner{position:relative;width:100%;min-height:0;height:auto;aspect-ratio:auto;border-radius:2rem;overflow:hidden;background:#0f1115;box-shadow:var(--brand-shadow);transition:transform .32s ease,opacity .32s ease}.top-carousel-banner__slide-inner picture{position:relative;display:block;width:100%;height:auto;margin:0}.top-carousel-banner__image,.top-carousel-banner__placeholder{position:relative;width:100%;height:auto;max-width:100%;min-height:0;object-fit:initial;object-position:center;transform-origin:center center;transition:transform .35s ease,filter .28s ease,opacity .28s ease;image-rendering:auto;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.top-carousel-banner__slide-inner,.top-carousel-banner__slide-inner picture,.top-carousel-banner__image,.top-carousel-banner__placeholder{height:auto!important;min-height:0!important;aspect-ratio:auto!important}.top-carousel-banner__image,.top-carousel-banner__placeholder{width:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important}@media(min-width:960px){.top-carousel-banner .slick-slide:not(.slick-center) .top-carousel-banner__image{transform:translateZ(0) scale(1)}.top-carousel-banner .slick-slide.slick-center .top-carousel-banner__image{transform:translateZ(0) scale(1)}}@media(max-width:959.98px){.top-carousel-banner .slick-slide.slick-active .top-carousel-banner__image{transform:translateZ(0) scale(1)}}.top-carousel-banner__placeholder{display:grid;place-items:center;color:#ffffffeb;background:linear-gradient(135deg,#202020,#565656)}.top-carousel-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;pointer-events:none;padding:clamp(1.2rem,3vw,2.25rem);background:linear-gradient(90deg,rgba(0,0,0,.32) 0%,rgba(0,0,0,.16) 30%,rgba(0,0,0,.06) 55%,transparent 80%),linear-gradient(180deg,transparent 35%,rgba(0,0,0,.24) 100%)}.top-carousel-banner__copy{max-width:28rem;color:var(--brand-white)}.top-carousel-banner__eyebrow{color:#ffffffbd}.top-carousel-banner__title{margin:0;font-family:var(--font-display);font-size:var(--title-hero-size);line-height:1;letter-spacing:-.03em;text-transform:none}.top-carousel-banner__subtitle{max-width:22rem;margin:.85rem 0 0;color:#ffffffdb;font-size:.95rem;line-height:1.6}.top-carousel-banner__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.15rem}.top-carousel-banner__cta,.top-carousel-banner__ghost{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:0 1.35rem;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:transform .18s ease,background .18s ease,color .18s ease}.top-carousel-banner__cta{background:var(--brand-accent);color:var(--brand-white)}.top-carousel-banner__ghost{border:1px solid rgba(255,255,255,.3);background:#ffffff14;color:var(--brand-white)}.top-carousel-banner__cta:hover,.top-carousel-banner__ghost:hover{transform:translateY(-2px)}.top-carousel-banner .slick-slide:not(.slick-center) .top-carousel-banner__slide-inner{transform:translateY(0) scale(.94);opacity:.72}.top-carousel-banner .slick-slide.slick-center .top-carousel-banner__slide-inner,.top-carousel-banner .slick-slide.slick-active .top-carousel-banner__slide-inner{transform:translateY(0) scale(1);opacity:1}.top-carousel-banner .slick-slide:not(.slick-center) .top-carousel-banner__image{filter:saturate(.82) brightness(.76)}.top-carousel-banner .slick-center .top-carousel-banner__image,.top-carousel-banner .slick-active .top-carousel-banner__image{filter:none}.top-carousel-banner__arrow{z-index:3;top:50%;width:5rem!important;height:5rem!important;border:none;border-radius:0;background:transparent;color:#111!important;box-shadow:none;transform:translateY(-50%);transition:transform .18s ease,color .18s ease}.top-carousel-banner__arrow:hover{transform:translateY(calc(-50% - 2px));color:#000}.top-carousel-banner__arrow-icon{width:5rem!important;height:5rem!important;display:inline-flex;align-items:center;justify-content:center}.top-carousel-banner__arrow-img{width:5rem!important;height:5rem!important;max-width:none!important;object-fit:contain;display:block}.top-carousel-banner__slide-inner .top-carousel-banner__arrow{position:absolute!important;display:inline-flex!important;opacity:1!important;z-index:8!important}.top-carousel-banner__slide-inner .top-carousel-banner__arrow--prev{left:0!important;right:auto!important;top:50%;transform:translateY(-50%)}.top-carousel-banner__slide-inner .top-carousel-banner__arrow--next{right:0!important;left:auto!important;top:50%;transform:translateY(-50%)}.top-carousel-banner .slick-prev:before,.top-carousel-banner .slick-next:before{display:none}.top-carousel-banner__dots{margin-top:-1.25rem}.top-carousel-banner__dots .slick-dots li button{width:.8rem;height:.8rem;border-radius:50%;background:#1111112e}.top-carousel-banner__dots .slick-dots li.slick-active button{background:var(--brand-accent)}.top-carousel-banner__dots .slick-dots li button:before{display:none}.home-search{position:relative;z-index:5;margin-top:-4rem;padding-top:0;padding-bottom:0}.home-search__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,34rem);gap:1.5rem;align-items:center;padding:var(--space-5);border:1px solid rgba(255,102,153,.18);border-radius:2rem;background:linear-gradient(135deg,#ff66990b,#ffffffc2 34%,#f3f3f1a3);box-shadow:var(--brand-shadow-soft)}.home-search__copy{padding-inline:.4rem}.home-search__title{max-width:40rem;margin:0;font-family:var(--font-display);font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.08;letter-spacing:-.025em;text-transform:none}.home-search__text{margin:.75rem 0 0;color:var(--brand-muted)}.home-search__form{width:100%;max-width:none;min-height:4.2rem;padding:.4rem;border:1.5px solid rgba(255,102,153,.34);border-radius:999px;background:#ffffffbd;box-shadow:inset 0 1px #ffffffb8}.home-search__form:focus-within{border-color:#ff66998f;box-shadow:0 0 0 4px #ff669914,inset 0 1px #ffffffc2}.home-search__icon{padding-inline:1rem .8rem}.home-search__input{padding-inline:.15rem .65rem;color:var(--brand-ink)}.home-search__submit{min-width:7.4rem;border-radius:999px;background:var(--brand-ink);letter-spacing:.12em;text-transform:uppercase}.home-search__submit:hover{background:var(--brand-accent)}body.template-index .home-series.home-section--contained{position:relative;isolation:isolate;overflow:hidden;padding:3.25rem clamp(1rem,3vw,2rem) 3rem;max-width:102rem;width:min(102rem,calc(100vw - 2rem));margin-left:auto;margin-right:auto;box-sizing:border-box;border-radius:0;border:none;box-shadow:none;background:linear-gradient(132deg,#fff,#fffafc 40%,#f6fbff 72%,#fff);-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.3) 4%,#000 11%,#000 89%,rgba(0,0,0,.3) 96%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 4%,#000 11%,#000 89%,rgba(0,0,0,.4) 96%,transparent 100%);-webkit-mask-composite:source-in;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.3) 4%,#000 11%,#000 89%,rgba(0,0,0,.3) 96%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 4%,#000 11%,#000 89%,rgba(0,0,0,.4) 96%,transparent 100%);mask-composite:intersect;mask-mode:alpha;mask-repeat:no-repeat;mask-size:100% 100%}body.template-index .home-series.home-section--contained:before{content:"";position:absolute;top:-35%;right:-20%;bottom:-35%;left:-20%;background:radial-gradient(ellipse 72% 56% at 14% 26%,rgba(255,210,225,.14),transparent 62%),radial-gradient(ellipse 68% 52% at 86% 74%,rgba(214,232,255,.14),transparent 60%),radial-gradient(ellipse 58% 48% at 48% 50%,rgba(220,242,255,.09),transparent 56%);animation:home-series-mesh-drift 26s ease-in-out infinite alternate;pointer-events:none;z-index:0}body.template-index .home-series.home-section--contained:after{content:"";position:absolute;left:0;right:0;bottom:0;height:56%;min-height:15rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 120' preserveAspectRatio='none'%3E%3Cpath fill='%23f9a8d4' fill-opacity='0.1' d='M0 72 Q150 28 300 72 T600 72 L600 120 L0 120z'/%3E%3Cpath fill='%23bfdbfe' fill-opacity='0.09' d='M0 88 Q200 52 400 88 T600 88 L600 120 L0 120z'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:600px 100%;background-position:0 100%;animation:home-series-wave-slide 24s linear infinite;pointer-events:none;z-index:0;opacity:.95}body.template-index .home-series.home-section--contained>*{position:relative;z-index:1}body.template-index .home-series.home-series--products.home-section--contained{background:linear-gradient(132deg,#fff,#fcfbff 38%,#f1fdf8 70%,#fff)}body.template-index .home-series.home-series--products.home-section--contained:before{background:radial-gradient(ellipse 72% 56% at 12% 28%,rgba(196,181,253,.16),transparent 62%),radial-gradient(ellipse 68% 52% at 88% 72%,rgba(110,231,183,.12),transparent 60%),radial-gradient(ellipse 58% 48% at 50% 48%,rgba(253,224,171,.1),transparent 56%)}body.template-index .home-series.home-series--products.home-section--contained:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 120' preserveAspectRatio='none'%3E%3Cpath fill='%23c4b5fd' fill-opacity='0.12' d='M0 72 Q150 28 300 72 T600 72 L600 120 L0 120z'/%3E%3Cpath fill='%2334d399' fill-opacity='0.1' d='M0 88 Q200 52 400 88 T600 88 L600 120 L0 120z'/%3E%3C/svg%3E");opacity:.92}[data-theme=dark] body.template-index .home-series.home-series--products.home-section--contained{background:linear-gradient(132deg,#181a26f7,#161e22f5 48%,#1a1c28f7)}[data-theme=dark] body.template-index .home-series.home-series--products.home-section--contained:before{background:radial-gradient(ellipse 72% 56% at 12% 28%,rgba(167,139,250,.14),transparent 62%),radial-gradient(ellipse 68% 52% at 88% 72%,rgba(52,211,153,.1),transparent 60%),radial-gradient(ellipse 58% 48% at 50% 48%,rgba(251,191,36,.07),transparent 56%)}[data-theme=dark] body.template-index .home-series.home-series--products.home-section--contained:after{opacity:.48}body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained{background:linear-gradient(132deg,#fff,#fff9f26b 40%,#fff2eb57 72%,#fff)}body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained:before{background:radial-gradient(ellipse 72% 56% at 14% 26%,rgba(251,146,60,.07),transparent 62%),radial-gradient(ellipse 68% 52% at 86% 74%,rgba(251,191,36,.05),transparent 60%),radial-gradient(ellipse 58% 48% at 48% 50%,rgba(244,114,182,.04),transparent 56%)}body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 120' preserveAspectRatio='none'%3E%3Cpath fill='%23fb923c' fill-opacity='0.055' d='M0 72 Q150 28 300 72 T600 72 L600 120 L0 120z'/%3E%3Cpath fill='%23f472b6' fill-opacity='0.04' d='M0 88 Q200 52 400 88 T600 88 L600 120 L0 120z'/%3E%3C/svg%3E");opacity:.52}[data-theme=dark] body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained{background:linear-gradient(132deg,#281c1ad1,#241a1cc7 48%,#261e1ad1)}[data-theme=dark] body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained:before{background:radial-gradient(ellipse 72% 56% at 12% 28%,rgba(251,146,60,.06),transparent 62%),radial-gradient(ellipse 68% 52% at 88% 72%,rgba(251,191,36,.045),transparent 60%),radial-gradient(ellipse 58% 48% at 50% 48%,rgba(244,114,182,.035),transparent 56%)}[data-theme=dark] body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained:after{opacity:.26}body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained{background:linear-gradient(132deg,#fff,#f0f9ff66 42%,#f1f5ff57 72%,#fff)}body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained:before{background:radial-gradient(ellipse 72% 56% at 12% 28%,rgba(56,189,248,.065),transparent 62%),radial-gradient(ellipse 68% 52% at 88% 72%,rgba(129,140,248,.055),transparent 60%),radial-gradient(ellipse 58% 48% at 50% 50%,rgba(196,181,253,.04),transparent 56%)}body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 120' preserveAspectRatio='none'%3E%3Cpath fill='%2338bdf8' fill-opacity='0.05' d='M0 72 Q150 28 300 72 T600 72 L600 120 L0 120z'/%3E%3Cpath fill='%23a78bfa' fill-opacity='0.04' d='M0 88 Q200 52 400 88 T600 88 L600 120 L0 120z'/%3E%3C/svg%3E");opacity:.5}[data-theme=dark] body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained{background:linear-gradient(132deg,#161c28d1,#181a26c7,#1a1c2cd1)}[data-theme=dark] body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained:before{background:radial-gradient(ellipse 72% 56% at 12% 28%,rgba(56,189,248,.055),transparent 62%),radial-gradient(ellipse 68% 52% at 88% 72%,rgba(129,140,248,.045),transparent 60%),radial-gradient(ellipse 58% 48% at 50% 48%,rgba(167,139,250,.035),transparent 56%)}[data-theme=dark] body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained:after{opacity:.26}@keyframes home-series-mesh-drift{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(2%,-1.5%) scale(1.04);opacity:.92}}@keyframes home-series-wave-slide{0%{background-position-x:0}to{background-position-x:600px}}[data-theme=dark] body.template-index .home-series.home-section--contained{background:linear-gradient(132deg,#161820f7,#1c1622f5 45%,#141c2af7);box-shadow:none;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.32) 4%,#000 11%,#000 89%,rgba(0,0,0,.32) 96%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.42) 4%,#000 11%,#000 89%,rgba(0,0,0,.42) 96%,transparent 100%);-webkit-mask-composite:source-in;-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.32) 4%,#000 11%,#000 89%,rgba(0,0,0,.32) 96%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.42) 4%,#000 11%,#000 89%,rgba(0,0,0,.42) 96%,transparent 100%);mask-composite:intersect;mask-mode:alpha;mask-repeat:no-repeat;mask-size:100% 100%}[data-theme=dark] body.template-index .home-series.home-section--contained:before{background:radial-gradient(ellipse 72% 56% at 14% 26%,rgba(255,160,190,.12),transparent 62%),radial-gradient(ellipse 68% 52% at 86% 74%,rgba(165,180,252,.1),transparent 60%),radial-gradient(ellipse 58% 48% at 48% 50%,rgba(125,211,252,.06),transparent 56%)}[data-theme=dark] body.template-index .home-series.home-section--contained:after{opacity:.5}@media(prefers-reduced-motion:reduce){body.template-index .home-series.home-section--contained:before,body.template-index .home-series.home-section--contained:after,body.template-index .home-series.home-series--products.home-section--contained:before,body.template-index .home-series.home-series--products.home-section--contained:after,body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained:before,body.template-index .home-series.home-series--products.home-series--bestsellers.home-section--contained:after,body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained:before,body.template-index .home-series.home-series--products.home-series--new-arrivals.home-section--contained:after{animation:none}}.showcase-carousel--series .series-card{--series-card-r: 1.35rem;border:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;padding:.15rem;border-radius:0;overflow:visible}.showcase-carousel--series .series-card:before{display:none}.showcase-carousel--series .series-card:hover,.showcase-carousel--series .motion-ready .motion-card.series-card.is-inview:hover{box-shadow:none;border-color:transparent;background-color:transparent}.showcase-carousel--series .series-card__skew-outer{position:relative;padding:.5rem;border-radius:var(--series-card-r);background:linear-gradient(152deg,#fffcfe,#fff6fafa 42%,#f4fafffc);border:none;box-shadow:none;filter:none;-webkit-mask-image:none;mask-image:none}.showcase-carousel--series .series-card__skew-inner{padding:.4rem;border-radius:calc(var(--series-card-r) - .2rem);background:linear-gradient(168deg,#fff,#fffdfe 45%,#fafcff);border:none;box-shadow:none}.showcase-carousel--series .series-card__media{border:none;box-shadow:none;border-radius:calc(var(--series-card-r) - .35rem);overflow:hidden;transform:translateZ(0)}.showcase-carousel--series .series-card__media:after{background:linear-gradient(180deg,transparent 38%,rgba(255,255,255,.2) 62%,rgba(255,236,244,.18) 100%),linear-gradient(118deg,rgba(186,230,253,.1) 0%,transparent 55%)}.showcase-carousel--series .series-card__img,.showcase-carousel--series .series-card__placeholder{border-radius:inherit}.showcase-carousel--series .series-card__placeholder{background:linear-gradient(148deg,#fffafc,#f2f9ff)}.showcase-carousel--series .series-card__title{margin:.65rem .35rem .15rem;padding:0 .25rem;text-align:center;font-size:clamp(.88rem,1.05vw,1rem);font-weight:600;letter-spacing:.03em;color:#334155e6;line-height:1.35}.showcase-carousel--series .showcase-arrow{border:none;background:#ffffffb8;backdrop-filter:blur(10px) saturate(1.15);-webkit-backdrop-filter:blur(10px) saturate(1.15);box-shadow:0 6px 24px #0f172a0d}.showcase-carousel--series .showcase-arrow:hover{background:#ffffffe0}[data-theme=dark] .showcase-carousel--series .series-card__skew-outer{background:linear-gradient(152deg,#24202cf2,#1c202cf5);box-shadow:none;filter:none}[data-theme=dark] .showcase-carousel--series .series-card__skew-inner{background:linear-gradient(168deg,#1e222cfa,#1a1e28f5);box-shadow:none}[data-theme=dark] .showcase-carousel--series .series-card__title{color:#e2e8f0e6}[data-theme=dark] .showcase-carousel--series .series-card__media:after{background:linear-gradient(180deg,transparent 32%,rgba(15,23,42,.22) 100%),linear-gradient(118deg,rgba(96,165,250,.06) 0%,transparent 50%)}[data-theme=dark] .showcase-carousel--series .showcase-arrow{background:#1e293bb8;box-shadow:0 6px 22px #00000040}.showcase-carousel--series-products{--series-card-r: 1.35rem}.showcase-carousel--series-products .series-card__skew-outer{background:linear-gradient(152deg,#fcfbff,#f5f3fffa 40%,#ecfdf5fc)}.showcase-carousel--series-products .series-card__skew-inner{background:linear-gradient(168deg,#fff,#fcfbff 44%,#f8fcfa)}.showcase-carousel--series-products .card-product{padding:0;border-radius:0;background:transparent;box-shadow:none}.showcase-carousel--series-products .card-product:before{display:none}.showcase-carousel--series-products .card-product__media{border-radius:calc(var(--series-card-r) - .55rem);aspect-ratio:5 / 4}.showcase-carousel--series-products .card-product__media:after{background:linear-gradient(180deg,transparent 38%,rgba(255,255,255,.18) 62%,rgba(237,233,254,.2) 100%),linear-gradient(118deg,rgba(167,243,208,.14) 0%,transparent 55%)}.showcase-carousel--series-products .card-product__body{padding:.55rem .35rem .2rem}.showcase-carousel--series-products .card-product__title{font-size:clamp(.88rem,1.05vw,1rem);font-weight:600;letter-spacing:.03em;text-align:center}.showcase-carousel--series-products .card-product__text-head{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.35rem}.showcase-carousel--series-products .card-product__type-tag{max-width:100%}.showcase-carousel--series-products .card-product__price{text-align:center;font-size:clamp(.82rem,.98vw,.95rem)}.showcase-carousel--series-products .showcase-arrow{background:#ffffffc7;box-shadow:0 6px 24px #6d28d90f}.showcase-carousel--series-products .showcase-arrow:hover{background:#ffffffeb}[data-theme=dark] .showcase-carousel--series-products .series-card__skew-outer{background:linear-gradient(152deg,#222030f2,#1a2428f5)}[data-theme=dark] .showcase-carousel--series-products .series-card__skew-inner{background:linear-gradient(168deg,#1e222efa,#1a222af5)}[data-theme=dark] .showcase-carousel--series-products .card-product__media:after{background:linear-gradient(180deg,transparent 32%,rgba(15,23,42,.22) 100%),linear-gradient(118deg,rgba(167,139,250,.08) 0%,transparent 50%)}[data-theme=dark] .showcase-carousel--series-products .card-product__title a{color:#e2e8f0eb}[data-theme=dark] .showcase-carousel--series-products .card-product__price{color:#e2e8f0e0}[data-theme=dark] .showcase-carousel--series-products .showcase-arrow{background:#242034c7;box-shadow:0 6px 22px #00000047}body.template-index .home-series--bestsellers .showcase-carousel--series-products .series-card__skew-outer{background:linear-gradient(152deg,#fffffff7,#fff5eb85 38%,#fff0f67a)}body.template-index .home-series--bestsellers .showcase-carousel--series-products .series-card__skew-inner{background:linear-gradient(168deg,#fffffffa,#fffcf8b8 44%,#fff8fca6)}body.template-index .home-series--bestsellers .showcase-carousel--series-products .card-product__media:after{background:linear-gradient(180deg,transparent 38%,rgba(255,255,255,.1) 62%,rgba(255,228,210,.12) 100%),linear-gradient(118deg,rgba(251,191,36,.06) 0%,transparent 52%),linear-gradient(210deg,rgba(251,113,133,.045) 100% 0%,transparent 45%)}body.template-index .home-series--bestsellers .showcase-carousel--series-products .showcase-arrow{box-shadow:0 6px 24px #ea580c0b}body.template-index .home-series--bestsellers .showcase-carousel--series-products .showcase-arrow:hover{background:#fffcf8f2}[data-theme=dark] body.template-index .home-series--bestsellers .showcase-carousel--series-products .series-card__skew-outer{background:linear-gradient(152deg,#2e201cc7,#241c20cc)}[data-theme=dark] body.template-index .home-series--bestsellers .showcase-carousel--series-products .series-card__skew-inner{background:linear-gradient(168deg,#282022d1,#221c1ec7)}[data-theme=dark] body.template-index .home-series--bestsellers .showcase-carousel--series-products .card-product__media:after{background:linear-gradient(180deg,transparent 32%,rgba(15,23,42,.16) 100%),linear-gradient(118deg,rgba(251,146,60,.055) 0%,transparent 50%),linear-gradient(200deg,rgba(244,114,182,.035) 100% 0%,transparent 48%)}[data-theme=dark] body.template-index .home-series--bestsellers .showcase-carousel--series-products .showcase-arrow{box-shadow:0 6px 22px #ea580c11}body.template-index .home-series--new-arrivals .showcase-carousel--series-products .series-card__skew-outer{background:linear-gradient(152deg,#fffffff7,#f0f9ff80 40%,#eef2ff7a)}body.template-index .home-series--new-arrivals .showcase-carousel--series-products .series-card__skew-inner{background:linear-gradient(168deg,#fffffffa,#f8faffad 44%,#f5fbff9e)}body.template-index .home-series--new-arrivals .showcase-carousel--series-products .card-product__media:after{background:linear-gradient(180deg,transparent 38%,rgba(255,255,255,.1) 62%,rgba(224,242,254,.12) 100%),linear-gradient(118deg,rgba(96,165,250,.065) 0%,transparent 52%),linear-gradient(210deg,rgba(165,180,252,.05) 100% 0%,transparent 45%)}body.template-index .home-series--new-arrivals .showcase-carousel--series-products .showcase-arrow{box-shadow:0 6px 24px #2563eb0a}body.template-index .home-series--new-arrivals .showcase-carousel--series-products .showcase-arrow:hover{background:#f8fafff2}[data-theme=dark] body.template-index .home-series--new-arrivals .showcase-carousel--series-products .series-card__skew-outer{background:linear-gradient(152deg,#1c2030c7,#1a1e2ccc)}[data-theme=dark] body.template-index .home-series--new-arrivals .showcase-carousel--series-products .series-card__skew-inner{background:linear-gradient(168deg,#1a202ed1,#181c2ac7)}[data-theme=dark] body.template-index .home-series--new-arrivals .showcase-carousel--series-products .card-product__media:after{background:linear-gradient(180deg,transparent 32%,rgba(15,23,42,.16) 100%),linear-gradient(118deg,rgba(56,189,248,.05) 0%,transparent 50%),linear-gradient(200deg,rgba(129,140,248,.04) 100% 0%,transparent 48%)}[data-theme=dark] body.template-index .home-series--new-arrivals .showcase-carousel--series-products .showcase-arrow{box-shadow:0 6px 22px #2563eb14}.series-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,17.5rem),1fr));grid-auto-flow:dense;gap:1rem;align-items:stretch}.series-grid>*{min-width:0}.series-card{display:block;padding:.52rem;border-radius:2rem}.series-card__media{aspect-ratio:16 / 11;border-radius:1.32rem;border:1px solid rgba(255,255,255,.7);box-shadow:inset 1px 1px #ffffffb8,inset -1px -1px #1111110d;transform:translateZ(26px)}.series-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.78) 100%),linear-gradient(120deg,rgba(255,102,153,.2) 0%,transparent 40%)}.series-card__index{position:absolute;top:.8rem;right:.8rem;z-index:2;min-width:2.2rem;padding:.3rem .5rem;border-radius:999px;background:#111111bd;color:var(--brand-white);font-size:.74rem;font-weight:700;letter-spacing:.08em}.series-card__img,.series-card__placeholder{transition:transform .34s ease}.series-card:hover .series-card__img,.series-card:hover .series-card__placeholder{transform:scale(1.04)}.series-card__label-wrap{position:absolute;left:.95rem;right:.95rem;bottom:.9rem;z-index:2;display:flex;align-items:end;justify-content:space-between;gap:1rem;transform:translateZ(34px)}.series-card__label{position:static;font-family:var(--font-display);font-size:clamp(1rem,1.6vw,1.45rem);line-height:1.08;text-transform:none;text-shadow:none}.series-card__arrow{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:0 .85rem;border-radius:999px;background:#ffffffd1;box-shadow:6px 6px 14px #1111110f,-4px -4px 12px #ffffffb8;color:var(--brand-ink);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}body.template-index .home-series--products+.home-series--products{padding-top:4rem}body.template-index .home-series--products.home-series--extra-top{padding-top:4.5rem}.showcase-carousel{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;width:100%;overflow:hidden}.showcase-viewport{overflow:hidden}.showcase-track{display:flex;gap:1rem;width:max-content;will-change:transform;animation:showcase-marquee-scroll 36s linear infinite}.showcase-item{flex:0 0 clamp(14rem,24vw,19rem);min-width:0}.showcase-carousel--series .showcase-item{flex-basis:clamp(18rem,32vw,24rem)}.showcase-carousel--series .series-card__media{aspect-ratio:5 / 4}.showcase-arrow{width:2.75rem;height:2.75rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffffdb;box-shadow:var(--brand-shadow-soft);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.showcase-arrow img{width:1.1rem;height:1.1rem;display:block}.showcase-carousel:hover .showcase-track{animation-play-state:paused}.showcase-carousel.is-js-marquee .showcase-track{animation:none}@keyframes showcase-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1100px){.showcase-item{flex-basis:clamp(13rem,42vw,17rem)}.showcase-carousel--series .showcase-item{flex-basis:clamp(16rem,56vw,21rem)}}@media(max-width:800px){.showcase-item{flex-basis:clamp(12rem,72vw,15.5rem)}.showcase-carousel--series .showcase-item{flex-basis:clamp(14.5rem,84vw,18.5rem)}}@media(max-width:560px){.showcase-item{flex-basis:clamp(11.5rem,82vw,14.5rem)}.showcase-carousel--series .showcase-item{flex-basis:clamp(13.5rem,90vw,17rem)}}.product-grid--listing{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15.5rem),1fr));grid-auto-flow:dense;gap:1.2rem 1rem;align-items:stretch}body.template-index .product-grid--listing>*{min-width:0}body.template-index .card-product,.card-gsc,.product-row-scroll .card-product{height:100%}.card-product{display:flex;flex-direction:column;padding:.55rem .55rem .72rem;border-radius:2rem}.card-product__media{border-radius:1.2rem;border:1px solid rgba(255,255,255,.74);background:linear-gradient(180deg,#fffffff2,#f1f1efeb);box-shadow:inset 1px 1px #ffffffbd,inset -1px -1px #1111110d;transform:translateZ(28px)}.card-product__media:after{content:"";position:absolute;inset:auto 0 0;height:22%;background:linear-gradient(180deg,transparent,rgba(17,17,17,.06))}.card-product:hover .card-product__img--primary,.card-product:hover .card-product__img--hover{transform:scale(1.04)}.card-product__badge{top:.8rem;left:.8rem;padding:.32rem .62rem;border-radius:999px;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;transform:translateZ(38px)}.card-product__badge--preorder{background:var(--brand-accent)}.card-product__badge--instock{background:var(--brand-ink)}.card-product__badge--soldout{background:#7a7a7a}.card-product__body{display:grid;gap:.55rem;padding:.95rem .28rem .12rem;transform:translateZ(22px)}.card-product__text-head{align-items:start;margin-bottom:0}.card-product__title{font-size:.95rem;font-weight:700;line-height:1.38}.card-product__title a{color:var(--brand-ink)}.card-product__type-tag{max-width:46%;padding:.2rem .5rem;border-color:#1111111a;border-radius:999px;color:var(--brand-ink);background:#fffc;box-shadow:5px 5px 12px #1111110a,-4px -4px 10px #ffffffad;font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.card-product__price{color:var(--brand-ink);font-size:.95rem;font-weight:700}.price--compare{color:var(--brand-muted)}.home-cta-all{padding-top:4rem}.home-cta-all__panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:clamp(1.4rem,3vw,2.3rem);border:1px solid rgba(17,17,17,.06);border-radius:1.6rem;background:linear-gradient(135deg,#ff669914,#ffffffb8 36%,#f4f4f2ad);box-shadow:var(--brand-shadow-soft)}.home-cta-all__title{max-width:100%;margin:0;font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2.3rem);line-height:1.08;letter-spacing:-.025em;text-transform:none}.home-cta-all__btn{min-width:15rem;min-height:3.25rem;padding:0 1.5rem;border-radius:999px;background:var(--brand-ink);border-color:var(--brand-ink);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.home-cta-all__btn:hover{background:var(--brand-accent);border-color:var(--brand-accent)}.home-thank-you{padding-top:4rem}.home-thank-you .section-title--display:after{content:none;display:none}.home-thank-you__grid{gap:1.5rem;align-items:stretch}.home-thank-you__media{border-radius:1.6rem;overflow:hidden}.home-thank-you__img,.home-thank-you__placeholder{height:100%;min-height:22rem;object-fit:cover;border:0}.home-thank-you__text{display:grid;align-content:center;justify-items:center;gap:0;padding:clamp(1.25rem,3vw,2.25rem);background:transparent;color:var(--brand-ink);box-shadow:none;border-radius:0;overflow:visible;border:0;text-align:center}.home-thank-you__body{--thank-you-text-grad: linear-gradient( 180deg, #070707 0%, #0b0b0b 50%, #121212 70%, #831843 86%, #f472b6 100% );max-width:min(94vw,56rem);margin-inline:auto;font-size:clamp(1.05rem,.8vw + .95rem,1.32rem);line-height:1.72;letter-spacing:.05em;font-weight:300;font-family:Barlow Condensed,Noto Sans SC,Space Grotesk,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}[data-theme=dark] .home-thank-you__body{--thank-you-text-grad: linear-gradient( 180deg, #f8fafc 0%, #e2e8f0 52%, #cbd5e1 70%, #be123c 88%, #fda4af 100% )}.home-thank-you__body p{margin:0 0 1.35em;background:var(--thank-you-text-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.home-thank-you__body p:first-of-type{font-size:1.08em;font-weight:300;line-height:1.78;text-wrap:pretty}.home-thank-you__body p:nth-of-type(2){font-size:.96em;font-weight:200;line-height:1.64;letter-spacing:.055em;margin-top:.15em;margin-bottom:0;text-wrap:balance}html[lang^=en] .home-thank-you__body{max-width:min(94vw,60rem)}.home-thank-you__body strong{font-weight:400;background:var(--thank-you-text-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.home-thank-you__body p:last-child{margin-bottom:0}body.template-collection .main:has(.collection-page--gsc){max-width:none;padding-inline:0}.collection-page--gsc{color:var(--brand-ink)}.collection-series-shell{max-width:96rem;padding:1.5rem 1.25rem 0}.collection-series-strip{padding:1.1rem;border:1px solid rgba(17,17,17,.05);border-radius:1.6rem;background:linear-gradient(135deg,#fff7fbf0,#ffffffdb,#f4f4f2d1 68%,#fff0f7e6);box-shadow:var(--brand-shadow-soft)}[data-theme=dark] .collection-series-strip{border-color:#ffffff14;background:linear-gradient(135deg,#4818308f,#131418f5 28%,#0c0d10fa,#361428a8);box-shadow:0 16px 36px #00000042}.collection-series-strip__head{margin-bottom:1rem}.collection-series-strip__title{font-family:var(--font-display);font-weight:400;font-size:clamp(1rem,2.4vw,2.35rem);line-height:.98;text-transform:uppercase}.collection-series-strip__toggle{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--brand-ink);color:var(--brand-white)}.collection-series-strip__grid{gap:.9rem}.collection-series-strip__grid--duo{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.collection-page--gsc .collection-series-strip__grid--duo{max-width:82rem}.collection-series-strip__card{padding:.45rem .45rem .58rem;border-radius:1.55rem}.collection-series-strip__grid--duo .collection-series-strip__card{max-width:none}.collection-series-strip__media{aspect-ratio:1;border-radius:1.02rem;border:1px solid rgba(255,255,255,.72);background:linear-gradient(180deg,#fffc,#efefecb8);box-shadow:inset 1px 1px #ffffffb8,inset -1px -1px #1111110d;transform:translateZ(24px)}.collection-series-strip__grid--duo .collection-series-strip__media{aspect-ratio:16 / 8.2}.collection-series-strip__grid--duo .collection-series-strip__img{transform:scale(1.06);transform-origin:center center}.collection-series-strip__name{padding:.82rem .58rem .3rem;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;transform:translateZ(18px)}.collection-series-strip__card.is-current{box-shadow:0 0 0 1px #ff669952,0 10px 24px #ff66991f}.collection-body-shell{max-width:92rem;padding:1.5rem 1.25rem 4rem}.collection-hero{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem 2rem;margin-bottom:1.3rem}.collection-hero__title{margin:0;font-size:clamp(2rem,3.4vw,3.35rem);font-family:var(--font-display);font-weight:400;line-height:1;letter-spacing:-.03em;text-transform:none}.collection-hero__desc{max-width:40rem;margin:.8rem 0 0;color:var(--brand-muted);line-height:1.7}.collection-hero__meta{display:flex;flex-wrap:wrap;gap:.6rem}.collection-hero__meta-pill{display:inline-flex;align-items:center;min-height:2.5rem;padding:0 .95rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffff85;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.collection-search-row{padding:1.2rem 0 1.4rem;border-top:1px solid rgba(17,17,17,.05);border-bottom:1px solid rgba(17,17,17,.05)}.collection-toolbar-search{min-height:4rem;padding:.35rem;border:1px solid rgba(17,17,17,.08);background:#ffffffb3;box-shadow:var(--brand-shadow-soft)}.collection-toolbar-search__submit{min-width:7.2rem;border-radius:999px;background:var(--brand-ink);letter-spacing:.1em;text-transform:uppercase}.collection-toolbar-search__submit:hover{background:var(--brand-accent)}.collection-layout{gap:1.6rem;padding-top:1.3rem}.collection-chips{gap:.65rem;margin-bottom:1rem}.collection-chip{min-height:2.55rem;padding-inline:.95rem;border-color:#11111124;background:#ffffff7a;color:var(--brand-ink);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.collection-chip.is-active{border-color:var(--brand-ink);background:var(--brand-ink)}.collection-toolbar{margin:0 0 1rem;padding:.8rem 0 0;border-top:0;border-bottom:0}.collection-toolbar__count,.collection-toolbar__sort-label{color:var(--brand-muted);font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.collection-toolbar__sort{min-height:2.6rem;padding-inline:.8rem;border-radius:999px;border-color:#1111112e;background:var(--brand-white)}.collection-products-heading{margin:.25rem 0 1.15rem;font-family:var(--font-display);font-size:var(--title-section-size);line-height:1.05;letter-spacing:-.025em;text-transform:none}.product-grid--gsc{gap:1.3rem 1rem}.card-gsc{display:flex;flex-direction:column;padding:.55rem .55rem .7rem;border-radius:1.7rem}.card-gsc__media{margin:0;border-radius:1.2rem;border:1px solid rgba(255,255,255,.74);background:linear-gradient(180deg,#fffffff0,#f1f1efe6);box-shadow:inset 1px 1px #ffffffbd,inset -1px -1px #1111110d;transform:translateZ(28px)}.card-gsc__body{gap:.5rem;padding:.92rem .28rem .12rem;transform:translateZ(22px)}.card-gsc__top-row{gap:.8rem}.card-gsc__tag,.card-gsc .card-product__type-tag{border-radius:999px;background:#fffc;box-shadow:5px 5px 12px #1111110a,-4px -4px 10px #ffffffad;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.card-gsc__tag--limited{border-color:var(--brand-ink);background:var(--brand-ink);color:var(--brand-white)}.card-gsc__tag--reprint{border-color:#1113;background:#fffc;color:var(--brand-ink)}.card-gsc__title{font-size:.92rem;line-height:1.46}.card-gsc__subtitle{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.card-gsc__price{font-size:.98rem}.collection-filter-panel{margin:0}.collection-filter-panel__summary{display:none}.collection-sidebar{border:1px solid rgba(17,17,17,.05);border-radius:1.4rem;background:linear-gradient(180deg,#ff66990d,#ffffffb3 22%,#f4f4f299);box-shadow:var(--brand-shadow-soft);padding:1rem}.collection-sidebar__head{border-bottom-color:#11111114}.collection-sidebar__title,.collection-sidebar__label{color:var(--brand-ink)}.collection-sidebar__pill,.collection-sidebar__reset{min-height:2.35rem;border-color:#11111124;border-radius:999px}.collection-sidebar__pill.is-active,.collection-sidebar__reset:hover,.collection-sidebar__apply{background:var(--brand-ink);color:var(--brand-white)}.collection-sidebar__pill:hover{border-color:#11111147}.collection-sidebar__checks--chips{flex-direction:row;flex-wrap:wrap;gap:.45rem}.collection-sidebar__check--chip{position:relative;margin:0;padding:.45rem .85rem;border:1px solid rgba(17,17,17,.14);border-radius:999px;background:#fff;font-size:.78rem;line-height:1.2}.collection-sidebar__check--chip input{position:absolute;opacity:0;pointer-events:none}.collection-sidebar__check--chip:has(input:checked){background:var(--brand-ink);color:var(--brand-white);border-color:var(--brand-ink)}.collection-sidebar__check--chip:has(input:disabled){opacity:.45}.collection-sidebar__price-input,.collection-sidebar__select{min-height:2.7rem;border-radius:999px;border-color:#1111111f}.collection-sidebar__apply{min-height:2.85rem;border-radius:999px;letter-spacing:.08em;text-transform:uppercase}.pagination{justify-content:center;margin-top:2.2rem}.pagination a,.pagination span{display:inline-flex;align-items:center;min-height:2.6rem;padding:0 1rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffff85;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pagination a:hover{background:var(--brand-ink);color:var(--brand-white)}body.template-product .main{max-width:92rem}.product-page--acg{padding-top:1.25rem}.product-hero{gap:2rem}.product-hero__media-shell,.product-hero__media{min-width:0}.product-hero__main-image{border:1px solid rgba(17,17,17,.05);border-radius:1.65rem;background:linear-gradient(180deg,#fffffff0,#f2f2efeb);box-shadow:var(--brand-shadow-soft)}.product-page__img{border:0;border-radius:0}.product-hero__thumbs{margin-top:.9rem;gap:.6rem}.product-hero__thumb-btn{border-color:#11111114;border-radius:1rem;background:linear-gradient(180deg,#ffffffe0,#f2f2efc2)}.product-hero__thumb-btn:hover{border-color:var(--brand-accent)}.product-hero__thumb{display:block}.product-hero__rail{display:grid;align-content:start;gap:1rem}.product-hero__meta{display:flex;flex-wrap:wrap;gap:.5rem}.product-hero__meta-pill{display:inline-flex;align-items:center;min-height:2.3rem;padding:0 .85rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#ffffff85;font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-hero__meta-pill--accent{background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-white)}.product-hero__lead{max-width:var(--measure-copy);margin:-.15rem 0 0;color:var(--text-secondary);font-size:.96rem;line-height:1.72}body.template-product .product-hero__intro .page-title--display{max-width:none;width:100%}body.template-product .product-hero__intro .page-title--display:after{width:4.5rem}.product-hero__purchase-card{display:grid;gap:1rem;position:relative;padding:clamp(1.35rem,2.8vw,1.9rem);overflow:hidden;border:none;border-radius:1.75rem;background:linear-gradient(165deg,#ffffff85,#fffcfd61 45%,#f8f6f470);box-shadow:0 10px 32px #1111110d}.product-hero__purchase-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:1.75rem 1.75rem 0 0;background:linear-gradient(90deg,#d68ca08c,#e8aaba59 55%,#e8b4c31f);pointer-events:none}.product-hero__purchase-card>*{position:relative;z-index:1}.product-page__price--hero{margin:0;color:var(--brand-ink);font-family:var(--font-display);font-size:clamp(1.75rem,2.2vw,2.35rem);line-height:1}.product-hero__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem .85rem}.product-hero__price-row .product-page__price{margin:0;color:var(--brand-ink);font-family:var(--font-display);font-size:clamp(1.65rem,2vw,2.2rem);font-weight:600;line-height:1}.product-hero__stock{margin:0;padding:.22rem .65rem;border-radius:999px;background:#0c6d481c;color:#0c6d48;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.product-hero__stock.is-soldout{background:#7a4a4a24;color:#7a2e2e}.product-hero__stock.is-preorder{background:color-mix(in srgb,var(--brand-accent) 22%,transparent);color:var(--brand-accent)}.payment-methods-row__list{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;list-style:none;margin:0;padding:0}.payment-methods-row__item{display:flex;align-items:center}.payment-methods-row__icon{height:1.55rem;width:auto;max-width:3.2rem;object-fit:contain}.payment-methods-row--footer .payment-methods-row__list{margin-top:.25rem}.product-hero__window{margin:0;color:var(--brand-muted);font-size:.85rem;line-height:1.6}body.template-product .product-variant-card{border-color:#1111111f;border-radius:.88rem;background:#fff;box-shadow:0 1px 3px #1111110f}body.template-product .product-variant-card:hover{border-color:#1113;background:#fff}body.template-product .product-variant-card.is-active{border-color:var(--brand-accent);background:#fff;box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-accent) 25%,transparent),0 8px 20px #11111114}.product-form{gap:.8rem;max-width:none}.product-form__label{color:var(--brand-muted);font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-form__select,.product-form__qty{min-height:3.1rem;padding-inline:.95rem;border-color:#11111124;border-radius:999px;background:var(--brand-white)}.product-form__submit{min-height:3.3rem;margin-top:0;border-radius:999px;background:var(--brand-ink);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-form__submit:hover{background:var(--brand-accent)}.product-hero__support{margin:0;color:var(--brand-muted);font-size:.85rem;line-height:1.6}.preorder-rules{margin-top:0;padding:1rem 1.05rem;border:1px solid rgba(255,102,153,.16);border-radius:1.2rem;background:linear-gradient(180deg,#ff669917,#ffffffb8)}.preorder-rules__badge{background:var(--brand-accent)}.preorder-rules__title{font-family:var(--font-body);letter-spacing:-.03em}.preorder-rules__list{color:#6c2344}.product-page__desc-wrap .section-title--gradient-pink,.product-rules .section-title--gradient-pink{margin-bottom:.7rem;padding-left:0;border-left:none;font-family:var(--font-display);font-size:clamp(1.2rem,2.2vw,1.55rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;background:linear-gradient(180deg,#fff5f8,#fce3ec 38%,#f5c6d8 72%,#ebb6ca);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}[data-theme=dark] .product-page__desc-wrap .section-title--gradient-pink,[data-theme=dark] .product-rules .section-title--gradient-pink{background:linear-gradient(180deg,#fff8fa,#f5d0de,#e8b4c8);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.product-specs,.product-tags,.product-recommend-group,.product-rules,.product-bottom-traffic,.product-page__desc-wrap{margin-top:2.5rem}.product-specs,.product-rules,.product-page__desc-wrap{padding:clamp(1.2rem,3vw,1.75rem);border:1px solid rgba(17,17,17,.06);border-radius:1.6rem;background:linear-gradient(165deg,#ffffffd1,#fffcfe8c 45%,#f4f4f29e);box-shadow:0 1px #ffffffbf inset,var(--brand-shadow-soft)}.product-specs__table{border-color:#11111114;border-radius:1.1rem}.product-specs__table th{background:#f2f2efe0;color:var(--brand-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.product-specs__table td{color:var(--brand-ink)}.product-tag{border-color:#11111124;background:#fffc;color:var(--brand-ink)}.product-tag:hover{background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-white)}.product-row-scroll{gap:1rem;padding-bottom:.4rem}.product-rules__list{color:var(--brand-muted)}.product-recommend-group__module .home-section__heading,.product-bottom-traffic__module .home-section__heading{margin-bottom:1.35rem}.product-page__desc{color:var(--brand-ink);line-height:1.8}.shop-toast{position:fixed;right:1rem;bottom:1rem;z-index:90;transform:translateY(.5rem);opacity:0;padding:.95rem 1.15rem;border-radius:1rem;background:var(--brand-ink);color:var(--brand-white);font-size:.86rem;box-shadow:var(--brand-shadow);transition:transform .18s ease,opacity .18s ease}.shop-toast.is-visible{transform:translateY(0);opacity:1}.shop-toast.is-error{background:#7f1d43}@media(min-width:900px){body.template-index .product-grid--listing{grid-template-columns:repeat(auto-fit,minmax(min(100%,16.25rem),1fr))}.collection-layout{grid-template-columns:minmax(0,1fr) 19rem}.collection-layout__sidebar{position:sticky;top:6.5rem;align-self:start}.product-hero{grid-template-columns:minmax(0,1fr) minmax(28rem,1.08fr);align-items:start}.product-hero__rail{position:sticky;top:6.6rem}}@media(max-width:1024px){.site-header__inner{justify-content:center}.site-header__nav{order:3;width:100%}.site-header__links,.site-header__actions,.site-header__action-links{width:100%;justify-content:center}.site-footer__main-row{grid-template-columns:1fr}.site-footer__utilities{flex-direction:column;align-items:stretch}.site-footer__utilities .site-footer__payments-slot .site-footer__payments-title{text-align:left}.site-footer__utilities .payment-methods-row--footer .payment-methods-row__list,.site-footer__utilities .payment-methods-row--footer .payment-methods-row__toolbar,.site-footer__social-list,.site-footer__bottom{justify-content:flex-start}.home-search__panel{grid-template-columns:1fr}}@media(max-width:899.98px){.top-carousel-banner__arrow{height:100px;width:2.6rem;font-size:3rem}.top-carousel-banner__slide{padding-inline:.4rem}.top-carousel-banner__slide-inner{aspect-ratio:auto;min-height:0;border-radius:1.2rem}.top-carousel-banner__overlay{align-items:end;background:linear-gradient(180deg,#0000000f,#00000042)}.home-search{margin-top:-2.25rem}.collection-filter-panel__summary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;margin-bottom:.8rem;border:1px solid rgba(17,17,17,.14);border-radius:999px;background:var(--brand-white);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;list-style:none}.collection-filter-panel__summary::-webkit-details-marker{display:none}.collection-filter-panel:not([open]) .collection-sidebar{display:none}.collection-layout__sidebar{order:-1}}@media(min-width:1440px){.top-carousel-banner--fullwidth{width:min(100%,126rem)}}@media(max-width:759.98px){body{--site-header-offset: 7.9rem}.main{padding-bottom:3.5rem}.site-header__brand-kicker,.site-header__action-label,.site-header__links a,.site-footer__eyebrow,.home-section__eyebrow,.top-carousel-banner__eyebrow,.home-cta-all__eyebrow,.collection-hero__eyebrow,.product-hero__eyebrow{letter-spacing:.14em}.site-header__inner{grid-template-columns:1fr;min-height:0;padding-top:.75rem;padding-bottom:.75rem;gap:.65rem}.site-header__brand{display:none}.site-header__nav{order:2;width:100%}.site-header__actions{order:1;width:100%;justify-content:center}.site-header__action-links{justify-content:center}.site-header__links{overflow-x:auto;justify-content:flex-start;flex-wrap:nowrap}.site-header__links li{flex:0 0 auto}.site-header__links--desktop{display:none}.site-header__links--mobile{display:flex;width:100%;justify-content:center;overflow:visible}.site-header__tool-form,.site-header__tool,.site-header__tool-select,.site-header__account,.site-header__cart{min-width:0;width:auto}.top-carousel-banner .slick-slide:not(.slick-active) .top-carousel-banner__slide-inner{transform:none;opacity:1}.top-carousel-banner__title{font-size:clamp(2.15rem,10vw,3.6rem)}.top-carousel-banner__actions{width:100%}.top-carousel-banner__cta,.top-carousel-banner__ghost{flex:1 1 0}.series-grid,.product-grid--gsc,body.template-index .product-grid--listing{grid-template-columns:repeat(2,minmax(0,1fr))}.series-grid>:last-child:nth-child(odd),body.template-index .product-grid--listing>:last-child:nth-child(odd){grid-column:1 / -1}.series-card__media,.card-product__media,.card-gsc__media{border-radius:1rem}.collection-body-shell,.collection-series-shell{padding-left:1rem;padding-right:1rem}.collection-hero,.collection-toolbar{align-items:start}.collection-toolbar{flex-direction:column}.collection-toolbar__right{width:100%;justify-content:space-between}.home-cta-all__panel{align-items:start}.home-cta-all__inner,.home-cta-all__btn{width:100%}.product-hero__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-toast{left:1rem;right:1rem;bottom:1rem}}@media(max-width:479.98px){.site-header__tool-form,.site-header__tool,.site-header__tool-select{width:auto;min-width:0}.product-grid--gsc,body.template-index .product-grid--listing,.series-grid{grid-template-columns:1fr 1fr;gap:.9rem .75rem}.series-grid>:last-child:nth-child(odd),body.template-index .product-grid--listing>:last-child:nth-child(odd){grid-column:1 / -1}.card-product__title,.card-gsc__title{font-size:.88rem}.home-search__panel,.home-cta-all__panel,.collection-series-strip,.collection-sidebar,.product-hero__purchase-card,.product-specs,.product-rules,.product-page__desc-wrap{border-radius:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/brand-refresh.css.map */
