.ThemeSwitcher-module-scss-module__GW6B9a__themeBtn,.ThemeSwitcher-module-scss-module__GW6B9a__skeleton{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.ThemeSwitcher-module-scss-module__GW6B9a__themeBtn{cursor:pointer;-webkit-backdrop-filter:blur(16px)saturate(180%);background:#0000000a;border:1px solid #00000014;outline:none;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px 1px #fff9,0 2px 8px #0000000d}.ThemeSwitcher-module-scss-module__GW6B9a__themeBtn .ThemeSwitcher-module-scss-module__GW6B9a__icon{color:#1a1a1a;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .2s}.ThemeSwitcher-module-scss-module__GW6B9a__themeBtn:hover{background:#00000014;transform:translateY(-1px)scale(1.05)}.ThemeSwitcher-module-scss-module__GW6B9a__themeBtn:hover .ThemeSwitcher-module-scss-module__GW6B9a__icon{transform:rotate(15deg)}.ThemeSwitcher-module-scss-module__GW6B9a__themeBtn:active{transform:scale(.95)}.ThemeSwitcher-module-scss-module__GW6B9a__skeleton{background:#0000000d}html[data-theme=dark] .ThemeSwitcher-module-scss-module__GW6B9a__themeBtn{background:#ffffff14;border-color:#ffffff26;box-shadow:inset 0 1px #ffffff40,0 4px 12px #0000004d}html[data-theme=dark] .ThemeSwitcher-module-scss-module__GW6B9a__themeBtn .ThemeSwitcher-module-scss-module__GW6B9a__icon{color:#fff}html[data-theme=dark] .ThemeSwitcher-module-scss-module__GW6B9a__themeBtn:hover{background:#ffffff29;border-color:#ffffff4d;box-shadow:inset 0 1px #fff6,0 0 12px #fff3}html[data-theme=dark] .ThemeSwitcher-module-scss-module__GW6B9a__skeleton{background:#ffffff14}
.LocaleSwitcher-module-scss-module__hqlBPa__localeCapsule{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0000000a;border:1px solid #00000014;border-radius:99px;align-items:center;padding:3px;transition:all .3s linear;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px 2px #0000000d}.LocaleSwitcher-module-scss-module__hqlBPa__localeBtn{color:var(--text-secondary,#666);cursor:pointer;background:0 0;border:none;border-radius:99px;outline:none;padding:5px 12px;font-size:.8rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative}.LocaleSwitcher-module-scss-module__hqlBPa__localeBtn:hover:not(.LocaleSwitcher-module-scss-module__hqlBPa__active){color:var(--text-primary,#000);background:#0000000a}.LocaleSwitcher-module-scss-module__hqlBPa__localeBtn.LocaleSwitcher-module-scss-module__hqlBPa__active{color:#111827;background:#fff;border:1px solid #ffffffe6;box-shadow:0 2px 8px #0000001f,0 1px 2px #00000014,inset 0 1px #fff}.LocaleSwitcher-module-scss-module__hqlBPa__localeBtn:active{transform:scale(.95)}html[data-theme=dark] .LocaleSwitcher-module-scss-module__hqlBPa__localeCapsule{background:#ffffff0f;border-color:#ffffff1f;box-shadow:inset 0 1px 2px #0000004d}html[data-theme=dark] .LocaleSwitcher-module-scss-module__hqlBPa__localeBtn{color:#ffffff80}html[data-theme=dark] .LocaleSwitcher-module-scss-module__hqlBPa__localeBtn:hover:not(.LocaleSwitcher-module-scss-module__hqlBPa__active){color:#fff;background:#ffffff14}html[data-theme=dark] .LocaleSwitcher-module-scss-module__hqlBPa__localeBtn.LocaleSwitcher-module-scss-module__hqlBPa__active{color:#fff;background:linear-gradient(#ffffff40 0%,#ffffff1a 100%);border:1px solid #ffffff4d;box-shadow:0 4px 12px #0006,inset 0 1px #fff6}
.BrandLogo-module-scss-module__bY3yva__logo{border-radius:16px}
.SiteLayout-module-scss-module__bEhCVq__layout{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;transition:background-color .3s;display:flex}.SiteLayout-module-scss-module__bEhCVq__header{z-index:100;-webkit-backdrop-filter:blur(41px)saturate(220%)brightness(1.04);background:linear-gradient(#ffffff47,#ffffff14);border-radius:24px;width:calc(100% - 32px);max-width:1152px;margin:0 auto;transition:all .5s;position:sticky;top:16px;overflow:hidden;box-shadow:inset 0 1px #ffffffa6,inset 0 12px 24px -10px #fff6,inset 0 -1px #ffffff26,0 12px 40px -12px #00000014,0 2px 6px #00000005}.SiteLayout-module-scss-module__bEhCVq__header:before{content:"";pointer-events:none;opacity:.95;background:linear-gradient(#ffffff73 0%,#ffffff1f 20%,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.SiteLayout-module-scss-module__bEhCVq__header:after{content:"";pointer-events:none;background:radial-gradient(circle at 40% 40%,#fff9 0%,#0000 80%);border-radius:50%;width:240px;height:140px;position:absolute;top:-60px;left:-80px}.SiteLayout-module-scss-module__bEhCVq__headerContainer{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 .6rem;display:flex}.SiteLayout-module-scss-module__bEhCVq__logo{align-items:center;height:40px;transition:opacity .2s;display:inline-flex}.SiteLayout-module-scss-module__bEhCVq__logo:hover{opacity:.8}.SiteLayout-module-scss-module__bEhCVq__logoImage{object-fit:contain;width:auto;max-width:180px;height:40px;display:block}.SiteLayout-module-scss-module__bEhCVq__controls{align-items:center;gap:1.5rem;display:flex}.SiteLayout-module-scss-module__bEhCVq__main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.SiteLayout-module-scss-module__bEhCVq__footer{border-top:1px solid var(--border-color);background-color:var(--bg-secondary);padding:1rem .5rem}.SiteLayout-module-scss-module__bEhCVq__footerContainer{max-width:1152px;color:var(--text-secondary);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1rem;font-size:.85rem;display:flex}@media (max-width:640px){.SiteLayout-module-scss-module__bEhCVq__footerContainer{text-align:center;flex-direction:column;gap:1rem}}.SiteLayout-module-scss-module__bEhCVq__footerLinks{gap:1rem;display:flex}.SiteLayout-module-scss-module__bEhCVq__footerLinks a{color:var(--text-secondary);transition:all .3s}.SiteLayout-module-scss-module__bEhCVq__footerLinks a:hover{color:var(--accent)}@media (prefers-color-scheme:dark){:is(html[data-theme=dark] .SiteLayout-module-scss-module__bEhCVq__header,html[data-theme=system] .SiteLayout-module-scss-module__bEhCVq__header){background:linear-gradient(135deg,#0f172a73,#0f172a33);border:1px solid #ffffff2e;box-shadow:inset 0 1px #ffffff4d,inset 0 12px 24px -10px #ffffff14,0 20px 50px -12px #00000080,0 0 1px 1px #ffffff05}html[data-theme=dark] .SiteLayout-module-scss-module__bEhCVq__header:before{background:linear-gradient(#fff3 0%,#ffffff0d 25%,#0000 70%)}html[data-theme=system] .SiteLayout-module-scss-module__bEhCVq__header:before{background:linear-gradient(#fff3 0%,#ffffff0d 25%,#0000 70%)}html[data-theme=dark] .SiteLayout-module-scss-module__bEhCVq__header:after{background:radial-gradient(circle at 40% 40%,#fff3 0%,#0000 80%)}html[data-theme=system] .SiteLayout-module-scss-module__bEhCVq__header:after{background:radial-gradient(circle at 40% 40%,#fff3 0%,#0000 80%)}}html[data-theme=dark] .SiteLayout-module-scss-module__bEhCVq__header{background:linear-gradient(135deg,#0f172a73,#0f172a33);border:1px solid #ffffff2e;box-shadow:inset 0 1px #ffffff4d,inset 0 12px 24px -10px #ffffff14,0 20px 50px -12px #00000080}html[data-theme=dark] .SiteLayout-module-scss-module__bEhCVq__header:before{background:linear-gradient(#fff3 0%,#ffffff0d 25%,#0000 70%)}html[data-theme=dark] .SiteLayout-module-scss-module__bEhCVq__header:after{background:radial-gradient(circle at 40% 40%,#fff3 0%,#0000 80%)}
.SocialIcon-module-scss-module__YTAsGG__socials{flex-direction:row;align-items:center;gap:10px;display:flex}.SocialIcon-module-scss-module__YTAsGG__socialLink{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#0000000a;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #fffc,0 2px 6px #0000000d}.SocialIcon-module-scss-module__YTAsGG__socialLink .SocialIcon-module-scss-module__YTAsGG__socialIcon{background-color:#374151;padding:12px}.SocialIcon-module-scss-module__YTAsGG__socialLink:hover{background:#00000014;border-color:#0000001f;transform:translateY(-2px)scale(1.05);box-shadow:inset 0 1px 1px #ffffffe6,0 6px 16px #0000001a}.SocialIcon-module-scss-module__YTAsGG__socialLink:hover .SocialIcon-module-scss-module__YTAsGG__socialIcon{background-color:#000;transform:scale(1.1)}.SocialIcon-module-scss-module__YTAsGG__socialLink:active{transform:translateY(0)scale(.95)}.SocialIcon-module-scss-module__YTAsGG__iconWrapper{z-index:1;justify-content:center;align-items:center;padding:12px;display:flex}.SocialIcon-module-scss-module__YTAsGG__socialIcon{transition:all .3s cubic-bezier(.16,1,.3,1),background-color .25s;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}[data-theme=dark] .SocialIcon-module-scss-module__YTAsGG__socialLink{background:#ffffff14;border:1px solid #ffffff26;box-shadow:inset 0 1px #ffffff40,0 4px 12px #0000004d}[data-theme=dark] .SocialIcon-module-scss-module__YTAsGG__socialLink .SocialIcon-module-scss-module__YTAsGG__socialIcon{background-color:#ffffffd9}[data-theme=dark] .SocialIcon-module-scss-module__YTAsGG__socialLink:hover{background:#ffffff29;border-color:#ffffff4d;box-shadow:inset 0 1px #fff6,0 0 12px #fff3}[data-theme=dark] .SocialIcon-module-scss-module__YTAsGG__socialLink:hover .SocialIcon-module-scss-module__YTAsGG__socialIcon{background-color:#fff;transform:scale(1.1)}
