.Button-module__VMVMAW__btn{border-radius:var(--radius);font-family:var(--font-display);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:transform .18s var(--ease-settle), background-color .18s ease, border-color .18s ease, color .18s ease;isolation:isolate;justify-content:center;align-items:center;gap:.5em;font-weight:700;line-height:1;display:inline-flex;position:relative}.Button-module__VMVMAW__btn:active{transform:translateY(1px)}.Button-module__VMVMAW__label{z-index:1;position:relative}.Button-module__VMVMAW__md{padding:.78rem 1.3rem;font-size:.98rem}.Button-module__VMVMAW__lg{padding:1rem 1.7rem;font-size:1.06rem}.Button-module__VMVMAW__primary{background:var(--c-accent);color:#fff}.Button-module__VMVMAW__primary:hover{background:var(--c-accent-bright)}.Button-module__VMVMAW__pulse{z-index:0;border-radius:inherit;box-shadow:0 0 0 0 var(--glow-accent);animation:Button-module__VMVMAW__heartbeat 2.4s var(--ease-settle) infinite;position:absolute;inset:0}@keyframes Button-module__VMVMAW__heartbeat{0%{box-shadow:0 0 0 0 var(--glow-accent)}60%,to{box-shadow:0 0 0 14px #3abffb00}}.Button-module__VMVMAW__secondary{color:var(--c-brushed);border:1px solid var(--line-strong);background:0 0}.Button-module__VMVMAW__secondary:hover{border-color:var(--c-fog);background:#1421330f}.Button-module__VMVMAW__ghost{color:var(--c-fog);background:0 0;padding-inline:.2rem}.Button-module__VMVMAW__ghost:hover{color:var(--c-brushed)}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__pulse{animation:none}}
.LangSwitcher-module__APpaMG__wrap{position:relative}.LangSwitcher-module__APpaMG__flag{border-radius:2.5px;flex:none;width:19px;height:13px;box-shadow:0 0 0 1px #1421331f}.LangSwitcher-module__APpaMG__trigger{font-family:var(--font-mono);letter-spacing:.08em;color:var(--c-fog);border:1px solid var(--line-strong);border-radius:var(--radius-sm);align-items:center;gap:.45rem;padding:.45rem .65rem;font-size:.78rem;transition:border-color .18s,color .18s;display:inline-flex}.LangSwitcher-module__APpaMG__trigger:hover{color:var(--c-brushed);border-color:var(--c-fog)}.LangSwitcher-module__APpaMG__caret{width:0;height:0;transition:transform .2s var(--ease-settle);border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000}.LangSwitcher-module__APpaMG__caretOpen{transform:rotate(180deg)}.LangSwitcher-module__APpaMG__menu{background:var(--c-bg);border:1px solid var(--line-strong);border-radius:var(--radius);z-index:120;min-width:156px;margin:0;padding:.3rem;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 44px -18px #1e325047}.LangSwitcher-module__APpaMG__option{border-radius:var(--radius-sm);text-align:left;width:100%;color:var(--c-brushed);align-items:center;gap:.6rem;padding:.55rem .6rem;transition:background .15s;display:flex}.LangSwitcher-module__APpaMG__option:hover{background:var(--c-bg-2)}.LangSwitcher-module__APpaMG__code{font-family:var(--font-mono);letter-spacing:.08em;color:var(--c-fog-dim);width:2ch;font-size:.72rem}.LangSwitcher-module__APpaMG__name{font-size:.92rem}.LangSwitcher-module__APpaMG__active,.LangSwitcher-module__APpaMG__active .LangSwitcher-module__APpaMG__code{color:var(--c-accent)}
.Header-module__KHjLKa__header{z-index:100;height:var(--header-h);border-bottom:1px solid #0000;align-items:center;transition:background-color .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;inset:0 0 auto}.Header-module__KHjLKa__scrolled{background:color-mix(in srgb, var(--c-bg) 78%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.1);backdrop-filter:blur(14px)saturate(1.1);border-bottom-color:var(--line)}.Header-module__KHjLKa__bar{align-items:center;gap:1.5rem;width:100%;display:flex}.Header-module__KHjLKa__logo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--c-white);align-items:center;gap:.55rem;margin-right:auto;font-size:1.06rem;font-weight:800;display:inline-flex}.Header-module__KHjLKa__logoImg{width:auto;height:33px}.Header-module__KHjLKa__led{background:var(--c-accent);width:8px;height:8px;box-shadow:0 0 10px var(--glow-accent);animation:Header-module__KHjLKa__ledpulse 2.4s var(--ease-settle) infinite;border-radius:50%}@keyframes Header-module__KHjLKa__ledpulse{0%,to{opacity:1}50%{opacity:.45}}.Header-module__KHjLKa__nav{gap:1.6rem;display:flex}.Header-module__KHjLKa__navLink{color:var(--c-fog);padding-block:.4rem;font-size:.92rem;transition:color .18s;position:relative}.Header-module__KHjLKa__navLink:after{content:"";background:var(--c-accent);transform-origin:0;width:100%;height:1px;transition:transform .22s var(--ease-settle);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Header-module__KHjLKa__navLink:hover{color:var(--c-brushed)}.Header-module__KHjLKa__navLink:hover:after{transform:scaleX(1)}.Header-module__KHjLKa__actions{align-items:center;gap:1rem;display:flex}.Header-module__KHjLKa__cta{padding-block:.6rem;padding-inline:1.05rem;font-size:.9rem}.Header-module__KHjLKa__burger{border:1px solid var(--line-strong);border-radius:var(--radius-sm);flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;display:none}.Header-module__KHjLKa__burger span{background:var(--c-brushed);width:18px;height:1.5px;transition:transform .2s var(--ease-settle), opacity .2s ease;margin-inline:auto;display:block}.Header-module__KHjLKa__open .Header-module__KHjLKa__burger span:first-child{transform:translateY(3.5px)rotate(45deg)}.Header-module__KHjLKa__open .Header-module__KHjLKa__burger span:last-child{transform:translateY(-3px)rotate(-45deg)}.Header-module__KHjLKa__panel{top:var(--header-h);background:color-mix(in srgb, var(--c-bg) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);padding:1.25rem clamp(1.25rem,.5rem + 3vw,2.5rem) 1.75rem;position:absolute;left:0;right:0}.Header-module__KHjLKa__panelNav{flex-direction:column;display:flex}.Header-module__KHjLKa__panelLink{font-family:var(--font-display);color:var(--c-brushed);border-bottom:1px solid var(--line);padding:.85rem 0;font-size:1.2rem;font-weight:700}.Header-module__KHjLKa__panelFoot{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}@media (max-width:860px){.Header-module__KHjLKa__nav,.Header-module__KHjLKa__actions{display:none}.Header-module__KHjLKa__burger{display:flex}}@media (min-width:861px){.Header-module__KHjLKa__panel{display:none}}
.Footer-module__yg9ahW__footer{border-top:1px solid var(--line);background:var(--c-bg-2);padding-top:clamp(3rem,2rem + 4vw,5rem);padding-bottom:2rem}.Footer-module__yg9ahW__grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:3rem;display:grid}.Footer-module__yg9ahW__brand{max-width:30ch}.Footer-module__yg9ahW__logo{font-family:var(--font-display);letter-spacing:-.02em;color:var(--c-white);align-items:center;gap:.55rem;font-size:1.2rem;font-weight:800;display:inline-flex}.Footer-module__yg9ahW__logoImg{width:auto;height:30px}.Footer-module__yg9ahW__led{background:var(--c-accent);width:8px;height:8px;box-shadow:0 0 10px var(--glow-accent);border-radius:50%}.Footer-module__yg9ahW__tagline{color:var(--c-fog);margin-top:1rem}.Footer-module__yg9ahW__location{letter-spacing:.08em;color:var(--c-fog-dim);text-transform:uppercase;margin-top:1rem;font-size:.78rem}.Footer-module__yg9ahW__col{flex-direction:column;gap:.7rem;display:flex}.Footer-module__yg9ahW__colHead{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--c-fog-dim);margin-bottom:.4rem;font-size:.72rem;font-weight:700}.Footer-module__yg9ahW__link{color:var(--c-fog);width:fit-content;font-size:.95rem;transition:color .18s}.Footer-module__yg9ahW__link:hover{color:var(--c-accent)}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--line);color:var(--c-fog-dim);padding-top:1.75rem;font-size:.78rem}@media (max-width:860px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__yg9ahW__brand{grid-column:1/-1}}@media (max-width:520px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr}}
