:root{--bg: #050505;--text: #fff4fa;--accent: #EB1276;--secondary: #EB1276;--line: rgba(255, 244, 250, .18);--muted: rgba(255, 244, 250, .72);--surface: #131013;--surface-strong: #1e151b;--shadow: 0 18px 50px rgba(0, 0, 0, .32)}.header-main{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-block:.8rem}.header-home{color:var(--text);font-size:clamp(1rem,2vw,1.35rem);font-weight:900;letter-spacing:.06em;text-transform:uppercase}.header-utility{display:flex;align-items:center;gap:clamp(.7rem,1.5vw,1.4rem)}.header-utility a{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.header-utility a:hover,.header-home:hover,.header-collections a:hover{color:var(--accent)}.header-collections{border-top:1px solid var(--line)}.header-collections__scroller{min-height:48px;display:flex;align-items:center;justify-content:center;gap:clamp(.65rem,1.55vw,1.45rem)}.header-collections a{flex:0 0 auto;color:var(--text);font-size:clamp(.66rem,.9vw,.82rem);font-weight:800;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.collection-tile__placeholder--2,.collection-tile__placeholder--5,.collection-tile__placeholder--8{background:radial-gradient(circle at 70% 20%,rgba(255,0,127,.88),transparent 28%),linear-gradient(145deg,#090207,#42122e 55%,#eb1276)}.collection-tile__placeholder--3,.collection-tile__placeholder--6,.collection-tile__placeholder--9{background:radial-gradient(circle at 28% 25%,rgba(255,244,250,.25),transparent 24%),linear-gradient(135deg,#eb1276,#211018 50%,#050505)}.collection-tile__placeholder--4,.collection-tile__placeholder--7,.collection-tile__placeholder--10{background:radial-gradient(circle at 55% 20%,rgba(255,79,163,.75),transparent 25%),linear-gradient(155deg,#260b1a,#050505 54%,#eb1276)}@media(max-width:989px){.header-main{min-height:58px;padding-block:.65rem}.header-home{max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-utility{gap:.8rem}.header-utility a{font-size:.62rem}.header-collections{background:var(--surface)}.header-collections__scroller{width:100%;min-height:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;justify-content:initial;gap:0;padding:.25rem 10px;overflow:visible}.header-collections a{min-width:0;min-height:34px;display:flex;align-items:center;justify-content:center;padding:.3rem .12rem;font-size:clamp(.49rem,2.15vw,.64rem);line-height:1.05;letter-spacing:.015em;text-align:center;white-space:normal;border-radius:6px}.header-collections a:hover,.header-collections a:focus-visible{background:#ff4fa31c}.header-collections a:nth-child(n+5){grid-column:span 1}.collection-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.header-home{font-size:.88rem}.header-main{gap:.6rem}.header-utility{gap:.55rem}.header-utility a{font-size:.56rem;letter-spacing:.035em}.header-collections__scroller{padding-inline:6px}.header-collections a{font-size:clamp(.47rem,2.2vw,.58rem)}.collection-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.collection-tile{min-height:clamp(235px,67vw,330px)}.collection-tile__content{padding:.8rem}.collection-tile__label{font-size:.85rem}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.main-content,.shopify-section-group-main,.template-index .shopify-section{background-color:#000}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:20;background:var(--text);color:var(--bg);padding:.75rem 1rem}.skip-link:focus{top:1rem}.page-width{width:min(1180px,calc(100% - 32px));margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.1rem;border:1px solid var(--text);background:var(--text);color:var(--bg);border-radius:6px;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--secondary{background:transparent;color:var(--text)}.button--accent{background:var(--accent);border-color:var(--accent);color:#090207}.muted{color:var(--muted)}.announcement{padding:.6rem 1rem;background:var(--accent);color:#090207;font-size:.9rem;font-weight:800;letter-spacing:.04em;text-align:center}.announcement a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:10;background:color-mix(in srgb,var(--bg) 90%,var(--surface));border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__inner{min-height:92px;display:grid;gap:.55rem;align-items:center;justify-items:center;padding-block:1rem}.brand{font-weight:800;letter-spacing:0;font-size:1.15rem}.brand--image{display:inline-flex;align-items:center;width:fit-content}.brand__logo{width:clamp(190px,20vw,285px);height:auto;max-height:70px;object-fit:contain}.header__nav,.header__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.header__nav{gap:clamp(.75rem,1.5vw,1.6rem)}.header__actions{gap:.65rem}.header__nav a{color:var(--text);font-size:clamp(.78rem,1.15vw,1rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.header__actions a{color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.header__nav a:hover,.header__actions a:hover{color:var(--accent)}.nav-item{position:relative;padding-block:1.5rem}.nav-dropdown{position:absolute;left:50%;top:calc(100% - .4rem);min-width:190px;display:none;padding:.55rem;transform:translate(-50%);background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown{display:grid}.nav-dropdown a{padding:.65rem .75rem;border-radius:5px;white-space:nowrap}.nav-dropdown a:hover{background:var(--surface-strong)}.menu-toggle{display:none;border:0;background:transparent;padding:.5rem}.mobile-nav{display:none;border-top:1px solid var(--line);padding:.75rem 0 1rem}.mobile-nav a{display:block;padding:.75rem 0;color:var(--muted)}.mobile-nav__child{padding-left:1.25rem!important;font-size:.92rem}.header__inner{display:none}.mobile-header{min-height:104px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:.55rem;padding-block:.8rem}.mobile-header__brand{justify-self:start;display:flex;align-items:center}.mobile-header__brand img{display:block;width:clamp(120px,13vw,175px);height:auto;max-height:58px;object-fit:contain}.mobile-header__links{min-width:0;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0}.mobile-header__links a{color:var(--text);font-size:clamp(.88rem,1.15vw,1.08rem);font-weight:800;line-height:1.1;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}.mobile-header__links a+a:before{content:"|";display:inline-block;margin:0 clamp(.55rem,1.35vw,1.3rem);color:var(--muted);font-weight:400}.mobile-header__links a:hover,.mobile-header__links a:focus-visible{color:var(--accent)}.mobile-header__actions{justify-self:center;display:flex;align-items:center;gap:1.25rem}.mobile-header__actions a{position:relative;width:auto;height:auto;display:inline-flex;align-items:center;color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.mobile-header__actions a:hover{color:var(--accent)}.mobile-header__actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mobile-cart span{position:absolute;right:-1px;top:-1px;min-width:15px;height:15px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--accent);color:#090207;font-size:.58rem;font-weight:900}.hero{min-height:clamp(520px,78vh,760px);display:grid;align-items:end;padding:5rem 0;background:linear-gradient(90deg,#0000008a,#00000014),var(--hero-image, linear-gradient(135deg, #050505, #EB1276));background-position:center;background-size:cover;color:#fff}.hero__content{width:min(620px,100%)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.hero h1,.section-title h2{margin:.5rem 0 .85rem;line-height:1.02;letter-spacing:0}.hero h1{font-size:clamp(2.8rem,7vw,6.6rem)}.hero p{font-size:clamp(1.05rem,2vw,1.35rem);color:#ffffffdb;max-width:48rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.forever-banner{width:100%;background:#050505;overflow:hidden}.forever-banner__image{width:100%;height:auto;display:block}.summer-hero{min-height:clamp(500px,72vh,720px);display:grid;place-items:center;padding:5rem 0;overflow:hidden;text-align:center;color:#32101f;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.85),transparent 22%),radial-gradient(circle at 85% 75%,rgba(255,255,255,.62),transparent 24%),linear-gradient(135deg,#fff6dc,#ffd77e 48%,#ff9e75)}.summer-hero__content{width:min(760px,100%);margin-inline:auto}.summer-hero__sun{display:block;margin-bottom:.25rem;color:#ff7a00;font-size:clamp(3.5rem,9vw,7rem);line-height:1}.summer-hero h1{margin:0;color:#32101f;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.25rem,8vw,7rem);line-height:.95}.summer-hero p{max-width:650px;margin:1.25rem auto 0;color:#5d293f;font-size:clamp(1.05rem,2vw,1.35rem)}.summer-hero__button{margin-top:1.75rem;border-color:#32101f;background:#32101f;color:#fff8ee;font-weight:800}.summer-featured{background:#000;color:#fff}.summer-featured.forever-flare-featured{background:#000!important;background-color:#000!important;color:#fff}.summer-featured__title{align-items:center}.summer-featured__title h2{color:#fff}.summer-featured__link{color:#eb1276;font-size:1.05rem;font-weight:800}.summer-featured__link:hover,.summer-featured__link:focus-visible{color:#ff8fbd;text-decoration:underline}.summer-featured .product-card__title{color:#fff}.summer-featured .product-card__meta .price,.summer-featured .product-card__meta .price span{color:#ffffffd1}.section{padding:clamp(3rem,7vw,6rem) 0}.section--tight{padding:2.5rem 0}.section-title{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.6rem}.section-title h2{font-size:clamp(2rem,4vw,3.8rem);max-width:760px}.grid{display:grid;gap:1rem}.grid--products{grid-template-columns:repeat(4,minmax(0,1fr))}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{display:grid;gap:.8rem;min-width:0}.product-card__image{aspect-ratio:4 / 5;background:var(--surface-strong);overflow:hidden;border-radius:8px;border:1px solid var(--line)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover img{transform:scale(1.035)}.product-card__meta{display:grid;gap:.38rem;width:100%;font-family:Arial,Helvetica,sans-serif;text-align:center}.product-card__title{min-height:2.5em;display:-webkit-box;overflow:hidden;color:var(--text);font-size:.82rem;font-weight:600;line-height:1.25;letter-spacing:.01em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__meta .price{justify-content:center;font-size:.74rem}.price{display:flex;gap:.5rem;color:var(--muted)}.price s{opacity:.7}@media(min-width:990px){.collection-products .grid--products{gap:1.35rem}.collection-products .product-card{justify-items:center}.collection-products .product-card__image,.collection-products .product-card__meta{width:82%;max-width:245px}}.collection-hub__title p{max-width:620px;margin:0}.collection-hub__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem}.collection-tile{position:relative;min-height:clamp(280px,34vw,430px);display:grid;align-items:end;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong);box-shadow:var(--shadow)}.collection-tile__media,.collection-tile__media img,.collection-tile__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.collection-tile__media img{object-fit:cover;transition:transform .35s ease}.collection-tile:hover .collection-tile__media img,.collection-tile:hover .collection-tile__placeholder{transform:scale(1.035)}.collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05050514,#050505d1)}.collection-tile__placeholder{display:block;background:radial-gradient(circle at 22% 18%,rgba(255,79,163,.92),transparent 28%),radial-gradient(circle at 85% 20%,rgba(255,244,250,.24),transparent 24%),linear-gradient(135deg,#1e151b,#050505 48%,#eb1276);transition:transform .35s ease}.collection-tile__placeholder--bottoms,.collection-tile__placeholder--loungewear{background:radial-gradient(circle at 72% 18%,rgba(255,0,127,.88),transparent 27%),linear-gradient(135deg,#050505,#3a1028 52%,#eb1276)}.collection-tile__placeholder--dresses,.collection-tile__placeholder--accessories{background:radial-gradient(circle at 35% 25%,rgba(255,244,250,.28),transparent 25%),linear-gradient(135deg,#eb1276,#161014 52%,#050505)}.collection-tile__content{position:relative;z-index:1;display:grid;gap:.5rem;padding:1rem}.collection-tile__label{font-size:clamp(.85rem,1.35vw,1.2rem);line-height:1;font-weight:800}.collection-hub__grid .collection-tile:nth-child(6) .collection-tile__label{font-size:0}.collection-hub__grid .collection-tile:nth-child(6) .collection-tile__label:after{content:"Forever Cozy";font-size:clamp(.85rem,1.35vw,1.18rem)}.collection-tile__cta{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.chaos-banner__link{display:grid;gap:1.2rem;color:var(--text);text-align:center}.chaos-banner__media{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#000;box-shadow:var(--shadow)}.chaos-banner__media img{display:block;width:100%;height:auto;transition:transform .35s ease}.chaos-banner__link:hover .chaos-banner__media img{transform:scale(1.015)}.chaos-banner__content{display:grid;justify-items:center;gap:.4rem}.chaos-banner__intro{color:var(--accent);font-size:clamp(.9rem,1.5vw,1.15rem);font-weight:700}.chaos-banner__title{color:#eb1276;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;line-height:1.08}.chaos-banner__headline{color:var(--text);font-size:clamp(1rem,1.8vw,1.35rem);font-weight:700}.chaos-banner__cta{color:var(--accent);font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.feature,.testimonial{border-top:1px solid var(--line);padding-top:1rem}.value-props-pink{background-color:#eb1276!important;color:#000}.value-props-pink .feature{border-top-color:#00000061}.value-props-pink .feature h3,.value-props-pink .feature p,.value-props-pink .muted{color:#000}.feature h3,.testimonial strong{margin:0 0 .5rem;font-size:1rem}.info-page__wrap{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,5rem);align-items:start}.info-page h1{font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.02;margin:.5rem 0 1rem}.info-page__content{font-size:1.05rem}.accordion-list{display:grid;gap:.75rem}.accordion{border:1px solid var(--line);border-radius:8px;background:var(--surface);overflow:hidden}.accordion summary{cursor:pointer;padding:1rem 1.1rem;font-weight:800}.accordion .rte{padding:0 1.1rem 1rem}.product-information{display:grid;gap:.65rem}.shopify-payment-button{margin-top:.75rem}.contact-socials{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.contact-socials a{color:var(--accent);font-weight:700}.size-table-wrap{overflow-x:auto}.size-table{width:100%;min-width:560px;border-collapse:collapse;background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden}.size-table th,.size-table td{padding:.9rem 1rem;border-bottom:1px solid var(--line);text-align:left}.size-table th{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:center}.rte{max-width:74ch}.rte a{color:var(--accent);text-decoration:underline}.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(2rem,5vw,5rem);align-items:start}.product__media{display:grid;gap:1rem}.product__media-main{border-radius:8px;overflow:hidden;border:1px solid var(--line);background:var(--surface-strong)}.product__panel{position:sticky;top:96px;display:grid;gap:1rem}.product__title{font-size:clamp(2.1rem,4vw,4.2rem);line-height:1.03;margin:0}.quantity{display:inline-grid;grid-template-columns:42px 64px 42px;border:1px solid var(--line);border-radius:6px;overflow:hidden}.quantity button,.quantity input{border:0;min-height:42px;text-align:center;background:var(--surface);color:var(--text)}.quantity input{border-inline:1px solid var(--line)}.form-row{display:grid;gap:.45rem;margin-bottom:1rem}.form-row input,.form-row textarea,.search-form input{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:6px;padding:.8rem .9rem}.f40-product-page{--f40-page-bg: #fff;--f40-page-text: #090207;--f40-page-muted: rgba(9, 2, 7, .68);--f40-page-line: rgba(9, 2, 7, .12);--f40-page-soft: #fff3f8;--f40-page-accent: #EB1276;--f40-page-hot: #EB1276;background:var(--f40-page-bg);color:var(--f40-page-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.template-product .announcement,body.template-product .site-header{display:none}.f40-product-topbar{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1rem,5vw,4.25rem);padding:.72rem 1rem;background:#050505;color:#fff;font-size:.76rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.f40-product-topbar span:before{content:"\2661";margin-right:.55rem;color:var(--f40-page-hot)}.f40-product-header{min-height:118px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:1.15rem clamp(1.25rem,4vw,2.8rem);border-bottom:1px solid rgba(9,2,7,.08);background:#fff;color:var(--f40-page-text)}.f40-product-header__side{display:flex;align-items:center;gap:1.4rem}.f40-product-header__side--right{justify-content:flex-end}.f40-product-header__menu,.f40-product-header__search,.f40-product-header__account,.f40-product-header__bag{position:relative;display:inline-grid;place-items:center;width:34px;height:34px;color:var(--f40-page-text)}.f40-product-header__menu{gap:5px}.f40-product-header__menu span{display:block;width:28px;height:1.5px;background:currentColor}.f40-product-header__search:before{content:"";width:18px;height:18px;border:1.6px solid currentColor;border-radius:999px}.f40-product-header__search:after{content:"";position:absolute;right:6px;bottom:7px;width:9px;height:1.6px;background:currentColor;transform:rotate(45deg);transform-origin:center}.f40-product-header__account:before{content:"";position:absolute;top:7px;width:11px;height:11px;border:1.5px solid currentColor;border-radius:999px}.f40-product-header__account:after{content:"";position:absolute;bottom:5px;width:20px;height:11px;border:1.5px solid currentColor;border-radius:11px 11px 0 0;border-bottom:0}.f40-product-header__bag{border:1.5px solid currentColor;border-top:0;width:26px;height:26px;margin:4px}.f40-product-header__bag:before{content:"";position:absolute;top:-8px;width:12px;height:10px;border:1.5px solid currentColor;border-bottom:0;border-radius:10px 10px 0 0}.f40-product-header__bag span{position:absolute;right:-11px;top:-15px;min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:var(--f40-page-accent);color:#fff;font-size:.72rem;font-weight:900}.f40-product-header__logo{position:relative;display:grid;justify-items:center;color:var(--f40-page-text);font-family:Brush Script MT,Segoe Script,cursive;font-size:clamp(2.55rem,5vw,4.35rem);line-height:.85;white-space:nowrap}.f40-product-header__logo--image{width:clamp(190px,22vw,300px);line-height:1}.f40-product-header__logo--image img{width:100%;height:auto;max-height:92px;object-fit:contain}.f40-product-header__logo strong{color:var(--f40-page-accent);font-weight:400}.f40-product-header__logo em{position:relative;width:min(220px,42vw);height:18px;display:block;margin-top:.45rem;border-top:2px solid #111;font-style:normal}.f40-product-header__logo em:before{content:"\2665";position:absolute;left:50%;top:-15px;padding-inline:.45rem;background:#fff;color:var(--f40-page-accent);font-size:1rem;transform:translate(-50%)}.f40-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.96fr);gap:clamp(1.4rem,3.5vw,2.4rem);padding-block:clamp(1.6rem,4vw,2.6rem);align-items:start}.f40-product__gallery,.f40-product__info{min-width:0}.f40-product__main-media{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid #eeeeee;background:#f7f7f7}.f40-product__main-media img,.f40-product__main-media svg{width:100%;height:clamp(520px,56vw,700px);object-fit:contain;object-position:center}.f40-product__zoom{position:absolute;left:1rem;top:1rem;z-index:1;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:999px;background:#fff;color:#090207;box-shadow:0 8px 24px #00000014;cursor:pointer}.f40-product__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.55rem,1.5vw,.9rem);margin-top:1rem}.f40-product__thumb{display:block;overflow:hidden;border:2px solid transparent;background:#f7f7f7}.f40-product__thumb.is-active{border-color:var(--f40-page-accent)}.f40-product__thumb img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:contain;object-position:center}.f40-product__details-card{margin-top:clamp(1.5rem,4vw,2.25rem);border:1px solid var(--f40-page-line)}.f40-product__details-card details+details{border-top:1px solid var(--f40-page-line)}.f40-product__details-card summary{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;color:var(--f40-page-text);cursor:pointer;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.f40-product__details-card summary:after{content:"+";font-size:1.1rem;line-height:1}.f40-product__details-card details[open] summary:after{content:"-"}.f40-product__details-card .rte{max-width:none;padding:0 1.1rem 1rem;color:var(--f40-page-muted);font-size:.86rem}.f40-product__details-card .rte a{color:var(--f40-page-accent)}.f40-product__breadcrumbs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.65rem;color:var(--f40-page-muted);font-size:.78rem}.f40-product__breadcrumbs a:hover{color:var(--f40-page-accent)}.f40-product__title{margin:0;color:var(--f40-page-text);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,4vw,3.35rem);font-weight:500;line-height:1.04}.f40-product__reviews{display:flex;align-items:center;gap:.65rem;margin-top:.8rem;color:var(--f40-page-text);font-size:.86rem}.f40-product__stars{color:var(--f40-page-accent);letter-spacing:.08em}.f40-product__price{margin-top:.8rem}.f40-product__price .price{color:var(--f40-page-text);font-size:clamp(1.7rem,3vw,2.25rem);font-weight:900}.f40-product__pay-note{margin:.2rem 0 0;color:var(--f40-page-text);font-size:.86rem}.f40-product__pay-note:after{content:" shopPay";color:#5a31f4;font-weight:900}.f40-product__short-copy{margin:1.1rem 0 0;padding-bottom:1.2rem;border-bottom:1px solid var(--f40-page-accent);color:var(--f40-page-text);font-size:.92rem}.f40-product-form{display:grid;gap:1rem;margin-top:1.35rem}.f40-product-form label{display:block;margin-bottom:.45rem;color:var(--f40-page-text);font-size:.78rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.f40-product__variant-box select{width:100%;min-height:48px;border:1px solid var(--f40-page-line);background:#fff;color:var(--f40-page-text);padding:.75rem .9rem}.f40-product__variant-label{display:flex;justify-content:space-between;align-items:center;gap:1rem}.f40-product__variant-label a{color:var(--f40-page-accent);font-size:.78rem;font-weight:700}.f40-product__color-box{display:grid;gap:.65rem}.f40-product__color-heading{display:flex;align-items:baseline;gap:.45rem;color:var(--f40-page-text);font-size:.82rem;text-transform:uppercase}.f40-product__color-heading span{font-weight:900;letter-spacing:.03em}.f40-product__color-heading strong{color:var(--f40-page-muted);font-size:.82rem;font-weight:600;text-transform:none}.f40-product__color-swatches{display:flex;flex-wrap:wrap;gap:.65rem}.f40-product__color-swatch{position:relative;width:40px;height:40px;border:1px solid var(--f40-page-line);border-radius:999px;background:var(--swatch);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease}.f40-product__color-swatch:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(255,255,255,.55);border-radius:inherit;pointer-events:none}.f40-product__color-swatch.is-active{border-color:var(--f40-page-accent);box-shadow:0 0 0 2px #050505,0 0 0 4px var(--f40-page-accent)}.f40-product__color-swatch:disabled{cursor:not-allowed;opacity:.38}.f40-product__color-swatch span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0)}.f40-product__quantity-row{display:grid;gap:.35rem}.f40-product__quantity{border-color:var(--f40-page-line);border-radius:2px}.f40-product__quantity button,.f40-product__quantity input{background:#fff;color:var(--f40-page-text)}.f40-product__add{width:100%;min-height:54px;border:0;border-radius:0;background:var(--f40-page-accent);color:#fff;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.f40-product__add:before{content:"\25a3";margin-right:.55rem;font-size:.78em}.f40-product__buy-now .shopify-payment-button,.f40-product__buy-now .shopify-payment-button__button{width:100%}.f40-product__buy-now .shopify-payment-button__button{min-height:54px;border-radius:0!important;background:#050505!important;color:#fff!important;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.f40-product__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1rem;padding-block:.45rem}.f40-product__trust span{display:grid;gap:.12rem;color:var(--f40-page-text);font-size:.65rem;line-height:1.2;text-align:center}.f40-product__trust span:before{content:"\2661";color:var(--f40-page-accent);font-size:1.35rem;line-height:1}.f40-product__trust strong{font-size:.67rem}.f40-product__trust small{color:var(--f40-page-muted);font-size:.62rem}.f40-product__size-help{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;margin-top:1.25rem;padding:clamp(1rem,3vw,1.6rem);border:1px solid rgba(240,91,155,.32);background:linear-gradient(135deg,#fff,var(--f40-page-soft))}.f40-product__size-help strong{display:block;margin-bottom:.35rem;color:var(--f40-page-text);font-size:1rem;text-transform:uppercase}.f40-product__size-help p{margin:0;color:var(--f40-page-muted);font-size:.86rem}.f40-product__size-help .button{min-height:42px;border-color:#050505;border-radius:0;color:#050505;font-size:.75rem;font-weight:900;text-transform:uppercase}.f40-related,.f40-testimonials{padding-bottom:clamp(2rem,5vw,4rem)}.f40-product-page .product-card__title,.f40-product-page .product-card__meta .price,.f40-product-page .price{color:var(--f40-page-text)}.f40-product-page .product-card__image{border-color:#09020714;background:#f7f7f7}.f40-section-heading{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;margin-bottom:1.35rem;color:var(--f40-page-accent);text-align:center}.f40-section-heading span{height:1px;background:#f05b9b73}.f40-section-heading h2{margin:0;color:var(--f40-page-accent);font-size:clamp(1rem,2vw,1.25rem);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.f40-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.f40-testimonials blockquote{margin:0;color:var(--f40-page-text);text-align:center}.f40-testimonials blockquote div{color:var(--f40-page-accent);letter-spacing:.08em}.f40-testimonials blockquote p{margin:.35rem auto;max-width:26ch;font-size:.82rem;line-height:1.45}.f40-testimonials cite{color:var(--f40-page-muted);font-size:.76rem;font-style:normal}.f40-product-page--bold{--f40-page-bg: #050505;--f40-page-text: #fff;--f40-page-muted: rgba(255, 255, 255, .7);--f40-page-line: rgba(255, 255, 255, .16);--f40-page-soft: rgba(255, 255, 255, .06);--f40-page-accent: #EB1276;background:radial-gradient(circle at 88% 12%,rgba(235,18,118,.24),transparent 24%),radial-gradient(circle at 12% 82%,rgba(240,91,155,.26),transparent 24%),#050505;color:#fff}.f40-bold-product{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:clamp(1.6rem,4vw,3rem);align-items:stretch;padding-block:clamp(2rem,5vw,4rem)}.f40-bold-product__info{display:grid;align-content:center;gap:1rem;min-width:0}.f40-bold-product__logo{display:block;width:min(280px,56vw);margin-bottom:.35rem}.f40-bold-product__logo img{width:100%;height:auto;object-fit:contain}.f40-bold-product__gallery{min-width:0}.f40-product-page--bold .f40-product__breadcrumbs,.f40-product-page--bold .f40-product__pay-note,.f40-product-page--bold .f40-product__details-card .rte{color:#ffffffb8}.f40-product-page--bold .f40-product__breadcrumbs a:hover,.f40-product-page--bold .f40-product__details-card .rte a,.f40-product-page--bold .f40-product__variant-label a{color:var(--f40-page-accent)}.f40-product-page--bold .f40-product__title{color:#fff;font-size:clamp(2.55rem,5vw,5rem);line-height:.95}.f40-product-page--bold .f40-product__price .price,.f40-product-page--bold .price,.f40-product-page--bold .f40-product-form label,.f40-product-page--bold .f40-product__details-card summary{color:#fff}.f40-product-page--bold .f40-product__main-media{min-height:clamp(560px,72vh,760px);border-color:#ffffff24;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.08),transparent 26%),linear-gradient(145deg,#181217,#080608)}.f40-product-page--bold .f40-product__main-media img,.f40-product-page--bold .f40-product__main-media svg{height:clamp(560px,72vh,760px);object-fit:contain}.f40-product-page--bold .f40-product__thumb{border-color:#ffffff1a;background:#120d11}.f40-product-page--bold .f40-product__thumb.is-active{border-color:var(--f40-page-accent)}.f40-product-page--bold .f40-product__details-card{border-color:#ffffff29;background:#ffffff0f}.f40-product-page--bold .f40-product__details-card details+details,.f40-product-page--bold .f40-product__details-card summary{border-color:#ffffff29}.f40-product-page--bold .f40-product__variant-box select,.f40-product-page--bold .f40-product__quantity,.f40-product-page--bold .f40-product__quantity button,.f40-product-page--bold .f40-product__quantity input{border-color:#ffffff29;background:#110d10;color:#fff}.f40-product-page--bold .f40-product__buy-now .shopify-payment-button__button{border:1px solid rgba(255,255,255,.86)!important;background:#050505!important}.f40-related--bold{padding-bottom:clamp(2.2rem,5vw,4.5rem)}.f40-product-page--bold .f40-section-heading span{background:#f05b9b94}.f40-product-page--bold .f40-section-heading h2{color:var(--f40-page-accent)}.f40-product-page--bold .product-card__title{color:#fff}.f40-product-page--bold .product-card__meta .price,.f40-product-page--bold .product-card__meta .price span{color:#ffffffbf}.f40-product-page--bold .product-card__image{border-color:#ffffff1f;background:linear-gradient(145deg,#1a1418,#2b121f 55%,#f05b9b40)}.f40-product-page--soft{--f40-page-bg: #fff;--f40-page-text: #070507;--f40-page-muted: #5f5b61;--f40-page-line: rgba(9, 2, 7, .12);--f40-page-soft: #fff5fa;--f40-page-accent: #EB1276;background:#fff;color:var(--f40-page-text)}.f40-product-soft-header{min-height:132px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding:1.1rem clamp(1.25rem,4vw,2.8rem);border-bottom:1px solid rgba(9,2,7,.08);background:#fff}.f40-product-soft-header__side{display:flex;align-items:center;gap:1.25rem}.f40-product-soft-header__side--right{justify-content:flex-end}.f40-product-soft-header__logo{display:block;width:min(280px,38vw)}.f40-product-soft-header__logo img{display:block;width:100%;height:auto;object-fit:contain}.f40-product-soft-header__menu,.f40-product-soft-header__search,.f40-product-soft-header__account,.f40-product-soft-header__bag{position:relative;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#090207}.f40-product-soft-header__menu{flex-direction:column;gap:6px;padding:0}.f40-product-soft-header__menu span{width:28px;height:1.5px;background:currentColor}.f40-product-soft-header__search:before{content:"";width:19px;height:19px;border:1.7px solid currentColor;border-radius:999px}.f40-product-soft-header__search:after{content:"";position:absolute;right:7px;bottom:6px;width:10px;height:1.7px;background:currentColor;transform:rotate(45deg)}.f40-product-soft-header__account:before{content:"";position:absolute;top:5px;width:10px;height:10px;border:1.7px solid currentColor;border-radius:999px}.f40-product-soft-header__account:after{content:"";position:absolute;bottom:5px;width:20px;height:12px;border:1.7px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0}.f40-product-soft-header__bag:before{content:"";width:20px;height:22px;border:1.7px solid currentColor;border-radius:2px}.f40-product-soft-header__bag:after{content:"";position:absolute;top:5px;width:10px;height:8px;border:1.5px solid currentColor;border-bottom:0;border-radius:999px 999px 0 0}.f40-product-soft-header__bag span{position:absolute;right:-8px;top:-9px;min-width:22px;height:22px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:var(--f40-page-accent);color:#fff;font-size:.78rem;font-weight:900}.f40-product-page--soft .f40-bold-product{grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);gap:clamp(1.6rem,4vw,3rem);align-items:start;padding-block:clamp(1.8rem,4vw,2.6rem)}.f40-product-page--soft .f40-bold-product__gallery{order:1;display:grid;grid-template-columns:116px minmax(0,1fr);gap:1.2rem;align-items:start}.f40-product-page--soft .f40-bold-product__info{order:2;align-content:start;gap:1rem}.f40-product-page--soft .f40-bold-product__logo{display:none}.f40-product-page--soft .f40-product__thumbs{order:1;grid-template-columns:1fr;gap:1rem}.f40-product-page--soft .f40-product__main-media{order:2;min-height:690px;border:0;border-radius:0;background:#f7f7f7}.f40-product-page--soft .f40-product__main-media img,.f40-product-page--soft .f40-product__main-media svg{height:690px;object-fit:contain}.f40-product-page--soft .f40-product__zoom{left:1.2rem;top:1.2rem;width:44px;height:44px;border:0;background:#fff;color:#090207;box-shadow:0 8px 20px #09020714}.f40-product-page--soft .f40-product__thumb{aspect-ratio:1 / 1.32;border:2px solid transparent;border-radius:0;background:#f7f7f7}.f40-product-page--soft .f40-product__thumb.is-active{border-color:var(--f40-page-accent)}.f40-product-page--soft .f40-product__thumb img{object-fit:contain}.f40-product-page--soft .f40-product__breadcrumbs,.f40-product-page--soft .f40-product__pay-note,.f40-product-page--soft .f40-product__details-card .rte{color:var(--f40-page-text)}.f40-product-page--soft .f40-product__breadcrumbs{font-size:.84rem}.f40-product-page--soft .f40-product__title{max-width:11ch;color:#090207;font-size:clamp(2.2rem,4.3vw,3.65rem);line-height:1.02}.f40-product-page--soft .f40-product__price .price,.f40-product-page--soft .price{color:#090207;font-size:clamp(1.6rem,2.8vw,2.25rem);font-weight:900}.f40-product-page--soft .f40-product__pay-note{padding-bottom:1.5rem;border-bottom:1px solid rgba(240,91,155,.55);font-size:.95rem}.f40-product-page--soft .f40-product-form{gap:1.15rem;margin-top:.3rem}.f40-product-page--soft .f40-product-form label,.f40-product-page--soft .f40-product__color-heading span{color:#090207;font-size:.82rem;font-weight:900}.f40-product-page--soft .f40-product__color-heading strong{color:#090207;font-size:.86rem}.f40-product-page--soft .f40-product__color-swatch{width:38px;height:38px;border-color:#09020740}.f40-product-page--soft .f40-product__color-swatch.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px #090207}.f40-product__size-buttons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem}.f40-product__size-button{min-height:46px;border:1px solid rgba(9,2,7,.22);background:#fff;color:#090207;font-size:.95rem;font-weight:800;cursor:pointer}.f40-product__size-button.is-active{border-color:var(--f40-page-accent);background:var(--f40-page-accent);color:#fff}.f40-product__size-button:disabled{color:#09020752;cursor:not-allowed;text-decoration:line-through}.f40-product__fit-note{margin:.45rem 0 0;color:var(--f40-page-muted);font-size:.82rem}.f40-product__fit-note:before{content:"\2661";margin-right:.35rem;color:var(--f40-page-accent)}.f40-product-page--soft .f40-product__quantity{width:140px;border-color:#09020738;border-radius:0}.f40-product-page--soft .f40-product__quantity button,.f40-product-page--soft .f40-product__quantity input{background:#fff;color:#090207}.f40-product-page--soft .f40-product__add{min-height:58px;background:var(--f40-page-accent);color:#fff}.f40-product-page--soft .f40-product__add:before{content:"\25a3"}.f40-product-page--soft .f40-product__buy-now .shopify-payment-button__button{min-height:58px;border:0!important;background:#050505!important;color:#fff!important}.f40-product-soft-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-block:1.35rem;border-top:1px solid rgba(240,91,155,.34);border-bottom:1px solid rgba(240,91,155,.34)}.f40-product-soft-trust div{display:grid;grid-template-columns:auto 1fr;gap:.2rem .75rem;align-items:center}.f40-product-soft-trust div:before{content:"\2661";grid-row:span 2;color:var(--f40-page-accent);font-size:2.05rem;line-height:1}.f40-product-soft-trust span{color:var(--f40-page-accent);font-size:.85rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.f40-product-soft-trust small{color:#090207;font-size:.82rem}.f40-product-soft-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding-block:1.2rem 2rem}.f40-product-soft-card{min-height:270px;padding:1.6rem 1.8rem;border:1px solid rgba(9,2,7,.12);background:#fff}.f40-product-soft-card h3{margin:0 0 1rem;color:#090207;font-size:.95rem;font-weight:900;text-transform:uppercase}.f40-product-soft-card h4{margin:1rem 0 .35rem;color:#090207;font-size:.9rem;font-weight:900;text-transform:uppercase}.f40-product-soft-card .rte,.f40-product-soft-card p,.f40-product-soft-card li{color:#090207;font-size:.86rem;line-height:1.55}.f40-product-soft-card a{color:var(--f40-page-accent);font-size:.84rem;font-weight:900;text-transform:uppercase}.f40-product-soft-script{margin-top:1.5rem;color:#090207;font-family:Brush Script MT,Segoe Script,cursive;font-size:1.55rem!important;line-height:1.1!important}.f40-product-soft-help{margin-top:1rem;padding:1.35rem;border:1px solid rgba(240,91,155,.18);background:radial-gradient(circle at 18% 16%,rgba(240,91,155,.12),transparent 24%),linear-gradient(135deg,#fff,#fff0f7);text-align:center}.f40-product-soft-card>.f40-product-soft-help:only-child{height:100%;min-height:230px;display:grid;align-content:center;justify-items:center;gap:.65rem;margin-top:0}.f40-product-soft-help__art{width:88px;height:88px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--f40-page-accent);box-shadow:0 14px 35px #f05b9b29}.f40-product-soft-help__art svg{width:68px;height:68px;display:block}.f40-product-soft-help strong{display:block;color:#090207;font-size:1.02rem;letter-spacing:.03em;text-transform:uppercase}.f40-product-soft-help p{max-width:26ch;margin:0;color:#2b252b;font-size:.9rem;line-height:1.45}.f40-product-soft-help .button{min-height:38px;margin-top:.25rem;padding-inline:1.25rem;border:0;border-radius:0;background:#050505;color:#fff}.f40-product-page--soft .f40-related--bold{padding-bottom:clamp(2.2rem,5vw,4rem)}.f40-product-page--soft .f40-section-heading h2{color:var(--f40-page-accent)}.f40-product-page--soft .f40-section-heading span{background:#f05b9b6b}.f40-product-page--soft .product-card__title,.f40-product-page--soft .product-card__meta .price,.f40-product-page--soft .product-card__meta .price span{color:#090207}.f40-product-page--soft .product-card__image{border-color:#0902070f;background:#f7f7f7}@media(max-width:900px){.f40-product-soft-header{min-height:96px}.f40-product-page--soft .f40-bold-product{grid-template-columns:1fr}.f40-product-page--soft .f40-bold-product__gallery,.f40-product-page--soft .f40-bold-product__info{order:initial}.f40-product-soft-trust,.f40-product-soft-details{grid-template-columns:1fr 1fr}}@media(max-width:640px){.f40-product-soft-header{grid-template-columns:auto 1fr auto;gap:.75rem;min-height:82px;padding:.65rem .9rem}.f40-product-soft-header__logo{width:min(190px,46vw);justify-self:center}.f40-product-soft-header__side{gap:.5rem}.f40-product-soft-header__menu,.f40-product-soft-header__search,.f40-product-soft-header__account,.f40-product-soft-header__bag{width:28px;height:28px}.f40-product-soft-header__menu span{width:22px}.f40-product-page--soft .f40-bold-product{width:min(100% - 20px,1180px);padding-block:1rem 1.4rem}.f40-product-page--soft .f40-bold-product__gallery{grid-template-columns:1fr}.f40-product-page--soft .f40-product__main-media{min-height:min(78vh,620px)}.f40-product-page--soft .f40-product__main-media img,.f40-product-page--soft .f40-product__main-media svg{height:min(78vh,620px)}.f40-product-page--soft .f40-product__thumbs{order:2;grid-template-columns:repeat(4,minmax(64px,1fr));gap:.65rem}.f40-product-page--soft .f40-product__main-media{order:1}.f40-product-page--soft .f40-product__title{max-width:none;font-size:clamp(2rem,10vw,3rem)}.f40-product__size-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.f40-product-soft-trust,.f40-product-soft-details{grid-template-columns:1fr;width:min(100% - 20px,1180px)}}.newsletter{background:var(--text);color:var(--bg)}.newsletter form{display:flex;gap:.7rem;max-width:520px}.newsletter input{flex:1;min-width:0;border:0;border-radius:6px;padding:.85rem 1rem}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:.8rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.cart-line>a:first-child img{width:72px;height:88px;object-fit:cover;border:1px solid var(--line);border-radius:5px}.cart-line__title{display:block;max-width:100%;min-width:0;overflow:hidden;font-family:Arial,Helvetica,sans-serif;font-size:.68rem;font-weight:600;line-height:1.2;letter-spacing:.005em;text-overflow:ellipsis;white-space:nowrap}.cart-line__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.cart-line__features{max-width:36rem;margin-top:.45rem;color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:.7rem;line-height:1.35}.cart-line__features>strong{display:block;margin-bottom:.16rem;color:var(--text);font-size:.64rem;letter-spacing:.06em;text-transform:uppercase}.cart-line__features p,.cart-line__features .metafield-rich_text_field{margin:0}.cart-line__controls input{width:72px}.cart-line__remove{display:inline-flex;align-items:center;min-height:38px;padding:.45rem .75rem;border:1px solid var(--accent);border-radius:5px;color:var(--accent);font-size:.82rem;font-weight:800}.cart-line__remove:hover{background:var(--accent);color:#090207}.cart-summary{display:grid;justify-items:end;gap:1rem;margin-top:1.5rem}body.template-cart .main-content,body.template-product .main-content{background:#fff}body.template-cart .main-content{--text: #090207;--bg: #fff;--muted: #655d63;--line: rgba(9, 2, 7, .14);--surface: #fff;--surface-strong: #f7f4f6;min-height:58vh;color:#090207}body.template-cart .main-content>.shopify-section,body.template-cart .main-content .section,body.template-cart .main-content .empty-state,body.template-cart .main-content form{background:#fff}body.template-cart .main-content .section-title,body.template-cart .cart-line,body.template-cart .cart-line__title,body.template-cart .cart-line__total,body.template-cart .cart-summary,body.template-cart .cart-line__features>strong{color:#090207}body.template-cart .cart-line>a:first-child img,body.template-cart .cart-line__controls input{border-color:#09020724;background:#f7f7f7;color:#090207}body.template-cart .cart-summary .button--secondary{border-color:#090207;background:#fff;color:#090207}body.template-cart .cart-summary .button--accent,body.template-cart .empty-state .button--accent{border-color:#eb1276;background:#eb1276;color:#fff}body.template-cart .cart-summary .button--accent:hover,body.template-cart .empty-state .button--accent:hover{border-color:#090207;background:#090207;color:#fff}body.template-product .f40-product-page,body.template-product .f40-product-page--soft,body.template-product .f40-related--bold,body.template-product .f40-product-soft-details{background-color:#fff}.footer{background:#050505}.footer--image{border-top:1px solid var(--line);padding:0}.footer-image-wrap{position:relative;width:100%;overflow:hidden}.footer-image{width:100%;height:auto;display:block}.footer-hotspots{position:absolute;left:23.2%;top:70.2%;width:52.3%;height:13.5%}.footer-hotspot{position:absolute;top:0;height:100%;display:block;border-radius:999px}.footer-hotspot span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-hotspot:focus-visible{outline:3px solid var(--secondary);outline-offset:3px;background:#ff007f24}.footer-hotspot--contact{left:0%;width:11.8%}.footer-hotspot--faqs{left:12.7%;width:11%}.footer-hotspot--size{left:24.7%;width:12.8%}.footer-hotspot--story{left:38.2%;width:11.8%}.footer-hotspot--shipping{left:51%;width:11.5%}.footer-hotspot--returns{left:63.6%;width:11.5%}.footer-hotspot--privacy{left:76%;width:10.8%}.footer-hotspot--terms{left:88%;width:12%}.empty-state{min-height:44vh;display:grid;place-items:center;text-align:center}@media(max-width:900px){.header__inner,.mobile-nav{display:none!important}.mobile-header{min-height:82px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:.45rem;padding-block:.55rem}.mobile-header__brand{display:none}.mobile-header__brand img{display:block;width:clamp(58px,15vw,90px);height:auto;max-height:38px;object-fit:contain}.mobile-header__links{min-width:0;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;padding-inline:0}.mobile-header__links a{color:var(--text);font-size:clamp(.48rem,1.55vw,.68rem);font-weight:800;line-height:1.1;letter-spacing:-.01em;white-space:nowrap}.mobile-header__links a+a:before{margin:0 clamp(.13rem,.65vw,.32rem)}.mobile-header__links a:hover,.mobile-header__links a:focus-visible{color:var(--accent)}.mobile-header__actions{justify-self:center;display:flex;align-items:center;gap:1rem}.mobile-header__actions a{position:relative;width:auto;height:auto;display:inline-flex;align-items:center;color:var(--muted);font-size:clamp(.56rem,2vw,.7rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-header__actions a:hover{color:var(--accent)}.mobile-header__actions svg{width:clamp(17px,4.8vw,20px);height:clamp(17px,4.8vw,20px);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mobile-cart span{position:absolute;right:-1px;top:-1px;min-width:14px;height:14px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--accent);color:#090207;font-size:.55rem;font-weight:900}.grid--products,.grid--three,.split,.product,.collection-hub__grid,.info-page__wrap{grid-template-columns:1fr 1fr}.product__panel{position:static}}@media(max-width:640px){.page-width{width:min(100% - 24px,1180px)}.hero{min-height:560px;padding:3rem 0}.hero__actions,.newsletter form{flex-direction:column}.section-title{display:block}.grid--three,.split,.product,.collection-hub__grid,.info-page__wrap{grid-template-columns:1fr}.grid--products{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.45rem,2vw,.7rem)}.product-card{gap:.5rem}.product-card__image{border-radius:5px}.product-card__meta{font-size:clamp(.72rem,3.2vw,.82rem);line-height:1.25}.product-card__title{min-height:2.5em;font-size:clamp(.64rem,2.8vw,.74rem);line-height:1.25}.product-card__meta .price{font-size:clamp(.62rem,2.6vw,.7rem)}.collection-tile{aspect-ratio:4 / 5;min-height:0}.collection-tile__media img{object-position:center top}.cart-line{grid-template-columns:58px 1fr;gap:.65rem;padding:.7rem 0}.cart-line>a:first-child img{width:58px;height:72px}.cart-line__title{max-width:100%;font-size:.58rem;line-height:1.15}.cart-line__features{max-width:100%;font-size:.66rem;line-height:1.3}.cart-line__features>strong{font-size:.6rem}.cart-line__total{grid-column:2}}@media(max-width:360px){.page-width{width:min(100% - 16px,1180px)}.mobile-header{min-height:78px;grid-template-columns:minmax(0,1fr)}.mobile-header__brand img{width:52px;max-height:34px}.mobile-header__links{gap:0;padding-inline:0}.mobile-header__links a{font-size:.44rem}.mobile-header__links a+a:before{margin:0 .1rem}.mobile-header__actions svg{width:16px;height:16px}.mobile-cart span{min-width:15px;height:15px;font-size:.58rem}.grid--products{gap:.4rem}.product-card{gap:.38rem}}@media(max-width:900px){.f40-product,.f40-bold-product{grid-template-columns:1fr}.f40-product-header{min-height:96px;padding:.9rem 1rem}.f40-product-header__side{gap:.8rem}.f40-product-header__logo{font-size:clamp(2rem,9vw,3.15rem)}.f40-product-header__logo em{width:min(170px,38vw);margin-top:.35rem}.f40-product__title{font-size:clamp(1.9rem,7vw,2.7rem)}.f40-product-page--bold .f40-product__title{font-size:clamp(2.15rem,10vw,3.4rem)}}@media(max-width:640px){.f40-product-topbar{gap:.7rem;padding:.55rem .7rem;font-size:.56rem;line-height:1.25}.f40-product-topbar span:before{margin-right:.25rem}.f40-product-header{grid-template-columns:auto 1fr auto;gap:.45rem;min-height:82px;padding:.65rem .7rem}.f40-product-header__side{gap:.35rem}.f40-product-header__menu,.f40-product-header__search,.f40-product-header__account,.f40-product-header__bag{width:28px;height:28px}.f40-product-header__menu span{width:22px}.f40-product-header__logo{font-size:clamp(1.8rem,10vw,2.8rem)}.f40-product-header__logo em{width:min(135px,36vw);height:13px}.f40-product-header__logo em:before{top:-13px;font-size:.82rem}.f40-product-header__bag span{right:-8px;top:-12px;min-width:18px;height:18px;font-size:.62rem}.f40-product{width:min(100% - 20px,1180px);padding-block:1.25rem}.f40-bold-product{width:min(100% - 20px,1180px);padding-block:1.4rem 2rem}.f40-bold-product__logo{width:min(220px,64vw);margin-inline:auto}.f40-product__breadcrumbs{font-size:.68rem}.f40-product__reviews,.f40-product__pay-note,.f40-product__short-copy{font-size:.78rem}.f40-product__main-media img,.f40-product__main-media svg{height:min(72vh,620px);object-fit:contain}.f40-product-page--bold .f40-product__main-media{min-height:min(72vh,620px)}.f40-product-page--bold .f40-product__main-media img,.f40-product-page--bold .f40-product__main-media svg{height:min(72vh,620px)}.f40-product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.f40-product__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .45rem}.f40-product__size-help{grid-template-columns:1fr}.f40-product__size-help .button{width:100%}.f40-section-heading{gap:.55rem}.f40-section-heading h2{font-size:.82rem;letter-spacing:.05em}.f40-testimonials__grid{grid-template-columns:1fr;gap:1rem}}.collection-hub__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.collection-tile{min-height:clamp(260px,27vw,390px)}.collection-hub__grid .collection-tile:nth-child(6) .collection-tile__label{font-size:clamp(.85rem,1.35vw,1.2rem)}.collection-hub__grid .collection-tile:nth-child(6) .collection-tile__label:after{content:none}@media(max-width:989px){.collection-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.collection-hub__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.collection-tile{min-height:clamp(235px,67vw,330px)}.collection-tile__content{padding:.8rem}.collection-tile__label,.collection-hub__grid .collection-tile:nth-child(6) .collection-tile__label{font-size:.85rem}}.popup-open{overflow:hidden}.first-order-popup[hidden]{display:none}.first-order-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem}.first-order-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000c7;cursor:pointer}.first-order-popup__dialog{position:relative;width:min(100%,520px);padding:clamp(2rem,6vw,3.75rem);overflow:hidden;border:1px solid rgba(255,244,250,.28);border-radius:12px;background:radial-gradient(circle at 100% 0,rgba(255,0,127,.32),transparent 38%),linear-gradient(145deg,#1e151b,#050505 72%);box-shadow:0 30px 90px #000000a6;color:var(--text);text-align:center}.first-order-popup__close{position:absolute;top:.55rem;right:.7rem;width:42px;height:42px;border:0;background:transparent;color:var(--text);font-size:2rem;line-height:1;cursor:pointer}.first-order-popup__eyebrow{margin-bottom:.65rem;color:var(--accent);font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.first-order-popup h2{margin:0;font-size:clamp(2rem,7vw,3.5rem);line-height:.95}.first-order-popup__dialog>p{margin:1rem auto 1.4rem;max-width:390px;color:var(--muted)}.first-order-popup__form{display:grid;gap:.7rem}.first-order-popup__form input[type=email]{width:100%;min-height:48px;padding:.8rem 1rem;border:1px solid var(--line);border-radius:6px;background:#fff;color:#111}.first-order-popup__form .button{width:100%}.first-order-popup__message{margin:.25rem 0 0;color:var(--text);font-size:.82rem}.first-order-popup small{display:block;margin-top:1rem;color:var(--muted);font-size:.68rem}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:480px){.first-order-popup__dialog{padding:2.5rem 1.25rem 1.75rem}}.our-story{padding:clamp(3.5rem,8vw,8rem) 0;background:#000}.our-story__intro{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(2rem,6vw,6rem)}.our-story__copy h1{max-width:620px;margin:.45rem 0 1.25rem;font-size:clamp(3.4rem,8vw,7.5rem);line-height:.82;letter-spacing:-.055em}.our-story__lead{max-width:600px;margin:0 0 1.5rem;color:var(--text);font-size:clamp(1.18rem,2.3vw,1.65rem);font-weight:700;line-height:1.35}.our-story__copy .rte{max-width:610px;color:var(--muted)}.our-story__actions{margin-top:2rem}.our-story__art{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 30px 90px #ff007f1f}.our-story__art img{width:100%;height:auto}.our-story__statement{max-width:1000px;margin:clamp(5rem,11vw,10rem) auto;text-align:center}.our-story__statement h2{margin:.8rem 0 0;font-size:clamp(2.4rem,6vw,5.8rem);line-height:.98;letter-spacing:-.04em}.our-story__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.our-story__values article{min-height:280px;padding:clamp(1.5rem,3vw,2.5rem);border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,var(--surface),#080508)}.our-story__values article:nth-child(2){background:linear-gradient(145deg,#3b1028,#0b0508)}.our-story__values span{color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.15em}.our-story__values h3{margin:3.2rem 0 .8rem;font-size:clamp(1.5rem,2.8vw,2.4rem);line-height:1}.our-story__values p{margin:0;color:var(--muted)}.our-story__closing{max-width:780px;margin:clamp(4rem,9vw,8rem) auto 0;text-align:center}.our-story__closing p{color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem)}.our-story__closing strong{display:block;margin-top:.75rem;color:var(--accent);font-size:clamp(1.5rem,3.5vw,3rem);font-style:italic}@media(max-width:899px){.our-story__intro{grid-template-columns:1fr}.our-story__art{order:-1}.our-story__copy h1{font-size:clamp(3.5rem,16vw,6.2rem)}.our-story__values{grid-template-columns:1fr}.our-story__values article{min-height:220px}}.mobile-shop-header{display:none!important}@media(max-width:989px){.site-header .header-main{display:flex!important;min-height:58px;padding-block:.65rem}.site-header .header-collections{display:block!important}.header-home{max-width:42%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-utility{gap:clamp(.45rem,2.2vw,.8rem)}.header-utility a{font-size:clamp(.56rem,1.8vw,.66rem)}.header-collections__scroller{width:100%;min-height:44px;justify-content:flex-start;gap:1.1rem;overflow-x:auto;padding-inline:12px;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.header-collections__scroller::-webkit-scrollbar{display:none}.header-collections a{flex:0 0 auto;font-size:.68rem;scroll-snap-align:start}}@media(max-width:480px){.header-main{gap:.55rem}.header-home{max-width:36%;font-size:.78rem}.header-utility{gap:.42rem}.header-utility a{font-size:.52rem;letter-spacing:.045em}}@media(min-width:990px){.site-header .header-main{padding-bottom:1rem}.site-header .header-collections__scroller{gap:0;min-height:52px}.site-header .header-collections a{position:relative;padding-inline:clamp(.85rem,1.45vw,1.4rem)}.site-header .header-collections a+a:before{content:"";position:absolute;left:0;top:50%;width:1px;height:16px;background:#fff4fa47;transform:translateY(-50%)}}@media(max-width:989px){.site-header .header-collections__scroller{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr));width:100%;min-height:0;gap:0;overflow:visible;padding:.35rem 8px .45rem}.site-header .header-collections a{position:relative;width:100%;min-width:0;min-height:34px;display:flex;align-items:center;justify-content:center;padding:.35rem .1rem;font-size:clamp(.48rem,2.1vw,.64rem);line-height:1.08;letter-spacing:.012em;text-align:center;white-space:normal;scroll-snap-align:unset}.site-header .header-collections a:nth-child(-n+3){grid-column:span 4}.site-header .header-collections a:nth-child(n+4){grid-column:span 3;font-size:clamp(.44rem,1.85vw,.58rem)}.site-header .header-collections a:nth-child(2):before,.site-header .header-collections a:nth-child(3):before,.site-header .header-collections a:nth-child(5):before,.site-header .header-collections a:nth-child(6):before,.site-header .header-collections a:nth-child(7):before{content:"";position:absolute;left:0;top:50%;width:1px;height:15px;background:#fff4fa40;transform:translateY(-50%)}}@media(max-width:390px){.site-header .header-collections__scroller{padding-inline:4px}.site-header .header-collections a{font-size:.48rem;letter-spacing:0}.site-header .header-collections a:nth-child(n+4){font-size:.42rem}}.f40-collection__heading{margin-bottom:1.4rem}.f40-filter-shell{position:relative;z-index:20;margin-bottom:2rem}.f40-filter-bar{display:flex;align-items:center;min-height:64px;padding:.65rem .8rem;border:1px solid rgba(20,20,20,.12);border-radius:999px;background:#fffffff5;box-shadow:0 14px 40px #1e121914}.f40-filter-trigger{display:inline-flex;align-items:center;gap:.55rem;min-height:44px;padding:0 1.1rem;border:0;border-radius:999px;background:#171317;color:#fff;font:inherit;font-size:.76rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.f40-filter-trigger:hover{background:#eb1276}.f40-filter-trigger__icon{display:inline-flex}.f40-filter-count,.f40-quick-filter__count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 .32rem;border-radius:999px;background:#eb1276;color:#fff;font-size:.66rem;line-height:1}.f40-quick-filters{display:flex;align-items:center;gap:.15rem;margin-left:.4rem}.f40-quick-filter{position:relative}.f40-quick-filter>summary{display:flex;align-items:center;gap:.45rem;min-height:42px;padding:0 .85rem;border-radius:999px;color:#211a20;font-size:.78rem;font-weight:650;letter-spacing:.045em;cursor:pointer;list-style:none}.f40-quick-filter>summary::-webkit-details-marker{display:none}.f40-quick-filter>summary:hover{background:#fff3f8;color:#eb1276}.f40-quick-filter[open]>summary{background:#fff3f8}.f40-quick-filter[open]>summary svg,.f40-filter-group[open]>summary svg{transform:rotate(180deg)}.f40-quick-filter summary svg,.f40-filter-group summary svg{transition:transform .2s ease}.f40-quick-filter__menu{position:absolute;top:calc(100% + .65rem);left:0;z-index:30;width:min(300px,80vw);padding:1rem;border:1px solid rgba(20,20,20,.1);border-radius:18px;background:#fff;box-shadow:0 24px 60px #1e121929}.f40-filter-apply{width:100%;margin-top:.8rem;padding:.8rem 1rem;border:0;border-radius:999px;background:#171317;color:#fff;font:inherit;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.f40-sort{display:flex;align-items:center;gap:.65rem;margin-left:auto;padding-left:1rem}.f40-sort>label{color:#6e626b;font-size:.7rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}.f40-select-wrap{position:relative}.f40-select-wrap select{min-height:42px;padding:0 2.35rem 0 1rem;border:0;border-left:1px solid rgba(20,20,20,.12);border-radius:0;background:transparent;color:#211a20;font:inherit;font-size:.78rem;font-weight:650;-webkit-appearance:none;appearance:none;cursor:pointer}.f40-select-wrap svg{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);pointer-events:none}.f40-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.85rem .25rem 0}.f40-filter-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.52rem .78rem;border:1px solid rgba(238,79,155,.28);border-radius:999px;background:#fff4f9;color:#9d2862;font-size:.72rem;font-weight:650;text-decoration:none}.f40-filter-chip:hover{border-color:#eb1276;background:#eb1276;color:#fff}.f40-clear-all{margin-left:.25rem;color:#5f535b;font-size:.72rem;font-weight:700;text-underline-offset:.2em}.f40-check-option{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:.65rem;min-height:36px;color:#2a2228;font-size:.82rem;cursor:pointer}.f40-check-option input{position:absolute;opacity:0;pointer-events:none}.f40-checkbox{width:18px;height:18px;border:1px solid #b9adb5;border-radius:5px;background:#fff}.f40-check-option input:checked+.f40-checkbox{border-color:#eb1276;background:#eb1276;box-shadow:inset 0 0 0 4px #fff}.f40-check-option.is-disabled{opacity:.38;cursor:default}.f40-option-count{color:#958992;font-size:.7rem}.f40-filter-drawer[hidden]{display:none}.f40-filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.f40-filter-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0d090c9e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.f40-filter-panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(430px,92vw);height:100%;background:#fff;box-shadow:-18px 0 60px #0003;animation:f40FilterIn .25s ease both}@keyframes f40FilterIn{0%{transform:translate(100%)}to{transform:translate(0)}}.f40-filter-panel__header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.65rem 1.5rem 1.25rem;border-bottom:1px solid #eee6eb}.f40-filter-panel__header h2{margin:.1rem 0 0;font-size:clamp(1.65rem,4vw,2.2rem)}.f40-filter-close{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e5d9e0;border-radius:50%;background:#fff;color:#211a20;font-size:1.65rem;line-height:1;cursor:pointer}.f40-filter-form{display:flex;flex:1;min-height:0;flex-direction:column}.f40-filter-groups{flex:1;overflow-y:auto;padding:0 1.5rem}.f40-filter-group{border-bottom:1px solid #eee6eb}.f40-filter-group>summary{display:flex;align-items:center;justify-content:space-between;min-height:62px;color:#211a20;font-size:.8rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;list-style:none}.f40-filter-group>summary::-webkit-details-marker{display:none}.f40-filter-group__meta{display:inline-flex;align-items:center;gap:.6rem;color:#eb1276}.f40-filter-group__body{padding:0 0 1.25rem}.f40-filter-options{display:grid;gap:.25rem}.f40-price-caption{margin:0 0 .8rem;color:#776a73;font-size:.76rem}.f40-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.f40-price-fields label>span:first-child{display:block;margin-bottom:.35rem;color:#6e626b;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.f40-money-field{display:flex;align-items:center;gap:.25rem;min-height:46px;padding:0 .75rem;border:1px solid #d9ced5;border-radius:10px}.f40-money-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;font:inherit}.f40-filter-panel__footer{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.15rem 1.5rem;border-top:1px solid #eee6eb;background:#fff;box-shadow:0 -10px 30px #190f160d}.f40-filter-reset{color:#5f535b;font-size:.74rem;font-weight:700;text-underline-offset:.2em}.f40-filter-submit{width:100%;border-radius:999px;background:#eb1276;border-color:#eb1276}body.f40-filter-open{overflow:hidden}@media(max-width:989px){.f40-filter-shell{margin-bottom:1.35rem}.f40-filter-bar{min-height:56px;padding:.5rem;border-radius:18px}.f40-quick-filters{display:none}.f40-filter-trigger{min-height:42px;padding-inline:.9rem}.f40-sort{gap:.25rem;padding-left:.25rem}.f40-sort>label{display:none}.f40-select-wrap select{max-width:48vw;padding-left:.75rem;font-size:.72rem}}@media(max-width:480px){.f40-filter-trigger{font-size:.67rem;letter-spacing:.1em}.f40-filter-trigger__icon{display:none}.f40-select-wrap select{max-width:54vw}.f40-filter-panel{width:100%}.f40-filter-panel__header,.f40-filter-groups,.f40-filter-panel__footer{padding-left:1.1rem;padding-right:1.1rem}}.f40-product-copy{display:grid;gap:0}.f40-product-copy__section{padding:1.4rem 0;border-bottom:1px solid rgba(18,18,18,.1)}.f40-product-copy__section:first-child{padding-top:.25rem}.f40-product-copy__section:last-child{border-bottom:0;padding-bottom:0}.f40-product-copy__section h3{margin:0 0 .75rem;font-size:clamp(1.55rem,1.2vw,1.9rem);line-height:1.25;letter-spacing:.01em;color:#171717}.f40-product-copy__section p{margin:0;line-height:1.75;color:#121212c7}.f40-product-copy__list{margin:0;padding:0;list-style:none;display:grid;gap:.65rem}.f40-product-copy__list li{position:relative;padding-left:1.35rem;line-height:1.55;color:#121212cc}.f40-product-copy__list li:before{content:"";position:absolute;left:0;top:.7em;width:.48rem;height:.48rem;border-radius:50%;background:#eb1276;transform:translateY(-50%)}.f40-product-copy__measurements{overflow:hidden}.f40-product-copy__note{margin-bottom:1rem!important;font-size:.92em;font-style:italic}.f40-product-copy__measurements table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;-webkit-overflow-scrolling:touch}.f40-product-copy__measurements th,.f40-product-copy__measurements td{padding:.7rem .85rem;border:1px solid rgba(18,18,18,.12);white-space:nowrap;text-align:center}.f40-product-copy__measurements th{background:#171717!important;color:#fff!important;font-weight:700!important}.f40-product-copy__measurements tr:nth-child(2n) td{background:#fff7fb}.f40-product-soft-card__eyebrow{margin-bottom:.45rem;color:#eb1276;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.f40-product-soft-details .f40-product-soft-card:first-child{border-top:3px solid #EB1276}@media screen and (max-width:749px){.f40-product-copy__section{padding:1.1rem 0}.f40-product-copy__measurements th,.f40-product-copy__measurements td{padding:.6rem .7rem;font-size:.88rem}}.f40-product-soft-header button{cursor:pointer}.f40-product-soft-header__bag{padding:0}.f40-product-soft-header__bag span{position:absolute;right:-9px;top:-8px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#eb1276;color:#fff;font-size:.64rem;font-weight:800}.f40-luxury-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;background:#05020494;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;transition:opacity .28s ease}.f40-luxury-overlay.is-open{opacity:1}body.f40-luxury-drawer-open{overflow:hidden}.f40-luxury-drawer{position:fixed;z-index:9991;background:#fff;color:#090207;box-shadow:0 24px 70px #0000003d;overflow:auto;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.f40-luxury-drawer--left{inset:0 auto 0 0;width:min(430px,92vw);transform:translate(-102%)}.f40-luxury-drawer--right{inset:0 0 0 auto;width:min(460px,94vw);transform:translate(102%)}.f40-luxury-drawer--compact{width:min(390px,92vw)}.f40-luxury-drawer--top{inset:0 0 auto 0;width:100%;min-height:300px;padding:0 max(5vw,24px) 34px;transform:translateY(-105%)}.f40-luxury-drawer.is-open{transform:translate(0)}.f40-luxury-drawer__header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid rgba(9,2,7,.1)}.f40-luxury-drawer__header img{width:180px;max-height:74px;object-fit:contain}.f40-luxury-drawer__header h2{margin:.18rem 0 0;font-family:Georgia,serif;font-size:clamp(1.55rem,3vw,2.15rem)}.f40-luxury-drawer__close{width:42px;height:42px;border:1px solid rgba(9,2,7,.14);border-radius:50%;background:#fff;font-size:2rem;line-height:1;color:#090207}.f40-luxury-drawer__close:hover{color:#eb1276;border-color:#eb1276}.f40-luxury-drawer__body{padding:28px 26px 34px}.f40-luxury-drawer__eyebrow{margin:0;color:#eb1276;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.f40-luxury-menu{display:grid;gap:0;border-top:1px solid rgba(9,2,7,.1)}.f40-luxury-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:0 2px;border-bottom:1px solid rgba(9,2,7,.1);color:#090207;font-family:Georgia,serif;font-size:1.12rem}.f40-luxury-menu a:after{content:"\2192";color:#eb1276;transition:transform .2s ease}.f40-luxury-menu a:hover:after{transform:translate(5px)}.f40-luxury-menu a span{margin-left:auto;padding:.28rem .48rem;border-radius:999px;background:#fff0f6;color:#eb1276;font-family:Inter,sans-serif;font-size:.6rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.f40-luxury-menu__featured{font-weight:700}.f40-luxury-menu__sale{color:#eb1276!important;font-weight:800}.f40-luxury-drawer__primary,.f40-luxury-checkout{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;margin-top:24px;border:1px solid #090207;border-radius:5px;background:#090207;color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.f40-luxury-drawer__primary:hover,.f40-luxury-checkout:hover{background:#eb1276;border-color:#eb1276}.f40-luxury-drawer__secondary{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;margin-top:10px;border:1px solid rgba(9,2,7,.2);border-radius:5px;color:#090207;font-size:.75rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.f40-luxury-drawer__footer-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;padding-top:22px;border-top:1px solid rgba(9,2,7,.1);font-size:.78rem}.f40-luxury-drawer__footer-links a:hover{color:#eb1276}.f40-luxury-search-form{display:grid;grid-template-columns:1fr auto;max-width:1050px;margin:26px auto 0;border-bottom:2px solid #090207}.f40-luxury-search-form input{min-width:0;height:64px;border:0;outline:0;background:transparent;color:#090207;font-family:Georgia,serif;font-size:clamp(1.15rem,2.2vw,1.65rem)}.f40-luxury-search-form button{border:0;background:transparent;color:#eb1276;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.f40-luxury-search-suggestions{max-width:1050px;display:flex;flex-wrap:wrap;gap:10px 16px;margin:18px auto 0;font-size:.78rem}.f40-luxury-search-suggestions span{font-weight:800}.f40-luxury-search-suggestions a{color:#6b6067;text-decoration:underline;text-underline-offset:3px}.f40-luxury-account>p{color:#655d63;line-height:1.7}.f40-luxury-trust-list{display:grid;gap:12px;margin-top:30px;padding:20px;border-radius:8px;background:#fff4f8;font-size:.82rem;font-weight:700}.f40-luxury-cart__empty{padding:40px 0;text-align:center}.f40-luxury-cart__empty>span{color:#eb1276;font-size:3rem}.f40-luxury-cart__empty h3{margin:.5rem 0;font-family:Georgia,serif;font-size:1.5rem}.f40-luxury-cart__empty p{color:#655d63;line-height:1.65}.f40-luxury-cart__items{display:grid;gap:18px}.f40-luxury-cart__item{display:grid;grid-template-columns:88px 1fr;gap:14px;padding-bottom:18px;border-bottom:1px solid rgba(9,2,7,.1)}.f40-luxury-cart__item img{width:88px;height:110px;object-fit:cover;background:#f7f4f6}.f40-luxury-cart__item small{display:block;margin-top:5px;color:#756b71}.f40-luxury-cart__item p{margin:.55rem 0 0;font-weight:750}.f40-luxury-cart__title{font-family:Georgia,serif;font-weight:700}.f40-luxury-cart__summary{margin-top:24px;padding-top:20px;border-top:2px solid #090207}.f40-luxury-cart__summary>div{display:flex;justify-content:space-between;font-size:1.05rem}.f40-luxury-cart__summary>p{color:#756b71;font-size:.74rem}.f40-luxury-checkout{margin-top:10px;cursor:pointer}@media(max-width:640px){.f40-product-soft-header{min-height:92px;grid-template-columns:1fr auto 1fr;gap:.4rem;padding:.7rem .8rem}.f40-product-soft-header__side{gap:.5rem}.f40-product-soft-header__logo{width:min(165px,42vw)}.f40-product-soft-header__menu,.f40-product-soft-header__search,.f40-product-soft-header__account,.f40-product-soft-header__bag{width:30px;height:30px}.f40-product-soft-header__menu span{width:23px}.f40-luxury-drawer__header{min-height:90px;padding:17px 19px}.f40-luxury-drawer__header img{width:145px}.f40-luxury-drawer__body{padding:22px 19px 28px}.f40-luxury-drawer--top{min-height:280px;padding:0 18px 26px}.f40-luxury-search-form{grid-template-columns:1fr;border-bottom:0}.f40-luxury-search-form input{height:58px;border-bottom:2px solid #090207}.f40-luxury-search-form button{min-height:46px;margin-top:12px;border-radius:4px;background:#090207;color:#fff}}.f40-filter-shell{width:100%}.f40-filter-bar{width:100%;box-sizing:border-box;border-radius:8px}.f40-filter-trigger,.f40-quick-filter>summary,.f40-filter-apply,.f40-filter-submit,.f40-filter-chip{border-radius:6px}@media(max-width:989px){.f40-filter-bar{width:100%;min-height:58px;padding:.5rem;border-radius:8px}.f40-filter-trigger,.f40-sort{flex:1 1 0;min-width:0}.f40-filter-trigger{justify-content:center;width:100%;border-radius:6px}.f40-sort{margin-left:.5rem;padding-left:0}.f40-select-wrap,.f40-select-wrap select{width:100%;max-width:none}.f40-select-wrap select{min-height:42px;padding-left:.85rem;border:1px solid rgba(20,20,20,.12);border-radius:6px;background:#fff}}@media(max-width:480px){.f40-filter-bar{gap:.5rem}.f40-filter-trigger,.f40-select-wrap select{min-height:44px}}.f40-filter-shell{margin-bottom:1.35rem}.f40-filter-bar{min-height:42px;padding:4px 6px;gap:6px;border:1px solid #dedede;border-radius:6px;background:#f5f5f5;box-shadow:none}.f40-filter-trigger{min-height:34px;padding:0 12px;border-radius:4px;font-size:.7rem;letter-spacing:.09em;box-shadow:none}.f40-filter-trigger__icon svg{width:15px;height:15px}.f40-quick-filters{gap:3px;margin-left:2px}.f40-quick-filter>summary{min-height:34px;padding:0 10px;border-radius:4px;font-size:.68rem}.f40-sort{gap:7px;padding-left:8px}.f40-sort>label{font-size:.66rem}.f40-select-wrap select{min-height:34px;height:34px;padding:0 30px 0 10px;border:1px solid #d8d8d8;border-radius:4px;background-color:#fff;font-size:.72rem;line-height:1}@media(max-width:989px){.f40-filter-shell{margin-bottom:1rem}.f40-filter-bar{min-height:40px;padding:3px 4px;gap:5px;border-radius:6px}.f40-filter-trigger,.f40-select-wrap select{min-height:34px;height:34px}.f40-filter-trigger{padding-inline:9px;border-radius:4px;font-size:.66rem}.f40-sort{margin-left:0;gap:0}.f40-select-wrap select{padding-left:9px;padding-right:26px;border-radius:4px;font-size:.68rem}}@media(max-width:480px){.f40-filter-bar{min-height:38px;padding:3px;gap:4px}.f40-filter-trigger,.f40-select-wrap select{min-height:32px;height:32px}.f40-filter-trigger{padding-inline:7px;letter-spacing:.07em}}.f40-filter-shell{position:relative;z-index:25;margin:0 0 1.5rem}.f40-filter-toolbar{display:flex;align-items:center;gap:.55rem;width:100%;padding:.25rem 0 .65rem;border:0;border-bottom:1px solid #dedede;background:transparent;box-shadow:none}.f40-shop-by-label{margin-right:.15rem;color:#6c6268;font-size:.68rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.f40-filter-trigger{min-height:38px;padding:0 1rem;border:1px solid #181418;border-radius:4px;background:#181418;color:#fff;box-shadow:none;font-size:.7rem;letter-spacing:.1em}.f40-filter-trigger:hover{border-color:#eb1276;background:#eb1276}.f40-quick-filters{display:flex;align-items:center;gap:.4rem;margin-left:.1rem}.f40-quick-filter>summary{min-height:38px;padding:0 .9rem;border:1px solid #d9d5d7;border-radius:4px;background:#fff;color:#211a20;font-size:.73rem;font-weight:650;letter-spacing:.035em}.f40-quick-filter>summary:hover,.f40-quick-filter[open]>summary{border-color:#eb1276;background:#fff5f9;color:#a92e68}.f40-quick-filter__menu{border-radius:8px}.f40-sort{gap:.45rem;margin-left:auto;padding-left:0}.f40-sort>label{display:none}.f40-select-wrap select{min-height:38px;min-width:160px;padding:0 2.3rem 0 .95rem;border:1px solid #d9d5d7;border-radius:4px;background:#fff;font-size:.73rem;font-weight:650}.f40-select-wrap select:hover,.f40-select-wrap select:focus{border-color:#eb1276}.f40-active-filters{padding:.75rem 0 0}.f40-filter-chip{border-radius:4px}.f40-filter-panel{width:min(420px,94vw);background:#fff}.f40-filter-panel__header{padding:1.5rem 1.35rem 1.1rem;background:#fff8fb}.f40-filter-close{border-radius:4px}.f40-filter-groups{padding:0 1.35rem}.f40-filter-group>summary{min-height:58px}.f40-filter-group__body{padding-bottom:1.15rem}.f40-filter-options{gap:.45rem}.f40-check-option{min-height:40px;padding:.25rem .15rem}.f40-check-option--color{grid-template-columns:30px 1fr auto}.f40-color-swatch{width:26px;height:26px;border:1px solid #cfc8cc;border-radius:50%;background:var(--f40-swatch, #eee);box-shadow:inset 0 0 0 2px #fff}.f40-check-option--color input:checked+.f40-color-swatch{border-color:#eb1276;box-shadow:0 0 0 2px #eb1276,inset 0 0 0 2px #fff}.f40-color-swatch--ivory{background:ivory}.f40-color-swatch--cream{background:#fffdd0}.f40-color-swatch--beige{background:#d9c6a5}.f40-color-swatch--taupe{background:#9b8878}.f40-color-swatch--dusty-rose{background:#c98f9d}.f40-color-swatch--sage{background:#9caf88}.f40-color-swatch--navy{background:#172a46}.f40-color-swatch--white{background:#fff}.f40-color-swatch--black{background:#111}.f40-color-swatch--gray,.f40-color-swatch--grey{background:#aaa}.f40-color-swatch--pink{background:#ee8eb8}.f40-color-swatch--red{background:#b3212d}.f40-color-swatch--blue{background:#4778bd}.f40-color-swatch--green{background:#517b53}.f40-color-swatch--brown{background:#765241}.f40-color-swatch--purple{background:#78508e}.f40-color-swatch--yellow{background:#efd65a}.f40-color-swatch--orange{background:#de813d}.f40-filter-group:has(.f40-check-option--size) .f40-filter-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.f40-check-option--size{display:block;min-height:0;padding:0;text-align:center}.f40-check-option--size .f40-checkbox,.f40-check-option--size .f40-option-count{display:none}.f40-check-option--size .f40-option-label{display:grid;place-items:center;min-height:42px;padding:.35rem;border:1px solid #d7d0d4;border-radius:4px;background:#fff;font-size:.75rem;font-weight:700}.f40-check-option--size input:checked~.f40-option-label{border-color:#181418;background:#181418;color:#fff}.f40-money-field,.f40-filter-submit{border-radius:4px}.f40-filter-panel__footer{grid-template-columns:auto 1fr}@media(max-width:989px){.f40-filter-shell{margin-bottom:1.15rem}.f40-filter-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:0 0 .75rem}.f40-shop-by-label,.f40-quick-filters{display:none}.f40-filter-trigger,.f40-sort{width:100%;margin:0;padding:0}.f40-filter-trigger{justify-content:center;min-height:42px}.f40-select-wrap,.f40-select-wrap select{width:100%;min-width:0;max-width:none}.f40-select-wrap select{min-height:42px;text-align:center;text-align-last:center}}@media(max-width:480px){.f40-filter-toolbar{gap:.5rem}.f40-filter-trigger,.f40-select-wrap select{min-height:40px;font-size:.68rem}.f40-filter-trigger__icon{display:inline-flex}.f40-filter-panel{width:100%}.f40-filter-group:has(.f40-check-option--size) .f40-filter-options{grid-template-columns:repeat(3,minmax(0,1fr))}}.f40-mobile-menu-button{display:none;width:42px;height:42px;padding:9px;border:0;background:transparent;color:inherit}.f40-mobile-menu-button>span:not(.visually-hidden){display:block;width:24px;height:2px;margin:4px auto;background:currentColor}.f40-mobile-menu[hidden]{display:none}.f40-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.f40-mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000008c}.f40-mobile-menu__panel{position:absolute;inset:0 auto 0 0;width:min(88vw,380px);overflow:auto;background:#fff;color:#090207;box-shadow:20px 0 60px #0000003d}.f40-mobile-menu__header{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:1rem 1.2rem;border-bottom:1px solid #e8e3e6}.f40-mobile-menu__header a{color:#090207;font-family:Georgia,serif;font-size:1.35rem;font-weight:800;text-decoration:none}.f40-mobile-menu__header button{width:42px;height:42px;border:0;background:transparent;font-size:2rem}.f40-mobile-menu__nav{display:grid;padding:.6rem 1.2rem}.f40-mobile-menu__item>a,.f40-mobile-menu__nav>a{display:block;padding:1rem 0;border-bottom:1px solid #eee8eb;color:#090207;font-size:1rem;font-weight:750;text-decoration:none}.f40-mobile-menu__children{display:grid;padding:0 0 .65rem 1rem}.f40-mobile-menu__children a{padding:.55rem 0;color:#685e64;text-decoration:none}.f40-mobile-menu__utility{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:1.2rem}.f40-mobile-menu__utility a{color:#090207;font-size:.82rem;text-decoration:underline;text-underline-offset:3px}body.f40-mobile-menu-open{overflow:hidden}.product-card-wrap{position:relative;display:flex;flex-direction:column;min-width:0}.product-card-wrap .product-card{flex:1}.product-card__image{position:relative}.product-card__badges{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:5px;max-width:calc(100% - 20px)}.product-card__badges:empty{display:none}.product-card__badges span{padding:.35rem .55rem;border-radius:3px;background:#fff;color:#090207;font-size:.62rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 2px 8px #0000001a}.product-card__badges span:first-child{background:#090207;color:#fff}.product-card__quick-form{margin:0}.product-card__quick-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:42px;margin-top:.55rem;padding:.55rem .8rem;border:1px solid #171217;border-radius:4px;background:#fff;color:#171217;font-size:.7rem;font-weight:850;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;cursor:pointer}.product-card__quick-button:hover,.product-card__quick-button:focus-visible{border-color:#eb1276;background:#eb1276;color:#fff}.product-card__quick-button.is-disabled{opacity:.5;cursor:not-allowed}.forever40-footer__payment-icon{display:inline-flex;align-items:center;justify-content:center}.forever40-footer__payment-icon svg{width:42px;height:27px}.f40-product-trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:1.3rem 0;background:#e8e2e5;border:1px solid #e8e2e5}.f40-product-trust-row>a,.f40-product-trust-row>span{display:grid;gap:.2rem;padding:.8rem;background:#fff;color:#090207;text-decoration:none}.f40-product-trust-row strong{font-size:.76rem}.f40-product-trust-row span span,.f40-product-trust-row a span{color:#71666d;font-size:.67rem;line-height:1.35}.f40-product-trust-row a:hover strong{color:#eb1276}@media(max-width:760px){.f40-mobile-menu-button{display:block}.site-header .header-main{grid-template-columns:42px 1fr auto!important}.header-home{text-align:center}.site-header .header-collections{display:none!important}.header-utility a:not(:last-child){display:none}.header-utility{justify-self:end}.header-utility a:last-child{font-size:0}.header-utility a:last-child:after{content:"Bag";font-size:.78rem}.product-card__quick-button{min-height:40px;font-size:.65rem}.product-card__badges{top:7px;left:7px}.product-card__badges span{padding:.28rem .4rem;font-size:.55rem}.f40-product-trust-row{grid-template-columns:1fr}}.f40-grid-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 1rem;color:#71666d;font-size:.72rem}.f40-grid-controls>div{display:flex;gap:.3rem}.f40-grid-controls button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #ddd6da;border-radius:4px;background:#fff;color:#766c72;cursor:pointer}.f40-grid-controls button:hover,.f40-grid-controls button:focus-visible,.f40-grid-controls button.is-active{border-color:#eb1276;color:#eb1276;background:#fff6fa}.f40-grid-controls svg{width:17px;height:17px;fill:currentColor}.grid--products.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:989px){.grid--products.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.f40-grid-controls{margin-top:.2rem}.f40-grid-controls button{width:34px;height:34px}.grid--products.is-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--products:not(.is-compact){grid-template-columns:repeat(2,minmax(0,1fr))}}.f40-mobile-menu__collections,.f40-mobile-menu__extras{display:grid}.f40-mobile-menu__collections>a{display:block;padding:1rem 0;border-bottom:1px solid #eee8eb;color:#090207;font-size:1rem;font-weight:750;text-decoration:none}.f40-mobile-menu__extras{margin-top:.45rem}.f40-mobile-menu__extras:empty{display:none}.f40-site-header,.f40-site-header .header-main,.f40-site-header .header-collections{background:#000;color:var(--text)}.f40-mobile-menu__panel{background:#050505;color:var(--text);box-shadow:20px 0 60px #0000008c}.f40-mobile-menu__header{border-bottom-color:var(--line)}.f40-mobile-menu__header a,.f40-mobile-menu__header button,.f40-mobile-menu__item>a,.f40-mobile-menu__nav>a,.f40-mobile-menu__utility a,.f40-mobile-menu__collections>a{color:var(--text)}.f40-mobile-menu__header a{font-family:inherit}.f40-mobile-menu__children a{color:var(--muted)}.f40-mobile-menu__item>a,.f40-mobile-menu__nav>a,.f40-mobile-menu__collections>a{border-bottom-color:var(--line)}.f40-mobile-menu__item>a:hover,.f40-mobile-menu__item>a:focus-visible,.f40-mobile-menu__nav>a:hover,.f40-mobile-menu__nav>a:focus-visible,.f40-mobile-menu__collections>a:hover,.f40-mobile-menu__collections>a:focus-visible,.f40-mobile-menu__utility a:hover,.f40-mobile-menu__utility a:focus-visible{color:var(--accent)}@media(max-width:760px){.f40-mobile-menu-button{display:block!important;color:var(--text);flex:0 0 42px}.f40-mobile-menu-button>span:not(.visually-hidden){background:currentColor}.site-header .header-main{grid-template-columns:42px minmax(0,1fr) auto!important}.header-home{min-width:0;text-align:center}.header-utility a:not(:last-child){display:none!important}.header-utility a:last-child{display:inline-flex!important}}.product-card__badges{top:auto;bottom:10px;left:10px;right:auto;display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;gap:4px;max-width:calc(100% - 20px);pointer-events:none}.product-card__badges span{width:max-content;max-width:100%;padding:.3rem .5rem;border-radius:5px;background:#fffffff0;color:#090207;font-size:.58rem;font-weight:800;line-height:1.1;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 1px 5px #0000001f}.product-card__badges span:first-child{background:#090207f0;color:#fff}@media(max-width:760px){.product-card__badges{top:auto;bottom:7px;left:7px;gap:3px;max-width:calc(100% - 14px)}.product-card__badges span{padding:.25rem .4rem;border-radius:4px;font-size:.52rem}}.collection-tile__content{position:absolute;z-index:3;left:12px;bottom:12px;right:auto;top:auto;display:block;padding:0!important;width:auto}.collection-tile__label{display:inline-flex;align-items:center;width:max-content;max-width:calc(100% - 4px);padding:.52rem .72rem;border-radius:6px;background:#080808e0;color:#fff;font-size:.72rem!important;font-weight:750;line-height:1;letter-spacing:.075em;text-transform:uppercase;box-shadow:0 2px 10px #00000029;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.collection-tile__cta{display:none!important}.collection-tile:after{background:linear-gradient(180deg,#05050504 55%,#05050533)}.collection-tile:hover .collection-tile__media img{transform:scale(1.03)}.product-card__image{overflow:hidden}.product-card__image img{transition:transform .28s ease,opacity .22s ease}.product-card-wrap:hover .product-card__image img{transform:scale(1.018)}.product-card__meta{display:grid;gap:.26rem;padding-top:.72rem}.product-card__quick-overlay{position:absolute;z-index:4;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:center;min-height:34px;padding:.42rem .7rem;border-radius:4px;background:#080808db;color:#fff;font-size:.64rem;font-weight:800;letter-spacing:.09em;line-height:1;text-transform:uppercase;opacity:0;transform:translateY(5px);transition:opacity .2s ease,transform .2s ease,background .2s ease;pointer-events:none}.product-card-wrap:hover .product-card__quick-overlay,.product-card:focus-visible .product-card__quick-overlay{opacity:1;transform:translateY(0)}.product-card__soldout-badge{position:absolute;z-index:5;top:9px;right:9px;display:inline-flex;align-items:center;padding:.32rem .5rem;border-radius:5px;background:#5a5a5ae6;color:#fff;font-size:.56rem;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase;box-shadow:0 1px 5px #0000001f}.product-card-wrap.is-sold-out .product-card__image img{opacity:.87}.product-card__quick-button--compact{width:auto;align-self:flex-start;min-height:32px;margin-top:.45rem;padding:.38rem .68rem;border-radius:4px;font-size:.6rem;letter-spacing:.075em}@media(max-width:760px){.collection-tile__content{left:8px;bottom:8px}.collection-tile__label{padding:.42rem .58rem;border-radius:5px;font-size:.64rem!important;letter-spacing:.06em}.product-card__quick-overlay{position:relative;left:auto;right:auto;bottom:auto;min-height:30px;margin-top:.42rem;padding:.36rem .55rem;background:transparent;color:var(--text);border:1px solid var(--line);font-size:.58rem;opacity:1;transform:none}.product-card__soldout-badge{top:7px;right:7px;padding:.28rem .42rem;font-size:.52rem}.product-card__quick-button--compact{min-height:30px;padding:.34rem .58rem;font-size:.57rem}}@media(prefers-reduced-motion:reduce){.product-card__image img,.product-card__quick-overlay,.collection-tile__media img{transition:none!important}}@media(max-width:760px){.f40-mobile-menu{position:fixed!important;top:var(--f40-mobile-menu-top, 64px)!important;right:0!important;bottom:0!important;left:0!important;z-index:9998!important}.f40-mobile-menu__backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#00000094!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.f40-mobile-menu__panel{position:absolute!important;top:0!important;right:0!important;left:0!important;bottom:auto!important;width:100%!important;max-width:none!important;max-height:min(74vh,620px)!important;overflow-y:auto!important;background:#111!important;color:#fff!important;border-top:3px solid var(--accent)!important;border-radius:0 0 12px 12px!important;box-shadow:0 18px 38px #00000080!important}.f40-mobile-menu__header{min-height:58px!important;padding:.7rem 1.1rem!important;background:#0b0b0b!important;border-bottom:1px solid rgba(255,255,255,.16)!important}.f40-mobile-menu__header a{color:var(--accent)!important;font-family:inherit!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.f40-mobile-menu__header button{color:#fff!important;font-size:1.8rem!important}.f40-mobile-menu__nav{padding:.25rem 1.1rem .45rem!important}.f40-mobile-menu__collections>a,.f40-mobile-menu__item>a,.f40-mobile-menu__nav>a{min-height:52px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:.85rem .1rem!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.14)!important;font-size:1rem!important;font-weight:750!important;letter-spacing:.01em!important}.f40-mobile-menu__collections>a:after,.f40-mobile-menu__item>a:after{content:"\203a";color:var(--accent);font-size:1.35rem;line-height:1}.f40-mobile-menu__children{padding-left:.8rem!important}.f40-mobile-menu__children a{color:#d7d0d4!important;padding:.65rem 0!important}.f40-mobile-menu__extras{margin-top:.25rem!important}.f40-mobile-menu__utility{gap:.7rem 1.2rem!important;padding:.9rem 1.1rem 1.1rem!important;background:#090909!important;border-top:1px solid rgba(255,255,255,.14)!important}.f40-mobile-menu__utility a{color:#fff!important;font-size:.78rem!important;font-weight:700!important}}.f40-site-header{position:sticky;top:0;z-index:40;background:#050505f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.09)}.f40-header-inner{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.f40-primary-nav,.header-utility{display:flex;align-items:center;gap:22px}.f40-primary-nav a,.f40-shop-menu summary,.header-utility a{color:#fff;text-decoration:none;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.f40-logo-text{font-size:26px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-decoration:none;text-align:center}.f40-shop-menu{position:relative}.f40-shop-menu summary{cursor:pointer;list-style:none}.f40-shop-menu summary::-webkit-details-marker{display:none}.f40-shop-menu__panel{position:absolute;top:calc(100% + 18px);left:-18px;min-width:230px;padding:16px;background:#fff;border:1px solid #e9e9e9;box-shadow:0 20px 50px #0000002e;display:grid;gap:2px}.f40-shop-menu__panel a{color:#111;padding:9px 10px;letter-spacing:.06em}.f40-shop-menu__panel a:hover{background:#fff4fa;color:#cc2f76}.f40-shop-menu__divider{height:1px;background:#eee;margin:8px 0}.announcement{background:#111;color:#fff;text-align:center;padding:10px 16px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.announcement a,.announcement span{color:#fff;text-decoration:none}.announcement .announcement__highlight,.announcement a .announcement__highlight,.announcement .announcement__heart,.announcement a .announcement__heart{color:#eb1276}.section{padding-top:72px;padding-bottom:72px}.section-title h2,.newsletter h2{letter-spacing:-.02em}.eyebrow{letter-spacing:.15em;text-transform:uppercase;color:#c93e7b}.button,.button--accent,.button--secondary{border-radius:0!important;letter-spacing:.1em;text-transform:uppercase;font-size:11px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.product-card{transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-5px)}.newsletter{background:#fff7fb;color:#111;border-top:1px solid #f1d8e5;border-bottom:1px solid #f1d8e5}.newsletter input[type=email]{background:#fff;border:1px solid #d7c5ce;color:#111;border-radius:0}.f40-mobile-menu__label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#eb1276;margin:16px 0 4px}@media(max-width:990px){.f40-header-inner{grid-template-columns:auto 1fr auto;min-height:68px}.f40-primary-nav{display:none}.f40-logo-text{font-size:20px}.header-utility a:not(:last-child){display:none}.f40-mobile-menu-button{display:inline-flex}}@media(min-width:991px){.f40-mobile-menu-button{display:none}}@media(max-width:749px){.section{padding-top:48px;padding-bottom:48px}.f40-header-inner{gap:12px}.header-utility{gap:8px}}.f40-product-secure-note{display:flex;align-items:center;justify-content:center;gap:.45rem;margin:1rem 0 0;color:#5d5359;font-size:.74rem;letter-spacing:.02em}.f40-product-secure-note strong{color:#140b10}.f40-product-secure-note small{font-size:inherit}.f40-product-option-two{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:3rem;margin-top:2.25rem;margin-bottom:3rem;padding-top:2rem;border-top:1px solid #EB1276}.f40-product-option-two__story{padding-right:1rem}.f40-product-option-two__story h2{margin:.35rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.4vw,2.35rem);font-weight:500}.f40-product-option-two__story .rte{color:#332a2f;line-height:1.7}.f40-product-option-two__story .rte>:first-child{margin-top:0}.f40-product-option-two__accordions{border-top:1px solid #dcd4d8}.f40-product-accordion{border-bottom:1px solid #dcd4d8}.f40-product-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem .15rem;cursor:pointer;color:#10080c;font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;list-style:none}.f40-product-accordion summary::-webkit-details-marker{display:none}.f40-product-accordion summary span{color:#eb1276;font-size:1.35rem;font-weight:400;transition:transform .2s ease}.f40-product-accordion[open] summary span{transform:rotate(45deg)}.f40-product-accordion__content{padding:0 .15rem 1.2rem;color:#51464c;font-size:.9rem;line-height:1.65}.f40-product-accordion__content p{margin:.25rem 0 .75rem}.f40-product-accordion__content a{color:#eb1276;font-weight:700}@media(max-width:749px){.f40-product-option-two{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem}.f40-product-option-two__story{padding-right:0}.f40-product-secure-note{flex-wrap:wrap}.f40-product-secure-note small{width:100%;text-align:center}}.f40-product-option-two{display:block;max-width:1120px}.f40-product-option-two__story{max-width:760px;margin:0 auto;padding:0;text-align:center}.f40-product-option-two__story>.rte>*{display:none}.f40-product-option-two__story>.rte>p:first-child{display:block;margin:0 auto;max-width:680px}.f40-product-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.4rem auto 1.1rem;padding:0;list-style:none}.f40-product-highlights li{position:relative;padding:1rem .75rem 1rem 2rem;border:1px solid #eadde3;background:#fffafd;color:#2e252a;font-size:.86rem;text-align:left}.f40-product-highlights li:before{content:"\2665";position:absolute;left:.75rem;color:#eb1276}.f40-product-option-two__accordions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px;margin:2rem auto 0;border-top:1px solid #dcd4d8}.f40-product-accordion:nth-child(odd){border-right:1px solid #dcd4d8}.f40-product-accordion summary{padding:1.2rem}.f40-product-accordion__content{padding:0 1.2rem 1.25rem}.f40-product-option-two .f40-product-soft-script{text-align:center}@media(max-width:749px){.f40-product-highlights,.f40-product-option-two__accordions{grid-template-columns:1fr}.f40-product-accordion:nth-child(odd){border-right:0}.f40-product-highlights{gap:.65rem}.f40-product-option-two__story,.f40-product-option-two .f40-product-soft-script{text-align:left}}.f40-product-option-two,.f40-product-option-two__story,.f40-product-option-two__story>.rte,.f40-product-option-two .f40-product-soft-script{text-align:center}.f40-product-highlights li{display:flex;align-items:center;justify-content:center;min-height:68px;padding:1rem 2rem;text-align:center}.f40-product-highlights li:before{position:static;margin-right:.7rem;flex:0 0 auto}.f40-product-accordion summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center}.f40-product-accordion summary:before{content:""}.f40-product-accordion summary span{justify-self:end}.f40-product-accordion__content{text-align:center}.f40-product-accordion__content p{margin-left:auto;margin-right:auto;max-width:540px}@media(max-width:749px){.f40-product-option-two__story,.f40-product-option-two .f40-product-soft-script,.f40-product-highlights li,.f40-product-accordion__content{text-align:center}}.f40-product-option-two__story>.rte,.f40-product-option-two__story>.rte p,.f40-product-option-two__story>.rte p *{text-align:center!important}.f40-product-option-two__story>.rte>p:first-child{display:block!important;width:100%;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.f40-product-option-two__story>.rte{display:block!important;width:100%!important;max-width:720px!important;margin:0 auto!important;padding:0!important;position:static!important;transform:none!important}.f40-product-option-two__story>.rte>p:first-child{box-sizing:border-box!important;max-width:720px!important;margin:0 auto!important;padding:0 1rem!important;position:static!important;left:auto!important;right:auto!important;transform:none!important}.f40-product-option-two__story>.rte>p:first-child *{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;position:static!important;transform:none!important}.f40-related .product-card__title{font-size:.86rem!important;line-height:1.3!important;font-weight:700!important}.f40-related .product-card__meta .price,.f40-related .product-card__meta .price span{font-size:.9rem!important;line-height:1.25!important;font-weight:700!important}@media(max-width:749px){.f40-related .product-card__title{font-size:.76rem!important}.f40-related .product-card__meta .price,.f40-related .product-card__meta .price span{font-size:.8rem!important}}.f40-product-page--soft .f40-product__title{max-width:18ch!important;font-size:clamp(2.35rem,3.2vw,2.75rem)!important;line-height:1.05!important}.f40-product-page--soft .f40-product__price .price,.f40-product-page--soft .f40-product__price .price span{font-size:clamp(1.5rem,2vw,1.75rem)!important;line-height:1.15!important}@media(max-width:749px){.f40-product-page--soft .f40-product__title{max-width:none!important;font-size:clamp(1.75rem,8vw,2rem)!important;line-height:1.08!important}.f40-product-page--soft .f40-product__price .price,.f40-product-page--soft .f40-product__price .price span{font-size:1.35rem!important}}.f40-product-page--soft .f40-product__title{max-width:22ch!important;font-size:clamp(1.8rem,2.4vw,2.15rem)!important;line-height:1.08!important}.f40-product-page--soft .f40-product__price .price,.f40-product-page--soft .f40-product__price .price span{font-size:clamp(1.15rem,1.5vw,1.3rem)!important;line-height:1.2!important}@media(max-width:749px){.f40-product-page--soft .f40-product__title{max-width:none!important;font-size:1.55rem!important;line-height:1.1!important}.f40-product-page--soft .f40-product__price .price,.f40-product-page--soft .f40-product__price .price span{font-size:1.1rem!important}}html body.template-product,html body.template-product #MainContent,html body.template-product .main-content,html body.template-product .shopify-section-group-main,html body.template-product #MainContent>.shopify-section,html body.template-product .f40-product-page,html body.template-product .f40-product-page--soft,html body.template-product .f40-product-page--bold,html body.template-product .f40-bold-product,html body.template-product .f40-related,html body.template-product .f40-related--bold,html body.template-product .f40-product-soft-details,html body.template-product .f40-product-option-two{background:#fff!important;background-color:#fff!important;color:#090207}html body.template-product .f40-product-page--bold{--f40-page-bg: #fff;--f40-page-text: #090207;--f40-page-muted: #5f5b61;--f40-page-line: rgba(9, 2, 7, .12);--f40-page-soft: #fff5fa}html body.template-product .f40-product-page--bold .f40-product__title,html body.template-product .f40-product-page--bold .f40-product__price .price,html body.template-product .f40-product-page--bold .price,html body.template-product .f40-product-page--bold .f40-product-form label,html body.template-product .f40-product-page--bold .f40-product__details-card summary,html body.template-product .f40-product-page--bold .product-card__title,html body.template-product .f40-product-page--bold .product-card__meta .price,html body.template-product .f40-product-page--bold .product-card__meta .price span{color:#090207!important}html body.template-product .f40-product-page--bold .f40-product__breadcrumbs,html body.template-product .f40-product-page--bold .f40-product__pay-note,html body.template-product .f40-product-page--bold .f40-product__details-card .rte{color:#5f5b61!important}html body.template-product .f40-product-page--bold .f40-product__main-media,html body.template-product .f40-product-page--bold .f40-product__thumb,html body.template-product .f40-product-page--bold .product-card__image{border-color:#09020714!important;background:#f7f7f7!important}html body.template-product .f40-product-page--bold .f40-product__details-card,html body.template-product .f40-product-page--bold .f40-product__variant-box select,html body.template-product .f40-product-page--bold .f40-product__quantity,html body.template-product .f40-product-page--bold .f40-product__quantity button,html body.template-product .f40-product-page--bold .f40-product__quantity input{border-color:#09020724!important;background:#fff!important;color:#090207!important}html body.template-product .value-props-pink{min-height:4px!important;height:4px!important;padding:0!important;margin:0!important;overflow:hidden!important;background:#eb1276!important}html body.template-product .value-props-pink>*{display:none!important}html body.template-product .forever40-footer,html body.template-product footer.forever40-footer{border-top:4px solid #EB1276!important}.forever-banner,.footer--image,.summer-image-banner,.forever-flare-image-banner,.chaos-banner__link{border-top:4px solid #EB1276;border-bottom:4px solid #EB1276}html body.template-collection,html body.template-search,html body.template-collection #MainContent,html body.template-search #MainContent,html body.template-collection .main-content,html body.template-search .main-content,html body.template-collection .shopify-section-group-main,html body.template-search .shopify-section-group-main,html body.template-collection #MainContent>.shopify-section,html body.template-search #MainContent>.shopify-section,html body.template-collection .collection-products,html body.template-collection .f40-collection,html body.template-search #MainContent .section,html body.template-search #MainContent .section--tight,html body.template-collection .grid--products,html body.template-search .grid--products{background:#fff!important;background-color:#fff!important;color:#090207!important}html body.template-collection #MainContent,html body.template-search #MainContent{--text: #090207;--bg: #fff;--muted: #655d63;--line: rgba(9, 2, 7, .12);--surface: #fff;--surface-strong: #f7f7f7;min-height:58vh}html body.template-collection .f40-collection__heading,html body.template-collection .f40-collection__heading h1,html body.template-collection .product-card__title,html body.template-search .section-title,html body.template-search .section-title h1,html body.template-search .product-card__title{color:#090207!important}html body.template-collection .product-card__meta .price,html body.template-collection .product-card__meta .price span,html body.template-search .product-card__meta .price,html body.template-search .product-card__meta .price span,html body.template-collection .muted,html body.template-search .muted{color:#655d63!important}html body.template-collection .product-card,html body.template-search .product-card,html body.template-collection .product-card__meta,html body.template-search .product-card__meta{background:#fff!important;color:#090207!important}html body.template-collection .product-card__image,html body.template-search .product-card__image{border-color:#09020714!important;background:#f7f7f7!important}.f40-product-highlights li{min-width:0;min-height:68px;padding:.85rem .8rem!important;gap:.45rem;font-size:clamp(.68rem,.82vw,.78rem)!important;line-height:1.2;white-space:nowrap}.f40-product-highlights li:before{margin-right:0!important}@media(max-width:749px){.f40-product-highlights li{font-size:.8rem!important}}html body.template-product #MainContent,html body.template-product .main-content{border-top:0!important;border-bottom:4px solid #EB1276!important}html body.template-product .value-props-pink,html body.template-product .section.value-props-pink,html body.template-product .section--tight.value-props-pink,html body.template-product [id*=value-props],html body.template-product .footer--image{display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}html body.template-product .forever40-footer,html body.template-product footer.forever40-footer{border-top:0!important}html body.template-collection #MainContent,html body.template-collection .main-content{border-top:0!important;border-bottom:4px solid #EB1276!important}html body.template-collection .value-props-pink,html body.template-collection .section.value-props-pink,html body.template-collection .section--tight.value-props-pink,html body.template-collection [id*=value-props]{display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}html body.template-collection .forever40-footer,html body.template-collection footer.forever40-footer{border-top:0!important}.f40-gray-header-strip,.f40-gray-footer-strip{display:block!important;width:100%!important;height:2px!important;min-height:2px!important;background:#eb1276!important;background-color:#eb1276!important;opacity:1!important;visibility:visible!important}.forever-banner,.footer--image,.summer-image-banner,.forever-flare-image-banner,.chaos-banner__link{box-sizing:border-box!important;border-top:2px solid #EB1276!important;border-bottom:2px solid #EB1276!important}.site-header,.f40-site-header{border:0!important;border-bottom:4px solid #EB1276!important;outline:0!important;box-shadow:none!important;margin-bottom:0!important}.f40-gray-header-strip{display:none!important}.forever-banner:before,.forever-banner:after{content:none!important;display:none!important}.f40-hot-pink-banner-strip{display:block!important;width:100%!important;height:2px!important;min-height:2px!important;margin:0!important;padding:0!important;background:#eb1276!important;background-color:#eb1276!important;opacity:1!important}.site-header,.f40-site-header{border:0!important;position:sticky!important}.f40-gray-header-strip{display:block!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:4px!important;min-height:4px!important;margin:0!important;padding:0!important;background:#eb1276!important;background-color:#eb1276!important;opacity:1!important;z-index:101!important}.forever-banner,.forever-banner__canvas,.forever-banner__image{border:0!important;outline:0!important;box-shadow:none!important}.forever-banner:before,.forever-banner:after,.forever-banner__canvas:before,.forever-banner__canvas:after,.f40-hot-pink-banner-strip{content:none!important;display:none!important}.f40-gray-footer-strip{height:4px!important;min-height:4px!important;flex-basis:4px!important;background:#eb1276!important;background-color:#eb1276!important}html body.template-index #MainContent:before,html body.template-index #MainContent:after,html body.template-product #MainContent:before,html body.template-product #MainContent:after,html body.template-collection #MainContent:before,html body.template-collection #MainContent:after{content:none!important;display:none!important}html body.template-index .site-header,html body.template-index .f40-site-header,html body.template-product .site-header,html body.template-product .f40-site-header,html body.template-collection .site-header,html body.template-collection .f40-site-header{border-bottom:4px solid #333333!important}html body.template-index .forever-banner,html body.template-index .footer--image,html body.template-index .summer-image-banner,html body.template-index .forever-flare-image-banner,html body.template-index .chaos-banner__link,html body.template-product .forever-banner,html body.template-product .footer--image,html body.template-product .summer-image-banner,html body.template-product .forever-flare-image-banner,html body.template-product .chaos-banner__link,html body.template-collection .forever-banner,html body.template-collection .footer--image,html body.template-collection .summer-image-banner,html body.template-collection .forever-flare-image-banner,html body.template-collection .chaos-banner__link{box-sizing:border-box!important;border-top:4px solid #333333!important;border-bottom:4px solid #333333!important}html body.template-index .forever-banner:before,html body.template-index .forever-banner:after,html body.template-product .forever-banner:before,html body.template-product .forever-banner:after,html body.template-collection .forever-banner:before,html body.template-collection .forever-banner:after{content:none!important;display:none!important}html body.template-index .forever40-footer,html body.template-index footer.forever40-footer,html body.template-product .forever40-footer,html body.template-product footer.forever40-footer,html body.template-collection .forever40-footer,html body.template-collection footer.forever40-footer{border-top:4px solid #333333!important}.f40-charcoal-header-strip,.f40-charcoal-footer-strip{display:block!important;width:100%!important;height:4px!important;min-height:4px!important;flex:0 0 4px!important;margin:0!important;padding:0!important;background:#333!important;background-color:#333!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:100!important}.site-header,.f40-site-header,.forever40-footer,footer.forever40-footer{border-top:0!important;border-bottom:0!important}.f40-charcoal-header-strip,.f40-charcoal-footer-strip{display:none!important}.f40-gray-header-strip,.f40-gray-footer-strip{display:block!important;width:100%!important;height:2px!important;min-height:2px!important;flex:0 0 2px!important;margin:0!important;padding:0!important;background:gray!important;background-color:gray!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:100!important}html body.template-index .forever-banner,html body.template-index .footer--image,html body.template-index .summer-image-banner,html body.template-index .forever-flare-image-banner,html body.template-index .chaos-banner__link,html body.template-product .forever-banner,html body.template-product .footer--image,html body.template-product .summer-image-banner,html body.template-product .forever-flare-image-banner,html body.template-product .chaos-banner__link,html body.template-collection .forever-banner,html body.template-collection .footer--image,html body.template-collection .summer-image-banner,html body.template-collection .forever-flare-image-banner,html body.template-collection .chaos-banner__link{border-top:2px solid #808080!important;border-bottom:2px solid #808080!important}.forever-banner,.footer--image,.summer-image-banner,.forever-flare-image-banner,.chaos-banner__link{border-top-color:#eb1276!important;border-bottom-color:#eb1276!important}html body.template-product #MainContent,html body.template-product .main-content,html body.template-collection #MainContent,html body.template-collection .main-content{border-bottom-color:#eb1276!important}.forever-banner,html body.template-product #MainContent,html body.template-product .main-content,html body.template-collection #MainContent,html body.template-collection .main-content{border-top:0!important}html body.template-product #MainContent,html body.template-collection #MainContent{border:0!important}html body.template-product #MainContent:before,html body.template-product #MainContent:after,html body.template-collection #MainContent:before,html body.template-collection #MainContent:after{content:"";display:block;width:100%;height:4px;min-height:4px;background:#eb1276;opacity:1;filter:none;mix-blend-mode:normal}.forever-banner{border:0!important}.forever-banner:before,.forever-banner:after{content:"";display:block;width:100%;height:4px;min-height:4px;background:#eb1276;opacity:1;filter:none;mix-blend-mode:normal}.footer--image,.summer-image-banner,.forever-flare-image-banner,.chaos-banner__link{border-top-color:#eb1276!important;border-bottom-color:#eb1276!important}.forever40-footer,footer.forever40-footer{--footer-pink: #EB1276;border-top-color:#eb1276}html body.template-product #MainContent:before,html body.template-product #MainContent:after,html body.template-collection #MainContent:before,html body.template-collection #MainContent:after,.forever-banner:before,.forever-banner:after{background:#333!important}.footer--image,.summer-image-banner,.forever-flare-image-banner,.chaos-banner__link{border-top-color:#333!important;border-bottom-color:#333!important}.forever40-footer,footer.forever40-footer{border-top-color:#333!important}html body.template-index #MainContent,html body.template-collection #MainContent{border-top:0!important;border-bottom:0!important}html body.template-index #MainContent:before,html body.template-collection #MainContent:before{content:none!important;display:none!important}html body.template-index #MainContent:after,html body.template-collection #MainContent:after{content:""!important;display:block!important;width:100%!important;height:4px!important;min-height:4px!important;margin:0!important;background:#333!important;opacity:1!important}html body.template-index .forever-banner:before,html body.template-index .forever-banner:after,html body.template-collection .forever-banner:before,html body.template-collection .forever-banner:after{content:none!important;display:none!important}html body.template-index .forever40-footer,html body.template-collection .forever40-footer,html body.template-index footer.forever40-footer,html body.template-collection footer.forever40-footer{border-top:0!important}.f40-gray-header-strip,.f40-gray-footer-strip{display:block!important;width:100%!important;height:2px!important;min-height:2px!important;flex:0 0 2px!important;margin:0!important;padding:0!important;background:#eb1276!important;background-color:#eb1276!important;opacity:1!important;visibility:visible!important}.f40-gray-header-strip,.f40-gray-footer-strip{height:4px!important;min-height:4px!important;flex:0 0 4px!important}.f40-gray-header-strip{display:block!important;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;height:4px!important;min-height:4px!important;margin:0!important;padding:0!important;background:#eb1276!important;background-color:#eb1276!important;opacity:1!important;visibility:visible!important}.forever40-footer,footer.forever40-footer{border-top:0!important;border-bottom:0!important}#shopify-section-header,.shopify-section-header,.shopify-section-group-header-group{margin:0!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:#050505!important}#shopify-section-header:before,#shopify-section-header:after,.shopify-section-header:before,.shopify-section-header:after{content:none!important;display:none!important}.site-header,.f40-site-header{border:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important;margin-bottom:0!important}.forever40-footer__inner{border-bottom:0!important}.footer--image,.summer-image-banner,.forever-flare-image-banner,.chaos-banner__link{box-sizing:border-box!important;border-top:2px solid #EB1276!important;border-bottom:2px solid #EB1276!important}.forever-banner{border:0!important;outline:0!important;box-shadow:none!important}html body.template-index #MainContent,html body.template-index #MainContent>.shopify-section:first-child,html body.template-index #MainContent>.shopify-section:first-child>div,html body.template-index #MainContent>.shopify-section:first-child .forever-banner,html body.template-index #MainContent>.shopify-section:first-child .forever-banner__canvas,html body.template-index #MainContent>.shopify-section:first-child .forever-banner__image{border:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;box-shadow:none!important}html body.template-index #MainContent>.shopify-section:first-child:before,html body.template-index #MainContent>.shopify-section:first-child:after,html body.template-index #MainContent>.shopify-section:first-child .forever-banner:before,html body.template-index #MainContent>.shopify-section:first-child .forever-banner:after,html body.template-index #MainContent>.shopify-section:first-child .forever-banner__canvas:before,html body.template-index #MainContent>.shopify-section:first-child .forever-banner__canvas:after{content:none!important;display:none!important;border:0!important}.f40-hot-pink-banner-strip{display:none!important}.forever-banner__canvas,.forever-banner__image{border:0!important;outline:0!important;box-shadow:none!important}.forever-banner__canvas{width:100%!important;max-width:none!important;aspect-ratio:1536 / 734!important;margin:0!important}.forever-banner__image{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.f40-banner-artifact-cover{display:block!important;position:absolute!important;z-index:3!important;top:0!important;left:0!important;width:100%!important;height:2px!important;min-height:2px!important;margin:0!important;padding:0!important;border:0!important;background:#000!important;pointer-events:none!important}.f40-benefits{border-top:0!important}.forever-banner:before,.forever-banner:after,html body.template-index #MainContent:before,html body.template-index #MainContent:after,html body.template-product #MainContent:before,html body.template-product #MainContent:after,html body.template-collection #MainContent:before,html body.template-collection #MainContent:after{content:none!important;display:none!important}.first-order-popup__dialog{width:min(100%,560px);padding:clamp(2.15rem,6vw,3.5rem);border:1px solid rgba(255,255,255,.18);border-radius:0;background:radial-gradient(circle at 92% 8%,rgba(255,20,147,.22),transparent 34%),linear-gradient(145deg,#161116,#050505 72%);box-shadow:0 32px 100px #000000b8}.first-order-popup__logo-wrap{margin:0 auto 1rem}.first-order-popup__logo{display:block;width:min(190px,48vw);height:auto;margin:0 auto}.first-order-popup__eyebrow{color:#ff1493;font-size:.72rem;letter-spacing:.18em}.first-order-popup h2{max-width:430px;margin:0 auto;font-size:clamp(2.1rem,7vw,3.65rem);line-height:.94;letter-spacing:-.035em}.first-order-popup__text{max-width:430px!important;margin:1rem auto 1.15rem!important;color:#ffffffd1!important;font-size:.98rem;line-height:1.6}.first-order-popup__offer{display:grid;justify-items:center;gap:.1rem;margin:1.1rem auto 1.25rem}.first-order-popup__offer-big{color:#ff1493;font-size:clamp(2.35rem,9vw,4rem);font-weight:900;line-height:.95;letter-spacing:-.045em}.first-order-popup__offer-small{color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.22em}.first-order-popup__form{max-width:430px;margin:0 auto}.first-order-popup__form input[type=email]{min-height:52px;border:1px solid rgba(255,255,255,.28);border-radius:0}.first-order-popup__form .button{min-height:52px;border-radius:0;font-weight:900;letter-spacing:.08em}.first-order-popup__check-inbox{max-width:410px;margin:.9rem auto 0!important;color:#ffffffa8!important;font-size:.75rem!important;line-height:1.45}.first-order-popup small{color:#ffffff7a}.first-order-popup__message--success{color:#fff;font-weight:700}.f40-newsletter{background:#fff7fb;color:#111;border-top:1px solid #f0dbe6;border-bottom:1px solid #f0dbe6}.f40-newsletter__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(2rem,6vw,5rem);align-items:center}.f40-newsletter__copy h2{max-width:620px;margin:.5rem 0 .8rem;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.96;letter-spacing:-.04em}.f40-newsletter__copy p{max-width:620px;margin:0;color:#4d4348;font-size:1rem;line-height:1.65}.f40-newsletter__perks{display:flex;flex-wrap:wrap;gap:.6rem 1.1rem;margin-top:1.25rem;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.f40-newsletter__perks span:before{content:"\2661";margin-right:.35rem;color:#ff1493}.f40-newsletter__signup{padding:clamp(1.6rem,4vw,2.5rem);background:#050505;color:#fff}.f40-newsletter__discount{display:grid;justify-items:start;margin-bottom:1rem}.f40-newsletter__discount strong{color:#ff1493;font-size:clamp(2.1rem,4vw,3.4rem);line-height:1;letter-spacing:-.04em}.f40-newsletter__discount span{margin-top:.25rem;font-size:.7rem;font-weight:800;letter-spacing:.2em}.f40-newsletter__form{display:grid!important;grid-template-columns:1fr auto;gap:.65rem!important;max-width:none!important}.f40-newsletter__form input[type=email]{min-height:52px;padding:.8rem 1rem;border-radius:0!important}.f40-newsletter__form .button{min-height:52px;border-radius:0;white-space:nowrap;font-weight:900}.f40-newsletter__success{grid-column:1 / -1;margin:.5rem 0 0;color:#fff;font-weight:700}.f40-newsletter__signup small{display:block;margin-top:.8rem;color:#ffffff94;font-size:.7rem}@media(max-width:820px){.f40-newsletter__inner{grid-template-columns:1fr}}@media(max-width:560px){.f40-newsletter__form{grid-template-columns:1fr}.first-order-popup{padding:.75rem}.first-order-popup__dialog{padding:2.25rem 1.15rem 1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/290/assets/theme.css.map */
