.app-footer,.marketing-footer{margin-top:auto;background:var(--bg);border-top:1px solid var(--border-on-bg, var(--border));color:var(--on-bg, var(--text))}.app-footer--extended{border-top:6px solid var(--border)}.app-footer--extended .footer-inner{max-width:var(--content-max);margin:0 auto;padding:var(--space-6) var(--page-padding-inline) var(--space-5);padding-left:var(--page-padding-left);padding-right:var(--page-padding-right);display:flex;flex-direction:column;gap:var(--space-6)}.footer-brand{display:flex;flex-direction:column;gap:var(--space-2)}.footer-brand__link{display:inline-flex;text-decoration:none;color:inherit}.footer-brand__link:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:12px}.footer-brand__heading{display:flex;align-items:flex-end;gap:var(--space-2)}.footer-brand__logo{width:52px;height:52px;border-radius:12px;box-shadow:0 6px 12px rgba(var(--bg-tint),.18)}.footer-brand__text{display:flex;flex-direction:column;gap:.2rem}.footer-brand__name{font-size:1.5rem;font-weight:600;color:var(--on-bg, var(--text));letter-spacing:-.01em}.footer-brand__tagline{margin:0;font-size:.875rem;color:var(--on-bg-muted, var(--muted));font-weight:400;line-height:1.4;white-space:nowrap}.footer-brand__meta{display:flex;flex-wrap:nowrap;gap:var(--space-2);margin-top:var(--space-4)}.footer-badge{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;font-size:.72rem;font-weight:600;letter-spacing:.02em;color:var(--on-bg, var(--text));text-transform:uppercase;white-space:nowrap}.footer-brand__socials{display:flex;align-items:center;gap:var(--space-2);margin-top:var(--space-2)}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:var(--on-bg-muted, var(--muted));transition:color .2s ease,background .2s ease}.footer-social-link:hover,.footer-social-link:focus-visible{color:var(--on-bg, var(--text));background:#ffffff0f}.footer-social-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.footer-navigation{display:grid;grid-template-columns:1fr;gap:var(--space-5)}.footer-nav-group{display:flex;flex-direction:column;gap:var(--space-2)}.footer-nav-group__label{font-size:.75rem;font-weight:600;color:var(--on-bg, var(--text));text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-1)}.footer-nav-link{font-size:.875rem;color:var(--on-bg-muted, var(--muted));text-decoration:none;transition:color .2s ease;width:fit-content;line-height:1.5}.footer-nav-link:hover,.footer-nav-link:focus-visible{color:var(--on-bg, var(--text))}.footer-bottom{max-width:var(--content-max);margin:0 auto;padding:var(--space-4) var(--page-padding-inline);padding-left:var(--page-padding-left);padding-right:var(--page-padding-right);border-top:1px solid var(--border)}.footer-bottom__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.footer-bottom__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:clamp(1.5rem,3vw,2.75rem);flex-wrap:wrap}.footer-bottom__legal-links{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap;font-size:.82rem;line-height:1.3}.footer-bottom__legal-links a{color:#94a3b8eb;text-decoration:none;transition:color .16s ease}.footer-bottom__legal-links a+a:before{content:"–";display:inline-block;margin:0 .75rem 0 0;color:#94a3b88c}.footer-bottom__legal-links a:hover,.footer-bottom__legal-links a:focus-visible{color:var(--on-bg, var(--text))}.app-footer--extended .footer-bottom__actions .lang-switcher{position:relative;display:inline-flex;align-items:center}.app-footer--extended .footer-bottom__actions .lang-switcher__trigger{display:inline-flex;align-items:center;gap:.45rem;min-height:30px;padding:.2rem .45rem;border-radius:8px;border:1px solid rgba(148,163,184,.18);background:rgba(var(--bg-tint),.12);color:#e2e8f0db;font-size:.82rem;font-weight:500;letter-spacing:0;line-height:1;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.app-footer--extended .footer-bottom__actions .lang-switcher__trigger:hover{border-color:#94a3b857;background:rgba(var(--bg-tint),.28)}.app-footer--extended .footer-bottom__actions .lang-switcher--open .lang-switcher__trigger,.app-footer--extended .footer-bottom__actions .lang-switcher__trigger:focus-visible{border-color:rgba(var(--primary-tint),.44);background:rgba(var(--bg-tint),.34);outline:2px solid transparent;box-shadow:0 0 0 2px rgba(var(--primary-tint),.12)}.app-footer--extended .footer-bottom__actions .lang-switcher__code{font-size:.68rem;font-weight:700;letter-spacing:.06em;line-height:1}.app-footer--extended .footer-bottom__actions .lang-switcher__label{white-space:nowrap;font-weight:500}.app-footer--extended .footer-bottom__actions .lang-switcher__caret{font-size:.65rem;opacity:.68;margin-left:.1rem;transition:transform .15s ease}.app-footer--extended .footer-bottom__actions .lang-switcher--open .lang-switcher__caret{transform:rotate(180deg)}.app-footer--extended .footer-bottom__actions .lang-switcher__menu{position:absolute;right:0;bottom:calc(100% + 8px);left:auto;transform:none;list-style:none;margin:0;padding:4px;min-width:168px;background:#070c1af5;border:1px solid rgba(148,163,184,.3);border-radius:10px;box-shadow:0 12px 28px rgba(var(--bg-deep-tint),.5),0 2px 8px rgba(var(--bg-deep-tint),.35);z-index:320;animation:footer-lang-menu-in .12s ease-out}.app-footer--extended .footer-bottom__actions .lang-switcher__option{display:flex;align-items:center;gap:.55rem;width:100%;padding:.5rem .65rem;font-size:.82rem;font-weight:500;color:var(--on-bg, var(--text));background:transparent;border:none;border-radius:7px;text-align:left;cursor:pointer}.app-footer--extended .footer-bottom__actions .lang-switcher__option:hover{background:rgba(var(--primary-tint),.14)}.app-footer--extended .footer-bottom__actions .lang-switcher__option--active{background:rgba(var(--primary-tint),.14);font-weight:600}.app-footer--extended .footer-bottom__actions .lang-switcher__option-label{flex:1}.app-footer--extended .footer-bottom__actions .lang-switcher__check{font-size:.75rem;font-weight:700;color:rgba(var(--primary-tint),.95)}@keyframes footer-lang-menu-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.app-footer--compact .footer-bottom{border-top:none}.footer-credits{display:flex;align-items:center;font-size:.8125rem;color:var(--on-bg-muted, var(--muted));font-weight:400}.footer-credits__logo{width:20px;height:20px;opacity:.7;flex-shrink:0}.footer-credits__text{display:flex;flex-direction:column;gap:.35rem}.footer-credits__line--powered{display:inline-flex;align-items:center;gap:.5rem}@media(max-width:640px){.app-footer--extended .footer-inner{padding:var(--space-4) var(--page-padding-inline) var(--space-3);padding-left:var(--page-padding-left);padding-right:var(--page-padding-right);gap:var(--space-3)}.footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.footer-nav-group{gap:.35rem}.footer-brand__name{font-size:1.2rem}.footer-brand__logo{width:38px;height:38px}.footer-badge{font-size:.68rem;padding:.25rem .6rem}.footer-brand__tagline{font-size:.8rem}.footer-nav-group__label{font-size:.7rem;letter-spacing:.04em;margin-bottom:.15rem}.footer-nav-link{font-size:.82rem;line-height:1.35}.footer-bottom{padding:var(--space-3) var(--page-padding-inline);padding-left:var(--page-padding-left);padding-right:var(--page-padding-right)}.footer-bottom__inner{flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3)}.footer-credits{font-size:.8rem;text-align:center}.footer-credits__logo{width:16px;height:16px}.footer-credits__text{align-items:center;gap:.25rem}.footer-credits__line--powered{gap:.35rem}.footer-bottom__actions{width:100%;justify-content:center}.footer-bottom__legal-links,.app-footer--extended .footer-bottom__actions .lang-switcher{justify-content:center}}@media(min-width:768px){.app-footer--extended .footer-inner{padding:var(--space-7) var(--page-padding-inline) var(--space-6);padding-left:var(--page-padding-left);padding-right:var(--page-padding-right);flex-direction:row;justify-content:space-between;align-items:stretch;gap:var(--space-8)}.footer-brand{max-width:240px;height:100%}.footer-brand__meta{margin-top:auto}.footer-navigation{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:var(--space-5);min-width:min(100%,620px)}.footer-bottom{padding:var(--space-4) var(--page-padding-inline);padding-left:var(--page-padding-left);padding-right:var(--page-padding-right)}.footer-bottom__inner{flex-direction:row;align-items:center}}@media(min-width:1024px){.footer-navigation{gap:clamp(var(--space-5),3vw,var(--space-8))}}@media(max-width:640px){.app-footer--extended .footer-inner{gap:var(--space-4)}.footer-brand{align-items:center;text-align:center;gap:var(--space-2);padding-bottom:var(--space-3);border-bottom:1px solid var(--border)}.footer-brand__meta{justify-content:center;flex-wrap:wrap;gap:.4rem}.footer-brand__socials{justify-content:center;gap:.75rem}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid var(--border)}.footer-navigation{display:block;column-count:2;column-gap:var(--space-4)}.footer-nav-group{break-inside:avoid;gap:0;padding:0;margin-bottom:var(--space-4)}.footer-nav-group:last-child{margin-bottom:0}.footer-nav-group+.footer-nav-group{border-top:none}.footer-nav-group__label{font-size:.68rem;letter-spacing:.12em;margin-bottom:.35rem;color:var(--on-bg-muted, var(--muted))}.footer-nav-link{display:flex;align-items:center;gap:.25rem;width:100%;min-height:34px;font-size:.85rem;line-height:1.3}.footer-bottom__inner{flex-direction:column;align-items:center;gap:var(--space-3)}.footer-credits__text{text-align:center}.footer-credits__line--powered{justify-content:center}.app-footer--extended .footer-bottom__actions .lang-switcher button,.footer-bottom__actions .lang-switcher button{min-height:44px}}@media(min-width:641px)and (max-width:900px){.footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5) var(--space-4)}.footer-nav-link{min-height:36px;display:flex;align-items:center}}
