*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f1eb;color:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:18px;line-height:1.65;-webkit-font-smoothing:antialiased}.wrap{width:min(100% - 32px,760px);margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:100;background:#fff;color:#111;padding:10px 14px;border-radius:8px}.hero{background:#111;color:#fff;padding:clamp(54px,10vw,100px) 0 48px}.hero-inner{max-width:760px}.eyebrow{font-size:.78rem;letter-spacing:.16em;font-weight:900;margin:0 0 10px;text-transform:uppercase}.hero h1{font-size:clamp(2.2rem,8vw,4.8rem);line-height:.98;letter-spacing:-.055em;margin:0 0 28px;max-width:12ch}.hero-statement{font-size:clamp(1.5rem,6vw,2.5rem);font-weight:950;margin:40px 0 8px}.hero-copy{max-width:34rem;color:#dadada;font-size:1.08rem}.testimonials{display:grid;gap:10px;margin:34px 0}.testimonials blockquote{margin:0;padding:15px 16px;background:#1d1d1d;border-left:4px solid #fff;border-radius:0 12px 12px 0;font-size:.95rem;color:#f1f1f1}.strapline{font-weight:950;letter-spacing:.025em;font-size:1.18rem;margin-top:34px}.keep-going{font-weight:800}.chapter-nav{position:sticky;top:0;z-index:30;background:rgba(244,241,235,.96);backdrop-filter:blur(10px);border-bottom:1px solid #d9d4cb}.chapter-nav details{padding:10px 0}.chapter-nav summary{cursor:pointer;font-weight:850}.chapter-nav ol{max-height:55vh;overflow:auto;padding-left:24px;margin-bottom:8px}.chapter-nav li{padding:4px 0;font-size:.9rem}.chapter-nav a{color:#171717}.manual{padding:34px 0 70px}.intro-card{padding:24px 0 6px}.intro-card h2{font-size:1.6rem;margin:0}.chapter{scroll-margin-top:68px;padding:42px 0;border-top:1px solid #cbc4b8}.chapter h2{font-size:clamp(1.8rem,7vw,2.65rem);line-height:1.06;letter-spacing:-.035em;margin:0 0 26px}.chapter h2 span{display:block;font-size:.78rem;letter-spacing:.12em;margin-bottom:8px;color:#6c655c}.chapter h3{font-size:1.15rem;line-height:1.25;margin:28px 0 10px}.chapter p{margin:0 0 1em}.pullquote{margin:28px 0;padding:22px 0;border-top:4px solid #111;border-bottom:1px solid #111;font-weight:850;font-size:1.35rem;line-height:1.28}.pullquote.huge{font-size:clamp(1.8rem,7vw,2.7rem);letter-spacing:-.03em}.emphasis{font-weight:850;font-size:1.15rem}.key-line{font-weight:900;font-size:1.18rem;line-height:1.4;padding:18px 20px;background:#fff;border-radius:14px;box-shadow:0 1px 0 rgba(0,0,0,.08)}.callout,.exercise,.scenario{background:#fff;padding:20px;border-radius:16px;margin:24px 0}.callout{border-left:5px solid #111}.exercise h3,.scenario p:first-child{margin-top:0}.write-list{margin:0;padding-left:28px}.write-list li{height:42px;border-bottom:1px solid #cfc8bd}.compact{max-width:480px}.scenario-q{font-weight:850}.chapter ul,.chapter ol{padding-left:24px}.chapter li{margin:.4em 0}figure{margin:28px auto;text-align:center}figure img{display:block;width:100%;height:auto;border-radius:14px;background:#fff}figure figcaption{font-size:.82rem;color:#6c655c;margin-top:8px}.narrow{max-width:330px}.image-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.image-grid figure{margin:10px 0}.acronyms{display:grid;gap:16px;margin-top:26px}.acronym{background:#111;color:#fff;padding:22px;border-radius:16px}.acronym h3{font-size:1.55rem;margin:0}.acronym .muted{color:#bdbdbd;font-size:.85rem}.acronym dl{display:grid;grid-template-columns:32px 1fr;gap:8px;margin:16px 0 0}.acronym dt{font-weight:950}.acronym dd{margin:0}.wisdom{counter-reset:item;list-style:none;padding:0!important}.wisdom li{background:#fff;border-radius:14px;padding:18px 18px 18px 54px;position:relative;margin:12px 0}.wisdom li::before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:17px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:.75rem;font-weight:900}.signoff{margin-top:40px!important;font-size:1.15rem}.support{display:grid;grid-template-columns:1fr 180px;gap:24px;align-items:center;background:#111;color:#fff;padding:28px;border-radius:22px;margin:24px 0}.support h2{font-size:2rem;line-height:1.05;margin:0 0 14px}.support .qr{width:100%;height:auto;background:#fff;border-radius:12px}.button{display:inline-block;background:#fff;color:#111;text-decoration:none;font-weight:850;padding:12px 15px;border-radius:10px;word-break:break-word}footer{background:#111;color:#fff;padding:22px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;font-size:.85rem}.footer-inner a{color:#fff}@media (max-width:600px){body{font-size:17px;line-height:1.58}.wrap{width:min(100% - 26px,760px)}.hero{padding-top:48px}.chapter{padding:34px 0}.image-grid{grid-template-columns:1fr}.support{grid-template-columns:1fr}.support .qr{width:min(100%,260px);margin:auto}.testimonials blockquote{font-size:.9rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}