.hero-media{position:relative;min-height:min(900px,100svh);display:grid;align-items:end;overflow:hidden;background:#26120f;color:#f8f1e5}.hero-media__visual,.hero-media__veil,.hero-media__poster,.hero-media__video{position:absolute;inset:0;width:100%;height:100%}.hero-media__poster,.hero-media__video{object-fit:cover}.hero-media__video{opacity:0;transition:opacity 900ms var(--ease)}.hero-media__video.is-active{opacity:1}.hero-media__veil{background:linear-gradient(90deg,rgba(0,0,0,.56),rgba(0,0,0,.1) 62%),linear-gradient(0deg,rgba(0,0,0,.32),transparent 55%)}.hero-media__content{position:relative;z-index:2;max-width:760px;padding-bottom:clamp(60px,10vw,150px)}.hero-media .eyebrow{color:var(--gold)}.hero-media h1,.perfume-categories h2,.section-heading h2,.brand-statement h2,.newsletter h2{font-family:var(--cs-display);font-weight:400;letter-spacing:-.045em;line-height:.84}.hero-media h1{font-size:clamp(68px,11vw,158px);margin:18px 0}.hero-media h1 em,.brand-statement h2 em{color:var(--gold);font-weight:400}.hero-media__body{max-width:390px;color:rgba(255,255,255,.75);margin:32px 0}.perfume-categories{padding:clamp(76px,10vw,150px) 0;background:var(--stone)}.perfume-categories__heading{display:flex;justify-content:flex-end;margin-bottom:44px}.perfume-categories__heading>div{width:min(740px,100%)}.perfume-categories h2{font-size:clamp(52px,7vw,106px);margin:12px 0}.perfume-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.perfume-category{position:relative;min-height:470px;overflow:hidden;color:#fff;background:#30251f}.perfume-category__image,.perfume-category__image img,.perfume-category__overlay{position:absolute;inset:0;width:100%;height:100%}.perfume-category__image img{object-fit:cover;transition:transform .7s var(--ease)}.perfume-category:hover img{transform:scale(1.035)}.perfume-category__overlay{background:rgba(0,0,0,var(--overlay))}.perfume-category__placeholder{height:100%;background:linear-gradient(135deg,#402821,#9e7150)}.perfume-category__content{position:absolute;inset:auto 0 0;padding:28px;display:flex;align-items:end;justify-content:space-between;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent)}.perfume-category__content .eyebrow{color:#fff9;display:block;min-height:12px}.perfume-category h3{font-family:var(--cs-display);font-size:44px;font-weight:400;margin:8px 0 0}.circle-arrow{width:38px;height:38px;border:1px solid #fff8;border-radius:50%;display:grid;place-items:center}.featured-collection{padding:clamp(76px,10vw,140px) 0;background:var(--ink);color:#f5eee5}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:46px}.section-heading .eyebrow{color:var(--gold)}.section-heading h2{font-size:clamp(50px,7vw,100px);margin:10px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.brand-statement{background:radial-gradient(circle at 78% 40%,#64192a,#180d0d 58%);color:#f6eee5;padding:clamp(90px,12vw,175px) 0}.brand-statement .eyebrow{color:var(--gold)}.brand-statement h2{font-size:clamp(58px,10vw,150px);max-width:1100px;margin:16px 0}.brand-statement__bottom{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:52px;border-top:1px solid #fff3;padding-top:20px}.brand-statement__bottom p{max-width:390px;color:#fff9}.newsletter{background:#11100f;color:#f5eee5;padding:80px 0}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px}.newsletter .eyebrow{color:var(--gold)}.newsletter h2{font-size:clamp(42px,5vw,72px);margin:12px 0}.newsletter p{max-width:420px;color:#fff9}.newsletter__form{align-self:end;display:flex;gap:12px;flex-wrap:wrap}.newsletter__form input{flex:1;min-width:220px;background:transparent;border:0;border-bottom:1px solid #fff6;color:#fff;padding:15px 4px}.form-error{color:#f8a5a5}.form-success{color:var(--gold)}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}@media(max-width:900px){.hero-media{min-height:680px}.hero-media h1{font-size:clamp(62px,15vw,110px)}.perfume-categories__grid{grid-template-columns:1fr}.perfume-category{min-height:360px}.product-grid{grid-template-columns:repeat(2,1fr)}.newsletter__inner{grid-template-columns:1fr;gap:24px}.brand-statement__bottom{display:block}.brand-statement__bottom .text-button{margin-top:20px}}@media(max-width:540px){.hero-media{min-height:620px}.hero-media__video:not(.hero-media__video--mobile){display:none}.hero-media h1{font-size:58px}.hero-media__content{padding-bottom:52px}.product-grid--featured{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:start;flex-direction:column}.perfume-category h3{font-size:38px}}
.product-card{position:relative;min-width:0}.product-card__image{display:block;position:relative;aspect-ratio:.77;overflow:hidden;background:#201e1b}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--ease)}.product-card:hover .product-card__image img{transform:scale(1.025)}.product-card__placeholder{display:grid;height:100%;place-items:center;color:var(--gold);font-family:var(--cs-display);font-size:28px}.product-card__badge{position:absolute;top:12px;left:12px;background:var(--ink);color:#fff;padding:5px 8px;font-size:8px;letter-spacing:.12em;text-transform:uppercase}.product-card__details{padding-top:13px}.product-card__details .eyebrow{color:var(--gold);font-size:8px}.product-card__details h3{font-family:var(--cs-display);font-size:22px;font-weight:400;line-height:1.05;margin:5px 0;min-height:45px}.product-card__price{font-size:13px;margin:0}.product-card__price s{opacity:.6;margin-right:6px}.product-card__add,.product-card__wishlist{position:absolute;width:34px;height:34px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;color:#fff;background:#111a;cursor:pointer}.product-card__add{right:12px;bottom:83px;font-size:20px}.product-card__wishlist{right:12px;top:12px;font-size:18px}
