*,:before,:after{box-sizing:border-box}:root{--color-brand-red:#9e2a2b;--color-brand-green:#76b041;--color-brand-sky:#a9cce3;--color-ink:#2c2c2c;--color-surface:#fafaf8;--site-heading-accent:#3e79bd;--site-heading-tint:color-mix(in srgb, var(--color-brand-sky) 88%, var(--color-ink) 12%);--site-header-offset:3rem;--utility-bar-height:2.1rem;--layout-max-width:72rem}html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;color:var(--color-ink);background:var(--color-surface);flex-direction:column;margin:0;font-family:system-ui,sans-serif;display:flex}.main-shell{flex:1}.main-shell--homePage{z-index:0;margin-top:calc(-1 * (var(--site-header-offset) + var(--utility-bar-height)));display:block;position:relative}.home-hero{padding-top:calc(var(--site-header-offset) + var(--utility-bar-height));justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.home-below{width:100%}.home-below__heading{margin:0 0 1rem;font-size:1.35rem;font-weight:600}.home-below__text{color:color-mix(in srgb, currentColor 88%, transparent);margin:0;line-height:1.6}.main-shell--page{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.main-shell--page h1:not([class]){margin:0}.main-shell--page .subpage-link{color:var(--color-brand-red);margin-top:1rem;text-decoration:none;display:inline-block}.main-shell--page .subpage-link:hover{text-underline-offset:.12em;text-decoration:underline}@layer link-defaults{.main-shell a[href]{color:var(--color-brand-red);text-decoration:none}.main-shell a[href]:hover{text-underline-offset:.12em;text-decoration:underline}}.page-narrow-copy{max-width:40rem;color:color-mix(in srgb, currentColor 88%, transparent);margin:1rem 0 0;line-height:1.55}.subpage-list{flex-direction:column;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.subpage-list .subpage-link{margin-top:0}@keyframes route-loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.route-loading__title,.route-loading__block,.route-loading__line{background:linear-gradient(110deg, color-mix(in srgb, currentColor 8%, transparent) 0%, color-mix(in srgb, currentColor 14%, transparent) 45%, color-mix(in srgb, currentColor 8%, transparent) 90%);background-size:200% 100%;border-radius:8px;animation:1.1s ease-in-out infinite route-loading-shimmer}@media (prefers-reduced-motion:reduce){.route-loading__title,.route-loading__block,.route-loading__line{background:color-mix(in srgb, currentColor 10%, transparent);animation:none}}.route-loading__title{max-width:16rem;height:2rem;margin-bottom:1.25rem}.route-loading__block{width:100%;height:5.5rem;margin-bottom:1rem}.route-loading__line{width:100%;height:.9rem;margin-bottom:.65rem}.route-loading__line--short{width:62%}
