.hero[data-astro-cid-bbe6dxrz]{--hero-main-max-h: calc(100svh - var(--header-height) - 2.5rem - 3.75rem);--hero-copy-block: clamp(10.75rem, 28svh, 15.5rem);--logo-cap: min( 94vw, 48rem, max(6rem, calc(var(--hero-main-max-h) - var(--hero-copy-block))) );display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:calc(100svh - var(--header-height) - 20px);padding:1.5rem 1.25rem 1rem;box-sizing:border-box;background:var(--color-yellow)}.hero-main[data-astro-cid-bbe6dxrz]{flex:1;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;justify-items:center;align-items:center;gap:clamp(.75rem,2.5svh,1.25rem);width:100%;max-width:min(96vw,52rem)}.hero-logo-wrap[data-astro-cid-bbe6dxrz]{width:min(100%,var(--logo-cap));max-width:var(--logo-cap);max-height:var(--logo-cap)}.hero-title[data-astro-cid-bbe6dxrz]{color:var(--color-dark);text-align:center}.hero-title[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(1.5rem,5vw,3rem);font-weight:700}.hero-title[data-astro-cid-bbe6dxrz] h3[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,3vw,2rem)}.social-list[data-astro-cid-bbe6dxrz]{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.social-link[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;color:var(--color-dark);border-radius:.25rem}.social-link[data-astro-cid-bbe6dxrz]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.social-link[data-astro-cid-bbe6dxrz]:hover{opacity:.85;transform:scale(1.3)}.social-icon[data-astro-cid-bbe6dxrz]{width:1.5rem;height:1.5rem;display:block}.scroll-cue[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin:0;padding-bottom:.5rem;font-size:.8125rem;font-weight:600;color:color-mix(in srgb,var(--color-dark) 72%,transparent)}.scroll-cue-icon[data-astro-cid-bbe6dxrz]{width:1.75rem;height:1.75rem;animation:bounce-cue 2s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.scroll-cue-icon[data-astro-cid-bbe6dxrz]{animation:none}}@keyframes bounce-cue{0%,to{transform:translateY(0)}50%{transform:translateY(.35rem)}}.info[data-astro-cid-bsieafsl]{background:var(--color-dark);padding:3rem 1.25rem 4rem;width:100%}.info-inner[data-astro-cid-bsieafsl]{max-width:var(--content-width);margin-inline:auto}.info-heading[data-astro-cid-bsieafsl]{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--color-yellow)}.info-text[data-astro-cid-bsieafsl]{margin:0 0 1rem;font-size:1.0625rem;line-height:1.65;color:var(--color-light)}.info-text[data-astro-cid-bsieafsl]:last-child{margin-bottom:0}:root{--color-yellow: #fff95e;--color-dark: #231f20;--color-light: #e8e8e8;--header-height: 3.5rem;--content-width: 46rem}*,h1,h2,h3,h4,h5,h6{box-sizing:border-box;margin:0;padding:0}html{margin:0;width:100%}body{margin:0;width:100%;min-height:100%;font-family:Outfit,system-ui,sans-serif;background:var(--color-dark);color:var(--color-light)}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:100;background:var(--color-yellow);border-bottom:1px solid color-mix(in srgb,var(--color-dark) 12%,transparent)}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:var(--header-height);padding:0 1rem;max-width:100%}.brand[data-astro-cid-ctg3m53h]{font-weight:700;font-size:1rem;color:var(--color-dark);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand[data-astro-cid-ctg3m53h]:hover{text-decoration:underline;text-underline-offset:.15em}.nav-desktop[data-astro-cid-ctg3m53h]{display:none;align-items:center;gap:1.5rem}.nav-desktop[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-weight:600;font-size:.9375rem;color:var(--color-dark);text-decoration:none}.nav-desktop[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{text-decoration:underline;text-underline-offset:.2em}.nav-toggle[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:none;background:transparent;cursor:pointer;color:var(--color-dark);border-radius:.25rem}.nav-toggle[data-astro-cid-ctg3m53h]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.hamburger[data-astro-cid-ctg3m53h]{position:relative;display:block;width:1.375rem;height:2px;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor}.nav-panel[data-astro-cid-ctg3m53h]{display:none;padding:0 1rem 1rem;background:var(--color-yellow);border-bottom:1px solid color-mix(in srgb,var(--color-dark) 12%,transparent)}.nav-panel[data-astro-cid-ctg3m53h].is-open{display:block}.nav-mobile[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:.25rem;padding-top:.25rem}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-weight:600;padding:.75rem .5rem;color:var(--color-dark);text-decoration:none;border-radius:.25rem}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{outline:2px solid var(--color-dark);outline-offset:2px}.nav-mobile[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:color-mix(in srgb,var(--color-dark) 8%,transparent)}@media(min-width:768px){.nav-desktop[data-astro-cid-ctg3m53h]{display:flex}.nav-toggle[data-astro-cid-ctg3m53h]{display:none}.nav-panel[data-astro-cid-ctg3m53h]{display:none!important;padding:0}.header-inner[data-astro-cid-ctg3m53h]{max-width:72rem;margin-inline:auto;padding-inline:1.5rem}}
