.RouteProgress-module__xQlbsq__bar{z-index:80;pointer-events:none;width:0;height:3px;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 0 10px #0c10142e}.RouteProgress-module__xQlbsq__bar:before{content:"";background-image:repeating-linear-gradient(-45deg, var(--stripe-a) 0 8px, var(--stripe-b) 8px 16px);background-size:24px 24px;animation:.45s linear infinite RouteProgress-module__xQlbsq__hazard-crawl;position:absolute;inset:0}.RouteProgress-module__xQlbsq__run{animation:RouteProgress-module__xQlbsq__progress .32s var(--ease-out) forwards}.RouteProgress-module__xQlbsq__done{animation:RouteProgress-module__xQlbsq__finish .22s var(--ease-out) forwards}@keyframes RouteProgress-module__xQlbsq__progress{0%{opacity:1;width:0}to{opacity:1;width:72%}}@keyframes RouteProgress-module__xQlbsq__finish{0%{opacity:1;width:72%}to{opacity:0;width:100%}}@media (prefers-reduced-motion:reduce){.RouteProgress-module__xQlbsq__bar{display:none}}
.SiteFooter-module__wWXZva__footer{border-top:1px solid var(--line-strong);background:var(--panel);margin-top:auto}.SiteFooter-module__wWXZva__inner{gap:2rem;padding:2.5rem 0 2rem;display:grid}.SiteFooter-module__wWXZva__brandBlock{max-width:22rem}.SiteFooter-module__wWXZva__brand{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;color:var(--text);align-items:center;gap:.65rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.SiteFooter-module__wWXZva__brand:hover{color:inherit}.SiteFooter-module__wWXZva__logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:.25rem;width:2.25rem;height:2.25rem;display:block}.SiteFooter-module__wWXZva__tag{color:var(--text-soft);max-width:28ch;margin:.85rem 0 0;font-size:.92rem;line-height:1.5}.SiteFooter-module__wWXZva__col{flex-direction:column;align-items:flex-start;gap:.45rem;display:flex}.SiteFooter-module__wWXZva__colLabel{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--mute);margin:0 0 .35rem;font-size:.7rem;font-weight:500}.SiteFooter-module__wWXZva__col a{color:var(--text-soft);font-size:.92rem;line-height:1.45;text-decoration:none}.SiteFooter-module__wWXZva__col a:hover{color:var(--accent)}.SiteFooter-module__wWXZva__bottom{border-top:1px solid var(--line)}.SiteFooter-module__wWXZva__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;padding:1rem 0 1.25rem;display:flex}.SiteFooter-module__wWXZva__copy{font-family:var(--mono);color:var(--mute);letter-spacing:.02em;margin:0;font-size:.75rem}@media (min-width:800px){.SiteFooter-module__wWXZva__inner{grid-template-columns:minmax(0,1.5fr) minmax(8rem,.7fr) minmax(10rem,.9fr);align-items:start;gap:2.5rem 3rem;padding:2.75rem 0 2.15rem}}
.LanguageSwitcher-module__kcAi4G__root{width:100%;position:relative}.LanguageSwitcher-module__kcAi4G__trigger{border:1px solid var(--line-strong);border-radius:var(--r-input);background:linear-gradient(180deg, #ffffff8c, transparent), var(--panel);width:100%;color:var(--text);font-family:var(--mono);letter-spacing:.04em;cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.78rem;font-weight:500;display:flex}.LanguageSwitcher-module__kcAi4G__trigger:hover{border-color:#121c2852}.LanguageSwitcher-module__kcAi4G__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.LanguageSwitcher-module__kcAi4G__flag{background:#121c280d;border-radius:.35rem;place-items:center;width:1.55rem;height:1.55rem;font-size:1rem;line-height:1;display:inline-grid}.LanguageSwitcher-module__kcAi4G__code{text-align:start;flex:1}.LanguageSwitcher-module__kcAi4G__chev{color:var(--mute);transition:transform var(--dur-fast) var(--ease);font-size:.7rem}.LanguageSwitcher-module__kcAi4G__trigger[aria-expanded=true] .LanguageSwitcher-module__kcAi4G__chev{transform:rotate(180deg)}.LanguageSwitcher-module__kcAi4G__menu{background:var(--panel);border:1px solid var(--line-strong);border-radius:var(--r-inner);z-index:40;max-height:min(20rem,55vh);animation:LanguageSwitcher-module__kcAi4G__langPop .14s var(--ease);margin:0;padding:.4rem;list-style:none;position:absolute;bottom:calc(100% + .45rem);left:0;right:0;overflow:auto;box-shadow:inset 0 1px #ffffff8c,0 16px 40px #121c2824}@keyframes LanguageSwitcher-module__kcAi4G__langPop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.LanguageSwitcher-module__kcAi4G__option{width:100%;color:var(--text);font:inherit;text-align:start;cursor:pointer;transition:background var(--dur-fast) var(--ease);background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.6rem;padding:.55rem .6rem;display:flex}.LanguageSwitcher-module__kcAi4G__option:hover,.LanguageSwitcher-module__kcAi4G__optionActive{background:var(--accent-soft)}.LanguageSwitcher-module__kcAi4G__optionActive{box-shadow:inset 3px 0 0 var(--accent)}.LanguageSwitcher-module__kcAi4G__native{font-family:var(--display);flex:1;font-size:.92rem;font-weight:500}.LanguageSwitcher-module__kcAi4G__optCode{font-family:var(--mono);color:var(--mute);letter-spacing:.04em;font-size:.68rem}@media (prefers-reduced-motion:reduce){.LanguageSwitcher-module__kcAi4G__menu{animation:none}.LanguageSwitcher-module__kcAi4G__chev,.LanguageSwitcher-module__kcAi4G__trigger,.LanguageSwitcher-module__kcAi4G__option{transition:none}}
.SiteHeader-module__mdpVJq__side{z-index:40;width:min(100vw - 3rem, var(--side));background:color-mix(in srgb, var(--bg) 92%, white);border-right:1px solid var(--line);height:100dvh;transition:transform .35s var(--ease);flex-direction:column;gap:.35rem;padding:1rem 1.35rem 1.4rem 1.25rem;display:flex;position:fixed;top:0;left:0;transform:translate(-105%)}.SiteHeader-module__mdpVJq__sideOpen{transform:translate(0)}.SiteHeader-module__mdpVJq__brand{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.65rem;min-height:2.6rem;margin-bottom:1.75rem;padding:.2rem .35rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.SiteHeader-module__mdpVJq__brand:hover{color:inherit}.SiteHeader-module__mdpVJq__logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:.25rem;width:2.75rem;height:2.75rem;display:block}.SiteHeader-module__mdpVJq__nav{flex-direction:column;flex:1;gap:.2rem;display:flex}.SiteHeader-module__mdpVJq__nav>a{color:var(--text);border-radius:var(--r-input);padding:.7rem .85rem;font-size:.95rem;font-weight:500;text-decoration:none}.SiteHeader-module__mdpVJq__nav>a:hover,.SiteHeader-module__mdpVJq__active{background:var(--accent-soft);color:var(--text)!important}.SiteHeader-module__mdpVJq__navCta{margin-top:.75rem;display:block}.SiteHeader-module__mdpVJq__navCta a{text-align:center;width:100%;display:block}.SiteHeader-module__mdpVJq__meta{border-top:1px solid var(--line);color:var(--mute);font-size:.78rem;font-family:var(--mono);flex-direction:column;gap:.85rem;margin-top:auto;padding:1rem .35rem 0;display:flex}.SiteHeader-module__mdpVJq__meta>a{color:var(--text-soft);word-break:break-all;text-decoration:none}.SiteHeader-module__mdpVJq__meta>a:hover{color:var(--accent)}.SiteHeader-module__mdpVJq__socials{flex-direction:column;gap:.35rem;display:flex}.SiteHeader-module__mdpVJq__socials a{color:var(--text-soft);padding:.25rem 0;text-decoration:none}.SiteHeader-module__mdpVJq__socials a:hover{color:var(--accent)}.SiteHeader-module__mdpVJq__toggle{z-index:50;background:var(--panel);border:1px solid var(--line-strong);cursor:pointer;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:2.6rem;height:2.6rem;padding:0;display:inline-flex;position:fixed;top:1rem;left:1rem}.SiteHeader-module__mdpVJq__toggle span{background:var(--text);width:16px;height:1.5px;transition:transform .2s var(--ease);display:block}.SiteHeader-module__mdpVJq__toggleOpen span:first-child{transform:translateY(3.75px)rotate(45deg)}.SiteHeader-module__mdpVJq__toggleOpen span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.SiteHeader-module__mdpVJq__scrim{z-index:35;background:#171a1f59;display:none;position:fixed;inset:0}.SiteHeader-module__mdpVJq__scrimOpen{display:block}@media (max-width:899px){.SiteHeader-module__mdpVJq__sideOpen .SiteHeader-module__mdpVJq__brand{margin-left:2.85rem}}@media (min-width:900px){.SiteHeader-module__mdpVJq__side{width:var(--side);transform:none}.SiteHeader-module__mdpVJq__toggle,.SiteHeader-module__mdpVJq__scrim,.SiteHeader-module__mdpVJq__scrimOpen{display:none}}
