.SplitText-module__YZ_QkG__split{white-space:pre;display:inline-flex;position:relative}.SplitText-module__YZ_QkG__chars{display:inline-flex}.SplitText-module__YZ_QkG__char{line-height:1.2;display:inline-block;position:relative;overflow:hidden}.SplitText-module__YZ_QkG__top,.SplitText-module__YZ_QkG__bottom{transition:transform var(--split-duration,.6s) var(--split-ease,var(--ease-out));transition-delay:var(--i,0s);display:block}.SplitText-module__YZ_QkG__bottom{inset-inline-start:0;position:absolute;top:0;transform:translateY(100%)}.SplitText-module__YZ_QkG__sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:is(.hoverHost:hover .SplitText-module__YZ_QkG__top,.hoverHost:focus-visible .SplitText-module__YZ_QkG__top){transform:translateY(-100%)}:is(.hoverHost:hover .SplitText-module__YZ_QkG__bottom,.hoverHost:focus-visible .SplitText-module__YZ_QkG__bottom){transform:translateY(0)}
.ThemeToggle-module__3b5zuq__toggle{border:1px solid var(--line);background:var(--surface-strong);width:44px;height:44px;color:var(--fg);cursor:pointer;transition:background-color .3s var(--ease-out), border-color .3s var(--ease-out);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.ThemeToggle-module__3b5zuq__toggle:hover{border-color:var(--fg)}.ThemeToggle-module__3b5zuq__icons{width:20px;height:20px;display:block;position:relative;overflow:hidden}.ThemeToggle-module__3b5zuq__icons svg{width:20px;height:20px;transition:transform .4s var(--ease-out), opacity .4s var(--ease-out);position:absolute;inset:0}.ThemeToggle-module__3b5zuq__sun{opacity:0;transform:translateY(-140%)rotate(-45deg)}.ThemeToggle-module__3b5zuq__moon,.ThemeToggle-module__3b5zuq__toggle[data-theme-state=light] .ThemeToggle-module__3b5zuq__sun{opacity:1;transform:none}.ThemeToggle-module__3b5zuq__toggle[data-theme-state=light] .ThemeToggle-module__3b5zuq__moon{opacity:0;transform:translateY(140%)rotate(45deg)}.ThemeToggle-module__3b5zuq__toggle[data-theme-state=pending] svg{transition:none}
.Header-module__Af2_WG__header{top:24px;z-index:40;width:100%;padding:0 var(--gutter);pointer-events:none;justify-content:center;display:flex;position:absolute;inset-inline:0}.Header-module__Af2_WG__intro{animation:Header-module__Af2_WG__headerIn .4s var(--ease-out) 2.4s both}@keyframes Header-module__Af2_WG__headerIn{0%{opacity:.001}to{opacity:1}}.Header-module__Af2_WG__inner{width:100%;max-width:var(--page-max);pointer-events:auto;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.Header-module__Af2_WG__brand{letter-spacing:-.015em;white-space:nowrap;min-width:0;color:var(--fg);justify-self:start;font-size:22px;font-weight:600}.Header-module__Af2_WG__brandMark{font-family:var(--font-serif);letter-spacing:0;color:var(--accent-bright);margin-inline-start:.06em;font-size:1.05em;font-style:italic;font-weight:500}.Header-module__Af2_WG__nav{-webkit-backdrop-filter:blur(28px);justify-self:center;align-items:center;gap:32px;padding:12px 32px;display:flex}.Header-module__Af2_WG__link{font-size:var(--fs-16);color:var(--fg);transition:color .25s var(--ease-out);line-height:1.2;display:inline-flex}.Header-module__Af2_WG__right{justify-self:end;align-items:center;gap:12px;min-width:0;display:flex}.Header-module__Af2_WG__cta{border-radius:var(--radius-pill);background:var(--accent);color:var(--accent-contrast);font-size:var(--fs-16);white-space:nowrap;transition:background-color .3s var(--ease-out);align-items:center;gap:8px;padding:12px 24px;line-height:1.2;display:inline-flex}.Header-module__Af2_WG__cta:hover{background:color-mix(in srgb, var(--accent) 84%, #fff)}.Header-module__Af2_WG__lang{position:relative}.Header-module__Af2_WG__langButton{border:1px solid var(--line);background:var(--surface-strong);height:44px;font-size:var(--fs-14);cursor:pointer;transition:border-color .3s var(--ease-out);border-radius:999px;align-items:center;gap:6px;padding:0 14px;display:inline-flex}.Header-module__Af2_WG__langButton:hover{border-color:var(--fg)}.Header-module__Af2_WG__langMenu{inset-inline-end:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-card);min-width:170px;box-shadow:var(--shadow-card);gap:2px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px)}.Header-module__Af2_WG__langItem{font-size:var(--fs-14);color:var(--fg-muted);border-radius:8px;align-items:center;gap:10px;padding:9px 12px;display:flex}.Header-module__Af2_WG__langItem:hover{background:var(--surface-strong);color:var(--fg)}.Header-module__Af2_WG__langCurrent{color:var(--fg);background:var(--surface-strong)}.Header-module__Af2_WG__burger{border:1px solid var(--line);background:var(--surface-strong);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.Header-module__Af2_WG__burgerBars{gap:5px;display:grid}.Header-module__Af2_WG__burgerBars span{background:var(--fg);border-radius:10px;width:20px;height:2px;display:block}.Header-module__Af2_WG__panel{z-index:50;background:var(--bg);pointer-events:auto;animation:Header-module__Af2_WG__panelIn .35s var(--ease-out) both;flex-direction:column;gap:32px;padding:20px;display:flex;position:fixed;inset:0}.Header-module__Af2_WG__panel[hidden]{display:none}@keyframes Header-module__Af2_WG__panelIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}.Header-module__Af2_WG__panelTop{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.Header-module__Af2_WG__close{border:1px solid var(--line);background:var(--surface-strong);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.Header-module__Af2_WG__close>span{width:20px;height:20px;display:block;position:relative}.Header-module__Af2_WG__close>span>span{background:var(--fg);border-radius:10px;width:20px;height:2px;display:block;position:absolute;top:9px;left:0}.Header-module__Af2_WG__close>span>span:first-child{transform:rotate(45deg)}.Header-module__Af2_WG__close>span>span:last-child{transform:rotate(-45deg)}.Header-module__Af2_WG__panelNav{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:24px;padding-bottom:60px;display:flex}.Header-module__Af2_WG__panelLink{font-size:var(--fs-h4);letter-spacing:var(--ls-h4);color:var(--fg);animation:Header-module__Af2_WG__linkIn .5s var(--ease-out) both;line-height:1.1}@keyframes Header-module__Af2_WG__linkIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.Header-module__Af2_WG__panelFoot{flex-direction:column;gap:16px;display:flex}.Header-module__Af2_WG__panelCta{border-radius:var(--radius-pill);background:var(--accent);color:var(--accent-contrast);font-size:var(--fs-16);justify-content:center;align-items:center;padding:16px 24px;display:inline-flex}.Header-module__Af2_WG__panelLangs{flex-wrap:wrap;gap:8px;display:flex}.Header-module__Af2_WG__panelLang{border:1px solid var(--line);font-size:var(--fs-14);color:var(--fg-muted);border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}@media (max-width:1199px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__burger{display:inline-flex}}.Header-module__Af2_WG__header[data-menu-open=true] .Header-module__Af2_WG__inner{opacity:0;pointer-events:none}
