:root{--max:1240px;--gutter:clamp(20px,4vw,64px);--serif:Iowan Old Style,Baskerville,"Baskerville Old Face",Palatino Linotype,Book Antiqua,Georgia,serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ease:cubic-bezier(.22,.61,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body:has(.mobile-menu.is-open),body:has(.cart-drawer.is-open){overflow:hidden}img,video,iframe{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.page-width{width:min(100% - (var(--gutter) * 2),var(--max));margin-inline:auto}.section{padding-block:clamp(76px,10vw,150px);position:relative}.eyebrow{color:var(--gold);font-size:11px;font-weight:600;letter-spacing:.22em;line-height:1.4;margin:0 0 20px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.025em}h1{font-size:clamp(48px,7vw,96px)}h2{font-size:clamp(38px,5vw,72px)}h3{font-size:clamp(23px,2.4vw,32px)}.section-intro{color:var(--muted);font-size:clamp(16px,1.5vw,19px);line-height:1.65;max-width:580px}.section-intro p:last-child{margin-bottom:0}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.45}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.skip-link{background:var(--text);color:var(--bg);left:10px;padding:10px 14px;position:fixed;top:10px;transform:translateY(-150%);z-index:1000}.skip-link:focus{transform:none}.media-image,.media-video{height:100%;object-fit:cover;width:100%}.media-placeholder{align-items:center;background:linear-gradient(145deg,#24282b,#111316);color:var(--muted);display:flex;justify-content:center;min-height:300px;padding:20px;text-align:center;width:100%}.media-placeholder span{font-family:var(--serif);font-size:22px}.media-placeholder--portrait{aspect-ratio:9/14;min-height:0}.button{align-items:center;background:var(--gold);border:1px solid var(--gold);color:#101112;display:inline-flex;font-size:11px;font-weight:700;gap:16px;justify-content:center;letter-spacing:.15em;min-height:52px;padding:0 22px;text-transform:uppercase;transition:background .3s var(--ease),color .3s var(--ease),border-color .3s var(--ease),transform .3s var(--ease)}.button svg,.text-link svg{fill:none;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:16px}.button:hover{background:var(--text);border-color:var(--text);transform:translateY(-2px)}.button--outline{background:transparent;border-color:#f1eee78c;color:var(--text)}.button--outline:hover{background:var(--text);color:var(--bg)}.button--text{background:transparent;border:0;color:var(--gold);min-height:auto;padding:0}.button--text:hover{background:transparent;color:var(--text);transform:none}.button--full{width:100%}.text-link{align-items:center;color:var(--gold);display:inline-flex;font-size:11px;font-weight:700;gap:9px;letter-spacing:.15em;text-transform:uppercase}.text-link:hover{color:var(--text)}.icon-button{align-items:center;background:none;border:0;color:var(--text);display:inline-flex;height:42px;justify-content:center;padding:0;width:42px}.icon-button svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25;width:20px}.announcement-bar{background:var(--gold);color:#111;padding:8px 20px;text-align:center;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.announcement-bar a{display:block}.site-header{background:#0b0d0fdb;border-bottom:1px solid transparent;position:relative;z-index:50}.site-header--sticky{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.site-header__inner{align-items:center;display:flex;height:80px;justify-content:space-between}.site-header__brand{font-family:var(--serif);font-size:14px;letter-spacing:.2em;white-space:nowrap}.site-header__logo{max-height:36px;width:auto}.site-header__nav{display:flex;gap:clamp(18px,3vw,42px);margin-left:auto;margin-right:clamp(20px,5vw,70px)}.site-header__nav a{color:var(--muted);font-size:11px;letter-spacing:.16em;text-transform:uppercase;transition:color .25s}.site-header__nav a:hover,.site-header__nav a[aria-current=page]{color:var(--text)}.site-header__actions{align-items:center;display:flex;gap:8px}.cart-trigger{align-items:center;background:none;border:0;color:var(--text);display:flex;gap:4px;padding:8px}.cart-trigger svg{fill:none;height:21px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25;width:21px}.cart-count{align-items:center;background:var(--gold);border-radius:50%;color:#111;display:inline-flex;font-size:10px;height:18px;justify-content:center;min-width:18px;padding:0 4px}.site-header__menu-toggle{display:none}.menu-icon{display:grid;gap:6px}.menu-icon i{background:currentColor;display:block;height:1px;width:22px}.mobile-menu{display:none}.hero{background:#090b0d;background-image:var(--hero-image);background-position:center;background-size:cover;min-height:min(850px,calc(100vh - 80px));overflow:hidden;position:relative}.hero:before{background-image:var(--hero-mobile-image);background-position:center;background-size:cover;content:"";top:0;right:0;bottom:0;left:0;opacity:0;position:absolute}.hero__video,.hero__video video{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.hero__shade{background:linear-gradient(90deg,#080a0bf5,#080a0bb8 42%,#080a0b24),linear-gradient(0deg,rgba(8,10,11,.92),transparent 48%,rgba(8,10,11,.34));top:0;right:0;bottom:0;left:0;position:absolute}.hero__content{display:flex;flex-direction:column;justify-content:center;min-height:min(850px,calc(100vh - 80px));padding-bottom:70px;padding-top:70px;position:relative}.hero__eyebrow{max-width:420px}.hero h1{font-size:clamp(54px,7.5vw,110px);max-width:820px;margin-bottom:38px}.hero__meta{border-left:1px solid var(--gold);padding-left:18px}.hero__book{font-family:var(--serif);font-size:clamp(18px,2vw,25px);letter-spacing:.02em;margin-bottom:2px}.hero__author{color:var(--muted);font-size:13px;margin-bottom:12px}.hero__supporting{color:var(--gold);font-size:12px;letter-spacing:.14em;text-transform:uppercase}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero__scroll{bottom:28px;color:var(--muted);font-size:10px;letter-spacing:.18em;position:absolute;text-transform:uppercase}.hero__scroll:after{background:var(--gold);content:"";display:inline-block;height:1px;margin:0 0 3px 12px;width:42px}.question-section{background:var(--surface);text-align:center}.question-section__inner{align-items:center;display:flex;flex-direction:column}.question-section h2{max-width:880px}.question-section .section-intro{max-width:560px}.question-section .button{margin-top:28px}.story-section{background:var(--bg)}.story-section__grid{align-items:center;display:grid;gap:clamp(36px,8vw,130px);grid-template-columns:1.06fr .94fr}.story-section__grid--reverse{grid-template-columns:.94fr 1.06fr}.story-section__grid--reverse .story-section__media{grid-column:2;grid-row:1}.story-section__grid--reverse .story-section__copy{grid-column:1;grid-row:1}.story-section__media{aspect-ratio:4/5;overflow:hidden}.story-section__copy h2{max-width:600px}.story-section__copy .button{margin-top:30px}.story-section__copy .section-intro p{margin-bottom:18px}.story-note{border-left:1px solid var(--line);margin-top:28px;padding-left:16px}.story-note .eyebrow{margin-bottom:6px}.story-note>p:last-child{color:var(--muted);font-size:13px;margin:0}.product-showcase{background:var(--surface)}.product-showcase__grid{align-items:center;display:grid;gap:clamp(44px,8vw,120px);grid-template-columns:minmax(0,1fr) minmax(0,.86fr)}.product-showcase__visual{aspect-ratio:4/5;margin:auto;max-width:520px;overflow:hidden}.product-showcase__copy{max-width:620px}.product-showcase__copy h2{margin-bottom:12px}.product-showcase__author{color:var(--gold);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.product-showcase__price{font-family:var(--serif);font-size:24px;margin:28px 0}.price--compare{color:var(--muted);font-family:var(--sans);font-size:13px;margin-left:8px}.product-showcase .product-form{margin-top:30px;max-width:380px}.product-showcase__notes{border-top:1px solid var(--line);color:var(--muted);display:flex;flex-wrap:wrap;font-size:11px;gap:20px;margin-top:28px;padding-top:15px}.setup-note{border-left:1px solid var(--gold);color:var(--muted);font-size:13px;padding-left:14px}.section-heading{margin-bottom:56px;max-width:860px}.section-heading h2{margin-bottom:0}.section-heading--split{align-items:end;display:grid;gap:40px;grid-template-columns:1fr .7fr;max-width:none}.section-heading--split .section-intro{justify-self:end}.pillars-section{background:var(--surface)}.pillars-grid{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.pillar{border-bottom:1px solid var(--line);min-height:220px;padding:28px 28px 30px 0;position:relative}.pillar:nth-child(3n+2),.pillar:nth-child(3n+3){border-left:1px solid var(--line);padding-left:28px}.pillar__number{color:var(--gold);font-size:10px;letter-spacing:.16em}.pillar h3{margin:52px 0 12px;text-transform:uppercase}.pillar p{color:var(--muted);font-size:14px;max-width:260px}.reactions-section{background:var(--bg);overflow:hidden}.reaction-scroller{display:flex;gap:22px;overflow-x:auto;padding-bottom:20px;scroll-snap-type:x mandatory;scrollbar-color:var(--gold) transparent}.video-reaction{background:var(--surface);flex:0 0 min(330px,78vw);scroll-snap-align:start}.video-reaction__media{aspect-ratio:9/13;background:#0b0d0f;overflow:hidden;position:relative}.video-reaction__media video{height:100%;object-fit:cover;width:100%}.video-reaction__poster{background:none;border:0;color:var(--text);height:100%;padding:0;position:relative;width:100%}.video-reaction__poster .media-image{opacity:.75}.play-button{align-items:center;background:#c6a15bf0;border-radius:50%;color:#111;display:flex;height:58px;inset:50% auto auto 50%;justify-content:center;position:absolute;transform:translate(-50%,-50%);width:58px}.play-button svg{fill:currentColor;height:22px;margin-left:3px;width:22px}.video-reaction__empty{background:#0b0d0fcc;bottom:0;color:var(--muted);font-size:11px;left:0;padding:10px;position:absolute;right:0;text-align:center}.video-reaction__body{padding:22px}.video-reaction__body .eyebrow{margin-bottom:8px}.video-reaction__body h3{font-size:24px;margin-bottom:14px}.video-reaction__body>p{color:var(--muted);font-size:13px}.video-reaction blockquote{border-left:1px solid var(--gold);font-family:var(--serif);font-size:18px;line-height:1.3;margin:20px 0 0;padding-left:14px}.video-reaction .text-link{margin-top:20px}.social-section{background:var(--surface)}.social-wall{align-items:start;columns:3 280px;column-gap:18px}.social-card{break-inside:avoid;background:#202428;border:1px solid var(--line);display:inline-block;margin:0 0 18px;position:relative;width:100%}.social-card__image img{height:auto;width:100%}.social-card__mockup{padding:20px}.social-card__top{align-items:center;display:flex;gap:10px}.avatar{align-items:center;background:linear-gradient(135deg,#8c7042,#c6a15b);border-radius:50%;color:#111;display:inline-flex;flex:0 0 34px;font-size:12px;font-weight:700;height:34px;justify-content:center;width:34px}.avatar--1{background:linear-gradient(135deg,#69767d,#c3b8a4)}.avatar--2{background:linear-gradient(135deg,#70575a,#c19b82)}.avatar--3{background:linear-gradient(135deg,#4e6e70,#a4b6a2)}.avatar--4{background:linear-gradient(135deg,#594d70,#aa9bcb)}.social-card__top strong,.social-card__top small{display:block}.social-card__top strong{font-size:12px}.social-card__top small{color:var(--muted);font-size:10px;margin-top:2px}.social-card__dots{color:var(--muted);font-size:17px;margin-left:auto}.social-card__mockup>p{font-size:14px;line-height:1.55;margin:20px 0}.social-card__meta{border-top:1px solid var(--line);color:var(--muted);display:flex;font-size:10px;gap:14px;padding-top:12px}.sample-badge{background:#c6a15b24;border:1px solid rgba(198,161,91,.38);color:var(--gold);display:inline-block;font-size:9px;letter-spacing:.1em;margin:0 20px 20px;padding:7px 9px;text-transform:uppercase}.social-card__caption{color:var(--muted);font-size:12px;padding:0 20px}.social-card__link{color:var(--gold);display:block;font-size:11px;letter-spacing:.12em;padding:0 20px 20px;text-transform:uppercase}.social-card__link svg{height:14px;vertical-align:middle;width:14px}.reviews-section{background:var(--bg)}.reviews-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.review-card{background:var(--surface);border-top:1px solid var(--gold);display:flex;flex-direction:column;min-height:300px;padding:28px;position:relative}.review-card__rating{color:var(--gold);font-size:15px;letter-spacing:3px}.review-card blockquote{font-family:var(--serif);font-size:clamp(22px,2.3vw,31px);line-height:1.18;margin:28px 0 40px}.review-card footer{align-items:center;display:flex;gap:10px;margin-top:auto}.avatar-image{border-radius:50%;height:34px;object-fit:cover;width:34px}.review-card footer strong,.review-card footer small{display:block}.review-card footer strong{font-size:12px}.review-card footer small{color:var(--muted);font-size:10px;margin-top:3px}.review-card footer time{color:var(--muted);font-size:10px;margin-left:auto}.review-card .sample-badge{bottom:18px;left:18px;margin:0;position:absolute}.sample-section{background:var(--surface)}.sample-section__inner{align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.sample-section__copy{max-width:580px}.sample-section h2{max-width:520px}.sample-section .section-intro{margin-bottom:28px}.sample-section__media{aspect-ratio:4/3;overflow:hidden}.about-section{background:var(--bg)}.about-section__inner{align-items:center;display:grid;gap:clamp(40px,9vw,150px);grid-template-columns:.5fr 1fr;max-width:1000px}.about-section__mark{align-items:center;border:1px solid var(--gold);border-radius:50%;display:flex;height:240px;justify-content:center;position:relative;width:240px}.about-section__mark:before,.about-section__mark:after{border:1px solid rgba(198,161,91,.35);border-radius:50%;content:"";top:20px;right:20px;bottom:20px;left:20px;position:absolute}.about-section__mark:after{top:42px;right:42px;bottom:42px;left:42px}.about-section__mark span{color:var(--gold);font-family:var(--serif);font-size:38px;letter-spacing:.12em}.about-section__copy h2{max-width:660px}.about-section__copy .section-intro p{margin-bottom:18px}.about-section__copy .button{margin-top:12px}.faq-section{background:var(--surface)}.faq-section__grid{display:grid;gap:70px;grid-template-columns:.7fr 1fr}.faq-list details,.product-accordion{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{align-items:center;cursor:pointer;display:flex;font-family:var(--serif);font-size:22px;justify-content:space-between;list-style:none}summary::-webkit-details-marker{display:none}summary span{color:var(--gold);font-family:var(--sans);font-size:23px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-answer{color:var(--muted);font-size:14px;line-height:1.7;max-width:640px;padding:18px 38px 0 0}.faq-answer p:last-child{margin-bottom:0}.final-cta{background:var(--bg);background-image:var(--final-image);background-position:center;background-size:cover;min-height:580px;overflow:hidden;position:relative}.final-cta__shade{background:linear-gradient(90deg,#0b0d0ffa,#0b0d0fad 55%,#0b0d0f59);top:0;right:0;bottom:0;left:0;position:absolute}.final-cta__inner{display:flex;flex-direction:column;justify-content:center;min-height:580px;position:relative}.final-cta h2{max-width:780px}.final-cta__book{color:var(--gold);font-family:var(--serif);font-size:18px;letter-spacing:.08em;margin-bottom:6px}.final-cta__price{font-family:var(--serif);font-size:22px;margin-bottom:28px}.final-cta .button{align-self:flex-start}.newsletter-section{background:#0d1012;border-top:1px solid var(--line);padding-block:80px}.newsletter-section__inner{align-items:end;display:grid;gap:50px;grid-template-columns:1fr 1fr}.newsletter-section h2{font-size:clamp(32px,4vw,52px);max-width:620px}.newsletter-section .section-intro{font-size:15px}.newsletter-form__row{display:flex;border-bottom:1px solid var(--text);gap:10px}.newsletter-form__row input{background:transparent;border:0;color:var(--text);flex:1;min-width:0;outline:0;padding:14px 0}.newsletter-form__row input::placeholder{color:var(--muted)}.form-status{color:var(--gold);font-size:13px;margin-top:15px}.newsletter-form .errors{color:#e29c8d;font-size:12px}.site-footer{background:#090b0d;padding:70px 0 26px}.site-footer__grid{display:grid;gap:30px;grid-template-columns:1.7fr repeat(3,1fr)}.site-footer__brand{font-family:var(--serif);font-size:18px;letter-spacing:.18em}.site-footer__tagline{color:var(--muted);font-size:13px;margin-top:18px;max-width:220px}.site-footer__links{display:flex;flex-direction:column;gap:11px}.site-footer__links .eyebrow{margin-bottom:8px}.site-footer__links a{color:var(--muted);font-size:12px}.site-footer__links a:hover{color:var(--text)}.site-footer__bottom{border-top:1px solid var(--line);color:#686b69;display:flex;font-size:10px;justify-content:space-between;margin-top:65px;padding-top:16px}.cart-drawer{top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:100}.cart-drawer.is-open{pointer-events:auto}.cart-drawer__backdrop{background:#000000a3;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .3s}.cart-drawer.is-open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{background:var(--surface);display:flex;flex-direction:column;height:100%;max-width:460px;position:absolute;right:0;top:0;transform:translate(100%);transition:transform .35s var(--ease);width:100%}.cart-drawer.is-open .cart-drawer__panel{transform:none}.cart-drawer__header{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:22px 24px}.cart-drawer__header h2{font-size:27px;margin:0}.cart-drawer__body{flex:1;overflow:auto;padding:24px}.cart-item{border-bottom:1px solid var(--line);display:grid;gap:14px;grid-template-columns:76px 1fr auto;padding-bottom:20px;margin-bottom:20px}.cart-item__image{aspect-ratio:3/4;background:#0b0d0f;overflow:hidden}.cart-item__image img{height:100%;object-fit:cover;width:100%}.cart-item h3{font-family:var(--sans);font-size:14px;letter-spacing:0;margin-bottom:5px}.cart-item p{color:var(--muted);font-size:11px;margin-bottom:13px}.cart-item__price{font-family:var(--serif);font-size:16px}.cart-item__remove{background:none;border:0;color:var(--muted);font-size:10px;padding:0;text-decoration:underline}.cart-drawer__footer{border-top:1px solid var(--line);padding:22px 24px}.cart-drawer__subtotal{display:flex;font-family:var(--serif);font-size:22px;justify-content:space-between}.cart-drawer__footer .button{margin-top:15px}.page-section{min-height:50vh}.page-section h1{margin-bottom:45px}.page-content{color:var(--muted);font-family:var(--serif);font-size:21px;line-height:1.7;max-width:780px}.page-content h2,.page-content h3{color:var(--text);margin-top:50px}.page-content a{color:var(--gold);text-decoration:underline}.contact-section__grid{display:grid;gap:90px;grid-template-columns:1fr 1fr}.contact-section h1{font-size:clamp(48px,6vw,82px)}.contact-form{display:flex;flex-direction:column;gap:22px}.contact-form label,.quantity-label{color:var(--muted);display:flex;flex-direction:column;font-size:11px;gap:8px;letter-spacing:.12em;text-transform:uppercase}.contact-form input,.contact-form textarea,.search-form input,.variant-selectors select,.quantity-label input{background:transparent;border:1px solid var(--line);color:var(--text);outline:0;padding:13px}.contact-form input:focus,.contact-form textarea:focus,.search-form input:focus,.variant-selectors select:focus,.quantity-label input:focus{border-color:var(--gold)}.contact-form textarea{resize:vertical}.search-form{display:flex;border-bottom:1px solid var(--text);gap:15px;max-width:700px;margin-bottom:60px}.search-form input{border:0;flex:1;min-width:0;padding-left:0}.search-count{color:var(--muted);font-size:12px}.search-results{border-top:1px solid var(--line);max-width:900px}.search-results>a{border-bottom:1px solid var(--line);display:block;padding:26px 0}.search-results h2{font-size:30px;margin:0 0 10px}.search-results .eyebrow{margin-bottom:8px}.error-section{min-height:66vh}.error-section__inner{padding-top:12vh}.error-section h1{max-width:780px}.article-grid,.collection-grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr)}.article-grid article,.collection-card{background:var(--surface);padding-bottom:20px}.article-grid article img,.collection-card img{aspect-ratio:4/5;object-fit:cover;width:100%}.article-grid article p,.article-grid article h2,.collection-card h2,.collection-card .price{margin-left:20px;margin-right:20px}.article-grid article h2,.collection-card h2{font-size:28px;margin-bottom:10px}.article-grid article p:not(.eyebrow){color:var(--muted);font-size:13px}.article-page{max-width:820px}.article-page h1{max-width:760px}.article-page__image{margin:50px 0;width:100%}.product-page{padding-top:80px}.product-page__grid{align-items:start;display:grid;gap:clamp(42px,8vw,110px);grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}.product-gallery__main{background:var(--surface);min-height:400px}.product-gallery__item{display:none;aspect-ratio:4/5}.product-gallery__item.is-active{display:block}.product-gallery__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto}.product-gallery__thumbs button{background:var(--surface);border:1px solid transparent;flex:0 0 70px;height:88px;padding:0}.product-gallery__thumbs button[aria-current=true]{border-color:var(--gold)}.product-gallery__thumbs img{height:100%;object-fit:cover;width:100%}.product-page__info{padding-top:20px}.product-page__info h1{font-size:clamp(44px,5vw,78px);margin-bottom:12px}.product-page__author{color:var(--gold);font-size:13px;letter-spacing:.1em;text-transform:uppercase}.product-page__price{font-family:var(--serif);font-size:26px;margin:28px 0}.product-page__description{border-top:1px solid var(--line);padding-top:28px}.product-form{margin-top:34px}.variant-selectors{display:grid;gap:14px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}.variant-selectors label{color:var(--muted);display:flex;flex-direction:column;font-size:11px;gap:7px;text-transform:uppercase}.variant-selectors select{margin-top:0;width:100%}.product-form__row{align-items:end;display:grid;gap:12px;grid-template-columns:78px 1fr}.quantity-label input{width:78px}.product-form .shopify-payment-button{margin-top:10px}.product-form .shopify-payment-button__button{min-height:52px}.product-accordion{margin-top:22px}.product-sample{border-left:1px solid var(--gold);margin-top:34px;padding-left:17px}.product-sample p{color:var(--muted);font-size:13px}.product-sample .eyebrow{margin-bottom:8px}.empty-state{border:1px solid var(--line);color:var(--muted);padding:32px;text-align:center}.empty-state strong{color:var(--text)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s var(--ease),transform .8s var(--ease)}@media(max-width:800px){.site-header__inner{height:68px}.site-header__menu-toggle{display:inline-flex}.site-header__nav{display:none}.site-header__brand{font-size:12px;letter-spacing:.14em}.site-header__actions{margin-left:auto}.mobile-menu{display:block;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;z-index:60}.mobile-menu.is-open{opacity:1;pointer-events:auto}.mobile-menu__backdrop{background:#000000b3;top:0;right:0;bottom:0;left:0;position:absolute}.mobile-menu__panel{background:var(--surface);height:100%;left:0;max-width:360px;padding:22px 24px;position:absolute;top:0;transform:translate(-100%);transition:transform .35s var(--ease);width:88%}.mobile-menu.is-open .mobile-menu__panel{transform:none}.mobile-menu__top{align-items:center;display:flex;justify-content:space-between}.mobile-menu__panel nav{display:flex;flex-direction:column;padding-top:52px}.mobile-menu__panel nav a{border-bottom:1px solid var(--line);font-family:var(--serif);font-size:34px;padding:16px 0}.mobile-menu__cart{border-bottom:1px solid var(--line);display:flex;font-size:12px;justify-content:space-between;letter-spacing:.15em;margin-top:34px;padding:16px 0;text-transform:uppercase}.mobile-menu__cart span{background:var(--gold);border-radius:50%;color:#111;padding:2px 7px}.hero,.hero__content{min-height:calc(100svh - 68px)}.hero:before{opacity:1}.hero{background-image:none}.hero__shade{background:linear-gradient(90deg,#080a0beb,#080a0b52),linear-gradient(0deg,rgba(8,10,11,.98),transparent 58%)}.hero h1{font-size:clamp(48px,13vw,78px);margin-bottom:30px}.hero__content{padding-bottom:70px;padding-top:50px}.section-heading--split,.story-section__grid,.story-section__grid--reverse,.product-showcase__grid,.sample-section__inner,.faq-section__grid,.contact-section__grid,.product-page__grid{display:flex;flex-direction:column}.story-section__grid--reverse .story-section__media,.story-section__grid--reverse .story-section__copy{grid-column:auto;grid-row:auto}.story-section__media,.product-showcase__visual,.story-section__copy{width:100%}.product-showcase__copy{max-width:none}.section-heading--split .section-intro{justify-self:auto}.pillars-grid{grid-template-columns:repeat(2,1fr)}.pillar:nth-child(3n+2),.pillar:nth-child(3n+3){border-left:0;padding-left:0}.pillar:nth-child(odd){border-right:1px solid var(--line);padding-right:18px}.pillar:nth-child(2n){padding-left:18px}.pillar{min-height:190px}.pillar h3{margin-top:38px}.reviews-grid{grid-template-columns:1fr}.newsletter-section__inner{display:flex;flex-direction:column;gap:30px}.newsletter-form{width:100%}.site-footer__grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid>div:first-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column;gap:8px}.article-grid,.collection-grid{grid-template-columns:1fr}.product-page__info{padding-top:0}.product-page{padding-top:40px}.product-page__info h1{font-size:clamp(46px,12vw,74px)}}@media(max-width:480px){.section{padding-block:76px}.page-width{width:min(100% - 40px,var(--max))}.hero h1{font-size:14vw}.hero__actions{align-items:stretch;flex-direction:column;max-width:300px}.hero__actions .button{width:100%}.pillars-grid{grid-template-columns:1fr}.pillar:nth-child(odd){border-right:0;padding-right:0}.pillar:nth-child(2n){border-left:0;padding-left:0}.pillar{min-height:0;padding-block:22px}.pillar h3{margin-top:30px}.site-footer__grid{grid-template-columns:1fr}.site-footer__grid>div:first-child{grid-column:auto}.newsletter-form__row{align-items:stretch;flex-direction:column;border-bottom:0;gap:10px}.newsletter-form__row input{border-bottom:1px solid var(--text)}.newsletter-form__row .button{width:100%}.search-form{align-items:stretch;flex-direction:column;border-bottom:0}.search-form input{border-bottom:1px solid var(--text)}.search-form .button{width:100%}.variant-selectors{grid-template-columns:1fr}.product-form__row{grid-template-columns:70px 1fr}.product-form__row .button{padding-inline:10px}.cart-drawer__panel{max-width:none}.cart-line{grid-template-columns:64px 1fr}.cart-line>strong{grid-column:2}.cart-line .quantity-label{grid-column:1/-1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.cart-drawer__panel,.mobile-menu__panel{transition:none}}.hero-film{padding:clamp(54px,7vw,96px) 0 clamp(62px,8vw,110px);background:radial-gradient(circle at 50% 15%,#1a1e20 0,#0b0d0f 42%,#070809);border-bottom:1px solid var(--line)}.hero-film__inner{text-align:center}.hero-film h1{font-size:clamp(48px,7vw,92px);max-width:980px;margin:0 auto 22px}.hero-film__lead{color:var(--muted);font-family:var(--serif);font-size:clamp(20px,2vw,28px);max-width:790px;margin:0 auto 42px;line-height:1.35}.hero-film__frame{aspect-ratio:16/9;max-width:1080px;margin:auto;background:#020303;border:1px solid rgba(198,161,91,.35);box-shadow:0 32px 90px #00000080;position:relative;overflow:hidden}.hero-film__frame iframe,.hero-film__video,.hero-film__frame video{width:100%;height:100%;border:0;object-fit:cover}.hero-film__placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#0405068c,#040506e0),url(hero-atmosphere.jpg) center/cover;color:var(--text);gap:12px}.hero-film__play{width:72px;height:72px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;padding-left:5px;font-size:21px;color:var(--gold);margin-bottom:10px}.hero-film__placeholder strong{font-family:var(--serif);font-size:clamp(25px,3vw,40px);letter-spacing:.08em}.hero-film__placeholder small{color:var(--muted);font-size:13px}.hero-film__under{display:flex;justify-content:space-between;max-width:1080px;margin:14px auto 0;color:var(--muted);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.hero-film__under a{color:var(--gold)}.product-showcase--new{background:linear-gradient(135deg,#111416,#0b0d0f)}.book-cover-img{object-fit:contain!important}.product-showcase--new .product-showcase__visual{aspect-ratio:2/3;box-shadow:0 32px 80px #0000008c}.book-hook{color:var(--gold);font-size:12px;letter-spacing:.17em;font-weight:700;margin:18px 0 26px}.book-question{font-family:var(--serif);font-size:clamp(24px,2.5vw,36px);line-height:1.2;border-left:1px solid var(--gold);padding-left:20px;margin:30px 0}.product-showcase__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.product-showcase__actions .product-form{margin:0;min-width:220px}.product-showcase__micro{color:var(--muted);font-size:12px;margin-top:20px;font-style:italic}.frame-question{background:#070809;text-align:center}.frame-question__inner{max-width:980px}.frame-question__lines{font-family:var(--serif);font-size:clamp(28px,4vw,58px);line-height:1.08;margin:36px 0 64px}.frame-question__lines p{margin:0 0 12px}.frame-question__lines .gold{color:var(--gold);margin-top:30px}.frame-question h2{font-size:clamp(42px,6vw,82px);margin:0 auto 26px}.frame-question__note{color:var(--muted);font-size:13px;letter-spacing:.08em}.conversation-section{background:var(--surface);overflow:hidden}.conversation-heading{text-align:center;max-width:820px;margin:0 auto 60px}.conversation-heading p:last-child{color:var(--muted);max-width:650px;margin:0 auto}.conversation-grid{display:grid;grid-template-columns:1fr .55fr 1fr;gap:clamp(22px,4vw,58px);align-items:center}.conversation-shot{margin:0;transform:rotate(-1.2deg)}.conversation-shot--two{transform:rotate(1.4deg)}.conversation-shot img{width:100%;border-radius:12px;box-shadow:0 25px 70px #00000059}.conversation-shot figcaption,.conversation-disclosure{color:#73777a;font-size:10px;margin-top:10px}.conversation-center{text-align:center;display:flex;flex-direction:column;gap:10px;letter-spacing:.18em;font-size:10px;color:var(--muted)}.conversation-center strong{font-family:var(--serif);font-size:clamp(30px,4vw,52px);letter-spacing:.02em;color:var(--text);font-weight:400}.conversation-disclosure{text-align:center;margin-top:40px}.archive-chat{background:#090b0d}.archive-chat__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,100px);align-items:center}.archive-chat__copy h2{max-width:560px}.archive-chat blockquote{font-family:var(--serif);font-size:clamp(27px,3.5vw,48px);line-height:1.1;margin:42px 0 22px;color:var(--gold)}.archive-chat__finish{font-size:12px;letter-spacing:.2em;text-transform:uppercase}.archive-chat__image img{max-height:860px;width:auto;margin:auto;border-radius:18px;box-shadow:0 30px 90px #0000008c}.final-book-cta{background:radial-gradient(circle at 30% 50%,#1a1e20,#090b0d 55%)}.final-book-cta__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(40px,8vw,110px);align-items:center}.final-book-cta__covers{position:relative;min-height:620px}.final-book-cta__covers img{position:absolute;width:min(58%,390px);box-shadow:0 30px 80px #0000008c}.final-book-cta__front{left:8%;top:0;z-index:2;transform:rotate(-2deg)}.final-book-cta__back{right:3%;bottom:0;transform:rotate(3deg)}.final-book-cta__copy h2{font-size:clamp(42px,5.5vw,76px)}.final-book-cta__copy>p:not(.eyebrow){font-family:var(--serif);font-size:25px;color:var(--muted)}.final-book-cta__copy .button{margin:20px 20px 20px 0}@media(max-width:900px){.conversation-grid,.archive-chat__grid,.final-book-cta__grid{grid-template-columns:1fr}.conversation-center{order:-1}.conversation-shot{transform:none}.archive-chat__copy{text-align:center}.archive-chat__copy .section-intro{margin:auto}.final-book-cta__covers{min-height:540px}.final-book-cta__copy{text-align:center}.hero-film__under{gap:14px;flex-direction:column}.product-showcase__actions{flex-direction:column;align-items:stretch}.product-showcase__actions .button,.product-showcase__actions .product-form{width:100%}}@media(max-width:600px){.hero-film{padding-top:38px}.hero-film__frame{width:calc(100% + 20px);margin-left:-10px}.hero-film__placeholder small{padding:0 22px}.conversation-heading{margin-bottom:34px}.conversation-grid{gap:28px}.archive-chat__image img{border-radius:10px}.final-book-cta__covers{min-height:430px}.final-book-cta__covers img{width:62%}.final-book-cta__front{left:0}.final-book-cta__back{right:0}.frame-question__lines{margin-bottom:48px}}:root{--bg:#07090a;--surface:#101315;--surface-2:#15191c;--text:#f2eee6;--muted:#9e9b95;--gold:#c7a160;--gold-2:#e0bd79;--line:rgba(242,238,230,.12);--line-gold:rgba(199,161,96,.32);--shadow:0 28px 90px rgba(0,0,0,.48)}body{background:radial-gradient(circle at 80% -10%,rgba(199,161,96,.05),transparent 28%),linear-gradient(180deg,#090b0c 0,#07090a);overflow-x:hidden}body:before{content:"";pointer-events:none;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.page-width{width:min(100% - (var(--gutter) * 2),1280px)}.section{padding-block:clamp(88px,10vw,156px)}.eyebrow{color:var(--gold-2);font-size:10px;letter-spacing:.28em;margin-bottom:20px}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;text-wrap:balance}h2{font-size:clamp(46px,5.3vw,78px)}.section-intro{color:#aaa7a0;font-size:clamp(16px,1.25vw,19px);line-height:1.72}.button{border-radius:0;min-height:58px;padding:0 27px;letter-spacing:.19em;box-shadow:0 8px 28px #c7a16014}.button:hover{box-shadow:0 14px 42px #c7a16024}.button--outline{border-color:#f2eee657;background:#ffffff03}.text-link{letter-spacing:.19em}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.reveal.is-visible{opacity:1;transform:none}.site-header{background:#060809c2;border-bottom:1px solid rgba(255,255,255,.055)}.site-header--sticky{backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}.site-header__inner{height:70px}.site-header__brand{font-size:13px;letter-spacing:.24em}.site-header__nav a{font-size:10px;letter-spacing:.2em}.cart-count{background:transparent;border:1px solid var(--gold);color:var(--gold);height:17px;min-width:17px}.hero-film{position:relative;isolation:isolate;padding:clamp(54px,7vw,92px) 0 clamp(72px,8vw,112px);border-bottom:1px solid rgba(255,255,255,.07);overflow:hidden;background:#080a0b}.hero-film__ambient{position:absolute;top:-6%;right:-6%;bottom:-6%;left:-6%;z-index:-2;background:linear-gradient(90deg,#060809ed,#0608099e 49%,#060809c4),linear-gradient(0deg,#080a0b 0%,transparent 28%,rgba(8,10,11,.16) 70%,#080a0b 100%),url(hero-atmosphere.jpg) center 52%/cover no-repeat;filter:saturate(.72) contrast(1.07);transform:scale(1.03)}.hero-film:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 70% 45%,rgba(215,169,89,.12),transparent 26%),linear-gradient(180deg,#00000014,#0000003d);pointer-events:none}.hero-film__inner{position:relative}.hero-film__copy{text-align:center;max-width:1000px;margin:0 auto 42px}.hero-film h1{font-size:clamp(52px,7.3vw,100px);line-height:.93;letter-spacing:-.045em;margin:0 auto 25px;text-shadow:0 12px 42px rgba(0,0,0,.5)}.hero-film__lead{font-family:var(--serif);font-size:clamp(20px,2vw,28px);line-height:1.42;color:#d0ccc4;max-width:800px;margin:0 auto 25px}.hero-film__signal{display:flex;align-items:center;justify-content:center;gap:14px;color:#f2eee68c;font-size:9px;letter-spacing:.22em;text-transform:uppercase}.hero-film__signal i{width:23px;height:1px;background:var(--gold)}.hero-film__frame-wrap{max-width:1120px;margin-inline:auto}.hero-film__frame{position:relative;aspect-ratio:16/9;background:#020303;border:1px solid rgba(220,184,119,.42);box-shadow:0 0 0 1px #ffffff09 inset,0 38px 120px #000000a6;overflow:hidden}.hero-film__frame:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:3;border:1px solid rgba(255,255,255,.08);pointer-events:none}.hero-film__frame iframe,.hero-film__video,.hero-film__frame video{width:100%;height:100%;border:0;object-fit:cover;position:relative;z-index:2}.hero-film__placeholder{position:relative;height:100%;background:url(hero-atmosphere.jpg) center/cover no-repeat;display:grid;place-items:center}.hero-film__placeholder-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#04050626,#040506ad),linear-gradient(90deg,rgba(4,5,6,.36),transparent 50%,rgba(4,5,6,.18))}.hero-film__placeholder-content{position:relative;z-index:2;text-align:center;padding:25px;display:flex;align-items:center;flex-direction:column}.hero-film__play{width:78px;height:78px;border:1px solid rgba(224,189,121,.9);border-radius:50%;display:grid;place-items:center;background:#080a0b7a;box-shadow:0 0 0 10px #c7a1600d,0 12px 44px #0006;transition:transform .3s ease,background .3s ease}.hero-film__play svg{width:30px;height:30px;fill:var(--gold-2)}.hero-film__frame:hover .hero-film__play{transform:scale(1.05);background:#101213b3}.hero-film__placeholder strong{font-family:var(--serif);font-weight:400;font-size:clamp(28px,3vw,44px);letter-spacing:.14em;margin-top:20px}.hero-film__placeholder small{color:#f2eee699;font-size:10px;letter-spacing:.15em;text-transform:uppercase;margin-top:4px}.hero-film__frame-meta{display:flex;justify-content:space-between;align-items:center;margin-top:13px;color:#f2eee685;font-size:9px;letter-spacing:.19em;text-transform:uppercase}.hero-film__watch-note{color:var(--gold)}.hero-film__scroll{display:flex;width:max-content;margin:34px auto 0;align-items:center;gap:14px;color:#f2eee6b3;font-size:9px;letter-spacing:.24em;text-transform:uppercase}.hero-film__scroll b{color:var(--gold);font-size:16px;font-weight:400;animation:evanArrow 1.9s ease-in-out infinite}@keyframes evanArrow{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.product-showcase--new{position:relative;isolation:isolate;background:linear-gradient(135deg,#0c0f10 0,#111416 52%,#090b0c);overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06)}.product-showcase__glow{position:absolute;z-index:-1;left:-10%;top:13%;width:58vw;height:58vw;max-width:800px;max-height:800px;border-radius:50%;background:radial-gradient(circle,rgba(199,161,96,.12),transparent 62%);filter:blur(16px)}.product-showcase__grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(60px,8vw,128px)}.product-showcase__visual{aspect-ratio:auto!important;max-width:none!important;overflow:visible!important;min-height:720px;display:grid;place-items:center}.book-stage{width:min(100%,650px);height:690px;position:relative;perspective:1200px}.book-stage__halo{position:absolute;top:14%;right:10%;bottom:5%;left:10%;background:radial-gradient(circle,rgba(211,168,91,.21),transparent 62%);filter:blur(30px)}.book-stage__front,.book-stage__back{position:absolute;top:3%;width:49%;aspect-ratio:2/3;box-shadow:0 45px 110px #0000009e;background:#090a0b}.book-stage__front{left:18%;z-index:3;transform:rotateY(-5deg) rotate(-1.4deg)}.book-stage__back{right:4%;top:14%;z-index:1;transform:rotateY(8deg) rotate(2.4deg);opacity:.76}.book-stage__front:after,.book-stage__back:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #ffffff14;pointer-events:none}.book-stage img{width:100%;height:100%;object-fit:cover}.book-stage__shadow{position:absolute;left:15%;right:4%;bottom:7%;height:34px;border-radius:50%;background:#000000b8;filter:blur(22px);transform:rotate(-2deg)}.product-showcase__copy{max-width:590px}.product-showcase__copy h2{font-size:clamp(50px,5.2vw,76px);line-height:.95;margin-bottom:12px}.product-showcase__author{font-size:10px;letter-spacing:.24em;color:#aaa59b;margin:0}.product-showcase__rule{height:1px;background:linear-gradient(90deg,var(--gold),rgba(199,161,96,0));width:84px;margin:28px 0}.book-hook{font-size:10px;letter-spacing:.24em;color:var(--gold-2);margin:0 0 24px}.book-question{font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(25px,2.4vw,35px);line-height:1.25;border-left:1px solid var(--gold);padding:4px 0 4px 22px;margin:31px 0;color:#e8e2d7}.product-showcase__buyline{display:flex;align-items:baseline;gap:15px;margin:23px 0 20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.product-showcase__buyline span{font-size:10px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.product-showcase__price{font-family:var(--serif);font-size:32px;color:var(--text)}.product-showcase__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-showcase__actions .product-form{min-width:0;margin:0;display:contents}.product-showcase__actions .product-form>.button{grid-column:1}.product-showcase__dynamic{grid-column:1/-1}.product-showcase__dynamic .shopify-payment-button{margin-top:0}.product-showcase__dynamic .shopify-payment-button__button{border-radius:0!important;min-height:52px!important}.product-showcase__micro{margin:20px 0 0;font-family:var(--serif);font-size:17px;font-style:italic;color:#aaa59f}.product-showcase__facts{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.07)}.product-showcase__facts span{font-size:8px;letter-spacing:.17em;color:#7f7d78}.frame-question{position:relative;overflow:hidden;background:#050607;text-align:center;border-bottom:1px solid rgba(255,255,255,.055)}.frame-question:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 42%,rgba(199,161,96,.075),transparent 34%),linear-gradient(#0000001f,#0000001f),url(hero-atmosphere.jpg) center/cover;opacity:.11;filter:grayscale(1)}.frame-question__inner{position:relative;max-width:1050px}.frame-question__lines{font-size:clamp(30px,4.5vw,64px);line-height:1.02;margin:38px 0 70px}.frame-question__lines p{margin-bottom:14px;color:#f2eee6b8}.frame-question__lines .gold{color:var(--gold-2);margin-top:32px;letter-spacing:.02em}.frame-question h2{font-size:clamp(46px,6.3vw,92px);line-height:.95;margin-bottom:30px;text-shadow:0 12px 44px #000}.frame-question__note{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#6f706e}.conversation-section{position:relative;overflow:hidden;background:#121517}.conversation-section:before{content:"";position:absolute;left:50%;top:-35%;width:900px;height:900px;transform:translate(-50%);background:radial-gradient(circle,rgba(199,161,96,.075),transparent 65%);pointer-events:none}.conversation-heading{position:relative;max-width:800px;margin-bottom:74px}.conversation-heading h2{font-size:clamp(54px,6vw,86px);margin-bottom:21px}.conversation-heading>p:last-child{font-family:var(--serif);font-size:20px;line-height:1.5}.conversation-grid{position:relative;grid-template-columns:1.05fr .72fr 1.05fr;gap:clamp(24px,4vw,58px)}.conversation-shot{position:relative;margin:0}.conversation-shot--one{transform:rotate(-2deg) translateY(-14px)}.conversation-shot--two{transform:rotate(1.8deg) translateY(22px)}.conversation-shot__paper{padding:8px;background:#ececea;box-shadow:0 36px 80px #0000006b;border-radius:9px}.conversation-shot img{border-radius:3px;width:100%;box-shadow:none}.conversation-shot figcaption{font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:#74746f;margin-top:12px}.conversation-center{gap:12px;color:#888681}.conversation-center strong{font-size:clamp(34px,4.1vw,56px);line-height:.94}.conversation-center i{display:block;width:1px;height:72px;background:linear-gradient(var(--gold),transparent);margin:8px auto}.conversation-center em{font-family:var(--serif);font-size:clamp(20px,2vw,27px);font-style:italic;letter-spacing:0;color:var(--gold-2)}.conversation-disclosure{font-size:8px;letter-spacing:.1em;color:#656662;margin-top:54px}.archive-chat{position:relative;overflow:hidden;background:linear-gradient(180deg,#080a0b,#0d1011)}.archive-chat__line{position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(transparent,rgba(199,161,96,.14),transparent)}.archive-chat__grid{grid-template-columns:.86fr 1.14fr;gap:clamp(54px,8vw,120px)}.archive-chat__copy h2{font-size:clamp(51px,5.5vw,79px);line-height:.95}.archive-chat__copy blockquote{position:relative;font-style:italic;color:#d7b16c;font-size:clamp(30px,3.4vw,48px);line-height:1.18;margin:50px 0 24px;padding-left:0}.archive-chat__copy blockquote span{color:#c7a1608c}.archive-chat__finish{font-size:9px;letter-spacing:.24em;color:#a6a39d}.archive-chat__image{position:relative;display:flex;flex-direction:column;align-items:center}.archive-chat__phone{position:relative;width:min(100%,465px);max-height:840px;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.13);background:#050607;box-shadow:0 45px 120px #0000009e,0 0 0 8px #ffffff05}.archive-chat__phone:before{content:"";position:absolute;left:50%;top:8px;transform:translate(-50%);width:86px;height:18px;border-radius:12px;background:#030404;z-index:3;box-shadow:0 0 0 1px #ffffff09}.archive-chat__phone img{width:100%;border-radius:0;box-shadow:none;margin:0;max-height:none}.archive-chat__tag{font-size:8px;letter-spacing:.18em;color:#77746e;margin-top:20px}.sample-section{position:relative;isolation:isolate;background:#111416;overflow:hidden}.sample-section__ambient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#0c0e0ff2,#0c0e0f8c),url(hero-atmosphere.jpg) 80% 50%/cover;opacity:.27;filter:grayscale(.2) saturate(.6)}.sample-section__inner{display:grid;grid-template-columns:1fr .8fr;gap:clamp(50px,9vw,150px);align-items:center}.sample-section__copy h2{font-size:clamp(50px,5.4vw,80px);line-height:.96;max-width:720px}.sample-section__copy .button{margin-top:26px}.sample-section__quote{border-left:1px solid rgba(199,161,96,.45);padding:18px 0 18px clamp(26px,4vw,52px)}.sample-section__quote>span{font-size:9px;letter-spacing:.25em;color:var(--gold)}.sample-section__quote blockquote{font-family:var(--serif);font-size:clamp(37px,4vw,60px);line-height:1.05;margin:27px 0 18px;color:#f0e9db}.sample-section__quote small{color:#99968f;font-size:12px;line-height:1.55}.about-section{background:#080a0b}.about-section__inner{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(50px,10vw,150px)}.about-section__mark{position:relative;aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(199,161,96,.22);border-radius:50%;max-width:390px;width:100%;margin:auto}.about-section__mark:before,.about-section__mark:after{content:"";position:absolute;border:1px solid rgba(199,161,96,.09);border-radius:50%}.about-section__mark:before{top:8%;right:8%;bottom:8%;left:8%}.about-section__mark:after{top:20%;right:20%;bottom:20%;left:20%}.about-section__mark span{font-family:var(--serif);font-size:clamp(80px,10vw,150px);letter-spacing:-.08em;color:#e9e1d2;text-shadow:0 10px 50px rgba(199,161,96,.13)}.about-section__mark i{position:absolute;bottom:15%;width:54px;height:1px;background:var(--gold)}.about-section__copy h2{font-size:clamp(53px,5.8vw,82px);line-height:.95}.about-section__copy blockquote{font-family:var(--serif);font-style:italic;font-size:clamp(24px,2.5vw,34px);color:var(--gold-2);line-height:1.3;margin:35px 0}.final-book-cta{position:relative;isolation:isolate;overflow:hidden;background:#07090a;border-top:1px solid rgba(255,255,255,.06)}.final-book-cta__ambient{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07090ac2,#07090af5),url(hero-atmosphere.jpg) center/cover;opacity:.38;filter:grayscale(.3)}.final-book-cta__grid{grid-template-columns:1.08fr .92fr;gap:clamp(55px,8vw,118px)}.final-book-cta__covers{min-height:680px;perspective:1000px}.final-book-cta__covers:after{content:"";position:absolute;left:8%;right:7%;bottom:5%;height:36px;background:#000000b8;filter:blur(22px);border-radius:50%}.final-book-cta__covers img{width:min(55%,390px);box-shadow:0 45px 110px #000000b3}.final-book-cta__front{left:10%;top:2%;transform:rotate(-2.6deg) rotateY(-4deg)}.final-book-cta__back{right:3%;bottom:3%;transform:rotate(3deg) rotateY(6deg)}.final-book-cta__copy h2{font-size:clamp(48px,5.6vw,80px);line-height:.95}.final-book-cta__copy>p:not(.eyebrow){font-family:var(--serif);font-size:clamp(22px,2.1vw,29px);line-height:1.42;color:#aaa69f;margin:0 0 30px}.final-book-cta__question{font-family:var(--serif);font-style:italic;font-size:clamp(30px,3vw,44px);line-height:1.16;color:var(--gold-2);padding-top:28px;border-top:1px solid rgba(199,161,96,.25);margin-bottom:34px}.final-book-cta__actions{display:flex;gap:10px;flex-wrap:wrap}.final-book-cta__copy .button{margin:0}.faq-section{background:#0d1011}.faq-item{border-color:#ffffff1a}.faq-item summary{font-family:var(--serif);font-size:22px;color:#e7e1d7}.faq-item__answer{color:#9e9b95}.site-footer{background:#050607;border-top:1px solid rgba(255,255,255,.07)}.site-footer__brand{font-family:var(--serif);letter-spacing:.24em}.site-footer__tagline{color:#7f7d77}.site-footer__links a{color:#8e8b85}.site-footer__links a:hover{color:var(--gold)}.site-footer__bottom{border-color:#ffffff12;color:#65645f}@media(max-width:1000px){.product-showcase__grid{grid-template-columns:1fr;gap:44px}.product-showcase__visual{min-height:600px}.book-stage{height:580px;max-width:600px}.archive-chat__grid,.sample-section__inner,.about-section__inner,.final-book-cta__grid{grid-template-columns:1fr}.archive-chat__line{display:none}.archive-chat__copy,.sample-section__copy,.about-section__copy,.final-book-cta__copy{text-align:center}.archive-chat__copy .section-intro,.sample-section__copy .section-intro,.about-section__copy .section-intro{margin-inline:auto}.sample-section__quote{text-align:left;max-width:600px;margin:auto}.about-section__mark{max-width:300px}.final-book-cta__actions{justify-content:center}}@media(max-width:760px){.section{padding-block:82px}.site-header__inner{height:64px}.hero-film{padding-top:42px}.hero-film h1{font-size:clamp(47px,14vw,72px)}.hero-film__lead{font-size:20px}.hero-film__signal{gap:8px;font-size:7px;letter-spacing:.12em}.hero-film__signal i{width:11px}.hero-film__frame-wrap{width:calc(100% + 24px);margin-left:-12px}.hero-film__frame{border-left:0;border-right:0}.hero-film__frame:before{top:5px;right:5px;bottom:5px;left:5px}.hero-film__play{width:62px;height:62px}.hero-film__placeholder strong{font-size:28px}.hero-film__frame-meta{padding-inline:12px;font-size:7px}.product-showcase__visual{min-height:510px}.book-stage{height:500px}.book-stage__front,.book-stage__back{width:56%}.book-stage__front{left:8%}.book-stage__back{right:0}.product-showcase__copy{text-align:center}.product-showcase__rule{margin-inline:auto}.book-question{text-align:left}.product-showcase__buyline{justify-content:center}.product-showcase__actions{grid-template-columns:1fr}.product-showcase__actions .product-form{display:block}.product-showcase__actions .product-form>.button{width:100%}.product-showcase__facts{justify-content:center}.frame-question__lines{font-size:clamp(27px,8.1vw,44px);margin-bottom:55px}.frame-question h2{font-size:clamp(44px,12.5vw,70px)}.conversation-grid{grid-template-columns:1fr}.conversation-center{order:-1;margin-bottom:10px}.conversation-shot--one,.conversation-shot--two{transform:none;max-width:600px;margin-inline:auto}.conversation-shot--one{width:86%;justify-self:start}.conversation-shot--two{width:100%}.conversation-center i{height:42px}.archive-chat__phone{max-width:390px;border-radius:26px}.archive-chat__copy blockquote{font-size:30px}.sample-section__quote{border-left:0;border-top:1px solid rgba(199,161,96,.38);padding:30px 0 0}.about-section__copy h2,.sample-section__copy h2{font-size:clamp(48px,12vw,68px)}.final-book-cta__covers{min-height:520px}.final-book-cta__covers img{width:61%}.final-book-cta__front{left:0}.final-book-cta__back{right:0}}@media(max-width:480px){.page-width{width:min(100% - 36px,1280px)}.hero-film__copy{margin-bottom:30px}.hero-film__lead{font-size:18px}.hero-film__signal{flex-wrap:wrap}.hero-film__frame-wrap{width:calc(100% + 18px);margin-left:-9px}.hero-film__placeholder small{font-size:8px}.hero-film__frame-meta span:last-child{display:none}.book-stage{height:420px}.product-showcase__visual{min-height:430px}.book-stage__front,.book-stage__back{width:60%}.book-stage__front{left:3%}.book-stage__back{right:-2%}.product-showcase__copy h2{font-size:48px}.product-showcase__facts{gap:10px}.product-showcase__facts span{font-size:7px}.conversation-heading h2{font-size:52px}.conversation-heading>p:last-child{font-size:18px}.conversation-shot__paper{padding:5px}.conversation-shot--one{width:100%}.archive-chat__phone{border-radius:18px}.archive-chat__tag{font-size:7px}.about-section__mark{max-width:230px}.final-book-cta__covers{min-height:430px}.final-book-cta__copy h2{font-size:48px}.final-book-cta__actions{flex-direction:column}.final-book-cta__actions .button{width:100%}}.pillars-section{background:linear-gradient(180deg,#111416,#0d1011)}.pillars-section .section-heading{margin-bottom:70px}.pillars-section .section-heading h2{font-size:clamp(48px,5.2vw,76px)}.pillar{min-height:240px;padding-top:34px}.pillar__number{color:#786b52}.pillar h3{font-size:27px;letter-spacing:.04em}.pillar p{line-height:1.65;color:#96938d}.product-page{background:linear-gradient(135deg,#0a0c0d,#111416);min-height:80vh}.product-gallery__main{background:radial-gradient(circle at 50% 30%,rgba(199,161,96,.1),transparent 45%),#0c0e0f;border:1px solid rgba(255,255,255,.06);box-shadow:var(--shadow)}.product-gallery__item{aspect-ratio:2/3}.product-gallery__item .media-image{object-fit:contain;padding:18px}.product-page__info h1{line-height:.96}.product-page__description{color:#a7a39c}.product-accordion{border-color:#ffffff1a}.collection-card{background:#0f1213;border:1px solid rgba(255,255,255,.07);padding:15px}.collection-card img{aspect-ratio:2/3;object-fit:cover}.collection-card h2{font-size:26px;margin:18px 0 6px}.page-section{background:#090b0c}.page-section__inner{max-width:850px}.page-section__inner h1{font-size:clamp(52px,7vw,90px)}.page-content{font-family:var(--serif);font-size:19px;color:#c2bdb4;line-height:1.75}.page-content h2,.page-content h3{color:var(--text);margin-top:2em}.contact-form input,.contact-form textarea,.variant-selectors select,.quantity-label input{background:#0b0d0e!important;border:1px solid rgba(255,255,255,.13)!important;color:var(--text)!important;border-radius:0!important}.contact-form input:focus,.contact-form textarea:focus,.variant-selectors select:focus,.quantity-label input:focus{outline:1px solid var(--gold);border-color:var(--gold)!important}.faq-section__grid>div:first-child h2{font-size:clamp(46px,5vw,72px)}.faq-list details{padding:25px 0}.faq-list summary{font-size:clamp(20px,2vw,25px)}@media(max-width:760px){.pillars-section .section-heading{margin-bottom:36px}.pillar{min-height:180px}.product-gallery__item .media-image{padding:8px}.product-page__info{text-align:left}.faq-section__grid>div:first-child{text-align:center}.faq-section__grid>div:first-child h2{margin-bottom:20px}}.hero-film--mystery .hero-film__copy{max-width:980px;margin-left:auto;margin-right:auto;text-align:center}.hero-film--mystery .hero-film__lead{max-width:720px;margin-left:auto;margin-right:auto}.hero-film--mystery .hero-film__placeholder--clean{background:linear-gradient(140deg,#03050647,#030506d1),url(hero-atmosphere.jpg) center/cover no-repeat}.debate-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#0b0d0f,#0d1012 55%,#0b0d0f)}.debate-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 30%,rgba(198,161,91,.08),transparent 42%);pointer-events:none}.debate-section__head{max-width:900px;margin:0 auto 64px;text-align:center;position:relative}.debate-section__head h2{max-width:920px;margin-left:auto;margin-right:auto}.debate-section__head .section-intro{max-width:710px;margin:22px auto 0}.debate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start;position:relative}.debate-card{padding:16px;border:1px solid rgba(255,255,255,.1);background:#121517c7;box-shadow:0 28px 80px #00000047;transform:rotate(.6deg)}.debate-card:nth-child(2){transform:translateY(28px) rotate(-.6deg)}.debate-card:nth-child(3){transform:translateY(5px) rotate(.35deg)}.debate-card__top{display:flex;justify-content:space-between;align-items:center;padding:2px 2px 12px;font:600 10px/1.2 Arial,sans-serif;letter-spacing:.18em;color:var(--muted)}.debate-card__top b{font-weight:400;color:var(--gold)}.debate-card img{display:block;width:100%;height:auto;border:1px solid rgba(255,255,255,.05);filter:saturate(.8) contrast(1.04)}.debate-card p{margin:14px 4px 2px;color:var(--text);font-family:Georgia,serif;font-size:17px;line-height:1.45}.debate-pivot{max-width:900px;margin:100px auto 20px;text-align:center}.debate-pivot__line{display:block;width:1px;height:42px;background:linear-gradient(var(--gold),transparent);margin:0 auto 22px}.debate-pivot__line:last-child{background:linear-gradient(transparent,var(--gold));margin:22px auto 0}.debate-pivot p{font:600 10px/1.4 Arial,sans-serif;letter-spacing:.2em;color:var(--gold);text-transform:uppercase}.debate-pivot h3{font-size:clamp(30px,4.5vw,64px);line-height:1.02;margin:16px 0}.debate-disclosure{max-width:700px;margin:32px auto 0;text-align:center;font-size:11px;color:#74787a;letter-spacing:.04em}.theories-section{background:#090b0c;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.theories-section__head{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:end;margin-bottom:54px}.theories-section__head .eyebrow{grid-column:1/-1;margin-bottom:-25px}.theories-section__head h2{margin:0}.theories-section__head .section-intro{margin:0;max-width:650px}.theory-list{border-top:1px solid rgba(255,255,255,.12)}.theory-row{display:grid;grid-template-columns:80px 1fr auto;gap:30px;align-items:center;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.1)}.theory-row__index{font:500 10px/1 Arial,sans-serif;letter-spacing:.16em;color:var(--gold)}.theory-row h3{margin:0 0 7px;font-size:clamp(24px,3vw,42px)}.theory-row p{margin:0;color:var(--muted);max-width:710px}.theory-row__word{font:500 10px/1 Arial,sans-serif;letter-spacing:.28em;color:#737779;text-transform:uppercase}.theories-section__close{max-width:900px;margin:78px auto 0;text-align:center}.theories-section__close p{color:var(--muted);margin-bottom:18px}.theories-section__close h3{font-size:clamp(30px,4vw,58px);line-height:1.05}.dossier-section{position:relative;background:linear-gradient(150deg,#0a0c0d,#111518 55%,#080a0b)}.dossier-section__top{max-width:900px;margin-bottom:58px}.dossier-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:70px}.dossier-timeline{border-top:1px solid rgba(255,255,255,.12)}.dossier-entry{display:grid;grid-template-columns:56px 1fr;gap:24px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.1)}.dossier-entry>span{color:var(--gold);font:500 10px Arial,sans-serif;letter-spacing:.18em}.dossier-entry b{font:600 11px Arial,sans-serif;letter-spacing:.16em;color:var(--text)}.dossier-entry p{margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.7}.dossier-confession{align-self:start;border:1px solid rgba(198,161,91,.28);padding:34px;background:#00000038;position:sticky;top:120px}.dossier-confession blockquote{font-size:clamp(25px,3vw,38px);line-height:1.2;margin:20px 0;color:var(--text)}.dossier-confession>p:last-child{color:var(--muted);font-size:14px}.dossier-line{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:70px;color:var(--muted);font:600 10px Arial,sans-serif;letter-spacing:.2em}.dossier-line i{display:block;width:70px;height:1px;background:var(--gold)}.archive-chat--confession .archive-chat__copy h2{max-width:640px}.archive-chat--confession .archive-chat__finish{color:var(--gold)}.life-shift{background:radial-gradient(circle at 75% 20%,rgba(198,161,91,.08),transparent 33%),#0b0d0f}.life-shift__grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.life-shift__copy{position:sticky;top:120px}.life-shift__points{border-top:1px solid rgba(255,255,255,.12)}.life-shift__point{display:grid;grid-template-columns:58px 1fr;gap:24px;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.1)}.life-shift__point span{color:var(--gold);font:600 10px Arial,sans-serif;letter-spacing:.15em}.life-shift__point p{margin:0;font-family:Georgia,serif;font-size:clamp(20px,2.2vw,30px);line-height:1.38;color:var(--text)}.life-shift__close{margin-top:65px;text-align:center}.life-shift__close p{font-size:clamp(25px,3.2vw,44px);line-height:1.22;max-width:940px;margin:0 auto;color:var(--text);font-family:Georgia,serif;font-style:italic}.product-showcase--pedestal{padding-top:120px;padding-bottom:120px;background:radial-gradient(circle at 26% 42%,rgba(198,161,91,.12),transparent 32%),linear-gradient(145deg,#090b0c,#121619 64%,#080a0b)}.product-showcase__visual--pedestal{align-self:center}.pedestal-art{position:relative;max-width:650px;margin:0 auto}.pedestal-art:before{content:"";position:absolute;top:13%;right:5%;bottom:4%;left:5%;background:#c6a15b1f;filter:blur(70px);border-radius:50%}.pedestal-art img{display:block;width:100%;height:auto;position:relative;filter:drop-shadow(0 32px 34px rgba(0,0,0,.55))}.product-showcase--pedestal .product-showcase__copy h2{font-size:clamp(38px,5vw,72px);line-height:1.02}.product-showcase--pedestal .book-question{font-size:clamp(21px,2.3vw,31px)}.product-showcase--pedestal .product-showcase__price{font-size:clamp(34px,4vw,58px)}.product-showcase--pedestal .product-showcase__facts{grid-template-columns:repeat(3,1fr)}.about-section--mystery{background:linear-gradient(180deg,#0b0d0f,#090b0c)}.about-section--mystery .section-intro p{margin-bottom:16px}@media(max-width:1000px){.debate-grid{grid-template-columns:1fr 1fr}.debate-card:nth-child(3){grid-column:1/-1;max-width:50%;justify-self:center}.theories-section__head{grid-template-columns:1fr;gap:22px}.theories-section__head .eyebrow{margin-bottom:0}.dossier-grid,.life-shift__grid{grid-template-columns:1fr;gap:45px}.dossier-confession,.life-shift__copy{position:static}.product-showcase--pedestal{padding-top:90px;padding-bottom:90px}}@media(max-width:760px){.debate-grid{grid-template-columns:1fr;gap:18px}.debate-card,.debate-card:nth-child(2),.debate-card:nth-child(3){transform:none;max-width:none;grid-column:auto}.debate-section__head{margin-bottom:38px}.debate-pivot{margin-top:65px}.theory-row{grid-template-columns:42px 1fr;padding:22px 0}.theory-row__word{display:none}.dossier-line{gap:10px;flex-wrap:wrap}.dossier-line i{width:28px}.life-shift__point{grid-template-columns:38px 1fr}.product-showcase--pedestal .product-showcase__facts{grid-template-columns:1fr}.pedestal-art{max-width:500px}}.sample-reader{margin-top:28px}.sample-reader>summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:18px}.sample-reader>summary::-webkit-details-marker{display:none}.sample-reader__paper{margin-top:28px;padding:clamp(28px,5vw,68px);background:#f0ece2;color:#17191a;box-shadow:0 30px 80px #00000059;max-width:760px;border-radius:2px}.sample-reader__paper .eyebrow{color:#76633e}.sample-reader__paper h3{font-size:clamp(34px,5vw,58px);margin:10px 0 32px;color:#151718}.sample-reader__paper p{font-family:Georgia,serif;font-size:18px;line-height:1.82;margin:0 0 17px;color:#26282a}.sample-reader__fade{margin-top:42px;padding-top:32px;border-top:1px solid rgba(0,0,0,.18);text-align:center}.sample-reader__fade p{font-style:italic;color:#55585a}.sample-reader__fade .button{color:#0b0d0f}
/*# sourceMappingURL=/cdn/shop/t/4/assets/base.css.map */
