.product-card-module__mTTDRq__card{flex-direction:column;min-inline-size:0;display:flex}.product-card-module__mTTDRq__media{aspect-ratio:1;border-radius:var(--radius-md);background:var(--surface-muted);position:relative;overflow:hidden}.product-card-module__mTTDRq__mediaLink{place-items:center;display:grid;position:absolute;inset:0}.product-card-module__mTTDRq__image{object-fit:contain;transition:scale .42s var(--ease-brand);padding:8%}.product-card-module__mTTDRq__card:hover .product-card-module__mTTDRq__image{scale:1.04}.product-card-module__mTTDRq__mediaEmpty{text-align:center;color:var(--ink-muted);padding-inline:16px;font-size:10.5px;font-weight:500;line-height:1.6}.product-card-module__mTTDRq__badges{pointer-events:none;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;inset-block-start:10px;inset-inline-start:10px}.product-card-module__mTTDRq__badge{border-radius:var(--radius-sm);font-family:var(--font-archivo), system-ui, sans-serif;letter-spacing:.02em;padding:4px 8px;font-size:10.5px;font-weight:700;line-height:1.4}.product-card-module__mTTDRq__badgeSale{background:var(--sale);color:#fff}.product-card-module__mTTDRq__badgeExclusive{background:var(--fg);color:#fff}.product-card-module__mTTDRq__badgeSoldOut{color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1212129e}.product-card-module__mTTDRq__wishlist{border-radius:var(--radius-pill);block-size:36px;inline-size:36px;color:var(--fg-soft);cursor:pointer;transition:color .16s var(--ease-out), background-color .16s var(--ease-out);background:#ffffffeb;border:0;place-items:center;display:grid;position:absolute;inset-block-start:8px;inset-inline-end:8px}.product-card-module__mTTDRq__wishlist:hover{color:var(--fg);background:#fff}.product-card-module__mTTDRq__wishlistOn{color:var(--sale)}.product-card-module__mTTDRq__quickAdd{border-radius:var(--radius-md);background:var(--fg);color:#fff;cursor:pointer;opacity:0;min-block-size:42px;transition:opacity .2s var(--ease-out), translate .2s var(--ease-out), background-color .16s var(--ease-out);border:0;justify-content:center;align-items:center;gap:7px;padding-inline:14px;font-size:13.5px;font-weight:600;display:inline-flex;position:absolute;inset-block-end:10px;inset-inline:10px;translate:0 8px}.product-card-module__mTTDRq__card:hover .product-card-module__mTTDRq__quickAdd,.product-card-module__mTTDRq__card:focus-within .product-card-module__mTTDRq__quickAdd{opacity:1;translate:0}.product-card-module__mTTDRq__quickAdd:hover{background:var(--accent-dark)}.product-card-module__mTTDRq__body{flex-direction:column;flex:1;padding-block-start:12px;display:flex}.product-card-module__mTTDRq__brand{letter-spacing:.06em;color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.product-card-module__mTTDRq__title{color:var(--fg);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-block-size:41px;margin-block-start:4px;font-size:14px;font-weight:500;line-height:1.45;text-decoration:none;display:-webkit-box;overflow:hidden}.product-card-module__mTTDRq__title:hover{text-underline-offset:3px;text-decoration:underline}.product-card-module__mTTDRq__priceRow{flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin-block-start:auto;padding-block-start:8px;display:flex}.product-card-module__mTTDRq__price{font-family:var(--font-archivo), system-ui, sans-serif;letter-spacing:-.01em;color:var(--fg);font-size:17px;font-weight:700}.product-card-module__mTTDRq__priceSale{color:var(--sale)}.product-card-module__mTTDRq__compare{color:var(--ink-muted);font-size:13px;text-decoration:line-through}.product-card-module__mTTDRq__unpriced{color:var(--fg-soft);margin-block-start:auto;padding-block-start:8px;font-size:13.5px;font-weight:500}.product-card-module__mTTDRq__stock{color:var(--ink-muted);margin-block-start:5px;font-size:11.5px}.product-card-module__mTTDRq__stockIn{color:var(--in-stock)}@media (hover:none){.product-card-module__mTTDRq__quickAdd{opacity:1;translate:0}}@media (prefers-reduced-motion:reduce){.product-card-module__mTTDRq__image,.product-card-module__mTTDRq__quickAdd{transition-duration:1ms}.product-card-module__mTTDRq__card:hover .product-card-module__mTTDRq__image{scale:1}}.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__brand,.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__stock,.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__compare{color:#ffffffb8}.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__title,.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__price{color:#fff}.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__unpriced{color:#ffffffd1}.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__priceSale{color:#ff8b73}.product-card-module__mTTDRq__cardDark .product-card-module__mTTDRq__stockIn{color:#5fd6a5}
.shop-module__cEVBDq__page{--shop-violet:#8b5cf6;--shop-ink:#0b0b0f}.shop-module__cEVBDq__storefrontHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:20px;padding-block:26px 16px;display:flex}.shop-module__cEVBDq__storefrontTitle{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.shop-module__cEVBDq__storefrontTitle h1{letter-spacing:-.035em;font-size:clamp(22px,2.4vw,30px);font-weight:850;line-height:1.1}.shop-module__cEVBDq__storefrontTitle>p:last-child{color:var(--fg-soft);font-size:13px;line-height:1.6}.shop-module__cEVBDq__storefrontTitle strong{color:var(--fg);font-weight:750}.shop-module__cEVBDq__storeBenefits{border-block:1px solid var(--line);background:var(--bg);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-block-start:56px;display:grid;overflow:hidden}.shop-module__cEVBDq__storeBenefits>span,.shop-module__cEVBDq__storeBenefits>a{border-inline-start:1px solid #11111414;flex-direction:column;justify-content:center;min-height:72px;padding:12px 20px;transition:background-color .18s;display:flex}.shop-module__cEVBDq__storeBenefits>:first-child{border-inline-start:0}.shop-module__cEVBDq__storeBenefits>a:hover{background:var(--shop-ink);color:#fff}.shop-module__cEVBDq__storeBenefits strong{font-size:12px;font-weight:750}.shop-module__cEVBDq__storeBenefits small{color:var(--ink-muted);margin-top:4px;font-size:10px}.shop-module__cEVBDq__storeCategories,.shop-module__cEVBDq__storePicks{padding-top:34px}.shop-module__cEVBDq__storePickGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.shop-module__cEVBDq__storePickGrid>article{background:#fff;border-radius:18px;box-shadow:0 14px 38px #14101e12}.shop-module__cEVBDq__storeSectionTitle{justify-content:space-between;align-items:end;gap:24px;display:flex}.shop-module__cEVBDq__storeSectionTitle h2{letter-spacing:-.04em;margin-top:8px;font-size:clamp(27px,3vw,38px);font-weight:850;line-height:1}.shop-module__cEVBDq__storeSectionTitle>button,.shop-module__cEVBDq__storeSectionTitle>a{cursor:pointer;min-height:44px;color:var(--fg);background:0 0;border:0;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.shop-module__cEVBDq__storeCategoryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.shop-module__cEVBDq__storeCategoryGrid>button{cursor:pointer;text-align:start;min-height:194px;transition:border-color .18s ease, box-shadow .18s ease, transform .16s var(--ease-out);background:#ebe9e6;border:1px solid #0000;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 12px 32px #14101e12}.shop-module__cEVBDq__storeCategoryGrid>button:hover,.shop-module__cEVBDq__storeCategoryGrid>button:focus-visible{border-color:var(--accent);box-shadow:0 18px 42px #14101e1f}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__storeCategoryGrid>button:hover,.shop-module__cEVBDq__storeCategoryGrid>button:focus-visible{transform:translateY(-2px)}}.shop-module__cEVBDq__storeCategoryGrid>button:active{transform:scale(.98)}.shop-module__cEVBDq__storeCategoryGrid>.shop-module__cEVBDq__storeCategoryActive{border-color:var(--shop-ink);box-shadow:0 0 0 2px var(--shop-ink)}.shop-module__cEVBDq__storeCategoryImage{position:absolute;inset:0}.shop-module__cEVBDq__storeCategoryImage img{object-fit:cover;transition:transform .3s var(--ease-brand)}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__storeCategoryGrid>button:hover .shop-module__cEVBDq__storeCategoryImage img{transform:scale(1.025)}}.shop-module__cEVBDq__storeCategoryImage:after{content:"";background:linear-gradient(#0000,#08080cd4);position:absolute;inset:32% 0 0}.shop-module__cEVBDq__storeCategoryCopy{z-index:1;color:#fff;flex-direction:column;display:flex;position:absolute;inset:auto 16px 15px}.shop-module__cEVBDq__storeCategoryCopy strong{font-size:18px;font-weight:800}.shop-module__cEVBDq__storeCategoryCopy small{color:#ffffffb8;margin-top:3px;font-size:10px}.shop-module__cEVBDq__storeCatalogHeading{justify-content:space-between;align-items:end;gap:28px;padding-block-start:4px;display:flex}.shop-module__cEVBDq__storeCatalogHeading h2{letter-spacing:-.045em;margin-top:7px;font-size:clamp(30px,3.5vw,44px);font-weight:900;line-height:.98}.shop-module__cEVBDq__storeCatalogHeading>p:last-child{max-width:42ch;color:var(--fg-soft);font-size:13px;line-height:1.7}.shop-module__cEVBDq__storeBrands{content-visibility:auto;contain-intrinsic-size:560px;padding-top:82px}.shop-module__cEVBDq__storeBrandGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.shop-module__cEVBDq__storeBrandGrid>button{cursor:pointer;text-align:start;min-height:186px;transition:border-color .18s ease, box-shadow .18s ease, transform .16s var(--ease-out);background:#fff;border:1px solid #11111417;border-radius:17px;grid-template-rows:1fr auto;grid-template-columns:42% minmax(0,1fr);align-items:center;padding:10px 13px 12px 8px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #14101e0b}.shop-module__cEVBDq__storeBrandGrid>button:hover,.shop-module__cEVBDq__storeBrandGrid>button:focus-visible,.shop-module__cEVBDq__storeBrandGrid>.shop-module__cEVBDq__storeBrandActive{border-color:var(--accent);box-shadow:0 16px 40px #14101e17}.shop-module__cEVBDq__storeBrandGrid>button:active{transform:scale(.98)}.shop-module__cEVBDq__storeBrandProduct{background:#fff;grid-row:1/3;width:100%;height:136px;display:block;position:relative}.shop-module__cEVBDq__storeBrandIdentity{justify-content:center;align-items:center;min-width:0;min-height:70px;padding:8px;display:flex}.shop-module__cEVBDq__storeBrandGrid>button>small{color:var(--ink-muted);font-size:10px;font-weight:650}.shop-module__cEVBDq__hero{color:#fff;isolation:isolate;background:radial-gradient(circle at 12% 18%,#8b5cf64d,#0000 31%),radial-gradient(circle at 85% 92%,#caadff29,#0000 35%),linear-gradient(135deg,#08080c 0%,#12101a 52%,#08080c 100%);border-radius:34px;min-height:590px;display:grid;position:relative;overflow:hidden}.shop-module__cEVBDq__hero:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff09,#0000 36% 72%,#ffffff06);position:absolute;inset:0}.shop-module__cEVBDq__heroGlow{filter:blur(90px);pointer-events:none;background:#8b5cf621;border-radius:50%;width:560px;height:560px;position:absolute;inset:-28% auto auto 42%}.shop-module__cEVBDq__heroCopy{z-index:2;flex-direction:column;justify-content:center;padding:56px 54px;display:flex;position:relative}.shop-module__cEVBDq__heroEyebrow{font-family:var(--font-archivo), ui-sans-serif, sans-serif;color:#d8c9ff;letter-spacing:.18em;font-size:10px;font-weight:800}.shop-module__cEVBDq__heroCopy h1{letter-spacing:-.06em;max-width:10.8ch;margin-top:22px;font-size:clamp(54px,5.2vw,82px);font-weight:900;line-height:.92}.shop-module__cEVBDq__heroDescription{color:#ffffffad;max-width:43ch;margin-top:23px;font-size:15px;font-weight:350;line-height:1.8}.shop-module__cEVBDq__heroActions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.shop-module__cEVBDq__heroPrimaryAction,.shop-module__cEVBDq__heroSecondaryAction{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding-inline:21px;font-size:13px;font-weight:700;transition:transform .2s,background-color .2s,color .2s,border-color .2s;display:inline-flex}.shop-module__cEVBDq__heroPrimaryAction{color:var(--shop-ink);background:#fff}.shop-module__cEVBDq__heroSecondaryAction{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff40}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__heroPrimaryAction:hover,.shop-module__cEVBDq__heroSecondaryAction:hover{transform:translateY(-2px)}}.shop-module__cEVBDq__heroPrimaryAction:active,.shop-module__cEVBDq__heroSecondaryAction:active{transform:scale(.97)}.shop-module__cEVBDq__heroSecondaryAction:hover{color:var(--shop-ink);background:#fff;border-color:#fff}.shop-module__cEVBDq__heroMeta{color:#ffffff85;gap:24px;margin-top:32px;font-size:11px;display:flex}.shop-module__cEVBDq__heroMeta span{align-items:baseline;gap:6px;display:flex}.shop-module__cEVBDq__heroMeta strong{font-family:var(--font-archivo), ui-sans-serif, sans-serif;color:#fff;font-size:20px}.shop-module__cEVBDq__heroShowroom{z-index:1;direction:ltr;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.45fr) minmax(130px,.75fr);gap:12px;min-width:0;padding:34px 34px 34px 0;display:grid;position:relative}.shop-module__cEVBDq__heroProduct{min-width:0;color:var(--shop-ink);transition:transform .26s var(--ease-brand), box-shadow .26s ease;direction:rtl;background:#fffffff5;border:1px solid #ffffffad;border-radius:22px;flex-direction:column;padding:11px 12px 13px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000003d}.shop-module__cEVBDq__heroProduct:hover{z-index:2;box-shadow:0 34px 90px #00000054}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__heroProduct:hover{transform:translateY(-4px)}}.shop-module__cEVBDq__heroProductMain{grid-row:1/3;padding:18px 18px 20px}.shop-module__cEVBDq__heroProductStage{background:#fff;flex:1;min-height:0;position:relative;overflow:hidden}.shop-module__cEVBDq__heroProductBrand{color:#7550c9;font-family:var(--font-archivo), ui-sans-serif, sans-serif;letter-spacing:.13em;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:8px;font-weight:800;overflow:hidden}.shop-module__cEVBDq__heroProductName{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:11px;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.shop-module__cEVBDq__heroProductMain .shop-module__cEVBDq__heroProductBrand{font-size:9px}.shop-module__cEVBDq__heroProductMain .shop-module__cEVBDq__heroProductName{font-size:15px}.shop-module__cEVBDq__mobileSearchDock,.shop-module__cEVBDq__mobileEntry{display:none}.shop-module__cEVBDq__mobileSearchBar{grid-template-columns:minmax(0,1fr) 52px;gap:8px;display:grid}.shop-module__cEVBDq__mobileFilterButton{cursor:pointer;background:var(--shop-ink);color:#fff;border:0;border-radius:16px;justify-content:center;align-items:center;width:52px;min-width:52px;min-height:52px;display:inline-flex;position:relative;box-shadow:0 12px 35px #14101e24}.shop-module__cEVBDq__mobileFilterButton>span{background:var(--accent);min-width:20px;height:20px;font-family:var(--font-archivo), ui-sans-serif, sans-serif;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding-inline:4px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;inset:-5px -5px auto auto}.shop-module__cEVBDq__mobileSearchSuggestions{max-height:min(62svh,500px);color:var(--shop-ink);overscroll-behavior:contain;background:#fffffffa;border:1px solid #1111141a;border-radius:20px;padding:8px;position:absolute;inset:calc(100% + 8px) 0 auto;overflow:hidden auto;box-shadow:0 24px 70px #14101e33}.shop-module__cEVBDq__mobileSuggestionHeader{min-height:36px;color:var(--ink-muted);justify-content:space-between;align-items:center;padding-inline:8px;font-size:11px;font-weight:650;display:flex}.shop-module__cEVBDq__mobileSuggestionItem{border-top:1px solid #11111412;border-radius:14px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:7px 8px;transition:background-color .16s;display:grid}.shop-module__cEVBDq__mobileSuggestionItem:active,.shop-module__cEVBDq__mobileSuggestionItem:focus-visible{background:#f4f0fb}.shop-module__cEVBDq__mobileSuggestionImage{background:#fff;border-radius:12px;width:56px;height:56px;display:block;position:relative;overflow:hidden}.shop-module__cEVBDq__mobileSuggestionCopy{flex-direction:column;min-width:0;display:flex}.shop-module__cEVBDq__mobileSuggestionCopy small{color:var(--accent-dark);font-family:var(--font-archivo), ui-sans-serif, sans-serif;letter-spacing:.12em;font-size:8px;font-weight:800}.shop-module__cEVBDq__mobileSuggestionCopy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.shop-module__cEVBDq__mobileSuggestionPrice{font-family:var(--font-archivo), ui-sans-serif, sans-serif;white-space:nowrap;font-size:12px;font-weight:800}.shop-module__cEVBDq__mobileSuggestionAll,.shop-module__cEVBDq__mobileSuggestionEmpty button{cursor:pointer;background:var(--shop-ink);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-family:inherit;font-size:12px;font-weight:700;display:flex}.shop-module__cEVBDq__mobileSuggestionEmpty{text-align:center;gap:12px;padding:10px;font-size:13px;display:grid}.shop-module__cEVBDq__mobileEntryHeading{justify-content:space-between;align-items:end;gap:16px;display:flex}.shop-module__cEVBDq__mobileEntryHeading h2{letter-spacing:-.045em;margin-top:8px;font-size:30px;font-weight:900;line-height:1}.shop-module__cEVBDq__mobileEntryHeading>a{min-height:44px;color:var(--fg);background:#fff;border:1px solid #1111141a;border-radius:999px;flex:none;justify-content:center;align-items:center;padding-inline:15px;font-size:12px;font-weight:700;display:inline-flex}.shop-module__cEVBDq__brandDirectory,.shop-module__cEVBDq__discovery{padding-top:86px;scroll-margin-top:110px}.shop-module__cEVBDq__brandStories{padding-top:86px}.shop-module__cEVBDq__sectionHeading{justify-content:space-between;align-items:end;gap:28px;display:flex}.shop-module__cEVBDq__sectionHeading h2,.shop-module__cEVBDq__catalogHeading h2{letter-spacing:-.06em;max-width:12ch;margin-top:15px;font-size:clamp(42px,5.6vw,76px);font-weight:900;line-height:.92}.shop-module__cEVBDq__sectionHeading>p,.shop-module__cEVBDq__catalogHeading>p:last-child{max-width:42ch;color:var(--fg-soft);font-size:14px;font-weight:350;line-height:1.8}.shop-module__cEVBDq__collectionRail{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.shop-module__cEVBDq__collectionCard{isolation:isolate;cursor:pointer;color:#fff;text-align:right;scroll-snap-align:start;scroll-snap-stop:always;min-width:0;min-height:440px;transition:transform .26s var(--ease-brand), box-shadow .26s ease;border:0;border-radius:26px;flex-direction:column;justify-content:flex-end;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #14101e14}.shop-module__cEVBDq__collectionCard:hover{box-shadow:0 30px 75px #14101e24}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__collectionCard:hover{transform:translateY(-4px)}}.shop-module__cEVBDq__collectionIndex{z-index:2;color:#ffffffe6;font-family:var(--font-archivo), ui-sans-serif, sans-serif;letter-spacing:.12em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08080a3d;border:1px solid #ffffff3d;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;inset:18px 18px auto auto}.shop-module__cEVBDq__collectionStage{z-index:-2;position:absolute;inset:0;overflow:hidden}.shop-module__cEVBDq__collectionImage{object-fit:cover;transition:transform .65s var(--ease-brand)}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__collectionCard:hover .shop-module__cEVBDq__collectionImage{transform:scale(1.045)}}.shop-module__cEVBDq__collectionShade{background:linear-gradient(#07070a0d 0%,#07070a14 36%,#07070af0 100%),linear-gradient(90deg,#07070a38,#0000 64%);position:absolute;inset:0}.shop-module__cEVBDq__collectionCopy{z-index:2;background:linear-gradient(#0000,#07070a1f);flex-direction:column;justify-content:flex-end;min-height:230px;padding:24px;display:flex;position:relative}.shop-module__cEVBDq__collectionEyebrow{color:#ffffffb8;font-family:var(--font-archivo), ui-sans-serif, sans-serif;letter-spacing:.15em;font-size:8px;font-weight:800}.shop-module__cEVBDq__collectionCopy strong{color:#fff;letter-spacing:-.035em;margin-top:8px;font-size:29px;font-weight:850;line-height:1.05}.shop-module__cEVBDq__collectionCopy small{color:#ffffffc7;max-width:23ch;margin-top:8px;font-size:12px;font-weight:550;line-height:1.55}.shop-module__cEVBDq__collectionAction{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff21;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:9px;width:fit-content;min-height:46px;margin-top:18px;padding-inline:17px;font-size:11px;font-weight:750;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.shop-module__cEVBDq__collectionCard:hover .shop-module__cEVBDq__collectionAction{color:var(--shop-ink);background:#fff}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__collectionCard:hover .shop-module__cEVBDq__collectionAction{transform:translateY(-2px)}}.shop-module__cEVBDq__toneViolet{background:linear-gradient(155deg,#f3edff,#ded0ff)}.shop-module__cEVBDq__tonePearl{background:linear-gradient(155deg,#fff,#eeeef1)}.shop-module__cEVBDq__toneCopper{background:linear-gradient(155deg,#fff5ed,#efcdb4)}.shop-module__cEVBDq__toneGraphite{background:linear-gradient(155deg,#efeff2,#cacbd1)}.shop-module__cEVBDq__brandDirectoryRail{scroll-snap-type:inline mandatory;scrollbar-width:none;gap:14px;min-width:0;margin-top:34px;padding:5px 2px 18px;scroll-padding-inline:2px;display:flex;overflow-x:auto}.shop-module__cEVBDq__brandDirectoryRail::-webkit-scrollbar{display:none}.shop-module__cEVBDq__brandCard{cursor:pointer;min-height:330px;color:var(--shop-ink);text-align:right;scroll-snap-align:start;scroll-snap-stop:always;transition:transform .24s var(--ease-brand), border-color .22s ease, box-shadow .22s ease;background:radial-gradient(circle at 85% 12%,#8b5cf614,#0000 31%),#ffffffeb;border:1px solid #11111417;border-radius:24px;flex-direction:column;flex:0 0 270px;padding:14px 14px 17px;display:flex;position:relative;overflow:hidden;box-shadow:0 17px 48px #14101e12}.shop-module__cEVBDq__brandCard:hover{z-index:1;border-color:#8b5cf659;box-shadow:0 24px 64px #14101e1f}@media (hover:hover) and (pointer:fine){.shop-module__cEVBDq__brandCard:hover{transform:translateY(-4px)}}.shop-module__cEVBDq__brandCardActive{border-color:var(--accent);box-shadow:0 18px 54px #8b5cf62e}.shop-module__cEVBDq__brandCardIndex{z-index:4;min-width:34px;height:24px;color:var(--ink-muted);font-family:var(--font-archivo), ui-sans-serif, sans-serif;letter-spacing:.14em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #11111414;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;font-size:9px;font-weight:800;display:inline-flex;position:absolute;inset:15px auto auto 15px}.shop-module__cEVBDq__brandCardVisual{background:#fff;justify-content:center;align-items:center;height:224px;margin:-14px -14px 0;display:flex;position:relative;overflow:hidden}.shop-module__cEVBDq__brandCardVisual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fffffff5);height:36%;position:absolute;inset:auto 0 0}.shop-module__cEVBDq__brandMark{z-index:3;-webkit-backdrop-filter:blur(18px)saturate(1.12);backdrop-filter:blur(18px)saturate(1.12);direction:ltr;background:#ffffffd1;border:1px solid #ffffffb8;border-radius:16px;justify-content:center;align-items:center;min-height:57px;padding:8px 12px;display:flex;position:absolute;inset:auto 12px 10px;box-shadow:0 12px 34px #14101e1a}.shop-module__cEVBDq__brandLogoCorioliss{object-fit:contain;mix-blend-mode:multiply;width:min(92%,214px);height:auto}.shop-module__cEVBDq__brandLogoPaulMitchell{object-fit:contain;width:auto;height:46px}.shop-module__cEVBDq__schwarzkopfMark{align-items:center;gap:9px;display:flex}.shop-module__cEVBDq__schwarzkopfMark svg{fill:currentColor;width:30px;height:36px}.shop-module__cEVBDq__schwarzkopfMark>span{letter-spacing:-.045em;flex-direction:column;font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:.92;display:flex}.shop-module__cEVBDq__schwarzkopfMark small{font-family:var(--font-archivo), ui-sans-serif, sans-serif;letter-spacing:.24em;margin-top:8px;font-size:7px;font-weight:700}.shop-module__cEVBDq__k18Mark,.shop-module__cEVBDq__flawlessMark,.shop-module__cEVBDq__beautyHairMark,.shop-module__cEVBDq__novaMark{color:#0b0b0f;font-family:var(--font-archivo), ui-sans-serif, sans-serif;justify-content:center;align-items:center;display:flex}.shop-module__cEVBDq__k18Mark{letter-spacing:-.08em;gap:7px;font-size:37px;font-weight:900}.shop-module__cEVBDq__k18Mark small{letter-spacing:.24em;align-self:flex-end;margin-bottom:11px;font-size:7px}.shop-module__cEVBDq__flawlessMark{letter-spacing:.04em;flex-direction:column;font-family:Georgia,Times New Roman,serif;font-size:23px;font-style:italic}.shop-module__cEVBDq__flawlessMark small{font-family:var(--font-archivo), ui-sans-serif, sans-serif;letter-spacing:.25em;margin-top:6px;font-size:6px;font-style:normal;font-weight:700}.shop-module__cEVBDq__beautyHairMark{letter-spacing:.02em;gap:7px;font-size:18px;font-weight:760;position:relative}.shop-module__cEVBDq__beautyHairMark small{color:var(--accent-dark);letter-spacing:.28em;font-size:6px}.shop-module__cEVBDq__beautyHairMark em{color:var(--ink-muted);letter-spacing:.28em;font-size:7px;font-style:normal;position:absolute;inset:calc(100% + 5px) 0 auto auto}.shop-module__cEVBDq__novaMark{letter-spacing:.19em;flex-direction:column;font-size:29px;font-weight:350}.shop-module__cEVBDq__novaMark small{letter-spacing:.32em;margin-top:6px;font-size:6px;font-weight:700}.shop-module__cEVBDq__brandCardMeta{flex-direction:column;min-width:0;padding-top:14px;padding-left:34px;display:flex}.shop-module__cEVBDq__brandCardMeta strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:800;overflow:hidden}.shop-module__cEVBDq__brandCardMeta small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9px;line-height:1.4;overflow:hidden}.shop-module__cEVBDq__brandCardArrow{background:var(--shop-ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:absolute;inset:auto auto 15px 15px}.shop-module__cEVBDq__featuredRail{background:radial-gradient(circle at 14% 4%,#8b5cf626,#0000 33%),linear-gradient(145deg,#f5f1fb,#fbfafc 50%,#f0ecf8);border-radius:32px;margin-top:82px;padding:48px 42px 34px;overflow:hidden}.shop-module__cEVBDq__catalogHeading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px 28px;margin-bottom:32px;display:grid}.shop-module__cEVBDq__catalogHeading>p:first-child,.shop-module__cEVBDq__catalogHeading h2{grid-column:1}.shop-module__cEVBDq__catalogHeading>p:last-child{grid-area:1/2/3;align-self:end;padding-bottom:6px}.shop-module__cEVBDq__hero :is(a,button):focus-visible,.shop-module__cEVBDq__collectionCard:focus-visible,.shop-module__cEVBDq__brandCard:focus-visible,.shop-module__cEVBDq__brandDirectoryRail:focus-visible{outline-offset:4px;outline:3px solid #cdb8ff}@media (min-width:768px){.shop-module__cEVBDq__hero{grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr)}}@media (max-width:1100px){.shop-module__cEVBDq__storeBrandGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-module__cEVBDq__heroCopy{padding:44px 34px}.shop-module__cEVBDq__heroShowroom{padding:28px 28px 28px 0}.shop-module__cEVBDq__collectionRail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.shop-module__cEVBDq__storefrontHeader{padding:12px 1px}.shop-module__cEVBDq__storefrontTitle{gap:8px}.shop-module__cEVBDq__storefrontTitle h1{font-size:21px}.shop-module__cEVBDq__storefrontTitle>p:last-child{font-size:11px;line-height:1.5}.shop-module__cEVBDq__storeBenefits{margin-inline:-16px;box-shadow:none;scroll-snap-type:inline mandatory;scrollbar-width:none;background:0 0;border:0;border-radius:0;gap:8px;margin-top:10px;padding:2px 16px 8px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.shop-module__cEVBDq__storeBenefits::-webkit-scrollbar{display:none}.shop-module__cEVBDq__storeBenefits>span,.shop-module__cEVBDq__storeBenefits>a{scroll-snap-align:start;background:#ffffffd1;border:1px solid #11111417;border-radius:14px;flex:0 0 158px;min-height:62px;padding:10px 13px}.shop-module__cEVBDq__storeCategories,.shop-module__cEVBDq__storePicks{padding-top:22px}.shop-module__cEVBDq__storePickGrid{margin-inline:-16px;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:12px;margin-top:14px;padding:2px 16px 16px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.shop-module__cEVBDq__storePickGrid::-webkit-scrollbar{display:none}.shop-module__cEVBDq__storePickGrid>article{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 min(72vw,278px)}.shop-module__cEVBDq__storeSectionTitle{align-items:center}.shop-module__cEVBDq__storeSectionTitle h2{font-size:25px}.shop-module__cEVBDq__storeSectionTitle>button,.shop-module__cEVBDq__storeSectionTitle>a{text-align:end;justify-content:flex-end;max-width:118px;font-size:10px}.shop-module__cEVBDq__storeCategoryGrid{margin-inline:-16px;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:10px;margin-top:14px;padding:2px 16px 12px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.shop-module__cEVBDq__storeCategoryGrid::-webkit-scrollbar{display:none}.shop-module__cEVBDq__storeCategoryGrid>button{scroll-snap-align:start;border-radius:16px;flex:0 0 min(37vw,146px);min-height:136px}.shop-module__cEVBDq__storeCategoryCopy{inset:auto 12px 12px}.shop-module__cEVBDq__storeCategoryCopy strong{font-size:14px}.shop-module__cEVBDq__storeCatalogHeading{padding-top:18px;display:block}.shop-module__cEVBDq__storeCatalogHeading h2{font-size:31px}.shop-module__cEVBDq__storeCatalogHeading>p:last-child{margin-top:8px;font-size:11px}.shop-module__cEVBDq__storeBrands{padding-top:58px}.shop-module__cEVBDq__storeBrandGrid{margin-inline:-16px;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:10px;margin-top:16px;padding:2px 16px 12px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.shop-module__cEVBDq__storeBrandGrid::-webkit-scrollbar{display:none}.shop-module__cEVBDq__storeBrandGrid>button{scroll-snap-align:start;border-radius:16px;flex:0 0 min(68vw,255px);grid-template-columns:40% minmax(0,1fr);min-height:162px}.shop-module__cEVBDq__storeBrandProduct{height:116px}.shop-module__cEVBDq__hero{border-radius:27px;min-height:0}.shop-module__cEVBDq__heroCopy{padding:30px 21px 18px}.shop-module__cEVBDq__heroCopy h1{margin-top:18px;font-size:clamp(43px,12.5vw,58px)}.shop-module__cEVBDq__heroDescription{margin-top:17px;font-size:13px;line-height:1.7}.shop-module__cEVBDq__heroActions{grid-template-columns:1fr 1fr;margin-top:21px;display:grid}.shop-module__cEVBDq__heroPrimaryAction,.shop-module__cEVBDq__heroSecondaryAction{min-width:0;padding-inline:12px;font-size:11px}.shop-module__cEVBDq__heroMeta{gap:16px;margin-top:22px;font-size:9px}.shop-module__cEVBDq__heroMeta strong{font-size:16px}.shop-module__cEVBDq__heroShowroom{grid-template-columns:minmax(0,1.4fr) minmax(92px,.72fr);gap:8px;height:300px;padding:0 14px 14px}.shop-module__cEVBDq__mobileSearchDock{z-index:34;border:0;border-block-end:1px solid var(--line);background:var(--bg);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;margin-block:0;margin-inline:calc(50% - 50vw);padding:10px calc(50vw - 50%);display:block;position:sticky;top:64px}.shop-module__cEVBDq__mobileEntry{border-bottom:1px solid var(--line);margin-top:14px;padding:4px 0 16px;display:block}.shop-module__cEVBDq__heroProduct{border-radius:17px;padding:7px 8px 9px}.shop-module__cEVBDq__heroProductMain{padding:11px 11px 13px}.shop-module__cEVBDq__heroProduct:not(.shop-module__cEVBDq__heroProductMain) .shop-module__cEVBDq__heroProductName{display:none}.shop-module__cEVBDq__heroProduct:not(.shop-module__cEVBDq__heroProductMain) .shop-module__cEVBDq__heroProductBrand{font-size:6px}.shop-module__cEVBDq__brandDirectory,.shop-module__cEVBDq__discovery{padding-top:54px}.shop-module__cEVBDq__brandStories{padding-top:66px}.shop-module__cEVBDq__sectionHeading{display:block}.shop-module__cEVBDq__sectionHeading h2,.shop-module__cEVBDq__catalogHeading h2{font-size:47px}.shop-module__cEVBDq__sectionHeading>p{margin-top:18px;font-size:13px}.shop-module__cEVBDq__collectionRail{padding-inline:16px;scroll-snap-type:inline mandatory;scrollbar-width:none;gap:12px;margin-inline:-16px;padding-bottom:12px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.shop-module__cEVBDq__collectionRail::-webkit-scrollbar{display:none}.shop-module__cEVBDq__collectionCard{border-radius:23px;flex:0 0 min(82vw,330px);min-height:418px}.shop-module__cEVBDq__collectionCopy strong{font-size:25px}.shop-module__cEVBDq__brandDirectoryRail{margin-inline:-16px;gap:11px;margin-top:27px;padding:5px 16px 13px;scroll-padding-inline:16px}.shop-module__cEVBDq__brandCard{border-radius:21px;flex-basis:min(76vw,280px);min-height:316px;padding:13px 13px 16px}.shop-module__cEVBDq__brandCardVisual{height:214px;margin:-13px -13px 0}.shop-module__cEVBDq__brandMark{min-height:55px;inset-inline:10px}.shop-module__cEVBDq__brandCardMeta strong{font-size:13px}.shop-module__cEVBDq__featuredRail{margin-inline:-16px;border-radius:0;margin-top:34px;padding:38px 16px 26px}.shop-module__cEVBDq__catalogHeading{margin-bottom:25px;display:block}.shop-module__cEVBDq__catalogHeading>p:last-child{margin-top:14px;font-size:13px}}@media (prefers-reduced-motion:reduce){.shop-module__cEVBDq__heroProduct,.shop-module__cEVBDq__collectionCard,.shop-module__cEVBDq__brandCard,.shop-module__cEVBDq__heroPrimaryAction,.shop-module__cEVBDq__heroSecondaryAction,.shop-module__cEVBDq__collectionImage,.shop-module__cEVBDq__collectionAction{transition:none}}
