@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@1,400;1,500;1,600&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-paper);font-size:16px}html.is-locked{overflow:hidden}body{margin:0;color:var(--color-ink);background:var(--color-paper);font-family:"Inter",var(--font-body),sans-serif;letter-spacing:-.02em;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit;min-width:0;max-width:100%}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}svg:not(.placeholder-svg):not(.payment-icon){fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}ul,ol{margin:0;padding:0;list-style:none}h1,h2,h3,p{margin-top:0}[hidden]{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.skip-link{position:fixed;z-index:9999;top:12px;left:12px;transform:translateY(-150%);padding:12px 18px;background:#fff;color:#000;border-radius:999px}.skip-link:focus{transform:none}.page-width{margin-inline:auto;width:min(calc(100% - 40px),var(--page-width, 1440px));min-width:0}.page-width--narrow{max-width:1120px}.page-width--reading{max-width:820px}.section{padding:clamp(80px,10vw,150px) 0}.section--paper{background:#eee6d8}.font-display,.wordmark__latin{font-family:"Playfair Display",var(--font-display),serif;font-style:italic}.eyebrow{margin:0 0 18px;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:.18em}.rte{line-height:1.8;color:var(--color-muted);overflow-wrap:anywhere}.rte p:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.placeholder-svg{width:100%;height:100%;background:#e6dfd2;fill:#bbb1a0}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 26px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.01em;transition:transform .35s cubic-bezier(.16,1,.3,1),background .25s,color .25s,border-color .25s,box-shadow .25s}.button svg{width:16px;height:16px;transition:transform .25s}.button:hover{transform:translateY(-2px)}.button:hover svg{transform:translate(3px)}.button:active{transform:scale(.97)}.button:disabled{opacity:.48;cursor:not-allowed;transform:none}.button--warm{background:var(--color-warm);color:#fff;box-shadow:0 8px 28px #d96b2b2e}.button--warm:hover{background:#c85c20;box-shadow:0 12px 34px #d96b2b4d}.button--dark{background:var(--color-ink);color:#fff}.button--outline{border-color:#10120f42;background:transparent;color:var(--color-ink)}.button--outline:hover{background:var(--color-ink);border-color:var(--color-ink);color:#fff}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:10px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:13px;font-weight:600}.text-link svg{width:15px;transition:transform .25s}.text-link:hover svg{transform:translate(4px)}.text-link--light{color:#fff;border-color:#ffffff80}.icon-button{display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:inherit;transition:background .25s,transform .25s}.icon-button:hover{background:#8080801f;transform:scale(1.04)}.icon-button svg{width:20px;height:20px}.announcement{position:fixed;z-index:120;top:0;left:0;width:100%;height:32px;background:var(--color-warm);color:#fff}.announcement__track{display:flex;height:100%;align-items:center;justify-content:center;gap:clamp(30px,9vw,150px);overflow:hidden;white-space:nowrap;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.announcement__track span:not(:last-child):after{content:"\25c6";position:relative;left:clamp(15px,4.5vw,75px);font-size:6px;opacity:.65}.site-header{position:fixed;top:var(--announcement-height,32px);left:0;width:100%;color:#fff;transition:background .35s,color .35s,box-shadow .35s,transform .35s;z-index:160!important}.site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.4),transparent);pointer-events:none;transition:opacity .3s}.site-header.is-scrolled,.template-index .site-header.is-scrolled{background:#f7f2e8f0;color:var(--color-ink);box-shadow:0 1px #10120f14;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.is-scrolled:before{opacity:0}body:not(.template-index) .site-header{background:var(--color-ink)}.site-header__inner{position:relative;display:grid;align-items:center;min-height:74px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.wordmark{position:relative;display:inline-flex;align-items:baseline;justify-self:start;gap:4px;white-space:nowrap;max-width:100%;min-width:0}.wordmark__latin{font-size:30px;line-height:1}.wordmark__devanagari{font-size:22px;font-weight:600;line-height:1}.wordmark__image{width:auto;max-height:48px;object-fit:contain;max-width:100%}.desktop-nav{justify-self:center}.desktop-nav__list{display:flex;align-items:center;gap:2px;padding:6px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:#ffffff24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header.is-scrolled .desktop-nav__list{border-color:#10120f17;background:#ffffffbf}.desktop-nav__item{position:relative}.desktop-nav__item>a{display:flex;align-items:center;gap:6px;padding:9px 14px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap;transition:background .2s}.desktop-nav__item>a:hover,.desktop-nav__item>a[aria-current=page]{background:#ffffff2e}.site-header.is-scrolled .desktop-nav__item>a:hover{background:#10120f12}.desktop-nav__item>a svg{width:12px;height:12px}.nav-dropdown{position:absolute;top:calc(100% + 12px);left:50%;width:220px;padding:10px;opacity:0;visibility:hidden;transform:translate(-50%,10px);border:1px solid rgba(16,18,15,.08);border-radius:14px;background:#fff;color:var(--color-ink);box-shadow:0 20px 60px #00000029;transition:.25s}.has-dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.nav-dropdown a{display:block;padding:10px 12px;border-radius:8px;font-size:13px}.nav-dropdown a:hover{background:var(--color-paper)}.nav-dropdown ul ul{padding:2px 0 4px 12px;color:var(--color-muted)}.site-header__actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:1px}.cart-trigger{position:relative}.cart-trigger [data-cart-count]{position:absolute;top:2px;right:0;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border-radius:9px;background:var(--color-warm);color:#fff;font-size:9px;font-weight:700}.site-header__menu-button{display:none}.mobile-menu,.cart-drawer{position:fixed;z-index:200;top:0;bottom:0;width:min(440px,100%);background:var(--color-paper);color:var(--color-ink);box-shadow:-20px 0 70px #0000002e;visibility:hidden;transition:transform .5s cubic-bezier(.16,1,.3,1),visibility .5s}.mobile-menu{left:12px;top:12px;bottom:auto;width:min(340px,calc(100% - 40px));max-height:min(85dvh,calc(100dvh - 24px));border-radius:18px;border:1px solid rgba(16,18,15,.1);box-shadow:0 16px 48px #0003;overflow-y:auto;overscroll-behavior:contain;transform:translate(calc(-100% - 24px))}.cart-drawer{right:0;transform:translate(105%);display:flex;flex-direction:column}.mobile-menu.is-open,.cart-drawer.is-open{transform:none;visibility:visible}.drawer__header{display:flex;min-height:88px;padding:22px 26px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,18,15,.1)}.drawer__header .eyebrow{margin:0}.drawer__header h2{margin:5px 0 0;font-family:var(--font-display),serif;font-size:28px;font-weight:400}.mobile-menu__links{padding:12px 20px}.mobile-menu__links>li>a{display:block;border-bottom:1px solid rgba(16,18,15,.1);font-family:var(--font-display),serif;padding:10px 0;min-height:44px;font-size:22px;line-height:1.2}.mobile-menu__links ul{padding:4px 0 8px 12px}.mobile-menu__links ul a{color:var(--color-muted);display:flex;align-items:center;padding:8px 0;min-height:44px;font-size:13px;line-height:1.4}.mobile-menu__foot{bottom:25px;left:25px;right:25px;border-top:1px solid rgba(16,18,15,.12);padding-bottom:env(safe-area-inset-bottom);position:static;margin:8px 20px 20px;padding-top:16px;font-size:12px}.mobile-menu__foot a{font-weight:700;display:inline-flex;align-items:center;min-height:44px}.mobile-menu__foot p{color:var(--color-muted);margin:4px 0 0;line-height:1.5}.search-panel{position:fixed!important;top:clamp(20px,6vh,60px)!important;left:50%!important;width:min(920px,calc(100% - 32px))!important;max-height:calc(100dvh - 40px)!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;border:1px solid rgba(167,138,84,.3)!important;border-radius:24px!important;background:#f7f2e8!important;color:#10120f!important;box-shadow:0 30px 100px #00000057!important;opacity:0!important;visibility:hidden!important;transform:translate(-50%,-20px) scale(.98)!important;transition:opacity .25s ease,transform .35s cubic-bezier(.16,1,.3,1),visibility .35s!important;z-index:170!important;pointer-events:auto!important}.search-panel.is-open{transform:translate(-50%) scale(1)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.search-panel__inner{display:flex;align-items:center;gap:20px}.search-panel form{display:flex;flex:1;align-items:center;gap:15px;border-bottom:1px solid rgba(16,18,15,.25);min-width:0}.search-panel form svg{width:22px}.search-panel input{width:100%;padding:14px 0;border:0;outline:0;background:transparent;font-family:var(--font-display),serif;font-size:clamp(24px,4vw,44px)}.site-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:.35s;z-index:140!important;background:#080907b8!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.site-overlay.is-visible{opacity:1!important;visibility:visible!important}.toast{position:fixed;z-index:300;bottom:24px;left:50%;padding:12px 20px;opacity:0;transform:translate(-50%,20px);border-radius:99px;background:var(--color-ink);color:#fff;font-size:13px;pointer-events:none;transition:.3s}.toast.is-visible{opacity:1;transform:translate(-50%)}.spotlight-hero{position:relative;height:var(--hero-height,100vh);height:100dvh;min-height:680px;overflow:hidden;background:#080a08;color:#fff}.spotlight-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--spotlight-image);background-position:center;background-size:cover;background-repeat:no-repeat;pointer-events:none}.spotlight-hero__base{z-index:10}.spotlight-hero__shade{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05070533,#05070505 48%,#050705b8),linear-gradient(90deg,rgba(5,7,5,.28),transparent 35%,rgba(5,7,5,.18))}.spotlight-hero__canvas{position:absolute;top:0;right:0;bottom:0;left:0;display:none;pointer-events:none}.spotlight-hero__reveal{z-index:30;opacity:0;transition:opacity .25s}.spotlight-hero.is-active .spotlight-hero__reveal{opacity:1}.spotlight-hero__heading{position:absolute;z-index:50;top:14%;left:0;width:100%;padding:0 20px;text-align:center;pointer-events:none}.spotlight-hero__heading .eyebrow{margin-bottom:24px;color:#fffc}.spotlight-hero__heading h1{margin:0;color:#fff;font-size:clamp(50px,7.4vw,112px);font-weight:400;line-height:.87;letter-spacing:-.075em}.spotlight-hero__heading h1 span{display:block}.spotlight-hero__heading h1 span:first-child{font-weight:400;letter-spacing:-.055em}.spotlight-hero__story,.spotlight-hero__action{position:absolute;z-index:50;bottom:54px;max-width:290px}.spotlight-hero__story{left:max(30px,calc((100vw - var(--page-width))/2))}.spotlight-hero__action{right:max(30px,calc((100vw - var(--page-width))/2))}.spotlight-hero__story>span{font-family:var(--font-display),serif;font-size:28px;font-style:italic}.spotlight-hero__story p,.spotlight-hero__action>p{margin:10px 0 0;color:#ffffffc7;font-size:13px;line-height:1.65}.spotlight-hero__action>p{margin:0 0 20px}.spotlight-hero__buttons{display:flex;align-items:center;gap:18px}.spotlight-hero__hint{position:absolute;z-index:50;bottom:34px;left:50%;display:flex;align-items:center;gap:9px;transform:translate(-50%);color:#ffffff9e;font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.spotlight-hero__hint span{display:block;width:24px;height:24px;border:1px solid rgba(255,255,255,.45);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{50%{transform:scale(.75);opacity:.5}}@keyframes heroReveal{0%{opacity:0;transform:translateY(28px);filter:blur(12px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{0%{transform:scale(1.12)}to{transform:scale(1)}}.hero-anim{animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.16,1,.3,1);opacity:1}.hero-reveal{animation-name:heroReveal;animation-duration:1.1s}.hero-fade{animation-name:heroFadeUp;animation-duration:1s}.hero-zoom{animation:heroZoom 1.8s cubic-bezier(.16,1,.3,1) forwards}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2,.page-header h1{max-width:760px;margin:0;font-family:var(--font-display),serif;font-size:clamp(42px,5.5vw,78px);font-weight:400;line-height:.98;letter-spacing:-.055em}.page-header{padding:45px 0 65px;text-align:center}.page-header .eyebrow{margin-bottom:16px}.page-header h1{margin-inline:auto}.page-header>p:last-child{margin:18px 0 0;color:var(--color-muted)}[data-reveal]{transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);opacity:1;transform:none}[data-reveal].is-visible{opacity:1;transform:none}.trust-strip{border-bottom:1px solid rgba(16,18,15,.1);background:var(--color-paper)}.trust-strip.color-ink{background:var(--color-ink);color:#fff}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip__item{display:flex;min-height:112px;padding:25px;align-items:center;gap:14px;border-right:1px solid rgba(16,18,15,.1)}.trust-strip.color-ink .trust-strip__item{border-color:#ffffff1f}.trust-strip__item:first-child{border-left:1px solid rgba(16,18,15,.1)}.trust-strip.color-ink .trust-strip__item:first-child{border-color:#ffffff1f}.trust-strip__icon{display:grid;width:38px;height:38px;flex:none;place-items:center;border:1px solid currentColor;border-radius:50%;opacity:.72}.trust-strip__icon svg{width:17px}.trust-strip__item strong{display:block;font-family:var(--font-display),serif;font-size:17px;font-weight:400}.trust-strip__item p{margin:4px 0 0;color:var(--color-muted);font-size:11px;line-height:1.4}.trust-strip.color-ink p{color:#ffffff94}.collection-showcase__grid{display:grid;grid-template-columns:1.06fr .94fr;grid-template-rows:repeat(2,320px);gap:18px}.collection-tile{position:relative;overflow:hidden;min-height:340px;border-radius:var(--radius-card);background:#d9d0c1;color:#fff}.collection-tile--1{grid-row:1/3}.collection-tile__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-tile__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 28%,rgba(7,8,6,.78))}.collection-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.16,1,.3,1)}.collection-tile:hover .collection-tile__media img{transform:scale(1.055)}.collection-tile__content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:32px}.collection-tile__content>span{font-size:10px;font-weight:600;letter-spacing:.16em}.collection-tile__content h3,.collection-tile__content h2{margin:8px 0 4px;font-family:var(--font-display),serif;font-size:clamp(28px,3vw,47px);font-weight:400}.collection-tile__content p{max-width:320px;margin:0;color:#ffffffba;font-size:12px}.featured-collection{background:var(--color-paper)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:.82;overflow:hidden;border-radius:var(--radius-card);background:#e7dfd0}.product-card__image{position:absolute;width:100%;height:100%;object-fit:cover;transition:opacity .55s,transform .9s cubic-bezier(.16,1,.3,1)}.product-card__image--secondary{opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card:hover .product-card__image{transform:scale(1.035)}.product-card__badge{position:absolute;z-index:2;top:14px;left:14px;padding:7px 10px;border-radius:999px;background:#f7f2e8e0;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__discover{position:absolute;z-index:2;right:12px;bottom:12px;display:flex;width:44px;height:44px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:var(--color-warm);color:#fff;font-size:0;transform:translateY(14px);opacity:0;transition:.35s}.product-card:hover .product-card__discover{opacity:1;transform:none}.product-card__discover svg{width:17px}.product-card__content{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:16px 4px 0}.product-card__family{margin:0 0 5px;color:var(--color-muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.product-card h3{margin:0;font-family:var(--font-display),serif;font-size:20px;font-weight:400;line-height:1.25}.product-card__price{text-align:right;white-space:nowrap;font-size:13px}.product-card__price small{display:block;color:var(--color-muted);font-size:9px;text-transform:uppercase}.product-card__price s{display:block;color:var(--color-muted);font-size:11px}.fragrance-notes{background:var(--color-ink);color:#fff}.fragrance-notes__layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,10vw,160px);align-items:start}.fragrance-notes__intro{position:sticky;top:150px}.fragrance-notes__intro h2{margin:0 0 25px;font-family:var(--font-display),serif;font-size:clamp(45px,5vw,72px);font-weight:400;line-height:1}.fragrance-notes__intro>p:not(.eyebrow){max-width:430px;margin-bottom:30px;color:#ffffffa3;line-height:1.7}.fragrance-notes .button--outline{border-color:#fff6;color:#fff}.fragrance-notes .button--outline:hover{background:#fff;color:var(--color-ink)}.note-card{display:grid;grid-template-columns:80px 1fr;min-height:160px;padding:34px 0;border-top:1px solid rgba(255,255,255,.18);gap:25px}.note-card:last-child{border-bottom:1px solid rgba(255,255,255,.18)}.note-card>span{font-family:var(--font-display),serif;font-size:18px;font-style:italic;color:var(--color-gold)}.note-card h3{margin:0 0 10px;font-family:var(--font-display),serif;font-size:clamp(28px,3vw,42px);font-weight:400}.note-card p{max-width:500px;margin:0;color:#ffffff94;font-size:13px;line-height:1.6}.heritage-story{overflow:hidden;background:#dfd4c2}.heritage-story__grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(45px,8vw,130px)}.heritage-story__media{position:relative;min-height:680px}.heritage-story__media>img,.heritage-story__media>.placeholder-svg{width:100%;height:100%;min-height:680px;object-fit:cover;border-radius:var(--radius-card)}.heritage-story__stamp{position:absolute;right:-44px;bottom:55px;display:grid;width:110px;height:110px;place-items:center;border-radius:50%;background:var(--color-warm);color:#fff;font-family:var(--font-display),serif;font-size:18px;font-style:italic;line-height:1.1;text-align:center;transform:rotate(-8deg);box-shadow:0 15px 30px #00000029}.heritage-story__content h2{margin:0 0 28px;font-family:var(--font-display),serif;font-size:clamp(48px,5.2vw,78px);font-weight:400;line-height:.98}.heritage-story__facts{display:grid;grid-template-columns:1fr 1fr;margin:35px 0;gap:20px}.heritage-story__facts div{padding-top:16px;border-top:1px solid rgba(16,18,15,.22)}.heritage-story__facts strong{display:block;font-family:var(--font-display),serif;font-size:30px;font-weight:400}.heritage-story__facts span{display:block;margin-top:4px;color:var(--color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.newsletter-band{background:#3b271e;color:#fff}.newsletter-band__inner{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:10vw}.newsletter-band h2{margin:0 0 14px;font-family:var(--font-display),serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.newsletter-band p{max-width:570px;color:#ffffffa3;line-height:1.6}.newsletter-form{position:relative}.newsletter-form input{width:100%;height:52px;padding:0 48px 0 0;border:0;border-bottom:1px solid rgba(255,255,255,.36);outline:0;background:transparent;color:inherit}.newsletter-form input::placeholder{color:#ffffff80}.newsletter-form>button:not(.button){position:absolute;top:5px;right:0;display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--color-ink)}.newsletter-form>button svg{width:16px}.newsletter-form--large{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px}.newsletter-form--large .button{border-radius:999px}.newsletter-form--large .form-message{grid-column:1/-1}.form-message{margin:12px 0 0;font-size:12px}.form-message--error{color:#ffb5a7}.site-main{min-height:60vh}body:not(.template-index) .site-main{padding-top:calc(var(--announcement-height,32px) + 74px)}.breadcrumbs{display:flex;align-items:center;gap:8px;padding:24px 0;color:var(--color-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;min-width:0;flex-wrap:wrap}.breadcrumbs span:last-child{overflow:hidden;max-width:280px;text-overflow:ellipsis;white-space:nowrap;color:var(--color-ink)}.main-product{padding-bottom:100px;background:var(--color-paper)}.product-layout{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(380px,.84fr);gap:clamp(35px,5vw,80px);align-items:start}.product-gallery{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;min-width:0}.product-gallery__thumbs{display:flex;flex-direction:column;gap:9px}.product-gallery__thumb{aspect-ratio:1;padding:0;overflow:hidden;border:1px solid transparent;border-radius:8px;background:#e8dfd1;opacity:.55;transition:.25s}.product-gallery__thumb.is-active{border-color:var(--color-ink);opacity:1}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--radius-card);min-width:0;width:100%;max-width:100%}.product-gallery__track::-webkit-scrollbar{display:none}.product-gallery__media{min-width:100%;aspect-ratio:.89;overflow:hidden;background:#e8dfd1;scroll-snap-align:start;flex:0 0 100%;width:100%;max-width:100%}.product-gallery__media img,.product-gallery__media video,.product-gallery__media iframe,.product-gallery__media model-viewer{width:100%;height:100%;object-fit:cover}.product-info__inner{position:sticky;top:135px;padding:20px 0}.product-info h1{margin:0 0 18px;font-family:var(--font-display),serif;font-size:clamp(42px,4.8vw,68px);font-weight:400;line-height:.98;letter-spacing:-.05em;overflow-wrap:anywhere}.product-price{display:flex;align-items:baseline;gap:10px;margin-bottom:24px;flex-wrap:wrap}.product-price>span{font-size:19px;font-weight:600}.product-price s{color:var(--color-muted);font-size:14px}.product-price small{margin-left:auto;color:var(--color-muted);font-size:10px}.product-info__lede{max-width:550px;margin-bottom:28px;color:var(--color-muted);font-size:14px;line-height:1.7}.variant-picker{margin:0 0 24px;padding:0;border:0;min-width:0;max-width:100%}.variant-picker legend{margin-bottom:10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.variant-picker__options{display:flex;flex-wrap:wrap;gap:8px}.variant-chip{min-width:66px;padding:11px 15px;border:1px solid rgba(16,18,15,.2);border-radius:999px;background:transparent;font-size:12px;transition:.25s}.variant-chip:hover,.variant-chip.is-selected{border-color:var(--color-ink);background:var(--color-ink);color:#fff}.variant-chip[aria-disabled=true]{opacity:.4;text-decoration:line-through}.product-form__row{display:grid;grid-template-columns:126px 1fr;gap:10px}.quantity{display:grid;grid-template-columns:38px minmax(32px,1fr) 38px;align-items:center;min-height:50px;border:1px solid rgba(16,18,15,.2);border-radius:999px;overflow:hidden}.quantity button,.quantity a{display:grid;height:100%;padding:0;place-items:center;border:0;background:transparent}.quantity button:hover,.quantity a:hover{background:#10120f0f}.quantity svg{width:14px}.quantity input{width:100%;border:0;outline:0;background:transparent;text-align:center;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{display:none}.product-form__submit{border-radius:999px}.shopify-payment-button{margin-top:10px}.shopify-payment-button__button{min-height:50px!important;border-radius:999px!important}.product-assurances{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0;border-top:1px solid rgba(16,18,15,.12);border-bottom:1px solid rgba(16,18,15,.12)}.product-assurances div{display:flex;min-height:92px;padding:14px 8px;align-items:center;gap:8px;font-size:10px;line-height:1.3}.product-assurances div:not(:last-child){border-right:1px solid rgba(16,18,15,.12)}.product-assurances svg{width:19px;flex:none;color:var(--color-warm)}.accordion{border-bottom:1px solid rgba(16,18,15,.15)}.accordion>button{display:flex;width:100%;padding:19px 0;align-items:center;justify-content:space-between;border:0;background:transparent;font-size:12px;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:.06em}.accordion>button svg{width:17px;transition:transform .3s}.accordion.is-open>button svg{transform:rotate(45deg)}.accordion__content{display:none;padding:0 0 22px;font-size:13px}.accordion.is-open .accordion__content{display:block}.collection-hero{position:relative;display:flex;min-height:330px;align-items:flex-end;overflow:hidden;background:#e8dfd1}.collection-hero.has-image{min-height:520px;color:#fff}.collection-hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.collection-hero__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0506051a,#050605bf)}.collection-hero__image img{width:100%;height:100%;object-fit:cover}.collection-hero__content{position:relative;z-index:1;padding-top:90px;padding-bottom:55px}.collection-hero__content h1{margin:0;font-family:var(--font-display),serif;font-size:clamp(55px,7vw,96px);font-weight:400;line-height:.95}.collection-hero__content .rte{max-width:610px;margin-top:18px;color:inherit}.collection-toolbar{display:flex;padding-top:32px;padding-bottom:32px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(16,18,15,.13);color:var(--color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em}.collection-toolbar p{margin:0}.collection-toolbar form{display:flex;align-items:center;gap:10px}.collection-toolbar select{padding:8px 28px 8px 10px;border:0;background:transparent;font-size:11px}.collection-grid{padding-top:40px;padding-bottom:0}.pagination{display:flex;padding:0 0 90px;align-items:center;justify-content:center;gap:8px}.pagination a,.pagination span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;font-size:12px}.pagination a:hover,.pagination .is-current{background:var(--color-ink);color:#fff}.main-cart{background:#eee6d8}.cart-page{display:grid;grid-template-columns:1fr 360px;gap:60px;align-items:start}.cart-line{display:grid;grid-template-columns:120px 1fr 130px auto;gap:20px;align-items:center;padding:20px 0;border-top:1px solid rgba(16,18,15,.14)}.cart-line:last-child{border-bottom:1px solid rgba(16,18,15,.14)}.cart-line__image{aspect-ratio:.85;overflow:hidden;border-radius:10px;background:#ddd3c2}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__details h2{margin:0 0 8px;font-family:var(--font-display),serif;font-size:22px;font-weight:400}.cart-line__details p{margin:0 0 8px;color:var(--color-muted);font-size:11px}.cart-line__details span{font-size:12px}.cart-line>strong{font-size:13px}.cart-line__remove{grid-column:2;align-self:start;color:var(--color-muted);font-size:10px;text-decoration:underline}.cart-page__summary{position:sticky;top:135px;padding:28px;border-radius:var(--radius-card);background:var(--color-paper)}.cart-page__summary>label{display:block;margin-bottom:8px;font-size:11px;font-weight:600}.cart-page__summary textarea{width:100%;min-height:80px;margin-bottom:25px;padding:12px;border:1px solid rgba(16,18,15,.16);background:transparent;resize:vertical}.cart-page__total{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(16,18,15,.13)}.cart-page__total strong{font-family:var(--font-display),serif;font-size:24px;font-weight:400}.cart-page__summary>p{margin:8px 0 22px;color:var(--color-muted);font-size:10px}.cart-page__summary .button{margin-top:8px}.shiprocket-headless{margin-top:10px}.cart-empty{padding:50px 0 90px;text-align:center}.cart-empty>span,.cart-drawer__empty-mark{display:block;margin-bottom:15px;color:var(--color-warm);font-family:var(--font-display),serif;font-size:50px;font-style:italic}.cart-empty h2,.cart-drawer__empty h3{margin:0 0 12px;font-family:var(--font-display),serif;font-size:36px;font-weight:400}.cart-empty p{margin:0 0 25px;color:var(--color-muted)}.cart-drawer__body{flex:1;overflow-y:auto;padding:0 26px;min-height:0;overscroll-behavior:contain}.cart-drawer__empty{padding:80px 10px;text-align:center}.cart-drawer__empty h3{font-size:30px}.cart-drawer__empty p{margin:0 0 24px;color:var(--color-muted);font-size:13px;line-height:1.6}.drawer-cart-item{position:relative;display:grid;grid-template-columns:92px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid rgba(16,18,15,.11)}.drawer-cart-item__image{aspect-ratio:.82;overflow:hidden;border-radius:8px;background:#e5dccd}.drawer-cart-item__image img{width:100%;height:100%;object-fit:cover}.drawer-cart-item__title{display:block;padding-right:25px;font-family:var(--font-display),serif;font-size:18px}.drawer-cart-item__details p{margin:5px 0;color:var(--color-muted);font-size:10px}.drawer-cart-item__details>span{font-size:12px}.quantity--small{width:100px;min-height:32px;margin-top:10px;grid-template-columns:30px 1fr 30px}.drawer-cart-item__remove{position:absolute;top:20px;right:0;border:0;background:transparent;font-size:20px;font-weight:300}.cart-drawer__footer{padding:20px 26px calc(22px + env(safe-area-inset-bottom));border-top:1px solid rgba(16,18,15,.12);background:var(--color-paper)}.cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between}.cart-drawer__subtotal strong{font-family:var(--font-display),serif;font-size:22px;font-weight:400}.cart-drawer__footer>p{margin:6px 0 15px;color:var(--color-muted);font-size:10px}.main-page,.contact-section,.search-page,.blog-page{background:var(--color-paper)}.page-content{font-size:16px}.contact-section__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.contact-section__grid>div:first-child h2{margin:0 0 22px;font-family:var(--font-display),serif;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:1}.contact-section__grid>div:first-child>p:not(.eyebrow){color:var(--color-muted);line-height:1.7}.contact-section__grid>div:first-child>a{display:inline-block;margin-top:20px;font-weight:600}.contact-form label{display:block;margin:0 0 7px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.contact-form input,.contact-form textarea,.search-page__form input{width:100%;margin:0 0 20px;padding:14px 0;border:0;border-bottom:1px solid rgba(16,18,15,.25);outline:0;background:transparent;border-radius:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.search-page__form{display:grid;grid-template-columns:1fr auto;max-width:780px;margin:0 auto 55px;gap:12px}.search-page__form input{margin:0;padding:0 22px;border:1px solid rgba(16,18,15,.2);border-radius:999px}.search-page__count{margin-bottom:30px;color:var(--color-muted);font-size:12px}.empty-message{grid-column:1/-1;padding:60px 0;color:var(--color-muted);text-align:center}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px 22px}.article-card__media{display:block;aspect-ratio:1.15;overflow:hidden;border-radius:var(--radius-card);background:#e2d9ca}.article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.article-card:hover img{transform:scale(1.04)}.article-card>div>p{margin:18px 0 9px;color:var(--color-muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em}.article-card h2{margin:0 0 10px;font-family:var(--font-display),serif;font-size:29px;font-weight:400;line-height:1.05}.article-card>div>div{margin-bottom:16px;color:var(--color-muted);font-size:13px;line-height:1.6}.article-page__header{padding:50px 0 65px;background:#e9e0d2;text-align:center}.article-page__header h1{margin:10px 0 20px;font-family:var(--font-display),serif;font-size:clamp(48px,7vw,90px);font-weight:400;line-height:.98}.article-page__header>div>p:last-child{color:var(--color-muted);font-size:11px;text-transform:uppercase;letter-spacing:.07em}.article-page__hero{height:min(70vw,760px);margin-top:40px}.article-page__hero img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-card)}.article-page__content{padding-top:70px;padding-bottom:35px;font-size:17px}.article-page__back{padding-bottom:90px}.not-found{display:grid;min-height:70vh;padding:60px 20px;place-items:center;background:var(--color-ink);color:#fff;text-align:center}.not-found h1{margin:0 0 20px;font-family:var(--font-display),serif;font-size:clamp(60px,9vw,120px);font-weight:400;line-height:.9}.not-found>div>p:not(.eyebrow){max-width:500px;margin:0 auto 28px;color:#ffffffa3;line-height:1.6}.collection-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.collection-list .collection-tile{aspect-ratio:.82}.password-page{display:grid;min-height:100vh;min-height:100dvh;padding:30px;place-items:center;background:radial-gradient(circle at 50% 15%,#55392b,var(--color-ink) 58%);color:#fff;text-align:center}.password-page__inner{width:min(100%,620px)}.password-page .wordmark{margin-bottom:70px}.password-page h1{margin:0 0 22px;font-family:var(--font-display),serif;font-size:clamp(54px,8vw,92px);font-weight:400;line-height:.92}.password-page__inner>p:not(.eyebrow){max-width:500px;margin:0 auto 28px;color:#ffffff9e;line-height:1.7}.password-form{display:grid;grid-template-columns:1fr auto;max-width:480px;margin-inline:auto;gap:10px}.password-form input{min-height:50px;padding:0 20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff14;color:#fff;outline:0}.gift-card-page{display:grid;min-height:100vh;padding:30px;place-items:center;background:#e8dfd1}.gift-card{width:min(100%,540px);padding:50px;border-radius:var(--radius-card);background:var(--color-paper);box-shadow:0 25px 80px #10120f1f;text-align:center}.gift-card .wordmark{margin-bottom:45px}.gift-card h1{margin:0 0 25px;font-family:var(--font-display),serif;font-size:62px;font-weight:400}.gift-card #QrCode{display:flex;margin:25px auto;justify-content:center}.gift-card__code{font-family:monospace;font-size:20px;letter-spacing:.12em}.gift-card .button{margin:18px 4px 0}.account-page{background:#eee6d8}.account-shell{display:grid;grid-template-columns:1fr 1fr;max-width:980px;gap:24px;align-items:start}.account-shell--single{display:block;max-width:560px}.account-card{padding:clamp(28px,5vw,55px);border-radius:var(--radius-card);background:var(--color-paper)}.account-card--secondary{background:#ddd1bf}.account-card h1,.account-card h2,.account-header h1{margin:0 0 28px;font-family:var(--font-display),serif;font-size:clamp(38px,5vw,62px);font-weight:400;line-height:1}.account-card h2{font-size:38px}.account-card>p:not(.eyebrow){color:var(--color-muted);line-height:1.6}.account-card label,.address-card label{display:block;margin:17px 0 7px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.07em}.account-card input,.address-card input,.address-card select{width:100%;height:48px;padding:0 12px;border:1px solid rgba(16,18,15,.18);border-radius:7px;background:#ffffff52}.account-card .button{margin-top:22px}.account-links{display:flex;margin-top:20px;justify-content:space-between;gap:18px;color:var(--color-muted);font-size:11px;text-decoration:underline;text-underline-offset:3px}.account-header{display:flex;padding-bottom:50px;align-items:flex-end;justify-content:space-between;gap:30px}.account-header h1{margin-bottom:8px}.account-header>div:last-child{display:flex;gap:20px}.account-header>div>p:last-child{margin:0;color:var(--color-muted);font-size:12px}.account-dashboard,.order-layout{display:grid;grid-template-columns:1fr 300px;gap:55px}.account-dashboard h2,.order-layout aside h2,.address-card h2{margin:0 0 20px;font-family:var(--font-display),serif;font-size:28px;font-weight:400}.account-dashboard aside,.order-layout aside{padding:26px;border-radius:var(--radius-card);background:var(--color-paper)}.account-dashboard aside .button{margin-top:20px}.orders-table{border-top:1px solid rgba(16,18,15,.16)}.orders-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:17px 5px;border-bottom:1px solid rgba(16,18,15,.12);font-size:12px}.orders-row--head{color:var(--color-muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.order-product{display:grid;grid-template-columns:80px 1fr auto;gap:15px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(16,18,15,.12);font-size:12px}.order-product img{width:80px;height:92px;object-fit:cover;border-radius:7px}.order-product small{display:block;margin-top:6px;color:var(--color-muted)}.order-total{display:flex;padding:22px 0;justify-content:space-between;font-size:18px}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.address-card{padding:28px;border-radius:var(--radius-card);background:var(--color-paper)}.address-card form>.text-link{margin-top:18px;border-width:0 0 1px;background:transparent}.site-footer{padding:90px 0 25px;background:#10120f;color:#fff}.site-footer__top{display:grid;grid-template-columns:1.4fr .7fr .8fr 1.3fr;gap:60px}.wordmark--footer{margin-bottom:22px}.site-footer__brand>p{max-width:290px;color:#ffffff8f;font-size:13px;line-height:1.7}.site-footer__brand>a:not(.wordmark){display:block;margin-top:8px;font-size:12px}.site-footer__menu h2,.site-footer__newsletter h2{margin:0 0 22px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.site-footer__menu a{display:block;padding:6px 0;color:#ffffff94;font-size:12px;transition:color .2s}.site-footer__menu a:hover{color:#fff}.site-footer__newsletter .eyebrow{color:var(--color-gold)}.site-footer__newsletter>p{color:#ffffff8f;font-size:12px;line-height:1.6}.site-footer__bottom{display:flex;margin-top:70px;padding-top:24px;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12)}.site-footer__bottom p{margin:0;color:#ffffff6b;font-size:10px}.site-footer__bottom>div{display:flex;gap:5px;flex-wrap:wrap}.payment-icon{width:35px;height:22px}.search-panel__shell{width:100%!important;max-width:none!important;padding:clamp(24px,4vw,42px)!important}.search-panel__head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:20px!important;margin-bottom:24px!important}.search-panel__head .eyebrow{margin:0 0 8px!important;color:var(--color-warm)!important;font-size:10px!important;letter-spacing:.14em!important}.search-panel__head h2{margin:0!important;font-family:var(--font-display),serif!important;font-size:clamp(32px,4vw,48px)!important;font-weight:400!important;line-height:1!important}.search-panel__close{flex:none!important;margin:-7px -7px 0 0!important;border:1px solid rgba(16,18,15,.12)!important;background:#fff!important}.search-panel__form{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:13px!important;padding:7px 8px 7px 18px!important;border:1px solid rgba(16,18,15,.16)!important;border-radius:999px!important;background:#fff!important;box-shadow:0 10px 35px #362a1912!important}.search-panel__form:focus-within{border-color:var(--color-warm)!important;box-shadow:0 0 0 3px #d96b2b1a,0 10px 35px #362a1914!important}.search-panel__form>svg{width:21px!important;color:var(--color-warm)!important}.search-panel__form input{min-width:0!important;width:100%!important;margin:0!important;padding:12px 0!important;border:0!important;outline:0!important;background:transparent!important;font-family:var(--font-body),sans-serif!important;font-size:16px!important}.search-panel__submit{min-height:44px!important;padding:10px 24px!important}.search-panel__results{min-height:82px!important;margin-top:24px!important}.search-panel__prompt>span,.predictive-search__label{display:block!important;margin-bottom:12px!important;color:var(--color-muted)!important;font-size:10px!important;font-weight:600!important;letter-spacing:.12em!important;text-transform:uppercase!important}.search-panel__prompt>div{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.search-panel__prompt button{padding:9px 14px!important;border:1px solid rgba(16,18,15,.12)!important;border-radius:999px!important;background:transparent!important;color:#10120f!important;font-size:12px!important}.search-panel__prompt button:hover{border-color:var(--color-warm)!important;background:#fff!important;color:var(--color-warm)!important}.predictive-search__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.predictive-search__item{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;padding:10px!important;border:1px solid rgba(16,18,15,.09)!important;border-radius:14px!important;background:#ffffffa6!important}.predictive-search__item:hover{border-color:#d96b2b66!important;background:#fff!important}.predictive-search__image{display:block!important;width:64px!important;aspect-ratio:1!important;overflow:hidden!important;border-radius:10px!important;background:#e8dfd1!important}.predictive-search__image img{width:100%!important;height:100%!important;object-fit:cover!important}.predictive-search__item strong{display:block!important;overflow:hidden!important;font-family:var(--font-display),serif!important;font-size:16px!important;font-weight:400!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.predictive-search__item small{display:block!important;margin-top:5px!important;color:var(--color-warm)!important;font-size:11px!important;font-weight:600!important}.predictive-search__footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:15px!important;margin-top:15px!important}.predictive-search__message{margin:0!important;color:var(--color-muted)!important;font-size:13px!important}.predictive-search__view-all{color:var(--color-warm)!important;font-size:12px!important;font-weight:600!important;text-decoration:underline!important;text-underline-offset:4px!important}.predictive-search__loading{color:var(--color-muted)!important;font-size:13px!important}.search-panel__shell,.search-panel__head,.search-panel__form,.search-panel__results{position:relative!important;z-index:2!important;pointer-events:auto!important}body:not(.template-index) .site-header.is-scrolled{background:#10120ff7!important;color:#fff!important;box-shadow:0 1px #ffffff14!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:not(.template-index) .site-header.is-scrolled .site-header__actions{color:#fff!important}body:not(.template-index) .site-header.is-scrolled .site-header__actions .icon-button{color:#fff!important}body:not(.template-index) .site-header.is-scrolled .site-header__actions .icon-button svg{color:#fff!important;stroke:#fff!important}body:not(.template-index) .site-header.is-scrolled .desktop-nav__list{color:#fff!important;border-color:#ffffff3d!important;background:#ffffff24!important}body:not(.template-index) .site-header.is-scrolled .desktop-nav__item>a{color:#fff!important}body:not(.template-index) .site-header.is-scrolled .desktop-nav__item>a:hover,body:not(.template-index) .site-header.is-scrolled .desktop-nav__item>a[aria-current=page]{background:#ffffff2e!important}body:not(.template-index) .site-header.is-scrolled .nav-dropdown{color:var(--color-ink)!important}html,body{max-width:100%;overflow-x:hidden}.product-info{min-width:0;width:100%}.has-dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}:focus-visible{outline:2px solid currentColor;outline-offset:4px}.rte table{display:block;max-width:100%;overflow-x:auto}.mobile-menu .drawer__header{min-height:64px;padding:14px 18px}.mobile-menu .drawer__header .eyebrow{font-size:9px;letter-spacing:.12em}.mobile-menu .icon-button{width:44px;height:44px;flex-shrink:0}@media(max-width:1100px){.desktop-nav{display:none}.site-header__menu-button{display:grid;justify-self:start}.site-header__inner{grid-template-columns:1fr auto 1fr}.wordmark{justify-self:center}.product-grid{grid-template-columns:repeat(3,1fr)}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-strip__item:nth-child(3){border-left:1px solid rgba(16,18,15,.1)}.site-footer__top{grid-template-columns:1.2fr 1fr 1fr}.site-footer__newsletter{grid-column:1/-1;max-width:600px}}@media(max-width:989px){.section{padding:80px 0}.spotlight-hero{min-height:720px}.spotlight-hero__heading{top:19%}.spotlight-hero__story,.spotlight-hero__hint{display:none}.spotlight-hero__action{right:30px;left:30px;bottom:40px;max-width:440px}.spotlight-hero__reveal{display:none}.collection-showcase__grid{grid-template-columns:1fr;grid-template-rows:none}.collection-tile--1{grid-row:auto}.collection-tile{min-height:500px}.collection-tile:not(:first-child){min-height:360px}.fragrance-notes__layout,.heritage-story__grid,.newsletter-band__inner,.contact-section__grid{grid-template-columns:1fr}.fragrance-notes__intro{position:static}.heritage-story__media{min-height:540px}.heritage-story__media>img,.heritage-story__media>.placeholder-svg{min-height:540px}.heritage-story__stamp{right:24px}.newsletter-band__inner{gap:40px}.product-layout{grid-template-columns:1fr}.product-info__inner{position:static}.product-gallery__track{max-height:760px}.product-gallery__media{aspect-ratio:.88}.product-info{max-width:680px;margin-inline:auto}.main-product{padding-bottom:70px}.cart-page{grid-template-columns:1fr}.cart-page__summary{position:static}.article-grid,.collection-list__grid{grid-template-columns:repeat(2,1fr)}.account-dashboard,.order-layout,.account-shell,.address-grid{grid-template-columns:1fr}body.template-product,body.template-product .site-main,body.template-product .main-product{width:100%;max-width:100%;overflow-x:clip}body.template-product .main-product:before{display:none}body.template-product .main-product .page-width{width:calc(100% - 24px)!important;max-width:100%!important;margin-inline:auto!important;padding-inline:0!important}body.template-product .product-layout{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}body.template-product .product-layout>*,body.template-product .product-gallery,body.template-product .product-info,body.template-product .product-info__inner{width:100%!important;max-width:100%!important;min-width:0!important}body.template-product .product-gallery{display:block!important;overflow:hidden!important;position:relative}body.template-product .product-gallery__thumbs{display:flex!important;position:absolute;left:12px;right:12px;bottom:12px;z-index:2;flex-direction:row;justify-content:safe center;gap:8px;padding:4px;overflow-x:auto;max-width:calc(100% - 24px);scrollbar-width:thin}body.template-product .product-gallery__track{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;margin:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;border-radius:var(--radius-card, 12px)!important}body.template-product .product-gallery__media{width:100%!important;min-width:100%!important;max-width:100%!important;flex:0 0 100%!important;max-height:none!important;scroll-snap-align:start;overflow:hidden!important;aspect-ratio:1 / 1!important;height:auto!important;padding-bottom:0}body.template-product .product-gallery__media img,body.template-product .product-gallery__media video,body.template-product .product-gallery__media iframe,body.template-product .product-gallery__media model-viewer{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}body.template-product .product-info{margin:0 auto!important}body.template-product .product-info__inner{position:static!important;top:auto!important;display:flex;flex-direction:column;padding:18px 0 0!important}body.template-product .product-info h1{max-width:100%!important;letter-spacing:-.04em!important;overflow-wrap:anywhere;font-size:clamp(28px,6vw,38px)!important;line-height:1.08!important;margin:0 0 10px!important}body.template-product .product-price{width:100%;flex-wrap:wrap;margin-bottom:14px!important}body.template-product .product-price small{margin-left:auto}body.template-product .product-info__lede{width:100%!important;max-width:100%!important;margin-bottom:22px!important;font-size:13px!important;line-height:1.65!important;overflow-wrap:anywhere;order:1;margin:20px 0 0}body.template-product .product-olfactive{width:100%;margin-bottom:22px!important}body.template-product .product-olfactive div{min-width:0;padding:14px 8px!important}body.template-product .product-olfactive strong{font-size:16px!important;overflow-wrap:anywhere}body.template-product .variant-picker,body.template-product .variant-picker__options{width:100%;max-width:100%}body.template-product .variant-picker__options{display:flex;flex-wrap:wrap;gap:7px}body.template-product .variant-chip{max-width:100%;min-width:0!important;padding:10px 13px!important;white-space:normal;overflow-wrap:anywhere}body.template-product .product-form__row{width:100%;grid-template-columns:110px minmax(0,1fr)!important}body.template-product .product-form__submit{width:100%;min-width:0;padding:12px 14px;white-space:normal}body.template-product .product-assurances{width:100%;grid-template-columns:1fr!important;margin:22px 0!important;order:2}body.template-product .product-assurances div{width:100%;min-height:52px!important;padding:10px 4px!important;border-right:0!important}body.template-product .product-accordions,body.template-product .accordion,body.template-product .accordion__content{width:100%;max-width:100%;overflow-wrap:anywhere}body.template-product .product-accordions{order:3}body.template-product .product-info__inner>.eyebrow{margin-bottom:10px;font-size:9px}body.template-product .variant-picker{margin-bottom:14px}body.template-product .product-gallery__thumb{flex:0 0 56px;width:56px;height:56px;opacity:1;border-radius:10px;border:2px solid transparent;box-shadow:0 2px 8px #00000026}body.template-product .product-gallery__thumb.is-active{border-color:var(--color-warm)}body.template-product .product-gallery__thumb img{object-fit:contain}body.template-product .product-gallery__media img,body.template-product .product-gallery__media video,body.template-product .product-gallery__media iframe,body.template-product .product-gallery__media model-viewer{object-fit:contain}}@media(max-width:749px){.page-width{width:min(calc(100% - 30px),var(--page-width, 1440px))}.section{padding:64px 0}.announcement{height:30px}.announcement__track{justify-content:flex-start;gap:40px;overflow-x:hidden}.announcement__track span:not(:first-child){display:none}.announcement__track span:after{display:none}.site-header__inner{min-height:64px;grid-template-columns:44px minmax(0,1fr) 132px;column-gap:4px}.icon-button{width:44px;height:44px;flex-shrink:0}.icon-button--account{display:grid}.wordmark__latin{font-size:clamp(20px,5.3vw,26px)}.wordmark__devanagari{font-size:clamp(15px,4vw,19px)}.wordmark__image{max-height:38px}body:not(.template-index) .site-main{padding-top:calc(var(--announcement-height,30px) + 64px)}.spotlight-hero{min-height:660px}.spotlight-hero__image{background-image:var(--spotlight-mobile-image, var(--spotlight-image))}.spotlight-hero__heading{top:18%;padding:0 15px}.spotlight-hero__heading h1{font-size:clamp(48px,15vw,72px);line-height:.92}.spotlight-hero__heading .eyebrow{margin-bottom:16px}.spotlight-hero__action{right:20px;left:20px;bottom:28px}.spotlight-hero__action>p{max-width:360px;font-size:12px}.spotlight-hero__buttons{gap:14px;flex-wrap:wrap}.spotlight-hero__buttons .button{padding:12px 19px}.spotlight-hero__buttons .text-link{font-size:12px}.section-heading{display:block;margin-bottom:30px}.section-heading h2,.page-header h1{font-size:42px}.section-heading>.text-link{margin-top:22px}.trust-strip__grid{grid-template-columns:1fr 1fr;width:100%}.trust-strip__item{min-height:100px;padding:18px 14px;gap:10px}.trust-strip__item:first-child,.trust-strip__item:nth-child(3){border-left:0}.trust-strip__icon{width:32px;height:32px}.trust-strip__item strong{font-size:14px}.trust-strip__item p{font-size:9px}.collection-tile,.collection-tile:not(:first-child){min-height:420px}.collection-tile__content{padding:25px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 10px}.product-card__media{border-radius:10px}.product-card__content{display:block;padding:12px 2px 0;overflow-wrap:anywhere}.product-card h3{font-size:17px}.product-card__price{margin-top:5px;text-align:left}.product-card__price small,.product-card__price s{display:inline;margin-right:5px}.product-card__discover{display:none}.fragrance-notes__layout{gap:40px}.fragrance-notes__intro h2,.heritage-story__content h2{font-size:45px}.note-card{grid-template-columns:40px 1fr;min-height:140px;padding:28px 0;gap:12px}.note-card h3{font-size:28px}.heritage-story__media,.heritage-story__media>img,.heritage-story__media>.placeholder-svg{min-height:440px}.heritage-story__facts{gap:10px}.newsletter-form--large{grid-template-columns:1fr}.newsletter-form--large .button{width:100%}.breadcrumbs{padding:18px 0}.product-gallery{display:block}.product-gallery__thumbs{display:none}.product-gallery__track{margin-inline:-15px;border-radius:0}.product-gallery__media{aspect-ratio:.86}.product-info__inner{padding-top:28px}.product-info h1{font-size:42px}.product-form__row{grid-template-columns:minmax(0,1fr)}.product-assurances{grid-template-columns:1fr;margin-top:22px}.product-assurances div{min-height:55px;padding:10px}.product-assurances div:not(:last-child){border-right:0;border-bottom:1px solid rgba(16,18,15,.12)}.collection-hero.has-image{min-height:430px}.collection-hero__content{padding-bottom:35px}.collection-hero__content h1{font-size:56px}.collection-toolbar{padding-top:20px;padding-bottom:20px;flex-wrap:wrap;gap:12px}.collection-toolbar label{display:none}.collection-toolbar select{max-width:155px}.collection-grid{padding-top:25px;padding-bottom:60px}.page-header{padding:25px 0 45px}.cart-line{grid-template-columns:88px 1fr auto;gap:12px}.cart-line .quantity{grid-column:2;width:112px}.cart-line>strong{grid-column:3;grid-row:1}.cart-line__remove{grid-column:3;grid-row:2}.cart-page{gap:35px}.cart-page__summary{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.search-page__form,.article-grid,.collection-list__grid{grid-template-columns:1fr}.article-page__header{padding:30px 0 48px}.article-page__content{padding-top:45px;font-size:15px}.site-footer{padding-top:65px}.site-footer__top{grid-template-columns:1fr 1fr;gap:42px 25px}.site-footer__brand,.site-footer__newsletter{grid-column:1/-1}.site-footer__bottom{display:block;margin-top:50px}.site-footer__bottom>div{margin-top:15px}.account-header{display:block}.account-header>div:last-child{margin-top:20px}.orders-row{grid-template-columns:1fr 1fr;gap:6px}.orders-row--head{display:none}.order-product{grid-template-columns:65px 1fr}.order-product>strong{grid-column:2}.order-product img{width:65px;height:78px}.drawer__header{min-height:76px;padding:18px 20px}.cart-drawer__body{padding:0 20px}.cart-drawer__footer{padding-right:20px;padding-left:20px}.password-form{grid-template-columns:1fr}.gift-card{padding:35px 20px}.gift-card h1{font-size:48px}.search-panel{top:10px!important;width:calc(100% - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:18px!important}.search-panel__shell{padding:20px 15px!important}.search-panel__head{margin-bottom:18px!important}.search-panel__head h2{font-size:32px!important}.search-panel__form{grid-template-columns:auto minmax(0,1fr)!important;padding:9px 12px!important;border-radius:16px!important}.search-panel__form input{font-size:16px!important}.search-panel__submit{grid-column:1 / -1!important;width:100%!important;margin-top:5px!important}.predictive-search__grid{grid-template-columns:1fr!important}.predictive-search__item{grid-template-columns:56px minmax(0,1fr)!important}.predictive-search__image{width:56px!important}.predictive-search__footer{align-items:flex-start!important;flex-direction:column!important}.site-header__actions{min-width:0;gap:0}.wordmark{white-space:normal;flex-wrap:wrap;justify-content:center}input,select,textarea{font-size:16px}.quantity{grid-template-columns:44px minmax(0,1fr) 44px}.quantity--small{width:132px;min-height:44px;grid-template-columns:44px minmax(0,1fr) 44px}.variant-chip{min-height:44px}.form-row,.contact-section__grid,.account-shell,.account-dashboard,.order-layout,.cart-page{min-width:0}.form-row>*,.contact-section__grid>*,.account-shell>*,.account-dashboard>*,.order-layout>*,.cart-page>*,.site-footer__top>*{min-width:0;overflow-wrap:anywhere}}@media(hover:none){.spotlight-hero__reveal,.spotlight-hero__hint{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-anim,.hero-zoom{animation:none;opacity:1}[data-reveal]{opacity:1;transform:none;transition:none}.product-card__image,.collection-tile__media img{transition:none}}@media(max-width:420px){body.template-product .main-product .page-width{width:calc(100% - 20px)!important}body.template-product .product-gallery__track{border-radius:var(--radius-card, 12px)!important}body.template-product .product-price small{width:100%;margin:5px 0 0!important}body.template-product .quantity{width:100%!important}body.template-product .product-form__submit{min-height:50px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/theme.css.map */
