@layer components{.Footer-module__9q6SwW__root{background-color:var(--surface);padding-block:var(--space-xl);border:1px dashed #91bdca;border:1px dashed lab(73.6309% -12.7774 -11.5985);padding-inline:3.125rem}@media (min-width:48rem){.Footer-module__9q6SwW__root{padding-inline:3.125rem}}@media (min-width:80rem){.Footer-module__9q6SwW__root{padding-inline:3.125rem}}.Footer-module__9q6SwW__inner{width:100%;min-height:240px;max-width:var(--container-max-width,1440px);flex-direction:column;justify-content:space-between;margin-inline:auto;display:flex}.Footer-module__9q6SwW__content{gap:var(--space-2xl);flex-direction:column;display:flex}@media (min-width:48rem){.Footer-module__9q6SwW__content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:0}}.Footer-module__9q6SwW__brand{gap:var(--space-m);flex-direction:column;display:flex}.Footer-module__9q6SwW__logo{transition:opacity var(--transition-fast);flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.Footer-module__9q6SwW__logo:hover{opacity:.82}.Footer-module__9q6SwW__logo-img{width:auto;height:2.125rem;display:block}.Footer-module__9q6SwW__socials{align-items:center;gap:.625rem;display:flex}.Footer-module__9q6SwW__social-btn{color:var(--ink-muted);transition:color var(--transition-base), transform var(--transition-base);border-radius:50%;justify-content:center;align-items:center;line-height:0;text-decoration:none;display:inline-flex}.Footer-module__9q6SwW__social-btn:hover{color:var(--ink);transform:translateY(-3px)scale(1.14)}.Footer-module__9q6SwW__social-btn:active{transition-duration:80ms;transform:translateY(0)scale(.93)}.Footer-module__9q6SwW__social-btn:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:50%}.Footer-module__9q6SwW__nav-columns{align-items:flex-start;gap:var(--space-xl);flex-wrap:wrap;display:flex}@media not (min-width:48rem){.Footer-module__9q6SwW__nav-columns{gap:var(--space-l);flex-direction:column}}.Footer-module__9q6SwW__nav-col{gap:var(--space-xs);flex-direction:column;display:flex}.Footer-module__9q6SwW__nav-heading{text-transform:uppercase;letter-spacing:.1em;color:var(--ink);margin:0 0 var(--space-s);white-space:nowrap;font-size:.6875rem;font-weight:700}.Footer-module__9q6SwW__nav-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__9q6SwW__nav-link{font-size:var(--text-sm);color:var(--ink-muted);white-space:nowrap;transition:color var(--transition-fast);font-weight:400;text-decoration:none}.Footer-module__9q6SwW__nav-link:hover{color:var(--ink)}.Footer-module__9q6SwW__nav-link-btn{-webkit-appearance:none;appearance:none;cursor:pointer;font-size:var(--text-sm);color:var(--ink-muted);white-space:nowrap;text-align:left;font-family:inherit;font-weight:400;line-height:inherit;transition:color var(--transition-fast);background:0 0;border:none;margin:0;padding:0;text-decoration:none}.Footer-module__9q6SwW__nav-link-btn:hover{color:var(--ink)}.Footer-module__9q6SwW__nav-link-btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:2px}.Footer-module__9q6SwW__copyright{font-size:var(--text-xs);color:var(--ink-muted);margin:0;padding-block-start:var(--space-l)}}
@layer components{.Header-module__wRqrtG__root{z-index:50;height:var(--header-h);background-color:color-mix(in oklch, var(--surface), transparent 5%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-block-end:1px solid color-mix(in oklch, var(--ink), transparent 92%);align-items:center;padding-inline:1.5rem;display:flex;position:fixed;inset-block-start:0;inset-inline:0}@media (min-width:48rem){.Header-module__wRqrtG__root{padding-inline:2.5rem}}@media (min-width:80rem){.Header-module__wRqrtG__root{padding-inline:4rem}}.Header-module__wRqrtG__inner{width:100%;max-width:var(--container-max-width,1440px);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.Header-module__wRqrtG__logo{transition:opacity var(--transition-fast);flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.Header-module__wRqrtG__logo:hover{opacity:.82}.Header-module__wRqrtG__logo-img{width:auto;height:2rem;display:block}.Header-module__wRqrtG__nav{align-items:center;gap:var(--space-l);display:none}@media (min-width:48rem){.Header-module__wRqrtG__nav{display:flex}}.Header-module__wRqrtG__nav-link{font-size:var(--text-sm);color:var(--ink-body);transition:color var(--transition-fast);font-weight:600;text-decoration:none;position:relative}.Header-module__wRqrtG__nav-link:after{content:"";background:var(--brand-dark);transform-origin:100%;border-radius:9999px;height:1.5px;transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;inset-block-end:-3px;inset-inline:0;transform:scaleX(0)}.Header-module__wRqrtG__nav-link:hover{color:var(--brand-dark)}.Header-module__wRqrtG__nav-link:hover:after{transform-origin:0;transform:scaleX(1)}.Header-module__wRqrtG__nav-link[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.Header-module__wRqrtG__cta{font-size:var(--text-sm);text-transform:none;letter-spacing:0;white-space:nowrap;background-color:var(--brand);color:var(--ink);transition:background-color var(--transition-base), transform 80ms ease, box-shadow var(--transition-base);border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;display:none}.Header-module__wRqrtG__cta:hover{background-color:var(--brand-hover);box-shadow:0 4px 16px #efa90059;box-shadow:0 4px 16px lab(74.4137% 20.5077 94.3735/.35)}.Header-module__wRqrtG__cta:active{background-color:#efa900;background-color:lab(74.4137% 20.5077 94.3735);transform:scale(.97)translateY(1px)}.Header-module__wRqrtG__cta:focus-visible{outline:2px solid var(--brand-dark);outline-offset:3px}@media (min-width:48rem){.Header-module__wRqrtG__cta{display:inline-flex}}.Header-module__wRqrtG__mobile-trigger{cursor:pointer;width:2.5rem;height:2.5rem;transition:background-color var(--transition-fast);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.Header-module__wRqrtG__mobile-trigger:hover{background-color:color-mix(in oklch, var(--ink), transparent 92%)}.Header-module__wRqrtG__mobile-trigger:focus-visible{outline:2px solid var(--brand-dark);outline-offset:2px}@media (min-width:48rem){.Header-module__wRqrtG__mobile-trigger{display:none}}.Header-module__wRqrtG__hamburger{flex-direction:column;justify-content:center;gap:5px;width:20px;height:16px;display:flex}.Header-module__wRqrtG__hamburger-line{background-color:var(--ink-body);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .2s;display:block}.Header-module__wRqrtG__hamburger-line--top-open{transform:translateY(7px)rotate(45deg)}.Header-module__wRqrtG__hamburger-line--mid-open{opacity:0;transform:scaleX(0)}.Header-module__wRqrtG__hamburger-line--bot-open{transform:translateY(-7px)rotate(-45deg)}.Header-module__wRqrtG__mobile-backdrop{z-index:9998;background-color:color-mix(in oklch, var(--ink), transparent 60%);animation:.2s forwards Header-module__wRqrtG__backdropIn;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.Header-module__wRqrtG__mobile-backdrop{opacity:1;animation:none}}@keyframes Header-module__wRqrtG__backdropIn{0%{opacity:0}to{opacity:1}}.Header-module__wRqrtG__mobile-drawer{top:0;z-index:9999;background-color:var(--surface);width:min(320px,85vw);height:100dvh;box-shadow:-4px 0 24px color-mix(in oklch, var(--ink), transparent 85%);padding-block:calc(var(--header-h) + 1.5rem) 2rem;flex-direction:column;padding-inline:1.5rem;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset-inline-end:0;overflow-y:auto;transform:translate(100%)}@media (prefers-reduced-motion:reduce){.Header-module__wRqrtG__mobile-drawer{transition:none}}.Header-module__wRqrtG__mobile-drawer--open{transform:translate(0)}.Header-module__wRqrtG__mobile-nav{flex-direction:column;gap:0;margin-block-end:2rem;display:flex}.Header-module__wRqrtG__mobile-nav-link{border-block-end:1px solid color-mix(in oklch, var(--ink), transparent 92%);font-size:var(--text-base);color:var(--ink-body);transition:color var(--transition-fast);padding-block:1rem;font-weight:600;text-decoration:none;display:block}.Header-module__wRqrtG__mobile-nav-link:hover{color:var(--brand-dark)}.Header-module__wRqrtG__mobile-cta{font-size:var(--text-sm);background-color:var(--brand);color:var(--ink);transition:background-color var(--transition-base);border-radius:10px;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-weight:700;text-decoration:none;display:flex}.Header-module__wRqrtG__mobile-cta:hover{background-color:var(--brand-hover)}.Header-module__wRqrtG__mobile-cta:focus-visible{outline:2px solid var(--brand-dark);outline-offset:3px}}
@layer components{.ScrollProgressBar-module__mwgmLG__sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ScrollProgressBar-module__mwgmLG__track{z-index:9999;pointer-events:none;background:0 0;height:3px;position:fixed;inset-block-start:0;inset-inline:0}.ScrollProgressBar-module__mwgmLG__bar{background:var(--brand);transform-origin:0;width:0%;height:100%;box-shadow:0 0 8px color-mix(in oklch, var(--brand), transparent 40%);transition:width 50ms linear}}