/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.grow{flex-grow:1}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}.product-catalog{max-width:1200px;margin:3rem auto}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.catalog-card{color:#241e2c;background:#fffcf7;border:1px solid #b19cb24d;border-radius:.6rem;scroll-margin-top:2rem;overflow:hidden}.catalog-card>img{aspect-ratio:1;object-fit:contain;background:#e9e3e5;width:100%;height:auto;display:block}.catalog-card-copy{padding:1.3rem}.catalog-card h3{overflow-wrap:anywhere;font-size:1.45rem;line-height:1.3}.catalog-blurb{color:#655c6a;margin:1rem 0 0;font-size:.9rem;line-height:1.75}.catalog-variants{flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.catalog-variants li{border:1px solid #d9ccd9;border-radius:999px;padding:.35rem .6rem;font-size:.75rem;line-height:1.5}.sample-label{color:#735393;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.65rem;font-size:.62rem;display:block}.catalog-notice{border:1px solid #b19cb24d;border-radius:.5rem;max-width:1100px;margin:2.5rem auto;padding:1rem;font-size:.85rem}.catalog-card:target{outline-offset:5px;outline:3px solid #735393}@media (max-width:950px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.catalog-grid{grid-template-columns:1fr;max-width:450px;margin:auto}}.about-copy p+p{margin-top:1.5em}:root{--ink:#0b0912;--cream:#f4eee5;--gold:#d8b681;--violet:#b99adb;--muted:#c2b9cb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body,html{background:var(--ink)}body{color:var(--cream);font-family:var(--font-geist),Arial,Helvetica,sans-serif;margin:0}a{color:inherit}img{max-width:100%}a:focus-visible{outline:3px solid var(--violet);outline-offset:5px}h1,h2,h3{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{font-size:clamp(2.8rem,6vw,5.8rem);line-height:1.06}h2{font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.12}h3{font-size:1.55rem;line-height:1.25}p{line-height:1.8}.skip-link{z-index:20;background:var(--cream);color:var(--ink);padding:1rem;position:fixed;top:-8rem;left:1rem}.skip-link:focus{top:1rem}.site-header{background:#100d16;border-bottom:1px solid #ffffff20;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.4rem clamp(1.25rem,4vw,4rem);display:flex}.wordmark{letter-spacing:.11em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:.95rem;line-height:1.6;text-decoration:none}.nav-links{flex-wrap:wrap;gap:.3rem 1.3rem;margin:0;padding:0;list-style:none;display:flex}.nav-links a{border-bottom:1px solid #0000;padding:.55rem .15rem;font-size:.85rem;text-decoration:none;display:inline-block}.nav-links a:hover{color:var(--gold);border-color:currentColor}.home-hero{background:#09090b}.home-hero img{width:100%;max-width:1678px;height:auto;margin:auto;display:block}.section-pad{padding:clamp(3rem,6vw,6rem) clamp(1.25rem,6vw,6rem)}.intro{text-align:center;max-width:1000px;margin:auto}.eyebrow{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.72rem;font-weight:650}.lead{color:var(--muted);max-width:680px;margin:1.5rem 0 0;font-size:clamp(1.05rem,1.7vw,1.3rem)}.intro .lead{margin:1.6rem auto}.button-link{border:1px solid #d8b68180;border-radius:999px;align-items:center;gap:1.5rem;padding:.85rem 1.4rem;font-size:.9rem;text-decoration:none;display:inline-flex}.button-link:hover{background:#d8b68115}.light-section{background:var(--cream);color:#241e2c}.light-section .eyebrow{color:#735393}.section-heading{justify-content:space-between;align-items:end;gap:2rem;max-width:1250px;margin:0 auto 2.6rem;display:flex}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem;max-width:1250px;margin:auto;display:grid}.category-card{background:#fffcf7;border:1px solid #332b4020;border-radius:.6rem;text-decoration:none;transition:transform .2s;overflow:hidden}.category-card:hover{transform:translateY(-4px)}.category-card img{aspect-ratio:1;object-fit:contain;background:#e9e3e5;width:100%;height:auto;display:block}.category-card>div{padding:1.5rem}.category-card p{color:#655c6a;font-size:.95rem}.text-link{border-bottom:1px solid #806393;padding-bottom:.2rem;font-size:.85rem}.page-heading{max-width:1400px;margin:auto}.section-jumps{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.section-jumps a{border:1px solid #ffffff40;border-radius:999px;padding:.7rem 1.2rem;font-size:.9rem;text-decoration:none}.reading-copy{max-width:850px;margin-inline:auto}.reading-copy>p{color:inherit;font-size:1.05rem}.reading-copy h2{margin-bottom:1.6rem}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem;max-width:1100px;margin:3rem auto;display:grid}.product-image{min-width:0;margin:0}.product-image img{aspect-ratio:1;object-fit:contain;background:#e9e3e5;border-radius:.6rem;width:100%;height:auto;display:block}.product-image figcaption{margin-top:1rem;font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.fragrances{max-width:1100px;margin:3rem auto}.fragrances h3{margin-bottom:1.2rem}.fragrances ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 2rem;padding:0;list-style:none;display:grid}.fragrances li{border-bottom:1px solid #8f7c9650;padding:.65rem 0;font-size:.91rem;line-height:1.5}.care-note{border-left:3px solid var(--gold);background:#a98ab010;margin-top:1.5rem;padding:1.5rem 1.6rem}.care-note h3{font-size:1.4rem}.care-note p:last-child{margin-bottom:0}.reference-list,.small-copy{font-size:.85rem}.reference-list{padding-left:1.3rem;line-height:1.8}.product-detail{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,5vw,5rem);max-width:1200px;margin:auto;display:grid}.wide-product-scene{max-width:1200px;margin:0 auto;padding:0 1.25rem 3rem}.wide-product-scene img{object-fit:contain;border-radius:.7rem;width:100%;height:auto;max-height:600px;display:block}.about-page{max-width:1100px;min-height:65vh;margin:auto}.about-intro{justify-content:space-between;align-items:center;gap:3rem;display:flex}.about-intro h1{max-width:12ch}.subtle-portrait{flex:0 0 160px;width:160px;margin:0}.subtle-portrait img{object-fit:cover;border-radius:6rem 6rem .5rem .5rem;width:160px;height:200px;display:block}.subtle-portrait figcaption{color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.08em;margin-top:.75rem;font-size:.62rem;line-height:1.7}.about-copy{max-width:750px;margin:3rem 0 0;font-size:1.15rem}.site-footer{background:#07060c;border-top:1px solid #ffffff20;justify-content:space-between;gap:2rem;padding:3rem clamp(1.25rem,6vw,6rem)}.footer-brand,.site-footer{align-items:center;display:flex}.footer-brand{gap:1rem}.footer-brand img{border-radius:.5rem;width:48px;height:48px}.footer-brand p{margin:0;font-family:Georgia,Times New Roman,serif}.footer-brand small{letter-spacing:.05em;color:var(--muted);font-size:.66rem}@media (max-width:850px){.site-header{flex-direction:column;gap:.5rem;padding-block:1rem}.nav-links{justify-content:center;gap:.2rem 1rem}.section-heading{display:block}.category-grid{grid-template-columns:1fr;max-width:540px}.category-card img{max-height:420px}.product-detail{grid-template-columns:1fr}.product-detail>.product-image{width:100%;max-width:540px;margin:auto}.fragrances ul{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{text-align:center;flex-direction:column}.about-intro{gap:1.4rem}.subtle-portrait{flex-basis:120px;width:120px}.subtle-portrait img{width:120px;height:160px}}@media (max-width:500px){.product-gallery{grid-template-columns:1fr}.about-intro{flex-direction:column;align-items:flex-start}.subtle-portrait{align-self:flex-start}.section-heading h2{font-size:2.1rem}.fragrances ul{gap:0 1rem}.nav-links{gap:.15rem .9rem}.nav-links a,.wordmark{font-size:.8rem}.care-note{padding:1rem}.footer-brand{align-items:center}.section-jumps a{padding:.6rem .85rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media (forced-colors:active){.button-link,.care-note,.category-card{border:1px solid canvastext}}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f639721981034f88-s.woff2?dpl=dpl_4b4cAhDf9W1SxBFcB2zNaVahWwCW) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9766a7e9e2e0ad5a-s.woff2?dpl=dpl_4b4cAhDf9W1SxBFcB2zNaVahWwCW) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b66cf8e69499582a-s.woff2?dpl=dpl_4b4cAhDf9W1SxBFcB2zNaVahWwCW) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/aa016aab0e6d1295-s.woff2?dpl=dpl_4b4cAhDf9W1SxBFcB2zNaVahWwCW) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/22a5144ee8d83bca-s.p.woff2?dpl=dpl_4b4cAhDf9W1SxBFcB2zNaVahWwCW) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_540277{font-family:Geist,Geist Fallback;font-style:normal}.__variable_540277{--font-geist:"Geist","Geist Fallback"}