@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--paper:#f8f5ed;--ink:#263b32;--muted:#66695f;--line:#deddd1;--orange:#af492e;--cream:#eee8d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-underline-offset:4px}header,footer,main{max-width:1240px;margin:auto}header{height:122px;display:flex;align-items:center;justify-content:space-between;padding:24px 40px}nav{display:flex;gap:28px}nav a{text-decoration:none;font-size:14px}.brand{font-family:'Libre Caslon Display',Georgia,serif;font-size:31px;text-decoration:none;line-height:1.05}.brand span{display:block;font:9px/1.8 'DM Sans',sans-serif;letter-spacing:2px;margin-top:9px}main{padding:0 40px}.test-banner{background:#ece4d4;border-block:1px solid #d6cbb7;text-align:center;padding:8px 20px;font-size:12px;color:#59492d}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:35px;min-height:550px;padding:56px 0 64px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700}.hero h1,h1{font:normal clamp(48px,5.2vw,77px)/1.03 'Libre Caslon Display',Georgia,serif;letter-spacing:-1.5px;margin:23px 0}em{font-style:italic;color:#7b8157}.intro{font-size:18px;line-height:1.7;color:var(--muted);max-width:480px}.button,button{background:var(--ink);color:var(--paper);display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:0;border-radius:3px;text-decoration:none;padding:16px 25px;font:500 14px 'DM Sans',sans-serif;cursor:pointer}.button{margin:18px 0 8px}.button:hover,button:hover{background:#3d5749}.fine{font-size:12px;color:var(--muted)}.hero-books{position:relative;height:430px;border-radius:50% 50% 4px 4px;background:#eeeddf}.hero-books img{position:absolute;width:225px;box-shadow:12px 17px 26px #283b3224;border-radius:1px}.hero-back{right:13px;top:50px;transform:rotate(10deg)}.hero-front{left:15px;top:99px;transform:rotate(-9deg)}.seal{position:absolute;bottom:5px;right:18px;background:#e5c168;border:1px solid #b6954c;border-radius:100%;width:104px;height:104px;display:grid;place-content:center;text-align:center;line-height:1.4;font-size:11px;font-weight:600;transform:rotate(13deg)}.section-heading{border-top:1px solid var(--line);padding-top:32px;display:flex;justify-content:space-between;align-items:end;gap:32px}.section-heading>p{font-size:14px;color:var(--muted);max-width:265px}.section-heading h2,.how h3,.detail-note h2{font:normal 37px/1.15 'Libre Caslon Display',Georgia,serif;margin:9px 0}.draft-note{font-size:13px;color:var(--muted);max-width:790px;margin:16px 0 25px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:32px}.cover-link{display:flex;justify-content:center;align-items:center;padding:28px 34px;text-decoration:none;overflow:hidden;min-height:326px}.olive{background:#e9ecde}.rust{background:#f0e0d5}.blue{background:#dfe7e9}.cover-link img{width:100%;height:auto;max-width:220px;box-shadow:8px 10px 12px #0002;transition:transform .2s}.cover-link:hover img{transform:translateY(-5px) rotate(-2deg)}.card-top{display:flex;justify-content:space-between;margin-top:22px;align-items:center;font-size:13px}.card-top .eyebrow{margin:0;font-size:9px}.card h3{font:normal 29px/1.2 'Libre Caslon Display',Georgia,serif;margin:10px 0}.card h3 a{text-decoration:none}.card p{font-size:14px;color:var(--muted);margin:9px 0 17px}.text-link{font-size:13px;font-weight:600}.text-link span{margin-left:16px}.card small{display:block;font-size:11px;color:var(--muted);margin-top:8px}.how{padding:45px 0 60px;margin-top:65px;border-top:1px solid var(--line)}.how>div{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.how article>span{font-family:Georgia;font-style:italic;font-size:23px;color:#878b6a}.how h3{font-size:29px}.how p{font-size:14px;color:var(--muted);max-width:285px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:35px;padding:40px;align-items:center}footer .brand{font-size:26px}footer p{font-size:12px;color:var(--muted)}footer nav{gap:20px;flex-wrap:wrap}footer nav a{font-size:12px}.back{display:inline-block;margin:32px 0;font-size:13px}.product{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;padding-bottom:50px}.product h1{font-size:62px}.product h2{font-size:15px;margin-top:28px}.product-cover{display:flex;align-items:center;justify-content:center;align-self:start;padding:50px 40px}.product-cover img{width:100%;height:auto;max-width:330px;box-shadow:12px 15px 20px #0002}.contents{list-style:none;padding:0;font-size:14px}.contents li{border-bottom:1px solid var(--line);padding:9px 0}.contents li:before{content:'✓';margin-right:14px}.purchase{display:flex;gap:25px;align-items:center;margin-top:28px}.purchase strong{font-size:25px}button:disabled{background:#dcded2;color:#596254;cursor:default}.detail-note{max-width:700px;padding:30px 0 60px}.detail-note p{color:var(--muted)}.prose,.message-page{max-width:750px;padding:60px 0 90px;margin:auto}.prose h1,.message-page h1{font-size:64px}.prose h2{font-size:23px;margin-top:35px}.prose p,.prose li{color:#4f5d53}.notice{background:#eeeadc;border:1px solid #d8d2bf;padding:20px 24px;border-radius:4px;margin:26px 0;overflow-wrap:anywhere}.notice p{font-size:14px}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;background:white;padding:10px;z-index:10}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}code{background:#ebe9df;font-size:13px;padding:2px 4px;overflow-wrap:anywhere}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:800px){header{height:100px;padding:20px 24px}.brand{font-size:25px}nav{gap:15px}nav a{font-size:12px}main{padding:0 24px}.hero{gap:15px;min-height:480px}.hero h1{font-size:57px}.hero-books{height:340px}.hero-books img{width:170px}.hero-front{left:0;top:100px}.hero-back{right:0;top:46px}.seal{width:80px;height:80px;font-size:9px;bottom:0;right:0}.intro{font-size:16px}.grid{gap:20px}.cover-link{padding:22px;min-height:240px}.card h3{font-size:24px}.product{gap:30px}.product h1{font-size:48px}footer{padding:30px 24px;align-items:start;flex-direction:column}.how>div{gap:20px}}@media(max-width:550px){header nav a:last-child{display:none}.hero{grid-template-columns:1fr;padding:36px 0;gap:25px}.hero h1{font-size:59px}.hero-books{height:305px;max-width:340px;width:100%;margin:0 auto}.hero-front{width:180px!important;top:70px;left:27px}.hero-back{top:30px;right:23px}.seal{right:16px;bottom:-2px}.section-heading{display:block}.section-heading h2{font-size:34px}.section-heading>p{max-width:none}.grid{grid-template-columns:1fr;gap:36px}.cover-link{padding:32px;min-height:300px}.cover-link img{max-width:210px}.card h3{font-size:30px}.how>div{grid-template-columns:1fr;gap:24px}.how{margin-top:40px}.how p{max-width:none}.product{grid-template-columns:1fr;gap:25px}.product-cover{padding:30px}.product-cover img{max-width:210px}.product h1{font-size:52px}.prose,.message-page{padding:30px 0 55px}.prose h1,.message-page h1{font-size:52px}footer nav{gap:14px}.purchase{gap:20px}.test-banner{font-size:10px}}
