@font-face{font-family:Libre Baskerville;src:url(/fonts/LibreBaskerville-Regular.woff2) format("woff2"),url(/fonts/LibreBaskerville-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Libre Baskerville;src:url(/fonts/LibreBaskerville-Italic.woff2) format("woff2"),url(/fonts/LibreBaskerville-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/DMSans-Regular.woff2) format("woff2"),url(/fonts/DMSans-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/DMSans-Medium.woff2) format("woff2"),url(/fonts/DMSans-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/DMSans-Bold.woff2) format("woff2"),url(/fonts/DMSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--bfb-deep-ink: #1e2833;--bfb-natural-linen: #f4f1eb;--bfb-slate-blue: #5b7c8d;--bfb-soft-sage: #8b9b89;--bfb-muted-text: #4a4e52;--bfb-white: #ffffff;--bfb-slate-blue-hover: #4d6b7a;--bfb-slate-blue-border: rgba(91, 124, 141, .3);--bfb-font-headline: "Libre Baskerville", Georgia, serif;--bfb-font-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--container-narrow: 680px;--container-wide: 960px;--container-max: 1200px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--dur-base: .3s;--ease: cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}html,body{background:var(--bfb-white);color:var(--bfb-deep-ink);font-family:var(--bfb-font-body);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p,li,blockquote{hyphens:none;-webkit-hyphens:none;-ms-hyphens:none}a{color:inherit;text-decoration:none}em{font-style:italic}strong{font-weight:700}:focus-visible{outline:2px solid var(--bfb-slate-blue);outline-offset:2px}.section{padding:96px 24px}.section.linen{background:var(--bfb-natural-linen)}.container{max-width:var(--container-narrow);margin:0 auto}.container-wide{max-width:var(--container-wide);margin:0 auto}.text-center{text-align:center}.site-header{display:flex;justify-content:space-between;align-items:center;padding:22px 40px;max-width:var(--container-max);margin:0 auto}.site-header .wordmark{font-family:var(--bfb-font-headline);font-size:20px;font-weight:400;color:var(--bfb-deep-ink);letter-spacing:-.01em}.site-header .wordmark em{font-style:italic}.site-header nav{display:flex;gap:32px}.site-header nav a{font-family:var(--bfb-font-body);font-size:14px;color:var(--bfb-deep-ink);transition:color var(--dur-base) var(--ease)}.site-header nav a:hover{color:var(--bfb-slate-blue)}.hero{padding:140px 24px 96px;text-align:center}.hero.linen{background:var(--bfb-natural-linen)}.hero h1{font-family:var(--bfb-font-headline);font-size:56px;font-weight:400;line-height:1.15;letter-spacing:-.02em;color:var(--bfb-deep-ink);margin:0 0 24px}.hero h1 em{font-style:italic}.hero .subhead{font-size:19px;color:var(--bfb-slate-blue);max-width:560px;margin:0 auto 40px;line-height:1.55}h2{font-family:var(--bfb-font-headline);font-size:32px;font-weight:400;line-height:1.25;letter-spacing:-.01em;color:var(--bfb-deep-ink);margin:0 0 24px}h3{font-family:var(--bfb-font-headline);font-size:20px;font-weight:400;line-height:1.35;color:var(--bfb-deep-ink);margin:0 0 14px}.section p{font-size:17px;line-height:1.65;margin:0 0 16px;color:var(--bfb-deep-ink)}.section p.muted{color:var(--bfb-muted-text)}.btn{display:inline-block;background:var(--bfb-slate-blue);color:var(--bfb-white);font-family:var(--bfb-font-body);font-weight:500;font-size:16px;padding:14px 36px;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background var(--dur-base) var(--ease);letter-spacing:.01em}.btn:hover{background:var(--bfb-slate-blue-hover)}.btn:focus-visible{outline:2px solid var(--bfb-deep-ink);outline-offset:2px}.rule-short{width:40px;height:1px;background:var(--bfb-slate-blue);margin:32px auto;border:none}.pull{font-family:var(--bfb-font-headline);font-style:italic;font-size:22px;line-height:1.45;color:var(--bfb-deep-ink);border-left:3px solid var(--bfb-slate-blue);padding-left:24px;margin:36px 0}.pull.center{border:none;padding:0;text-align:center}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,360px));justify-content:center;gap:20px}.card{background:var(--bfb-white);border:1px solid var(--bfb-slate-blue-border);border-radius:var(--radius-lg);padding:32px;transition:box-shadow var(--dur-base) var(--ease)}.card:hover{box-shadow:0 4px 16px #1e283314}.card .eyebrow{font-family:var(--bfb-font-body);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--bfb-muted-text);margin-bottom:14px}.card p{font-size:15px;line-height:1.6;margin:0;color:var(--bfb-deep-ink)}.sub{display:flex;gap:10px;max-width:440px;margin:0 auto}.sub input{flex:1;font-family:var(--bfb-font-body);font-size:15px;padding:12px 14px;border:1px solid var(--bfb-slate-blue-border);border-radius:var(--radius-sm);background:var(--bfb-white);color:var(--bfb-deep-ink)}.sub input:focus-visible{outline:2px solid var(--bfb-slate-blue);outline-offset:2px;border-color:var(--bfb-slate-blue)}.sub button{font-family:var(--bfb-font-body);font-weight:500;font-size:15px;padding:12px 22px;background:var(--bfb-slate-blue);color:var(--bfb-white);border:none;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-base) var(--ease)}.sub button:hover{background:var(--bfb-slate-blue-hover)}.site-footer{padding:56px 24px;text-align:center;border-top:1px solid var(--bfb-slate-blue-border)}.site-footer .wordmark{font-family:var(--bfb-font-headline);font-size:16px;font-weight:400;color:var(--bfb-deep-ink)}.site-footer .wordmark em{font-style:italic}.site-footer p{font-family:var(--bfb-font-body);font-size:13px;color:var(--bfb-muted-text);margin:8px 0 0}@media(max-width:640px){.hero{padding:96px 24px 64px}.hero h1{font-size:40px}.hero .subhead{font-size:17px}.section{padding:64px 20px}h2{font-size:26px}.site-header{padding:18px 20px;flex-direction:column;gap:12px;align-items:center}.site-header nav{gap:20px;flex-wrap:wrap;justify-content:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-3ef6ksr2]{border-bottom:1px solid var(--bfb-slate-blue-border)}.site-header[data-astro-cid-3ef6ksr2] nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2][aria-current=page]{color:var(--bfb-slate-blue);font-weight:700}.breadcrumbs[data-astro-cid-ilhxcym7]{max-width:var(--container-max);margin:0 auto;padding:16px 40px 0;font-family:var(--bfb-font-body);font-size:13px}.breadcrumbs[data-astro-cid-ilhxcym7] ol[data-astro-cid-ilhxcym7]{display:flex;flex-wrap:wrap;list-style:none}.breadcrumbs[data-astro-cid-ilhxcym7] li[data-astro-cid-ilhxcym7]{display:inline-flex;align-items:center}.breadcrumbs[data-astro-cid-ilhxcym7] a[data-astro-cid-ilhxcym7]{color:var(--bfb-muted-text);transition:color var(--dur-base) var(--ease)}.breadcrumbs[data-astro-cid-ilhxcym7] a[data-astro-cid-ilhxcym7]:hover{color:var(--bfb-slate-blue)}.breadcrumbs[data-astro-cid-ilhxcym7] .current[data-astro-cid-ilhxcym7]{color:var(--bfb-deep-ink)}.breadcrumbs[data-astro-cid-ilhxcym7] li[data-astro-cid-ilhxcym7]:not(:last-child):after{content:"/";margin:0 8px;color:var(--bfb-soft-sage)}@media(max-width:640px){.breadcrumbs[data-astro-cid-ilhxcym7]{padding:12px 20px 0}}.skip-link[data-astro-cid-37fxchfa]{position:absolute;top:-100%;left:50%;transform:translate(-50%);background:var(--bfb-deep-ink);color:#fff;padding:12px 24px;font-family:var(--bfb-font-body);font-size:14px;font-weight:500;border-radius:0 0 6px 6px;z-index:1000;text-decoration:none;transition:top .2s ease}.skip-link[data-astro-cid-37fxchfa]:focus{top:0;outline:none}
