:root{--cream:#f8f3e9;--paper:#fffbf4;--ink:#36251f;--muted:#7a6b60;--wine:#963045;--wine-dark:#762235;--gold:#d4b58e;--line:#ded4c5;--dark:#281b17;--serif:'Playfair Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{display:block;width:100%;height:auto}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #c99a5b;outline-offset:5px}::selection{background:var(--wine);color:white}.container{width:min(1320px,calc(100% - 112px));margin:auto}.section-pad{padding-block:110px}.announcement{padding:11px 20px;text-align:center;background:#ede1ce;font-size:9px;letter-spacing:.14em;font-weight:600;display:flex;gap:20px;align-items:center;justify-content:center}.announcement>a{font-size:11px;letter-spacing:.015em;color:var(--wine)}.announcement>a span{margin-left:9px}.dark-opening{color:var(--cream);background:radial-gradient(ellipse at 79% 44%,#55392b 0%,#32221b 34%,var(--dark) 68%);position:relative;overflow:hidden}.dark-opening:before{content:'';position:absolute;inset:0;opacity:.045;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.8' filter='url(%23n)'/%3E%3C/svg%3E")}.dark-opening header{position:relative;z-index:2}nav{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f8f3e91b;gap:30px}.wordmark{font-family:var(--serif);font-size:36px;font-weight:600;letter-spacing:-2px;display:flex;align-items:baseline;line-height:1;white-space:nowrap}.wordmark span{font-style:italic;font-weight:400;font-size:20px;margin-inline:3px}.wordmark b{font-size:56px;color:#c6737d;font-style:italic;font-weight:500}.nav-links{display:flex;gap:35px;font-size:12px;color:#d9cdc0}.nav-links a:hover{color:white}.nav-cta{font-size:12px;display:flex;gap:35px;align-items:center;padding:14px 20px;border:1px solid #bc998063;border-radius:2px}.nav-cta:hover{background:#ffffff0a}.nav-cta span{font-size:21px}.hero{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:760px;gap:30px;padding-block:55px 70px;align-items:center}.eyebrow{font-size:9px;letter-spacing:.18em;line-height:1.65;font-weight:600;display:flex;align-items:center;gap:12px}.hero .eyebrow{color:var(--gold)}.eyebrow>span:empty{height:1px;width:22px;background:currentColor}.wine{color:var(--wine)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(62px,5.55vw,85px);letter-spacing:-3.5px;line-height:1.025;margin-top:23px}h1 em{font-weight:400;color:#dec3a0}h2{font-size:clamp(38px,3.9vw,57px);line-height:1.17;letter-spacing:-1.8px}h2 em{font-weight:400;color:var(--wine)}.hero-copy{position:relative;z-index:2}.hero-copy>p{font-size:14px;line-height:1.9;color:#d1bfb1;margin:28px 0 30px}.hero-copy>p strong{font-weight:500;color:#f4e5d5}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:20px 27px;font-size:13px;font-weight:600;line-height:1.5;border:1px solid transparent;border-radius:3px;transition:background .25s,transform .25s,box-shadow .25s}.button span{font-size:23px;line-height:1;font-weight:400}.primary{background:var(--wine);color:#fff4e8}.primary:hover{background:var(--wine-dark);transform:translateY(-3px);box-shadow:0 10px 26px #260e141c}.purchase-note{display:flex;align-items:center;gap:9px;margin-top:15px;color:#baa797;font-size:9px}.purchase-note svg{width:12px;height:14px;stroke:currentColor;stroke-width:1.5;fill:none}.purchase-note>span{margin-inline:3px}.hero-visual{height:650px;position:relative;perspective:1500px;min-width:0}.halo{position:absolute;width:530px;height:530px;max-width:100%;border:1px solid #d2ab791f;border-radius:50%;left:50%;top:35px;transform:translateX(-50%)}.halo:before{content:'';position:absolute;inset:28px;border:1px solid #d2ab7912;border-radius:50%}.edition-label{position:absolute;right:0;top:5px;color:#c5a886;font-size:8px;letter-spacing:.2em;display:flex;flex-direction:column;gap:8px;text-align:right}.edition-label span{color:#917760;font-size:7px}.book-position{position:absolute;left:50%;top:50%;width:345px;height:498px;transform:translate(-50%,-53%);perspective:1500px}.book-3d{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateX(5deg) rotateY(-23deg) rotateZ(5deg);transition:transform .65s cubic-bezier(.2,.7,.2,1);will-change:transform}.book-cover{position:absolute;inset:0;transform:translateZ(24px);backface-visibility:hidden;box-shadow:7px 8px 30px #0003;border-radius:1px 4px 4px 1px;overflow:hidden}.book-cover>img{height:100%;object-fit:cover}.cover-light{position:absolute;inset:0;background:linear-gradient(90deg,#0004,transparent 2%,#fff5 3%,#0002 4%,transparent 7%,transparent 80%,#fff1 100%);pointer-events:none}.book-back{position:absolute;inset:0;transform:translateZ(-15px);background:#e3cdae;border-radius:3px;box-shadow:20px 30px 35px #0005}.book-pages{position:absolute;right:0;top:4px;bottom:4px;width:35px;background:repeating-linear-gradient(90deg,#c8b69f 0px,#f9f2e4 1px,#dfd2bc 2px,#fff8ed 3px);transform:rotateY(90deg) translateX(-4px);transform-origin:right center}.book-spine{position:absolute;left:0;top:0;bottom:0;width:39px;background:linear-gradient(90deg,#b6966f,#f0dab9 18%,#d3b38d 80%,#b18b60);transform-origin:left;transform:rotateY(90deg) translateX(-15px);display:flex;align-items:center;justify-content:center;color:#542c1c;writing-mode:vertical-rl}.book-spine>span{font-family:var(--serif);font-size:21px;font-weight:600}.book-spine small{position:absolute;bottom:25px;font-size:6px;letter-spacing:2px}.book-shadow{position:absolute;left:50%;bottom:65px;width:320px;height:30px;border-radius:50%;background:#0007;filter:blur(19px);transform:translateX(-45%) rotate(-7deg)}.visual-bottom{position:absolute;bottom:10px;left:8%;right:0;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e8d1b426;padding-top:20px;gap:15px}.visual-bottom>span{font-family:var(--serif);font-style:italic;font-size:18px;color:#bfa48a}.minimal-button{border:0;background:none;font-size:10px;padding:12px 0;color:#e4d3c1;display:flex;gap:18px;align-items:center}.minimal-button span{font-size:19px}.facts{background:#eee6d9;border-bottom:1px solid #dfd3c1}.facts-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:34px}.facts-inner>div{display:flex;align-items:center;gap:16px}.facts strong{font-family:var(--serif);font-size:35px;font-weight:400;color:var(--wine)}.facts span{font-size:10px;color:#796652}.facts i{width:1px;height:30px;background:#d6c8b5}.intro-section{text-align:center;padding-bottom:95px}.intro-section>.eyebrow{justify-content:center;margin-bottom:25px}.intro-section h2{font-size:clamp(36px,3.45vw,50px);line-height:1.28}.intro-section>p{font-size:14px;line-height:1.9;color:var(--muted);max-width:700px;margin:27px auto 35px}.intro-section>p strong{font-weight:500;color:var(--ink)}.signature-line{display:flex;align-items:center;justify-content:center;gap:22px}.signature-line>span:empty{width:60px;height:1px;background:#c9af8c}.signature{font-family:var(--serif);font-size:17px;font-style:italic;color:#967657}.recipe-section{padding-top:30px;background:linear-gradient(var(--cream),#eee4d5)}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-top h2{margin-top:18px}.section-top>p{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:5px}.chapter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:19px}.chapter:nth-child(even){padding-top:40px}.chapter-photo{position:relative;overflow:hidden;border-radius:100px 100px 3px 3px;aspect-ratio:.76;background:#d9c6ae}.chapter-photo img{height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.65,.2,1);object-position:center}.chapter:hover img{transform:scale(1.06)}.chapter-number{position:absolute;bottom:12px;left:14px;color:#fff7e9;font-family:var(--serif);font-style:italic;font-size:25px;text-shadow:0 1px 6px #0008}.photo-arrow{position:absolute;right:13px;bottom:14px;border-radius:50%;background:#fff3e7e6;width:29px;height:29px;display:grid;place-items:center;color:var(--ink);font-size:18px}.chapter-caption{padding:22px 0 0}.chapter-caption>span{font-size:7px;letter-spacing:.09em;font-weight:600;color:var(--wine)}.chapter h3{font-size:27px;letter-spacing:-.7px;line-height:1.13;margin:12px 0}.chapter p{font-size:11px;line-height:1.8;color:var(--muted)}.chapter-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:40px;border-top:1px solid #d4c7b5;padding-top:20px}.chapter-bottom>span{font-size:10px;color:#8b7967}.text-link{display:inline-flex;align-items:center;gap:25px;font-size:12px;font-weight:600;color:var(--wine);border:0;border-bottom:1px solid #ac6a74;background:none;padding:12px 0;text-align:left}.text-link>span{font-size:22px}.text-link:hover{color:var(--wine-dark)}.inside-section{overflow:hidden;background:var(--paper)}.inside-grid{display:grid;grid-template-columns:.8fr 1.25fr;gap:55px;align-items:center}.inside-copy h2{margin-top:20px}.inside-copy>p{font-size:13px;line-height:1.9;color:var(--muted);max-width:330px;margin-top:25px}.feature-list{list-style:none;padding:0;margin:24px 0 20px}.feature-list>li{display:flex;gap:18px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--line)}.feature-list>li>span{font-family:var(--serif);font-size:12px;color:var(--wine)}.feature-list strong{font-weight:600;font-size:12px}.feature-list p{font-size:11px;line-height:1.8;margin-top:5px;color:var(--muted)}.spread-stage{position:relative;padding:60px 0 25px;min-width:0}.spread-stage:before{position:absolute;content:'';background:#f0e7d8;width:530px;height:530px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.spread{display:flex;position:relative;perspective:1500px;filter:drop-shadow(8px 27px 20px #51392126);transform:rotate(-7deg);width:100%;margin-left:0}.spread-page{padding:0;background:#fbf2e6;border:0;position:relative;width:50%;transform-style:preserve-3d}.spread-page img{height:auto}.left-page{transform:rotateY(13deg);transform-origin:right center;box-shadow:-4px 2px #e0d3c0,-6px 4px #fcf7ed,-8px 5px #d9c8b1}.right-page{transform:rotateY(-13deg);transform-origin:left center;box-shadow:4px 2px #e0d3c0,6px 4px #fcf7ed,8px 5px #d9c8b1}.left-page:after,.right-page:after{content:'';position:absolute;inset:0;pointer-events:none}.left-page:after{background:linear-gradient(90deg,transparent 78%,#60412225 99%,#25171066)}.right-page:after{background:linear-gradient(90deg,#25171055,#60412220 2%,transparent 22%)}.spread-caption{position:relative;margin-top:45px;display:flex;align-items:center;justify-content:center;gap:25px}.spread-caption>span{font-size:8px;letter-spacing:.13em;color:var(--muted)}.round-button{height:44px;width:44px;border:1px solid #c9bba8;border-radius:50%;display:grid;place-items:center;background:none;font-size:23px;flex-shrink:0}.round-button:hover{background:#eaddc9}.manifesto{background:#743044;position:relative;overflow:hidden;color:#fff2e0;padding:85px 25px;text-align:center}.manifesto-inner{position:relative;z-index:1}.manifesto .eyebrow{justify-content:center;color:#ddacae}.manifesto h2{margin:25px 0;font-size:clamp(40px,4.2vw,62px)}.manifesto h2 em{color:#e6bda7}.manifesto p{font-size:13px;line-height:1.9;color:#e0bfc1}.light-button{margin-top:30px;background:#f6e9d7;color:#672739}.light-button:hover{background:#fff8ed;transform:translateY(-3px)}.manifesto-five{position:absolute;right:4%;bottom:-260px;font-family:var(--serif);font-size:750px;font-style:italic;line-height:1;opacity:.065;pointer-events:none}.offer-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px;max-width:1120px}.offer-art{position:relative;padding:30px 25px 50px;background:radial-gradient(ellipse,#dfc5a0,#efe4d1 70%);border-radius:220px 220px 4px 4px;min-width:0}.offer-cover{width:75%;margin:20px auto 40px;transform:perspective(1100px) rotateY(-13deg) rotateZ(-7deg);box-shadow:5px 3px #bd9b77,9px 5px #e0ccb0,23px 28px 35px #55321842;border-left:3px solid #c7a176;border-radius:3px}.offer-cover img{border-radius:2px}.offer-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #c6b395;padding-top:25px}.offer-caption>span:first-child{font-size:8px;letter-spacing:.2em}.offer-caption>span:last-child{font-family:var(--serif);font-style:italic;font-size:19px;line-height:1.4;text-align:right}.offer-copy h2{margin-top:22px}.offer-list{list-style:none;padding:0;margin:27px 0}.offer-list>li{font-size:12px;margin-bottom:13px;display:flex;align-items:center;gap:12px}.offer-list>li:before{content:'✓';color:#747953;font-size:12px}.price-block{border-top:1px solid var(--line);padding-top:24px;margin-top:25px}.discount-pill{font-size:8px;font-weight:600;letter-spacing:.14em;color:var(--wine)}.discount{font-family:var(--serif);font-size:68px;letter-spacing:-2px;line-height:1.35;color:var(--wine)}.discount>span{font-family:var(--sans);font-weight:500;font-size:15px;letter-spacing:.03em}.price-block>p{font-size:10px;color:var(--muted);line-height:1.8;margin:1px 0 23px}.offer-copy>.button{width:100%;font-size:12px;padding-inline:24px}.offer-copy>.purchase-note{color:var(--muted);justify-content:center}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;padding-top:80px}.faq-section h2{margin-top:22px}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;font-weight:500;padding:23px 0}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:25px;font-weight:400;color:var(--wine)}details[open] summary:after{content:'−'}.faqs details p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 25px 24px 0}.faqs details p a{text-decoration:underline}footer{background:var(--dark);color:#f1e3d1;padding:45px 0 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-top>p{font-family:var(--serif);font-size:21px;font-weight:400;color:#ccbaa5}.footer-top>p em{color:#ebd2b5}.footer-top>a:last-child{font-size:11px;display:flex;gap:25px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #e8d6c01b;margin-top:35px;padding-top:22px;color:#a59280;font-size:9px}.mobile-buy{display:none}.skip{position:absolute;top:-100px;left:10px;z-index:100;background:white;padding:16px}.skip:focus{top:10px}
dialog{padding:0;border:1px solid #c6b49e;background:var(--cream);color:var(--ink);width:min(880px,calc(100% - 36px));max-height:92dvh;border-radius:6px;box-shadow:0 40px 120px #0008}dialog[open]{display:flex;flex-direction:column}dialog::backdrop{background:#1f1413d9;backdrop-filter:blur(7px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;gap:20px;border-bottom:1px solid var(--line);flex-shrink:0}.dialog-head .eyebrow{color:var(--wine);font-size:8px}.dialog-head h2{font-size:26px;letter-spacing:-.5px;margin-top:6px}.dialog-head .round-button{font-size:28px}.preview-tabs{display:flex;gap:8px;padding:14px 25px;flex-shrink:0;border-bottom:1px solid var(--line)}.preview-tabs button{border:1px solid #d7c6b1;background:none;padding:12px 15px;border-radius:3px;font-size:11px}.preview-tabs button[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:white}.preview-scroll{overflow:auto;overscroll-behavior:contain;min-height:0;background:#d8cdbd;padding:22px;flex:1}.preview-scroll img{width:min(620px,100%);margin:auto;box-shadow:0 3px 20px #3d281e22}.dialog-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 25px;flex-shrink:0}.dialog-foot>span{font-size:10px;color:var(--muted)}.dialog-foot .text-link{font-size:11px}
@media(min-width:1550px){.hero{min-height:830px}.book-position{width:380px;height:549px}.hero-visual{height:710px}.halo{width:600px;height:600px}.book-shadow{bottom:60px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.hero{min-height:710px;padding-block:40px 50px;gap:12px}h1{font-size:66px}.hero-visual{height:610px}.book-position{width:300px;height:433px}.halo{top:70px}.visual-bottom{left:0}.visual-bottom>span{font-size:15px}.nav-links{gap:23px}.hero-copy>p{font-size:12px}.hero-copy .button{font-size:12px;gap:24px;padding-inline:23px}.facts-inner{gap:16px}.facts-inner>div{gap:10px}.facts span{font-size:9px}.facts strong{font-size:31px}.chapter-grid{gap:14px}.chapter h3{font-size:24px}.chapter-caption>span{font-size:6px}.inside-grid{gap:35px;grid-template-columns:.9fr 1.1fr}.spread{width:112%}.offer-grid{gap:60px}.section-pad{padding-block:85px}.recipe-section{padding-top:25px}.faq-section{gap:45px}}
@media(max-width:850px) and (min-width:721px){h1{font-size:57px}.book-position{width:250px;height:361px}.hero-visual{height:560px}.hero{min-height:650px}.visual-bottom>span{font-size:12px}.minimal-button{font-size:9px;gap:8px}.nav-links{gap:17px;font-size:10px}.nav-cta{padding:12px;gap:18px;font-size:10px}.facts-inner{flex-wrap:wrap}.facts-inner>div{flex-basis:42%}.facts i{display:none}.chapter-grid{grid-template-columns:repeat(3,1fr);row-gap:30px}.chapter:nth-child(even){padding-top:0}.chapter-photo{aspect-ratio:.85}.chapter-caption>span{font-size:7px}.inside-grid{grid-template-columns:1fr}.inside-copy{max-width:540px}.inside-copy>p{max-width:460px}.spread-stage{width:85%;margin:auto}.spread{width:100%;margin:0}.offer-grid{gap:35px}.offer-copy>.button{padding-inline:15px;font-size:11px;gap:15px}.offer-caption{flex-direction:column}.offer-caption>span:last-child{text-align:center}.offer-copy .purchase-note{font-size:8px;gap:5px}.footer-top>p{font-size:17px}}
@media(max-width:720px){.container{width:calc(100% - 40px)}.section-pad{padding-block:62px}.announcement{padding:10px;font-size:8px;gap:10px}.announcement>a{font-size:9px}.announcement>span{display:none}.announcement{font-size:0}.announcement a{font-size:10px;letter-spacing:.05em}nav{height:84px}.wordmark{font-size:31px}.wordmark b{font-size:47px}.wordmark span{font-size:17px}.nav-links{display:none}.nav-cta{padding:11px 14px;font-size:11px;gap:22px}.hero{grid-template-columns:1fr;gap:15px;padding:38px 0 25px;min-height:auto}.hero .eyebrow{font-size:8px;letter-spacing:.14em}h1{font-size:clamp(51px,12.8vw,80px);letter-spacing:-2.6px;line-height:1.03;margin-top:22px}h1 br:nth-of-type(3){display:none}.hero-copy>p{font-size:13px;line-height:1.85;margin:25px 0}.desktop-break{display:none}.hero-copy>.button{width:100%;font-size:12px;padding:19px 22px}.hero-copy>.purchase-note{justify-content:center;font-size:9px;margin-top:13px}.hero-visual{height:535px;margin-top:10px;max-width:440px;width:100%;margin-inline:auto}.book-position{width:270px;height:390px;transform:translate(-50%,-52%)}.book-3d{transform:rotateX(5deg) rotateY(-20deg) rotateZ(5deg)}.edition-label{top:13px;right:4px;font-size:7px}.edition-label span{font-size:6px}.halo{height:340px;width:340px;top:55px}.visual-bottom{bottom:4px;padding-top:16px}.visual-bottom>span{font-size:15px}.minimal-button{font-size:10px}.book-shadow{width:240px;bottom:69px}.facts-inner{display:grid;grid-template-columns:1fr 1fr;padding-block:25px;gap:23px 17px}.facts-inner>div{gap:12px;align-items:center}.facts-inner>div:nth-of-type(even){border-left:1px solid #d6c8b5;padding-left:20px}.facts strong{font-size:30px}.facts span{font-size:9px;line-height:1.5;max-width:100px}.facts i{display:none}h2{font-size:39px;letter-spacing:-1.4px}.intro-section>.eyebrow{font-size:7px;letter-spacing:.13em;margin-bottom:20px}.intro-section h2{font-size:34px;line-height:1.27;letter-spacing:-1.1px}.intro-section h2 br{display:none}.intro-section>p{font-size:13px;line-height:1.9;margin:23px auto 25px}.intro-section>p br{display:none}.signature{font-size:14px}.signature-line{gap:12px}.signature-line>span:empty{width:20px}.recipe-section{padding-top:0}.section-top{display:block;margin-bottom:30px}.section-top .eyebrow{font-size:8px}.section-top h2{margin-top:17px}.section-top>p{margin-top:21px;font-size:12px}.section-top>p br{display:none}.chapter-grid{grid-template-columns:1fr 1fr;gap:30px 16px}.chapter:nth-child(even){padding-top:35px}.chapter:last-child{display:grid;grid-column:1/-1}.chapter:last-child>a{display:grid;grid-template-columns:1fr 1fr;gap:17px;align-items:center}.chapter-photo{aspect-ratio:.78}.chapter-caption{padding-top:17px}.chapter-caption>span{font-size:6px;letter-spacing:.07em}.chapter h3{font-size:26px;margin:10px 0;letter-spacing:-.7px}.chapter p{font-size:11px;line-height:1.75}.chapter-number{font-size:23px;left:12px}.photo-arrow{height:26px;width:26px;bottom:13px;right:10px}.chapter-bottom{flex-direction:column;align-items:flex-start;gap:10px;margin-top:25px}.chapter-bottom>span{font-size:9px}.text-link{font-size:11px}.inside-grid{grid-template-columns:1fr;gap:25px}.inside-copy>p{max-width:none}.inside-copy h2 br:nth-of-type(3){display:none}.inside-copy h2{font-size:42px}.feature-list p{font-size:12px}.feature-list strong{font-size:13px}.feature-list>li{padding-block:17px}.spread-stage{padding-top:30px;padding-bottom:0}.spread-stage:before{width:320px;height:320px}.spread{width:100%;margin:0;transform:rotate(-6deg)}.spread-caption{gap:15px;margin-top:32px}.spread-caption>span{font-size:7px;letter-spacing:.1em}.manifesto{padding:65px 0}.manifesto .eyebrow{font-size:8px}.manifesto h2{font-size:37px;line-height:1.24;letter-spacing:-1.3px}.manifesto p{font-size:12px}.light-button{font-size:11px;padding:18px 17px;gap:17px;width:100%}.manifesto-five{font-size:620px;bottom:-220px;right:-50px}.offer-grid{grid-template-columns:1fr;gap:43px}.offer-art{width:85%;max-width:350px;margin:auto;padding:26px 20px 25px;border-radius:170px 170px 4px 4px}.offer-cover{width:73%;margin-top:15px;margin-bottom:33px}.offer-caption{padding-top:18px}.offer-caption>span:first-child{font-size:7px}.offer-caption>span:last-child{font-size:16px}.offer-copy .eyebrow{font-size:8px}.offer-copy h2{font-size:46px;line-height:1.13}.offer-copy h2 br:nth-of-type(2){display:none}.offer-list{margin:25px 0}.offer-list>li{font-size:12px;line-height:1.5}.discount{font-size:73px}.price-block>p{font-size:11px}.offer-copy>.button{font-size:12px;padding:20px 18px;gap:16px}.offer-copy>.purchase-note{font-size:9px}.faq-section{grid-template-columns:1fr;gap:30px}.faq-section .eyebrow{font-size:8px}.faq-section h2{font-size:40px}.faqs summary{font-size:13px;padding-block:22px}.faqs details p{font-size:12px}footer{padding:35px 0 108px}.footer-top{flex-direction:column;align-items:flex-start;gap:23px}.footer-top>p{font-size:20px;line-height:1.6;max-width:290px}.footer-top>a:last-child{padding-block:8px}.footer-bottom{flex-direction:column;gap:9px;line-height:1.7;font-size:9px;margin-top:25px}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;width:100%;padding:12px 20px calc(12px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:17px;z-index:10;background:#f8f3e9f7;border-top:1px solid #d3c0a9;backdrop-filter:blur(12px);box-shadow:0 -8px 25px #36251f09}.mobile-buy>div strong{display:block;font-family:var(--serif);font-size:20px;font-weight:500}.mobile-buy>div span{display:block;font-size:9px;color:var(--muted);margin-top:3px}.mobile-buy>.button{padding:13px 18px;font-size:11px;gap:20px}.dialog-head{padding:15px}.dialog-head h2{font-size:23px}.preview-tabs{padding:12px;gap:5px}.preview-tabs button{font-size:9px;padding:12px 9px;flex:1}.preview-scroll{padding:10px}.dialog-foot{padding:8px 14px;gap:10px}.dialog-foot>.text-link{font-size:10px;gap:10px}.dialog-foot>span{font-size:9px}dialog{width:calc(100% - 20px);max-height:94dvh}.dialog-head .eyebrow{font-size:7px}}
@media(max-width:360px){.hero-visual{height:480px}.book-position{width:235px;height:339px}.hero h1{font-size:49px}.hero-copy>p{font-size:12px}.chapter h3{font-size:23px}.visual-bottom>span{font-size:13px}.hero .eyebrow{font-size:7px}.facts strong{font-size:25px}.facts span{font-size:8px}.facts-inner>div:nth-of-type(even){padding-left:13px}.offer-copy>.button{font-size:11px}.purchase-note{gap:5px}.hero .purchase-note{font-size:8px}.offer-copy>.purchase-note{font-size:8px}.mobile-buy{padding-inline:15px}.mobile-buy>.button{padding-inline:15px}.preview-tabs button{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.book-3d{will-change:auto}}
