.landing-root{--landing-bg:#f7f2e8;--landing-paper:#fcfaf4;--landing-ink:#1c1a17;--landing-ink-2:#45413c;--landing-ink-3:#7e7768;--landing-accent:#8b3a2b;--landing-accent-ink:#5d2419;--landing-rule-soft:#e7dfcc;background:var(--landing-bg);min-height:100dvh;color:var(--landing-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;font-family:Instrument Sans,system-ui,sans-serif;font-size:16px;line-height:1.5;display:flex;position:relative}.landing-root:before{content:"";pointer-events:none;mix-blend-mode:multiply;opacity:.6;background-image:radial-gradient(#1c1a1709 1px,#0000 1px);background-size:3px 3px;position:fixed;inset:0}.landing-header{letter-spacing:.02em;padding:28px 32px;font-family:Newsreader,Georgia,serif;font-size:22px}.landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:72vh;padding:32px 24px 80px;display:flex;position:relative}.landing-title{letter-spacing:-.01em;max-width:14ch;margin:0 0 24px;font-family:Newsreader,Georgia,serif;font-size:clamp(48px,8vw,88px);font-weight:500;line-height:1.05}.landing-title em{color:var(--landing-accent);font-style:italic}.landing-sub{color:var(--landing-ink-2);max-width:38ch;margin:0 0 40px;font-family:Newsreader,Georgia,serif;font-size:clamp(18px,2.2vw,22px);font-weight:400;line-height:1.55}.landing-cta{background:var(--landing-accent);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 2px 6px #1c1a1714,0 12px 28px #8b3a2b2e}.landing-cta:hover{background:var(--landing-accent-ink);transform:translateY(-1px)}.landing-cta:active{transform:translateY(0)}.landing-section{width:100%;max-width:1040px;margin:0 auto;padding:72px 24px;position:relative}.landing-section+.landing-section{padding-top:24px}.landing-section-title{letter-spacing:-.01em;margin:0 0 14px;font-family:Newsreader,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:500;line-height:1.15}.landing-section-sub{color:var(--landing-ink-2);max-width:52ch;margin:0 0 40px;font-family:Newsreader,Georgia,serif;font-size:clamp(17px,2vw,20px);line-height:1.55}.landing-examples{text-align:center;border-top:1px solid var(--landing-rule-soft)}.landing-examples .landing-section-sub{margin-left:auto;margin-right:auto}.landing-examples-list{flex-direction:column;gap:56px;display:flex}.landing-example{margin:0}.landing-book-spread{background:var(--landing-paper);border-radius:12px;grid-template-columns:1fr 1fr;max-width:760px;margin:0 auto;display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #1c1a1714,0 22px 50px #1c1a1729}.landing-book-spread:after{content:"";pointer-events:none;background:linear-gradient(90deg,#1c1a1700 0%,#1c1a1714 45%,#1c1a171f 50%,#1c1a1714 55%,#1c1a1700 100%);width:24px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.landing-book-page{flex-direction:column;padding:22px 22px 26px;display:flex}.landing-book-illus img{border-radius:6px;width:100%;height:auto;display:block}.landing-book-text{color:var(--landing-ink);text-align:left;margin:16px 0 0;font-family:Newsreader,Georgia,serif;font-size:clamp(13px,1.5vw,15px);line-height:1.5}.landing-example figcaption{color:var(--landing-ink-3);margin-top:18px;font-size:14px}.landing-example figcaption em{color:var(--landing-ink-2);font-family:Newsreader,Georgia,serif;font-style:italic}.landing-example-age{letter-spacing:.03em;text-transform:uppercase;color:var(--landing-accent);margin-right:10px;font-size:11px;font-weight:600;display:inline-block}.landing-process{text-align:center;flex-direction:column;align-items:center;gap:40px;max-width:720px;display:flex}.landing-prose{max-width:56ch}.landing-prose p{color:var(--landing-ink-2);margin:0;font-family:Newsreader,Georgia,serif;font-size:clamp(18px,2.2vw,21px);line-height:1.6}.landing-process .landing-cta{margin-top:8px}.landing-footer{text-align:center;color:var(--landing-ink-3);border-top:1px solid var(--landing-rule-soft);margin-top:32px;padding:24px 32px;font-size:13px}@media (max-width:640px){.landing-header{padding:20px}.landing-hero{min-height:64vh;padding:20px 20px 56px}.landing-cta{padding:14px 24px}.landing-section{padding:48px 20px}.landing-book-spread{grid-template-columns:1fr;max-width:360px}.landing-book-spread:after{display:none}.landing-book-page+.landing-book-page{border-top:1px solid var(--landing-rule-soft)}}
