.navbar[data-astro-cid-xu5ykefq]{position:fixed;top:0;left:0;right:0;z-index:100;background:#0a0a0ae6;backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}body.theme-light .navbar[data-astro-cid-xu5ykefq]{background:var(--color-bg-accent);backdrop-filter:none;border-top:1px solid rgba(10,10,10,.15);border-bottom:1px solid rgba(10,10,10,.15)}body.theme-light .navbar__link[data-astro-cid-xu5ykefq]{color:var(--color-text-on-accent)}body.theme-light .navbar__toggle-bar[data-astro-cid-xu5ykefq]{background:var(--color-text-on-accent)}body.theme-light .navbar__cta[data-astro-cid-xu5ykefq]{background:var(--color-text-on-accent);color:var(--color-bg-accent);border-color:var(--color-text-on-accent)}.navbar__inner[data-astro-cid-xu5ykefq]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:4.5rem;padding-top:var(--space-2);padding-bottom:var(--space-2)}.navbar__links[data-astro-cid-xu5ykefq]{display:flex;gap:var(--space-4);list-style:none;flex:1 1 auto;justify-content:center}.navbar__link[data-astro-cid-xu5ykefq]{font-family:var(--font-body);font-weight:var(--weight-label);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary);text-decoration:none}.navbar__cta[data-astro-cid-xu5ykefq]{display:inline-block;padding:var(--space-2) var(--space-3);font-family:var(--font-body);font-weight:var(--weight-label);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-primary);background:transparent;border:1px solid var(--color-border-cta);text-decoration:none;white-space:nowrap;transition:background var(--duration-fast) var(--ease-out-quart),color var(--duration-fast) var(--ease-out-quart)}.navbar__cta[data-astro-cid-xu5ykefq]:hover{background:var(--color-text-primary);color:var(--color-bg-primary)}.navbar__checkbox[data-astro-cid-xu5ykefq]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.navbar__toggle[data-astro-cid-xu5ykefq]{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:var(--space-1);min-width:44px;min-height:44px}.navbar__toggle-bar[data-astro-cid-xu5ykefq]{display:block;width:24px;height:2px;background:var(--color-text-primary);transition:transform .25s ease,opacity .25s ease}.navbar__checkbox[data-astro-cid-xu5ykefq]:checked~.navbar__toggle[data-astro-cid-xu5ykefq] .navbar__toggle-bar[data-astro-cid-xu5ykefq]:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__checkbox[data-astro-cid-xu5ykefq]:checked~.navbar__toggle[data-astro-cid-xu5ykefq] .navbar__toggle-bar[data-astro-cid-xu5ykefq]:nth-child(2){opacity:0}.navbar__checkbox[data-astro-cid-xu5ykefq]:checked~.navbar__toggle[data-astro-cid-xu5ykefq] .navbar__toggle-bar[data-astro-cid-xu5ykefq]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1023px){.navbar__toggle[data-astro-cid-xu5ykefq]{display:flex}.navbar__links[data-astro-cid-xu5ykefq]{position:absolute;top:4.5rem;left:0;right:0;flex-direction:column;gap:0;background:var(--color-bg-primary);border-bottom:1px solid var(--color-border);padding:0;max-height:0;overflow:hidden}.navbar__checkbox[data-astro-cid-xu5ykefq]:checked~.navbar__links[data-astro-cid-xu5ykefq]{max-height:300px;padding:var(--space-2) 0}.navbar__link[data-astro-cid-xu5ykefq]{display:block;padding:var(--space-2) var(--container-padding)}}.shell[data-astro-cid-3qzijewu]{background-color:var(--color-bg-accent);color:var(--color-text-on-accent);padding:var(--space-4) 0 var(--space-6);--shell-rule: var(--color-rule-light)}.shell--dark[data-astro-cid-3qzijewu]{--color-bg-accent: var(--color-bg-primary);--color-text-on-accent: #fafafa;--shell-rule: var(--color-rule-dark);--ngrid-rule: var(--color-rule-dark)}.shell--dark[data-astro-cid-3qzijewu] .shell__brand-mark[data-astro-cid-3qzijewu] img[data-astro-cid-3qzijewu]{filter:brightness(0) invert(1)}.shell__inner[data-astro-cid-3qzijewu]{display:flex;flex-direction:column;gap:var(--space-2);width:100%;max-width:2400px;margin-inline:auto;padding-inline:var(--container-padding);position:relative}.shell__left[data-astro-cid-3qzijewu]{display:contents}.shell__brand[data-astro-cid-3qzijewu]{order:1}.shell__left-topline[data-astro-cid-3qzijewu]{order:1;display:none}.shell__main[data-astro-cid-3qzijewu]{order:2}.shell__left-content[data-astro-cid-3qzijewu]{order:3}.shell--no-brand[data-astro-cid-3qzijewu] .shell__left-content[data-astro-cid-3qzijewu]{order:0}.shell__main[data-astro-cid-3qzijewu]{display:flex;flex-direction:column;gap:var(--space-1);flex:1 1 0;min-width:0}.shell__main-body[data-astro-cid-3qzijewu]{display:flex;flex-direction:column;gap:var(--space-4);flex:1 1 auto}@media(max-width:1023px){.shell--secondary-first-mobile[data-astro-cid-3qzijewu] .shell__main-body[data-astro-cid-3qzijewu]{flex-direction:column-reverse}.shell--secondary-first-mobile[data-astro-cid-3qzijewu] .shell__left-content[data-astro-cid-3qzijewu]{order:5}}.shell__nav[data-astro-cid-3qzijewu]{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-4);padding:0;position:static}.shell__nav-toggle[data-astro-cid-3qzijewu]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:var(--space-1);min-width:44px;min-height:44px;z-index:10;position:absolute;top:8px;right:var(--container-padding)}.shell__nav-toggle-bar[data-astro-cid-3qzijewu]{display:block;width:24px;height:2px;background:var(--color-text-on-accent);transition:transform .25s ease,opacity .25s ease}.shell__nav-checkbox[data-astro-cid-3qzijewu]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.shell__nav-checkbox[data-astro-cid-3qzijewu]:checked~.shell__nav-toggle[data-astro-cid-3qzijewu] .shell__nav-toggle-bar[data-astro-cid-3qzijewu]:nth-child(1){transform:translateY(7px) rotate(45deg)}.shell__nav-checkbox[data-astro-cid-3qzijewu]:checked~.shell__nav-toggle[data-astro-cid-3qzijewu] .shell__nav-toggle-bar[data-astro-cid-3qzijewu]:nth-child(2){opacity:0}.shell__nav-checkbox[data-astro-cid-3qzijewu]:checked~.shell__nav-toggle[data-astro-cid-3qzijewu] .shell__nav-toggle-bar[data-astro-cid-3qzijewu]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.shell__nav-links[data-astro-cid-3qzijewu]{display:flex;flex-direction:column;gap:5vw;list-style:none;margin:0;padding:0 6vw;position:absolute;top:52px;right:var(--container-padding);left:var(--container-padding);background:#0a0a0ab8;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:9;max-height:0;overflow:hidden;opacity:0;transition:max-height var(--duration-slow) var(--ease-out-quart),opacity var(--duration-normal) var(--ease-out-quart),padding var(--duration-slow) var(--ease-out-quart)}.shell__nav-checkbox[data-astro-cid-3qzijewu]:checked~.shell__nav-links[data-astro-cid-3qzijewu]{max-height:80vh;opacity:1;padding:10vw 6vw}.shell__nav-link[data-astro-cid-3qzijewu]{font-family:var(--font-body);font-weight:var(--weight-label);font-size:4.5vw;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-primary);text-decoration:none;padding-bottom:2px;border-bottom:1px solid transparent;transition:border-color var(--duration-normal) var(--ease-out-quart),opacity var(--duration-fast) var(--ease-out-quart)}.shell__nav-link[data-astro-cid-3qzijewu]:hover{opacity:.7}.shell__nav-link--active[data-astro-cid-3qzijewu]{border-bottom-color:var(--color-text-primary)}.shell__brand[data-astro-cid-3qzijewu]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) 0;text-decoration:none;color:inherit}.shell__brand-mark[data-astro-cid-3qzijewu]{display:block;width:180px;overflow:hidden;flex-shrink:0;position:relative}.shell__brand-mark[data-astro-cid-3qzijewu] img[data-astro-cid-3qzijewu]{display:block;width:100%;height:auto;filter:brightness(0)}.shell__brand-name[data-astro-cid-3qzijewu]{display:none}.shell__left-content[data-astro-cid-3qzijewu]{padding:var(--space-3) 0 0 0;display:flex;flex-direction:column;text-align:left;border-top:none}.shell__primary[data-astro-cid-3qzijewu]{min-width:0;order:2}.shell__secondary[data-astro-cid-3qzijewu]{display:flex;flex-direction:column;min-width:0;order:1}@media(min-width:768px)and (max-width:1023px){.shell__main[data-astro-cid-3qzijewu]{display:contents}.shell__inner[data-astro-cid-3qzijewu]{display:grid;grid-template-columns:auto 1fr;gap:var(--space-2)}.shell__brand[data-astro-cid-3qzijewu]{grid-column:1;grid-row:1;order:unset}.shell__nav[data-astro-cid-3qzijewu]{grid-column:2;grid-row:1;align-self:center;justify-self:end;padding:0}.shell__main-body[data-astro-cid-3qzijewu]{grid-column:1 / -1;grid-row:2}.shell__left-content[data-astro-cid-3qzijewu]{grid-column:1 / -1;grid-row:3;order:unset}.shell--no-brand[data-astro-cid-3qzijewu] .shell__left-content[data-astro-cid-3qzijewu]{grid-row:1}.shell--no-brand[data-astro-cid-3qzijewu] .shell__main-body[data-astro-cid-3qzijewu]{grid-row:2}.shell--no-brand[data-astro-cid-3qzijewu] .shell__nav[data-astro-cid-3qzijewu]{grid-row:1}.shell__nav-toggle[data-astro-cid-3qzijewu]{display:none}.shell__nav-links[data-astro-cid-3qzijewu]{display:flex;flex-direction:row;gap:var(--space-3) var(--space-6);position:static;padding:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;justify-content:flex-end;flex-wrap:wrap;width:auto;max-height:none;opacity:1;overflow:visible}.shell__nav-link[data-astro-cid-3qzijewu]{font-size:var(--text-xs);color:var(--color-text-on-accent)}.shell__nav-link--active[data-astro-cid-3qzijewu]{border-bottom-color:var(--color-text-on-accent)}.shell__primary[data-astro-cid-3qzijewu]>[class*=photo],.shell__secondary[data-astro-cid-3qzijewu]>[class*=photo],.shell__left-content[data-astro-cid-3qzijewu]>[class*=photo]{max-height:45vh;overflow:hidden}.shell__primary[data-astro-cid-3qzijewu] [class*=photo] img,.shell__secondary[data-astro-cid-3qzijewu] [class*=photo] img,.shell__left-content[data-astro-cid-3qzijewu] [class*=photo] img{max-height:45vh;width:100%}}@media(min-width:1024px){.shell[data-astro-cid-3qzijewu]{padding:0}.shell__nav[data-astro-cid-3qzijewu]{padding:var(--space-3) 0}.shell__main[data-astro-cid-3qzijewu]{gap:var(--space-4)}.shell__nav-toggle[data-astro-cid-3qzijewu]{display:none}.shell__nav-links[data-astro-cid-3qzijewu]{display:flex;flex-direction:row;gap:var(--space-3) var(--space-10);position:static;padding:0;min-width:auto;flex-wrap:wrap;width:100%;justify-content:flex-end;background:transparent;max-height:none;opacity:1;overflow:visible}.shell__nav-link[data-astro-cid-3qzijewu]{font-size:var(--text-xs);color:var(--color-text-on-accent)}.shell__nav-link--active[data-astro-cid-3qzijewu]{border-bottom-color:var(--color-text-on-accent)}.shell--full[data-astro-cid-3qzijewu]{height:90vh;min-height:560px;overflow:hidden}.shell--full-min[data-astro-cid-3qzijewu]{height:90vh;min-height:560px;display:flex;flex-direction:column;overflow:hidden}.shell--full-min[data-astro-cid-3qzijewu]>.shell__inner[data-astro-cid-3qzijewu]{flex:1 1 auto}.shell__inner[data-astro-cid-3qzijewu]{flex-direction:row;align-items:stretch;gap:var(--space-3);height:100%;padding:0 1.5vw 1vw}.shell__left[data-astro-cid-3qzijewu]{display:flex;flex-direction:column;gap:var(--space-4);flex:0 0 21%;padding-top:1vw;padding-right:var(--space-4);padding-bottom:1vw;position:relative}.shell__left[data-astro-cid-3qzijewu]:before{content:"";position:absolute;top:1vw;right:0;bottom:0;width:1px;background:var(--shell-rule)}.shell--no-left-rules[data-astro-cid-3qzijewu] .shell__left[data-astro-cid-3qzijewu]{padding-bottom:0}.shell--no-left-rules[data-astro-cid-3qzijewu] .shell__left[data-astro-cid-3qzijewu]:before{top:1vw}.shell--no-left-rules[data-astro-cid-3qzijewu] .shell__left[data-astro-cid-3qzijewu]:after{content:none}.shell--no-left-rules[data-astro-cid-3qzijewu].shell--no-brand .shell__left-topline[data-astro-cid-3qzijewu],.shell--no-left-rules[data-astro-cid-3qzijewu] .shell__left-topline[data-astro-cid-3qzijewu]{display:none}.shell--no-left-rules[data-astro-cid-3qzijewu].shell--no-brand .shell__left-content[data-astro-cid-3qzijewu],.shell--no-left-rules[data-astro-cid-3qzijewu] .shell__left-content[data-astro-cid-3qzijewu]{margin-top:0}.shell--no-nav[data-astro-cid-3qzijewu].shell--cols-2.shell--top-rule-none .shell__primary[data-astro-cid-3qzijewu]:before{content:none}.shell__brand[data-astro-cid-3qzijewu],.shell__left-topline[data-astro-cid-3qzijewu],.shell__main[data-astro-cid-3qzijewu]{order:initial}.shell__left-content[data-astro-cid-3qzijewu]{order:initial;border-top:1px solid var(--shell-rule)}.shell__brand[data-astro-cid-3qzijewu]{padding:var(--space-6) var(--space-2);margin-right:calc(-1 * var(--space-4));justify-content:space-between;align-items:center;border-bottom:none;position:relative}.shell__brand-mark[data-astro-cid-3qzijewu]{width:100%}.shell__brand[data-astro-cid-3qzijewu]:before{content:"";position:absolute;left:0;right:var(--space-2);height:1px;background:var(--shell-rule);top:0}.shell--no-brand[data-astro-cid-3qzijewu] .shell__left-topline[data-astro-cid-3qzijewu]{display:block;height:1px;background:var(--shell-rule);margin:0;margin-right:calc(-1 * var(--space-4) + var(--space-2))}.shell__left-content[data-astro-cid-3qzijewu]{margin-top:auto;border-top:none;padding-top:0}.shell--no-brand[data-astro-cid-3qzijewu] .shell__left-content[data-astro-cid-3qzijewu]{margin-top:var(--space-4);margin-bottom:0;flex:1 1 auto;min-height:0}.shell__main-body[data-astro-cid-3qzijewu]{flex-direction:row;align-items:stretch;gap:0;position:relative}.shell--no-nav[data-astro-cid-3qzijewu] .shell__primary[data-astro-cid-3qzijewu],.shell--no-nav[data-astro-cid-3qzijewu].shell--cols-2 .shell__secondary[data-astro-cid-3qzijewu]{padding-top:1vw}.shell--no-nav[data-astro-cid-3qzijewu].shell--cols-2 .shell__primary[data-astro-cid-3qzijewu]:before{content:"";position:absolute;left:calc(var(--space-2) - var(--space-3));right:var(--space-2);top:1vw;height:1px;background:var(--shell-rule)}.shell--cols-2[data-astro-cid-3qzijewu] .shell__primary[data-astro-cid-3qzijewu]{flex:1.3 1 0;min-height:0;align-self:stretch;padding-right:var(--space-3);position:relative;display:flex;flex-direction:column;order:initial}.shell--cols-2[data-astro-cid-3qzijewu] .shell__secondary[data-astro-cid-3qzijewu]{order:initial}.shell--cols-2[data-astro-cid-3qzijewu].shell--top-rule-primary .shell__primary[data-astro-cid-3qzijewu]{flex:2.6 1 0}.shell--cols-2[data-astro-cid-3qzijewu] .shell__primary[data-astro-cid-3qzijewu]:after{content:"";position:absolute;right:0;top:calc(-1 * var(--space-4));bottom:0;width:1px;background:var(--shell-rule)}.shell--cols-2[data-astro-cid-3qzijewu].shell--top-rule-none .shell__primary[data-astro-cid-3qzijewu]:after{top:1vw}.shell--cols-2[data-astro-cid-3qzijewu] .shell__secondary[data-astro-cid-3qzijewu]{flex:.6 1 0;min-height:0;padding-left:var(--space-3);padding-bottom:1vw;position:relative}.shell--flush-bottom[data-astro-cid-3qzijewu].shell--cols-2 .shell__secondary[data-astro-cid-3qzijewu]{padding-bottom:0}.shell--cols-1[data-astro-cid-3qzijewu] .shell__primary[data-astro-cid-3qzijewu]{flex:1 1 auto;padding-bottom:1vw;position:relative}.shell--cols-1[data-astro-cid-3qzijewu]:not(.shell--no-bottom-rule) .shell__primary[data-astro-cid-3qzijewu]{border-bottom:1px solid var(--shell-rule)}.shell--top-rule-primary[data-astro-cid-3qzijewu].shell--cols-2 .shell__primary[data-astro-cid-3qzijewu]:before,.shell--top-rule-primary[data-astro-cid-3qzijewu].shell--cols-1 .shell__primary[data-astro-cid-3qzijewu]:before{content:"";position:absolute;left:var(--space-2);right:var(--space-2);top:calc(-1 * var(--space-4));height:1px;background:var(--shell-rule)}.shell--top-rule-secondary[data-astro-cid-3qzijewu].shell--cols-2 .shell__secondary[data-astro-cid-3qzijewu]:before{content:"";position:absolute;left:var(--space-3);right:0;top:calc(-1 * var(--space-4));height:1px;background:var(--shell-rule)}.shell__nav-link[data-astro-cid-3qzijewu]{font-size:max(.7rem,.83vw)}}@media(min-width:1728px){.shell__inner[data-astro-cid-3qzijewu]{max-width:none}.shell__left[data-astro-cid-3qzijewu]{flex-basis:26%}.shell--cols-2[data-astro-cid-3qzijewu] .shell__secondary[data-astro-cid-3qzijewu]{flex:.9 1 0}.shell--cols-2[data-astro-cid-3qzijewu].shell--top-rule-secondary .shell__primary[data-astro-cid-3qzijewu]{flex:1 1 0}.shell__brand[data-astro-cid-3qzijewu]{justify-content:flex-start;gap:var(--space-3)}}.cta[data-astro-cid-ei6b77ma]{display:inline-flex;align-items:stretch;align-self:flex-start;min-height:44px;font-family:var(--font-body);font-weight:var(--weight-body-medium);font-size:.875rem;letter-spacing:.02em;text-decoration:none;color:var(--cta-color, var(--color-text-on-accent));transition:transform var(--duration-fast) var(--ease-out-quart),opacity var(--duration-fast) var(--ease-out-quart)}.cta[data-astro-cid-ei6b77ma]:hover{opacity:.85;transform:translateY(-1px)}.cta[data-astro-cid-ei6b77ma]:active{transform:translateY(0) scale(.98)}.cta[data-astro-cid-ei6b77ma]:focus-visible{outline:2px solid var(--cta-color, var(--color-text-on-accent));outline-offset:3px;box-shadow:none}.cta__label[data-astro-cid-ei6b77ma]{display:inline-flex;align-items:center;padding:.45rem .9rem;white-space:nowrap;background:var(--cta-color, var(--color-text-on-accent));color:var(--cta-text-color, var(--color-bg-accent))}.cta__arrow[data-astro-cid-ei6b77ma]{display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:.45rem;flex-shrink:0;background:transparent;border:2px solid var(--cta-color, var(--color-text-on-accent));color:var(--cta-color, var(--color-text-on-accent));font-size:1.35rem;line-height:1}@media(min-width:1024px){.cta[data-astro-cid-ei6b77ma]{font-size:max(.8rem,.97vw)}.cta__label[data-astro-cid-ei6b77ma]{padding:.5vw 1vw}.cta__arrow[data-astro-cid-ei6b77ma]{font-size:max(1.1rem,1.5vw)}}.sc-wrap[data-astro-cid-ytwpgogr]{background-color:var(--color-bg-accent)}.sc-wrap--dark[data-astro-cid-ytwpgogr]{background-color:var(--color-bg-primary)}.sc-wrap--dark[data-astro-cid-ytwpgogr] .sc-headline[data-astro-cid-ytwpgogr],.sc-wrap--dark[data-astro-cid-ytwpgogr] .sc-desc[data-astro-cid-ytwpgogr]{color:var(--color-text-primary)}.sc-body[data-astro-cid-ytwpgogr]{display:flex;flex-direction:column;gap:var(--space-3);align-items:flex-start;padding:var(--space-6) 0}.sc-headline[data-astro-cid-ytwpgogr]{font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-2xl);line-height:1.05;letter-spacing:-.02em;color:var(--color-text-on-accent);margin:0;display:flex;flex-direction:column}.sc-headline__line[data-astro-cid-ytwpgogr]{display:block}.sc-desc[data-astro-cid-ytwpgogr]{font-family:var(--font-body);font-size:var(--text-sm);line-height:1.5;color:var(--color-text-on-accent);margin:0}@media(min-width:1024px){.sc-headline[data-astro-cid-ytwpgogr]{font-size:max(1.5rem,2vw);line-height:1;letter-spacing:-.035em}.sc-desc[data-astro-cid-ytwpgogr]{font-size:max(.8rem,1vw)}}.footer[data-astro-cid-cpgxvzen]{background-color:var(--color-bg-light);color:var(--color-text-on-light)}.footer__inner[data-astro-cid-cpgxvzen]{width:100%;max-width:2400px;margin-inline:auto;padding:var(--space-4) var(--container-padding)}.footer__top[data-astro-cid-cpgxvzen]{display:flex;flex-direction:column;gap:var(--space-4);align-items:flex-start}.footer__links-row[data-astro-cid-cpgxvzen]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4);width:100%}.footer__brand[data-astro-cid-cpgxvzen]{display:flex;align-items:center;gap:var(--space-2);text-decoration:none;color:inherit}.footer__brand-mark[data-astro-cid-cpgxvzen]{display:block;width:67px;min-width:67px;max-width:67px;height:45px;overflow:hidden;flex-shrink:0;position:relative}.footer__brand-mark[data-astro-cid-cpgxvzen] img[data-astro-cid-cpgxvzen]{position:absolute;left:0;top:0;height:45px;width:169px;max-width:none;filter:brightness(0)}.footer__brand-name[data-astro-cid-cpgxvzen]{display:flex;flex-direction:column;font-family:var(--font-heading);font-weight:700;font-size:.625rem;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-on-light)}.footer__group[data-astro-cid-cpgxvzen] ul[data-astro-cid-cpgxvzen]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}.footer__group[data-astro-cid-cpgxvzen] a[data-astro-cid-cpgxvzen]{font-family:var(--font-body);font-weight:var(--weight-label);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-on-light);text-decoration:none;transition:opacity var(--duration-fast) var(--ease-out-quart);padding-block:.5rem;position:relative}.footer__group[data-astro-cid-cpgxvzen] a[data-astro-cid-cpgxvzen]:after{content:"";position:absolute;bottom:.25rem;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform var(--duration-normal) var(--ease-out-quart)}.footer__group[data-astro-cid-cpgxvzen] a[data-astro-cid-cpgxvzen]:hover{opacity:.7}.footer__group[data-astro-cid-cpgxvzen] a[data-astro-cid-cpgxvzen]:hover:after{transform:scaleX(1);transform-origin:left}.footer__bottom[data-astro-cid-cpgxvzen]{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--color-rule-light)}.footer__stay-connected[data-astro-cid-cpgxvzen]{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--weight-label);letter-spacing:.05em;text-transform:uppercase;line-height:1.5;color:var(--color-text-on-light);margin:0}.footer__stay-connected-link[data-astro-cid-cpgxvzen]{font-weight:var(--weight-label);text-decoration:underline;color:var(--color-text-on-light)}.footer__copyright[data-astro-cid-cpgxvzen]{font-family:var(--font-body);font-size:var(--text-xs);line-height:1.5;color:var(--color-text-on-light);opacity:.7;margin:0}@media(min-width:1024px){.footer__inner[data-astro-cid-cpgxvzen]{padding:var(--space-4) 1.5vw}.footer__brand-name[data-astro-cid-cpgxvzen]{font-size:max(.625rem,.7vw)}.footer__group[data-astro-cid-cpgxvzen] a[data-astro-cid-cpgxvzen]{font-size:max(.7rem,.83vw)}.footer__copyright[data-astro-cid-cpgxvzen],.footer__stay-connected[data-astro-cid-cpgxvzen]{font-size:max(.625rem,.7vw)}}@media(min-width:1024px)and (max-width:1279px){.footer__top[data-astro-cid-cpgxvzen]{flex-direction:row;align-items:flex-start;gap:var(--space-6)}.footer__links-row[data-astro-cid-cpgxvzen]{display:flex;flex-direction:column;gap:var(--space-3);flex:1;align-items:flex-end}.footer__group[data-astro-cid-cpgxvzen] ul[data-astro-cid-cpgxvzen]{flex-direction:row;flex-wrap:wrap;gap:var(--space-6)}}@media(min-width:1280px){.footer__top[data-astro-cid-cpgxvzen]{flex-direction:row;align-items:center;gap:var(--space-8)}.footer__group--nav[data-astro-cid-cpgxvzen]{margin-left:auto}.footer__links-row[data-astro-cid-cpgxvzen]{display:contents}.footer__group[data-astro-cid-cpgxvzen] ul[data-astro-cid-cpgxvzen]{flex-direction:row;flex-wrap:wrap;gap:var(--space-6)}.footer__bottom[data-astro-cid-cpgxvzen]{flex-direction:row;justify-content:space-between;align-items:baseline;gap:var(--space-8)}}@media(min-width:1728px){.footer__inner[data-astro-cid-cpgxvzen]{max-width:none}}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/fonts/inter-latin-900.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--color-bg-primary: #0a0a0a;--color-bg-section: #111111;--color-bg-elevated: #1a1a1a;--color-bg-footer: #0a0a0a;--color-bg-cta-bar: #1a1a1a;--color-text-primary: #ffffff;--color-text-secondary: #a0a0a0;--color-text-tertiary: #666666;--color-border: #2a2a2a;--color-border-cta: #ffffff;--color-accent: #ffffff;--color-bg-accent: #ffc549;--color-text-on-accent: #0a0a0a;--color-bg-on-accent-card: #ffffff;--color-text-on-card: #0a0a0a;--color-bg-light: #ffffff;--color-text-on-light: #0a0a0a;--color-rule-light: rgba(10, 10, 10, .18);--color-rule-dark: rgba(255, 255, 255, .22);--color-status-success: #6ee77a;--color-status-error: #ff8a8a;--color-status-success-accent: #0d5e1a;--color-status-error-accent: #991a1a;--font-heading: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--weight-heading: 700;--weight-body: 400;--weight-body-medium: 500;--weight-label: 600;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem;--space-6: 3rem;--space-8: 4rem;--space-10: 5rem;--space-12: 6rem;--space-16: 8rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 2.75rem;--text-5xl: 3.75rem;--container-max: 1200px;--container-padding: 1.5rem;--ease-out-quart: cubic-bezier(.25, 1, .5, 1);--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--duration-fast: .15s;--duration-normal: .25s;--duration-slow: .4s;--duration-entrance: .6s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;scroll-behavior:smooth}body{font-family:var(--font-body);font-weight:var(--weight-body);font-size:var(--text-base);line-height:1.6;color:var(--color-text-primary);background-color:var(--color-bg-primary)}img,picture,video,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}h1{font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-3xl);line-height:1.1}h2{font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-2xl);line-height:1.15}h3{font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-xl);line-height:1.2}h4,h5,h6{font-family:var(--font-heading);font-weight:var(--weight-heading);font-size:var(--text-lg);line-height:1.25}@media(min-width:1024px){h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-2xl)}h4,h5,h6{font-size:var(--text-xl)}}a{color:var(--color-text-primary);text-decoration:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;box-shadow:0 0 0 4px #ffffff26}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-padding)}.btn-outlined{display:inline-block;padding:var(--space-2) var(--space-4);font-family:var(--font-body);font-weight:var(--weight-label);font-size:var(--text-sm);line-height:1;letter-spacing:.05em;text-transform:uppercase;color:var(--color-accent);background:transparent;border:1px solid var(--color-border-cta);border-radius:2px;cursor:pointer;text-decoration:none}.btn-outlined:hover{background:#ffffff14}.btn-outlined:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sr-only,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.entrance{opacity:0;animation:fade-up var(--duration-entrance) var(--ease-out-quart) forwards;animation-delay:calc(var(--entrance-delay, 0) * .1s)}.entrance--fade{opacity:0;animation:fade-in var(--duration-entrance) var(--ease-out-quart) forwards;animation-delay:calc(var(--entrance-delay, 0) * .1s)}.reveal{opacity:0;transform:translateY(24px);transition:opacity var(--duration-entrance) var(--ease-out-quart),transform var(--duration-entrance) var(--ease-out-quart)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-stagger>.reveal{transition-delay:calc(var(--reveal-index, 0) * 80ms)}.photo-hover{overflow:hidden}.photo-hover img,.photo-hover picture img{transition:transform var(--duration-slow) var(--ease-out-quart)}.photo-hover:hover img,.photo-hover:hover picture img{transform:scale(1.03)}.link-reveal{position:relative}.link-reveal:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform var(--duration-normal) var(--ease-out-quart)}.link-reveal:hover:after{transform:scaleX(1);transform-origin:left}#main-content[data-astro-cid-37fxchfa]{padding-top:4.5rem}body[data-hide-navbar] #main-content[data-astro-cid-37fxchfa]{padding-top:0}.skip-link[data-astro-cid-37fxchfa]{position:absolute;top:-100%;left:var(--container-padding);z-index:200;padding:var(--space-2) var(--space-3);background:var(--color-bg-accent);color:var(--color-text-on-accent);font-family:var(--font-body);font-weight:var(--weight-label);font-size:var(--text-sm);text-decoration:none}.skip-link[data-astro-cid-37fxchfa]:focus{top:var(--space-2)}
