:root{--paper:#f7f2e9;--ink:#302b23;--muted:#6c6355;--gold:#89672f;--line:#dcd2c1;--wash:#eee6d8;--serif:Georgia,'Times New Roman',serif;--sans:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:.25em}a:focus-visible{outline:3px solid var(--gold);outline-offset:5px}img{max-width:100%;display:block}p{line-height:1.65;text-wrap:pretty}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;text-wrap:balance}h1{font-size:clamp(3.2rem,5.8vw,5.9rem);line-height:1.02;letter-spacing:-.057em}h2{font-size:clamp(2.5rem,4vw,4.2rem);line-height:1.09;letter-spacing:-.045em}h3{font-size:1.65rem;line-height:1.2;letter-spacing:-.025em}em{font-weight:400;color:var(--gold)}.shell{width:min(100% - 5rem,1220px);margin-inline:auto}.masthead{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;border-bottom:1px solid var(--line)}.wordmark{font:2rem var(--serif);text-decoration:none;letter-spacing:-.04em}.wordmark span{font-size:1.5rem;margin-right:.3rem;color:var(--gold)}nav{display:flex;gap:1.7rem;font-size:.88rem}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.skip{position:absolute;top:-100px;left:1rem;background:var(--ink);color:var(--paper);padding:1rem;z-index:5}.skip:focus{top:1rem}.eyebrow{font-size:.71rem;font-weight:600;text-transform:uppercase;letter-spacing:.17em;color:var(--gold);margin-bottom:1.5rem}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:3rem;padding-top:5rem;padding-bottom:5.5rem;min-height:790px}.lead{font-size:1.18rem;color:var(--muted);max-width:27rem;margin:1.8rem 0 2rem}.download{display:inline-flex;align-items:center;gap:1.4rem;background:var(--ink);color:var(--paper);border-radius:6px;padding:1.15rem 1.4rem;text-decoration:none;font-size:.91rem;font-weight:600;line-height:1.4;transition:background .18s}.download:hover{background:#574634}.download:active{background:#70583d}.download span{font-size:1.35rem}.fine{font-size:.76rem;color:var(--muted);margin-top:1rem;max-width:30rem;line-height:1.65}.text-link{display:inline-block;font-size:.84rem;margin-top:1.8rem}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;padding:1.5rem 0;perspective:1400px}.orbit{position:absolute;width:115%;aspect-ratio:1;border-radius:50%;background:radial-gradient(ellipse at 44% 46%,#d7be8947 0,transparent 65%);border:1px solid #c6ac702b;transform:rotate(-15deg) scaleY(.83);pointer-events:none}.phone{position:relative;width:258px;padding:7px;background:#292722;border:2px solid #867f72;border-radius:43px;box-shadow:12px 6px 0 -5px #7c7568,27px 38px 52px -19px #67513070;transform:rotateY(-15deg) rotateZ(5deg)}.phone:after{content:'';position:absolute;right:-5px;top:25%;height:9%;width:3px;border-radius:2px;background:#5a544a}.phone img{width:100%;height:auto;border-radius:34px}.hero-visual figcaption{position:absolute;bottom:0;right:0;font:1.05rem/1.45 var(--serif);transform:rotate(-5deg)}.practice{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:6rem;padding-top:6rem;padding-bottom:7rem}.practice-list{padding-top:.3rem}.practice-list article{display:flex;gap:1.4rem;padding-bottom:1.9rem;margin-bottom:1.9rem;border-bottom:1px solid var(--line)}.practice-list article:last-child{margin-bottom:0}.number{font-size:.75rem;color:var(--gold);padding-top:.35rem;font-variant-numeric:tabular-nums}.practice-list p{font-size:.95rem;color:var(--muted);margin-top:.65rem;max-width:29rem}.verse-section{background:var(--wash);padding:6rem 0 4rem}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:3.5rem}.section-intro>p{color:var(--muted);font-size:.93rem;max-width:22rem}.verse-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.7rem;align-items:start}.verse-grid figure:nth-child(2){margin-top:3rem}.verse-grid img{width:100%;height:auto;border:1px solid #d1c6b5}.verse-grid figcaption{padding-top:1.2rem}.verse-grid h3{font-size:1.4rem}.verse-grid p{font-size:.75rem;color:var(--muted);margin:.55rem 0 1rem}.formats{display:flex;gap:1rem;font-size:.8rem}.verse-footnote{font-size:.75rem;color:var(--muted);margin-top:3.5rem}.next-chapter{padding:7rem 0;border-bottom:1px solid var(--line)}.next-chapter>p:not(.eyebrow){max-width:36rem}.next-chapter h2{margin-bottom:1.7rem}.next-chapter>p:not(.fine):not(.eyebrow){font-size:1.1rem;color:var(--muted)}.questions{display:grid;grid-template-columns:1fr 1.25fr;gap:6rem;padding:6rem 0;border-bottom:1px solid var(--line)}.questions article{margin-bottom:2rem}.questions article:last-child{margin-bottom:0}.questions h3{font-size:1.4rem;margin-bottom:.7rem}.questions p{color:var(--muted);font-size:.94rem}.closing{text-align:center;padding:6rem 0}.closing h2{margin-bottom:2rem}.closing .fine{margin-inline:auto}footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid var(--line);padding:2rem 0}footer p{font-size:.75rem;color:var(--muted)}footer nav{font-size:.8rem}
@media(min-width:1400px){.phone{width:286px}}
@media(max-width:900px){.shell{width:calc(100% - 3rem)}.hero{gap:1.6rem;min-height:700px}.phone{width:222px}.hero-visual figcaption{font-size:.95rem;right:-.5rem;bottom:-2rem}.practice,.questions{gap:3rem}.verse-grid{gap:1rem}.formats{flex-wrap:wrap;gap:.7rem}.section-intro{align-items:start;flex-direction:column;gap:1.5rem}footer{flex-wrap:wrap}}
@media(max-width:620px){.shell{width:calc(100% - 2.5rem)}.masthead{padding:1.3rem 0}.wordmark{font-size:1.8rem}nav{gap:1rem;font-size:.78rem}.hero{grid-template-columns:1fr;padding:3.5rem 0 5rem;gap:3rem}.hero-copy{max-width:28rem}h1{font-size:clamp(3.2rem,12vw,4.4rem)}.lead{font-size:1.05rem}.hero-visual{padding:1rem 0 2rem;margin:0 1.5rem}.phone{width:236px}.hero-visual figcaption{bottom:0;right:-.5rem}.orbit{width:100%}.practice,.questions{grid-template-columns:1fr;gap:2.7rem;padding:4rem 0}.practice-list article{gap:1rem}.verse-section{padding:4rem 0}.verse-grid{grid-template-columns:1fr;gap:2.5rem;max-width:420px;margin:auto}.verse-grid figure:nth-child(2){margin-top:0}.formats{gap:1.5rem}.next-chapter{padding:4rem 0}.closing{padding:4rem 0}.download{font-size:.84rem;padding:1rem 1.1rem;gap:1rem}.questions h2{font-size:2.7rem}footer{align-items:start;gap:1.5rem}footer p{order:3;width:100%}footer nav{font-size:.73rem;gap:.9rem}.fine{font-size:.74rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
