:root{--font-base:'Geist', 'Inter', system-ui, -apple-system, sans-serif;--font-heading:'Geist', 'Inter', system-ui, -apple-system, sans-serif;--font-mono:'Geist Mono', 'Fira Code', monospace;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fw-black:900;--fs-body:1.5rem;--lh-body:2rem;--fs-h1:4rem;--fs-h2:4rem;--fs-h3:4rem;--fs-h4:4rem;--fs-h5:4rem;--lh-heading:5rem;--fs-h1-fluid:clamp(2rem,    3.333vw, 4rem);--fs-h2-fluid:clamp(1.75rem, 3.333vw, 4rem);--fs-h3-fluid:clamp(1.5rem,  3.333vw, 4rem);--fs-h4-fluid:clamp(1.25rem, 3.333vw, 4rem);--fs-h5-fluid:clamp(1rem,    3.333vw, 4rem);--color-body:#636363;--color-heading:#000000}body,h1,h2,h3,h4,h5{text-rendering:optimizeLegibility}body{font-family:var(--font-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.prose li,article li,body,p{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-body)}.lead,body,p{font-weight:var(--fw-regular)}p{font-family:var(--font-base);margin-top:0;margin-bottom:var(--lh-body)}h1,h2,h3,h4,h5{font-family:var(--font-heading);font-weight:var(--fw-medium);line-height:var(--lh-heading);color:var(--color-heading);margin-top:0;margin-bottom:2rem;letter-spacing:-.02em}h1{font-size:var(--fs-h1-fluid);line-height:1.1}h2{font-size:var(--fs-h2-fluid);line-height:1.15}h3{font-size:var(--fs-h3-fluid);line-height:1.2}h4{font-size:var(--fs-h4-fluid);line-height:1.25}h5{font-size:var(--fs-h5-fluid);line-height:1.3}b,strong{font-weight:var(--fw-semibold);color:inherit}em,i{font-style:italic;color:inherit}small{font-size:.875rem;line-height:1.5}.lead{font-size:1.75rem;line-height:2.25rem;color:var(--color-body)}.text-muted-custom{color:rgba(99,99,99,.65)}.display-1{font-size:clamp(2.5rem,5vw,6rem);line-height:1.05;font-weight:var(--fw-medium);letter-spacing:-.03em;color:var(--color-heading)}.caption{font-size:.75rem;line-height:1.5rem;font-weight:var(--fw-regular);letter-spacing:.02em;color:rgba(99,99,99,.75)}.overline{font-size:.8125rem;font-weight:var(--fw-semibold);letter-spacing:.08em;text-transform:uppercase;line-height:1;color:var(--color-body)}a{transition:color .2s ease}a,a:hover{color:inherit;text-decoration:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}.prose ol,.prose ul,article ol,article ul{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem}.prose ol,article ol{list-style:decimal}.prose li,article li{margin-bottom:.5rem}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}*,::after,::before{box-sizing:border-box}button,input,select,textarea{font-family:var(--font-base);font-size:inherit;line-height:inherit}fieldset{border:0}@media (max-width:64em){:root{--lh-heading:1.2}body,p{font-size:var(--fs-body);line-height:1.7}}@media (max-width:767px){:root{--lh-body:1.7}body,p{line-height:1.7}.lead{line-height:1.6}.display-1{letter-spacing:-.025em}}@media (max-width:30em){body,p{line-height:1.65}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}