:root{--black:#080808;--charcoal:#242424;--gold:#A88955;--gold2:#C2B39A;--bone:#D7CDBA;--cream:#F4F1EA;--line:rgba(168,137,85,.55);--page:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--cream);font-family:Georgia,Times New Roman,serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.shell{max-width:var(--page);margin:auto;padding:0 34px}.kicker,.nav,.meta,.btn,.mini{font-family:Arial,Helvetica,sans-serif;letter-spacing:.18em;text-transform:uppercase}.kicker{color:var(--gold2);font-size:.77rem}.h1,.h2,.h3{font-weight:400;text-transform:uppercase;letter-spacing:.14em;line-height:1.08}.h1{font-size:clamp(2.8rem,7vw,7rem)}.h2{font-size:clamp(2rem,4vw,4.1rem)}.h3{font-size:1.35rem}.btn{display:inline-flex;align-items:center;gap:.8rem;border:1px solid var(--gold);padding:14px 22px;font-size:.72rem;color:var(--gold2);background:transparent;transition:.2s}.btn:hover{background:var(--gold);color:#080808}.header{position:sticky;top:0;z-index:50;background:#080808f5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.nav{display:flex;gap:28px;font-size:.68rem}.nav.right{justify-content:flex-end}.nav a:hover{color:var(--gold2)}.header-logo{width:220px;margin:auto}.mobile-toggle{display:none;background:none;border:0;color:var(--cream);font-size:1.4rem}.hero{position:relative;min-height:78vh;border-bottom:1px solid var(--line);overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.05) brightness(.7)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05050514,#0505053d)}.hero-content{position:relative;z-index:2;min-height:78vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:90px 0}.hero-panel{max-width:820px;background:#0808081f;padding:30px}.hero-logo{width:min(600px,82vw);margin:0 auto 18px}.section{padding:82px 0}.section-title{text-align:center;margin-bottom:44px}.section-title p{max-width:760px;margin:10px auto;color:#c8c0b5}.chapters{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.card{border:1px solid var(--line);padding:34px 22px;text-align:center;background:linear-gradient(180deg,#0b0b0b,#090909);min-height:250px;display:flex;flex-direction:column;justify-content:center}.symbol{font-size:2.8rem;color:var(--gold);line-height:1;margin-bottom:20px}.card p{color:#c7c0b7;font-size:.95rem}.archive-feature{display:grid;grid-template-columns:1.25fr .75fr;min-height:560px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.archive-photo img{width:100%;height:100%;object-fit:cover}.archive-copy{padding:70px;display:flex;flex-direction:column;justify-content:center;background:#0b0b0b}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post{border-top:1px solid var(--line);padding-top:14px}.post img{aspect-ratio:16/9;width:100%;object-fit:cover;margin-bottom:16px}.post .meta{font-size:.62rem;color:var(--gold2)}.post h3{font-size:1.35rem;font-weight:400;margin:.45rem 0}.post p{color:#c7c0b7}.quote{border-left:1px solid var(--gold);padding:28px 0 28px 28px;color:var(--bone);font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.newsletter{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:42px 0;background:#0b0b0b}.newsletter-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.form{display:flex}.form input{flex:1;background:#080808;border:1px solid #555;color:#fff;padding:15px}.form button{background:transparent;border:1px solid var(--gold);color:var(--gold2);padding:0 24px;letter-spacing:.15em;text-transform:uppercase}.footer{padding:34px 0}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.footer-logo{width:220px}.footer-links{display:flex;gap:20px;flex-wrap:wrap;font:10px Arial;letter-spacing:.13em;text-transform:uppercase}.page-hero{padding:110px 0 60px;text-align:center;border-bottom:1px solid var(--line)}.page{padding:70px 0}.rte{max-width:820px;margin:auto;font-size:1.08rem;color:#d4cec5}.rte h2,.rte h3{color:var(--gold2);letter-spacing:.08em;font-weight:400;text-transform:uppercase}.archive-blog-hero{position:relative;min-height:54vh;display:flex;align-items:end;background:#080808;border-bottom:1px solid var(--line)}.archive-blog-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.46) saturate(.8)}.archive-blog-hero .inner{position:relative;z-index:2;padding:70px 34px;width:min(100%,var(--page));margin:auto}.article{max-width:900px;margin:auto;padding:70px 26px}.article img{margin:30px auto}.article .rte{font-size:1.1rem}.product{display:grid;grid-template-columns:1fr 1fr;gap:55px;max-width:1180px;margin:auto;padding:80px 28px}.product-media img{width:100%;background:#111}.price{color:var(--gold2);font-size:1.2rem}.product button{width:100%;margin-top:20px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-tile{border:1px solid var(--line);padding:18px}.product-tile img{aspect-ratio:1/1;object-fit:cover;width:100%;background:#111}.search-form{display:flex;max-width:700px;margin:30px auto}.search-form input{flex:1;background:#111;border:1px solid #555;color:#fff;padding:14px}.search-form button{border:1px solid var(--gold);background:transparent;color:var(--gold2);padding:0 24px}.muted{color:#a9a39a}.success{color:var(--gold2);margin-top:12px}@media(max-width:900px){.shell{padding:0 20px}.header-inner{grid-template-columns:auto 1fr auto}.nav{display:none}.mobile-toggle{display:block}.header-logo{width:160px}.chapters{grid-template-columns:1fr 1fr}.archive-feature{grid-template-columns:1fr}.archive-copy{padding:45px 24px}.blog-grid,.newsletter-grid,.product,.collection-grid,.footer-inner{grid-template-columns:1fr}}@media(max-width:540px){.chapters{grid-template-columns:1fr}.hero{min-height:66vh}.hero-content{min-height:66vh;padding:55px 0}.form{display:block}.form button{width:100%;padding:14px;margin-top:8px}}.hero-sub{font-size:.66rem;margin-top:14px;color:var(--bone)}.manifesto{border-bottom:1px solid var(--line)}.manifesto-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;align-items:center;max-width:1180px}.manifesto .h2{margin:.35rem 0}.manifesto-copy{font-size:clamp(1.05rem,1.6vw,1.35rem);color:#d1cbc2}.manifesto-copy strong{color:var(--cream);font-weight:400}.gold-line{color:var(--gold2);text-transform:uppercase;letter-spacing:.16em;font:700 .75rem Arial;margin-top:30px}.archive-story{display:grid;grid-template-columns:1.2fr .8fr;min-height:600px;border-bottom:1px solid var(--line);background:#0a0a0a}.archive-story.reverse{grid-template-columns:.8fr 1.2fr}.archive-story.reverse .story-image{order:2}.story-image{overflow:hidden}.story-image img{width:100%;height:100%;min-height:600px;object-fit:cover;filter:saturate(.72) contrast(1.04)}.story-copy{padding:clamp(45px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.story-copy .h2{font-size:clamp(2rem,3.5vw,3.7rem);margin:.35rem 0 1.2rem}.story-copy p{color:#c7c0b7;max-width:560px;font-size:1.05rem}.text-link{display:inline-block;margin-top:18px;color:var(--gold2);font:700 .7rem Arial;letter-spacing:.17em;text-transform:uppercase;border-bottom:1px solid var(--gold);padding-bottom:5px;width:max-content}.center{text-align:center;margin-top:28px}.chapters-section{background:linear-gradient(180deg,#080808,#0b0b0b)}.section-title.left{text-align:left;max-width:900px}.section-title.left .h2{font-size:clamp(2rem,4vw,3.8rem)}.process{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr;grid-template-rows:330px 330px;gap:14px}.process-shot{position:relative;margin:0;overflow:hidden;background:#111}.process-shot.tall{grid-row:1/3}.process-shot.wide{grid-column:2/4}.process-shot img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.06);transition:transform .5s ease}.process-shot:hover img{transform:scale(1.02)}.process-shot:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,#000c)}.process-shot figcaption{position:absolute;z-index:2;left:20px;bottom:17px;color:var(--bone);font:700 .62rem Arial;letter-spacing:.16em;text-transform:uppercase}.archive-journal{background:#0b0b0b;border-top:1px solid var(--line)}.journal-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.journal-head .h2{margin:.2rem 0 0}.journal-head .text-link{margin-bottom:12px}.statement{padding:100px 0;text-align:center;border-top:1px solid var(--line);background:#080808}.statement-mark{font-size:5rem;color:var(--gold);line-height:.6}.statement blockquote{margin:28px auto;max-width:900px;font-size:clamp(1.7rem,3vw,3.3rem);font-weight:400;line-height:1.28;text-transform:uppercase;letter-spacing:.08em;color:var(--bone)}@media(max-width:900px){.manifesto-grid,.archive-story,.archive-story.reverse{grid-template-columns:1fr}.archive-story.reverse .story-image{order:0}.story-image img{min-height:420px}.process-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 280px 280px}.process-shot.tall{grid-column:1/3;grid-row:auto}.process-shot.wide{grid-column:1/3}.journal-head{align-items:flex-start;flex-direction:column}.journal-head .text-link{margin-top:0}}@media(max-width:540px){.manifesto-grid{gap:35px}.archive-story,.archive-story.reverse{min-height:0}.story-image img{min-height:320px}.story-copy{padding:48px 22px}.process-grid{display:block}.process-shot{height:280px;margin-bottom:12px}.process-shot.tall{height:420px}.statement{padding:72px 0}.statement blockquote{font-size:1.55rem}.journal-head{margin-bottom:28px}}.header-inner{height:66px}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:22px}.socials{display:flex;align-items:center;gap:13px;font:600 18px Arial}.socials a{transition:.2s}.socials a:hover{color:var(--gold2);transform:translateY(-1px)}.v4-hero{min-height:70vh}.v4-hero .hero-bg{filter:saturate(.72) contrast(1.08) brightness(.62)}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#00000038);z-index:1}.v4-hero .hero-content{min-height:70vh;padding:36px 0 28px}.v4-hero .hero-panel{padding:12px 30px;background:transparent}.hero-title{font-size:clamp(2.2rem,5.5vw,5.8rem);letter-spacing:.28em;text-transform:uppercase;color:var(--gold2);margin-bottom:18px;white-space:nowrap}.v4-hero .hero-logo{width:min(420px,70vw);margin-bottom:28px}.hero-rule{height:1px;width:340px;max-width:70vw;background:var(--line);margin:10px auto}.v4-hero .hero-sub{margin:10px 0 0}.v4-chapters{padding:48px 0 42px;background:#080808;border-bottom:1px solid var(--line);position:relative}.v4-chapters:before,.v4-chapters:after{content:"\2726";position:absolute;color:#a8895524;font-size:10rem;top:90px}.v4-chapters:before{left:-20px}.v4-chapters:after{right:-20px}.compact{margin-bottom:28px}.compact .h2{font-size:clamp(1.7rem,3vw,2.8rem);margin:.35rem 0}.v4-chapters .card{min-height:220px;padding:24px 16px}.v4-chapters .card p{font-size:.9rem}.v4-chapters .center{margin-top:18px}.v4-archive-feature{display:grid;grid-template-columns:1.35fr .85fr 150px;min-height:500px;border-bottom:1px solid var(--line)}.v4-archive-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.65) contrast(1.05) brightness(.82)}.v4-archive-copy{padding:60px 54px;display:flex;flex-direction:column;justify-content:center;background:#090909}.v4-archive-copy .h2{font-size:clamp(2.3rem,4vw,4.2rem);margin:.15rem 0}.v4-archive-copy p{color:#d0c8bd;max-width:500px}.short-rule{width:44px;height:1px;background:var(--gold);margin:14px 0 18px}.v4-archive-copy .btn{width:max-content;margin-top:14px}.v4-archive-rail{border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:17px;padding:30px;color:var(--gold2);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.v4-archive-rail b{font-size:1.2rem}.v4-process{padding:66px 0;border-bottom:1px solid var(--line)}.process-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;margin-bottom:32px}.process-heading .h2{font-size:clamp(2rem,3.5vw,3.4rem);margin:.3rem 0}.process-heading p{color:#c7c0b7}.v4-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v4-process-grid figure{margin:0;position:relative;border:1px solid rgba(168,137,85,.35);overflow:hidden}.v4-process-grid img{aspect-ratio:4/3;width:100%;object-fit:cover;filter:saturate(.62) contrast(1.08);transition:.4s}.v4-process-grid figure:hover img{transform:scale(1.025)}.v4-process-grid figcaption{padding:12px 14px;color:var(--gold2);font:600 .62rem Arial;letter-spacing:.16em;text-transform:uppercase;background:#0a0a0a}.v4-journal-head{margin-bottom:25px}.v4-journal-head .h2{font-size:1.1rem;letter-spacing:.22em;color:#cfc4b1;margin:.35rem 0}.v4-journal-layout{display:grid;grid-template-columns:1fr 260px;gap:38px}.v4-journal-layout .blog-grid{gap:20px}.v4-quote{border-left:1px solid var(--gold);padding:28px 0 28px 28px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;text-transform:uppercase;letter-spacing:.11em;color:var(--bone);font-size:.92rem}.v4-quote small{display:block;margin-top:24px;color:var(--gold2);font:600 .62rem Arial;letter-spacing:.15em}.v4-newsletter{padding:34px 0}.v4-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.footer-tag{font-size:.52rem;color:#999;margin-top:9px}.footer-bottom{text-align:center;color:#999;font-size:.52rem;padding:18px 20px 0;border-top:1px solid rgba(168,137,85,.22);margin-top:24px}.mobile-menu a{display:block;padding:8px 0}@media(max-width:1000px){.header-right .nav{display:none}.v4-archive-feature{grid-template-columns:1fr 1fr}.v4-archive-rail{display:none}.v4-process-grid{grid-template-columns:1fr 1fr}.v4-journal-layout{grid-template-columns:1fr}.v4-footer{grid-template-columns:1fr auto}.v4-footer .footer-links{display:none}}@media(max-width:700px){.hero-title{font-size:clamp(1.5rem,7vw,2.5rem);letter-spacing:.18em}.v4-archive-feature{grid-template-columns:1fr}.v4-archive-image{min-height:340px}.v4-archive-copy{padding:45px 24px}.process-heading{grid-template-columns:1fr;gap:10px}.v4-process-grid{grid-template-columns:1fr 1fr}.socials{gap:10px}.v4-footer{grid-template-columns:1fr auto}}body,.h1,.h2,.h3,.post h3{font-family:Baskerville,Baskerville Old Face,Hoefler Text,Times New Roman,serif}.v41-hero{min-height:0;height:auto;background:#000}.v41-hero .hero-bg{position:relative;inset:auto;width:100%;height:auto;object-fit:contain;filter:none}.v41-hero:after{display:none}.chapter-icon{width:64px;height:64px;margin:0 auto 18px;color:var(--gold)}.chapter-icon svg{width:100%;height:100%;display:block}.chapter-icon svg *{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chapter-icon svg path:only-child{fill:none}.v4-chapters .card:nth-child(1) .chapter-icon svg path,.v4-chapters .card:nth-child(4) .chapter-icon svg path,.v4-chapters .card:nth-child(5) .chapter-icon svg path{fill:none}.v4-journal-layout,.v4-quote{display:none!important}.archive-journal .blog-grid{grid-template-columns:repeat(3,1fr)}.v4-journal-head{justify-content:space-between}@media(max-width:900px){.archive-journal .blog-grid{grid-template-columns:1fr}.chapter-icon{width:58px;height:58px}}:root{--display-serif:"Baskerville","Baskerville Old Face","Hoefler Text","Palatino Linotype","Book Antiqua",Georgia,serif;--body-serif:"Baskerville","Baskerville Old Face","Hoefler Text",Georgia,serif;--ui-sans:Arial,Helvetica,sans-serif}body{font-family:var(--body-serif);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.h1,.h2,.h3,.post h3,.v4-archive-copy p,.process-heading p,.post p,.newsletter p{font-family:var(--body-serif);font-weight:400}.h2,.h3,.post h3{text-transform:none;letter-spacing:.01em}.kicker,.nav,.btn,.text-link,.meta,.mini,figcaption,.footer-links,.footer-bottom{font-family:var(--ui-sans);text-transform:uppercase;letter-spacing:.14em}.v4-chapters .h2{font-family:var(--display-serif);font-size:clamp(2rem,3vw,2.85rem);letter-spacing:.08em;text-transform:uppercase}.v4-chapters .card .h3{font-family:var(--display-serif);font-size:1.22rem;letter-spacing:.04em;text-transform:uppercase}.v4-chapters .card p{font-family:var(--body-serif);font-size:.98rem;line-height:1.35;color:#e4ddd4}.v4-archive-copy .h2{font-family:var(--display-serif);text-transform:uppercase;letter-spacing:.08em}.process-heading .h2{font-family:var(--display-serif);text-transform:uppercase;letter-spacing:.055em}.post h3{font-family:var(--display-serif);font-size:1.22rem;letter-spacing:.02em}.post p{font-size:.95rem;line-height:1.45}.socials{display:flex;align-items:center;gap:14px}.social-icon{display:inline-flex;width:19px;height:19px;color:#f1ece4}.social-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.social-icon:nth-child(2) svg,.social-icon:nth-child(3) svg,.social-icon:nth-child(4) svg{fill:currentColor;stroke:none}.social-icon:hover{color:var(--gold2);transform:translateY(-1px)}.footer-socials{justify-content:flex-end}.v4-archive-feature{grid-template-columns:1.35fr .85fr!important}.v4-archive-rail{display:none!important}@media(max-width:1000px){.v4-archive-feature{grid-template-columns:1fr 1fr!important}}@media(max-width:700px){.v4-archive-feature{grid-template-columns:1fr!important}}.v44-hero{width:100%;background:#000;min-height:0!important;height:auto!important;overflow:hidden;position:relative}.v44-hero-image{display:block;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;position:relative!important;inset:auto!important;transform:none!important;filter:none!important}.v44-hero:before,.v44-hero:after{display:none!important;content:none!important}.chapter-icon{width:64px;height:64px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;color:var(--gold);flex:0 0 auto}.chapter-icon svg{display:block!important;width:64px!important;height:64px!important;overflow:visible!important;color:inherit}.chapter-icon svg path,.chapter-icon svg rect,.chapter-icon svg circle,.chapter-icon svg line,.chapter-icon svg polyline,.chapter-icon svg polygon{vector-effect:non-scaling-stroke;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important;opacity:1!important;visibility:visible!important}.v4-chapters .card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.v4-chapters .card .h3{margin:.2rem 0 .55rem}.v4-chapters .card p{margin:0;text-align:center}@media(max-width:700px){.v44-hero{background:#000}.v44-hero-image{width:100%!important;height:auto!important;object-fit:contain!important}.v4-chapters .chapters{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.v4-chapters .card{min-height:0!important;padding:22px 18px 20px!important}.chapter-icon{width:58px!important;height:58px!important;margin-bottom:14px!important}.chapter-icon svg{width:58px!important;height:58px!important}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.subpage-hero{border-bottom:1px solid rgba(190,158,112,.35);background:#070707}.subpage-hero-inner{padding:110px 0 90px;max-width:1040px}.subpage-hero .h1{max-width:980px;margin:.45rem 0 1rem}.subpage-hero p{font-size:1.12rem;line-height:1.8;color:var(--muted);max-width:720px}.volume-i-hero{background:linear-gradient(90deg,#070707fa,#070707e0),url(es-hero-concert.jpg) center/cover no-repeat}.story-hero{background:linear-gradient(90deg,#070707f7,#070707d1),url(es-archive-real-04.jpg) center/cover no-repeat}.contact-hero{background:linear-gradient(90deg,#070707fc,#070707db),url(es-bench-bottles.jpg) center/cover no-repeat}.volume-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end;margin-bottom:58px}.volume-intro>p{color:var(--muted);line-height:1.8}.volume-page-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.volume-page-card{border:1px solid rgba(190,158,112,.4);padding:34px 22px 30px;text-align:center;background:#ffffff03}.volume-page-card .chapter-icon{margin-bottom:18px}.volume-page-card h3{font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;color:var(--gold-light);letter-spacing:.08em;margin:.6rem 0 .7rem}.volume-page-card p{color:var(--text);line-height:1.6;font-size:.96rem}.volume-note{margin-top:72px;border-top:1px solid rgba(190,158,112,.4);padding-top:56px;max-width:860px}.volume-note p{max-width:720px;color:var(--muted);line-height:1.8}.button-outline{display:inline-block;margin-top:20px;padding:14px 20px;border:1px solid var(--gold);color:var(--gold-light);text-transform:uppercase;letter-spacing:.12em;font:600 .78rem/1 Arial,Helvetica,sans-serif}.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.story-image img{display:block;width:100%;height:auto}.story-copy p{color:var(--muted);line-height:1.85;margin:0 0 1.1rem}.story-values{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:80px}.story-values>div{border-top:1px solid var(--gold);padding-top:22px}.story-values span{color:var(--gold);font:600 .75rem/1 Arial,Helvetica,sans-serif;letter-spacing:.18em}.story-values h3{font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;color:var(--gold-light);letter-spacing:.07em}.story-values p{color:var(--muted);line-height:1.7}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.contact-copy p{color:var(--muted);line-height:1.8}.contact-form-wrap{border:1px solid rgba(190,158,112,.4);padding:36px}.contact-form{display:grid;gap:11px}.contact-form label{font:600 .72rem/1 Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.13em;color:var(--gold-light);margin-top:8px}.contact-form input,.contact-form textarea{width:100%;background:#0c0c0c;border:1px solid rgba(190,158,112,.42);color:var(--text);padding:14px 15px;font:inherit;border-radius:0}.contact-form textarea{resize:vertical}.contact-form button{justify-self:start;margin-top:12px;background:transparent;border:1px solid var(--gold);color:var(--gold-light);padding:14px 20px;text-transform:uppercase;letter-spacing:.12em;font:600 .78rem/1 Arial,Helvetica,sans-serif;cursor:pointer}.form-success,.success{color:var(--gold-light);margin-top:10px}.form-error,.errors{color:#e3c5b9;margin-top:10px}.newsletter-form{position:relative}@media(max-width:1000px){.volume-page-grid{grid-template-columns:repeat(2,1fr)}.story-grid,.contact-grid,.volume-intro{grid-template-columns:1fr;gap:40px}}@media(max-width:700px){.subpage-hero-inner{padding:72px 0 60px}.subpage-hero .h1{font-size:clamp(2.5rem,13vw,4.4rem)}.volume-page-grid{grid-template-columns:1fr}.volume-page-card{padding:28px 20px 24px}.story-values{grid-template-columns:1fr;gap:34px}.contact-form-wrap{padding:24px}}.story-original-copy,.story-original-copy *{max-width:100%;overflow-wrap:anywhere}.story-original-copy h1,.story-original-copy h2,.story-original-copy h3{color:var(--gold-light);font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif}.story-original-copy p,.story-original-copy li{color:var(--muted);line-height:1.85}.story-original-copy a{color:var(--gold-light);text-decoration:underline;text-underline-offset:3px}.contact-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important}.contact-copy,.contact-form-wrap{min-width:0!important;width:100%!important;box-sizing:border-box!important}.contact-copy .h2,.contact-copy p,.contact-copy .mini{max-width:100%!important;overflow-wrap:break-word!important;word-break:normal!important}.contact-form-wrap{overflow:hidden!important}.contact-form{width:100%!important;min-width:0!important}.contact-form input,.contact-form textarea{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.contact-form button{max-width:100%!important}@media(max-width:900px){.contact-grid{grid-template-columns:1fr!important;gap:46px!important}}.story-hero-copy{max-width:900px}.story-manifesto{padding-top:86px}.story-opening-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.story-opening-image img,.archive-story-image img,.story-process-image img{display:block;width:100%;height:auto}.story-opening-copy p,.archive-story-copy p,.story-people-copy p,.story-statement p,.story-closing p{color:var(--muted);line-height:1.85}.story-opening-copy h1,.story-opening-copy h2,.story-opening-copy h3{color:var(--gold-light);font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif}.story-statement{padding-top:100px;padding-bottom:90px;max-width:980px}.story-statement blockquote{margin:16px 0 28px;padding:0;font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;font-size:clamp(2rem,4.2vw,4rem);line-height:1.12;color:var(--text);border:0}.story-statement p{max-width:850px;font-size:1.05rem}.archive-story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center;padding-top:30px;padding-bottom:100px}.archive-story-copy{max-width:600px}.story-people{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;border-top:1px solid rgba(190,158,112,.38);padding-top:70px;padding-bottom:90px}.story-people-copy{font-size:1.04rem}.story-volume-band{background:#0a0a0a;border-top:1px solid rgba(190,158,112,.35);border-bottom:1px solid rgba(190,158,112,.35)}.story-volume-inner{padding-top:82px;padding-bottom:82px;text-align:center}.story-volume-inner>p{color:var(--muted);max-width:720px;margin:0 auto 34px;line-height:1.8}.story-volume-sequence{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:34px 0 16px;font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;color:var(--gold-light);letter-spacing:.07em}.story-volume-sequence b{color:var(--gold);font-weight:400}.story-pillars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:95px;padding-bottom:95px}.story-pillars-grid article{border-top:1px solid var(--gold);padding-top:24px}.story-pillars-grid span{color:var(--gold);font:600 .72rem/1 Arial,Helvetica,sans-serif;letter-spacing:.18em}.story-pillars-grid h3{font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;color:var(--gold-light);letter-spacing:.05em;font-size:1.1rem}.story-pillars-grid p{color:var(--muted);line-height:1.7}.story-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:100px}.story-process-image{overflow:hidden;background:#111}.story-process-image img{aspect-ratio:1/1;object-fit:cover;filter:saturate(.8) contrast(1.02)}.story-closing{max-width:900px;padding-bottom:110px}.story-closing .h2{max-width:780px}@media(max-width:1000px){.story-opening-grid,.archive-story-grid,.story-people{grid-template-columns:1fr;gap:40px}.story-pillars-grid,.story-process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.story-manifesto{padding-top:58px}.story-statement{padding-top:72px;padding-bottom:64px}.archive-story-grid{padding-bottom:72px}.story-people{padding-top:54px;padding-bottom:64px}.story-volume-inner{padding-top:64px;padding-bottom:64px}.story-volume-sequence{flex-direction:column;gap:8px}.story-volume-sequence b{transform:rotate(90deg)}.story-pillars-grid{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px;gap:34px}.story-process-grid{grid-template-columns:1fr 1fr;gap:8px;padding-bottom:72px}.story-closing{padding-bottom:80px}}.our-story-editorial{background:#070707;color:var(--text)}.story-reading-column{width:min(760px,calc(100% - 44px));margin-inline:auto}.story-editorial-header{padding:118px 0 90px;border-bottom:1px solid rgba(190,158,112,.32)}.story-editorial-header h1{font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;font-weight:400;font-size:clamp(3rem,6vw,5.8rem);line-height:1.02;letter-spacing:-.025em;margin:18px 0 0;color:var(--text)}.story-editorial-header h1 em{color:var(--gold-light);font-weight:400}.story-editorial-section{padding:78px 0;border-bottom:1px solid rgba(190,158,112,.16)}.story-first{padding-top:88px}.story-editorial-section p,.story-signoff p{font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;font-size:1.08rem;line-height:1.9;color:var(--muted);margin:0 0 1.35em}.story-editorial-section .story-lead{font-size:clamp(1.65rem,2.6vw,2.35rem);line-height:1.42;color:var(--text);margin-bottom:1.35em}.story-section-number{font:600 .7rem/1 Arial,Helvetica,sans-serif;letter-spacing:.2em;color:var(--gold);margin-bottom:14px}.story-editorial-section h2{font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;line-height:1.1;color:var(--gold-light);margin:0 0 34px}.story-short-lines,.story-emphasis-lines p,.story-count p{color:var(--text)!important;font-size:1.22rem!important}.story-moments{margin:34px 0;padding-left:25px;border-left:1px solid var(--gold)}.story-moments p{margin-bottom:.5em;color:var(--text)}.story-emphasis-lines{margin:30px 0}.story-emphasis-lines p{margin:.25em 0}.story-count{margin:30px 0 38px}.story-count p{margin:.25em 0}.story-photo-break{width:min(1160px,calc(100% - 44px));margin:90px auto}.story-photo-break img{display:block;width:100%;max-height:680px;object-fit:cover;filter:saturate(.78)}.story-photo-break figcaption,.story-photo-pair figcaption{margin-top:11px;color:var(--gold);font:600 .68rem/1.5 Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.16em}.story-pullquote{padding:105px 0;border-top:1px solid rgba(190,158,112,.32);border-bottom:1px solid rgba(190,158,112,.32);background:#090909}.story-pullquote blockquote{margin:0;font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif;font-size:clamp(2.25rem,4.5vw,4.4rem);font-weight:400;line-height:1.12;color:var(--text)}.story-pullquote em{color:var(--gold-light);font-weight:400}.story-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:90px;padding-bottom:20px}.story-photo-pair figure{margin:0}.story-photo-pair img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;filter:saturate(.78)}.story-signoff{padding:105px 0 120px}.story-final-line{font-size:clamp(2rem,4vw,3.8rem)!important;line-height:1.18!important;color:var(--text)!important;margin-bottom:45px!important}.story-final-line em{color:var(--gold-light);font-weight:400}.story-signoff a{color:var(--gold-light);text-decoration:underline;text-underline-offset:4px}.story-signature{margin-top:55px;display:flex;flex-direction:column;gap:7px;color:var(--text);font-family:Baskerville,Hoefler Text,Palatino,Georgia,serif}.story-signature span{color:var(--gold);margin-bottom:10px}.story-signature strong{font-size:1.35rem;font-weight:400;color:var(--gold-light)}.story-signature small{font:600 .7rem/1.5 Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.15em;color:var(--muted)}@media(max-width:700px){.story-editorial-header{padding:78px 0 62px}.story-editorial-section{padding:58px 0}.story-first{padding-top:64px}.story-photo-break{margin:62px auto}.story-pullquote{padding:72px 0}.story-photo-pair{grid-template-columns:1fr;padding-top:62px;gap:38px}.story-signoff{padding:72px 0 90px}}.our-story-editorial .story-reading-column{width:min(720px,calc(100% - 48px))}.story-editorial-header{padding:104px 0 78px}.story-editorial-header h1{max-width:800px}.story-editorial-section{padding:70px 0}.story-first{padding-top:76px}.story-editorial-section p{margin-bottom:1.18em}.story-turn{margin-top:2.2em!important;color:var(--text)!important;font-size:1.22rem!important}.story-short-lines{margin:26px 0 38px;padding:24px 0 24px 28px;border-left:1px solid var(--gold)}.story-short-lines p{margin:0 0 9px!important;color:var(--text)!important;font-size:1.18rem!important;line-height:1.5!important}.story-short-lines p:last-child{margin-bottom:0!important}.story-three-lines{padding:8px 0 8px 26px;border-left:1px solid rgba(190,158,112,.75)}.story-three-lines p{font-size:1.12rem!important;line-height:1.55!important}.story-photo-break{width:min(1040px,calc(100% - 48px));margin:74px auto}.story-apron-photo img{max-height:none;aspect-ratio:2/1;object-fit:cover;object-position:center 54%;filter:saturate(.78) contrast(1.03) brightness(.9)}.story-photo-break figcaption{padding-top:2px}.story-pullquote{padding:88px 0}.story-photo-pair{width:min(1040px,calc(100% - 48px));padding-top:72px}.story-signoff{padding-top:86px}@media(max-width:700px){.our-story-editorial .story-reading-column{width:min(100% - 38px,720px)}.story-editorial-header{padding:68px 0 55px}.story-editorial-section{padding:52px 0}.story-first{padding-top:58px}.story-photo-break{width:calc(100% - 38px);margin:54px auto}.story-apron-photo img{aspect-ratio:16/10}.story-pullquote{padding:62px 0}.story-photo-pair{width:calc(100% - 38px);padding-top:54px}}.our-story-editorial .story-section-number{display:none!important}.our-story-editorial .story-reading-column{width:min(840px,calc(100% - 48px))}.story-editorial-section{padding:66px 0}.story-editorial-section:after{content:"";display:block;clear:both}.story-editorial-section h2{margin-bottom:28px}.story-inline-photo{width:310px;margin:7px 0 20px 30px}.story-inline-photo.story-inline-right{float:right}.story-inline-photo.story-inline-left{float:left;margin:7px 32px 20px 0}.story-inline-photo.story-inline-wide{width:390px}.story-inline-photo img{display:block;width:100%;height:auto;object-fit:cover;border:1px solid rgba(190,158,112,.22)}.story-inline-photo figcaption{margin-top:9px;color:var(--gold);font:600 .66rem/1.45 Arial,Helvetica,sans-serif;text-transform:uppercase;letter-spacing:.14em}.story-editorial-section p{text-align:left}.story-moments{overflow:hidden}.story-pullquote .story-reading-column,.story-signoff .story-reading-column{width:min(840px,calc(100% - 48px))}@media(max-width:700px){.our-story-editorial .story-reading-column,.story-pullquote .story-reading-column,.story-signoff .story-reading-column{width:calc(100% - 38px)}.story-inline-photo,.story-inline-photo.story-inline-left,.story-inline-photo.story-inline-right,.story-inline-photo.story-inline-wide{float:none;width:100%;margin:10px 0 28px}.story-inline-photo img{max-height:none}}.site-header .brand img,.site-header .header-logo img,.site-header .site-logo img,.header-brand img{width:auto!important;max-width:none!important;height:58px!important}.header-socials,.site-header .social-links{display:flex;align-items:center;justify-content:flex-end;gap:14px}.header-socials svg,.site-header .social-links svg{width:18px;height:18px}.chapter-icon-master{display:flex!important;align-items:center;justify-content:center;width:112px!important;height:112px!important;margin:0 auto 24px!important}.chapter-icon-master img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}.v411-footer{border-top:1px solid rgba(190,158,112,.22);padding:54px 0 30px}.v411-footer-grid{width:min(1260px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px}.v411-footer-left{justify-self:start;text-align:left}.v411-footer-kicker{color:var(--gold);font-family:Baskerville,Hoefler Text,Times New Roman,serif;font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.v411-footer-meta{color:#efe9df9e;font:600 .68rem/1.8 Arial,Helvetica,sans-serif;letter-spacing:.12em;text-transform:uppercase}.v411-footer-mark{justify-self:center}.v411-footer-mark img{display:block;width:94px;height:auto}.v411-footer-right{justify-self:end;text-align:right}.v411-footer-right nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px 20px}.v411-footer-right a{color:#efe9dfb8;text-decoration:none;font:600 .67rem/1.5 Arial,Helvetica,sans-serif;letter-spacing:.12em;text-transform:uppercase}.v411-footer-socials{margin-top:16px;display:flex;justify-content:flex-end;gap:14px}@media(max-width:800px){.site-header .brand img,.site-header .header-logo img,.site-header .site-logo img,.header-brand img{height:46px!important}.v411-footer-grid{grid-template-columns:1fr;text-align:center}.v411-footer-left,.v411-footer-mark,.v411-footer-right{justify-self:center;text-align:center}.v411-footer-mark{grid-row:1}.v411-footer-right nav,.v411-footer-socials{justify-content:center}}@media(min-width:801px){.site-header .brand img,.site-header .header-logo img,.site-header .site-logo img,.header-brand img{height:72px!important;width:auto!important;max-width:none!important}.v411-footer-mark img{width:148px!important;height:auto!important}}.chapter-icon-master{width:136px!important;height:136px!important;margin:0 auto 18px!important;background:transparent!important}.chapter-icon-master img{width:100%!important;height:100%!important;object-fit:contain!important;background:transparent!important}@media(min-width:801px){.home-section,.section,.archive-feature,.volume-section,.process-section,.latest-section,.newsletter-section{padding-top:54px!important;padding-bottom:54px!important}.chapter-grid{margin-bottom:34px!important}.v411-footer{padding-top:42px!important}}@media(max-width:800px){.site-header .brand img,.site-header .header-logo img,.site-header .site-logo img,.header-brand img{height:46px!important}.chapter-icon-master{width:104px!important;height:104px!important;margin-bottom:14px!important}.v411-footer-mark img{width:100px!important}}.v4-chapters .chapters{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.v4-chapters .card{display:block!important;min-width:0!important}.section-cta{text-align:center;margin-top:28px}.volume-editorial{background:#080808;color:#eee7dc}.volume-hero{padding:88px 0 72px;text-align:center;border-bottom:1px solid rgba(196,163,113,.22)}.volume-coming{color:var(--gold);font:700 .72rem/1.4 Arial,sans-serif;letter-spacing:.24em;margin-bottom:24px}.volume-hero h1{font-size:clamp(2.7rem,6vw,5.5rem);letter-spacing:.04em;margin:0 auto 24px}.volume-deck{max-width:780px;margin:0 auto;color:#efe9dfc2;font-size:1.15rem;line-height:1.8}.volume-status{margin-top:34px;color:#c4a371cc;font:700 .65rem/1.5 Arial,sans-serif;letter-spacing:.18em}.volume-chapters{padding-top:36px}.volume-chapter{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center;padding:76px 0;border-bottom:1px solid rgba(196,163,113,.18)}.volume-chapter-reverse .volume-chapter-copy{order:2}.volume-chapter-reverse .volume-ingredient-image{order:1}.volume-number{color:var(--gold);font:700 .68rem/1.4 Arial,sans-serif;letter-spacing:.2em;margin-bottom:22px}.volume-title-row{display:flex;align-items:center;gap:20px;margin-bottom:28px}.volume-title-row h2{font-size:clamp(2.2rem,4vw,4rem);margin:0;letter-spacing:.08em}.volume-mark{width:76px;height:76px;object-fit:contain}.profile-main{font-size:1.2rem;line-height:1.75;color:#eee7dc;margin:0 0 16px}.profile-mood{font-family:Baskerville,Times New Roman,serif;font-style:italic;color:var(--gold);font-size:1.1rem;margin:0 0 10px}.profile-scene{color:#efe9dfa8;font-size:1rem;margin:0 0 26px}.ingredient-list{border-top:1px solid rgba(196,163,113,.22);padding-top:18px;color:#efe9df8c;font:700 .62rem/1.8 Arial,sans-serif;letter-spacing:.14em}.volume-ingredient-image{margin:0}.volume-ingredient-image img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;filter:saturate(.72) contrast(1.04) brightness(.82);border:1px solid rgba(196,163,113,.22)}.volume-ingredient-image figcaption{margin-top:10px;color:#c4a371bf;font:700 .62rem/1.5 Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase}.volume-close{text-align:center;padding:90px 0 100px;max-width:820px!important}.volume-close-rule{width:1px;height:55px;background:var(--gold);margin:0 auto 30px;opacity:.65}.volume-close h2{font-size:2.4rem;margin:18px 0}.volume-close p{color:#efe9dfb3;line-height:1.8;margin-bottom:30px}@media(max-width:900px){.v4-chapters .chapters{grid-template-columns:1fr 1fr!important}.volume-chapter{grid-template-columns:1fr;gap:30px;padding:54px 0}.volume-chapter-reverse .volume-chapter-copy,.volume-chapter-reverse .volume-ingredient-image{order:initial}.volume-hero{padding:62px 20px 52px}}@media(max-width:560px){.v4-chapters .chapters{grid-template-columns:1fr!important}.volume-mark{width:60px;height:60px}}.header-logo{width:clamp(220px,19vw,310px)!important;height:auto!important;max-height:42px;object-fit:contain}.socials{display:flex!important;align-items:center;justify-content:flex-end;gap:13px}.social-icon{display:inline-flex!important;align-items:center;justify-content:center;width:18px;height:18px;color:var(--gold)!important;transition:color .2s ease,transform .2s ease,opacity .2s ease}.social-icon svg{width:100%;height:100%;display:block}.social-facebook svg,.social-tiktok svg,.social-x svg{fill:currentColor!important;stroke:none!important}.social-instagram svg{fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round;stroke-linejoin:round}.social-icon:hover,.social-icon:focus-visible{color:var(--gold2)!important;transform:translateY(-1px);outline:none}@media(max-width:1100px){.header-logo{width:220px!important}.header-right{gap:14px}.socials{gap:10px}}@media(max-width:900px){.header-logo{width:190px!important;max-height:36px}.header-right{display:flex!important}.socials{gap:11px}.social-icon{width:17px;height:17px}}@media(max-width:560px){.header-inner{gap:10px}.header-logo{width:155px!important}.socials{gap:8px}.social-icon{width:16px;height:16px}}.archive-entry-real-image{display:block;width:100%;height:auto;max-height:760px;object-fit:cover;margin:0 0 34px}.archive-entry-copy img{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
