.editorial-page::after{content:"";position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:.045;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.editorial-page{position:relative;background:var(--bg);overflow-x:clip}.editorial-page>main{flex:0 0 auto;width:100%}.sx-full-bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;left:auto;right:auto}.sx-eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;margin:0;display:inline-flex;align-items:center;gap:14px}.sx-eyebrow::before{content:"";width:44px;height:1px;background:currentColor;opacity:.55}.sx-btn{--qbg:var(--ink);--qfg:var(--paper);display:inline-flex;align-items:center;gap:12px;padding:16px 30px;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--qfg);background:var(--qbg);border:1px solid var(--qbg);border-radius:999px;position:relative;overflow:hidden;isolation:isolate;transition:color .6s var(--ease),border-color .6s var(--ease)}.sx-btn::before{content:"";position:absolute;inset:0;z-index:-1;background:var(--qfg);transform:translateY(101%);transition:transform .6s var(--ease)}.sx-btn:hover{color:var(--qbg)}.sx-btn:hover::before{transform:translateY(0)}.sx-btn--on-dark{--qbg:var(--paper);--qfg:var(--ink)}.sx-btn--ghost{--qbg:transparent;--qfg:var(--ink);color:var(--ink);border-color:var(--hair-dark,rgba(23,21,15,.18))}.sx-btn--ghost::before{background:var(--ink)}.sx-btn--ghost:hover{color:var(--paper);border-color:var(--ink)}.sx-link{display:inline-flex;align-items:center;gap:10px;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:inherit;position:relative}.sx-link::after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:right .5s var(--ease)}.sx-link:hover::after{right:0}.sx-link span[aria-hidden]{transition:transform .5s var(--ease)}.sx-link:hover span[aria-hidden]{transform:translateX(4px)}.editorial-page .nav{background:rgba(6,13,20,.55);-webkit-backdrop-filter:blur(14px) saturate(1.1);backdrop-filter:blur(14px) saturate(1.1);border-bottom:1px solid rgba(248,246,240,.1)}.editorial-page .nav.is-scrolled{background:rgba(6,13,20,.86);box-shadow:none}.editorial-page .nav__icon,.editorial-page .nav__links a,.editorial-page .nav__menu,.editorial-page .nav__story{color:rgba(248,246,240,.82)}.editorial-page .nav__links a::after{background:#fff}.editorial-page .nav__links a:hover,.editorial-page .nav__links a[aria-current=page]{color:#fff}.editorial-page .nav__menu span{background:rgba(248,246,240,.9)}.editorial-page .nav__brand-logo{filter:brightness(0) invert(1);opacity:.95}.editorial-page .nav__lang{border-color:rgba(248,246,240,.24);background:rgba(248,246,240,.04)}.editorial-page .nav__lang-btn{color:rgba(248,246,240,.6)}.editorial-page .nav__lang-btn.is-active{color:#fff}.editorial-page .nav__waitlist{color:var(--ink);background:var(--paper);border:1px solid var(--paper);border-radius:999px;padding:9px 20px;font-size:10px;letter-spacing:.22em}.editorial-page .nav__waitlist:hover{background:0 0;color:#fff;border-color:rgba(248,246,240,.6)}@media (max-width:900px){.editorial-page .mobile-nav{background:0 0}.editorial-page .mobile-nav__backdrop{background:rgba(6,13,20,.4)}.editorial-page .mobile-nav__panel{position:fixed;inset:0;width:100%;max-width:none;height:100%;height:100dvh;padding:clamp(96px,16vh,140px) var(--pad) calc(40px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;justify-content:center;gap:4px;background:linear-gradient(180deg,rgba(6,13,20,.62) 0,rgba(6,13,20,.82) 60%,rgba(5,17,31,.92) 100%),url("images/cowboy-cowgirl-1100.webp") center 28%/cover no-repeat,#060d14;transform:translateY(-100%);transition:transform .7s var(--ease-out);border:0;border-radius:0}.editorial-page .mobile-nav.is-open .mobile-nav__panel{transform:translateY(0)}.editorial-page .mobile-nav__panel a[data-menu-link]{font-family:var(--serif);font-weight:300;font-style:italic;font-size:clamp(34px, 11vw, 56px);line-height:1.18;letter-spacing:-.01em;color:rgba(248,246,240,.92);padding:6px 0;border:0;text-transform:none}.editorial-page .mobile-nav__panel a[data-menu-link][aria-current=page]{color:#fff}.editorial-page .mobile-nav__panel a[data-menu-link][aria-current=page]::after{content:"";display:inline-block;width:28px;height:1px;margin-left:14px;vertical-align:middle;background:var(--gold-light)}.editorial-page .mobile-nav__story{margin-top:clamp(28px,5vh,48px);align-self:flex-start;color:rgba(248,246,240,.7);font-family:var(--sans);font-size:11px;letter-spacing:.24em;text-transform:uppercase}.editorial-page .mobile-nav__panel::after{content:"Red Sea memories, bottled close to skin.";position:absolute;bottom:calc(28px + env(safe-area-inset-bottom,0px));left:var(--pad);right:var(--pad);font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(14px, 3.6vw, 17px);line-height:1.5;color:rgba(248,246,240,.42);pointer-events:none}}.editorial-page .editorial-page__footer,.editorial-page .footer{max-width:none;width:100%;margin-top:0;background-color:#060d14;color:rgba(248,246,240,.82);border-top:0;border-radius:0}.editorial-page .footer{padding:clamp(72px,9vw,130px) var(--pad) 0}.editorial-page .footer>.mv-shader,.editorial-page footer.editorial-page__footer>.mv-shader{display:none!important}.editorial-page .footer__top{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(48px,7vw,120px);max-width:var(--max);margin:0 auto;padding-bottom:clamp(56px,7vw,96px);border-bottom:1px solid rgba(248,246,240,.12)}.editorial-page .footer__news .eyebrow,.editorial-page .footer__news .sx-eyebrow,.editorial-page .footer__visit-label{color:rgba(248,246,240,.55)}.editorial-page .footer__news-title{margin:14px 0 26px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(30px, 3.6vw, 56px);line-height:1;letter-spacing:-.02em;color:var(--paper)}.editorial-page .footer__form{display:flex;gap:0;max-width:440px;border-bottom:1px solid rgba(248,246,240,.34)}.editorial-page .footer__form input[type=email]{flex:1;background:0 0;border:0;padding:14px 4px;color:var(--paper);font-family:var(--sans);font-size:14px;letter-spacing:.02em}.editorial-page .footer__form input::placeholder{color:rgba(248,246,240,.5)}.editorial-page .footer__form button{background:0 0;border:0;color:var(--paper);font-family:var(--sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;padding:0 4px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.editorial-page .footer__form button:hover{color:var(--gold-light);gap:14px}.editorial-page .footer__promise{margin:16px 0 0;font-size:12px;line-height:1.6;color:rgba(248,246,240,.5);max-width:42ch}.editorial-page .footer__status{color:rgba(248,246,240,.7);margin-top:12px}.editorial-page .footer__visit{margin-top:clamp(36px,4vw,56px);padding-top:clamp(28px,3vw,40px);border-top:1px solid rgba(248,246,240,.12)}.editorial-page .footer__visit p{margin:4px 0;color:rgba(248,246,240,.74);font-size:14px}.editorial-page .footer__visit a{color:var(--gold-light);font-size:13px;letter-spacing:.04em}.editorial-page .footer__cols{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.editorial-page .footer__cols h4{margin:0 0 16px;font-family:var(--sans);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(248,246,240,.5)}.editorial-page .footer__cols ul{display:flex;flex-direction:column;gap:12px;list-style:none;padding:0;margin:0}.editorial-page .footer__cols a{color:rgba(248,246,240,.78);font-size:14px;line-height:2;transition:color .4s var(--ease)}.editorial-page .footer__cols a:hover{color:#fff}.editorial-page .footer__brand{max-width:var(--max);margin:0 auto;padding:clamp(40px,5vw,72px) 0 0;overflow:visible;text-align:center;display:flex;justify-content:center}.editorial-page .footer__brand img{width:min(220px,42vw);height:auto;margin:0 auto;opacity:1;filter:brightness(0) invert(1)}.editorial-page .footer__legal{max-width:var(--max);margin:0 auto;padding:clamp(28px,4vw,44px) 0 clamp(36px,5vw,56px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;font-family:var(--sans);font-size:11px;letter-spacing:.12em;color:rgba(248,246,240,.45);border-top:1px solid rgba(248,246,240,.08)}.editorial-page .footer__legal a{color:rgba(248,246,240,.55)}.editorial-page .footer__legal a:hover{color:#fff}.editorial-page .editorial-page__footer{padding:clamp(48px,6vw,80px) var(--pad);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;color:rgba(248,246,240,.55)}.editorial-page.about-page .editorial-page__footer,.editorial-page.beles-page .editorial-page__footer,.editorial-page.chapter-page .editorial-page__footer,.editorial-page.info-page .editorial-page__footer,.editorial-page.store-page .editorial-page__footer{max-width:none;width:100%;margin-left:0;margin-right:0}.editorial-page .editorial-page__footer::before{content:"EILLON";font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(28px, 4vw, 44px);letter-spacing:.02em;color:rgba(248,246,240,.9)}.editorial-page .editorial-page__footer span{color:rgba(248,246,240,.5)}.editorial-page .editorial-page__footer a{color:rgba(248,246,240,.7)}.editorial-page .editorial-page__footer a:hover{color:#fff}@media (max-width:900px){.editorial-page .footer__top{grid-template-columns:1fr;gap:48px}.editorial-page .footer__cols{grid-template-columns:repeat(2,1fr);gap:28px 24px}}@media (max-width:560px){.editorial-page .footer__cols{grid-template-columns:1fr}}.page-hero{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;min-height:clamp(420px,64vh,640px);display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;background:#060d14;color:var(--paper);left:auto;right:auto}.page-hero__media{position:absolute;inset:0;z-index:0}.page-hero__media img,.page-hero__media video{width:100%;height:100%;object-fit:cover}.page-hero__veil{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(5,12,20,.62) 0,rgba(5,12,20,.12) 40%,rgba(5,12,20,.78) 100%),linear-gradient(90deg,rgba(5,12,20,.6) 0,rgba(5,12,20,0) 60%)}.page-hero__inner{position:relative;z-index:3;width:100%;max-width:var(--max);margin:0 auto;padding:clamp(40px,7vh,96px) var(--pad);padding-top:max(clamp(40px,7vh,96px),calc(var(--nav-h,72px) + env(safe-area-inset-top,0px) + 16px))}.page-hero__eyebrow{color:rgba(248,246,240,.74);margin-bottom:22px}.page-hero__title{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;max-width:min(100%,16ch);font-size:6.5rem;line-height:.94;letter-spacing:0;text-wrap:balance;color:var(--paper)}.page-hero__title em{font-style:italic;color:rgba(248,246,240,.92)}.page-hero__lead{margin:clamp(20px,3vw,32px) 0 0;max-width:46ch;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(17px, 1.5vw, 22px);line-height:1.55;color:rgba(248,246,240,.84)}.page-hero__actions{margin-top:clamp(28px,4vw,40px);display:flex;gap:20px;flex-wrap:wrap;align-items:center}.sx-dark{background:#060d14;color:var(--paper)}.sx-bleed{margin-inline:calc(-1 * var(--pad));padding-inline:var(--pad)}.editorial-page .boutique-page__main{max-width:none;width:100%;margin:0;padding:0}.store-page.editorial-page{background:#e8e8ee}.store-page .boutique-page__main{position:relative;z-index:1;background:0 0}.store-page>.footer,.store-page>footer.editorial-page__footer{z-index:2}.store-page .store-frost-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;z-index:0;pointer-events:none;overflow:hidden;background:linear-gradient(165deg,#fcfcfd 0,#e6e6ec 44%,#f0f0f4 100%)}.store-page .store-frost-bg::before{content:"";position:absolute;inset:-10%;z-index:0;opacity:.34;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.38'/%3E%3C/svg%3E"),linear-gradient(155deg,rgba(255,255,255,.72) 0,rgba(156,158,166,.28) 40%,rgba(118,120,128,.22) 62%,rgba(220,222,228,.34) 100%);background-blend-mode:overlay,normal;box-shadow:inset 0 0 100px rgba(255,255,255,.5)}.store-page .store-frost-bg>.mv-shader{z-index:1!important;opacity:1!important;mix-blend-mode:overlay}@keyframes store-glass-drift{0%{transform:translate3d(-2%,0,0) scale(1.02)}100%{transform:translate3d(2%,-2%,0) scale(1.06)}}@media (prefers-reduced-motion:no-preference){.store-page .store-frost-bg::before{animation:store-glass-drift 14s ease-in-out infinite alternate}}.store-page .boutique-shader-band--answers,.store-page .boutique-shader-band--collection,.store-page .store-hero-band{background:0 0!important;background-image:none!important;border:none!important}.store-page .boutique-shader-band--answers::before,.store-page .boutique-shader-band--collection::before,.store-page .store-hero-band::before{content:none;display:none}.store-page .boutique-guide,.store-page .boutique-shader-band--memory,.store-page .sx-letter{position:relative;z-index:2}@media (prefers-reduced-motion:reduce){.store-page .store-frost-bg{background:linear-gradient(165deg,#f4f4f8 0,#d8d8e2 48%,#e6e6ec 100%)}.store-page .store-frost-bg::before{opacity:.76}}.store-hero-band{position:relative;isolation:isolate;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;padding-top:0;overflow:hidden;background:0 0;color:var(--ink)}.store-hero-band>:not(.mv-shader){position:relative;z-index:2}.store-hero-band>.store-hero-band__backdrop{position:absolute;inset:0;z-index:0;display:block;overflow:hidden;pointer-events:none}.store-hero-band__backdrop img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(.96) brightness(1.035)}.store-hero{position:relative;display:block;width:100%;max-width:1600px;min-height:clamp(640px,78vh,820px);margin:0 auto;padding:clamp(44px,6vw,76px) var(--gutter) clamp(36px,5vw,64px)}.store-hero__copy{position:relative;z-index:6;width:min(41%,590px)}.store-hero__eyebrow{color:var(--ink-faint);margin-bottom:clamp(18px,2.5vw,28px)}.store-hero__title{margin:0;display:flex;flex-direction:column;align-items:flex-start;width:max-content;max-width:100%;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(46px, 6.8vw, 112px);line-height:.92;letter-spacing:-.03em;color:var(--ink)}.store-hero__title-primary{display:block;width:max-content;max-width:100%}.store-hero__title-accent{font-style:italic;color:var(--skin-umber);margin-top:clamp(8px,1.2vw,16px)}.store-hero__lead{margin:clamp(20px,3vw,32px) 0 0;max-width:44ch;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(17px, 1.45vw, 22px);line-height:1.58;color:var(--ink-soft)}.store-hero__actions{margin-top:clamp(28px,4vw,40px);display:flex;flex-wrap:wrap;gap:20px 28px;align-items:center}.store-hero__actions .sx-link{color:var(--ink-soft)}.store-hero__actions .sx-link:hover{color:var(--ink)}.store-hero__metrics{display:flex;flex-wrap:wrap;gap:clamp(20px,3.5vw,44px);margin:clamp(36px,5vw,56px) 0 0;padding-top:clamp(24px,3vw,36px);border-top:1px solid rgba(23,21,15,.1)}.store-hero__metric{display:grid;gap:8px;margin:0}.store-hero__metric-value{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(26px, 2.8vw, 38px);line-height:1;letter-spacing:-.02em;color:var(--ink)}.store-hero__metric-label{margin:0;font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-faint)}.store-hero__notes-stage{position:absolute;z-index:3;top:clamp(20px,3vw,48px);right:var(--gutter);left:43%;height:clamp(390px,43vw,535px);overflow:visible;pointer-events:none;contain:layout}.store-hero__notes-layer{position:absolute;inset:0;visibility:hidden;pointer-events:none}.store-hero__notes-layer.is-active{visibility:visible}.store-hero__notes-caption{position:absolute;top:2%;left:50%;z-index:0;display:grid;gap:6px;width:max-content;max-width:70%;transform:translateX(-50%);text-align:center;color:rgba(23,21,15,.6)}.store-hero__notes-caption strong{font-family:var(--sans);font-size:9px;font-weight:600;letter-spacing:.28em;text-transform:uppercase}.store-hero__notes-caption em{font-family:var(--serif);font-size:clamp(17px, 1.7vw, 25px);font-weight:300;line-height:1}.store-hero__note{position:absolute;z-index:2;display:block;width:min(var(--note-size),18vw);height:auto;aspect-ratio:1;object-fit:contain;opacity:1;filter:saturate(1.08) contrast(1.025) drop-shadow(0 24px 24px rgba(19,18,14,.24));transform:translate(-50%,-50%);transform-origin:center;animation-duration:var(--note-duration);animation-delay:var(--note-delay);animation-timing-function:cubic-bezier(0.45,0.04,0.24,1);animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:both;animation-play-state:paused;user-select:none}.store-hero__notes-stage.is-inview .store-hero__notes-layer.is-active .store-hero__note{animation-play-state:running;will-change:transform}.store-hero__note--path-a{animation-name:store-hero-note-float-a}.store-hero__note--path-b{animation-name:store-hero-note-float-b}.store-hero__note--path-c{animation-name:store-hero-note-float-c}.store-hero__note--1{left:8%;top:25%;--note-size:176px;--note-duration:16s;--note-delay:-7s}.store-hero__note--2{left:47%;top:20%;--note-size:220px;--note-duration:21s;--note-delay:-15s}.store-hero__note--3{left:88%;top:28%;--note-size:166px;--note-duration:18s;--note-delay:-9s}.store-hero__note--4{left:17%;top:58%;--note-size:210px;--note-duration:23s;--note-delay:-18s}.store-hero__note--5{left:53%;top:54%;--note-size:224px;--note-duration:17s;--note-delay:-4s}.store-hero__note--6{left:85%;top:62%;--note-size:194px;--note-duration:20s;--note-delay:-12s}.store-hero__note--7{left:8%;top:91%;--note-size:164px;--note-duration:19s;--note-delay:-11s}.store-hero__note--8{left:45%;top:88%;--note-size:196px;--note-duration:24s;--note-delay:-20s}.store-hero__note--9{left:91%;top:90%;--note-size:178px;--note-duration:18s;--note-delay:-6s}@keyframes store-hero-note-float-a{0%{transform:translate(-50%,-50%) translate3d(-28px,18px,0) rotate(-8deg) scale(.94)}50%{transform:translate(-50%,-50%) translate3d(20px,-26px,0) rotate(4deg) scale(1.055)}100%{transform:translate(-50%,-50%) translate3d(8px,24px,0) rotate(-2deg) scale(.98)}}@keyframes store-hero-note-float-b{0%{transform:translate(-50%,-50%) translate3d(24px,-22px,0) rotate(7deg) scale(1.02)}48%{transform:translate(-50%,-50%) translate3d(-30px,16px,0) rotate(-5deg) scale(.95)}100%{transform:translate(-50%,-50%) translate3d(18px,30px,0) rotate(3deg) scale(1.035)}}@keyframes store-hero-note-float-c{0%{transform:translate(-50%,-50%) translate3d(-16px,-30px,0) rotate(-4deg) scale(.97)}52%{transform:translate(-50%,-50%) translate3d(32px,18px,0) rotate(8deg) scale(1.06)}100%{transform:translate(-50%,-50%) translate3d(-24px,8px,0) rotate(-6deg) scale(.95)}}.store-hero__vitrine{position:absolute;z-index:4;inset:0;pointer-events:none;perspective:1100px;transform-style:preserve-3d}.store-hero__flacon{--pool-x:50%;--pool-y:70%;--depth-scale:1;--depth-z:1;position:absolute;z-index:var(--depth-z);left:var(--pool-x);top:var(--pool-y);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:clamp(132px,13vw,196px);height:clamp(170px,19vw,244px);gap:0;pointer-events:auto;text-decoration:none;color:var(--ink-faint);transform:translate(-50%,-100%) scale(var(--depth-scale));transform-origin:50% 100%;transform-style:preserve-3d;transition:color .35s ease}.store-hero__flacon:first-child{--pool-x:63%;--pool-y:92%;--depth-scale:1.16;--depth-z:6}.store-hero__flacon:nth-child(2){--pool-x:79%;--pool-y:87%;--depth-scale:0.98;--depth-z:5}.store-hero__flacon:nth-child(3){--pool-x:65%;--pool-y:85%;--depth-scale:0.94;--depth-z:4}.store-hero__flacon:nth-child(4){--pool-x:73%;--pool-y:82%;--depth-scale:0.84;--depth-z:3}.store-hero__flacon:nth-child(5){--pool-x:84%;--pool-y:82%;--depth-scale:0.76;--depth-z:2}.store-hero__flacon:nth-child(6){--pool-x:94%;--pool-y:82%;--depth-scale:0.7;--depth-z:1}.store-hero__flacon::after{content:"";position:absolute;z-index:0;right:28%;bottom:0;left:28%;height:clamp(7px,.8vw,11px);border-radius:50%;background:rgba(23,21,15,.38);filter:blur(4px);opacity:.64;transform:scaleX(.88) scaleY(.74);transform-origin:center;transition:transform .7s cubic-bezier(.22, 1, .36, 1),filter .7s cubic-bezier(.22, 1, .36, 1),opacity .55s ease}.store-hero__flacon.is-active,.store-hero__flacon:focus-visible,.store-hero__flacon:hover{color:var(--ink)}.store-hero__flacon.is-active::after,.store-hero__flacon:focus-visible::after,.store-hero__flacon:hover::after{filter:blur(7px);opacity:.34;transform:translateY(2px) scaleX(1.3) scaleY(.62)}.store-hero__flacon-well{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;overflow:visible;background:0 0;border:0;box-shadow:none;transform-origin:50% 100%;transition:transform .7s cubic-bezier(.22, 1, .36, 1)}.store-hero__flacon.is-active .store-hero__flacon-well,.store-hero__flacon:focus-visible .store-hero__flacon-well,.store-hero__flacon:hover .store-hero__flacon-well{transform:translateY(-10px)}.store-hero__flacon img{display:block;width:auto;height:auto;object-fit:contain;object-position:center bottom;transition:filter .55s ease,transform .7s cubic-bezier(.22, 1, .36, 1)}.store-hero__flacon img.store-hero__sample{position:relative;z-index:2;width:100%;max-width:none;max-height:none;transform-origin:50% 100%;filter:drop-shadow(0 5px 4px rgba(23,21,15,.2))}.store-hero__flacon.is-active img.store-hero__sample,.store-hero__flacon:focus-visible img.store-hero__sample,.store-hero__flacon:hover img.store-hero__sample{filter:drop-shadow(0 14px 10px rgba(23,21,15,.24));transform:scale(1.035)}@media (max-width:1080px){.store-hero{min-height:clamp(820px,108vh,930px)}.store-hero__copy{width:min(46%,520px)}.store-hero__notes-stage{top:44px;right:2%;left:44%;height:clamp(390px,56vw,500px)}.store-hero__metrics,.store-hero__notes-caption{display:none}.store-hero__note{width:min(var(--note-size),16vw)}.store-hero__flacon{width:clamp(112px,16vw,164px);height:clamp(148px,22vw,210px)}.store-hero__flacon:first-child{--pool-x:59%;--pool-y:91%;--depth-scale:1.12}.store-hero__flacon:nth-child(2){--pool-x:77%;--pool-y:85%;--depth-scale:0.98}.store-hero__flacon:nth-child(3){--pool-x:61%;--pool-y:84%;--depth-scale:0.92}.store-hero__flacon:nth-child(4){--pool-x:72%;--pool-y:80%;--depth-scale:0.82}.store-hero__flacon:nth-child(5){--pool-x:83%;--pool-y:79%;--depth-scale:0.74}.store-hero__flacon:nth-child(6){--pool-x:93%;--pool-y:79%;--depth-scale:0.67}}@media (max-width:720px){.store-hero-band__backdrop img{object-position:64% center;filter:saturate(.82) contrast(.92) brightness(1.07)}.store-hero{padding-top:68px;min-height:980px}.store-hero__copy{width:100%}.store-hero__notes-stage{top:520px;right:0;left:0;height:310px}.store-hero__note{width:min(var(--note-size),27vw)}.store-hero__note--1{left:7%}.store-hero__note--3{left:93%}.store-hero__note--7{left:6%}.store-hero__note--9{left:94%}.store-hero__flacon{width:clamp(84px,23vw,104px);height:clamp(116px,31vw,142px)}.store-hero__flacon:first-child{--pool-x:55%;--pool-y:81%;--depth-scale:1.06}.store-hero__flacon:nth-child(2){--pool-x:75%;--pool-y:73%;--depth-scale:0.94}.store-hero__flacon:nth-child(3){--pool-x:60%;--pool-y:69%;--depth-scale:0.86}.store-hero__flacon:nth-child(4){--pool-x:71%;--pool-y:67%;--depth-scale:0.78}.store-hero__flacon:nth-child(5){--pool-x:82%;--pool-y:67%;--depth-scale:0.7}.store-hero__flacon:nth-child(6){--pool-x:93%;--pool-y:67%;--depth-scale:0.64}.store-hero__title{font-size:clamp(40px, 11vw, 64px);line-height:.94}.store-hero__actions{display:grid;justify-items:start;gap:16px}}.store-label-strip{--label-band-h:clamp(34px, 4vw, 48px);--label-band-overlap:clamp(17px, 2vw, 24px);position:relative;z-index:4;display:grid;align-items:center;height:var(--label-band-h);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:calc(-1 * var(--label-band-overlap));margin-bottom:calc(-1 * var(--label-band-overlap));overflow-x:clip;overflow-y:visible;isolation:isolate;padding:0;background:0 0;border:none;box-shadow:none}.store-label-strip::before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:var(--label-band-h);z-index:0;border-top:1px solid rgba(255,255,255,.42);border-bottom:1px solid rgba(0,0,0,.07);backdrop-filter:blur(14px) saturate(1.05);-webkit-backdrop-filter:blur(14px) saturate(1.05);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.35' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E"),linear-gradient(90deg,rgba(108,108,112,.44) 0,rgba(138,138,142,.34) 14%,rgba(158,158,162,.28) 50%,rgba(138,138,142,.34) 86%,rgba(108,108,112,.44) 100%),linear-gradient(180deg,rgba(255,255,255,.26) 0,rgba(196,196,200,.18) 28%,rgba(132,132,136,.22) 52%,rgba(196,196,200,.16) 78%,rgba(255,255,255,.14) 100%);background-blend-mode:overlay,normal,normal;box-shadow:inset 0 1px 0 rgba(255,255,255,.48),inset 0 -1px 0 rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.04)}.store-label-strip__sheen{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:var(--label-band-h);pointer-events:none;z-index:1;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.18) 44%,rgba(255,255,255,.28) 50%,rgba(255,255,255,.18) 56%,transparent 100%);mix-blend-mode:soft-light;opacity:.72;animation:storeCapSheen 11s ease-in-out infinite}@keyframes storeCapSheen{0%,100%{transform:translateY(-50%) translateX(-120%);opacity:.35}50%{transform:translateY(-50%) translateX(120%);opacity:.72}}.store-label-strip__rail{position:relative;z-index:2;display:flex;align-items:center;min-height:var(--label-band-h);overflow:visible;padding:0}.store-label-strip__track{display:flex;align-items:center;gap:clamp(18px,3vw,36px);width:max-content;will-change:transform;padding-inline:clamp(20px,4vw,48px)}.store-label-strip__word{font-family:var(--serif);font-weight:700;font-variation-settings:'opsz' 72,'wght' 700;font-size:clamp(11px, 1.05vw, 13px);letter-spacing:.28em;text-indent:.28em;text-transform:uppercase;line-height:1;color:rgba(28,28,32,.94);text-shadow:0 1px 0 rgba(255,255,255,.38),0 -1px 0 rgba(0,0,0,.18);flex:0 0 auto}.store-label-strip__mark{--mark-size:clamp(72px, 8vw, 120px);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--mark-size);position:relative;z-index:3;pointer-events:none}.store-label-strip__mark img{display:block;width:100%;height:auto;aspect-ratio:280/158;object-fit:contain;opacity:.84;filter:contrast(1.04) brightness(.9) saturate(.88)}.store-label-strip__mark:nth-child(4n) img{transform:scaleX(-1)}@media (prefers-reduced-motion:reduce){.store-label-strip__sheen{animation:none;opacity:.42;transform:translateY(-50%)}}.boutique-index{max-width:none;margin:0 auto;padding:0;overflow:visible}.boutique-index__head{display:flex;justify-content:space-between;align-items:end;gap:24px;flex-wrap:wrap;margin-bottom:clamp(40px,5vw,72px)}.boutique-index__head h2{margin:14px 0 0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(28px, 3.4vw, 52px);line-height:1;letter-spacing:-.02em}.boutique-index__count{font-family:var(--sans);font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--ink-faint)}.store-shop{max-width:var(--max);margin-inline:auto;padding:clamp(56px,8vw,104px) var(--gutter)}.boutique-shader-band--collection .store-shop{position:relative;z-index:2;max-width:var(--max);margin-inline:auto;padding:0}.store-shop__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(20px,4vw,48px);align-items:end;margin-bottom:clamp(36px,5vw,56px)}.store-shop__head h1{margin:10px 0 0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(28px, 3.6vw, 44px);line-height:1.08;letter-spacing:-.02em}.store-shop__head h1 em{font-style:italic;color:var(--skin-umber)}.store-shop__count{margin:0;max-width:28ch;font-family:var(--sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;text-align:right;color:var(--ink-faint)}.store-shop .product-card--shop.chapter-shader-band{width:100%;max-width:none;margin-left:0;margin-right:0;left:auto;right:auto}.store-shop .product-card--shop.chapter-shader-band>:not(.mv-shader){position:relative;z-index:2}@media (max-width:767px){.store-shop__head{grid-template-columns:1fr;gap:14px}.store-shop__count{max-width:none;text-align:left}}.chapter-row{display:grid;grid-template-columns:88px minmax(0,1.05fr) minmax(0,0.95fr);gap:clamp(24px,4vw,64px);align-items:stretch;padding:clamp(36px,5vw,56px) 0;border-top:1px solid var(--hair-dark,rgba(23,21,15,.16));position:relative;min-height:clamp(300px,38vw,540px)}.chapter-row__num{grid-column:1;grid-row:1;align-self:center}.chapter-row__body{grid-column:2;grid-row:1;min-width:0;align-self:center}.chapter-row__media{grid-column:3;grid-row:1;min-width:0;align-self:stretch}.chapter-row:nth-of-type(2n){grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr) 88px}.chapter-row:nth-of-type(2n) .chapter-row__media{grid-column:1}.chapter-row:nth-of-type(2n) .chapter-row__body{grid-column:2}.chapter-row:nth-of-type(2n) .chapter-row__num{grid-column:3;text-align:right}.chapter-row::before{content:"";position:absolute;inset:clamp(12px,2vw,20px) calc(-1 * var(--pad));background:0 0;transition:background .7s var(--ease);z-index:-1}.chapter-row:hover::before{background:var(--bg-soft)}.chapter-row:last-child{border-bottom:1px solid var(--hair-dark,rgba(23,21,15,.16))}.chapter-row__num{font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(40px, 4vw, 68px);line-height:1;color:var(--skin-umber);opacity:.5;min-width:0}.chapter-row__body{display:grid;gap:14px;align-content:center}.chapter-row__name{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(34px, 4.4vw, 64px);line-height:.96;letter-spacing:-.025em}.chapter-row__name em{font-style:italic;color:var(--skin-umber)}.chapter-row__meta{display:flex;gap:10px 18px;flex-wrap:wrap;font-family:var(--sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.chapter-row__desc{margin:0;font-family:var(--serif);font-style:italic;font-size:clamp(15px, 1.2vw, 19px);line-height:1.5;color:var(--ink-soft);max-width:40ch}.chapter-row__actions{display:flex;gap:22px;align-items:center;flex-wrap:wrap;margin-top:6px}.chapter-row__status{display:inline-flex;align-items:center;gap:9px;font-family:var(--sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint)}.chapter-row__status::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--stone-soft)}.chapter-row__status--beles{color:var(--cactus)}.chapter-row__status--beles::before{background:var(--cactus)}.chapter-row__media{position:relative;display:block;overflow:hidden;align-self:stretch;height:100%;min-height:inherit}.chapter-row__media img{width:100%;height:100%;min-height:clamp(300px,38vw,540px);object-fit:cover;object-position:center center;transition:transform 1.2s var(--ease);filter:saturate(.96)}.chapter-row:hover .chapter-row__media img{transform:scale(1.04)}.chapter-row__open{position:absolute;inset:0;z-index:1}.chapter-row__open span{position:absolute}.boutique-guide{background:#060d14;color:rgba(248,246,240,.88);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(72px,10vw,120px) var(--pad);border-top:0}.boutique-guide__inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,0.55fr) minmax(0,1.45fr);gap:clamp(32px,5vw,80px);align-items:start}.boutique-guide__inner .sx-eyebrow{color:rgba(248,246,240,.55);margin-bottom:18px}.boutique-guide__inner h2{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(32px, 3.6vw, 52px);line-height:.98;letter-spacing:-.02em;color:var(--paper)}.boutique-guide__inner h2 em{font-style:italic}.boutique-guide__list{display:grid;gap:0}.boutique-guide__list div{display:grid;grid-template-columns:160px 1fr;gap:20px;padding:20px 0;border-top:1px solid rgba(248,246,240,.14)}.boutique-guide__list div:last-child{border-bottom:1px solid rgba(248,246,240,.14)}.boutique-guide__list dt{font-family:var(--sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light)}.boutique-guide__list dd{margin:0;color:rgba(248,246,240,.72);font-family:var(--serif);font-style:italic;font-size:clamp(15px, 1.05vw, 17px);line-height:1.65}.sx-letter{background:#060d14;color:var(--paper);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(72px,10vw,130px) var(--pad);text-align:center}.sx-letter__inner{max-width:640px;margin:0 auto;display:grid;justify-items:center;gap:16px}.sx-letter__inner .sx-eyebrow{color:rgba(248,246,240,.55)}.sx-letter__inner h2{margin:6px 0 4px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(32px, 4.4vw, 64px);line-height:1;letter-spacing:-.02em}.sx-letter__inner h2 em{font-style:italic}.sx-letter__inner>p{margin:0;color:rgba(248,246,240,.7);font-family:var(--serif);font-style:italic;font-size:clamp(15px,1.2vw,18px)}.sx-letter .footer__form,.sx-letter__form{display:flex;gap:0;width:min(440px,100%);margin-top:18px;border-bottom:1px solid rgba(248,246,240,.34)}.sx-letter .footer__form input[type=email],.sx-letter__form input[type=email]{flex:1;background:0 0;border:0;padding:14px 4px;color:var(--paper);font-family:var(--sans);font-size:14px}.sx-letter .footer__form input::placeholder{color:rgba(248,246,240,.5)}.sx-letter .footer__form button,.sx-letter__form button{background:0 0;border:0;color:var(--paper);font-family:var(--sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;padding:0 4px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.sx-letter .footer__status{color:rgba(248,246,240,.7);margin-top:12px}@media (max-width:1024px){.chapter-row{grid-template-columns:1fr;gap:18px}.chapter-row__body,.chapter-row__media,.chapter-row__num{grid-column:1;grid-row:auto}.chapter-row{min-height:0}.chapter-row__media{order:-1;min-height:clamp(260px,52vw,420px)}.chapter-row__media img{min-height:clamp(260px,52vw,420px)}.chapter-row__num{font-size:clamp(34px,9vw,48px)}.chapter-row:nth-of-type(2n) .chapter-row__num{text-align:left}.boutique-guide__inner{grid-template-columns:1fr;gap:28px}.boutique-guide__list div{grid-template-columns:1fr;gap:4px}.page-hero{min-height:clamp(380px,70vh,560px)}}@media (prefers-reduced-motion:reduce){.editorial-page .mobile-nav__panel{transition:none}.chapter-row__media img{transition:none}.sx-btn::before,.sx-link span[aria-hidden]{transition:none}.editorial-page::after{display:none}}.editorial-page.about-page .about-page__main{padding:0;max-width:none;width:100%}.editorial-page.about-page .info-page__chapters{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,140px) var(--pad) clamp(40px,6vw,80px);counter-reset:about}.about-chapters{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,150px) 0 clamp(40px,6vw,80px);counter-reset:about}.about-page__main .info-page__chapter{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,88px);align-items:center;margin:0 0 clamp(64px,9vw,150px);max-width:none}.about-page__main .info-page__chapter:last-child{margin-bottom:0}.about-page__main .info-page__chapter--reverse .info-page__chapter-figure{order:2}.about-page__main .info-page__chapter-figure{margin:0;position:relative;aspect-ratio:4/5;overflow:hidden}.about-page__main .info-page__chapter-figure img{width:100%;height:100%;object-fit:cover}.about-page__main .info-page__chapter-figure--portrait{isolation:isolate;background:linear-gradient(168deg,#fff 0,#f2f2f4 52%,#fafafa 100%);padding:clamp(14px,2.6vw,24px);border:1px solid rgba(26,22,18,.1);box-shadow:0 28px 80px rgba(0,0,0,.2),inset 0 0 0 1px rgba(255,255,255,.72),inset 0 1px 0 rgba(255,255,255,.92)}.about-page__main .about-people__specimen{position:relative;width:100%;height:100%;min-height:100%;overflow:hidden;background:#100c08}.about-page__main .about-people__specimen-well{position:absolute;inset:0}.about-page__main .about-people__specimen-well img{width:100%;height:100%;object-fit:cover;object-position:center 30%;filter:blur(19px) saturate(.74) brightness(1.05) contrast(.96);transform:scale(1.09);transform-origin:center}.about-page__main .about-people__specimen .mv-shader{z-index:1!important;mix-blend-mode:soft-light;opacity:.78}.about-page__main .about-people__specimen-glass{position:absolute;inset:0;z-index:2;pointer-events:none}.about-page__main .about-people__specimen-glass__tint{position:absolute;inset:0;background:linear-gradient(168deg,rgba(255,255,255,.58) 0,rgba(245,245,247,.44) 48%,rgba(250,250,252,.52) 100%);backdrop-filter:blur(30px) saturate(1.16) brightness(1.07);-webkit-backdrop-filter:blur(30px) saturate(1.16) brightness(1.07);box-shadow:inset 0 1px 0 rgba(255,255,255,.42),inset 0 0 72px rgba(255,255,255,.22)}.about-page__main .about-people__specimen-glass__light{position:absolute;inset:-18%;background:radial-gradient(ellipse 52% 44% at 66% 34%,rgba(255,255,255,.42) 0,transparent 70%),radial-gradient(ellipse 38% 32% at 24% 72%,rgba(240,212,160,.12) 0,transparent 72%);mix-blend-mode:soft-light;animation:about-people-specimen-light 14s ease-in-out infinite alternate}.about-page__main .about-people__specimen-glass__grain{position:absolute;inset:0;opacity:.1;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.about-page__main .about-people__specimen-frame__mat{position:absolute;inset:clamp(12px,2.4vw,20px);z-index:3;pointer-events:none;border:1px solid rgba(255,255,255,.38);box-shadow:inset 0 0 0 1px rgba(26,22,18,.07),inset 0 0 40px rgba(0,0,0,.05)}.about-page__main .about-people__specimen-frame__corners{position:absolute;inset:clamp(18px,3vw,28px);z-index:4;pointer-events:none;background:linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) left top/24px 1px no-repeat,linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) left top/1px 24px no-repeat,linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) right top/24px 1px no-repeat,linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) right top/1px 24px no-repeat,linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) left bottom/24px 1px no-repeat,linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) left bottom/1px 24px no-repeat,linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) right bottom/24px 1px no-repeat,linear-gradient(rgba(168,132,74,.72),rgba(168,132,74,.72)) right bottom/1px 24px no-repeat;opacity:.55}.about-page__main .about-people__specimen-tab{position:absolute;top:clamp(18px,3.2vw,30px);left:clamp(18px,3.2vw,30px);z-index:5;display:grid;gap:3px;max-width:min(24ch,78%);padding:11px 15px 13px;background:linear-gradient(180deg,#fff 0,#f2f2f4 100%);border:1px solid rgba(26,22,18,.12);border-radius:2px 2px 3px 3px;box-shadow:0 10px 28px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.85)}.about-page__main .about-people__specimen-tab::after{content:"";position:absolute;left:8%;right:8%;bottom:-5px;height:5px;background:linear-gradient(180deg,rgba(225,217,204,.95),rgba(225,217,204,0));clip-path:polygon(0 0,100% 0,94% 100%,6% 100%)}.about-page__main .about-people__specimen-tab__ref{font-family:var(--sans);font-size:9px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:rgba(26,22,18,.46)}.about-page__main .about-people__specimen-tab__label{font-family:var(--serif);font-size:clamp(17px, 2.4vw, 22px);font-weight:400;font-style:italic;line-height:1.05;letter-spacing:-.01em;color:rgba(26,22,18,.88)}.about-page__main .about-people__specimen-tab__note{font-family:var(--sans);font-size:10px;letter-spacing:.08em;color:rgba(26,22,18,.5)}.about-page__main .about-people__specimen-seal{position:absolute;right:clamp(18px,3.4vw,32px);bottom:clamp(18px,3.4vw,32px);z-index:5;width:clamp(46px,7vw,58px);height:clamp(46px,7vw,58px);display:grid;place-items:center;border-radius:50%;border:2px solid rgba(168,132,74,.5);background:radial-gradient(circle at 34% 28%,rgba(255,248,235,.55),rgba(168,132,74,.22) 58%,rgba(120,88,48,.32));font-family:var(--serif);font-style:italic;font-size:clamp(18px, 2.8vw, 23px);color:rgba(108,78,42,.78);box-shadow:inset 0 2px 8px rgba(255,255,255,.35),0 6px 18px rgba(0,0,0,.16)}@keyframes about-people-specimen-light{0%{transform:translate3d(-1.5%,0,0) scale(1);opacity:.62}100%{transform:translate3d(2%,1.5%,0) scale(1.03);opacity:.88}}@media (prefers-reduced-motion:reduce){.about-page__main .about-people__specimen-glass__light{animation:none;opacity:.72;transform:none}}.about-page__main .info-page__chapter-figure--concept{background:var(--bg-soft)}.about-page__main .info-page__chapter-figure--concept img{object-fit:contain;padding:clamp(20px,3vw,48px)}.about-page__main .info-page__chapter-copy{max-width:none}.about-page__main .info-page__chapter-copy li,.about-page__main .info-page__chapter-copy p{max-width:46ch}.about-page__main .info-page__chapter-copy h2{counter-increment:about;margin:0 0 22px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(32px, 4.2vw, 64px);line-height:.98;letter-spacing:-.025em}.about-page__main .info-page__chapter-copy h2::before{content:"— 0" counter(about);display:block;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.24em;color:var(--ink-faint);margin-bottom:16px}.about-page__main .info-page__chapter-copy p{margin:0 0 1.2em;font-size:clamp(15px, 1.05vw, 17px);line-height:1.8;color:var(--ink-soft)}.about-page__main .info-page__chapter-copy ul{display:grid;gap:0;margin:0;padding:0}.about-page__main .info-page__chapter-copy li{list-style:none;padding:16px 0;border-top:1px solid var(--hair-dark,rgba(23,21,15,.14));font-family:var(--serif);font-style:italic;font-size:clamp(16px,1.3vw,20px);line-height:1.4;color:var(--ink)}.about-page__main .info-page__chapter-copy a{color:var(--skin-umber);border-bottom:1px solid currentColor}.about-page__main .info-page__body{max-width:var(--max);margin:0 auto;padding:clamp(48px,6vw,80px) 0 clamp(72px,9vw,120px);border-top:1px solid var(--hair-dark,rgba(23,21,15,.14))}.about-page__main .info-page__actions{display:flex;gap:20px;flex-wrap:wrap;align-items:center;margin:0 0 18px}.about-page__main .info-page__actions-more{margin:0}.editorial-page.about-page .info-page__body{max-width:var(--max);margin:0 auto;padding:clamp(48px,6vw,80px) var(--pad) clamp(24px,4vw,48px);border-top:1px solid var(--hair-dark,rgba(23,21,15,.14))}.editorial-page.about-page .info-page__actions-more{margin:16px 0 0}.editorial-page.about-page .info-page__actions-more .sx-link{font-size:11px}@media (max-width:860px){.about-page__main .info-page__chapter{grid-template-columns:1fr;gap:24px}.about-page__main .info-page__chapter--reverse .info-page__chapter-figure{order:0}.about-page__main .info-page__chapter-figure{aspect-ratio:16/11}}.product-intro{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;min-height:clamp(480px,72vh,720px);display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;background:#060d14;color:var(--paper);left:auto;right:auto}.product-intro__media{position:absolute;inset:0;z-index:0}.product-intro__media img,.product-intro__media video{width:100%;height:100%;object-fit:cover}.product-intro--beles .product-intro__media img,.product-intro--beles .product-intro__media video{object-position:center 35%}.product-intro--oliva .product-intro__media img{object-position:center 35%}.product-intro--asmara .product-intro__media img{object-position:center 40%}.product-intro--massawa .product-intro__media img{object-position:center 30%}.product-intro--petricor .product-intro__media img{object-position:center 42%}.product-intro--ritual .product-intro__media img{object-position:center 45%}.product-intro__veil{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(5,12,20,.55) 0,rgba(5,12,20,.08) 38%,rgba(5,12,20,.82) 100%),linear-gradient(90deg,rgba(5,12,20,.65) 0,rgba(5,12,20,.05) 55%)}.product-intro__inner{position:relative;z-index:3;width:100%;max-width:var(--max);margin:0 auto;padding:clamp(48px,8vh,110px) var(--pad);display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(24px,4vw,64px);align-items:end}.product-intro__chapter{margin:0;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(72px, 12vw, 160px);line-height:.85;letter-spacing:-.04em;color:rgba(248,246,240,.12);align-self:end;grid-row:1/span 2}.product-intro__copy{display:grid;min-width:0;max-width:100%;gap:clamp(14px,2vw,22px)}.product-intro__eyebrow{color:rgba(248,246,240,.72)}.product-intro__title{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;max-width:100%;font-size:7rem;line-height:.92;letter-spacing:0;overflow-wrap:normal;text-wrap:balance;color:var(--paper)}.product-intro__title em{font-style:italic;color:rgba(248,246,240,.88)}.product-intro__lead{margin:0;max-width:44ch;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(16px, 1.4vw, 21px);line-height:1.55;color:rgba(248,246,240,.78)}@media (max-width:1280px){.page-hero__title{font-size:5.25rem}.product-intro__title{font-size:5.5rem}.editorial-page .article-hero__inner h1{font-size:4.25rem}}@media (max-width:900px){.page-hero__title{font-size:4rem}.product-intro__title{font-size:4.25rem}.editorial-page .article-hero__inner h1{font-size:3.5rem}}.beles-page__main,.chapter-page__main{max-width:none;width:100%;margin:0;padding:0}.editorial-page .shop{background:var(--bg);border-top:0;padding:clamp(64px,9vw,120px) var(--pad) clamp(80px,11vw,140px);position:relative}.editorial-page:has(.product-intro) .shop{margin-top:0;box-shadow:inset 0 1px 0 rgba(248,246,240,.06)}.editorial-page:has(.product-intro) .shop::before{content:"";position:absolute;top:0;left:0;right:0;height:clamp(48px,6vw,80px);background:linear-gradient(180deg,rgba(6,13,20,.08) 0,transparent 100%);pointer-events:none}.editorial-page .shop__grid{gap:clamp(48px,7vw,120px);align-items:start}.editorial-page .shop__info .eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;display:inline-flex;align-items:center;gap:14px;color:var(--ink-faint);margin-bottom:20px}.editorial-page .shop__info .eyebrow::before{content:"";width:44px;height:1px;background:currentColor;opacity:.55}.editorial-page .shop__info .display{font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(36px, 4.8vw, 72px);line-height:.96;letter-spacing:-.025em;margin:0 0 clamp(20px,3vw,32px)}.editorial-page .shop__info .display em{font-style:italic}.editorial-page .shop__price{font-family:var(--serif);font-weight:300;font-size:clamp(28px, 3vw, 40px);letter-spacing:-.01em;margin:0 0 8px;color:var(--ink)}.editorial-page .shop__desc{font-family:var(--serif);font-style:italic;font-size:clamp(16px, 1.2vw, 19px);line-height:1.6;color:var(--ink-soft);max-width:42ch}.editorial-page .shop__image{background:linear-gradient(165deg,var(--paper) 0,var(--bg-soft) 100%);border:1px solid var(--hair-dark,rgba(23,21,15,.12));border-radius:0}.editorial-page .shop--beles .shop__column-luxury,.editorial-page .shop--beles .shop__column-splash{border-color:var(--hair-dark,rgba(23,21,15,.12))}.editorial-page .shop__features li{font-family:var(--serif);font-style:italic;font-size:clamp(15px, 1.1vw, 17px);border-top-color:var(--hair-dark,rgba(23,21,15,.14))}.editorial-page .shop__details{border-top:1px solid var(--hair-dark,rgba(23,21,15,.14));margin-top:8px}.editorial-page .shop__details summary{font-family:var(--sans);letter-spacing:.2em;font-size:10px;padding:20px 0;border-bottom-color:var(--hair-dark,rgba(23,21,15,.12))}.editorial-page .shop__info .btn--primary{background:var(--ink);border-color:var(--ink);border-radius:999px;letter-spacing:.2em;font-size:11px}.chapter-shader-band{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:auto;right:auto;overflow:hidden;isolation:isolate}.chapter-shader-band>:not(.mv-shader){position:relative;z-index:2}.chapter-shader-band--beles{background-color:#0a1208;color:rgba(248,246,240,.88)}.chapter-shader-band--oliva{background-color:#0a1008;color:rgba(248,246,240,.88)}.chapter-shader-band--asmara{background-color:#0e0c0a;color:rgba(248,246,240,.88)}.chapter-shader-band--massawa{background-color:#120a06;color:rgba(248,246,240,.88)}.chapter-shader-band--petricor{background-color:#0a100e;color:rgba(248,246,240,.88)}.chapter-shader-band--ritual{background-color:#100808;color:rgba(248,246,240,.88)}:root{--cap-gradient-beles:linear-gradient(115deg, #c38618 0%, #9a7820 22%, #7a9428 48%, #4c6f23 72%, #c38618 100%);--cap-gradient-oliva:linear-gradient(125deg, #75702d 0%, #5a5e26 30%, #3a421e 58%, #242f18 100%);--cap-gradient-asmara:linear-gradient(120deg, #8e6447 0%, #7a5748 32%, #5c4a40 62%, #4f423a 100%);--cap-gradient-massawa:linear-gradient(118deg, #b4551b 0%, #a04a16 28%, #8a3c12 58%, #763210 100%);--cap-gradient-petricor:linear-gradient(122deg, #2e3e37 0%, #24302b 35%, #181f1d 68%, #0f1215 100%);--cap-gradient-ritual:linear-gradient(118deg, #8f4e37 0%, #744035 32%, #5a2c30 62%, #45212e 100%)}@keyframes chapter-cap-gradient-drift{0%,100%{background-position:0 42%}50%{background-position:100% 58%}}.chapter-cap-well{position:relative;overflow:hidden;border-color:rgba(0,0,0,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.16);background:0 0!important}.chapter-cap-well::before{content:'';position:absolute;inset:-45%;z-index:0;background-image:var(--cap-gradient-beles);background-size:220% 220%;background-position:0 42%;animation:chapter-cap-gradient-drift 16s ease-in-out infinite;will-change:background-position}.chapter-cap-well--beles::before{background-image:var(--cap-gradient-beles);animation-duration:14s}.chapter-cap-well--oliva::before{background-image:var(--cap-gradient-oliva);animation-duration:17s;animation-delay:-4s}.chapter-cap-well--asmara::before{background-image:var(--cap-gradient-asmara);animation-duration:15s;animation-delay:-2s}.chapter-cap-well--massawa::before{background-image:var(--cap-gradient-massawa);animation-duration:13s;animation-delay:-6s}.chapter-cap-well--petricor::before{background-image:var(--cap-gradient-petricor);animation-duration:18s;animation-delay:-3s}.chapter-cap-well--ritual::before{background-image:var(--cap-gradient-ritual);animation-duration:16s;animation-delay:-8s}.chapter-cap-well>.product-card__flacon,.chapter-cap-well>img{position:relative;z-index:2;transition:opacity .45s ease,transform .55s cubic-bezier(.22, 1, .36, 1),visibility .45s ease}.product-card--shop .product-card__media--flacon.chapter-cap-well,.product-card--shop.chapter-shader-band--asmara .product-card__media--flacon,.product-card--shop.chapter-shader-band--beles .product-card__media--flacon,.product-card--shop.chapter-shader-band--massawa .product-card__media--flacon,.product-card--shop.chapter-shader-band--oliva .product-card__media--flacon,.product-card--shop.chapter-shader-band--petricor .product-card__media--flacon,.product-card--shop.chapter-shader-band--ritual .product-card__media--flacon{border-color:rgba(0,0,0,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),inset 0 -1px 0 rgba(0,0,0,.14)}@media (prefers-reduced-motion:reduce){.chapter-cap-well::before{animation:none;inset:0;background-size:100% 100%;background-position:50% 50%}.chapter-cap-well>.product-card__flacon,.chapter-cap-well>img{transition:opacity .2s ease,visibility .2s ease}.store-hero__note{animation:none!important}.store-hero__flacon,.store-hero__flacon img.store-hero__sample,.store-hero__flacon-well,.store-hero__flacon::after{transition:none}}.chapter-shader-band .shop{background:0 0;box-shadow:none}.chapter-shader-band .shop::before{display:none}.chapter-shader-band .shop__info .eyebrow{color:rgba(248,246,240,.55)}.chapter-shader-band .shop__info .display,.chapter-shader-band .shop__price{color:var(--paper)}.chapter-shader-band .shop__price-meta{color:rgba(248,246,240,.55)}.chapter-shader-band .shop__cta-caption,.chapter-shader-band .shop__desc,.chapter-shader-band .shop__features li,.chapter-shader-band .shop__waitlist-consent,.chapter-shader-band .shop__waitlist-status{color:rgba(248,246,240,.72)}.chapter-shader-band .shop__restock-trust{border-color:rgba(248,246,240,.14);background:rgba(248,246,240,.04)}.chapter-shader-band .shop__restock-trust__lead{color:rgba(248,246,240,.9)}.chapter-shader-band .shop__restock-trust__points li{color:rgba(248,246,240,.72)}.chapter-shader-band .shop__restock-trust__points li::before{background:var(--gold-light)}.chapter-shader-band .shop__features li{border-top-color:rgba(248,246,240,.14)}.chapter-shader-band .shop__details{border-top-color:rgba(248,246,240,.14)}.chapter-shader-band .shop__details summary{color:rgba(248,246,240,.82);border-bottom-color:rgba(248,246,240,.12)}.chapter-shader-band .shop__details dd,.chapter-shader-band .shop__details dt,.chapter-shader-band .shop__details li,.chapter-shader-band .shop__details p{color:rgba(248,246,240,.68)}.chapter-shader-band .shop__details a{color:var(--gold-light)}.chapter-shader-band .shop__image{background:rgba(248,246,240,.04);border-color:rgba(248,246,240,.12)}.chapter-shader-band .shop--beles .shop__column-luxury,.chapter-shader-band .shop--beles .shop__column-splash{border-color:rgba(248,246,240,.12)}.chapter-shader-band .size{border-color:rgba(248,246,240,.22);color:rgba(248,246,240,.82)}.chapter-shader-band .size.is-active{border-color:var(--gold-light);color:var(--paper)}.chapter-shader-band .chapter-formats{border-color:rgba(248,246,240,.14)}.chapter-shader-band .chapter-formats__legend{color:rgba(248,246,240,.9)}.chapter-shader-band .chapter-formats__legend small,.chapter-shader-band .chapter-formats__selection{color:rgba(248,246,240,.58)}.chapter-shader-band .chapter-formats__option-copy{border-color:rgba(248,246,240,.22);background:rgba(248,246,240,.02)}.chapter-shader-band .chapter-formats__option-copy strong{color:rgba(248,246,240,.88)}.chapter-shader-band .chapter-formats__option-copy small{color:rgba(248,246,240,.58)}.chapter-shader-band .chapter-formats__option input:checked+.chapter-formats__option-copy{border-color:var(--gold-light);background:rgba(248,246,240,.12)}.chapter-shader-band .chapter-formats__option input:checked+.chapter-formats__option-copy strong{color:var(--paper)}.chapter-shader-band .size-guide{border-color:rgba(248,246,240,.14)}.chapter-shader-band .size-guide__kicker{color:rgba(248,246,240,.55)}.chapter-shader-band .size-guide__text p{color:rgba(248,246,240,.72)}.chapter-shader-band .size-guide__choices button{border-color:rgba(248,246,240,.22);color:rgba(248,246,240,.72)}.chapter-shader-band .size-guide__choices button.is-active{border-color:var(--gold-light);color:var(--paper)}.chapter-shader-band .shop__waitlist-field input{border-color:rgba(248,246,240,.28);color:var(--paper);background:0 0}.chapter-shader-band .shop__waitlist-label{color:rgba(248,246,240,.55)}.chapter-shader-band .shop__info .btn--primary{background:var(--paper);border-color:var(--paper);color:var(--ink)}.chapter-shader-band .notes{background:0 0;isolation:auto;margin-left:0;margin-right:0;width:100%;max-width:none}.chapter-shader-band .notes--asmara,.chapter-shader-band .notes--beles,.chapter-shader-band .notes--massawa,.chapter-shader-band .notes--oliva,.chapter-shader-band .notes--petricor,.chapter-shader-band .notes--ritual{background:0 0}.chapter-shader-band .chapter-visuals{background:0 0;border-top:1px solid rgba(248,246,240,.14);margin-left:0;margin-right:0;width:100%;max-width:none}.chapter-shader-band .chapter-visuals__head .sx-eyebrow{color:rgba(248,246,240,.55)}.chapter-shader-band .chapter-visuals__head .display{color:var(--paper)}.chapter-shader-band .chapter-visuals__head .display em{color:rgba(248,246,240,.78)}.chapter-shader-band .beles-section{background:0 0;border-top:1px solid rgba(248,246,240,.14);max-width:var(--max);margin-left:auto;margin-right:auto;width:auto}.chapter-shader-band .beles-section h2{color:var(--paper)}.chapter-shader-band .beles-section p{color:rgba(248,246,240,.72)}.chapter-shader-band .beles-section a{color:var(--gold-light);border-bottom-color:currentColor}.editorial-page .chapter-hero{aspect-ratio:4/5;min-height:clamp(420px,52vh,640px);border:0;background:#060d14}.editorial-page .chapter-hero__scene{filter:saturate(.92) brightness(.88);transition:transform 1.4s var(--ease)}.editorial-page .chapter-hero__media--flacon{background:var(--surface-well)!important}.editorial-page .chapter-hero__media--flacon picture{display:grid;place-items:center;width:100%;height:100%}.editorial-page .chapter-hero__flacon{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.editorial-page .notes{width:100vw;max-width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:auto;right:auto;padding:clamp(80px,12vw,160px) var(--pad);background-color:#060d14;color:rgba(248,246,240,.88);border:0;overflow:hidden;isolation:isolate}.editorial-page .notes>:not(.mv-shader){position:relative;z-index:2}.editorial-page .notes--beles{background-color:#0a1208}.editorial-page .notes--oliva{background-color:#0a1008}.editorial-page .notes--asmara{background-color:#0e0c0a}.editorial-page .notes--massawa{background-color:#120a06}.editorial-page .notes--petricor{background-color:#0a100e}.editorial-page .notes--ritual{background-color:#100808}.editorial-page .notes__head{max-width:var(--max);margin:0 auto clamp(56px,8vw,100px);display:grid;grid-template-columns:minmax(0,0.75fr) minmax(0,1.25fr);align-items:end}.editorial-page .notes__head .eyebrow{color:rgba(248,246,240,.55);font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;display:inline-flex;align-items:center;gap:14px}.editorial-page .notes__head .eyebrow::before{content:"";width:44px;height:1px;background:currentColor;opacity:.55}.editorial-page .notes__head .display{color:var(--paper);font-size:clamp(36px, 5.5vw, 88px);line-height:.94;letter-spacing:-.03em}.editorial-page .notes__head .display em{font-style:italic;color:rgba(248,246,240,.78)}.editorial-page .notes__lead{color:rgba(248,246,240,.72);font-size:clamp(16px, 1.4vw, 21px)}.editorial-page .scent-architecture{--scent-accent:#d6bd69;--scent-accent-secondary:#86bca5;--scent-line:rgba(248,246,240,0.16);--scent-scan-distance:clamp(330px, 37vw, 500px);position:relative;width:min(100%,var(--max));height:clamp(430px,44vw,610px);margin:clamp(-34px,-2.2vw,-18px) auto clamp(64px,8vw,106px);overflow:hidden;contain:layout paint;border-top:1px solid var(--scent-line);border-bottom:1px solid var(--scent-line);background:rgba(3,7,7,.16)}.editorial-page .notes--beles .scent-architecture{--scent-accent:#e4c963;--scent-accent-secondary:#73bd86}.editorial-page .notes--oliva .scent-architecture{--scent-accent:#cbbf72;--scent-accent-secondary:#91a878}.editorial-page .notes--asmara .scent-architecture{--scent-accent:#c68e69;--scent-accent-secondary:#7aa7b3}.editorial-page .notes--massawa .scent-architecture{--scent-accent:#ea9b60;--scent-accent-secondary:#63b6b0}.editorial-page .notes--petricor .scent-architecture{--scent-accent:#84b5a4;--scent-accent-secondary:#a8b979}.editorial-page .notes--ritual .scent-architecture{--scent-accent:#d4a25f;--scent-accent-secondary:#a56c73}.scent-architecture__frame,.scent-architecture__frame::after,.scent-architecture__frame::before,.scent-architecture__rail,.scent-architecture__scan,.scent-architecture__spine{position:absolute;display:block;pointer-events:none}.scent-architecture__frame{inset:7% 4%;border:1px solid rgba(248,246,240,.09);z-index:0}.scent-architecture__frame::after,.scent-architecture__frame::before{content:"";top:0;bottom:0;width:1px;background:rgba(248,246,240,.07)}.scent-architecture__frame::before{left:33.333%}.scent-architecture__frame::after{right:33.333%}.scent-architecture__spine{top:4%;bottom:4%;left:50%;width:1px;background:rgba(248,246,240,.1);z-index:0}.scent-architecture__spine::after,.scent-architecture__spine::before{content:"";position:absolute;left:-4px;width:9px;height:1px;background:var(--scent-accent-secondary)}.scent-architecture__spine::before{top:0}.scent-architecture__spine::after{bottom:0}.scent-architecture__rail{left:4%;right:4%;height:1px;border-top:1px solid var(--scent-line);z-index:1}.scent-architecture__rail--top{top:17%}.scent-architecture__rail--heart{top:50%}.scent-architecture__rail--base{top:82%}.scent-architecture__rail::after,.scent-architecture__rail::before{position:absolute;top:-9px;font-family:var(--sans);font-size:9px;font-weight:500;line-height:1;letter-spacing:.24em;color:rgba(248,246,240,.42)}.scent-architecture__rail::before{content:attr(data-register);left:0}.scent-architecture__rail::after{right:0}.scent-architecture__rail--top::after{content:"TOP"}.scent-architecture__rail--heart::after{content:"HEART"}.scent-architecture__rail--base::after{content:"BASE"}.scent-architecture__scan{left:4%;right:4%;top:8%;height:1px;background:var(--scent-accent);box-shadow:0 0 18px color-mix(in srgb,var(--scent-accent) 58%,transparent);opacity:.42;z-index:2;animation:scent-architecture-scan 13s ease-in-out infinite alternate;animation-play-state:paused}.scent-architecture__asset{position:absolute;left:var(--asset-x);top:var(--asset-y);z-index:3;display:grid;place-items:center;width:min(var(--asset-size),27vw);aspect-ratio:1;pointer-events:none;transform:translate(-50%,-50%);transform-origin:center;animation-duration:var(--asset-duration);animation-delay:var(--asset-delay);animation-timing-function:cubic-bezier(0.45,0.05,0.25,1);animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:both;animation-play-state:paused}.scent-architecture__asset--a{animation-name:scent-architecture-drift-a}.scent-architecture__asset--b{animation-name:scent-architecture-drift-b}.scent-architecture__asset--c{animation-name:scent-architecture-drift-c}.scent-architecture__asset img{display:block;width:100%;height:100%;object-fit:contain;opacity:1;filter:saturate(1.08) contrast(1.03) drop-shadow(0 22px 24px rgba(0,0,0,.34));user-select:none}.scent-architecture.is-active .scent-architecture__asset,.scent-architecture.is-active .scent-architecture__scan{animation-play-state:running}.scent-architecture.is-active .scent-architecture__asset{will-change:transform}@keyframes scent-architecture-drift-a{0%{transform:translate(-50%,-50%) translate3d(-18px,12px,0) rotate(-7deg) scale(.94)}48%{transform:translate(-50%,-50%) translate3d(14px,-12px,0) rotate(3deg) scale(1.035)}100%{transform:translate(-50%,-50%) translate3d(-2px,-22px,0) rotate(-2deg) scale(.985)}}@keyframes scent-architecture-drift-b{0%{transform:translate(-50%,-50%) translate3d(15px,-14px,0) rotate(6deg) scale(1.02)}52%{transform:translate(-50%,-50%) translate3d(-18px,9px,0) rotate(-4deg) scale(.95)}100%{transform:translate(-50%,-50%) translate3d(8px,20px,0) rotate(2deg) scale(1.01)}}@keyframes scent-architecture-drift-c{0%{transform:translate(-50%,-50%) translate3d(-10px,-18px,0) rotate(-3deg) scale(.97)}45%{transform:translate(-50%,-50%) translate3d(20px,13px,0) rotate(7deg) scale(1.04)}100%{transform:translate(-50%,-50%) translate3d(-16px,5px,0) rotate(-5deg) scale(.96)}}@keyframes scent-architecture-scan{0%{transform:translateY(0)}100%{transform:translateY(var(--scent-scan-distance))}}.editorial-page .notes__grid{max-width:var(--max);border-top:1px solid rgba(248,246,240,.14)}.editorial-page .note{border-right-color:rgba(248,246,240,.12);padding:clamp(40px,5vw,64px) clamp(20px,2.5vw,40px);transition:background .7s var(--ease)}.editorial-page .note:hover{background:rgba(248,246,240,.03)}.editorial-page .note__num{color:var(--gold-light);opacity:.85}.editorial-page .note__cat{color:var(--paper)}.editorial-page .note__title{color:rgba(248,246,240,.72)}.editorial-page .note p{color:rgba(248,246,240,.82)}.editorial-page .accord-profile{max-width:var(--max);border-top-color:rgba(248,246,240,.14)}.editorial-page .accord-profile__intro .eyebrow{color:rgba(248,246,240,.55)}.editorial-page .accord-profile__intro p{color:rgba(248,246,240,.78)}.editorial-page .accord-profile__list{border-left-color:rgba(248,246,240,.1)}.editorial-page .accord-profile__list>div{border-right-color:rgba(248,246,240,.1);border-bottom-color:rgba(248,246,240,.16)}.editorial-page .accord-profile__term{color:var(--paper)}.editorial-page .accord-profile__desc{color:rgba(248,246,240,.78)}.editorial-page .accord-profile__swatch::after{border-color:rgba(248,246,240,.18)}.editorial-page .chapter-visuals{width:100vw;max-width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:auto;right:auto;margin-top:0;padding:clamp(72px,10vw,140px) var(--pad);background:var(--bg);border-top:1px solid var(--hair-dark,rgba(23,21,15,.14))}.editorial-page .chapter-visuals__head{max-width:var(--max);margin:0 auto clamp(40px,5vw,72px)}.editorial-page .chapter-visuals__head .eyebrow,.editorial-page .chapter-visuals__head .sx-eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;display:inline-flex;align-items:center;gap:14px;color:var(--ink-faint)}.editorial-page .chapter-visuals__head .eyebrow::before,.editorial-page .chapter-visuals__head .sx-eyebrow::before{content:"";width:44px;height:1px;background:currentColor;opacity:.55}.editorial-page .chapter-visuals__head .display{font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(36px, 5vw, 80px);line-height:.94;letter-spacing:-.03em;margin:18px 0 0}.editorial-page .chapter-visuals__head .display em{font-style:italic;color:var(--skin-umber)}.editorial-page .chapter-gallery{max-width:var(--max);margin:0 auto;grid-template-columns:repeat(12,1fr);gap:clamp(8px,1.2vw,16px);align-items:start}.editorial-page .chapter-gallery figure{overflow:hidden}.editorial-page .chapter-gallery figure:first-child{grid-column:1/span 8}.editorial-page .chapter-gallery figure:nth-child(2){grid-column:9/span 4}.editorial-page .chapter-gallery figure:nth-child(3){grid-column:1/span 4}.editorial-page .chapter-gallery figure:nth-child(4){grid-column:5/span 4}.editorial-page .chapter-gallery figure:nth-child(5){grid-column:9/span 4}.editorial-page .chapter-gallery img{aspect-ratio:auto;height:100%;min-height:clamp(200px,28vw,380px);transition:transform 1.2s var(--ease)}.editorial-page .chapter-gallery figure.chapter-gallery__flacon img,.editorial-page .chapter-gallery img[src*=flacon-]{aspect-ratio:auto;height:auto;min-height:0;max-height:none;width:100%;object-fit:contain;object-position:center;background:var(--surface-well)}.editorial-page .chapter-gallery figure:hover img{transform:scale(1.04)}.editorial-page .chapter-gallery figure.chapter-gallery__video{grid-column:1/span 8;max-width:none;margin-inline:0;min-height:0;align-self:stretch;height:0;min-height:100%;position:relative;overflow:hidden}.editorial-page .chapter-gallery figure.chapter-gallery__companion{grid-column:9/span 4;align-self:start}.editorial-page .chapter-gallery figure.chapter-gallery__companion img{aspect-ratio:1/1;width:100%;height:auto;min-height:0;object-fit:cover;object-position:center center;display:block}.editorial-page .chapter-gallery__film{position:absolute;inset:0;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;object-position:center center;display:block}.editorial-page .chapter-gallery--beles-stills figure:first-child{grid-column:1/span 7}.editorial-page .chapter-gallery--beles-stills figure:nth-child(2){grid-column:8/span 5}.editorial-page .chapter-gallery--beles-stills figure:nth-child(3){grid-column:1/span 5}.editorial-page .chapter-gallery--beles-stills figure:nth-child(4){grid-column:6/span 7}.editorial-page .chapter-gallery.chapter-gallery--beles-stills img{width:100%;height:auto;min-height:0;aspect-ratio:4/5;object-fit:cover;object-position:center;background:0 0}.editorial-page .chapter-gallery--curated{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));align-items:stretch}.editorial-page .chapter-gallery--curated figure{min-height:0;border:1px solid rgba(248,246,240,.1)}.editorial-page .chapter-gallery--curated figure:first-child{grid-column:1/span 8;grid-row:1/span 2}.editorial-page .chapter-gallery--curated figure:nth-child(2){grid-column:9/span 4;grid-row:1}.editorial-page .chapter-gallery--curated figure:nth-child(3){grid-column:9/span 4;grid-row:2}.editorial-page .chapter-gallery--curated figure:not(.chapter-gallery__presentation),.editorial-page .chapter-gallery--curated figure:not(.chapter-gallery__presentation) picture{display:block;height:100%}.editorial-page .chapter-gallery--curated figure:not(.chapter-gallery__presentation) img{display:block;width:100%;height:100%;min-height:0;aspect-ratio:4/5;object-fit:cover}.editorial-page .chapter-gallery__presentation{position:relative;isolation:isolate;min-height:clamp(620px,70vw,980px);background:rgba(6,13,20,.24)}.editorial-page .chapter-gallery__presentation::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(6,13,20,.06),rgba(6,13,20,.26)),radial-gradient(ellipse at 50% 48%,transparent 38%,rgba(6,13,20,.18) 100%);pointer-events:none}.editorial-page .chapter-gallery__presentation-atmosphere,.editorial-page .chapter-gallery__presentation-atmosphere img{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;min-height:0;object-fit:cover;transition:transform 1.1s var(--ease)}.editorial-page .chapter-gallery__presentation--beles .chapter-gallery__presentation-atmosphere img{object-position:68% center}.editorial-page .chapter-gallery__presentation--oliva .chapter-gallery__presentation-atmosphere img{object-position:62% center}.editorial-page .chapter-gallery__presentation-bottle{position:absolute;z-index:2;inset:-2% 2% -7%;display:grid;place-items:center;pointer-events:none}.editorial-page .chapter-gallery__presentation-bottle img{display:block;width:100%;height:100%;min-height:0;object-fit:contain;background:0 0;filter:drop-shadow(0 20px 24px rgba(4, 8, 5, .24)) drop-shadow(0 46px 66px rgba(4, 8, 5, .3));transform:scale(1.1);transition:transform .9s cubic-bezier(.22, 1, .36, 1)}.editorial-page .chapter-gallery__presentation:hover .chapter-gallery__presentation-atmosphere img{transform:scale(1.025)}.editorial-page .chapter-gallery__presentation:hover .chapter-gallery__presentation-bottle img{transform:translateY(-.5%) scale(1.14)}@media (max-width:760px){.editorial-page .chapter-gallery--curated{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.editorial-page .chapter-gallery--curated figure:first-child{grid-column:1/-1;grid-row:auto}.editorial-page .chapter-gallery--curated figure:nth-child(2){grid-column:1;grid-row:auto}.editorial-page .chapter-gallery--curated figure:nth-child(3){grid-column:2;grid-row:auto}.editorial-page .chapter-gallery__presentation{min-height:0;aspect-ratio:4/5}}.editorial-page .beles-section{max-width:var(--max);margin:0 auto;padding:clamp(56px,8vw,100px) var(--pad);border-top:1px solid var(--hair-dark,rgba(23,21,15,.14));display:grid;grid-template-columns:minmax(0,0.45fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:start;width:auto;left:auto;margin-left:auto;margin-right:auto}.editorial-page .beles-section--dark{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(72px,10vw,120px) var(--pad);background:#060d14;color:rgba(248,246,240,.88);border-top:0;display:block}.editorial-page .beles-section__grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,0.95fr);gap:clamp(40px,6vw,88px);align-items:center}.editorial-page .beles-section__copy{display:grid;gap:clamp(18px,2.5vw,28px)}.editorial-page .beles-section.beles-section--dark h2{color:var(--paper);margin:0}.editorial-page .beles-section.beles-section--dark .beles-section__copy p{margin:0;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(16px, 1.2vw, 19px);line-height:1.65;color:rgba(248,246,240,.78);max-width:42ch}.editorial-page .beles-section.beles-section--dark .beles-section__copy .sx-link{color:rgba(248,246,240,.82);font-family:var(--sans);font-style:normal;font-size:11px;letter-spacing:.2em;text-transform:uppercase;border-bottom:0}.editorial-page .beles-section.beles-section--dark .beles-section__copy .sx-link:hover{color:var(--gold-light)}.editorial-page .beles-section.beles-section--dark .info-page__figure--concept,.editorial-page .beles-section.beles-section--dark .info-page__figure--flacon{margin:0;background:rgba(248,246,240,.04);border:1px solid rgba(248,246,240,.12);padding:clamp(20px,3vw,36px)}.editorial-page .beles-section.beles-section--dark .info-page__figure--concept img{background:0 0;border:1px solid rgba(248,246,240,.14)}.editorial-page .beles-section.beles-section--dark .info-page__figure--flacon img{aspect-ratio:auto;height:auto;width:100%;object-fit:contain;object-position:center;background:var(--surface-well);border:0}.editorial-page .beles-section.beles-section--dark figcaption{color:rgba(248,246,240,.55)}.editorial-page .beles-section h2{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(32px, 4vw, 56px);line-height:.98;letter-spacing:-.02em;grid-column:1}.editorial-page .beles-section>div,.editorial-page .beles-section>figure,.editorial-page .beles-section>p{grid-column:2}.editorial-page .beles-section p{font-family:var(--serif);font-style:italic;font-size:clamp(16px, 1.2vw, 19px);line-height:1.65;color:var(--ink-soft);max-width:48ch}.editorial-page .beles-section a{color:var(--skin-umber);border-bottom:1px solid currentColor}.editorial-page .beles-section--inset{padding-left:var(--pad);padding-right:var(--pad)}.editorial-page.info-page .info-page__main{max-width:none;width:100%;margin:0;padding:0}.editorial-page.info-page .info-page__main>.display,.editorial-page.info-page .info-page__main>.eyebrow,.editorial-page.info-page .info-page__main>.info-page__hero,.editorial-page.info-page .info-page__main>.info-page__lead,.editorial-page.info-page .info-page__main>.info-page__split{display:none}.editorial-page .craft-chapters,.editorial-page .wear-chapters{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,140px) var(--pad) clamp(40px,6vw,80px)}.editorial-page .craft-chapters__intro,.editorial-page .wear-chapters__intro{display:grid;grid-template-columns:minmax(0,0.55fr) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:end;margin-bottom:clamp(64px,9vw,120px);padding-bottom:clamp(48px,6vw,80px);border-bottom:1px solid var(--hair-dark,rgba(23,21,15,.14))}.editorial-page .craft-chapters__intro h2,.editorial-page .wear-chapters__intro h2{margin:14px 0 0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(28px, 3.4vw, 52px);line-height:1;letter-spacing:-.02em}.editorial-page .craft-chapters__intro p,.editorial-page .wear-chapters__intro p{margin:0;font-family:var(--serif);font-style:italic;font-size:clamp(16px, 1.2vw, 19px);line-height:1.65;color:var(--ink-soft)}.editorial-page .craft-panel,.editorial-page .wear-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,88px);align-items:center;margin-bottom:clamp(64px,9vw,130px)}.editorial-page .craft-panel--reverse .craft-panel__figure,.editorial-page .wear-panel--reverse .wear-panel__figure{order:2}.editorial-page .craft-panel__figure,.editorial-page .wear-panel__figure{margin:0;aspect-ratio:4/5;overflow:hidden;background:var(--bg-soft)}.editorial-page .craft-panel__figure img,.editorial-page .wear-panel__figure img{width:100%;height:100%;object-fit:cover}.editorial-page .craft-panel__figure--concept,.editorial-page .craft-panel__figure--flacon{display:grid;place-items:center;aspect-ratio:auto;min-height:clamp(320px,42vw,520px)}.editorial-page .craft-panel__figure--concept img,.editorial-page .craft-panel__figure--flacon img{object-fit:contain;width:auto;height:auto;max-width:100%;max-height:100%;margin:auto;padding:clamp(20px,3vw,48px)}.editorial-page .craft-panel__copy h2,.editorial-page .wear-panel__copy h2{margin:0 0 20px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(28px, 3.6vw, 52px);line-height:.98;letter-spacing:-.02em}.editorial-page .craft-panel__copy li,.editorial-page .craft-panel__copy p,.editorial-page .wear-panel__copy li,.editorial-page .wear-panel__copy p{font-size:clamp(15px, 1.05vw, 17px);line-height:1.75;color:var(--ink-soft)}.editorial-page .info-page__steps{counter-reset:step;list-style:none;padding:0;margin:24px 0 0;display:grid;gap:0}.editorial-page .info-page__steps li{counter-increment:step;padding:20px 0 20px 56px;border-top:1px solid var(--hair-dark,rgba(23,21,15,.14));position:relative;font-family:var(--serif);font-style:italic;font-size:clamp(16px, 1.2vw, 19px)}.editorial-page .info-page__steps li::before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:20px;font-family:var(--sans);font-style:normal;font-size:11px;letter-spacing:.18em;color:var(--skin-umber)}.editorial-page .info-page__steps li strong{font-style:normal;font-weight:500;color:var(--ink)}.editorial-page .info-page__table-wrap{margin:28px 0;overflow-x:auto;border:1px solid var(--hair-dark,rgba(23,21,15,.14))}.editorial-page .info-page__table{width:100%;border-collapse:collapse;font-size:14px}.editorial-page .info-page__table td,.editorial-page .info-page__table th{padding:14px 18px;text-align:left;border-bottom:1px solid var(--hair-dark,rgba(23,21,15,.1))}.editorial-page .info-page__table thead th{font-family:var(--sans);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);background:var(--bg-soft)}.editorial-page .info-page__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px);margin:28px 0}.editorial-page .info-page__card{padding:clamp(24px,3vw,36px);background:var(--bg-soft);border:1px solid var(--hair-dark,rgba(23,21,15,.12));display:grid;gap:12px}.editorial-page .info-page__card h3{margin:0;font-family:var(--serif);font-weight:300;font-size:clamp(22px, 2.4vw, 32px);letter-spacing:-.01em}.editorial-page .info-page__card-copy{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.65}.editorial-page .info-page__card-link{font-family:var(--sans);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);display:inline-flex;gap:8px;align-items:center}.editorial-page .info-page__actions{max-width:var(--max);margin:0 auto;padding:clamp(48px,6vw,80px) var(--pad) clamp(72px,9vw,120px);border-top:1px solid var(--hair-dark,rgba(23,21,15,.14));display:flex;gap:20px;flex-wrap:wrap;align-items:center}.editorial-page .info-page__actions .btn--primary{background:var(--ink);border-color:var(--ink);border-radius:999px;letter-spacing:.2em;font-size:11px}.editorial-page .info-page__actions-chips{max-width:var(--max);margin:-40px auto 0;padding:0 var(--pad) clamp(72px,9vw,120px);display:flex;gap:12px;flex-wrap:wrap}.editorial-page .info-page__action-chip{padding:12px 20px;border:1px solid var(--hair-dark,rgba(23,21,15,.16));font-family:var(--sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;display:inline-flex;gap:10px;align-items:center;color:var(--ink);transition:border-color .5s var(--ease),background .5s var(--ease)}.editorial-page .info-page__action-chip:hover{border-color:var(--ink);background:var(--bg-soft)}.editorial-page .journal-page__main{padding:0;max-width:none}.editorial-page .journal-masthead.page-hero{margin-top:0;min-height:clamp(380px,58vh,560px);align-items:flex-end;border-bottom:0;max-width:none;padding:0}.editorial-page .journal-masthead .journal-masthead__title{color:var(--paper);margin:18px 0 0}.editorial-page .journal-masthead .journal-masthead__lead{margin:16px 0 0;max-width:52ch;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(17px, 1.5vw, 22px);line-height:1.55;color:rgba(248,246,240,.78)}.editorial-page .article-page__main{max-width:none;width:100%;margin:0;padding:0}.editorial-page .article-hero{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;min-height:clamp(360px,52vh,520px);position:relative;display:flex;align-items:flex-end;overflow:hidden;isolation:isolate;background:#060d14;color:var(--paper);left:auto;right:auto}.editorial-page .article-hero__media{position:absolute;inset:0}.editorial-page .article-hero__media img{width:100%;height:100%;object-fit:cover;opacity:.55}.editorial-page .article-hero__veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,12,20,.4) 0,rgba(5,12,20,.85) 100%)}.editorial-page .article-hero__inner{position:relative;z-index:2;max-width:var(--max);margin:0 auto;width:100%;padding:clamp(48px,7vh,96px) var(--pad)}.editorial-page .article-hero__inner .sx-eyebrow{color:rgba(248,246,240,.6);margin-bottom:18px}.editorial-page .article-hero__inner h1{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:4.5rem;line-height:.98;letter-spacing:0;color:var(--paper);max-width:min(100%,16ch);text-wrap:balance}.editorial-page .article-hero__meta{margin:18px 0 0;font-family:var(--sans);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:rgba(248,246,240,.5)}.editorial-page .article-body{max-width:min(640px,100%);margin:0 auto;padding:clamp(56px,8vw,100px) var(--pad) clamp(72px,10vw,140px)}.editorial-page .article-body p{font-size:clamp(16px, 1.1vw, 18px);line-height:1.8;color:var(--ink-soft);margin:0 0 1.4em}.editorial-page .article-body h2{margin:2.2em 0 .8em;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(26px, 3vw, 40px);line-height:1.05;letter-spacing:-.02em;color:var(--ink)}.editorial-page .article-body a{color:var(--skin-umber);border-bottom:1px solid currentColor}.editorial-page .article-page__cta{max-width:min(640px,100%);margin:0 auto;padding:clamp(40px,5vw,64px) var(--pad);border-top:1px solid var(--hair-dark,rgba(23,21,15,.14));text-align:center}.editorial-page .article-page__cta .btn--primary{background:var(--ink);border-color:var(--ink);border-radius:999px}.editorial-page.legal-page .legal-page__main,.legal-page.editorial-page .legal-page__main{max-width:none;width:100%;margin:0;padding:0}.editorial-page.legal-page .legal-page__content,.legal-page.editorial-page .legal-page__content{max-width:min(680px,100%);margin:0 auto;padding:clamp(56px,8vw,100px) var(--pad) clamp(72px,10vw,120px)}.page-hero--compact{min-height:clamp(280px,42vh,420px);align-items:flex-end}.page-hero__veil--solid{background:linear-gradient(180deg,rgba(5,12,20,.72) 0,rgba(5,12,20,.88) 100%)}.editorial-page.legal-page .legal-page__main>.eyebrow,.legal-page.editorial-page .legal-page__main>.eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;display:inline-flex;align-items:center;gap:14px;color:var(--ink-faint)}.editorial-page.legal-page .legal-page__main>.eyebrow::before,.legal-page.editorial-page .legal-page__main>.eyebrow::before{content:"";width:44px;height:1px;background:currentColor;opacity:.55}.editorial-page.legal-page .legal-page__main h1,.legal-page.editorial-page .legal-page__main h1{margin:16px 0 20px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(36px, 5vw, 64px);line-height:.98;letter-spacing:-.025em}.editorial-page.legal-page .info-page__lead,.legal-page.editorial-page .info-page__lead{font-family:var(--serif);font-style:italic;font-size:clamp(16px, 1.2vw, 19px);line-height:1.65;color:var(--ink-soft);margin-bottom:2.5em}.editorial-page.legal-page .legal-page__main h2,.legal-page.editorial-page .legal-page__main h2{margin:2.4em 0 .8em;font-family:var(--serif);font-weight:300;font-size:clamp(24px, 2.8vw, 36px);letter-spacing:-.015em}.editorial-page.legal-page .legal-page__main li,.editorial-page.legal-page .legal-page__main p,.legal-page.editorial-page .legal-page__main li,.legal-page.editorial-page .legal-page__main p{font-size:15px;line-height:1.75;color:var(--ink-soft)}.editorial-page.legal-page .legal-page__updated,.legal-page.editorial-page .legal-page__updated{margin-top:3em;font-family:var(--sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}.editorial-page.legal-page .legal-page__footer,.legal-page.editorial-page .legal-page__footer{max-width:none;margin-top:0;padding:clamp(48px,6vw,80px) var(--pad);background:#060d14;color:rgba(248,246,240,.55);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.editorial-page.legal-page .legal-page__footer::before,.legal-page.editorial-page .legal-page__footer::before{content:"EILLON";font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(28px, 4vw, 44px);color:rgba(248,246,240,.9)}.editorial-page.legal-page .legal-page__footer a,.legal-page.editorial-page .legal-page__footer a{color:rgba(248,246,240,.7)}.editorial-page .info-page__body.craft-chapters,.editorial-page .info-page__body.wear-chapters{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,120px) var(--pad) clamp(40px,6vw,80px)}.editorial-page .sx-interlude+.info-page__body.craft-chapters,.editorial-page .sx-interlude+.info-page__body.wear-chapters{padding-top:clamp(80px,10vw,128px)}.editorial-page .info-page__body.craft-chapters h2,.editorial-page .info-page__body.wear-chapters h2{margin:0 0 18px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(26px, 3vw, 40px);line-height:1.05;letter-spacing:-.02em}.editorial-page .info-page__body.craft-chapters li,.editorial-page .info-page__body.craft-chapters p,.editorial-page .info-page__body.wear-chapters li,.editorial-page .info-page__body.wear-chapters p{font-size:clamp(15px, 1.05vw, 17px);line-height:1.75;color:var(--ink-soft)}@media (max-width:860px){.product-intro__inner{grid-template-columns:1fr;gap:16px}.product-intro__chapter{grid-row:auto;font-size:clamp(56px, 18vw, 96px);margin-bottom:-12px}.editorial-page .notes__head{grid-template-columns:1fr;gap:20px}.editorial-page .scent-architecture{--scent-scan-distance:500px;height:clamp(560px,128vw,680px);margin-top:-20px;margin-bottom:clamp(56px,14vw,84px)}.scent-architecture__frame{inset:5% 3%}.scent-architecture__rail{left:3%;right:3%}.scent-architecture__scan{left:3%;right:3%}.editorial-page .notes__grid{grid-template-columns:1fr}.editorial-page .note{border-right:0;border-bottom:1px solid rgba(248,246,240,.12)}.editorial-page .note:last-child{border-bottom:0}.editorial-page .accord-profile{grid-template-columns:1fr}.editorial-page .accord-profile__list{grid-template-columns:repeat(2,1fr);border-left:0}.editorial-page .chapter-gallery{grid-template-columns:1fr}.editorial-page .chapter-gallery figure{grid-column:1/-1!important}.editorial-page .beles-section,.editorial-page .beles-section--dark{grid-template-columns:1fr;gap:20px}.editorial-page .beles-section__grid{grid-template-columns:1fr;gap:28px}.editorial-page .beles-section h2,.editorial-page .beles-section--dark h2,.editorial-page .beles-section--dark>figure,.editorial-page .beles-section--dark>p,.editorial-page .beles-section>figure,.editorial-page .beles-section>p{grid-column:1}.editorial-page .craft-chapters__intro,.editorial-page .craft-panel,.editorial-page .wear-chapters__intro,.editorial-page .wear-panel{grid-template-columns:1fr;gap:24px}.editorial-page .craft-panel--reverse .craft-panel__figure,.editorial-page .wear-panel--reverse .wear-panel__figure{order:0}.editorial-page .info-page__grid{grid-template-columns:1fr}.editorial-page .shop__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.editorial-page .chapter-gallery figure:hover img,.editorial-page .chapter-hero:hover .chapter-hero__scene{transform:none}.scent-architecture__asset{animation:none!important;transform:translate(-50%,-50%)}.scent-architecture__scan{display:none}.editorial-page::after{display:none}}.editorial-page .sx-chapter-close{width:100vw;max-width:100vw;position:relative;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:auto;right:auto;padding:clamp(72px,10vw,130px) var(--pad);background:#060d14;color:rgba(248,246,240,.88)}.editorial-page .sx-chapter-close__inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,0.85fr);gap:clamp(40px,6vw,96px);align-items:end}.editorial-page .sx-chapter-close .sx-eyebrow{color:rgba(248,246,240,.55);margin-bottom:18px}.editorial-page .sx-chapter-close h2{margin:0 0 20px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(32px, 4.4vw, 64px);line-height:.98;letter-spacing:-.025em;color:var(--paper)}.editorial-page .sx-chapter-close h2 em{font-style:italic}.editorial-page .sx-chapter-close p{margin:0;max-width:44ch;font-family:var(--serif);font-style:italic;font-size:clamp(16px, 1.2vw, 19px);line-height:1.65;color:rgba(248,246,240,.68)}.editorial-page .sx-chapter-close__nav{display:grid;gap:clamp(20px,3vw,32px);align-content:end}.editorial-page .sx-chapter-close__nav .sx-link{color:rgba(248,246,240,.82)}.editorial-page .sx-chapter-close__nav .sx-link:hover{color:#fff}.editorial-page .btn--primary{background:var(--ink);border-color:var(--ink);border-radius:999px;letter-spacing:.2em;font-size:11px;font-family:var(--sans);text-transform:uppercase;font-weight:500}.editorial-page .btn--ghost{border-radius:999px;letter-spacing:.16em;font-size:11px;font-family:var(--sans);text-transform:uppercase}@media (max-width:860px){.editorial-page .sx-chapter-close__inner{grid-template-columns:1fr;gap:32px}}.editorial-page:has(.page-hero) .editorial-page__main,.editorial-page:has(.page-hero) .legal-page__main,.editorial-page:has(.product-intro) .beles-page__main,.editorial-page:has(.product-intro) .chapter-page__main,.editorial-page:has(.store-hero-band) .boutique-page__main,.editorial-page:has(.store-hero-band) .editorial-page__main{padding-top:0}.editorial-page.beles-page .beles-page__main .notes,.editorial-page.beles-page .beles-page__main .notes--beles,.editorial-page.chapter-page .chapter-page__main .notes{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);left:auto;right:auto}.page-hero .page-hero__inner .page-hero__eyebrow,.page-hero .page-hero__inner .page-hero__lead,.page-hero .page-hero__inner .page-hero__title{color:rgba(248,246,240,.84)}.page-hero .page-hero__inner .page-hero__title{color:var(--paper)}.page-hero .page-hero__inner .page-hero__eyebrow{color:rgba(248,246,240,.74)}.legal-page.editorial-page .legal-page__content li,.legal-page.editorial-page .legal-page__content p{color:var(--ink-soft)}.sx-manifesto{background:var(--bg);color:var(--ink);text-align:center;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(80px,12vw,170px) var(--pad) clamp(96px,13vw,190px);border-top:1px solid var(--hair-dark,rgba(23,21,15,.14))}.sx-manifesto__line{margin:0 auto;max-width:22ch;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(30px, 4.2vw, 64px);line-height:1.08;letter-spacing:-.02em}.sx-manifesto__line em{font-style:italic;color:var(--skin-umber)}.sx-manifesto__sign{margin:clamp(36px,5vw,60px) 0 0;font-family:var(--serif);font-style:italic;font-size:clamp(24px, 3vw, 40px);color:var(--gold-dark)}.sx-interlude{background:#060d14;color:rgba(248,246,240,.88);width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(72px,10vw,130px) var(--pad) clamp(40px,5vw,56px)}.sx-interlude__inner{max-width:var(--max);margin:0 auto;display:grid;gap:clamp(28px,4vw,48px)}.sx-interlude .sx-eyebrow{color:rgba(248,246,240,.55)}.sx-interlude h2{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(28px, 3.6vw, 52px);line-height:.98;letter-spacing:-.02em;color:var(--paper)}.sx-interlude h2 em{font-style:italic}.sx-interlude li,.sx-interlude p{color:rgba(248,246,240,.72);font-family:var(--serif);font-style:italic;font-size:clamp(15px, 1.1vw, 18px);line-height:1.65}.sx-interlude .info-page__table-wrap{border-color:rgba(248,246,240,.14);margin-top:clamp(28px,4vw,40px)}.editorial-page .sx-interlude .info-page__table thead th{background:rgba(248,246,240,.06);color:rgba(248,246,240,.55);border-color:rgba(248,246,240,.12)}.editorial-page .sx-interlude .info-page__table td,.editorial-page .sx-interlude .info-page__table th{border-color:rgba(248,246,240,.12);color:rgba(248,246,240,.78)}.editorial-page .sx-interlude .info-page__table tbody th[scope=row]{color:var(--gold-light);font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;font-style:normal;white-space:nowrap}.sx-interlude .info-page__grid{margin-top:8px}.sx-interlude .info-page__card{background:rgba(248,246,240,.04);border-color:rgba(248,246,240,.14)}.sx-interlude .info-page__card h3{color:var(--paper)}.sx-interlude .info-page__card-copy{color:rgba(248,246,240,.68)}.sx-interlude .sx-link{color:rgba(248,246,240,.82);margin-top:12px}.editorial-page .info-page__chapter-copy>p:first-of-type::first-letter{float:left;font-family:var(--serif);font-style:italic;font-weight:300;font-size:3.4em;line-height:.82;margin:.06em .12em 0 0;color:var(--skin-umber)}.editorial-page .shop .eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;display:inline-flex;align-items:center;gap:14px;color:var(--ink-faint)}.editorial-page .shop .eyebrow::before{content:"";width:44px;height:1px;background:currentColor;opacity:.55}.editorial-page .btn--primary{position:relative;overflow:hidden;isolation:isolate;transition:color .6s var(--ease),border-color .6s var(--ease)}.editorial-page .btn--primary:not(:has(.btn__hover))::before{content:"";position:absolute;inset:0;z-index:0;background:var(--paper);transform:translateY(101%);transition:transform .6s var(--ease)}.editorial-page .btn--primary .btn__label{position:relative;z-index:1}.editorial-page .btn--primary:not(:has(.btn__hover)):hover{color:var(--ink)}.editorial-page .btn--primary:not(:has(.btn__hover)):hover::before{transform:translateY(0)}.sx-btn--block{display:flex;width:100%;justify-content:center}.proof-layer{padding:clamp(48px,8vw,96px) clamp(20px,5vw,64px);border-top:1px solid rgba(26,22,18,.08);border-bottom:1px solid rgba(26,22,18,.08);background:rgba(255,255,255,.72)}.proof-layer--beles{background:var(--paper)}.proof-layer__inner{max-width:var(--content-max,1120px);margin:0 auto}.proof-layer__header{max-width:52ch;margin-bottom:clamp(28px,4vw,44px)}.proof-layer__header h2{font-family:var(--serif);font-size:clamp(1.75rem, 3.2vw, 2.35rem);font-weight:300;line-height:1.12;margin:0 0 12px}.proof-layer__header p{margin:0;color:rgba(26,22,18,.72);font-size:15px;line-height:1.65}.proof-status{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1px;margin:0 0 24px;padding:0;list-style:none;background:rgba(26,22,18,.1);border:1px solid rgba(26,22,18,.1)}.proof-status>div{background:var(--paper);padding:16px 18px}.proof-status dt{font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:rgba(26,22,18,.48);margin:0 0 6px}.proof-status dd{margin:0;font-family:var(--serif);font-size:1.05rem;line-height:1.35;color:var(--ink)}.proof-layer__note{margin:0 0 16px;max-width:62ch;font-size:14px;line-height:1.65;color:var(--ink-soft,rgba(23,21,15,.68))}.proof-layer__links{display:flex;flex-wrap:wrap;gap:16px 28px;margin:0;padding:0;list-style:none}.proof-ledger{margin-top:clamp(24px,4vw,36px);padding:clamp(20px,3vw,28px);border:1px solid rgba(26,22,18,.14);background:linear-gradient(165deg,rgba(255,255,255,.98),rgba(245,245,247,.96)),repeating-linear-gradient(90deg,transparent,transparent 23px,rgba(23,21,15,.02) 24px);position:relative}.proof-ledger__heading{display:flex;align-items:center;gap:10px;margin:0 0 18px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:rgba(26,22,18,.52)}.proof-ledger__seal{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid rgba(168,132,74,.55);font-family:var(--serif);font-size:11px;color:rgba(168,132,74,.9)}.proof-ledger__trail{list-style:none;margin:0;padding:0;display:grid;gap:0}.proof-ledger__stop{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:14px;row-gap:4px;padding:14px 0;border-top:1px solid rgba(23,21,15,.08);position:relative}.proof-ledger__stop:first-child{border-top:none;padding-top:0}.proof-ledger__index{grid-row:1/span 2;font-family:var(--serif);font-size:1.1rem;font-style:italic;color:rgba(168,132,74,.85);padding-top:2px}.proof-ledger__coord{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(23,21,15,.45)}.proof-ledger__link{font-family:var(--serif);font-size:1.05rem;color:var(--ink);text-decoration:none;transition:color .25s ease}.proof-ledger__link:focus-visible,.proof-ledger__link:hover{color:var(--gold,#a8844a);outline:0}.proof-ledger--craft{max-width:52ch}.beles-restock-sticky{position:fixed;left:0;right:0;bottom:0;z-index:90;padding:0 var(--pad,20px) calc(12px + env(safe-area-inset-bottom,0px));pointer-events:none;transform:translateY(110%);transition:transform .45s cubic-bezier(.22, 1, .36, 1)}.beles-restock-sticky.is-visible{transform:translateY(0);pointer-events:auto}.beles-restock-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:520px;margin:0 auto;padding:14px 18px;border:1px solid rgba(248,246,240,.12);border-radius:2px;background:rgba(10,18,16,.94);backdrop-filter:blur(12px);box-shadow:0 -8px 32px rgba(0,0,0,.28)}.beles-restock-sticky__copy{display:grid;gap:2px;min-width:0}.beles-restock-sticky__status{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(248,246,240,.55)}.beles-restock-sticky__size{font-family:var(--serif);font-size:.95rem;color:rgba(248,246,240,.92);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.beles-restock-sticky__cta{flex-shrink:0;padding:10px 16px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;color:#0a1210;background:var(--paper);border:1px solid rgba(248,246,240,.2);transition:background .25s ease}.beles-restock-sticky__cta:focus-visible,.beles-restock-sticky__cta:hover{background:#fff;outline:0}@media (min-width:901px){.beles-restock-sticky{display:none!important}}.proof-people{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(20px,3vw,32px);margin:20px 0 0;padding:0;list-style:none}.proof-people li{padding-top:12px;border-top:1px solid rgba(26,22,18,.12)}.proof-people strong{display:block;font-family:var(--serif);font-size:1.15rem;font-weight:400;margin-bottom:4px}.proof-people span{display:block;font-size:14px;line-height:1.55;color:var(--ink-soft,rgba(23,21,15,.68))}.editorial-page .shop__restock-trust{margin:0 0 20px;padding:16px 18px;border:1px solid rgba(26,22,18,.12);background:rgba(255,255,255,.72)}.editorial-page .shop__restock-trust__lead{margin:0 0 10px;font-family:var(--serif);font-size:clamp(16px, 1.15vw, 18px);line-height:1.45;color:rgba(26,22,18,.88)}.editorial-page .shop__restock-trust__points{margin:0;padding:0;list-style:none}.editorial-page .shop__restock-trust__points li{position:relative;padding:6px 0 6px 16px;font-size:13px;line-height:1.5;color:var(--ink-soft,rgba(23,21,15,.68))}.editorial-page .shop__restock-trust__points li::before{content:"";position:absolute;left:0;top:.95em;width:5px;height:5px;border-radius:50%;background:var(--cactus,#6cad65);transform:translateY(-50%)}.editorial-page .shop__waitlist-consent,.editorial-page .waitlist-consent{margin:12px 0 0;font-size:12px;line-height:1.55;color:rgba(26,22,18,.55)}.editorial-page .chapter-shader-band{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;color:rgba(248,246,240,.88)}.editorial-page .chapter-shader-band--beles{background-color:#0a1208}.editorial-page .chapter-shader-band--oliva{background-color:#0a1008}.editorial-page .chapter-shader-band--asmara{background-color:#0e0c0a}.editorial-page .chapter-shader-band--massawa{background-color:#120a06}.editorial-page .chapter-shader-band--petricor{background-color:#0a100e}.editorial-page .chapter-shader-band--ritual{background-color:#100808}.editorial-page .chapter-shader-band>:not(.mv-shader){position:relative;z-index:2}.editorial-page .chapter-shader-band .proof-layer,.editorial-page .chapter-shader-band .proof-layer--beles{background:0 0!important;border-top:0;border-bottom-color:rgba(248,246,240,.1);color:rgba(248,246,240,.88)}.editorial-page .chapter-shader-band .proof-layer--after-oil{border-top:1px solid rgba(248,246,240,.1)!important}.editorial-page .chapter-shader-band .proof-layer__header .sx-eyebrow{color:rgba(248,246,240,.55)}.editorial-page .chapter-shader-band .proof-layer__header h2{color:var(--paper)}.editorial-page .chapter-shader-band .proof-layer__header h2 em{color:rgba(248,246,240,.78);font-style:italic}.editorial-page .chapter-shader-band .proof-layer__header p{color:rgba(248,246,240,.68)}.editorial-page .chapter-shader-band .proof-status{background:rgba(248,246,240,.08);border-color:rgba(248,246,240,.14)}.editorial-page .chapter-shader-band .proof-status>div{background:rgba(248,246,240,.04)}.editorial-page .chapter-shader-band .proof-status dt{color:rgba(248,246,240,.5)}.editorial-page .chapter-shader-band .proof-status dd{color:var(--paper)}.editorial-page .chapter-shader-band .proof-layer__note{color:rgba(248,246,240,.62)}.editorial-page .chapter-shader-band .proof-layer__note strong{color:rgba(248,246,240,.88)}.editorial-page .chapter-shader-band .proof-layer__links .sx-link{color:rgba(248,246,240,.82)}.editorial-page .chapter-shader-band .proof-layer__links .sx-link:hover{color:var(--gold-light)}.editorial-page .chapter-shader-band .proof-ledger{border-color:rgba(248,246,240,.14);background:linear-gradient(165deg,rgba(18,28,24,.72),rgba(10,18,16,.88)),repeating-linear-gradient(90deg,transparent,transparent 23px,rgba(248,246,240,.03) 24px)}.editorial-page .chapter-shader-band .proof-ledger__heading{color:rgba(248,246,240,.48)}.editorial-page .chapter-shader-band .proof-ledger__coord{color:rgba(248,246,240,.42)}.editorial-page .chapter-shader-band .proof-ledger__link{color:rgba(248,246,240,.88)}.editorial-page .chapter-shader-band .proof-ledger__link:hover{color:var(--gold-light)}.editorial-page .chapter-shader-band .proof-ledger__stop{border-color:rgba(248,246,240,.1)}.editorial-page .chapter-shader-band .shop{background:0 0!important;box-shadow:none}.editorial-page .chapter-shader-band .shop::before{display:none}.editorial-page .chapter-shader-band .shop .eyebrow,.editorial-page .chapter-shader-band .shop__info .eyebrow{color:rgba(248,246,240,.55)}.editorial-page .chapter-shader-band .shop__info .display,.editorial-page .chapter-shader-band .shop__price{color:var(--paper)}.editorial-page .chapter-shader-band .shop__info .display em{color:rgba(248,246,240,.78)}.editorial-page .chapter-shader-band .product-qualifier{color:rgba(248,246,240,.45)}.editorial-page .chapter-shader-band .stock-status{color:#e8a0a0}.editorial-page .chapter-shader-band .shop__price-meta{color:rgba(248,246,240,.55)}.editorial-page .chapter-shader-band .shop__cta-caption,.editorial-page .chapter-shader-band .shop__desc,.editorial-page .chapter-shader-band .shop__features li,.editorial-page .chapter-shader-band .shop__waitlist-consent,.editorial-page .chapter-shader-band .shop__waitlist-status{color:rgba(248,246,240,.72)}.editorial-page .chapter-shader-band .shop__features li{border-top-color:rgba(248,246,240,.14)}.editorial-page .chapter-shader-band .shop__features li::before{background:var(--gold-light)}.editorial-page .chapter-shader-band .shop__image{background:rgba(248,246,240,.04)!important;border-color:rgba(248,246,240,.12)}.editorial-page .chapter-shader-band .shop__image.chapter-hero{background:#060d14!important}@media (max-width:720px){.editorial-page .accord-profile__list{grid-template-columns:1fr}}.editorial-page .chapter-shader-band .shop__image.shop__product-stage{--product-orbit-line:rgba(248, 246, 240, 0.24);--product-orbit-haze:rgba(226, 203, 142, 0.15);background:0 0!important;border:0;isolation:isolate;overflow:hidden}.editorial-page .chapter-shader-band--beles .shop__product-stage{--product-orbit-haze:rgba(218, 116, 84, 0.15)}.editorial-page .chapter-shader-band--oliva .shop__product-stage{--product-orbit-haze:rgba(142, 164, 92, 0.16)}.editorial-page .chapter-shader-band .shop__product-stage::before{content:"";position:absolute;z-index:0;inset:10% 4% 7%;border-radius:50%;background:radial-gradient(ellipse at 50% 48%,rgba(248,246,240,.17) 0,var(--product-orbit-haze) 30%,transparent 68%);filter:blur(8px);pointer-events:none}.editorial-page .chapter-shader-band .shop__product-stage::after{display:none}.editorial-page .chapter-shader-band .shop__product-stage .chapter-hero__media--flacon{z-index:3;overflow:visible;background:0 0!important;pointer-events:none}.editorial-page .chapter-shader-band .shop__product-picture{transform:translateY(1%) scale(1.16);transform-origin:center center;transition:transform .72s cubic-bezier(.22, 1, .36, 1)}.editorial-page .chapter-shader-band .shop__product-stage .chapter-hero__flacon{filter:drop-shadow(0 16px 20px rgba(4, 8, 5, .24)) drop-shadow(0 36px 54px rgba(4, 8, 5, .3));transition:filter .72s ease}.editorial-page .chapter-shader-band .shop__product-stage.is-exploring .shop__product-picture{transform:translateY(1%) scale(1.06)}.editorial-page .chapter-shader-band .shop__product-stage.is-exploring .chapter-hero__flacon{filter:drop-shadow(0 18px 24px rgba(4, 8, 5, .28)) drop-shadow(0 42px 62px rgba(4, 8, 5, .34))}.shop__product-orbit{position:absolute;z-index:2;inset:7% 1% 8%;visibility:hidden;pointer-events:none;transform:scale(.94);transform-origin:center;transition:transform .72s cubic-bezier(.22, 1, .36, 1),visibility 10ms linear .48s}.shop__product-orbit::before{content:"";position:absolute;inset:11% 7%;border:1px solid var(--product-orbit-line);border-radius:50%;opacity:0;mask-image:linear-gradient(110deg,transparent 4%,#000 28%,#000 72%,transparent 96%);transition:opacity .42s ease}.shop__product-orbit-item{--product-orbit-size:clamp(54px, 6.4vw, 92px);position:absolute;left:0;top:0;display:grid;width:var(--product-orbit-size);height:var(--product-orbit-size);place-items:center;offset-path:ellipse(43% 41% at 50% 50%);offset-distance:0%;offset-rotate:0deg;opacity:0;filter:saturate(.92);transform:scale(.82);transition:opacity .38s ease,transform .58s cubic-bezier(.22, 1, .36, 1);animation:product-stage-orbit 22s linear var(--product-orbit-delay) infinite paused}.shop__product-orbit-item:nth-child(3n+2){--product-orbit-size:clamp(48px, 5.7vw, 80px)}.shop__product-orbit-item:nth-child(3n){--product-orbit-size:clamp(58px, 6.8vw, 98px)}.shop__product-orbit-item img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(4, 8, 5, .22)) drop-shadow(0 2px 3px rgba(4, 8, 5, .16))}.shop__product-stage.is-exploring .shop__product-orbit{visibility:visible;transform:scale(1);transition-delay:0s}.shop__product-stage.is-exploring .shop__product-orbit::before{opacity:.48}.shop__product-stage.is-exploring .shop__product-orbit-item{opacity:.9;transform:scale(1);animation-play-state:running}@keyframes product-stage-orbit{to{offset-distance:100%}}@media (hover:hover) and (pointer:fine){.editorial-page .chapter-shader-band .shop__product-stage:not(.is-orbit-dismissed):hover .shop__product-picture{transform:translateY(1%) scale(1.06)}.editorial-page .chapter-shader-band .shop__product-stage:not(.is-orbit-dismissed):hover .chapter-hero__flacon{filter:drop-shadow(0 18px 24px rgba(4, 8, 5, .28)) drop-shadow(0 42px 62px rgba(4, 8, 5, .34))}.shop__product-stage:not(.is-orbit-dismissed):hover .shop__product-orbit{visibility:visible;transform:scale(1);transition-delay:0s}.shop__product-stage:not(.is-orbit-dismissed):hover .shop__product-orbit::before{opacity:.48}.shop__product-stage:not(.is-orbit-dismissed):hover .shop__product-orbit-item{opacity:.9;transform:scale(1);animation-play-state:running}}.shop__product-stage-caption{position:absolute;z-index:8;inset:0;pointer-events:none}.shop__product-stage-interest,.shop__product-stage-reference{position:absolute;top:clamp(14px,2.4vw,22px);padding:8px 10px;border:1px solid rgba(248,246,240,.18);border-radius:999px;color:rgba(248,246,240,.82);background:rgba(6,13,20,.24);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:var(--sans);font-size:9px;font-style:normal;font-weight:500;line-height:1;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.shop__product-stage-reference{left:clamp(14px,2.4vw,22px)}.shop__product-stage-interest{right:clamp(14px,2.4vw,22px)}.shop__product-stage-toggle{position:absolute;left:50%;bottom:clamp(14px,2.4vw,22px);pointer-events:auto;transform:translateX(-50%);border:1px solid rgba(248,246,240,.3);border-radius:999px;padding:11px 16px;color:rgba(248,246,240,.92);background:rgba(6,13,20,.38);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-family:var(--sans);font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:color .3s ease,background .3s ease,border-color .3s ease}.shop__product-stage-toggle:focus-visible,.shop__product-stage-toggle:hover,.shop__product-stage.is-exploring .shop__product-stage-toggle{color:var(--ink);background:var(--paper);border-color:var(--paper);outline:0}.shop__product-stage-toggle:focus-visible{box-shadow:0 0 0 3px rgba(226,203,142,.34)}.shop__product-stage-disclosure{margin:0;color:rgba(248,246,240,.76);font-family:var(--sans);font-size:10px;line-height:1.55;letter-spacing:.08em}@media (min-width:1101px){.editorial-page .chapter-shader-band .shop--beles .shop__visual-column{position:sticky;top:clamp(88px,10vh,112px);align-self:start;min-height:0}}@media (max-width:1100px){.editorial-page .chapter-shader-band .shop--beles .shop__visual-column{position:static}.shop__product-stage-disclosure{max-width:560px;margin-inline:auto}}@media (max-width:620px){.shop__product-stage-interest,.shop__product-stage-reference{top:12px;padding:7px 8px;font-size:8px;letter-spacing:.12em}.shop__product-stage-reference{left:12px}.shop__product-stage-interest{right:12px}.shop__product-stage-toggle{bottom:12px;padding:10px 14px;font-size:8px}.shop__product-orbit-item{--product-orbit-size:clamp(42px, 15vw, 68px)}.shop__product-orbit-item:nth-child(3n+2){--product-orbit-size:clamp(38px, 13vw, 60px)}.shop__product-orbit-item:nth-child(3n){--product-orbit-size:clamp(46px, 16vw, 72px)}}@media (prefers-reduced-motion:reduce){.shop__product-orbit-item{animation:none;transition-duration:.15s}.shop__product-orbit-item:first-child{offset-distance:0%}.shop__product-orbit-item:nth-child(2){offset-distance:11.11%}.shop__product-orbit-item:nth-child(3){offset-distance:22.22%}.shop__product-orbit-item:nth-child(4){offset-distance:33.33%}.shop__product-orbit-item:nth-child(5){offset-distance:44.44%}.shop__product-orbit-item:nth-child(6){offset-distance:55.55%}.shop__product-orbit-item:nth-child(7){offset-distance:66.66%}.shop__product-orbit-item:nth-child(8){offset-distance:77.77%}.shop__product-orbit-item:nth-child(9){offset-distance:88.88%}}.editorial-page .chapter-shader-band .shop--beles .shop__column-luxury,.editorial-page .chapter-shader-band .shop--beles .shop__column-splash{border-color:rgba(248,246,240,.12)}.editorial-page .chapter-shader-band .size{border-color:rgba(248,246,240,.22);color:rgba(248,246,240,.82)}.editorial-page .chapter-shader-band .size>span:first-child{color:rgba(248,246,240,.82)}.editorial-page .chapter-shader-band .size__price{color:rgba(248,246,240,.5)}.editorial-page .chapter-shader-band .size.is-active{background:rgba(248,246,240,.08);border-color:var(--gold-light)}.editorial-page .chapter-shader-band .size.is-active>span:first-child{color:var(--paper)}.editorial-page .chapter-shader-band .size.is-active .size__price{color:var(--gold-light)}.editorial-page .chapter-shader-band .size-guide{border-top-color:rgba(248,246,240,.14)}.editorial-page .chapter-shader-band .size-guide__kicker{color:rgba(248,246,240,.55)}.editorial-page .chapter-shader-band .size-guide__text p{color:rgba(248,246,240,.72)}.editorial-page .chapter-shader-band .size-guide__choices button{border-color:rgba(248,246,240,.22);color:rgba(248,246,240,.72)}.editorial-page .chapter-shader-band .size-guide__choices button.is-active{background:rgba(248,246,240,.1);border-color:var(--gold-light);color:var(--paper)}.editorial-page .chapter-shader-band .size-guide__choices{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-page .chapter-shader-band .size-guide__choices button{min-height:44px}.editorial-page .chapter-shader-band .shop__development-notice{display:grid;gap:5px;margin:4px 0 22px;padding:15px 17px;border:1px solid rgba(226,203,142,.46);background:rgba(226,203,142,.1);color:rgba(248,246,240,.9)}.editorial-page .chapter-shader-band .shop__development-notice strong{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-light)}.editorial-page .chapter-shader-band .shop__development-notice span{font-family:var(--serif);font-size:clamp(15px, 1.05vw, 17px);line-height:1.5}.editorial-page .chapter-shader-band .chapter-formats__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:0 0 18px;color:rgba(248,246,240,.84);font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.08em}.editorial-page .chapter-shader-band .chapter-formats__price .shop__price-meta{font-size:10px;letter-spacing:.08em;color:rgba(248,246,240,.68)}.editorial-page .chapter-shader-band .chapter-formats__legend small,.editorial-page .chapter-shader-band .chapter-formats__option-copy small,.editorial-page .chapter-shader-band .chapter-formats__selection{color:rgba(248,246,240,.76)}@media (hover:hover) and (pointer:fine){.editorial-page .chapter-shader-band .size:hover{color:var(--paper);background:rgba(248,246,240,.1);border-color:rgba(226,203,142,.72)}.editorial-page .chapter-shader-band .size-guide__choices button:hover{color:var(--ink);background:var(--gold-light);border-color:var(--gold-light)}}.editorial-page .accord-profile__list>div[role=button]{cursor:crosshair}.editorial-page .accord-profile__list>div[role=button]:focus-visible{position:relative;z-index:2;outline:0}.editorial-page .accord-profile__list>div[role=button][aria-pressed=true]{background:0 0;border-bottom-color:rgba(226,203,142,.7)}@media (hover:none),(pointer:coarse){.editorial-page .accord-profile__list>div[role=button]{cursor:pointer}}.editorial-page .chapter-shader-band .shop__preorder-path{padding:20px;border-color:rgba(248,246,240,.2);background:rgba(6,13,20,.28);box-shadow:inset 0 1px 0 rgba(248,246,240,.04);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.editorial-page .chapter-shader-band .shop__preorder-kicker{color:rgba(226,203,142,.88)}.editorial-page .chapter-shader-band .shop__preorder-path p{color:rgba(248,246,240,.82)}.editorial-page .chapter-shader-band .shop__preorder-path .btn--primary{background:var(--paper);border-color:var(--paper);color:var(--ink)}.editorial-page .chapter-shader-band .shop__preorder-path .btn--primary::before{display:none}.editorial-page .chapter-shader-band .shop__preorder-path .btn--primary:focus-visible,.editorial-page .chapter-shader-band .shop__preorder-path .btn--primary:hover{background:var(--gold-light);border-color:var(--gold-light);color:var(--ink)}.editorial-page .chapter-shader-band .shop__waitlist-field{border-bottom-color:rgba(248,246,240,.22)}.editorial-page .chapter-shader-band .shop__waitlist-field input{border-color:rgba(248,246,240,.28);color:var(--paper);background:0 0}.editorial-page .chapter-shader-band .shop__waitlist-field input::placeholder{color:rgba(248,246,240,.38)}.editorial-page .chapter-shader-band .shop__waitlist-label{color:rgba(248,246,240,.55)}.editorial-page .chapter-shader-band .shop__waitlist-consent a{color:var(--gold-light)}.editorial-page .chapter-shader-band .shop__info .btn--primary{background:var(--paper);border-color:var(--paper);color:var(--ink)}.editorial-page .chapter-shader-band .shop__info .btn--primary .btn__hover{background:var(--gold-light);color:var(--ink)}.editorial-page .chapter-shader-band .shop__details{border-top-color:rgba(248,246,240,.14)}.editorial-page .chapter-shader-band .shop__details details{border-bottom-color:rgba(248,246,240,.12)}.editorial-page .chapter-shader-band .shop__details summary{color:rgba(248,246,240,.82);border-bottom-color:rgba(248,246,240,.12)}.editorial-page .chapter-shader-band .shop__details summary::after{color:rgba(248,246,240,.55)}.editorial-page .chapter-shader-band .shop__details dd,.editorial-page .chapter-shader-band .shop__details li,.editorial-page .chapter-shader-band .shop__details p{color:rgba(248,246,240,.68)}.editorial-page .chapter-shader-band .shop__details dt{color:rgba(248,246,240,.5)}.editorial-page .chapter-shader-band .shop__details a{color:var(--gold-light)}.editorial-page .chapter-shader-band .scent-timeline{border-top-color:rgba(248,246,240,.14)}.editorial-page .chapter-shader-band .scent-timeline li{border-bottom-color:rgba(248,246,240,.12)}.editorial-page .chapter-shader-band .scent-timeline li::before{background:0 0;border-color:var(--gold-light)}.editorial-page .chapter-shader-band .scent-timeline span{color:rgba(248,246,240,.5)}.editorial-page .chapter-shader-band .scent-timeline strong{color:var(--paper)}.editorial-page .chapter-shader-band .shop__details .scent-timeline p{color:rgba(248,246,240,.62)}.editorial-page .chapter-shader-band .faq-list{border-top-color:rgba(248,246,240,.14)}.editorial-page .chapter-shader-band .shop__details .faq-list div{border-bottom-color:rgba(248,246,240,.12)}.editorial-page .chapter-shader-band .faq-list dt{color:var(--paper)}.editorial-page .chapter-shader-band .faq-list dd{color:rgba(248,246,240,.62)}.editorial-page .chapter-shader-band .notes,.editorial-page .chapter-shader-band .notes--asmara,.editorial-page .chapter-shader-band .notes--beles,.editorial-page .chapter-shader-band .notes--massawa,.editorial-page .chapter-shader-band .notes--oliva,.editorial-page .chapter-shader-band .notes--petricor,.editorial-page .chapter-shader-band .notes--ritual{background:0 0!important;background-color:transparent!important;isolation:auto;overflow:visible;margin-left:0;margin-right:0;width:100%;max-width:none;color:rgba(248,246,240,.88)}.editorial-page .chapter-shader-band .chapter-visuals{background:0 0!important;border-top-color:rgba(248,246,240,.14);margin-left:0;margin-right:0;width:100%;max-width:none}.editorial-page .chapter-shader-band .chapter-visuals__head .eyebrow,.editorial-page .chapter-shader-band .chapter-visuals__head .sx-eyebrow{color:rgba(248,246,240,.55)}.editorial-page .chapter-shader-band .chapter-visuals__head .display{color:var(--paper)}.editorial-page .chapter-shader-band .chapter-visuals__head .display em{color:rgba(248,246,240,.78)}.editorial-page .chapter-shader-band .chapter-gallery figure{border:1px solid rgba(248,246,240,.1)}.editorial-page .chapter-shader-band .beles-section{background:0 0!important;border-top-color:rgba(248,246,240,.14);max-width:var(--max);margin-left:auto;margin-right:auto;width:auto}.editorial-page .chapter-shader-band .beles-section h2{color:var(--paper)}.editorial-page .chapter-shader-band .beles-section p{color:rgba(248,246,240,.72)}.editorial-page .chapter-shader-band .beles-section a{color:var(--gold-light);border-bottom-color:currentColor}.editorial-page .about-shader-band--leopard{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;background-color:#6b4528;background-image:radial-gradient(ellipse 115% 90% at 12% 0,rgba(196,148,92,.72) 0,transparent 58%),radial-gradient(ellipse 100% 80% at 88% 100%,rgba(36,20,12,.42) 0,transparent 62%),linear-gradient(168deg,#b8895a 0,#946840 36%,#5c381f 64%,#8f6238 100%);padding:0 var(--pad) clamp(80px,12vw,140px);color:rgba(248,246,240,.9)}.editorial-page .about-shader-band--leopard>:not(.mv-shader){position:relative;z-index:2}.editorial-page .about-shader-band--leopard .info-page__chapters{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,140px) 0 clamp(40px,6vw,80px);background:0 0}.editorial-page .about-shader-band--leopard .info-page__chapter-figure{background:rgba(8,6,4,.28);border:1px solid rgba(248,246,240,.14);box-shadow:0 24px 64px rgba(0,0,0,.32)}.editorial-page .about-shader-band--leopard .info-page__chapter-figure--portrait{background:linear-gradient(168deg,rgba(248,246,240,.12) 0,rgba(248,246,240,.04) 100%);border-color:rgba(248,246,240,.16);box-shadow:0 32px 88px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.1)}.editorial-page .about-shader-band--leopard .about-people__specimen-well img{filter:blur(21px) saturate(.68) brightness(1.08) contrast(.94);transform:scale(1.11)}.editorial-page .about-shader-band--leopard .about-people__specimen-glass__tint{background:linear-gradient(168deg,rgba(255,255,255,.52) 0,rgba(242,242,244,.38) 50%,rgba(250,250,252,.46) 100%);backdrop-filter:blur(34px) saturate(1.12) brightness(1.1);-webkit-backdrop-filter:blur(34px) saturate(1.12) brightness(1.1)}.editorial-page .about-shader-band--leopard .about-people__specimen .mv-shader{opacity:.82}.editorial-page .about-shader-band--leopard .about-people__specimen-glass__light{mix-blend-mode:screen;animation-duration:11s}.editorial-page .about-shader-band--leopard .about-people__specimen-tab{background:linear-gradient(180deg,rgba(252,248,240,.96),rgba(241,234,222,.92));border-color:rgba(240,212,160,.28)}.editorial-page .about-shader-band--leopard .about-people__specimen-tab__label{color:rgba(26,22,18,.92)}.editorial-page .about-shader-band--leopard .about-people__specimen-tab__ref{color:rgba(120,88,48,.62)}.editorial-page .about-shader-band--leopard .about-people__specimen-frame__corners{opacity:.68}.editorial-page .about-shader-band--leopard .about-people__specimen-seal{border-color:rgba(240,212,160,.55);color:rgba(92,66,34,.82)}.editorial-page .about-shader-band--leopard .info-page__chapter-copy h2{color:var(--paper)}.editorial-page .about-shader-band--leopard .info-page__chapter-copy h2::before{color:rgba(248,246,240,.5)}.editorial-page .about-shader-band--leopard .info-page__chapter-copy li,.editorial-page .about-shader-band--leopard .info-page__chapter-copy p{color:rgba(248,246,240,.76)}.editorial-page .about-shader-band--leopard .info-page__chapter-copy li{border-top-color:rgba(248,246,240,.14)}.editorial-page .about-shader-band--leopard .info-page__chapter-copy a{color:#f0d4a0;border-bottom-color:currentColor}.editorial-page .about-shader-band--leopard .info-page__chapter-copy>p:first-of-type::first-letter{color:#f0d4a0}.editorial-page .about-shader-band--leopard .proof-people{margin-top:clamp(28px,4vw,40px);padding:clamp(28px,4vw,40px) 0 0;background:0 0;border:none;border-top:1px solid rgba(248,246,240,.14);backdrop-filter:none;-webkit-backdrop-filter:none;display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,36px);align-items:start}@media (min-width:720px){.editorial-page .about-shader-band--leopard .proof-people{grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,72px)}}.editorial-page .about-shader-band--leopard .proof-people li{font-family:inherit;font-style:normal;font-size:inherit;line-height:inherit;padding:0;border:0;color:inherit}.editorial-page .about-shader-band--leopard .proof-people strong{display:block;font-family:var(--sans);font-style:normal;font-weight:500;font-size:11px;letter-spacing:.22em;text-transform:uppercase;line-height:1.4;color:rgba(248,246,240,.52);margin:0 0 12px}.editorial-page .about-shader-band--leopard .proof-people span{display:block;font-family:var(--serif);font-size:clamp(15px, 1.05vw, 17px);line-height:1.75;color:rgba(248,246,240,.74);max-width:38ch}.editorial-page .about-shader-band--leopard .about-people__note{max-width:none;margin:clamp(36px,5vw,52px) 0 0;padding-top:clamp(24px,3vw,32px);border-top:1px solid rgba(248,246,240,.12);font-family:var(--sans);font-size:12px;line-height:1.75;color:rgba(248,246,240,.5)}.editorial-page .about-shader-band--leopard .about-people__note a{color:rgba(248,246,240,.72);border-bottom-color:rgba(248,246,240,.28)}.editorial-page .about-shader-band--leopard .about-people__note a:hover{color:#f0d4a0;border-bottom-color:currentColor}.editorial-page .about-shader-band--leopard .info-page__body{max-width:var(--max);margin:0 auto;padding:clamp(48px,6vw,80px) 0 clamp(24px,4vw,48px);border-top:1px solid rgba(248,246,240,.14);background:0 0}.editorial-page .about-shader-band--leopard .info-page__actions-more .sx-link{color:rgba(248,246,240,.84);font-size:11px}.editorial-page .about-shader-band--leopard .info-page__actions-more .sx-link:hover{color:#f0d4a0}.editorial-page .about-shader-band--leopard .sx-btn--ghost{--qfg:var(--paper);color:rgba(248,246,240,.88);border-color:rgba(248,246,240,.3)}.editorial-page .about-shader-band--leopard .sx-btn--ghost:hover{color:#2a1810;border-color:#f0d4a0;background:#f0d4a0}.editorial-page .about-shader-band--leopard .sx-manifesto--band{background:0 0;color:rgba(248,246,240,.9);width:auto;max-width:var(--max);margin:0 auto;padding:clamp(56px,7vw,88px) 0 0;border-top:1px solid rgba(248,246,240,.14);text-align:center}.editorial-page .about-shader-band--leopard .sx-manifesto--band .sx-manifesto__line{color:var(--paper)}.editorial-page .about-shader-band--leopard .sx-manifesto--band .sx-manifesto__line em{color:#f0d4a0;font-style:italic}.editorial-page .about-shader-band--leopard .sx-manifesto--band .sx-manifesto__sign{color:#f0d4a0}.editorial-page .craft-shader-band--studio{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;background-color:#2a3228;background-image:radial-gradient(ellipse 110% 88% at 10% 4%,rgba(118,138,102,.58) 0,transparent 56%),radial-gradient(ellipse 98% 78% at 90% 96%,rgba(22,28,22,.48) 0,transparent 60%),linear-gradient(170deg,#465240 0,#384038 38%,#242a22 66%,#3a4636 100%);padding:0;color:rgba(248,246,240,.9)}.editorial-page .craft-shader-band--studio>:not(.mv-shader){position:relative;z-index:2}.editorial-page .craft-shader-band--studio .craft-chapters{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,140px) var(--pad) clamp(40px,6vw,80px);background:0 0}.editorial-page .craft-shader-band--studio .craft-chapters__intro{border-bottom-color:rgba(248,246,240,.14)}.editorial-page .craft-shader-band--studio .craft-chapters__intro h2{color:var(--paper)}.editorial-page .craft-shader-band--studio .craft-chapters__intro h2 em{color:rgba(248,246,240,.78);font-style:italic}.editorial-page .craft-shader-band--studio .craft-chapters__intro p{color:rgba(248,246,240,.72)}.editorial-page .craft-shader-band--studio .sx-eyebrow{color:rgba(248,246,240,.52)}.editorial-page .craft-shader-band--studio .proof-layer{margin:0 calc(-1 * var(--pad));padding:clamp(48px,8vw,96px) var(--pad);background:0 0;border-top-color:rgba(248,246,240,.12);border-bottom-color:rgba(248,246,240,.12)}.editorial-page .craft-shader-band--studio .proof-layer__header h2{color:var(--paper)}.editorial-page .craft-shader-band--studio .proof-layer__header h2 em{color:rgba(248,246,240,.78);font-style:italic}.editorial-page .craft-shader-band--studio .proof-layer__header p{color:rgba(248,246,240,.68)}.editorial-page .craft-shader-band--studio .proof-people{margin-top:clamp(28px,4vw,40px);padding:clamp(28px,4vw,40px) 0 0;background:0 0;border:none;border-top:1px solid rgba(248,246,240,.14);backdrop-filter:none;-webkit-backdrop-filter:none;display:grid;grid-template-columns:1fr;gap:clamp(28px,4vw,36px);align-items:start}@media (min-width:720px){.editorial-page .craft-shader-band--studio .proof-people{grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,72px)}}.editorial-page .craft-shader-band--studio .proof-people li{font-family:inherit;font-style:normal;font-size:inherit;line-height:inherit;padding:0;border:0;color:inherit}.editorial-page .craft-shader-band--studio .proof-people strong{display:block;font-family:var(--sans);font-style:normal;font-weight:500;font-size:11px;letter-spacing:.22em;text-transform:uppercase;line-height:1.4;color:rgba(248,246,240,.52);margin:0 0 12px}.editorial-page .craft-shader-band--studio .proof-people span{display:block;font-family:var(--serif);font-size:clamp(15px, 1.05vw, 17px);line-height:1.75;color:rgba(248,246,240,.74);max-width:38ch}.editorial-page .craft-shader-band--studio .craft-panel__figure{background:rgba(8,10,8,.28);border:1px solid rgba(248,246,240,.12);box-shadow:0 24px 64px rgba(0,0,0,.28)}.editorial-page .craft-shader-band--studio .craft-panel__copy h2{color:var(--paper)}.editorial-page .craft-shader-band--studio .craft-panel__copy li,.editorial-page .craft-shader-band--studio .craft-panel__copy p{color:rgba(248,246,240,.72)}.editorial-page .craft-shader-band--studio .sx-interlude{background:0 0;color:rgba(248,246,240,.88);width:auto;max-width:none;margin:0;margin-left:0;margin-right:0;padding:clamp(80px,10vw,128px) var(--pad);border-top:1px solid rgba(248,246,240,.12)}.editorial-page .craft-shader-band--studio .sx-interlude__inner{max-width:var(--max);margin:0 auto}.editorial-page .craft-shader-band--studio .sx-interlude h2{color:var(--paper)}.editorial-page .craft-shader-band--studio .sx-interlude h2 em{color:rgba(248,246,240,.78);font-style:italic}.editorial-page .craft-shader-band--studio .sx-interlude li,.editorial-page .craft-shader-band--studio .sx-interlude p{color:rgba(248,246,240,.72)}.editorial-page .craft-shader-band--studio .sx-interlude a{color:#c8d4b8;border-bottom-color:rgba(200,212,184,.35)}.editorial-page .craft-shader-band--studio .sx-interlude a:hover{color:#e8ead8}.editorial-page .craft-shader-band--studio .info-page__table-wrap{border-color:rgba(248,246,240,.14)}.editorial-page .craft-shader-band--studio .info-page__table thead th{color:rgba(248,246,240,.52);border-bottom-color:rgba(248,246,240,.14)}.editorial-page .craft-shader-band--studio .info-page__table td,.editorial-page .craft-shader-band--studio .info-page__table th{color:rgba(248,246,240,.72);border-color:rgba(248,246,240,.1)}.editorial-page .craft-shader-band--studio .info-page__table tbody th[scope=row]{color:rgba(248,246,240,.84)}.editorial-page .craft-shader-band--studio .info-page__body.craft-chapters{max-width:var(--max);margin:0 auto;padding:clamp(72px,10vw,120px) var(--pad) clamp(40px,6vw,80px);background:0 0;border-top:1px solid rgba(248,246,240,.12)}.editorial-page .craft-shader-band--studio .sx-interlude+.info-page__body.craft-chapters{padding-top:clamp(80px,10vw,128px);border-top:0}.editorial-page .craft-shader-band--studio .info-page__body.craft-chapters+.info-page__body.craft-chapters{border-top:1px solid rgba(248,246,240,.12)}.editorial-page .craft-shader-band--studio .info-page__body.craft-chapters h2{color:var(--paper);margin-top:clamp(40px,5vw,56px)}.editorial-page .craft-shader-band--studio .info-page__body.craft-chapters h2:first-child{margin-top:0}.editorial-page .craft-shader-band--studio .info-page__body.craft-chapters li,.editorial-page .craft-shader-band--studio .info-page__body.craft-chapters p{color:rgba(248,246,240,.72)}.editorial-page .craft-shader-band--studio .info-page__body.craft-chapters li strong{color:rgba(248,246,240,.88)}.editorial-page .craft-shader-band--studio .info-page__steps li{border-top-color:rgba(248,246,240,.14);color:rgba(248,246,240,.72)}.editorial-page .craft-shader-band--studio .info-page__steps li::before{color:#c8d4b8}.editorial-page .craft-shader-band--studio .info-page__steps li strong{color:var(--paper)}.editorial-page .craft-shader-band--studio .info-page__actions{border-top-color:rgba(248,246,240,.12)}.editorial-page .craft-shader-band--studio .info-page__actions-chips{max-width:var(--max);margin:clamp(28px,4vw,40px) auto 0;padding:clamp(24px,3vw,32px) var(--pad) 0;border-top:1px solid rgba(248,246,240,.12)}.editorial-page .craft-shader-band--studio .info-page__action-chip{background:0 0;border:1px solid rgba(248,246,240,.22);color:rgba(248,246,240,.82)}.editorial-page .craft-shader-band--studio .info-page__action-chip.sx-link::after{display:none}.editorial-page .craft-shader-band--studio .info-page__action-chip:hover{background:rgba(248,246,240,.06);border-color:rgba(248,246,240,.4);color:var(--paper)}.editorial-page .craft-shader-band--studio .sx-btn--ghost{--qfg:var(--paper);color:rgba(248,246,240,.88);border-color:rgba(248,246,240,.28)}.editorial-page .craft-shader-band--studio .sx-btn--ghost:hover{color:#2a3228;border-color:#c8d4b8;background:#c8d4b8}.editorial-page .craft-shader-band--studio .sx-manifesto--band{background:0 0;color:rgba(248,246,240,.9);width:auto;max-width:none;margin:0;margin-left:0;margin-right:0;padding:clamp(80px,12vw,170px) var(--pad) clamp(96px,13vw,140px);border-top:1px solid rgba(248,246,240,.14);text-align:center}.editorial-page .craft-shader-band--studio .sx-manifesto--band .sx-manifesto__line{color:var(--paper)}.editorial-page .craft-shader-band--studio .sx-manifesto--band .sx-manifesto__line em{color:#c8d4b8;font-style:italic}.editorial-page .craft-shader-band--studio .sx-manifesto--band .sx-manifesto__sign{color:#c8d4b8}.editorial-page .journal-shader-band--article{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;background-color:#060d18;background-image:radial-gradient(ellipse 110% 88% at 14% 10%,rgba(255,255,255,.07) 0,transparent 48%),radial-gradient(ellipse 95% 75% at 86% 88%,rgba(4,12,32,.65) 0,transparent 52%),linear-gradient(168deg,#0a1830 0,#081424 42%,#060d18 68%,#0c1c34 100%);padding:0;color:rgba(248,246,240,.94)}.editorial-page .journal-shader-band--article>:not(.mv-shader){position:relative;z-index:2}.editorial-page .journal-shader-band--article .article-body{max-width:min(640px,100%);margin:0 auto;padding:clamp(56px,8vw,100px) var(--pad) clamp(48px,6vw,80px);background:0 0}.editorial-page .journal-shader-band--article .article-body p{color:rgba(248,246,240,.74)}.editorial-page .journal-shader-band--article .article-body p strong{color:rgba(248,246,240,.9)}.editorial-page .journal-shader-band--article .article-body h2{color:var(--paper)}.editorial-page .journal-shader-band--article .article-body a{color:#fff;border-bottom-color:rgba(255,255,255,.35)}.editorial-page .journal-shader-band--article .article-body a:hover{color:rgba(255,255,255,.78)}.editorial-page .journal-shader-band--article .article-body .sx-link::after{background:currentColor}.editorial-page .journal-shader-band--article .info-page__table-wrap{border-color:rgba(248,246,240,.14);margin:1.6em 0}.editorial-page .journal-shader-band--article .info-page__table thead th{color:rgba(255,255,255,.88);background:rgba(4,10,24,.85);border-bottom-color:rgba(255,255,255,.18)}.editorial-page .journal-shader-band--article .info-page__table tbody tr:nth-child(2n) td,.editorial-page .journal-shader-band--article .info-page__table tbody tr:nth-child(2n) th[scope=row]{background:rgba(6,14,32,.38)}.editorial-page .journal-shader-band--article .info-page__table td,.editorial-page .journal-shader-band--article .info-page__table th{color:rgba(248,246,240,.72);border-color:rgba(248,246,240,.1)}.editorial-page .journal-shader-band--article .info-page__table tbody th[scope=row]{color:rgba(248,246,240,.86)}.editorial-page .journal-shader-band--article .info-page__figure{margin:0 0 2em;background:rgba(8,6,4,.24);border:1px solid rgba(248,246,240,.12)}.editorial-page .journal-shader-band--article .info-page__figure--concept img,.editorial-page .journal-shader-band--article .info-page__figure--flacon img{padding:clamp(20px,3vw,48px);aspect-ratio:auto;height:auto;width:100%;object-fit:contain;object-position:center;background:var(--surface-well)}.editorial-page .journal-shader-band--article .info-page__figure figcaption{color:rgba(248,246,240,.52);border-top-color:rgba(248,246,240,.1)}.editorial-page .journal-shader-band--article .article-page__cta{max-width:min(640px,100%);margin:0 auto;padding:clamp(40px,5vw,64px) var(--pad) clamp(72px,10vw,120px);border-top:1px solid rgba(248,246,240,.14);background:0 0;text-align:center}.editorial-page .journal-shader-band--article .article-page__cta .eyebrow{color:rgba(248,246,240,.52)}.editorial-page .journal-shader-band--article .article-page__cta p{color:rgba(248,246,240,.68)}.editorial-page .journal-shader-band--article .article-page__cta .btn--primary{background:rgba(248,246,240,.92);border-color:rgba(248,246,240,.92);color:#060d14}.editorial-page .journal-shader-band--article .article-page__cta .btn--primary:hover{background:#d8f0ff;border-color:#d8f0ff;color:#062840}.editorial-page .preorder-bridge{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(170px,0.75fr);gap:10px 36px;align-items:center;text-align:left;border-radius:2px}.editorial-page .preorder-bridge .eyebrow,.editorial-page .preorder-bridge__actions,.editorial-page .preorder-bridge__title{grid-column:1/-1}.editorial-page .preorder-bridge__title{max-width:15ch;margin:8px 0 20px;color:rgba(248,246,240,.96);font-family:var(--serif);font-size:2.35rem;font-weight:350;line-height:1.05;letter-spacing:0}.editorial-page .journal-shader-band--article .preorder-bridge__title{color:rgba(248,246,240,.96)}.editorial-page .preorder-bridge__offer{margin:0;padding:14px 0;border-top:1px solid rgba(248,246,240,.18);border-bottom:1px solid rgba(248,246,240,.18);font-family:var(--sans);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.editorial-page .preorder-bridge__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:18px}@media (max-width:700px){.editorial-page .preorder-bridge{grid-template-columns:1fr}.editorial-page .preorder-bridge .eyebrow,.editorial-page .preorder-bridge__actions,.editorial-page .preorder-bridge__title{grid-column:auto}.editorial-page .preorder-bridge__title{font-size:1.95rem}}.editorial-page .journal-shader-band--index{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;background-color:#060d18;background-image:radial-gradient(ellipse 110% 88% at 14% 10%,rgba(255,255,255,.07) 0,transparent 48%),radial-gradient(ellipse 95% 75% at 86% 88%,rgba(4,12,32,.65) 0,transparent 52%),linear-gradient(168deg,#0a1830 0,#081424 42%,#060d18 68%,#0c1c34 100%);padding:0;color:rgba(248,246,240,.94)}.editorial-page .journal-shader-band--index>:not(.mv-shader){position:relative;z-index:2}.editorial-page .journal-shader-band--index .journal-index{max-width:var(--max);margin:0 auto;padding:clamp(56px,8vw,96px) var(--pad) 0}.editorial-page .journal-shader-band--index .journal-index__bar{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px 24px;padding-bottom:clamp(28px,4vw,40px);margin-bottom:clamp(40px,6vw,64px);border-bottom:1px solid rgba(248,246,240,.14)}.editorial-page .journal-shader-band--index .journal-index__count{margin:0;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(22px, 2.6vw, 34px);line-height:1;letter-spacing:-.02em;color:var(--paper)}.editorial-page .journal-shader-band--index .journal-index__count-num{font-size:clamp(34px, 4.8vw, 56px);letter-spacing:-.03em}.editorial-page .journal-shader-band--index .journal-index__tag{margin:0;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:rgba(248,246,240,.48)}.editorial-page .journal-shader-band--index .journal-feed{margin:0 0 clamp(56px,8vw,96px)}.editorial-page .journal-shader-band--index .journal-entry__media{display:block;position:relative;overflow:hidden;background:rgba(4,10,22,.42);border:1px solid rgba(248,246,240,.12);box-shadow:0 28px 72px rgba(0,0,0,.32)}.editorial-page .journal-shader-band--index .journal-entry__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.editorial-page .journal-shader-band--index .journal-entry:hover .journal-entry__media img{transform:scale(1.04)}.editorial-page .journal-shader-band--index .journal-entry__cat{margin:0 0 14px;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:rgba(248,246,240,.48);display:inline-flex;align-items:center;gap:12px}.editorial-page .journal-shader-band--index .journal-entry__cat::before{content:"";width:36px;height:1px;background:rgba(184,212,240,.55);opacity:.85}.editorial-page .journal-shader-band--index .journal-entry__title{margin:0 0 16px;font-family:var(--serif);font-weight:300;font-variation-settings:'opsz' 144;font-size:clamp(28px, 3vw, 46px);line-height:1.02;letter-spacing:-.02em;color:var(--paper)}.editorial-page .journal-shader-band--index .journal-entry__title a{color:inherit;text-decoration:none;border-bottom:0;transition:color .45s var(--ease)}.editorial-page .journal-shader-band--index .journal-entry__title a:hover{color:#d8f0ff}.editorial-page .journal-shader-band--index .journal-entry__excerpt{margin:0 0 22px;font-size:clamp(15px, 1.05vw, 17px);line-height:1.75;color:rgba(248,246,240,.72);max-width:42ch}.editorial-page .journal-shader-band--index .journal-entry .sx-link{color:rgba(248,246,240,.88);border-bottom-color:rgba(248,246,240,.32)}.editorial-page .journal-shader-band--index .journal-entry .sx-link:hover{color:#d8f0ff;border-bottom-color:rgba(216,240,255,.45)}.editorial-page .journal-shader-band--index .journal-entry .sx-link::after{background:currentColor}.editorial-page .journal-shader-band--index .journal-entry--feature{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,0.88fr);gap:clamp(32px,5vw,72px);align-items:center}.editorial-page .journal-shader-band--index .journal-entry--feature .journal-entry__media{aspect-ratio:4/5}.editorial-page .journal-shader-band--index .journal-entry--feature .journal-entry__title{font-size:clamp(34px, 4.2vw, 58px)}.editorial-page .journal-shader-band--index .journal-entry--feature .journal-entry__cat{color:rgba(184,212,240,.72)}.editorial-page .journal-shader-band--index .journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,4vw,56px);padding-bottom:clamp(48px,7vw,80px);border-top:1px solid rgba(248,246,240,.1);padding-top:clamp(48px,7vw,80px)}.editorial-page .journal-shader-band--index .journal-grid .journal-entry__media{aspect-ratio:4/5;margin-bottom:clamp(22px,3vw,28px)}.editorial-page .journal-shader-band--index .journal-entry--boutique .journal-entry__media{aspect-ratio:1}.editorial-page .journal-shader-band--index .sx-manifesto--band{background:0 0;color:rgba(248,246,240,.9);width:auto;max-width:none;margin:0 calc(-1 * var(--pad));padding:clamp(80px,12vw,170px) var(--pad) clamp(96px,13vw,140px);border-top:1px solid rgba(248,246,240,.14);text-align:center}.editorial-page .journal-shader-band--index .sx-manifesto--band .sx-manifesto__line{color:var(--paper)}.editorial-page .journal-shader-band--index .sx-manifesto--band .sx-manifesto__line em{color:#b8d4f0;font-style:italic}.editorial-page .journal-shader-band--index .sx-manifesto--band .sx-manifesto__sign{color:#b8d4f0}@media (max-width:1024px){.editorial-page .journal-shader-band--index .journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-page .journal-shader-band--index .journal-entry--boutique{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);gap:clamp(24px,4vw,40px);align-items:center}.editorial-page .journal-shader-band--index .journal-entry--boutique .journal-entry__media{margin-bottom:0}}@media (max-width:860px){.editorial-page .journal-shader-band--index .journal-entry--feature{grid-template-columns:1fr;gap:24px}.editorial-page .journal-shader-band--index .journal-entry--feature .journal-entry__media{aspect-ratio:16/10}.editorial-page .journal-shader-band--index .journal-grid{grid-template-columns:1fr;gap:clamp(40px,8vw,56px)}.editorial-page .journal-shader-band--index .journal-entry--boutique{grid-template-columns:1fr}.editorial-page .journal-shader-band--index .journal-entry--boutique .journal-entry__media{margin-bottom:clamp(22px,3vw,28px)}}.editorial-page .wear-shader-band{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;background-color:#140a08;color:rgba(248,246,240,.88);padding:clamp(72px,10vw,140px) var(--pad)}.editorial-page .wear-shader-band>:not(.mv-shader){position:relative;z-index:2}.editorial-page .wear-shader-band .wear-panel{max-width:var(--max);margin:0 auto;margin-bottom:0}.editorial-page .wear-shader-band .wear-panel__figure{background:rgba(248,246,240,.04);border:1px solid rgba(248,246,240,.1)}.editorial-page .wear-shader-band .sx-eyebrow{color:rgba(248,246,240,.55)}.editorial-page .wear-shader-band .wear-panel__copy h2{color:var(--paper)}.editorial-page .wear-shader-band .wear-panel__copy h2 em{color:rgba(248,246,240,.78);font-style:italic}.editorial-page .wear-shader-band .wear-panel__copy li,.editorial-page .wear-shader-band .wear-panel__copy p{color:rgba(248,246,240,.72)}.editorial-page .wear-shader-band .info-page__steps li{border-top-color:rgba(248,246,240,.14)}.editorial-page .wear-shader-band .info-page__steps li::before{color:var(--gold-light)}.editorial-page .wear-shader-band .info-page__steps li strong{color:var(--paper)}.editorial-page .wear-shader-band .info-page__body.wear-chapters{max-width:var(--max);margin:clamp(64px,8vw,100px) auto 0;padding:clamp(48px,6vw,72px) 0 0;border-top:1px solid rgba(248,246,240,.14);background:0 0}.editorial-page .wear-shader-band .info-page__body.wear-chapters h2{color:var(--paper);margin-top:clamp(40px,5vw,56px)}.editorial-page .wear-shader-band .info-page__body.wear-chapters h2:first-child{margin-top:0}.editorial-page .wear-shader-band .info-page__body.wear-chapters li,.editorial-page .wear-shader-band .info-page__body.wear-chapters p{color:rgba(248,246,240,.72)}.editorial-page .wear-shader-band .info-page__body.wear-chapters li strong{color:var(--paper)}.editorial-page .wear-shader-band .info-page__body.wear-chapters ul{margin:0;padding-left:1.2em}.editorial-page .wear-shader-band .wear-chapters--object{margin-top:0;padding-top:0;border-top:0}.editorial-page .wear-shader-band .bottle-explorer{margin:clamp(28px,4vw,40px) auto}.editorial-page .wear-shader-band .bottle-explorer__hint{color:rgba(248,246,240,.5)}.editorial-page .wear-shader-band .info-page__actions{max-width:none;margin:clamp(32px,5vw,48px) 0 0;padding:0;border-top:0;justify-content:flex-start}.editorial-page .wear-shader-band .info-page__actions-more{margin:20px 0 0}.editorial-page .wear-shader-band .info-page__actions-more .sx-link{color:rgba(248,246,240,.82);font-size:11px}.editorial-page .wear-shader-band .info-page__actions-more .sx-link:hover{color:var(--gold-light)}.editorial-page .wear-shader-band .sx-btn--on-dark.sx-btn--ghost{--qfg:var(--paper);color:rgba(248,246,240,.82);border-color:rgba(248,246,240,.28)}.editorial-page .wear-shader-band .sx-btn--on-dark.sx-btn--ghost:hover{color:var(--ink);border-color:var(--paper)}.editorial-page .wear-shader-band .sx-manifesto--band{background:0 0;color:rgba(248,246,240,.88);width:auto;max-width:none;margin:clamp(64px,8vw,100px) 0 0;margin-left:0;margin-right:0;padding:clamp(48px,6vw,72px) 0 0;border-top:1px solid rgba(248,246,240,.14);text-align:center}.editorial-page .wear-shader-band .sx-manifesto--band .sx-manifesto__line{color:var(--paper)}.editorial-page .wear-shader-band .sx-manifesto--band .sx-manifesto__line em{color:rgba(248,246,240,.78)}.editorial-page .wear-shader-band .sx-manifesto--band .sx-manifesto__sign{color:var(--gold-light)}.editorial-page .boutique-chapter-band,.editorial-page .boutique-shader-band{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden;isolation:isolate;color:rgba(248,246,240,.88)}.editorial-page .boutique-chapter-band>:not(.mv-shader),.editorial-page .boutique-shader-band>:not(.mv-shader){position:relative;z-index:2}.editorial-page .boutique-shader-band--collection{background:0 0;padding:clamp(56px,8vw,104px) var(--gutter);color:var(--ink)}.store-page #chapters:first-of-type .boutique-shader-band--collection{padding-top:max(clamp(56px,8vw,104px),calc(var(--nav-h,72px) + env(safe-area-inset-top,0px) + 24px))}.editorial-page .boutique-shader-band--collection>:not(.mv-shader){position:relative;z-index:2}.editorial-page .boutique-shader-band--collection .store-shop__head{margin-bottom:clamp(36px,5vw,56px)}.editorial-page .boutique-shader-band--collection .sx-eyebrow{color:var(--ink-faint)}.editorial-page .boutique-shader-band--collection .store-shop__head h1{color:var(--ink)}.editorial-page .boutique-shader-band--collection .store-shop__head h1 em{color:var(--skin-umber);font-style:italic}.editorial-page .boutique-shader-band--collection .store-shop__count{color:var(--ink-faint)}.editorial-page .boutique-shader-band--answers{background:0 0;padding:clamp(56px,8vw,104px) var(--gutter);color:var(--ink)}.editorial-page .boutique-shader-band--answers>:not(.mv-shader){position:relative;z-index:2}.editorial-page .boutique-shader-band--answers .answer-ledger{margin:0 auto;max-width:var(--max);padding:0}.editorial-page .boutique-shader-band--answers .answer-ledger__eyebrow{color:var(--ink-faint)}.editorial-page .boutique-shader-band--atlas{background-color:var(--bg);background-image:linear-gradient(180deg,var(--bg) 0,rgba(240,240,242,.55) 100%);padding:clamp(72px,10vw,140px) var(--pad) clamp(48px,6vw,72px);border-bottom:1px solid var(--hair-dark,rgba(23,21,15,.12));color:var(--ink)}.editorial-page .boutique-shader-band--atlas .boutique-index__head{max-width:var(--max);margin:0 auto;margin-bottom:0}.editorial-page .boutique-shader-band--atlas .sx-eyebrow{color:var(--ink-faint)}.editorial-page .boutique-shader-band--atlas .boutique-index__head h2{color:var(--ink)}.editorial-page .boutique-shader-band--atlas .boutique-index__head h2 em{color:var(--skin-umber);font-style:italic}.editorial-page .boutique-shader-band--atlas .boutique-index__count{color:var(--ink-faint)}.editorial-page .boutique-chapter-band{padding:clamp(36px,5vw,56px) var(--pad);border-top:1px solid rgba(248,246,240,.1)}.editorial-page .boutique-chapter-band--beles{background-color:#0a1208}.editorial-page .boutique-chapter-band--oliva{background-color:#0a1008}.editorial-page .boutique-chapter-band--asmara{background-color:#0e0c0a}.editorial-page .boutique-chapter-band--massawa{background-color:#120a06}.editorial-page .boutique-chapter-band--petricor{background-color:#0a100e}.editorial-page .boutique-chapter-band--ritual{background-color:#100808}.editorial-page .boutique-chapter-band .chapter-row{max-width:var(--max);margin:0 auto;border-top:0;min-height:clamp(300px,38vw,540px)}.editorial-page .boutique-chapter-band .chapter-row::before{display:none}.editorial-page .boutique-chapter-band .chapter-row:last-child{border-bottom:0}.editorial-page .boutique-chapter-band .chapter-row__num{color:var(--gold-light);opacity:.75}.editorial-page .boutique-chapter-band .chapter-row__name{color:var(--paper)}.editorial-page .boutique-chapter-band .chapter-row__name em{color:rgba(248,246,240,.78)}.editorial-page .boutique-chapter-band .chapter-row__meta{color:rgba(248,246,240,.5)}.editorial-page .boutique-chapter-band .chapter-row__desc{color:rgba(248,246,240,.72)}.editorial-page .boutique-chapter-band .chapter-row__status{color:rgba(248,246,240,.55)}.editorial-page .boutique-chapter-band .chapter-row__status::before{background:rgba(248,246,240,.35)}.editorial-page .boutique-chapter-band .chapter-row__status--beles{color:#9fd4a0}.editorial-page .boutique-chapter-band .chapter-row__status--beles::before{background:#9fd4a0}.editorial-page .boutique-chapter-band .chapter-row__actions .sx-link{color:rgba(248,246,240,.82)}.editorial-page .boutique-chapter-band .chapter-row__actions .sx-link:hover{color:var(--gold-light)}.editorial-page .boutique-chapter-band .chapter-row__media{border:1px solid rgba(248,246,240,.1)}.editorial-page .boutique-shader-band--memory{background-color:#100c0a;padding:clamp(80px,12vw,170px) var(--pad) clamp(96px,13vw,190px)}.editorial-page .boutique-shader-band--memory .sx-manifesto--band{background:0 0;color:rgba(248,246,240,.88);width:auto;max-width:none;margin:0;padding:0;border-top:0;text-align:center}.editorial-page .boutique-shader-band--memory .sx-manifesto__line{color:var(--paper)}.editorial-page .boutique-shader-band--memory .sx-manifesto__line em{color:rgba(248,246,240,.78);font-style:italic}.editorial-page .boutique-shader-band--memory .sx-manifesto__sign{color:var(--gold-light)}.mv-shader{position:absolute!important;inset:0;width:100%;height:100%;z-index:0!important;pointer-events:none;display:block}.mv-shader--photo{z-index:1!important}.mv-shader--mid{z-index:2!important}.footer,footer.editorial-page__footer{position:relative;overflow:hidden;isolation:isolate}.footer>:not(.mv-shader),footer.editorial-page__footer>:not(.mv-shader){position:relative;z-index:2}.editorial-page .footer .waitlist-consent,.editorial-page .footer .waitlist-consent a{color:rgba(248,246,240,.72)}@media (prefers-reduced-motion:reduce){.mv-shader{display:none}}@media (max-width:720px){.editorial-page .journal-masthead .journal-masthead__title,.editorial-page .page-hero__title{font-size:3.25rem;line-height:.95}.editorial-page .product-intro__title{font-size:3.5rem}.editorial-page .article-hero__inner h1{font-size:3.125rem}.editorial-page .journal-masthead .journal-masthead__lead,.editorial-page .page-hero__lead{font-size:clamp(16px, 4.2vw, 19px);max-width:none}.editorial-page .page-hero__inner{padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))}.editorial-page .journal-shader-band--index .journal-index__bar{flex-direction:column;align-items:flex-start;gap:10px}.editorial-page .journal-shader-band--index .journal-index__count{font-size:clamp(18px, 5vw, 24px)}.editorial-page .journal-shader-band--index .journal-index__count-num{font-size:clamp(28px, 9vw, 40px)}.editorial-page .sx-letter__form{flex-direction:column;align-items:stretch;gap:12px}.editorial-page .sx-letter__form button,.editorial-page .sx-letter__form input[type=email]{width:100%;min-height:48px}.editorial-page .craft-panel,.editorial-page .info-page__chapter,.editorial-page .wear-panel{grid-template-columns:1fr;gap:clamp(24px,6vw,36px)}.editorial-page .article-body,.editorial-page .info-page__body{padding-left:max(var(--pad),env(safe-area-inset-left,0px));padding-right:max(var(--pad),env(safe-area-inset-right,0px))}.editorial-page .sx-manifesto__line{max-width:18ch;font-size:clamp(26px, 7.5vw, 40px)}}@media (max-width:480px){.editorial-page .journal-shader-band--index .journal-entry__title{font-size:clamp(24px, 7vw, 32px)}.editorial-page .journal-shader-band--index .journal-entry--feature .journal-entry__title{font-size:clamp(28px, 8vw, 38px)}}@media (max-width:900px){.editorial-page .about-shader-band--leopard,.editorial-page .article-hero,.editorial-page .boutique-shader-band--answers,.editorial-page .boutique-shader-band--atlas,.editorial-page .boutique-shader-band--collection,.editorial-page .boutique-shader-band--memory,.editorial-page .craft-shader-band--studio,.editorial-page .journal-shader-band--article,.editorial-page .journal-shader-band--index,.editorial-page .page-hero,.editorial-page .product-intro,.editorial-page .store-hero-band,.editorial-page .store-label-strip,.editorial-page .sx-full-bleed,.editorial-page .sx-interlude,.editorial-page .sx-manifesto,.editorial-page .wear-shader-band,.editorial-page [class*=boutique-chapter-band],.editorial-page [class*=chapter-shader-band]{width:100%;max-width:100%;margin-left:0;margin-right:0}.editorial-page .journal-shader-band--index .sx-manifesto--band{margin-left:0;margin-right:0}}.answer-ledger{margin:clamp(40px,6vw,72px) auto;max-width:var(--max,1200px);padding:0 var(--pad,20px);scroll-margin-top:88px}.answer-ledger__panel{border:1px solid rgba(23,21,15,.08);background:var(--surface-panel,#fff);padding:clamp(28px,4vw,48px);position:relative}.editorial-page .answer-ledger--editorial .answer-ledger__panel,.editorial-page .boutique-shader-band--answers .answer-ledger__panel{background:#fff;border-color:rgba(23,21,15,.08);box-shadow:0 12px 40px -28px rgba(0,0,0,.08)}.editorial-page .answer-ledger--editorial .answer-ledger__body,.editorial-page .boutique-shader-band--answers .answer-ledger__body{background:#fff}.answer-ledger__head{margin-bottom:clamp(20px,3vw,32px);padding-bottom:1.25rem;border-bottom:1px solid rgba(23,21,15,.08)}.answer-ledger__eyebrow{margin:0 0 .35rem}.answer-ledger__title{font-family:var(--font-display, var(--serif, 'Fraunces'), serif);font-size:clamp(1.5rem, 2.8vw, 2rem);font-weight:400;line-height:1.15;margin:0 0 .65rem;color:var(--ink,#17150f)}.answer-ledger__lede{margin:0;max-width:52ch;color:var(--ink-soft,rgba(23,21,15,.68));font-size:.95rem;line-height:1.55}.answer-ledger__list{display:grid;gap:0}.answer-ledger__item{scroll-margin-top:96px}.answer-ledger__item+.answer-ledger__item{border-top:1px solid rgba(23,21,15,.08)}.answer-ledger__question{font-family:var(--font-display, var(--serif, 'Fraunces'), serif);font-size:clamp(1.05rem, 2vw, 1.22rem);font-weight:400;margin:0;line-height:1.3;color:var(--ink,#17150f)}.answer-ledger__answer p{margin:0 0 .65rem;color:rgba(23,21,15,.82);line-height:1.65;max-width:62ch;font-size:.95rem}.answer-ledger__answer p:last-child{margin-bottom:0}.answer-ledger__proof{margin:.85rem 0 0;display:grid;gap:.45rem}.answer-ledger__proof-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(23,21,15,.45)}.answer-ledger__proof-links{display:flex;flex-wrap:wrap;gap:8px}.answer-ledger__proof-link{display:inline-flex;align-items:center;padding:8px 14px;border:1px solid rgba(23,21,15,.12);font-family:var(--sans, 'Inter', sans-serif);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink,#17150f);text-decoration:none;transition:border-color .35s ease,background .35s ease,color .35s ease}.answer-ledger__proof-link:hover{border-color:var(--ink,#1a1612);background:rgba(23,21,15,.04)}.answer-ledger__source{margin:.65rem 0 0;font-size:.78rem;letter-spacing:.02em;color:rgba(23,21,15,.45)}.answer-ledger__source a{color:inherit;text-decoration:underline;text-underline-offset:0.15em}.answer-ledger__more{margin:clamp(24px,4vw,36px) 0 0;padding-top:1.25rem;border-top:1px solid rgba(23,21,15,.08)}.answer-ledger__more-link{font-size:.9rem}.answer-ledger__fold{border:none}.answer-ledger__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:clamp(16px,2.5vw,22px) 0;cursor:pointer;list-style:none;user-select:none}.answer-ledger__summary::-webkit-details-marker{display:none}.answer-ledger__summary::marker{content:''}.answer-ledger__toggle{flex-shrink:0;width:22px;height:22px;margin-top:.15rem;border:1px solid rgba(26,22,18,.18);border-radius:50%;position:relative;transition:border-color .3s ease,transform .35s ease}.answer-ledger__toggle::after,.answer-ledger__toggle::before{content:'';position:absolute;top:50%;left:50%;width:8px;height:1px;background:rgba(26,22,18,.55);transform:translate(-50%,-50%);transition:transform .35s ease,opacity .3s ease}.answer-ledger__toggle::after{transform:translate(-50%,-50%) rotate(90deg)}.answer-ledger__fold[open]>.answer-ledger__summary .answer-ledger__toggle{transform:rotate(45deg);border-color:rgba(168,132,74,.55)}.answer-ledger__fold[open]>.answer-ledger__summary .answer-ledger__toggle::after,.answer-ledger__fold[open]>.answer-ledger__summary .answer-ledger__toggle::before{background:rgba(168,132,74,.85)}.answer-ledger__body{padding:0 0 clamp(18px,3vw,24px)}.answer-ledger__item:not(:has(.answer-ledger__fold)){padding:clamp(16px,2.5vw,22px) 0}.answer-ledger__item:not(:has(.answer-ledger__fold)) .answer-ledger__question{margin-bottom:.65rem}.answer-ledger--compact{margin-top:clamp(32px,5vw,48px)}.answer-ledger--compact .answer-ledger__panel{padding:clamp(22px,3vw,32px)}.answer-ledger--dark .answer-ledger__panel,.home .answer-ledger--home .answer-ledger__panel{border-color:rgba(255,255,255,.08);background:linear-gradient(165deg,rgba(18,16,14,.94),rgba(10,9,8,.9)),repeating-linear-gradient(90deg,transparent,transparent 23px,rgba(255,255,255,.02) 24px);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.answer-ledger--dark .answer-ledger__head,.home .answer-ledger--home .answer-ledger__head{border-bottom-color:rgba(255,255,255,.1)}.answer-ledger--dark .answer-ledger__title,.home .answer-ledger--home .answer-ledger__title{color:var(--paper,#fff)}.answer-ledger--dark .answer-ledger__lede,.home .answer-ledger--home .answer-ledger__lede{color:rgba(248,246,240,.72)}.answer-ledger--dark .answer-ledger__item+.answer-ledger__item,.home .answer-ledger--home .answer-ledger__item+.answer-ledger__item{border-top-color:rgba(255,255,255,.06)}.answer-ledger--dark .answer-ledger__question,.home .answer-ledger--home .answer-ledger__question{color:var(--paper,#fff)}.answer-ledger--dark .answer-ledger__answer p,.home .answer-ledger--home .answer-ledger__answer p{color:rgba(248,246,240,.86)}.answer-ledger--dark .answer-ledger__proof-label,.home .answer-ledger--home .answer-ledger__proof-label{color:rgba(248,246,240,.45)}.answer-ledger--dark .answer-ledger__proof-link,.home .answer-ledger--home .answer-ledger__proof-link{border-color:rgba(248,246,240,.18);color:rgba(248,246,240,.82)}.answer-ledger--dark .answer-ledger__proof-link:hover,.home .answer-ledger--home .answer-ledger__proof-link:hover{border-color:rgba(248,246,240,.42);background:rgba(248,246,240,.06);color:#fff}.answer-ledger--dark .answer-ledger__source,.home .answer-ledger--home .answer-ledger__source{color:rgba(248,246,240,.42)}.answer-ledger--dark .answer-ledger__more,.home .answer-ledger--home .answer-ledger__more{border-top-color:rgba(255,255,255,.08)}.answer-ledger--dark .answer-ledger__more-link,.home .answer-ledger--home .answer-ledger__more-link{color:rgba(248,246,240,.88);border-bottom-color:rgba(248,246,240,.32)}.answer-ledger--dark .answer-ledger__toggle,.home .answer-ledger--home .answer-ledger__toggle{border-color:rgba(248,246,240,.18)}.answer-ledger--dark .answer-ledger__toggle::after,.answer-ledger--dark .answer-ledger__toggle::before,.home .answer-ledger--home .answer-ledger__toggle::after,.home .answer-ledger--home .answer-ledger__toggle::before{background:rgba(248,246,240,.55)}.home .answer-ledger--excerpt{margin:clamp(32px,5vw,56px) clamp(16px,4vw,48px) clamp(48px,8vw,80px);max-width:min(920px,calc(100% - 32px))}.beles-page .answer-ledger--chapter,.editorial-page .answer-ledger--chapter{margin:0;max-width:none;padding:clamp(48px,8vw,80px) var(--pad,20px);background:#060d14}.editorial-page .journal-shader-band--index.answer-index-band{margin-top:0}.answer-index-page__inner{max-width:var(--max,1200px);margin:0 auto;padding:clamp(56px,8vw,96px) var(--pad,20px) 0}.answer-index__bar{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px 24px;margin-bottom:clamp(32px,5vw,48px);padding-bottom:clamp(20px,3vw,28px);border-bottom:1px solid rgba(248,246,240,.12)}.answer-index__count{margin:0;font-family:var(--serif, 'Fraunces', serif);font-weight:300;font-size:clamp(18px, 2.2vw, 24px);letter-spacing:-.02em;color:var(--paper,#fff)}.answer-index__count-num{font-size:clamp(34px, 4.8vw, 56px);letter-spacing:-.03em}.answer-index__tag{margin:0;font-family:var(--sans, 'Inter', sans-serif);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:rgba(184,212,240,.72)}.editorial-page .journal-shader-band--index .answer-ledger.answer-index{margin:0;max-width:none;padding:0}.editorial-page .journal-shader-band--index .answer-ledger__panel--index{border:1px solid rgba(248,246,240,.1);background:rgba(6,13,20,.42);backdrop-filter:blur(8px);padding:clamp(28px,4vw,44px)}.editorial-page .journal-shader-band--index .answer-ledger__head--index{border-bottom-color:rgba(248,246,240,.1)}.editorial-page .journal-shader-band--index .answer-ledger__title{color:var(--paper,#fff);font-size:clamp(1.6rem, 3vw, 2.2rem)}.editorial-page .journal-shader-band--index .answer-ledger__lede{color:rgba(248,246,240,.68)}.answer-index__nav{margin-top:1.35rem;position:sticky;top:calc(var(--nav-h,72px) + 8px);z-index:3;padding:12px 0 4px;background:linear-gradient(180deg,rgba(6,13,20,.92) 70%,rgba(6,13,20,0))}.answer-index__nav-list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.answer-index__nav-link{display:inline-flex;padding:8px 14px;border:1px solid rgba(248,246,240,.16);font-family:var(--sans, 'Inter', sans-serif);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:rgba(248,246,240,.72);text-decoration:none;transition:border-color .35s ease,color .35s ease,background .35s ease}.answer-index__nav-link:hover{border-color:rgba(216,240,255,.45);color:#d8f0ff;background:rgba(248,246,240,.05)}.answer-index__groups{display:grid;gap:clamp(36px,5vw,52px)}.answer-ledger__group{scroll-margin-top:calc(var(--nav-h,72px) + 72px)}.answer-ledger__group-head{display:grid;grid-template-columns:36px 1fr auto;align-items:baseline;gap:12px 16px;margin-bottom:.5rem;padding-bottom:.85rem;border-bottom:1px solid rgba(248,246,240,.08)}.answer-ledger__group-index{margin:0;font-family:var(--serif, 'Fraunces', serif);font-size:1.15rem;font-style:italic;color:rgba(184,212,240,.75)}.answer-ledger__group-title{margin:0;font-family:var(--serif, 'Fraunces', serif);font-size:clamp(1.2rem, 2.4vw, 1.55rem);font-weight:400;color:var(--paper,#fff)}.answer-ledger__group-count{margin:0;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(248,246,240,.42)}.editorial-page .journal-shader-band--index .answer-ledger__item+.answer-ledger__item{border-top-color:rgba(248,246,240,.06)}.editorial-page .journal-shader-band--index .answer-ledger__question{color:var(--paper,#fff)}.editorial-page .journal-shader-band--index .answer-ledger__answer p{color:rgba(248,246,240,.82)}.editorial-page .journal-shader-band--index .answer-ledger__proof-label{color:rgba(248,246,240,.42)}.editorial-page .journal-shader-band--index .answer-ledger__proof-link{border-color:rgba(248,246,240,.16);color:rgba(248,246,240,.78)}.editorial-page .journal-shader-band--index .answer-ledger__proof-link:hover{border-color:rgba(216,240,255,.4);color:#d8f0ff;background:rgba(248,246,240,.05)}.editorial-page .journal-shader-band--index .answer-ledger__source{color:rgba(248,246,240,.4)}.editorial-page .journal-shader-band--index .answer-ledger__toggle{border-color:rgba(248,246,240,.16)}.editorial-page .journal-shader-band--index .answer-ledger__toggle::after,.editorial-page .journal-shader-band--index .answer-ledger__toggle::before{background:rgba(248,246,240,.5)}.answer-ledger__group--infer .answer-index__infer-list{margin:.5rem 0 0;padding-left:1.25rem;color:rgba(248,246,240,.68);line-height:1.65;font-size:.92rem}.answer-ledger__group--infer .answer-index__infer-list li+li{margin-top:.45rem}@media (max-width:768px){.answer-index__bar{flex-direction:column;align-items:flex-start;gap:10px}.answer-index__count{font-size:clamp(16px, 4.5vw, 20px)}.answer-index__count-num{font-size:clamp(28px, 9vw, 40px)}.answer-ledger__group-head{grid-template-columns:28px 1fr}.answer-ledger__group-count{grid-column:2}.answer-index__nav{position:static;background:0 0;padding-top:0}}.page-hero--compact{min-height:clamp(280px,40vh,420px)}@media (max-width:480px){.editorial-page .journal-masthead .journal-masthead__title,.editorial-page .page-hero__title,.editorial-page .product-intro__title{font-size:2.75rem}.editorial-page .article-hero__inner h1{font-size:2.625rem}}@media (max-width:900px){.editorial-page .footer__form input[type=email],.editorial-page .mini-waitlist input[type=email],.editorial-page .shop__waitlist-field input,.editorial-page .shop__waitlist-select,.editorial-page .sx-letter__form input[type=email]{font-size:16px}}