@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@300;400;500;600&family=Newsreader:opsz,wght@6..72,300;6..72,400;6..72,500&display=swap');
:root{--papier:#F4F1EA;--ivoire:#FAF8F3;--encre:#0E0E0D;--noir-profond:#0A0A0A;--gris-mineral:#8A8B87;--gris-chaud:#B9B3A8;--serif:'Newsreader',Georgia,serif;--sans:'Hanken Grotesk',Arial,sans-serif;--max:1560px;--gutter:clamp(22px,5vw,86px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--papier);color:var(--encre);font-family:var(--sans);font-size:18px;line-height:1.6}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}img{max-width:100%}::selection{background:#b9b3a8;color:#0e0e0d}:focus-visible{outline:2px solid var(--gris-mineral)!important;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:300;line-height:1.03}h1{font-size:clamp(60px,7.5vw,126px);letter-spacing:-.055em}h2{font-size:clamp(45px,5.2vw,86px);letter-spacing:-.045em}h3{font-size:clamp(30px,3vw,48px)}.eyebrow{display:block;font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;line-height:1.5}.section-pad{padding:clamp(90px,11vw,180px) var(--gutter)}.section-pad>*{max-width:var(--max);margin-left:auto;margin-right:auto}.underlined-link{border:0;background:none;padding:0 0 8px;border-bottom:1px solid currentColor;text-decoration:none;font-size:12px;letter-spacing:.15em;text-transform:uppercase;display:inline-flex;align-items:center;gap:20px;width:max-content}.af-button{border:1px solid var(--encre);min-height:52px;padding:15px 25px;text-decoration:none;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;font-size:12px;letter-spacing:.13em;text-transform:uppercase;transition:background .4s ease-out,color .4s ease-out}.af-button-primary{background:var(--encre);color:var(--ivoire)}.af-button-primary:hover{background:#454540}.af-button-light{border-color:var(--ivoire);background:var(--ivoire);color:var(--encre)}.af-button-light:hover{background:transparent;color:var(--ivoire)}button:disabled{opacity:.45;cursor:not-allowed}.breadcrumb{display:flex;gap:12px;align-items:center;font-size:11px;letter-spacing:.07em;margin-bottom:75px}.breadcrumb a{text-decoration:none}.breadcrumb>span{color:var(--gris-mineral)}
.site-header{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;position:fixed;z-index:60;top:0;left:0;right:0;padding:0 var(--gutter);background:rgba(244,241,234,.96);border-bottom:1px solid rgba(14,14,13,.13);backdrop-filter:blur(6px);transition:background .7s,color .7s}.site-header.header-transparent{background:transparent;color:var(--ivoire);border-color:rgba(255,255,255,.18);backdrop-filter:none}.site-header.header-dark{background:rgba(10,10,10,.96);color:var(--ivoire)}.header-left,.header-right{display:flex;align-items:center;gap:clamp(14px,2.2vw,34px)}.header-right{justify-content:flex-end}.header-left a,.header-right a,.header-right button{font-size:11px;text-decoration:none;text-transform:uppercase;letter-spacing:.13em;white-space:nowrap}.header-right a,.header-right button{display:flex;align-items:center;gap:8px;background:none;border:0;padding:5px;color:inherit}.header-right i{font-style:normal;display:grid;place-items:center;width:18px;height:18px;border:1px solid currentColor;border-radius:50%;font-size:9px}.site-logo{text-decoration:none;text-align:center;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:10px}.site-logo .brand-mark{width:48px;height:48px;object-fit:contain;flex:none}.site-header:not(.header-transparent):not(.header-dark) .brand-mark{filter:brightness(0)}.site-logo strong{display:block;font-weight:500;font-size:16px;letter-spacing:.24em}.site-logo small{display:block;margin-top:8px;font-size:9px;letter-spacing:.3em}.mobile-menu-trigger{display:none;color:inherit;border:0;background:none;padding:8px}.mobile-menu-panel{position:fixed;z-index:100;inset:0;background:var(--papier);padding:26px var(--gutter);display:flex;flex-direction:column}.menu-top,.menu-bottom{display:flex;justify-content:space-between;align-items:center}.menu-top button,.menu-bottom button{background:transparent;border:0}.mobile-menu-panel nav{display:flex;flex-direction:column;justify-content:center;flex:1;gap:9px}.mobile-menu-panel nav a{font:300 clamp(42px,8vw,70px)/1.15 var(--serif);letter-spacing:-.04em;text-decoration:none;border-bottom:1px solid var(--gris-chaud);padding:9px 0}.menu-bottom{border-top:1px solid var(--gris-chaud);padding-top:22px;font-size:13px}.menu-bottom a{text-decoration:none}
.home-hero{min-height:100svh;background:#121412;color:var(--ivoire);display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(24px,3vw,56px);position:relative;overflow:hidden;padding:110px var(--gutter) 65px;align-items:center;isolation:isolate}.home-hero:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 12% 70%,#252a23 0%,transparent 60%);pointer-events:none;z-index:1}.hero-copy{position:relative;z-index:5;max-width:620px;padding-left:clamp(0px,3vw,55px)}.hero-copy h1{font-size:clamp(62px,7.3vw,120px);line-height:.98;margin:38px 0}.hero-copy p{font:300 clamp(18px,1.4vw,22px)/1.55 var(--serif);max-width:400px;color:#d0cec9}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:27px;margin-top:48px}.hero-secondary{color:var(--ivoire);font-size:11px;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;border-bottom:1px solid #eee;padding:12px 0}.hero-object{isolation:isolate;min-width:0;z-index:2;overflow:visible;height:clamp(490px,78vh,790px);background:transparent;border:0;box-shadow:none;text-decoration:none;display:grid;place-items:center;position:relative}.hero-art-caption{position:absolute;bottom:4%;left:0;right:0;color:var(--ivoire);font:400 10px/1.5 var(--sans);letter-spacing:.18em;text-transform:uppercase;text-align:center;padding:12px}.hero-scroll{position:absolute;z-index:5;bottom:28px;left:var(--gutter);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#aaa;display:flex;gap:8px;flex-direction:column}.hero-side-index{position:absolute;right:var(--gutter);bottom:34px;color:#bcb8b0;font-size:10px;letter-spacing:.18em;writing-mode:vertical-rl;display:flex;gap:16px;align-items:center;z-index:5}
.intro-section{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;background:var(--papier)}.intro-label,.intro-section>.eyebrow{grid-column:span 4}.intro-body{grid-column:5/12;max-width:850px;margin:0}.intro-body h2{margin-bottom:40px}.intro-body p{font:300 clamp(20px,2vw,29px)/1.5 var(--serif);margin-bottom:25px}.intro-body .underlined-link{margin-top:25px}.selection-section{background:var(--ivoire)}.selection-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px}.selection-heading h2{margin:22px 0 0}.selection-heading .underlined-link{flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #d2cdc4;border-left:1px solid #d2cdc4}.product-card{min-width:0;border-right:1px solid #d2cdc4;border-bottom:1px solid #d2cdc4}.product-card>a{display:block;text-decoration:none}.product-card-art{height:clamp(310px,30vw,485px);background:#eeece6;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card-art img{height:86%;width:86%;object-fit:contain;transition:transform .8s ease-out,opacity .8s ease-out}.product-card-art .card-second{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:2;pointer-events:none}.product-card:hover .card-second{opacity:.94}.product-card-meta{min-height:115px;display:flex;justify-content:space-between;gap:12px;padding:20px}.product-card-meta h2{font-size:clamp(22px,2vw,30px);letter-spacing:-.03em;margin-bottom:6px}.product-card-meta h2 a{text-decoration:none}.product-card-meta span,.card-price{font-size:11px;letter-spacing:.05em;color:#62615c;line-height:1.4}.card-price{text-align:right;white-space:nowrap}.collection-mini-nav{display:flex;justify-content:space-between;gap:24px;padding:17px 0 20px;border-top:1px solid var(--gris-chaud)}.card-preview-trigger{position:absolute;z-index:4;top:15px;right:15px;border:1px solid var(--gris-chaud);background:rgba(250,248,243,.9);padding:9px 11px;font-size:10px;text-transform:uppercase;opacity:0}.product-card:hover .card-preview-trigger,.product-card:focus-within .card-preview-trigger{opacity:1}.card-discover{position:absolute;z-index:3;left:22px;bottom:18px;font-size:10px;text-transform:uppercase}.couture-section{display:grid;grid-template-columns:1fr 1fr;background:#e8e6e1}.couture-image{min-height:780px}.couture-image img{width:100%;height:100%;object-fit:cover}.couture-copy{padding:clamp(75px,9vw,145px) clamp(35px,7vw,115px);align-self:center}.couture-copy h2{margin:35px 0}.couture-copy>p,.maison-couture p{font:300 21px/1.6 var(--serif);max-width:580px;margin-bottom:22px}.af-quote{margin:55px 0;border-top:1px solid var(--gris-chaud);padding-top:30px}.af-quote p{font:italic 300 clamp(25px,2.5vw,39px)/1.25 var(--serif)}.af-quote cite{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-style:normal}.correspondances-section{background:var(--noir-profond);color:var(--ivoire);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.correspondances-section h2{margin:28px 0}.correspondances-body{padding-top:48px}.correspondances-body p{font:300 clamp(21px,2vw,29px)/1.5 var(--serif);max-width:680px;color:#e1ded7}.correspondances-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin-top:60px}.correspondances-steps button{border:0;border-top:1px solid rgba(255,255,255,.28);background:transparent;color:#bdbab4;text-align:left;position:relative;padding:19px 9px 18px 0;font-size:11px;letter-spacing:.1em;text-transform:uppercase;min-height:85px;overflow-wrap:anywhere}.correspondances-steps button span{display:block;font-size:10px;margin-bottom:14px}.correspondances-steps button i{position:absolute;left:0;top:-1px;height:1px;width:0;background:#ece8de;transition:width .7s}.correspondances-steps button[aria-pressed=true]{color:var(--ivoire)}.correspondances-steps button[aria-pressed=true] i{width:90%}.correspondances-detail{min-height:90px;margin-top:27px!important;color:#e1ded7;font-size:19px!important}.voyage-section{background:var(--papier)}.voyage-preview,.voyage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:var(--max);border-top:1px solid #d2cdc4;border-left:1px solid #d2cdc4}.voyage-preview .product-card-art,.voyage-grid .product-card-art{height:500px}.site-footer{background:var(--encre);color:var(--ivoire);padding:80px var(--gutter) 35px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-brand{font-size:23px;letter-spacing:.18em;text-decoration:none;display:inline-flex;align-items:center;gap:14px}.footer-brand .brand-mark{width:62px;height:62px;object-fit:contain}.footer-brand small{display:block;font-size:10px;letter-spacing:.3em;margin-top:8px}.site-footer p{font:300 22px var(--serif);margin-top:30px}.site-footer nav{display:flex;flex-direction:column;gap:12px}.site-footer nav a,.footer-end{font-size:11px;text-transform:uppercase;letter-spacing:.12em;text-decoration:none}.footer-end{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}
.collection-page{padding-top:135px}.collection-title{border-bottom:1px solid var(--gris-chaud);padding-bottom:45px;margin-bottom:40px}.collection-title h1{margin:18px 0}.collection-title p{font-size:12px;text-transform:uppercase;letter-spacing:.14em}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px}.catalog-sidebar h2{font:500 12px var(--sans);text-transform:uppercase;letter-spacing:.14em;padding-bottom:20px;border-bottom:1px solid var(--gris-chaud)}.filter-fields{display:flex;flex-direction:column;gap:24px}.filter-fields label{font-size:12px;text-transform:uppercase;letter-spacing:.1em;display:flex;flex-direction:column;gap:9px}.filter-fields input:not([type=checkbox]),.filter-fields select{width:100%;border:1px solid var(--gris-chaud);background:transparent;border-radius:0;padding:10px;font-size:14px}.filter-fields .stock-filter{flex-direction:row;align-items:center;text-transform:none;letter-spacing:0}.stock-filter input{accent-color:var(--encre)}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid [data-catalog-item]{min-width:0}.catalog-grid .product-card-art{height:clamp(260px,28vw,430px)}.no-results{padding:90px 20px;text-align:center}.collection-toolbar,.filter-overlay{display:none}.product-page{padding-top:135px}.product-layout{display:grid;grid-template-columns:1.07fr .93fr;gap:clamp(45px,8vw,150px)}.product-gallery{min-width:0}.product-main-image{height:clamp(520px,53vw,820px);background:#eae8e2;display:grid;place-items:center;overflow:hidden}.product-main-image>img{width:85%;height:88%;object-fit:contain}.product-thumbs{display:flex;gap:10px;margin-top:13px;overflow-x:auto}.product-thumbs button{border:1px solid transparent;background:#eceae4;width:90px;height:100px;padding:5px;flex-shrink:0}.product-thumbs button.selected{border-color:var(--encre)}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-info{padding-top:30px;max-width:630px}.product-info h1{font-size:clamp(55px,5.5vw,90px);margin:25px 0}.product-price{font:300 25px var(--serif);margin-bottom:45px}.product-price small{font:11px var(--sans)}.product-description{font:300 clamp(20px,1.8vw,25px)/1.55 var(--serif);padding-bottom:40px;border-bottom:1px solid var(--gris-chaud)}.purchase-controls{padding-top:25px}.purchase-controls fieldset{border:0;padding:0;margin:0 0 23px}.purchase-controls legend,.purchase-controls>label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.variant-list{display:flex;flex-wrap:wrap;gap:8px}.variant-list button{border:1px solid var(--gris-chaud);background:transparent;padding:12px 16px;text-align:left;font-size:13px}.variant-list button.active{border-color:var(--encre);background:var(--encre);color:var(--ivoire)}.availability{font-size:12px;margin:18px 0 24px}.quantity-selector{display:flex;border:1px solid var(--gris-chaud);align-items:center;width:130px;height:44px;margin:10px 0 24px;justify-content:space-between}.quantity-selector button{border:0;background:none;width:42px;height:42px}.quantity-selector input{width:38px;border:0;background:none;text-align:center;font-size:13px;appearance:textfield}.quantity-selector input::-webkit-inner-spin-button{appearance:none}.add-cart{width:100%;max-width:500px}.product-stories{display:grid;grid-template-columns:1fr 1fr;gap:40px 12vw;max-width:var(--max);margin:130px auto 0;border-top:1px solid var(--gris-chaud);padding-top:55px}.product-stories section{max-width:650px}.product-stories p{font:300 24px/1.55 var(--serif);margin-top:20px}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;grid-column:1/-1;border-top:1px solid var(--gris-chaud);padding-top:20px}.related-section{max-width:var(--max);margin:150px auto 0}.related-section h2{margin:0}.mobile-buy-bar{display:none}.product-page.perfume-page{position:relative;isolation:isolate}.product-page.perfume-page:before{content:'';position:absolute;inset:0;z-index:-1;background-image:var(--watercolor-image);background-size:cover;background-position:center;filter:blur(22px) saturate(.8);opacity:.09;pointer-events:none}.product-sheet-open{display:inline-block;margin-top:14px;border-bottom:1px solid currentColor;text-decoration:none;font-size:11px;letter-spacing:.13em;text-transform:uppercase}.editorial-hero,.voyage-hero{padding-top:145px;padding-bottom:90px}.editorial-hero h1,.voyage-hero h1{margin:20px 0}.editorial-hero>p{font:300 30px/1.4 var(--serif);max-width:680px}.editorial-image{height:65vh}.editorial-image img{width:100%;height:100%;object-fit:cover}.maison-couture{display:grid;grid-template-columns:1fr 2fr;gap:40px;background:#e8e6e1}.maison-couture h2{max-width:900px}.voyage-hero{background:var(--encre);color:var(--ivoire);min-height:430px}.voyage-page>section{background:var(--ivoire)}.not-found{padding-top:200px;min-height:70vh}.not-found h1{font-size:65px}.drawer-backdrop,.filter-overlay{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.55);display:flex;justify-content:flex-end}.cart-drawer{width:min(100%,500px);background:var(--ivoire);height:100%;display:flex;flex-direction:column;padding:35px}.drawer-heading{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid var(--gris-chaud)}.drawer-heading h2{font-size:47px;margin:13px 0 0}.drawer-heading button{background:none;border:0}.drawer-content{flex:1;overflow-y:auto}.empty-cart{padding-top:95px;text-align:center}.empty-cart p{font:300 32px var(--serif)}.cart-line{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:16px;padding:25px 0;border-bottom:1px solid var(--gris-chaud)}.cart-line-image{height:115px;background:#eeece7}.cart-line-image img{width:100%;height:100%;object-fit:contain}.cart-line-info{display:flex;flex-direction:column;gap:5px;min-width:0}.cart-line-info>a{font:300 23px var(--serif);text-decoration:none}.cart-line-info>span{font-size:12px}.cart-line>strong{font:14px var(--sans);white-space:nowrap}.cart-line-bottom{display:flex;gap:15px;align-items:center;margin-top:auto}.cart-qty{display:flex;align-items:center;border:1px solid var(--gris-chaud)}.cart-qty button{background:none;border:0;width:27px;height:29px}.cart-qty span{font-size:12px}.remove-line{border:0;background:none;text-decoration:underline;font-size:11px}.drawer-footer{padding-top:22px;border-top:1px solid var(--gris-chaud)}.subtotal{display:flex;justify-content:space-between;font-size:15px;margin-bottom:20px}.drawer-footer .af-button{width:100%}.drawer-footer p{font-size:13px;margin-top:12px}
@media(max-width:1200px){.hero-side-index{display:none}}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:180px minmax(0,1fr)}.hero-copy h1{font-size:clamp(56px,7vw,84px)}}@media(max-width:700px){body{font-size:16px}.section-pad{padding:80px 20px}.site-header{height:65px;padding:0 16px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:0}.header-left,.search-link,.header-right button span{display:none!important}.mobile-menu-trigger{display:block}.site-logo .brand-mark{width:34px;height:34px}.site-logo strong{font-size:10px}.site-logo small{font-size:8px}.header-right{gap:0}.breadcrumb{margin-bottom:45px}.home-hero{display:flex;flex-direction:column-reverse;align-items:stretch;justify-content:center;padding:80px 20px 72px}.hero-object{height:clamp(255px,37vh,370px);min-height:0;flex-shrink:0}.hero-copy{padding:0}.hero-copy h1{font-size:clamp(43px,9vw,70px);margin:18px 0}.hero-copy p{font-size:16px}.hero-actions{margin-top:22px;gap:14px}.hero-scroll{left:auto;right:20px;bottom:20px}.intro-section{display:block}.intro-label{margin-bottom:28px}.intro-body h2{font-size:52px}.intro-body p{font-size:21px}.selection-heading{align-items:start;flex-direction:column;gap:13px;margin-bottom:30px}.product-card-art{height:clamp(210px,54vw,330px)}.product-card-meta{display:block;padding:11px;min-height:110px}.product-card-meta h2{font-size:23px}.card-price{text-align:left;margin-top:12px}.couture-section{grid-template-columns:1fr}.couture-image{min-height:400px;height:58vh}.couture-copy{padding:70px 22px}.correspondances-section{grid-template-columns:1fr;gap:0}.correspondances-body{padding-top:0}.correspondances-steps{gap:0 15px}.voyage-preview .product-card-art,.voyage-grid .product-card-art{height:260px}.site-footer{grid-template-columns:1fr;gap:45px;padding:65px 22px 30px}.footer-end{align-items:flex-start}.collection-page{padding-top:100px}.collection-toolbar{display:flex;justify-content:space-between;margin-bottom:20px;font-size:12px}.catalog-layout{display:block}.catalog-sidebar{display:none}.catalog-grid .product-card-art{height:clamp(210px,54vw,330px)}.filter-overlay aside{width:min(100%,400px);background:var(--ivoire);padding:28px;overflow:auto}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.product-page{padding:100px 20px 120px}.product-layout{display:block}.product-main-image{height:480px}.product-info{padding-top:55px}.product-info h1{font-size:62px}.product-stories{grid-template-columns:1fr;gap:20px;margin-top:85px}.note-grid{grid-template-columns:1fr}.related-section{margin-top:90px}.mobile-buy-bar{display:flex;position:fixed;z-index:40;bottom:0;left:0;right:0;background:var(--ivoire);border-top:1px solid var(--gris-chaud);padding:12px 20px;justify-content:space-between;gap:15px;align-items:center}.mobile-buy-bar div{display:flex;flex-direction:column;font-size:12px}.mobile-buy-bar button{background:var(--encre);color:white;border:0;padding:14px 16px;font-size:11px}.editorial-hero,.voyage-hero{padding-top:110px}.editorial-image{height:45vh}.maison-couture{grid-template-columns:1fr}.cart-drawer{padding:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}