.footer-bar_footerBar__LSjGc{position:fixed;bottom:0;left:0;width:100%;height:52px;background-color:var(--sc-white);display:flex;align-items:center;justify-content:space-between;padding:10px 20px;z-index:1000;box-sizing:border-box}.footer-bar_logoContainer__Txtw5{display:flex;align-items:center;height:100%;text-decoration:none;gap:4px}.footer-bar_logo__BP3OR{width:auto;height:28px}.footer-bar_navItems__KkVxK{display:flex;align-items:center;gap:6px;margin-left:auto}.footer-bar_footerItem__o_4oP{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--sc-gray);text-decoration:none;padding:6px;border-radius:50%;box-sizing:content-box;transition:background-color .3s ease,opacity .3s ease}.footer-bar_footerItem__o_4oP:focus-visible,.footer-bar_footerItem__o_4oP:hover{opacity:.7}.footer-bar_footerItemActive__w7JO4{background-color:var(--sc-gray-extra-light)}.footer-bar_footerItem__o_4oP svg{width:100%;height:100%;display:block}@media (min-width:768px){.footer-bar_footerBar__LSjGc{padding-left:calc((100vw - 800px) / 2 + 20px);padding-right:calc((100vw - 800px) / 2 + 20px)}}@media (min-width:1240px){.footer-bar_footerBar__LSjGc{padding-left:calc((100vw - 1200px) / 2 + 20px);padding-right:calc((100vw - 1200px) / 2 + 20px)}}.splash-screen_splash__ngu5m{flex-direction:column;gap:18px;width:100%;height:100%;padding:32px 20px;animation:splash-screen_splash-fade__NREVs .22s ease-out}.splash-screen_logoFrame__jYUS4,.splash-screen_splash__ngu5m{display:flex;align-items:center;justify-content:center;background:var(--sc-background)}.splash-screen_logoFrame__jYUS4{padding:0}.splash-screen_logo__mu345{width:min(160px,52vw);height:auto;animation:splash-screen_logo-rise__bKBWs .26s ease-out}.splash-screen_statusRow____L_0{display:flex;align-items:center;gap:10px;color:var(--sc-text);letter-spacing:.3px;font-weight:600;animation:splash-screen_status-fade__i2Wbw .32s ease-out}.splash-screen_spinner__q4_k5{width:22px;height:22px;border-radius:50%;border:3px solid var(--sc-gray-light);border-top-color:var(--sc-red);animation:splash-screen_splash-spin__IdMdR 1s linear infinite}.splash-screen_statusText__bokqK{font-size:.95rem}@keyframes splash-screen_splash-spin__IdMdR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes splash-screen_splash-fade__NREVs{0%{opacity:0}to{opacity:1}}@keyframes splash-screen_logo-rise__bKBWs{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes splash-screen_status-fade__i2Wbw{0%{opacity:0}to{opacity:1}}