:root{--ink:#202333;--paper:#f3efe6;--paper-bright:#fffdf8;--orange:#b83c20;--blue:#455ee9;--yellow:#e9e343;--green:#a8c781;--line:#bcb3a6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}.wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;top:-4rem;left:1rem;z-index:4;background:var(--ink);color:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:block;width:145px;line-height:0}.brand img{display:block;width:100%;height:auto}nav{display:flex;gap:1.8rem}nav a,.footer a{color:var(--ink);font-size:.78rem;font-weight:700;text-decoration:none}.button{display:inline-flex;gap:.5rem;align-items:center;background:var(--ink);color:#fff;padding:1rem 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none}.button-small{padding:.78rem 1rem}.hero{min-height:690px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:5rem;padding:4.5rem 0 5rem}.eyebrow{margin:0 0 1.35rem;color:var(--orange);font:500 .69rem/1.4 "DM Mono",monospace;letter-spacing:.09em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Newsreader,Georgia,serif;font-weight:500;letter-spacing:-.055em}h1{font-size:clamp(4.25rem,7.2vw,7.2rem);line-height:.8;margin-bottom:2rem}h1 em,h2 em{color:var(--orange);font-style:italic}.lede{max-width:28rem;font-size:1.08rem;line-height:1.6}.text-link{display:inline-block;margin-top:2rem;padding-bottom:.35rem;border-bottom:1px solid var(--ink);color:var(--ink);font-size:.85rem;font-weight:700;text-decoration:none}.hero-art{margin:0;align-self:end}.hero-art img{display:block;width:100%;max-height:650px;object-fit:contain;object-position:bottom right}.hero-art figcaption{margin-top:.75rem;color:#605b55;font:italic .95rem Newsreader,Georgia,serif}.statement{background:var(--ink);color:var(--paper);padding:1.25rem 0}.statement>div{display:flex;justify-content:space-between;gap:2rem;align-items:baseline}.statement p,.statement span{margin:0;font-family:"DM Mono",monospace;font-size:.82rem}.statement span{color:var(--yellow)}.vault{display:grid;grid-template-columns:1fr 1fr;gap:9rem;padding:9rem 0}.vault h2,.practice h2,.closing h2{font-size:clamp(3.5rem,5.4vw,5.9rem);line-height:.85;margin:.85rem 0}.vault-copy{padding-top:4rem;font-size:1.05rem;line-height:1.58}.vault-copy ul{margin:2rem 0 0;padding:1.55rem 0 0;border-top:1px solid var(--line);list-style:none;font-size:.88rem;line-height:2}.vault-copy li::before{content:"—";color:var(--orange);margin-right:.7rem}.practice{background:#e9e4da;padding:7.5rem 0}.practice h2{margin-bottom:4rem}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.practice-grid article{min-height:285px;padding:1.5rem 2rem 1.5rem 0;border-right:1px solid var(--line);margin-right:2rem}.practice-grid article:last-child{border:0;margin-right:0}.practice-grid span,.notes span{font:500 .68rem "DM Mono",monospace;color:var(--orange)}.practice-grid h3,.notes h3{font-size:2rem;line-height:.93;margin:2.4rem 0 1rem}.practice-grid p,.notes p{font-size:.9rem;line-height:1.55;max-width:17rem}.notes{padding:8rem 0}.notes>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.notes article{padding:1.5rem 2rem 0 0}.notes h3{margin-top:2.4rem}.closing{background:var(--blue);color:#fff;padding:7.5rem 0}.closing .eyebrow,.closing h2 em{color:var(--yellow)}.closing p:not(.eyebrow){max-width:33rem;font-size:1rem;line-height:1.6}.closing .button{background:var(--yellow);color:var(--ink);margin-top:1rem}.footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0 3rem}.footer a{font-size:.72rem}.footer .brand{margin-right:auto}@media(max-width:780px){.wrap{width:min(100% - 32px,640px)}.nav{min-height:76px}.nav nav{display:none}.button-small{font-size:.7rem;padding:.7rem}.brand{width:128px}.hero,.vault{grid-template-columns:1fr;gap:3.5rem;min-height:0}.hero{padding:4rem 0 5rem}.hero-art{max-width:500px;margin-inline:auto}.vault{padding:6rem 0}.vault-copy{padding-top:0}.statement>div{display:block}.statement span{display:block;margin-top:.45rem}.practice,.closing{padding:5.5rem 0}.practice-grid,.notes>div{grid-template-columns:1fr}.practice-grid article{min-height:0;padding:1.5rem 0;border-right:0;border-bottom:1px solid var(--line);margin:0}.notes{padding:5.5rem 0}.notes article{padding:1.5rem 0;border-bottom:1px solid var(--line)}.footer{flex-wrap:wrap}.footer .brand{width:100%;margin-right:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
