@charset "UTF-8";:root{--cream: #faf6ef;--cream-deep: #f2ebe0;--surface: #fffcf7;--stone: #e7e1d7;--ink: #2b2723;--ink-soft: #57504a;--ink-invert: #faf6ef;--ink-invert-soft: #d9d2c7;--sage: #4e6350;--sage-soft: #e8ede5;--sage-mid: #dee5db;--rule: rgb(43 39 35 / 12%);--shadow-soft: 0 1.5rem 3rem rgb(43 39 35 / 8%);--font-display: "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, "Times New Roman", serif;--font-body: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--measure: 38rem;--gutter: clamp(1.25rem, 5vw, 3rem);--section-y: clamp(3.5rem, 9vw, 6.5rem)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:clamp(1rem,.96rem + .2vw,1.0625rem);line-height:1.65;color:var(--ink);background-color:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto}h1,h2,h3{margin:0;font-family:var(--font-display);font-weight:600;line-height:1.15;letter-spacing:-.01em}p{margin:0}ul{margin:0;padding:0;list-style:none}a{color:var(--sage)}:focus-visible{outline:3px solid var(--sage);outline-offset:3px;border-radius:2px}.container{width:100%;max-width:66rem;margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--section-y)}.eyebrow{margin:0 0 .75rem;font-family:var(--font-body);font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--sage)}.section-title{font-size:clamp(1.75rem,1.35rem + 1.7vw,2.5rem);text-wrap:balance}.lede{max-width:var(--measure);color:var(--ink-soft)}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
