.categories-page{padding:3rem 3.5% 3.8rem;background:linear-gradient(135deg,#faf7f2,#fff)}.categories-header{max-width:54rem;margin-bottom:3.2rem}.categories-header h1{font-family:var(--serif);font-size:3.4rem;font-weight:400;line-height:1.02;letter-spacing:-.045em}.categories-header>p:last-child{margin-top:.7rem;color:var(--muted-warm);font-size:1.08rem}.category-group+.category-group{margin-top:3.8rem;padding-top:3rem;border-top:1px solid var(--hairline)}.category-group-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem}.category-group-heading h2{font-size:2rem}.category-group-heading p{color:var(--muted-warm)}.category-grid{display:grid;gap:1rem}.category-grid-collections{grid-template-columns:1.35fr 1fr 1fr 1.35fr}.category-grid-scents{grid-template-columns:repeat(3,1fr)}.category-card{position:relative;min-height:20rem;overflow:hidden;border-radius:8px;background:#eae3da;isolation:isolate}.category-grid-scents .category-card{min-height:17rem}.category-card:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#19140eb8);z-index:1}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--ease),filter .4s var(--ease)}.category-card:hover img{transform:scale(1.055);filter:saturate(1.05)}.category-card>span{position:absolute;z-index:2;left:1.25rem;right:1.25rem;bottom:1.2rem;display:grid;grid-template-columns:1fr auto;align-items:end;color:#fff}.category-card strong{font-family:var(--serif);font-size:1.65rem;font-weight:500;line-height:1.1}.category-card small{grid-column:1;font-size:.78rem;margin-top:.3rem;color:#fffdfad9}.category-card .ph{grid-column:2;grid-row:1/3;align-self:center;font-size:1.35rem;transition:transform .25s var(--ease)}.category-card:hover .ph{transform:translate(3px,-3px)}@media(max-width:1050px){.category-grid-collections{grid-template-columns:repeat(2,1fr)}.category-grid-scents{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.categories-page{padding:26px 18px 32px}.categories-header{margin-bottom:2rem}.categories-header h1{font-size:2.55rem}.category-group+.category-group{margin-top:2.5rem;padding-top:2rem}.category-group-heading{display:block}.category-group-heading h2{font-size:1.75rem}.category-group-heading p{margin-top:.35rem}.category-card,.category-grid-scents .category-card{min-height:14rem}}@media(max-width:480px){.category-grid-collections,.category-grid-scents{grid-template-columns:1fr}.category-card,.category-grid-scents .category-card{min-height:18rem}}
