.app-footer{text-align:center;max-width:580px;margin:24px auto 40px;padding:0 8px}.app-footer__nav{flex-wrap:wrap;justify-content:center;gap:8px 16px;margin-bottom:12px;display:flex}.app-footer__link{color:var(--muted);font-size:14px}.app-footer__copyright{color:#9a8b7c;font-size:13px}.lang-switcher{z-index:10;position:fixed;top:12px;right:12px}.lang-switcher__btn{border:2px solid var(--muted);background:var(--bg);color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:4px;padding:6px 10px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.lang-switcher__btn:hover{border-color:var(--btn);background-color:#f0ede5}.lang-switcher__icon{flex-shrink:0;width:18px;height:18px}.lang-switcher__text{line-height:1}.lang-switcher__arrow{flex-shrink:0;width:14px;height:14px;transition:transform .2s}.lang-switcher__menu{background:#fff;border:1px solid #e8e0d6;border-radius:8px;min-width:110px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a}.lang-switcher__option{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .1s;display:flex}.lang-switcher__option:hover{background-color:#f5f0ea}.lang-switcher__option.is-active{color:var(--btn)}.lang-switcher__option.is-active:after{content:"✓";font-size:12px}.lang-fade-enter-active,.lang-fade-leave-active{transition:all .15s}.lang-fade-enter-from,.lang-fade-leave-to{opacity:0;transform:translateY(-4px)}.layout[data-v-643b3a78]{background:var(--bg);width:100%;min-height:100vh;display:block}
