@font-face{font-family:Work Sans;src:url(assets/work-sans.woff2) format('woff2');font-weight:100 900;font-display:swap}
:root{--paper:#f4f0e8;--surface:#ebe5da;--ink:#30251f;--muted:#786b60;--line:#d7cfc3;--accent:#79503b;--light:#faf5ed;--font:'Work Sans',Arial,sans-serif;--serif:Georgia,'Times New Roman',serif;--ease:cubic-bezier(.22,.75,.24,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.65 var(--font);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a,input{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,a{font:inherit;color:inherit}button{border:0;cursor:pointer}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,canvas:focus-visible{outline:2px solid #a36b48;outline-offset:5px}button:disabled{opacity:.4;cursor:not-allowed}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.06em}em{font-weight:400}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.2}::selection{background:#b39775;color:#fff}.section-wrap{padding-inline:clamp(24px,6vw,104px)}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:500;line-height:1.5}.skip-link{position:fixed;left:20px;top:15px;z-index:100;background:var(--paper);color:var(--ink);padding:10px 18px;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}[hidden]{display:none!important}

/* An open, cinematic first impression. */
.site-header{position:absolute;z-index:5;top:0;left:0;width:100%;height:116px;padding:0 clamp(24px,4.2vw,72px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--light);border-bottom:1px solid #fff3}.site-header nav{display:flex;gap:30px;font-size:12px}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:after{content:'';position:absolute;left:0;right:0;bottom:6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}.site-header nav a:hover:after{transform:scaleX(1)}.wordmark{font:400 38px/1 var(--serif);letter-spacing:.1em;text-align:center}.wordmark span{display:block;font:500 8px/1.4 var(--font);letter-spacing:.25em;margin-top:9px}.bag-button{justify-self:end;display:flex;gap:11px;align-items:center;background:none;font-size:12px;padding:12px 0}.bag-button [data-bag-count]{font-size:10px;display:grid;place-items:center;width:19px;height:19px;border:1px solid #fff6;border-radius:50%;margin-right:5px}.bag-button svg{width:19px;height:19px}.hero{min-height:780px;height:100svh;max-height:1150px;position:relative;overflow:hidden;color:var(--light);background:#31241a;isolation:isolate}.hero-media{position:absolute;inset:-2%;z-index:-3;transform:translateY(var(--hero-shift,0px)) scale(1.025);will-change:transform}.hero-video{display:block;width:100%;height:100%;object-fit:cover;object-position:64% center;filter:saturate(.68)}.hero-vignette{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#1b130fb8 0%,#1b130f4a 49%,#1b130f0a 78%),linear-gradient(0deg,#20170e94 0%,transparent 30%,transparent 70%,#1d160b44)}.hero-copy{padding:220px 6vw 150px;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-eyebrow{display:flex;align-items:center;gap:15px;font-size:10px;letter-spacing:.24em}.hero-eyebrow>span{width:36px;height:1px;background:#dbcbb9}.hero h1{font-size:clamp(68px,8.6vw,144px);line-height:.96;letter-spacing:-.064em;margin:30px 0 27px;max-width:1040px;text-shadow:0 5px 40px #0002}.hero h1 em{color:#e7cda9;font-weight:400}.hero-description{font-size:14px;line-height:1.9;color:#eee2d4;max-width:440px}.button{position:relative;display:inline-flex;justify-content:space-between;align-items:center;gap:35px;min-height:56px;padding:15px 23px;border:1px solid currentColor;font-size:12px;letter-spacing:.03em;transition:background .3s,color .3s,transform .3s var(--ease)}.button-light{color:var(--ink);background:var(--paper);border-color:var(--paper)}.button-light:hover{background:#dbc5a7;border-color:#dbc5a7}.button svg,.text-link span{transition:transform .35s var(--ease)}.button:hover svg{transform:translateX(5px)}.hero .button{margin-top:32px}.button-dark{background:var(--ink);color:var(--paper);border-color:var(--ink)}.button-dark:hover{background:#634737;border-color:#634737}.hero-bottom{position:absolute;left:4.2vw;right:4.2vw;bottom:32px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.13em}.hero-bottom>p{position:absolute;left:50%;transform:translateX(-50%);text-align:center;font-size:9px;color:#e6daca;letter-spacing:.19em;line-height:1.7}.scroll-cue{display:flex;align-items:center;gap:14px;font-size:9px;min-height:44px}.scroll-line{display:block;height:42px;width:1px;background:#fff4;position:relative;overflow:hidden}.scroll-line:after{content:'';position:absolute;width:1px;height:20px;background:#f7f0e5;animation:scroll-line 2.4s ease-in-out infinite}.film-label{display:flex;align-items:center;gap:9px;font-size:9px}.film-label i{height:5px;width:5px;border-radius:50%;background:#dcc5a5}.video-retry{position:absolute;right:4.2vw;bottom:92px;border:1px solid #fff7;background:#25180c9c;color:var(--light);padding:11px 18px;font-size:12px}

/* Fragrance unfolds vertically, with space between each thought. */
.intro{padding-top:105px;padding-bottom:104px;position:relative;border-bottom:1px solid var(--line)}.intro>.eyebrow{color:var(--muted);margin-bottom:42px}.intro-main{display:grid;grid-template-columns:1.8fr 1fr;gap:60px;align-items:end}.intro h2{font-size:clamp(35px,4.4vw,70px);line-height:1.1}.intro h2 em{color:var(--accent)}.intro-main>p{max-width:310px;color:var(--muted);font-size:14px;line-height:1.9;padding-bottom:5px;justify-self:end}.intro-mark{position:absolute;right:6vw;top:80px;font:italic 58px/1 var(--serif);color:#baaa96;transform:rotate(-10deg)}
.ritual{height:180svh;min-height:1100px;position:relative;--scroll-progress:0;background:#e9e3d8}.ritual-sticky{position:sticky;top:0;min-height:690px;height:100svh;max-height:1100px;display:grid;grid-template-columns:27% 47% 26%;padding:50px 6vw 38px;align-items:center;overflow:hidden}.ritual-heading{z-index:2;pointer-events:none}.ritual-heading h2{font-size:clamp(48px,6.4vw,98px);line-height:.98;margin-top:33px}.ritual-heading h2 em{color:var(--accent)}.ritual-heading>p:not(.eyebrow){margin-top:27px;color:var(--muted);font-size:13px;line-height:1.8}.ritual-edition{display:block;font-size:9px;letter-spacing:.14em;line-height:1.9;margin-top:90px;color:var(--muted)}.ritual-orbit{position:relative;min-width:0;height:100%;max-height:820px;isolation:isolate}.stage-halo{position:absolute;left:50%;top:47%;width:83%;height:75%;transform:translate(-50%,-50%);border:1px solid #cbbfae8c;border-radius:50% 50% 47% 47%;z-index:-1}.stage-halo:after{content:'';position:absolute;inset:8px;border:1px solid #cabbaa3a;border-radius:inherit}.bottle-fallback{position:absolute;left:15%;top:17%;width:70%;height:66%;object-fit:cover;border-radius:150px 150px 5px 5px}.ritual-orbit.is-ready .bottle-fallback{visibility:hidden}#bottle-canvas{position:relative;display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab}#bottle-canvas.is-dragging{cursor:grabbing}.bottle-controls{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:16px;white-space:nowrap}.bottle-controls button{height:40px;width:40px;border:1px solid #bcae9a;border-radius:50%;background:transparent;font-size:17px;transition:background .25s}.bottle-controls button:hover{background:#ded2c1}.bottle-controls span{font-size:8px;letter-spacing:.15em;color:var(--muted)}.ritual-details{padding-left:25px}.note-chapter{position:relative;margin-bottom:30px;padding-left:20px;border-left:1px solid #c8bdad;transition:opacity .2s}.note-chapter>span{display:block;font-size:8px;letter-spacing:.13em;color:var(--muted);margin-bottom:7px}.note-chapter h3{font-size:27px;letter-spacing:-.04em}.note-chapter p{font-size:12px;line-height:1.7;color:var(--muted);margin-top:8px}.note-opening{opacity:clamp(.45,1 - var(--scroll-progress)*1.3,1)}.note-heart{opacity:clamp(.45,1.2 - (var(--scroll-progress) - .5)* (var(--scroll-progress) - .5)*3,1)}.note-base{opacity:clamp(.45,var(--scroll-progress)*1.5,1)}.text-link{background:none;display:inline-flex;gap:22px;align-items:center;padding:12px 0;border-bottom:1px solid currentColor;font-size:12px;letter-spacing:.015em;line-height:1.5}.text-link span{font-size:19px}.text-link:hover span{transform:translate(4px,-4px)}.ritual-details>.text-link{margin-top:4px;font-size:11px}.ritual-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#d9d0c2}.ritual-progress span{display:block;height:100%;background:#8c6a4e;transform:scaleX(var(--scroll-progress));transform-origin:left}

/* A unified vertical gallery; colour belongs to the liquid, not the panels. */
.collection{padding-top:120px;padding-bottom:120px}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:50px}.section-intro .eyebrow{color:var(--muted)}.section-intro h2{font-size:clamp(48px,6vw,92px);line-height:1;margin-top:24px}.section-intro h2 em{color:var(--accent)}.collection-copy{font-size:13px;line-height:1.9;max-width:335px;color:var(--muted);padding-bottom:5px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin:55px 0 42px;padding-bottom:14px;gap:25px}.filter-row{display:flex;flex-wrap:wrap;gap:11px 24px}.filter{background:none;color:var(--muted);padding:10px 0;min-height:40px;position:relative;font-size:12px}.filter:after{content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .3s}.filter.is-active,.filter:hover{color:var(--ink)}.filter.is-active:after,.filter:hover:after{transform:scaleX(1)}.filter span{font-size:9px;vertical-align:super;margin-left:4px}.collection-count{font-size:9px;color:var(--muted);letter-spacing:.12em;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px 24px;overflow:visible}.product-card{min-width:0;perspective:1200px}.product-art{display:block;width:100%;aspect-ratio:4/4.7;position:relative;background:radial-gradient(ellipse at 52% 30%,#f4f0e7 0%,#e7e0d5 70%,#dcd2c5 100%);isolation:isolate;padding:0;text-align:left;transform-style:preserve-3d;transition:background .6s}.product-art:before{content:'';position:absolute;top:11%;bottom:12%;left:18%;right:18%;border-radius:46% 46% 2px 2px;border:1px solid #c2b4a04a;transform:translateY(8px);transition:transform .65s var(--ease),border-color .65s}.product-art:hover:before{transform:translateY(0);border-color:#bca58a99}.product-number{position:absolute;top:17px;left:19px;font-size:10px;letter-spacing:.06em;color:#8e7e6c;z-index:2}.card-caption{position:absolute;left:18px;right:18px;bottom:16px;display:flex;justify-content:space-between;align-items:center;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s;font-size:11px;color:var(--ink);z-index:2}.card-caption small{font-size:9px;letter-spacing:.12em}.card-caption strong{font:400 12px var(--font)}.card-caption i{font-style:normal;font-size:19px}.product-art:hover .card-caption,.product-art:focus-visible .card-caption{opacity:1;transform:none}.product-meta{padding:20px 0 0}.product-meta>div{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.product-meta h3{font-size:27px;line-height:1.15;letter-spacing:-.035em}.product-meta h3 button{padding:0;background:none;font:inherit;text-align:left}.price{font-size:11px;white-space:nowrap}.product-meta p{font-size:11px;color:var(--muted);margin-top:9px;line-height:1.7}.product-meta footer{border-top:1px solid var(--line);margin-top:16px;padding-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-meta footer>span{font-size:8px;letter-spacing:.12em;color:var(--muted)}.add-button{background:none;padding:8px 0;font-size:10px;letter-spacing:.06em;min-height:35px;transition:color .25s}.add-button:hover{color:#a06435}

/* Lit glass studies, sharing the same paper and metal finishes. */
.bottle-scene{position:absolute;inset:0;perspective:1100px;pointer-events:none;--liquid:#b67a35}.bottle-scene:after{content:'';position:absolute;left:28%;width:50%;bottom:13%;height:5%;background:#5f422c4a;border-radius:50%;filter:blur(9px);transform:rotate(-10deg);transition:transform .6s var(--ease)}.bottle{position:absolute;left:29%;top:31%;width:42%;height:51%;transform-style:preserve-3d;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,-10deg)) rotate(-3deg);transition:transform .5s var(--ease);filter:drop-shadow(12px 17px 12px #47301e1f)}.product-art:hover .bottle{transform:translateY(-9px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,9deg)) rotate(1deg)}.bottle-glass{position:absolute;inset:0;border-radius:13px 13px 12px 12px;background:linear-gradient(100deg,#fff8 0%,#fff1 13%,#d1a57422 33%,#ffffff07 56%,#fff6 87%,#9b805340 100%);box-shadow:inset 2px 0 2px #fff9,inset -3px 0 3px #5f461d40,inset 0 -10px 3px #eee6d475,inset 0 3px 3px #fff9;border:1px solid #9c8d6452;z-index:2}.bottle-liquid{position:absolute;left:6%;right:6%;top:12%;bottom:7%;background:linear-gradient(90deg,#573c1e24,transparent 30%,#ffffff20 60%,#58362236),var(--liquid);opacity:.64;border-radius:5px 5px 8px 8px;box-shadow:inset 0 2px 1px #fff8,inset 0 -4px 6px #654c315e;z-index:1}.bottle-neck{position:absolute;left:34%;width:32%;top:-15%;height:18%;background:linear-gradient(90deg,#7d6a4b,#d9c7a1 27%,#b7a078 65%,#685039);border-radius:4px;z-index:1}.bottle-cap{position:absolute;left:28%;top:-41%;width:44%;height:32%;background:repeating-linear-gradient(0deg,#2a221c 0px,#2a221c 2px,#372d24 3px,#211a17 4px);border-radius:5px 5px 3px 3px;box-shadow:inset 2px 0 3px #fff2,inset -7px 0 9px #0008,0 -1px 0 #6e5e4c,0 2px 0 #a8997c;z-index:3;transform:translateZ(1px);transition:transform .6s var(--ease)}.bottle-label{position:absolute;left:9%;right:9%;top:27%;height:45%;z-index:4;background:linear-gradient(100deg,#e9ddc5,#f5ecdc 45%,#ece1cc);border:1px solid #9d8b6745;box-shadow:0 1px 2px #42321533;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#372c23;padding:8px 3px;transform:translateZ(3px)}.bottle-brand{font:400 clamp(13px,1.55vw,23px)/1 var(--serif);letter-spacing:.08em;margin-bottom:10px}.bottle-name{font:400 clamp(10px,1.1vw,14px)/1.1 var(--serif);margin-bottom:11px}.bottle-concentration{font:500 5px/1.2 var(--font);letter-spacing:.12em}.bottle-volume{font:400 5px/1.2 var(--font);margin-top:5px;letter-spacing:.08em}.bottle-shine{position:absolute;z-index:3;top:2%;bottom:2%;left:4%;width:6%;background:linear-gradient(0deg,#fff0,#fff5 30%,#fff8 75%,#fff0);border-radius:100%;transform:rotate(1deg)}.bottle--round .bottle-glass{border-radius:36% 36% 23% 23% / 29% 29% 15% 15%}.bottle--round .bottle-liquid{border-radius:29% 29% 18% 18% / 23% 23% 10% 10%}.bottle--round .bottle-label{left:13%;right:13%;top:32%;height:40%}

.finder{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#332923;color:#f6ecdf}.finder h2{font-size:clamp(48px,6.2vw,91px);line-height:1;margin-top:27px}.finder h2 em{color:#cab08d}.finder-heading>p:last-child{font-size:13px;color:#c4b8aa;line-height:1.85;margin-top:30px}.finder-choices{align-self:center}.mood-choices{border-top:1px solid #a58c724d}.mood-choices button{display:flex;width:100%;align-items:center;text-align:left;gap:22px;background:none;color:#f6ecdf;font:400 clamp(25px,2.5vw,38px)/1.3 var(--serif);letter-spacing:-.035em;border-bottom:1px solid #a58c724d;padding:26px 0;transition:padding .35s var(--ease),color .3s}.mood-choices button span{font:400 9px var(--font);letter-spacing:.1em;color:#bfa78a}.mood-choices button b{margin-left:auto;font:400 25px var(--font);color:#bfa78a;transition:transform .3s}.mood-choices button:hover,.mood-choices button.is-selected{padding-left:12px;color:#d6b992}.mood-choices button:hover b{transform:rotate(45deg)}.mood-result{font-size:12px;min-height:47px;margin-top:24px;color:#c4b8aa}.mood-result button{display:inline-block;background:none;color:var(--paper);border-bottom:1px solid #baa386;padding:4px 0;margin:0 4px;min-height:32px}.mood-result b{color:#f2debe;font-weight:500}.atelier{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-top:112px;padding-bottom:112px;align-items:center}.atelier-image{position:relative;aspect-ratio:1/1.08;overflow:hidden}.atelier-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.atelier-image:hover img{transform:scale(1.035)}.atelier-image>span{position:absolute;bottom:21px;left:23px;font-size:8px;letter-spacing:.15em;color:#524638}.atelier-copy h2{font-size:clamp(43px,5.4vw,78px);line-height:1.06;margin-top:27px}.atelier-copy h2 em{color:var(--accent)}.atelier-copy>p:not(.eyebrow){max-width:365px;font-size:14px;line-height:1.9;color:var(--muted);margin-top:26px}.atelier-copy .text-link{margin-top:27px}.footer{background:#e7e0d5;padding-top:50px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.footer-top p{font:italic 27px var(--serif);letter-spacing:-.04em}.footer-top a{font-size:11px;display:flex;align-items:center;gap:24px;padding:8px 0}.footer-wordmark{font:400 clamp(70px,19.8vw,340px)/.85 var(--serif);letter-spacing:.008em;display:block;text-align:center;color:#513b2e}.footer-bottom{border-top:1px solid #beafa06e;display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:36px;padding-top:22px;font-size:8px;letter-spacing:.09em;color:#7a695a}.footer-bottom p{font-size:10px;letter-spacing:0}

/* Shopping views use the same tactile palette. */
dialog{padding:0;border:0;background:var(--paper);color:var(--ink);max-height:calc(100dvh - 32px);overscroll-behavior:contain}dialog::backdrop{background:#21180fc4;backdrop-filter:blur(7px)}dialog[open]{animation:dialog-in .35s var(--ease)}.close-dialog{position:absolute;right:17px;top:17px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #d1c5b3;border-radius:50%;background:var(--paper);font:300 25px var(--font);z-index:5}.close-dialog:hover{background:#e0d0bc}.scent-dialog{width:min(980px,calc(100% - 40px));overflow:hidden}.scent-layout{display:grid;grid-template-columns:1fr 1fr;max-height:calc(100dvh - 32px);overflow:auto}.scent-visual{position:relative;min-height:650px;overflow:hidden;background:radial-gradient(ellipse at 40% 30%,#f3eadd,#dbcebc)}.scent-visual .bottle{height:45%;width:46%;left:27%;top:35%}.scent-visual .bottle-brand{font-size:27px}.scent-visual .bottle-name{font-size:20px}.scent-visual .bottle-concentration,.scent-visual .bottle-volume{font-size:7px}.scent-copy{padding:60px 40px 36px}.scent-index{font-size:9px;letter-spacing:.12em;color:var(--muted);margin-top:25px}.scent-copy h2{font-size:56px;line-height:1;margin-top:10px}.scent-story{font-size:14px;color:var(--muted);line-height:1.8;margin-top:24px}.note-list{display:grid;grid-template-columns:95px 1fr;gap:10px;border-block:1px solid var(--line);padding:21px 0;margin:23px 0;font-size:12px}.note-list dt{font-size:9px;color:var(--muted);letter-spacing:.1em;padding-top:3px}.note-list dd{margin:0}.size-options{border:0;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;margin:0 0 24px;min-width:0}.size-options legend{font-size:12px;margin-bottom:12px;padding:0}.size-options label{position:relative;cursor:pointer}.size-options input{position:absolute;inset:0;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.size-options label>span{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;padding:13px;border:1px solid #c9bca9}.size-options input:checked+span{background:#e5d7c4;border-color:#8c6d4e}.size-options input:focus-visible+span{outline:2px solid #8c6d4e;outline-offset:4px}.size-options small{font-size:11px;color:var(--muted)}.full-width{width:100%}.demo-note{font-size:10px;color:var(--muted);margin-top:16px}.bag-dialog{width:min(470px,100%);height:100dvh;max-height:100dvh;max-width:100%;margin:0 0 0 auto}.bag-dialog[open]{display:flex;flex-direction:column;animation:drawer-in .35s var(--ease)}.bag-dialog header{position:relative;padding:32px;border-bottom:1px solid var(--line);flex-shrink:0}.bag-dialog header .eyebrow{font-size:9px;padding-right:40px}.bag-dialog h2{font-size:45px;line-height:1.1;margin-top:14px}.bag-dialog h2 [data-bag-count]{font:400 12px var(--font);vertical-align:super;margin-left:7px}.bag-dialog .close-dialog{top:30px;right:24px}.bag-body{flex:1;overflow:auto;padding:0 30px;min-height:0}.empty-bag{text-align:center;padding:70px 0 35px}.empty-bag>span{font:italic 90px/1 var(--serif);color:#b69a78}.empty-bag h3{font-size:37px;line-height:1.05;margin:18px 0 30px}.empty-bag .button{font-size:11px;gap:24px}.bag-items{padding:0;margin:0;list-style:none}.bag-item{display:grid;grid-template-columns:80px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.bottle-thumb{height:108px;position:relative;overflow:hidden;background:#e4dacc}.bottle-thumb .bottle{left:28%;top:30%;width:43%;height:54%}.bottle-thumb .bottle-brand{font-size:5px;margin:0}.bottle-thumb .bottle-name{font-size:4px;margin:2px 0}.bottle-thumb .bottle-concentration,.bottle-thumb .bottle-volume{display:none}.bottle-thumb .bottle-label{padding:2px 0}.bottle-thumb .bottle-glass{border-radius:3px}.bottle-thumb .bottle-cap{border-radius:2px}.bag-item h3{font-size:26px;line-height:1.1}.bag-item p{font-size:10px;color:var(--muted);margin:8px 0 9px}.bag-item>div>div{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.bag-item strong{font-size:12px;font-weight:500}.remove-item{padding:8px 0;background:none;text-decoration:underline;text-underline-offset:3px;font-size:11px;min-height:32px}.bag-dialog footer{padding:22px 30px;border-top:1px solid var(--line);flex-shrink:0}.bag-dialog footer>div{display:flex;justify-content:space-between;font-size:14px;margin-bottom:18px}.bag-dialog footer p{font-size:9px;color:var(--muted);margin-top:12px;text-align:center}.toast{position:fixed;z-index:10;left:50%;bottom:25px;transform:translateX(-50%);background:#493625;color:var(--paper);padding:13px 20px;box-shadow:0 6px 20px #0002;max-width:calc(100% - 36px);width:max-content;font-size:12px}.no-script{padding:30px 0}.reveal{opacity:1}.reveal-pending:not(.is-visible){opacity:0;transform:translateY(24px)}.reveal-pending{transition:opacity .75s var(--ease),transform .75s var(--ease)}

.note-chapter{opacity:1}
.note-chapter::before{content:'';position:absolute;left:-1px;top:0;bottom:0;width:2px;background:#846347;transition:opacity .25s}
.note-opening::before{opacity:clamp(0,1 - var(--scroll-progress)*3,1)}
.note-heart::before{opacity:clamp(0,1 - max(var(--scroll-progress) - .5,.5 - var(--scroll-progress))*3,1)}
.note-base::before{opacity:clamp(0,var(--scroll-progress)*3 - 2,1)}
.reveal{transition:opacity .75s var(--ease),transform .75s var(--ease)}
@keyframes scroll-line{0%{transform:translateY(-24px)}80%,100%{transform:translateY(50px)}}@keyframes dialog-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes drawer-in{from{transform:translateX(100%)}to{transform:none}}
@media(min-width:1600px){.product-grid{gap:65px 34px}.product-meta h3{font-size:33px}.product-meta p{font-size:13px}.product-art{aspect-ratio:4/4.4}}
@media(max-width:1100px){.site-header nav{gap:18px;font-size:11px}.hero h1{font-size:9vw}.ritual-sticky{grid-template-columns:27% 45% 28%;padding-inline:4vw}.ritual-heading h2{font-size:6vw}.ritual-details{padding-left:12px}.note-chapter h3{font-size:24px}.note-chapter p{font-size:11px}.product-grid{gap:40px 18px}.product-meta>div{flex-wrap:wrap;gap:5px}.product-meta h3{font-size:26px}.product-meta p{font-size:10px}.bottle-brand{font-size:18px}.bottle-name{font-size:12px}.atelier{gap:7%}.scent-copy{padding:55px 30px 30px}}
@media(max-width:760px){.site-header{height:92px;padding-inline:23px;grid-template-columns:1fr auto}.site-header nav{display:none}.wordmark{font-size:31px;text-align:left}.wordmark span{font-size:6px;letter-spacing:.24em}.bag-button{font-size:11px;gap:8px}.bag-button svg{width:17px;height:17px}.hero{min-height:700px;height:95svh;max-height:970px}.hero-media{inset:0}.hero-video{object-position:62% center}.hero-vignette{background:linear-gradient(90deg,#25190fc4,#24190f4d),linear-gradient(0deg,#1b130f80,transparent 50%)}.hero-copy{padding:165px 25px 130px;justify-content:center}.hero h1{font-size:clamp(53px,10.5vw,78px);line-height:1.02;margin:26px 0}.hero-description{font-size:13px;max-width:340px}.hero-description br{display:none}.hero-eyebrow{font-size:8px;letter-spacing:.18em}.hero .button{margin-top:29px}.hero-bottom{left:25px;right:25px;bottom:20px}.hero-bottom>p{display:none}.film-label{font-size:7px;letter-spacing:.09em}.scroll-cue{font-size:8px}.intro{padding-block:65px}.intro>.eyebrow{font-size:8px;margin-bottom:28px}.intro-main{grid-template-columns:1fr;gap:24px}.intro h2{font-size:36px}.intro-main>p{font-size:13px;justify-self:start;max-width:350px}.intro-mark{top:52px;font-size:40px}.ritual{height:175svh;min-height:1050px}.ritual-sticky{height:100svh;min-height:620px;max-height:900px;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto;padding:30px 24px 44px}.ritual-heading{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ritual-heading>.eyebrow{grid-column:1/-1;font-size:8px}.ritual-heading h2{font-size:43px;margin:5px 0 0;line-height:.98}.ritual-heading>p:not(.eyebrow){font-size:11px;margin-top:15px;align-self:center;justify-self:end}.ritual-edition{display:none}.ritual-orbit{grid-column:1/-1;grid-row:2;height:100%;min-height:280px;width:80%;justify-self:center}.stage-halo{width:68%;height:80%;top:45%}.bottle-controls{bottom:-4px;gap:12px}.bottle-controls button{width:34px;height:34px}.bottle-controls span{font-size:7px}.ritual-details{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:29px 0 0}.note-chapter{padding-left:0;border:0;margin:0}.note-chapter>span{font-size:6px;letter-spacing:.08em;min-height:18px;margin-bottom:4px}.note-chapter h3{font-size:19px}.note-chapter p{font-size:9px;line-height:1.6;margin-top:5px}.ritual-details>.text-link{display:none}.bottle-fallback{width:58%;left:21%;height:79%;top:4%}.collection{padding-block:70px}.section-intro{display:block}.section-intro h2{font-size:49px;margin-top:20px}.collection-copy{margin-top:22px;font-size:13px}.collection-toolbar{margin:30px 0 28px;display:block;padding-bottom:10px}.filter-row{gap:9px 22px}.filter{font-size:11px}.collection-count{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 15px}.product-art{aspect-ratio:3/4}.product-number{left:12px;top:12px;font-size:8px}.product-meta{padding-top:13px}.product-meta>div{display:block}.product-meta h3{font-size:22px;letter-spacing:-.045em}.price{display:block;font-size:9px;margin-top:5px}.product-meta p{font-size:9px;line-height:1.7;min-height:30px}.product-meta footer{margin-top:12px;padding-top:3px;gap:3px}.product-meta footer>span{display:none}.add-button{font-size:9px;min-height:37px}.bottle{width:46%;left:27%;height:49%;top:33%}.bottle-brand{font-size:12px;margin-bottom:5px;letter-spacing:.05em}.bottle-name{font-size:8px;margin-bottom:5px}.bottle-concentration{font-size:3px}.bottle-volume{font-size:3px;margin-top:3px}.bottle-label{padding:5px 2px}.bottle-glass{border-radius:7px}.bottle-cap{border-radius:3px}.card-caption{display:none}.finder{grid-template-columns:1fr;padding-block:66px;gap:38px}.finder h2{font-size:57px}.finder-heading>p:last-child{margin-top:21px;font-size:13px}.mood-choices button{font-size:29px;padding:21px 0;gap:16px}.mood-result{font-size:11px;margin-top:21px}.atelier{grid-template-columns:1fr;padding-block:65px;gap:40px}.atelier-image{aspect-ratio:1.1/1}.atelier-copy h2{font-size:47px}.atelier-copy>p:not(.eyebrow){font-size:13px;margin-top:22px}.atelier-copy .text-link{font-size:11px;margin-top:20px}.footer{padding-top:32px;padding-bottom:25px}.footer-top{gap:20px;margin-bottom:32px}.footer-top p{font-size:21px}.footer-top a{font-size:9px;gap:9px}.footer-wordmark{font-size:20vw;letter-spacing:-.025em}.footer-bottom{margin-top:25px;flex-wrap:wrap;gap:15px;font-size:7px}.footer-bottom p{order:3;width:100%;font-size:9px}.scent-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.scent-layout{grid-template-columns:1fr;max-height:calc(100dvh - 24px)}.scent-visual{min-height:320px}.scent-visual .bottle{height:48%;width:30%;left:35%;top:35%}.scent-visual .bottle-brand{font-size:18px;margin-bottom:7px}.scent-visual .bottle-name{font-size:11px;margin-bottom:7px}.scent-visual .bottle-concentration,.scent-visual .bottle-volume{font-size:4px}.scent-copy{padding:30px 25px}.scent-index{margin-top:19px}.scent-copy h2{font-size:47px}.scent-story{font-size:13px}.bag-dialog header{padding:29px 24px}.bag-body{padding:0 24px}.bag-dialog footer{padding:20px 24px}}
@media(max-width:380px){.hero h1{font-size:49px}.hero-eyebrow{font-size:7px}.hero-bottom .film-label{display:none}.intro h2{font-size:32px}.product-meta h3{font-size:19px}.product-grid{gap:28px 12px}.product-meta p{font-size:8px}.bottle-brand{font-size:10px}.bottle-name{font-size:7px}.note-chapter h3{font-size:17px}.ritual-heading h2{font-size:37px}.mood-choices button{font-size:26px}.filter-row{gap:6px 17px}.footer-top p{font-size:18px}}
@media(max-height:640px) and (min-width:761px){.ritual-sticky{min-height:560px}.ritual{min-height:1050px}.ritual-edition{margin-top:40px}.note-chapter{margin-bottom:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-media{transform:none}.reveal-pending:not(.is-visible){opacity:1;transform:none}.product-art:hover .bottle{transform:none}.note-chapter{opacity:1}}
