*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'DM Sans',system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.65;color:var(--body);background:var(--paper);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}p{color:var(--body)}body.paulcris-styled h1,body.paulcris-styled h2{color:var(--ink);line-height:1.08;font-family:'DM Serif Display',Georgia,serif;font-weight:400;letter-spacing:-.02em}body.paulcris-styled h1{font-size:clamp(40px, 5.8vw, 72px);line-height:1.02}body.paulcris-styled h1 em,body.paulcris-styled h2 em{font-style:italic;color:var(--orange);font-weight:400}body.paulcris-styled h2{font-size:clamp(30px, 4vw, 46px)}body.paulcris-styled h3,body.paulcris-styled h4{color:var(--ink);font-family:'DM Sans',sans-serif;font-weight:600;letter-spacing:-.012em;line-height:1.3}body.paulcris-styled h3{font-size:20px}body.paulcris-styled h4{font-size:17.5px}body.paulcris-styled section.dark h1,body.paulcris-styled section.dark h2,body.paulcris-styled section.dark h3,body.paulcris-styled section.dark h4{color:var(--paper)}body.paulcris-styled section.dark h1 em,body.paulcris-styled section.dark h2 em{color:var(--orange)}body.paulcris-styled{color:var(--body)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-bottom:22px}.eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--orange)}.lead{font-size:clamp(18px, 1.5vw, 21px);line-height:1.6;color:var(--body)}i[class*="ph-"]{line-height:1;display:inline-flex;vertical-align:middle}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 24px}.container--reading{max-width:1040px}.container--reading .prose,.container--reading .section-lead,.container--reading>p{max-width:720px}.container--narrow{max-width:860px}@media (min-width:768px){.container{padding:0 32px}}@media (min-width:1024px){.container{padding:0 48px}}section{padding:clamp(80px, 10vw, 128px) 0}section.compact{padding:clamp(48px, 7vw, 80px) 0}section.dark{background:var(--ink);color:rgb(245 241 234 / .82)}section.dark h1,section.dark h2,section.dark h3,section.dark h4{color:var(--paper)}section.dark p{color:rgb(245 241 234 / .78)}section.dark .eyebrow{color:rgb(245 241 234 / .55)}section.soft{background:var(--paper-soft)}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}