:root,[data-theme=dark]{--color-canvas: #202019;--color-surface: rgba(244, 240, 235, .035);--color-text: #f4f0eb;--color-border: rgba(244, 240, 235, .1);--color-text-muted: rgba(244, 240, 235, .5);--color-accent: #ff7300;--color-contrast: #f4f0eb;--color-goose: #919feb;--color-btn-bg: rgba(244, 240, 235, .1)}[data-theme=light]{--color-canvas: #f4f0eb;--color-surface: rgba(32, 32, 25, .035);--color-text: #202019;--color-border: rgba(32, 32, 25, .1);--color-text-muted: rgba(32, 32, 25, .5);--color-accent: #ff7300;--color-contrast: #202019;--color-goose: #919feb;--color-btn-bg: rgba(32, 32, 25, .045)}section{padding-top:6.5rem;padding-bottom:6.5rem}section:has(.inner--hero),section.reset-p{padding-top:0;padding-bottom:0}section.reset-p-top{padding-top:0}section.reset-p-bottom{padding-bottom:0}@media(max-width:768px){section{padding-top:4rem;padding-bottom:4rem}}.stack{display:flex}.stack--h{flex-direction:row}.stack--v{flex-direction:column}.reset{margin:0!important;padding:0!important}.reset--m{margin:0!important}.gap--none{gap:0}.gap--sm{gap:.25rem}.gap--md{gap:.5rem}.gap--lg{gap:.75rem}.gap--xl{gap:1.5rem}.gap--2xl{gap:3rem}.gap--3xl{gap:5rem}.gap--4xl{gap:7rem}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){h1 br,h2 br,h3 br,h4 br,h5 br,h6 br{display:none}}h1{font-family:"Instrument Serif",serif;font-size:6.5rem;line-height:1;letter-spacing:-3px;font-weight:400;font-style:normal}@media(max-width:768px){h1{font-size:4rem}}h2,h3,h4,h5,h6{font-family:"Libertinus Serif",serif;font-weight:400}h2{font-size:2.75rem;line-height:1;letter-spacing:-3%;font-style:normal}h3{font-size:1.75rem;line-height:1.2;letter-spacing:-2%;font-style:normal}h4{font-family:Figtree,sans-serif;font-size:1rem;line-height:1.3;letter-spacing:-1%;font-style:normal;font-weight:500;color:var(--color-text-muted)}.display{user-select:none}.display::selection,.display *::selection{background-color:transparent}@media(max-width:768px){.display br{display:none}}.text-size--xs{font-size:.75rem}.text-size--sm{font-size:.875rem}.text-size--md{font-size:1.125rem}.text-size--lg{font-size:1.25rem}.text-size--xl{font-size:1.5rem}.text-size--2xl{font-size:2rem}strong{font-weight:600}p,ul,li{font-family:Figtree,sans-serif;line-height:1.45;font-size:1.125rem}p.lead,ul.lead,li.lead{font-size:1.5rem;font-weight:350}p.caption,p.subline,ul.caption,ul.subline,li.caption,li.subline{font-size:.875rem;letter-spacing:.08em;color:var(--color-text-muted);line-height:1.5;padding-top:.35rem}p.subline,ul.subline,li.subline{font-size:.75rem;text-transform:uppercase;font-weight:600}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;translate:0 .75rem}to{opacity:1;translate:0 0}}[data-animate]{animation:fade-up .6s ease-out both;animation-delay:calc(var(--delay, 0) * .3s)}@media(prefers-reduced-motion:reduce){[data-animate]{animation:none}}[data-animate-scroll]{opacity:0;translate:0 .75rem;transition:opacity .6s ease-out,translate .6s ease-out;transition-delay:calc(var(--delay, 0) * .3s)}[data-animate-scroll].is-visible{opacity:1;translate:0 0}@media(prefers-reduced-motion:reduce){[data-animate-scroll]{opacity:1;translate:0 0;transition:none}}.quote{padding:3.5rem;background:var(--color-surface);border-radius:24px;margin:2rem 0;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:768px){.quote{padding:1.5rem}}.quote blockquote{padding:0;border:none;color:inherit;margin:0}.quote--compact blockquote p{font-size:1.65rem}.quote blockquote p{font-family:"Libertinus Serif",serif;font-size:2rem;line-height:1.15;margin:0}.quote blockquote p:before,.quote blockquote p:after{content:'"'}@media(max-width:768px){.quote blockquote p{font-size:1.25rem;line-height:1.45;font-family:Figtree,sans-serif}}.quote__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem}@media(max-width:768px){.quote__footer{margin-top:1.5rem;flex-direction:column;align-items:start}.quote__footer .btn{width:100%;justify-content:center}}.quote figcaption{display:flex;align-items:center;gap:1rem;font-size:1rem}.quote figcaption img{height:3.5rem;width:auto;aspect-ratio:4/5;border-radius:8px;object-fit:cover;margin:0;flex-shrink:0}.quote__author{display:flex;flex-direction:column;gap:.25rem;font-weight:500}.quote__function{color:var(--color-text-muted)}
