@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&display=swap");:root{--ink:#20141f;--plum:#321a31;--plum-deep:#1d111c;--wine:#5a273f;--gold:#c8a35a;--gold-light:#e7c882;--ivory:#f6f1e8;--paper:#fffdf9;--line:rgba(50,26,49,.18);--muted:#6d5967;--shadow:0 20px 60px rgba(39,18,34,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--ivory)}body{margin:0;color:var(--ink);font-family:Cormorant Garamond,Georgia,serif;font-size:18px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}.narrow{width:min(720px,100%)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(29,17,28,.96);border-bottom:1px solid rgba(231,200,130,.25);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:78px;justify-content:space-between;gap:24px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:10px;flex-shrink:0;color:var(--ivory);letter-spacing:.01em}.brand img{width:38px;height:38px;object-fit:contain;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:.78;font-size:22px}.brand b{font-weight:700}.brand em{color:var(--gold-light);font-style:italic;font-weight:500}.nav-links{display:flex;align-items:center;gap:28px;color:#f5ecdc;font-size:17px}.nav-links>a:not(.button){border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease;padding:9px 0}.nav-links>a:not(.button):hover{color:var(--gold-light);border-color:var(--gold-light)}.menu-button{display:none;min-width:44px;min-height:44px;color:var(--ivory);background:transparent;border:1px solid rgba(231,200,130,.55);padding:0 13px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;color:#231721;background:var(--gold-light);border:1px solid var(--gold-light);text-align:center;font-weight:700;font-size:17px;line-height:1.05;letter-spacing:.01em;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer}.button:hover{background:#f0d89d;border-color:#f0d89d;transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.985)}.button:focus-visible,.menu-button:focus-visible,.nav-links a:focus-visible,.text-link:focus-visible,summary:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.button-small{min-height:40px;padding:9px 15px;font-size:15px}.button-light{background:var(--ivory);border-color:var(--ivory)}.button-outline{color:var(--plum);background:transparent;border-color:var(--gold)}.button-outline:hover{color:var(--paper);background:var(--plum);border-color:var(--plum)}.eyebrow{margin:0 0 14px;color:var(--wine);font-size:15px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1{margin-bottom:22px;font-size:clamp(50px,7vw,102px);line-height:.82;letter-spacing:-.045em;font-weight:600}h1 i,h2 i{color:var(--gold);font-weight:500}h2{margin-bottom:20px;font-size:clamp(38px,4.6vw,66px);line-height:.9;letter-spacing:-.035em}h2,h3{font-weight:600}h3{font-size:28px;line-height:1}p{text-wrap:pretty}.hero{min-height:calc(100svh - 78px);position:relative;display:flex;align-items:flex-end;overflow:hidden;background:var(--plum-deep);color:var(--ivory)}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 32%;filter:saturate(.75) contrast(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,14,27,.94) 5%,rgba(41,20,38,.7) 46%,rgba(42,19,38,.15))}.hero-content{position:relative;z-index:1;padding:clamp(70px,12vh,150px) 0 clamp(70px,11vh,120px);width:min(730px,100%)}.hero-content .eyebrow{color:var(--gold-light)}.hero-content h1{max-width:680px}.hero-content>p:not(.eyebrow){max-width:570px;font-size:clamp(21px,2vw,27px);line-height:1.14;color:#faf4e9}.action-row{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:35px}.text-link{display:inline-flex;min-height:44px;align-items:center;gap:9px;color:var(--wine);font-size:19px;font-weight:700;border-bottom:1px solid;transition:color .2s ease,gap .2s ease}.text-link:hover{color:#9e7531;gap:14px}.text-link.light{color:var(--ivory)}.intro-band{background:var(--paper);border-bottom:1px solid var(--line)}.intro-band-grid{padding:35px 0;display:grid;grid-template-columns:.8fr 1.6fr auto;grid-gap:42px;gap:42px;align-items:center}.intro-band-grid .eyebrow{margin:0}.intro-band-grid>p:not(.eyebrow){margin:0;font-size:22px;line-height:1.1}.section{padding:clamp(80px,11vw,155px) 0}.split{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(360px,1fr);grid-gap:clamp(48px,8vw,135px);gap:clamp(48px,8vw,135px);align-items:center}.portrait-wrap{position:relative}.portrait-wrap:before{content:"";position:absolute;inset:-15px 15px 15px -15px;border:1px solid var(--gold);z-index:0}.portrait-wrap img{position:relative;z-index:1;width:100%;max-height:650px;object-fit:cover;object-position:top;box-shadow:var(--shadow)}.copy-block{max-width:610px}.copy-block>p:not(.eyebrow){font-size:22px;line-height:1.22;color:#4b3948}.pillars-section{background:#ede5d8;border-top:1px solid rgba(200,163,90,.35);border-bottom:1px solid rgba(200,163,90,.35)}.pillars{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid var(--line)}.pillar{padding:28px 30px 20px;border-right:1px solid var(--line)}.pillar:first-child{padding-left:0}.pillar:last-child{border-right:0}.pillar span,.resource-list span{display:block;color:var(--gold);font-size:22px;font-weight:600;margin-bottom:42px}.pillar p{color:#5c4d59;font-size:20px;line-height:1.2}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.collection-intro-link{margin:24px 0 -20px;color:#594957;font-size:20px;line-height:1.2}.collection-intro-link a{color:var(--wine);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.product-peek{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.product-card{border-top:1px solid var(--gold);padding-top:14px}.product-image{min-height:360px;padding:20px;background:#e9decd;overflow:hidden}.product-image,.product-image picture{display:flex;align-items:center;justify-content:center}.product-image img{width:auto;height:330px;object-fit:contain;box-shadow:0 16px 35px rgba(37,18,31,.18);transition:transform .3s ease}.product-card:hover .product-image img{transform:translateY(-5px)}.product-card>p{margin:19px 0 7px;color:var(--wine);font-size:15px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.product-card h3{margin-bottom:12px}.product-card>span,.product-footer strong{color:var(--wine);font-size:22px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.manifesto{background:radial-gradient(circle at 70% 40%,#5a2749 0,var(--plum-deep) 57%);color:var(--ivory);padding:clamp(90px,13vw,170px) 0;text-align:center}.manifesto .eyebrow{color:var(--gold-light)}.manifesto blockquote{max-width:920px;margin:0 auto 40px;font-size:clamp(42px,5vw,74px);line-height:.92;letter-spacing:-.035em;font-style:italic}.faq{background:var(--paper)}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding-right:44px;position:relative;font-size:26px;font-weight:600;line-height:1}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:0;top:-4px;color:var(--gold);font-size:32px;font-weight:400;transition:transform .2s ease}.faq details[open] summary:after{transform:rotate(45deg)}.faq details p{max-width:620px;margin:16px 0 4px;color:#594957;font-size:19px;line-height:1.3}.about-hero,.page-intro{background:var(--paper);padding:clamp(80px,12vw,160px) 0 clamp(75px,9vw,125px);border-bottom:1px solid var(--line)}.page-intro .shell>p:not(.eyebrow){max-width:660px;margin-bottom:0;font-size:24px;line-height:1.15;color:#594957}.about-hero{background:#e9dfd3}.about-hero .split{grid-template-columns:1.2fr .8fr}.about-hero h1{font-size:clamp(47px,5.6vw,82px)}.story-copy{padding-top:115px}.story-copy p{font-size:22px;line-height:1.3;color:#4f3e4c}.story-copy blockquote{margin:50px 0 0;padding:28px 0;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);font-size:32px;line-height:1.05;font-style:italic;color:var(--plum)}.values{background:var(--plum-deep);color:var(--ivory)}.values .eyebrow{color:var(--gold-light)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(231,200,130,.35)}.values-grid article{padding:33px 30px 0;border-right:1px solid rgba(231,200,130,.35)}.values-grid article:first-child{padding-left:0}.values-grid article:last-child{border-right:0}.values-grid h2{font-size:36px;color:var(--gold-light)}.values-grid p{font-size:20px;line-height:1.2;color:#f8f0e5}.quiet-cta{padding:clamp(85px,11vw,135px) 0;text-align:center;background:var(--paper)}.quiet-cta h2{margin-bottom:35px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.product-listing{min-height:360px;display:grid;grid-template-columns:180px 1fr;grid-gap:26px;gap:26px;padding:26px;background:var(--paper);align-items:center}.product-listing .product-image{min-height:300px;padding:13px}.product-listing .product-image img{height:270px}.product-listing h2{font-size:36px;margin-bottom:10px}.product-listing>div:last-child>p:not(.eyebrow){font-size:19px;line-height:1.2;color:#594957}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:22px}.product-footer .button{min-height:42px;padding:10px 13px;font-size:15px}.coming-soon{color:var(--muted);font-size:16px;font-style:italic}.product-symbol{display:grid;place-items:center;width:180px;height:180px;border:1px solid var(--gold);font-size:60px;color:var(--gold)}.collection-note{background:#e9dfd3}.collection-note p:not(.eyebrow){font-size:22px;line-height:1.25;color:#594957}@media (min-width:901px){.product-listing:last-child:nth-child(odd){grid-column:1/-1;grid-template-columns:180px minmax(0,520px);justify-content:center}}.resource-list{border-top:1px solid var(--line)}.resource-list article{display:grid;grid-template-columns:100px 1fr;grid-gap:20px;gap:20px;padding:38px 0;border-bottom:1px solid var(--line)}.resource-list span{margin:0}.resource-list h2{font-size:40px;margin-bottom:10px}.resource-list p{max-width:650px;font-size:21px;color:#594957;line-height:1.23}.urgent-section{background:var(--plum-deep);padding:110px 0;color:var(--ivory)}.urgent-section .eyebrow,.urgent-section h2{color:var(--gold-light)}.urgent-section p{font-size:22px;line-height:1.25}.resource-reference{background:#e9dfd3}.resource-reference p:not(.eyebrow){max-width:680px;font-size:22px;line-height:1.25;color:#594957}.fact-sheet-hero{padding:clamp(80px,12vw,150px) 0 clamp(74px,9vw,120px);background:#e9dfd3;border-bottom:1px solid var(--line)}.fact-sheet-hero h1{font-size:clamp(49px,6.5vw,88px)}.fact-sheet-hero .shell>p:not(.eyebrow){max-width:700px;font-size:24px;line-height:1.18;color:#594957}.fact-sheet-updated{margin-top:26px!important;font-size:18px!important;color:var(--muted)!important}.fact-sheet-body{width:min(940px,calc(100% - 64px));margin:0 auto;padding:clamp(76px,10vw,138px) 0;font-size:21px;line-height:1.4;color:#453640}.fact-sheet-body>section+section{margin-top:clamp(76px,10vw,125px)}.fact-sheet-lede{max-width:760px;margin-bottom:70px;font-size:25px;line-height:1.22;color:#594957}.fact-sheet-body h2{margin-bottom:28px;font-size:clamp(40px,5vw,64px);color:var(--plum)}.fact-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.fact-stat{padding:34px 32px;background:var(--paper)}.fact-number{margin:0 0 12px;color:var(--wine);font-size:clamp(45px,5vw,68px);line-height:.9;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fact-stat h3{margin-bottom:15px;font-size:29px;line-height:1}.fact-stat>p:not(.fact-number){margin-bottom:20px;color:#594957;font-size:19px;line-height:1.25}.fact-methodology a,.fact-stat a{color:var(--wine);font-size:17px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.fact-context{padding:clamp(42px,6vw,72px);background:var(--plum-deep);color:var(--ivory)}.fact-context .eyebrow,.fact-context h2{color:var(--gold-light)}.fact-context p:not(.eyebrow){max-width:720px;color:#f5ecdc;font-size:22px;line-height:1.25}.fact-context .text-link{color:var(--gold-light);margin-top:12px}.fact-methodology>p:not(.eyebrow){max-width:760px;font-size:21px;color:#594957}.fact-methodology ul{display:grid;grid-gap:13px;gap:13px;margin:30px 0 0;padding-left:25px}.fact-methodology li{padding-left:5px}.cite-box{margin-top:48px;padding:30px 32px;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold)}.cite-box h3{margin-bottom:12px;color:var(--plum)}.cite-box p{margin-bottom:8px;color:#594957}.fact-support{margin-top:clamp(80px,11vw,140px);padding-top:clamp(70px,9vw,110px);border-top:1px solid var(--line)}.fact-support h2{max-width:600px}.fact-support p{max-width:650px;margin-bottom:30px;font-size:22px;line-height:1.25;color:#594957}.product-detail{padding:clamp(80px,11vw,155px) 0;background:var(--paper)}.product-detail-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(340px,1fr);grid-gap:clamp(48px,8vw,120px);gap:clamp(48px,8vw,120px);align-items:center}.product-detail-image{padding:28px;background:#e9decd;align-items:center}.product-detail-image,.product-detail-image picture{display:flex;justify-content:center}.product-detail-image img{width:100%;max-width:500px;height:auto;box-shadow:var(--shadow)}.product-detail-grid>div:last-child{max-width:620px}.product-detail-grid>div:last-child>p:not(.eyebrow){font-size:22px;line-height:1.28;color:#594957}.product-detail-grid strong{display:block;color:var(--wine);font-size:28px;margin:30px 0 20px}.product-detail-grid .button{display:inline-flex}.sobriety-journal-hero{padding:clamp(74px,10vw,132px) 0;background:#e9dfd3;border-bottom:1px solid var(--line)}.sobriety-journal-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);grid-gap:clamp(44px,8vw,116px);gap:clamp(44px,8vw,116px);align-items:center}.sobriety-journal-grid>div>p:not(.eyebrow){max-width:650px;font-size:23px;line-height:1.25;color:#594957}.sobriety-journal-grid picture{display:block;box-shadow:var(--shadow)}.sobriety-journal-grid img{width:100%;aspect-ratio:1.36;object-fit:cover}.sobriety-journal-body{width:min(920px,calc(100% - 44px));margin:0 auto;padding:clamp(82px,11vw,145px) 0;font-size:21px;line-height:1.4;color:#453640}.sobriety-journal-body>p{max-width:740px;margin-bottom:26px}.sobriety-journal-body h2{margin:74px 0 22px;font-size:clamp(38px,4.4vw,60px);color:var(--plum)}.sobriety-journal-body h3{margin:0 0 12px;font-size:31px;color:var(--plum)}.sobriety-journal-points{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin:46px 0 6px;background:var(--line);border:1px solid var(--line)}.sobriety-journal-points article{padding:30px 28px;background:var(--paper)}.sobriety-journal-points p{margin:0;color:#594957;font-size:19px;line-height:1.25}.journal-offer{display:grid;grid-template-columns:minmax(250px,.72fr) 1fr;grid-gap:clamp(32px,6vw,78px);gap:clamp(32px,6vw,78px);align-items:center;margin:75px 0;padding:clamp(32px,5vw,62px);background:var(--plum-deep);color:var(--ivory)}.journal-offer picture{display:flex;align-items:center;justify-content:center;min-height:330px;padding:24px;background:#e9decd}.journal-offer img{max-width:275px;max-height:390px;box-shadow:0 18px 42px rgba(0,0,0,.35)}.journal-offer .eyebrow,.journal-offer h2{color:var(--gold-light)}.journal-offer h2{margin-bottom:18px}.journal-offer p:not(.eyebrow){font-size:21px;line-height:1.25;color:#f5ecdc}.journal-offer strong{display:block;margin:26px 0 20px;color:var(--gold-light);font-size:28px}.journal-offer .action-row{margin-top:0}.journal-offer .text-link{color:var(--gold-light)}.sobriety-journal-faq{max-width:740px}.sobriety-journal-faq details{border-top:1px solid var(--line);padding:22px 0}.sobriety-journal-faq details:last-child{border-bottom:1px solid var(--line)}.sobriety-journal-faq summary{list-style:none;cursor:pointer;padding-right:44px;position:relative;font-size:27px;font-weight:600;line-height:1}.sobriety-journal-faq summary::-webkit-details-marker{display:none}.sobriety-journal-faq summary:after{content:"+";position:absolute;right:0;top:-4px;color:var(--gold);font-size:32px;font-weight:400;transition:transform .2s ease}.sobriety-journal-faq details[open] summary:after{transform:rotate(45deg)}.sobriety-journal-faq details p{margin:16px 0 4px;color:#594957;font-size:19px;line-height:1.3}.sobriety-books-hero{padding:clamp(74px,10vw,132px) 0;background:#e9dfd3;border-bottom:1px solid var(--line)}.sobriety-books-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);grid-gap:clamp(44px,8vw,116px);gap:clamp(44px,8vw,116px);align-items:center}.sobriety-books-hero-grid>div>p:not(.eyebrow){max-width:650px;font-size:23px;line-height:1.25;color:#594957}.sobriety-books-hero-grid picture{display:flex;justify-content:center;padding:clamp(28px,5vw,58px);background:#e9decd;box-shadow:var(--shadow)}.sobriety-books-hero-grid img{width:100%;max-width:365px;box-shadow:0 18px 42px rgba(37,18,31,.2)}.sobriety-books-body{width:min(920px,calc(100% - 44px));margin:0 auto;padding:clamp(82px,11vw,145px) 0;font-size:21px;line-height:1.4;color:#453640}.sobriety-books-body>section+section{margin-top:clamp(82px,11vw,140px)}.sobriety-books-body h2{margin-bottom:22px;font-size:clamp(38px,4.4vw,60px);color:var(--plum)}.sobriety-books-body h3{margin:0 0 12px;font-size:34px;line-height:.98;color:var(--plum)}.sobriety-books-body h4{margin:0 0 15px;font-size:23px;line-height:1.05;color:var(--wine);font-weight:600}.sobriety-books-lede{max-width:760px;margin-bottom:76px;font-size:25px;line-height:1.22;color:#594957}.sobriety-book-grid{display:grid;grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.sobriety-book-card{display:grid;grid-template-columns:minmax(180px,.44fr) 1fr;grid-gap:clamp(28px,5vw,56px);gap:clamp(28px,5vw,56px);padding:clamp(28px,5vw,54px);background:var(--paper);align-items:center}.sobriety-book-card picture{display:flex;align-items:center;justify-content:center;min-height:310px;padding:20px;background:#e9decd}.sobriety-book-card img{max-width:220px;max-height:340px;box-shadow:0 16px 35px rgba(37,18,31,.18)}.sobriety-book-card .eyebrow{margin-bottom:11px}.sobriety-book-card>div>p:not(.eyebrow){margin-bottom:20px;color:#594957;font-size:19px;line-height:1.28}.sobriety-book-card strong{display:block;margin-bottom:20px;color:var(--wine);font-size:24px}.sobriety-books-support{padding:clamp(42px,7vw,76px);background:var(--plum-deep);color:var(--ivory)}.sobriety-books-support .eyebrow,.sobriety-books-support h2{color:var(--gold-light)}.sobriety-books-support p:not(.eyebrow){max-width:720px;font-size:22px;line-height:1.25;color:#f5ecdc}.sobriety-books-support .text-link{color:var(--gold-light)}.sobriety-books-faq{max-width:760px}.sobriety-books-faq details{border-top:1px solid var(--line);padding:22px 0}.sobriety-books-faq details:last-child{border-bottom:1px solid var(--line)}.sobriety-books-faq summary{list-style:none;cursor:pointer;padding-right:44px;position:relative;font-size:27px;font-weight:600;line-height:1}.sobriety-books-faq summary::-webkit-details-marker{display:none}.sobriety-books-faq summary:after{content:"+";position:absolute;right:0;top:-4px;color:var(--gold);font-size:32px;font-weight:400;transition:transform .2s ease}.sobriety-books-faq details[open] summary:after{transform:rotate(45deg)}.sobriety-books-faq details p{margin:16px 0 4px;color:#594957;font-size:19px;line-height:1.3}.contact-paths{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.contact-paths article{padding:54px;background:var(--paper)}.contact-paths h2{font-size:42px}.contact-paths p{min-height:78px;font-size:21px;line-height:1.2;color:#594957}.contact-note{padding:115px 0;background:#e9dfd3}.contact-note p:not(.eyebrow){font-size:22px;line-height:1.25;color:#594957}.blog-index-intro{padding-bottom:clamp(70px,9vw,120px)}.blog-category-section{background:var(--ivory)}.blog-category-grid{display:grid;grid-template-columns:minmax(0,1fr)}.blog-category-card{display:grid;grid-template-columns:minmax(300px,.94fr) 1.06fr;background:var(--paper);border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease}.blog-category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.article-card picture,.blog-category-card picture{display:block;overflow:hidden;background:#e9decd}.blog-category-card picture{min-height:400px}.article-card img,.blog-category-card img{width:100%;height:100%;object-fit:cover}.blog-category-card>div{padding:clamp(38px,6vw,82px);align-self:center}.blog-category-card h2{font-size:clamp(42px,5vw,68px)}.article-card>div>p:not(.eyebrow),.blog-category-card>div>p:not(.eyebrow){max-width:610px;font-size:22px;line-height:1.25;color:#594957}.blog-category-card .text-link b{font-size:22px;font-weight:400}.blog-category-hero{padding:clamp(72px,10vw,130px) 0;background:#e9dfd3;border-bottom:1px solid var(--line)}.blog-category-hero-grid{display:grid;grid-template-columns:1fr minmax(300px,.8fr);grid-gap:clamp(48px,8vw,120px);gap:clamp(48px,8vw,120px);align-items:center}.blog-category-hero-grid>div>p:not(.eyebrow){max-width:620px;font-size:23px;line-height:1.25;color:#594957}.blog-category-hero picture{display:block;box-shadow:var(--shadow)}.blog-category-hero img{width:100%;aspect-ratio:1.12;object-fit:cover}.back-link{display:inline-flex;min-height:44px;align-items:center;margin-bottom:36px;color:var(--wine);font-size:19px;font-weight:700;border-bottom:1px solid}.article-list{display:grid;grid-gap:30px;gap:30px}.article-card{display:grid;grid-template-columns:minmax(270px,.7fr) 1fr;background:var(--paper);border:1px solid var(--line)}.article-card,.article-card picture{min-height:360px}.article-card>div{padding:clamp(32px,5vw,62px);align-self:center}.article-card h2{font-size:clamp(36px,4vw,56px)}.blog-post-hero{padding:clamp(70px,10vw,130px) 0 54px;background:var(--paper)}.blog-post-hero .narrow>p:not(.eyebrow){max-width:700px;font-size:24px;line-height:1.22;color:#594957}.blog-post-hero h1{font-size:clamp(49px,6.5vw,88px)}.blog-featured-image{margin-bottom:clamp(60px,9vw,120px)}.blog-featured-image picture{display:block;background:#e9decd}.blog-featured-image img{width:100%;max-height:700px;object-fit:cover}.article-body{width:min(740px,calc(100% - 44px));margin:0 auto clamp(90px,12vw,150px);font-size:21px;line-height:1.42;color:#453640}.article-body p{margin-bottom:27px}.article-body h2{margin:70px 0 22px;font-size:clamp(38px,4.5vw,58px);color:var(--plum)}.article-body a:not(.button){color:var(--wine);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.article-body ol{display:grid;grid-gap:16px;gap:16px;margin:0 0 34px;padding-left:28px}.article-body li{padding-left:8px}.article-image{margin:48px 0}.article-image picture{display:block;background:#e9decd}.article-image img{width:100%;aspect-ratio:1.56;object-fit:cover}.article-callout{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:34px;gap:34px;margin:72px 0;padding:44px;background:var(--plum-deep);color:var(--ivory)}.article-callout .eyebrow,.article-callout h2{color:var(--gold-light)}.article-callout h2{margin:0 0 18px;font-size:clamp(36px,4.4vw,56px)}.article-callout p{color:#f5ecdc}.article-callout a:not(.button){color:var(--gold-light)}.article-callout .button{margin-top:10px}.article-callout picture{display:flex;align-items:center;justify-content:center;background:#e9decd;padding:24px}.article-callout img{max-height:350px;box-shadow:0 16px 35px rgba(0,0,0,.3)}.article-faq details{border-top:1px solid var(--line);padding:22px 0}.article-faq details:last-child{border-bottom:1px solid var(--line)}.article-faq summary{list-style:none;cursor:pointer;padding-right:44px;position:relative;font-size:27px;font-weight:600;line-height:1}.article-faq summary::-webkit-details-marker{display:none}.article-faq summary:after{content:"+";position:absolute;right:0;top:-4px;color:var(--gold);font-size:32px;font-weight:400;transition:transform .2s ease}.article-faq details[open] summary:after{transform:rotate(45deg)}.article-faq details p{margin:16px 0 4px;color:#594957;font-size:19px;line-height:1.3}.photo-credit{width:min(740px,calc(100% - 44px));margin:-108px auto 84px;color:var(--muted);font-size:15px}.related-posts{padding:clamp(78px,10vw,130px) 0;background:#e9dfd3;border-top:1px solid var(--line)}.related-posts h2{margin-bottom:42px}.related-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px;gap:30px}.related-post-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease}.related-post-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.related-post-card picture{display:block;overflow:hidden;background:#e9decd;aspect-ratio:1.48}.related-post-card picture img{width:100%;height:100%;object-fit:cover}.related-post-card>div{display:flex;flex:1 1;flex-direction:column;align-items:flex-start;padding:30px}.related-post-card h3{margin:0 0 12px;font-size:34px;line-height:.96;color:var(--plum)}.related-post-card>div>p:not(.eyebrow){margin-bottom:22px;font-size:19px;line-height:1.22;color:#594957}.related-post-card .text-link{margin-top:auto;font-size:17px}.email-link{color:var(--wine);font-weight:700;border-bottom:1px solid}.email-link:hover{color:var(--plum-deep)}.legal-page{padding:110px 0 140px;background:var(--paper)}.legal-page h1{font-size:72px}.legal-page h2{margin:45px 0 12px;font-size:34px}.legal-page p:not(.eyebrow){font-size:20px;line-height:1.36;color:#4e3e4b}.legal-note{padding:14px 16px;background:#efe6da;color:var(--wine)!important;font-style:italic}.not-found{padding:150px 0;min-height:65vh;background:var(--paper)}.not-found p{font-size:22px}.site-footer{background:var(--plum-deep);color:#f5ecdc;padding:72px 0 22px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:45px;gap:45px}.footer-brand{margin-bottom:22px}.footer-grid p{max-width:350px;font-size:19px;line-height:1.2;color:#e5d9ce}.footer-grid h2{margin-bottom:18px;color:var(--gold-light);font-size:23px;letter-spacing:0}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid>div:not(:first-child) a{font-size:18px;border-bottom:1px solid transparent}.footer-grid>div:not(:first-child) a:hover{color:var(--gold-light);border-color:var(--gold-light)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:52px;padding-top:20px;border-top:1px solid rgba(231,200,130,.24);font-size:16px;color:#cbbfc5}.footer-bottom img{height:28px;width:auto}.reveal{animation:rise .8s cubic-bezier(.2,.7,.2,1) both}.pillar:nth-child(2),.product-card:nth-child(2){animation-delay:.1s}.pillar:nth-child(3),.product-card:nth-child(3){animation-delay:.18s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{animation:none}.button,.product-image img,.text-link{transition:none}}@media (max-width:900px){.shell{width:min(100% - 44px,1180px)}.nav-links{gap:16px}.intro-band-grid{grid-template-columns:1fr;gap:14px}.intro-band-grid .text-link{justify-self:start}.about-hero .split,.product-detail-grid,.split{grid-template-columns:1fr;gap:60px}.portrait-wrap{max-width:480px}.pillars,.values-grid{grid-template-columns:1fr}.pillar,.pillar:first-child,.values-grid article,.values-grid article:first-child{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.values-grid article{border-color:rgba(231,200,130,.35)}.pillar:last-child,.values-grid article:last-child{border-bottom:0}.product-grid{grid-template-columns:1fr}.product-peek{gap:18px}.product-image{min-height:270px}.product-image img{height:240px}.product-listing{min-height:0}.contact-paths{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:25px}.article-callout,.article-card,.blog-category-card,.blog-category-hero-grid,.journal-offer,.related-post-grid,.sobriety-book-card,.sobriety-books-hero-grid,.sobriety-journal-grid{grid-template-columns:1fr}.article-card picture,.blog-category-card picture{min-height:300px}.article-callout picture{max-width:360px}.article-callout img{max-height:280px}.sobriety-journal-grid picture{max-width:600px}.journal-offer picture{max-width:360px}.sobriety-journal-points{grid-template-columns:1fr}.sobriety-books-hero-grid picture{max-width:460px}.sobriety-book-card picture{max-width:340px}}@media (max-width:680px){body{font-size:17px}.shell{width:calc(100% - 36px)}.header-inner{min-height:67px}.brand img{width:32px;height:32px}.brand span{font-size:20px}.menu-button{display:inline-flex;align-items:center;justify-content:center}.nav-links{display:none;position:absolute;left:0;right:0;top:67px;padding:22px 18px 28px;background:var(--plum-deep);border-bottom:1px solid rgba(231,200,130,.25);flex-direction:column;align-items:stretch;gap:8px}.nav-links.nav-open{display:flex}.nav-links>a:not(.button){padding:10px 0}.nav-links .button{margin-top:10px}.hero{min-height:700px;align-items:flex-end}.hero-image{object-position:59% center}.hero-overlay{background:linear-gradient(0deg,rgba(27,14,27,.94) 4%,rgba(41,20,38,.6) 62%,rgba(42,19,38,.08))}.hero-content{padding:150px 0 56px}.hero-content>p:not(.eyebrow){font-size:21px}.action-row{gap:16px;margin-top:27px}.action-row .button{width:100%}.section{padding:78px 0}h1{font-size:clamp(48px,15vw,70px);line-height:.86}h2{font-size:clamp(38px,11vw,54px);line-height:.91}.intro-band-grid>p:not(.eyebrow){font-size:21px}.portrait-wrap:before{inset:-10px 10px 10px -10px}.collection-note p:not(.eyebrow),.contact-note p:not(.eyebrow),.copy-block>p:not(.eyebrow),.story-copy p,.urgent-section p{font-size:20px}.product-peek{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:120px 1fr;grid-column-gap:18px;column-gap:18px}.product-card .product-image{grid-row:span 3;min-height:170px;padding:10px}.product-card .product-image img{height:145px}.product-card>p{margin:5px 0}.product-card h3{font-size:25px;margin:2px 0 10px}.section-heading{align-items:flex-start;flex-direction:column}.product-listing{grid-template-columns:120px 1fr;gap:18px;padding:18px}.product-listing .product-image{min-height:215px;padding:8px}.product-listing .product-image img{height:195px}.product-listing h2{font-size:30px;line-height:.95}.product-listing>div:last-child>p:not(.eyebrow){font-size:18px}.product-footer{align-items:flex-start;flex-direction:column}.product-footer .button{width:100%;font-size:14px}.product-symbol{width:120px;height:120px;font-size:45px}.resource-list article{grid-template-columns:52px 1fr;gap:12px;padding:28px 0}.resource-list h2{font-size:33px}.resource-list p{font-size:19px}.contact-paths article{padding:38px 25px}.contact-paths h2{font-size:38px}.contact-paths p{min-height:0;font-size:20px}.legal-page{padding:72px 0 90px}.legal-page h1{font-size:56px}.legal-page h2{font-size:31px}.legal-page p:not(.eyebrow){font-size:19px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{align-items:flex-start;flex-direction:column;margin-top:40px}.footer-bottom img{height:26px}.article-card>div,.blog-category-card>div{padding:30px 24px}.article-card picture,.blog-category-card picture{min-height:240px}.blog-category-hero{padding-top:68px}.blog-category-hero img{aspect-ratio:1.2}.blog-post-hero{padding-top:68px}.blog-featured-image{width:100%;margin-bottom:60px}.blog-featured-image img{aspect-ratio:1.1}.article-body{width:calc(100% - 36px);font-size:19px;line-height:1.38}.article-body h2{margin-top:56px}.article-body ol{padding-left:24px}.article-image{margin:36px 0}.article-image img{aspect-ratio:1.18}.article-callout{margin:56px 0;padding:30px 24px;gap:25px}.article-faq summary{font-size:25px;line-height:1.05}.photo-credit{width:calc(100% - 36px);margin:-74px auto 62px}.related-posts{padding:76px 0}.related-posts h2{margin-bottom:32px}.related-post-card>div{padding:28px 24px}.related-post-card h3{font-size:32px}.collection-intro-link{margin:20px 0 -22px;font-size:19px}.sobriety-journal-hero{padding-top:68px}.sobriety-journal-grid>div>p:not(.eyebrow){font-size:21px}.sobriety-journal-grid img{aspect-ratio:1.14}.sobriety-journal-body{width:calc(100% - 36px);padding:78px 0;font-size:19px;line-height:1.38}.sobriety-journal-body h2{margin-top:58px}.sobriety-journal-points{margin:34px 0 0}.sobriety-journal-points article{padding:26px 22px}.journal-offer{margin:58px 0;padding:30px 24px;gap:26px}.journal-offer picture{min-height:270px;padding:18px}.journal-offer img{max-height:320px}.journal-offer p:not(.eyebrow){font-size:20px}.sobriety-journal-faq summary{font-size:25px;line-height:1.05}.fact-sheet-hero{padding-top:68px}.fact-sheet-hero .shell>p:not(.eyebrow){font-size:21px}.fact-sheet-body{width:calc(100% - 36px);padding:76px 0;font-size:19px;line-height:1.38}.fact-sheet-lede{margin-bottom:54px;font-size:22px}.fact-stats{grid-template-columns:1fr}.fact-stat{padding:29px 24px}.fact-number{font-size:50px}.fact-context{padding:32px 24px}.fact-context p:not(.eyebrow),.fact-methodology>p:not(.eyebrow),.fact-support p{font-size:20px}.cite-box{padding:26px 0}.sobriety-books-hero{padding-top:68px}.sobriety-books-hero-grid>div>p:not(.eyebrow){font-size:21px}.sobriety-books-hero-grid picture{padding:32px}.sobriety-books-body{width:calc(100% - 36px);padding:78px 0;font-size:19px;line-height:1.38}.sobriety-books-body>section+section{margin-top:78px}.sobriety-books-body h2{margin-bottom:20px}.sobriety-books-lede{margin-bottom:56px;font-size:22px}.sobriety-book-card{gap:24px;padding:28px 24px}.sobriety-book-card picture{min-height:260px;padding:18px}.sobriety-book-card img{max-height:290px}.sobriety-books-support{padding:34px 24px}.sobriety-books-support p:not(.eyebrow){font-size:20px}.sobriety-books-faq summary{font-size:25px;line-height:1.05}}