@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Syne:wght@400;500;600&display=swap";.lp-container{position:relative;width:100%}.lp-sticky-viewport{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:0}.lp-layer-stack{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.lp-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;will-change:transform,opacity;transform-origin:center bottom;overflow:hidden}.lp-layer__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;will-change:transform}.lp-layer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.lp-layer__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:clamp(2.5rem,6vw,5rem) clamp(2rem,7vw,6rem)}.lp-layer__content--left{justify-content:flex-end;align-items:flex-start}.lp-layer__content--right{justify-content:flex-end;align-items:flex-end;text-align:right}.lp-layer__content--center{justify-content:center;align-items:center;text-align:center}.lp-eyebrow{font-family:var(--font-ui);font-size:clamp(.62rem,1.1vw,.75rem);font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.2rem;opacity:.9}.lp-headline{font-family:var(--font-display);font-size:clamp(3.5rem,9vw,9.5rem);font-weight:300;line-height:.95;letter-spacing:-.02em;color:#fffaf2;text-shadow:0 2px 18px rgba(0,0,0,.35);white-space:pre-line;max-width:14ch}.lp-headline em{font-style:italic;font-weight:300;color:var(--color-accent)}.lp-subheading{font-family:var(--font-ui);font-size:clamp(.78rem,1.3vw,.95rem);font-weight:400;line-height:1.75;letter-spacing:.04em;color:#f5f0e89e;margin-top:1.6rem;max-width:38ch;white-space:pre-line}.lp-cta{display:inline-flex;align-items:center;gap:.75rem;margin-top:2.5rem;padding:1rem 2rem;border:1px solid rgba(214,168,106,.45);font-family:var(--font-ui);font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#fff;background:#d6a86a2e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .3s ease,border-color .3s ease,transform .25s ease;cursor:pointer}.lp-cta:hover{background:#d6a86a52;border-color:#d6a86a;transform:translateY(-2px)}.lp-cta__arrow{display:inline-block;transition:transform .3s ease}.lp-cta:hover .lp-cta__arrow{transform:translate(4px)}.lp-scroll-cue{position:absolute;bottom:clamp(1.5rem,4vh,2.5rem);left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.6rem;color:#f5f0e866}.lp-scroll-cue__label{font-family:var(--font-ui);font-size:.62rem;letter-spacing:.28em;text-transform:uppercase}.lp-scroll-cue__line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(245,240,232,.4),transparent);animation:scrollCuePulse 2.4s ease-in-out infinite}@keyframes scrollCuePulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:.9;transform:scaleY(1.2)}}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:clamp(1.2rem,3vh,2rem) clamp(2rem,5vw,4rem);pointer-events:none}.lp-nav__logo{width:180px;height:auto;display:block;filter:brightness(0) invert(1);pointer-events:auto}.lp-nav__links{display:flex;gap:2.2rem;list-style:none;pointer-events:auto}.lp-nav__links a{font-family:var(--font-ui);font-size:.95rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#fff;text-decoration:none;transition:opacity .2s ease}.lp-nav__links a:hover{opacity:.7}.lp-nav__toggle{display:none}.lp-progress{position:fixed;bottom:0;left:0;height:2px;background:var(--color-accent);z-index:200;transform-origin:left;pointer-events:none}.lp-footer{position:relative;z-index:10;background:#7a6354;padding:clamp(1rem,3vh,2rem) clamp(2rem,5vw,4rem);display:flex;justify-content:space-between;align-items:center;gap:2rem;border-top:1px solid rgba(196,160,90,.15)}.lp-footer__left{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem}.lp-footer__wordmark{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:300;color:var(--color-paper);letter-spacing:-.02em;line-height:1}.lp-footer__tagline{font-family:var(--font-ui);font-size:.9rem;letter-spacing:.12em;text-transform:uppercase;color:#efece747}.lp-footer__right{display:flex;flex-direction:column;align-items:flex-end;gap:.8rem;text-align:right}.lp-footer__links{display:flex;justify-content:flex-end;gap:2.2rem;list-style:none}.lp-footer__links a{font-family:var(--font-ui);font-size:.68rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f5f0e880;transition:color .2s ease}.lp-footer__links a:hover{color:var(--color-paper)}.lp-footer__copy{font-size:.75rem;color:#ffffffeb;font-weight:500;line-height:1.6}.lp-footer__copy a{color:#fff;text-decoration:none;transition:opacity .2s ease}.lp-footer__copy a:hover{opacity:.75}.lp-layer__extra{position:absolute;left:50%;bottom:-8vh;z-index:4;width:min(1120px,calc(100% - 32px));transform:translate(-50%)}@media (min-width: 769px){.lp-layer:nth-child(1) .lp-layer__image{background-position:center center}.lp-layer:nth-child(2) .lp-layer__image{background-position:center center}.lp-layer:nth-child(3) .lp-layer__image{background-position:58% center}.lp-layer:nth-child(4) .lp-layer__image{background-position:center center}.lp-layer:nth-child(5) .lp-layer__image{background-position:center center}}@media (max-width: 860px){.lp-layer__extra{position:relative;left:auto;bottom:auto;width:min(100% - 32px,520px);margin:32px auto 0;transform:none}}@media (max-width: 768px){.lp-nav{z-index:2000}.lp-nav__toggle{position:relative;z-index:2002;display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#00000059;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;pointer-events:auto}.lp-nav__toggle span{display:block;width:18px;height:2px;margin:0 auto;background:#fff;border-radius:999px;transition:transform .25s ease,opacity .25s ease}.lp-nav__toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.lp-nav__toggle.is-open span:nth-child(2){opacity:0}.lp-nav__toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.lp-nav__links{position:fixed;top:76px;right:16px;z-index:2001;display:grid;gap:10px;min-width:220px;padding:18px;margin:0;list-style:none;border-radius:20px;background:#110d0aeb;box-shadow:0 24px 80px #00000059;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease}.lp-nav__links.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.lp-nav__links a{display:block;padding:10px 4px;color:#fff}.lp-layer__content--right{align-items:flex-start;text-align:left}.lp-layer__content--center{justify-content:flex-end;align-items:flex-start;text-align:left}.lp-footer{flex-direction:column;align-items:flex-start}.lp-footer__right{align-items:flex-start;text-align:left}.lp-footer__links{justify-content:flex-start;flex-wrap:wrap;gap:1.2rem}.lp-cta-group--final{flex-direction:column;align-items:flex-start;gap:1.2rem}}@media (prefers-reduced-motion: reduce){.lp-scroll-cue__line{animation:none}}.lp-mobile-call{display:none}@media (max-width: 768px){.lp-mobile-call{position:fixed;right:18px;bottom:18px;z-index:3000;display:inline-flex;align-items:center;justify-content:center;min-width:74px;height:52px;padding:0 20px;border-radius:999px;background:#fff;color:#111;font-family:var(--font-ui);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;box-shadow:0 14px 40px #00000047;transition:transform .2s ease,box-shadow .2s ease}.lp-mobile-call:hover{transform:translateY(-2px);box-shadow:0 18px 44px #00000057}}@media (max-width: 768px){.lp-cta-secondary{display:none}}@media (max-width: 768px){.lp-layer[data-layer-id=scent-story] .lp-layer__image{background-position:42% center}}@media (max-width: 768px){.lp-layer:nth-child(3) .lp-layer__image{background-position:25% center}}.lp-footer__copy-line{display:block}@media (min-width: 769px){.lp-footer__copy-line{display:inline}.lp-footer__copy-line+.lp-footer__copy-line:before{content:" · "}}@media (max-width: 768px){.lp-footer{padding:1.2rem 1rem 1.5rem}.lp-footer__wordmark{font-size:2.8rem}.lp-footer__tagline{font-size:.7rem;letter-spacing:.14em}.lp-footer__copy{font-size:.82rem;line-height:1.5}}@media (max-width: 768px){.lp-layer__image{top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:cover;background-position:center}}.latest-products{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:96px 0}.latest-products__eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700}.latest-products__title{max-width:640px;margin:0 0 36px;font-size:clamp(2rem,5vw,4rem);line-height:1}.latest-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.latest-products__card{overflow:hidden;border-radius:28px;background:#ffffffc7;box-shadow:0 24px 70px #0000001f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.latest-products__image-link{display:block;aspect-ratio:4 / 5;overflow:hidden}.latest-products__image-link img{width:100%;height:100%;object-fit:cover}.latest-products__content{padding:24px}.latest-products__content h3{margin:0 0 8px;font-size:1.25rem}.latest-products__content p{margin:0 0 16px;color:#000000ad}.latest-products__content span{display:block;margin-bottom:18px;font-weight:700}.latest-products__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:#17110d;color:#fff;text-decoration:none;font-weight:700}@media (max-width: 860px){.latest-products{width:calc(100% - 24px);max-height:72vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:24px 0 100px}.latest-products__title{margin-bottom:24px;font-size:clamp(1.8rem,9vw,3rem);line-height:1.05}.latest-products__grid{grid-template-columns:1fr;gap:18px}.latest-products__card{border-radius:22px}.latest-products__image-link{aspect-ratio:16 / 10}.latest-products__content{padding:18px}.latest-products__content h3{font-size:1.1rem}.latest-products__content p{font-size:.95rem;line-height:1.5}.latest-products__button{width:100%}}@media (max-width: 860px){.latest-products{width:calc(100% - 24px);max-height:72vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:80px 0 0}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-display: "Cormorant Garamond", Georgia, serif;--font-ui: "Syne", system-ui, sans-serif;--color-ink: #0d0b09;--color-paper: #f5f0e8;--color-ghost: rgba(245, 240, 232, .08);--color-accent: #89600e;--color-accent-dim: rgba(196, 160, 90, .35);--ease-cinematic: cubic-bezier(.25, .1, 0, 1);--ease-emerge: cubic-bezier(.16, 1, .3, 1)}html{font-size:16px;scroll-behavior:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--color-ink);color:var(--color-paper);font-family:var(--font-ui);overflow-x:hidden}::selection{background:var(--color-accent);color:var(--color-ink)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}
