.site-header{position:relative;min-height:100vh;min-height:100dvh;overflow-x:clip;margin-bottom:-4rem}@media (max-width:47.99rem){.site-header{min-height:auto;margin-bottom:-1.5rem}.site-header__frame{min-height:min(92dvh,44rem)}}.site-header__waves{position:absolute;inset:0;bottom:-5rem;z-index:0;mask-image:linear-gradient(180deg,black 0,black 62%,transparent)}.site-header__veil{position:absolute;inset:0;bottom:-5rem;z-index:1;pointer-events:none;mask-image:linear-gradient(180deg,black 0,black 70%,transparent);background:linear-gradient(0deg,oklch(.09 .035 281/.28) 0,oklch(.09 .035 281/.42) 22%,oklch(.09 .035 281/.12) 58%,transparent),linear-gradient(90deg,oklch(.09 .035 281/.7) 0,oklch(.09 .035 281/.2) 42%,transparent 72%)}.site-header__frame{position:relative;z-index:2;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.header__bar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:4.25rem;padding-block:.75rem}.header__logo-link{grid-column:1;justify-self:start}.header__nav-slot{grid-column:2;display:flex;justify-content:center;min-width:0}.header__nav-slot .pill-nav-container{width:100%;display:flex;justify-content:center}.header__nav-slot .pill-nav{width:max-content;justify-content:center}.header__cta{grid-column:3;justify-self:end;flex-shrink:0;padding:.625rem 1.125rem;font-size:.875rem;background:var(--header-nav-pill,#ededf2);color:#14121a;box-shadow:none;border-radius:9999px;font-weight:600;width:auto}.header__cta:hover{background:#e2e2e8;box-shadow:none;text-decoration:none}@media (max-width:768px){.header__bar{grid-template-columns:auto 1fr auto auto;gap:.5rem}.header__nav-slot{grid-column:4}.header__nav-slot,.header__nav-slot .pill-nav,.header__nav-slot .pill-nav-container{justify-content:flex-end;width:auto}.header__cta{grid-column:3;padding-inline:.875rem;font-size:.8125rem}}@media (max-width:22.5rem){.header__cta{padding-inline:.75rem;font-size:.75rem}}.site-header__content{position:relative;margin-top:auto;margin-inline-start:max(var(--space-gutter),calc((100% - var(--max-width)) / 2));margin-inline-end:auto;padding-block:clamp(2rem,6vw,5rem);max-width:42rem;width:calc(100% - var(--space-gutter) * 2);display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;text-align:start}.site-header__title{font-size:clamp(2.5rem,6vw,4.5rem);max-width:20ch;letter-spacing:-.035em;text-wrap:balance;overflow-wrap:normal;word-break:normal;hyphens:manual}.site-header__title-accent,.site-header__title-main{display:inline}.site-header__title-accent{color:var(--color-primary)}.site-header__title-main{color:var(--color-ink)}.site-header__sub .variable-proximity{color:inherit}.site-header__title .variable-proximity{line-height:inherit;letter-spacing:inherit}.site-header__sub{color:oklch(.84 .04 281);font-size:clamp(1.0625rem,2.2vw,1.3125rem);max-width:38ch;text-wrap:pretty}.site-header__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}@media (max-width:40rem){.site-header__title{font-size:clamp(1.875rem,8.5vw,2.75rem);max-width:100%;letter-spacing:-.03em}.site-header__sub{font-size:1rem;max-width:100%}.site-header__actions{width:100%}}