.LanguageSwitch-module__vtomAW__group{border-radius:var(--oz-radius-full);background:var(--oz-bg-l4);border:1px solid var(--oz-border);align-items:center;gap:2px;padding:2px;display:inline-flex}.LanguageSwitch-module__vtomAW__option{appearance:none;cursor:pointer;letter-spacing:.04em;border-radius:var(--oz-radius-full);color:var(--oz-content-tertiary);background:0 0;border:none;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:600;line-height:1;transition:color .15s,background .15s}.LanguageSwitch-module__vtomAW__option:hover{color:var(--oz-content-primary)}.LanguageSwitch-module__vtomAW__active{background:var(--oz-bg-l2);color:var(--oz-content-primary)}@media (prefers-reduced-motion:reduce){.LanguageSwitch-module__vtomAW__option{transition:none}}
.Sidebar-module__umq6aG__skipLink{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}.Sidebar-module__umq6aG__skipLink:focus{background:var(--oz-bg-l3);border:1px solid var(--oz-border);border-radius:var(--oz-radius-md);width:auto;height:auto;color:var(--oz-content-primary);z-index:10000;padding:8px 16px;font-size:14px;top:16px;left:16px}.Sidebar-module__umq6aG__header{z-index:100;height:var(--header-height);pointer-events:none;justify-content:center;align-items:center;padding:0 clamp(16px,4vw,40px);display:flex;position:sticky;top:0}.Sidebar-module__umq6aG__inner{justify-content:space-between;align-items:center;gap:var(--oz-space-3);pointer-events:auto;width:100%;max-width:1080px;display:flex}.Sidebar-module__umq6aG__brand{align-items:center;gap:9px;text-decoration:none;display:inline-flex}.Sidebar-module__umq6aG__brandLogo{width:auto;height:26px;display:block}.Sidebar-module__umq6aG__actions{align-items:center;gap:var(--oz-space-3);display:flex}.Sidebar-module__umq6aG__cta{text-decoration:none}@media (max-width:480px){.Sidebar-module__umq6aG__brandLogo{height:22px}}
.BackToTop-module__1qv8XG__btn{right:var(--oz-space-5);bottom:var(--oz-space-6);border-radius:var(--oz-radius-full);background:var(--oz-bg-l4);width:44px;height:44px;-webkit-backdrop-filter:var(--oz-blur);border:1px solid var(--oz-border);color:var(--oz-content-secondary);opacity:0;pointer-events:none;z-index:1200;cursor:pointer;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex;position:fixed;transform:translateY(8px)}.BackToTop-module__1qv8XG__btn:hover{background:var(--oz-bg-l3);border-color:var(--oz-border-strong);color:var(--oz-content-primary);transform:translateY(-3px)}.BackToTop-module__1qv8XG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:768px){.BackToTop-module__1qv8XG__btn{right:var(--oz-space-4);bottom:var(--oz-space-4);width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.BackToTop-module__1qv8XG__btn{transition:opacity .2s}}
.CookieConsent-module__1s2sQG__overlay{z-index:9999;padding:var(--oz-space-6);opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.CookieConsent-module__1s2sQG__overlay.CookieConsent-module__1s2sQG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.CookieConsent-module__1s2sQG__banner{border:1px solid var(--oz-border);border-radius:var(--oz-radius-card);max-width:560px;padding:var(--oz-space-6);opacity:0;margin:0 auto;transition:opacity .3s .1s,transform .3s .1s;transform:translateY(20px)}.CookieConsent-module__1s2sQG__banner.CookieConsent-module__1s2sQG__visible{opacity:1;transform:translateY(0)}.CookieConsent-module__1s2sQG__text{margin-bottom:var(--oz-space-5)}.CookieConsent-module__1s2sQG__title{margin:0 0 var(--oz-space-2);color:var(--oz-content-primary);font-size:16px;font-weight:600}.CookieConsent-module__1s2sQG__body{color:var(--oz-content-secondary);margin:0;font-size:14px;line-height:1.6}.CookieConsent-module__1s2sQG__link{color:var(--oz-content-primary);text-underline-offset:2px;text-decoration:underline}.CookieConsent-module__1s2sQG__actions{gap:var(--oz-space-3);justify-content:flex-end;display:flex}.CookieConsent-module__1s2sQG__buttonPrimary,.CookieConsent-module__1s2sQG__buttonSecondary{border-radius:var(--oz-radius-full);cursor:pointer;white-space:nowrap;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:500}.CookieConsent-module__1s2sQG__buttonPrimary{background:var(--oz-content-primary);color:var(--oz-bg-l1);border:none}.CookieConsent-module__1s2sQG__buttonSecondary{color:var(--oz-content-secondary);border:1px solid var(--oz-border);background:0 0}.CookieConsent-module__1s2sQG__buttonSecondary:hover{color:var(--oz-content-primary);border-color:var(--oz-border-strong)}@media (max-width:480px){.CookieConsent-module__1s2sQG__overlay{padding:var(--oz-space-4)}.CookieConsent-module__1s2sQG__banner{padding:var(--oz-space-5)}.CookieConsent-module__1s2sQG__actions{gap:var(--oz-space-2);flex-direction:column-reverse}.CookieConsent-module__1s2sQG__buttonPrimary,.CookieConsent-module__1s2sQG__buttonSecondary{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.CookieConsent-module__1s2sQG__overlay,.CookieConsent-module__1s2sQG__banner{transition:opacity .2s}}
.Footer-module__hP-FLq__footer{border-top:1px solid var(--oz-border);background:var(--oz-bg-l1);padding:var(--oz-space-5xl) clamp(16px, 4vw, 40px)}.Footer-module__hP-FLq__container{text-align:center;max-width:840px;margin:0 auto}.Footer-module__hP-FLq__copyright{color:var(--oz-content-tertiary);margin:0;font-size:13px}
