.footer{padding:4.8rem 0;border-top:.4px solid var(--theme-border-muted);position:relative}.footer .footer__logo h1{line-height:1.3;font-size:1.8rem;font-weight:500;margin:0;padding:0;letter-spacing:0}.footer .footer__link-rows-mobile .app-link-row{justify-content:center}.footer .social-link{width:2.4rem;height:2.4rem;display:inline-block;vertical-align:top;text-align:center;margin:0 .8rem .8rem 0;padding-top:.4rem;color:var(--theme-text-muted)}.footer .copyright{color:var(--theme-text-muted);line-height:1.667;font-size:1.2rem}@media screen and (max-width:744px){.footer{padding:4rem 0 8rem}.footer .footer-row{row-gap:1rem}.footer .col-m-50:first-child{display:block}.footer .footer__logo{margin-bottom:4rem}.footer .social-links{margin:4.8rem 0 2.6rem}}.lang-dd{position:relative;flex-shrink:0}.lang-dd__trigger{display:inline-flex;align-items:center;gap:.9rem;min-height:4rem;padding:.7rem 1.1rem;margin:0;border:1px solid color-mix(in srgb,#021a44 10%,var(--theme-border-default,#e2e8f0));border-radius:99.9rem;background:var(--theme-surface-card,#fffdfa);box-shadow:0 1px 2px rgba(2,26,68,.05),inset 0 0 0 1px rgba(255,253,250,.8);cursor:pointer;font:inherit;color:var(--theme-text-primary,#021a44);transition:border-color .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1)),box-shadow .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1)),background .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1)),transform .12s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1))}.lang-dd__trigger:hover{border-color:color-mix(in srgb,#0355a0 22%,var(--theme-border-default));background:color-mix(in srgb,#4a9eff 6%,var(--theme-surface-card,#fffdfa));box-shadow:0 4px 14px rgba(3,85,160,.09),inset 0 0 0 1px rgba(255,253,250,.85)}.lang-dd__trigger:active{transform:scale(.98)}.lang-dd__trigger:focus-visible{outline:2px solid #4a9eff;outline-offset:2px}.lang-dd--open .lang-dd__trigger{border-color:color-mix(in srgb,#0355a0 26%,var(--theme-border-default));background:color-mix(in srgb,#4a9eff 8%,var(--theme-surface-card,#fffdfa));box-shadow:0 0 0 1px color-mix(in srgb,#4a9eff 20%,transparent),0 6px 20px rgba(3,85,160,.1)}.lang-dd__trigger-flag{display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:2rem;line-height:1}.lang-dd__trigger-main{display:flex;align-items:center;min-width:0;text-align:left}.lang-dd__trigger-name{font-size:1.3rem;font-weight:600;letter-spacing:-.01em;line-height:1.25}.lang-dd__chev{flex-shrink:0;color:color-mix(in srgb,#021a44 38%,var(--theme-text-muted));transition:transform .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1))}.lang-dd__chev--open{transform:rotate(180deg)}.lang-dd__panel{position:absolute;top:calc(100% + .8rem);right:0;z-index:120;width:-moz-max-content;width:max-content;min-width:15.6rem;max-width:calc(100vw - 2rem);padding:.4rem;border-radius:1.2rem;border:1px solid color-mix(in srgb,#021a44 8%,var(--theme-border-default));background:var(--theme-surface-card,#fffdfa);box-shadow:0 12px 32px rgba(2,26,68,.12),0 4px 12px rgba(2,26,68,.06);transform-origin:top right;animation:lang-dd-panel-in .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1)) both}@keyframes lang-dd-panel-in{0%{opacity:0;transform:translateY(-.4rem) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.lang-dd__menu{display:flex;flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none}.lang-dd__option{display:flex;align-items:center;gap:1rem;width:100%;margin:0;padding:.9rem 1rem;border:none;border-radius:.9rem;background:rgba(0,0,0,0);cursor:pointer;font:inherit;text-align:left;color:inherit;transition:background .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1)),color .2s var(--app-motion-ease-out,cubic-bezier(.16,1,.3,1))}.lang-dd__option:hover{background:color-mix(in srgb,#021a44 4%,var(--theme-surface-card))}.lang-dd__option:focus-visible{outline:2px solid #4a9eff;outline-offset:0}.lang-dd__option--active{background:color-mix(in srgb,#4a9eff 12%,transparent);color:var(--theme-text-primary,#021a44)}.lang-dd__option--active:hover{background:color-mix(in srgb,#4a9eff 16%,transparent)}.lang-dd__option-flag{flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:1}.lang-dd__option-body{flex:1;min-width:0;display:flex;align-items:center}.lang-dd__option-label{font-size:1.4rem;font-weight:600;letter-spacing:-.01em;line-height:1.25;color:var(--theme-text-primary,#021a44)}.lang-dd__check{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#0355a0}.lang-dd__check--spacer{width:1.8rem;height:1.8rem;visibility:hidden}.lang-dd--mobile .lang-dd__trigger{min-height:3.8rem;padding:.6rem 1rem;gap:.8rem}.lang-dd--mobile .lang-dd__trigger-flag{font-size:1.8rem}.lang-dd--mobile .lang-dd__trigger-name{font-size:1.2rem}.lang-dd--mobile .lang-dd__panel{min-width:14.8rem}@media screen and (max-width:428px){.lang-dd--header .lang-dd__trigger-main{max-width:9.6rem}.lang-dd--header .lang-dd__trigger-name{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.lang-dd__panel{animation:none}.lang-dd__chev{transition:none}.lang-dd__trigger{transition:border-color .1s ease,box-shadow .1s ease,background .1s ease}.lang-dd__option{transition:none}}.mobile-navbar-menu{position:relative;z-index:100}.mobile-navbar-menu__trigger{min-height:44px;display:flex;align-items:center;justify-content:flex-end;width:100%}.mobile-navbar-menu__burger{display:flex;align-items:center;flex-direction:column;gap:8px;cursor:pointer;padding:8px 0}.mobile-navbar-menu__burger .menu-line{height:2px;width:28px;background-color:var(--theme-text-primary,#1a1a1a);border-radius:1px}.mobile-navbar-menu__modal{z-index:1100;background-color:var(--theme-surface-card,#fff);box-shadow:var(--theme-shadow-modal,0 4px 24px rgba(0,0,0,.12));overflow:hidden;display:flex;flex-direction:column}.mobile-navbar-menu__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:10px 16px;background-color:var(--theme-surface-page,#f8f8f8);border-bottom:1px solid var(--theme-border-default,#e5e5e5)}.mobile-navbar-menu__header a:first-child{display:flex;align-items:center;min-width:0;flex:1}.mobile-navbar-menu__header .logo-container{max-width:140px;height:auto;display:flex;align-items:center}.mobile-navbar-menu__header .logo-container .logo{width:100%;height:auto;max-height:40px;-o-object-fit:contain;object-fit:contain}.mobile-navbar-menu__header .mobile-navbar-menu__header-actions{flex-shrink:0;display:flex;align-items:center;gap:8px}.mobile-navbar-menu__header .mobile-navbar-menu__close{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mobile-navbar-menu__list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:120px}.mobile-navbar-menu__bottom{bottom:2.5rem;width:100%;display:flex;justify-content:center;padding-left:20px;padding-right:20px;box-sizing:border-box}.mobile-navbar-menu__bottom-inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:280px}.mobile-navbar-menu__bottom-inner>li{display:flex;justify-content:center;width:100%}.mobile-navbar-menu__bottom-inner .link-cnt{gap:12px;margin-top:8px}.mobile-navbar-menu__bottom-inner .link-cnt,.mobile-navbar-menu__bottom-inner .link-cnt a{display:flex;align-items:center;justify-content:center}@keyframes header-user-spin{to{transform:rotate(1turn)}}.header-user{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap;cursor:default}@media screen and (max-width:744px){.header-user--mobile-nav{flex-wrap:nowrap;justify-content:flex-end;min-width:0;flex:1;max-width:100%}}.header-user--loading{min-width:80px;min-height:24px}.header-user__spinner{width:20px;height:20px;border:2px solid var(--theme-border-muted,#e0e0e0);border-top-color:var(--theme-text-primary,#333);border-radius:50%;animation:header-user-spin .7s linear infinite}.header-user .menu-line{height:1px;width:36px;background-color:var(--theme-text-primary)}.header-user .app-link-nav.header-user__auth-links:hover{border-bottom:2px solid rgba(0,0,0,0)}.header-user .app-link-nav.header-user__auth-links span{cursor:pointer;padding:.2rem 0;border-bottom:2px solid rgba(0,0,0,0);transition:color .15s ease,border-color .15s ease}.header-user .app-link-nav.header-user__auth-links span:hover{color:var(--primary-color-2);border-bottom-color:var(--primary-color-2)}.header-user .menu-container,.header-user__session{display:flex;align-items:center}.header-user__session{gap:1rem;flex-wrap:wrap;justify-content:flex-end;min-width:0;max-width:100%}.header-user__profile-link{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:4.2rem;max-width:100%;text-decoration:none;color:inherit;cursor:pointer;border-radius:1.2rem;padding:0 1rem;border:1px solid var(--theme-border-default);background:color-mix(in srgb,var(--theme-border-default) 14%,transparent);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.header-user__profile-link:hover{border-color:color-mix(in srgb,var(--primary-color-2,#0788ff) 50%,var(--theme-border-default));background:color-mix(in srgb,var(--primary-color-2,#0788ff) 12%,transparent);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.header-user__profile-link:focus-visible{outline:2px solid var(--primary-color-2,#0788ff);outline-offset:2px}.header-user__profile-inner{display:inline-flex;align-items:center;gap:.8rem;min-width:0;flex-wrap:wrap}.header-user__profile-avatar{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.header-user__profile-name,.header-user__profile-seeker-name{font-weight:600;line-height:1.35;white-space:normal;word-break:break-word}.header-user__profile-chevron{flex-shrink:0;color:var(--theme-text-muted);opacity:.9}.header-user__profile-admin-label,.header-user__profile-seeker-name{margin:0}.header-user__logout-btn{display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;padding:0;flex-shrink:0;border:1px solid var(--theme-border-default);border-radius:1.2rem;background:var(--theme-surface-card,#fff);color:var(--theme-text-secondary);cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.header-user__logout-btn:hover{color:#b91c1c;border-color:color-mix(in srgb,#dc2626 35%,var(--theme-border-default));background:color-mix(in srgb,#dc2626 8%,var(--theme-surface-card,#fff))}.header-user__logout-btn:focus-visible{outline:2px solid var(--primary-color-2,#0788ff);outline-offset:2px}@media screen and (max-width:744px){.header-user__logout-btn{display:none!important}}.main-nav .app-link-nav.active{border-bottom:2px solid var(--primary-color-2);color:var(--primary-color-2);font-weight:600}.base-layout{min-height:100vh;display:flex;flex-direction:column;overflow:visible!important}.base-layout__main{flex:1 0 auto;min-height:0;padding-top:90px;overflow:visible!important}.base-layout--no-header .base-layout__main{padding-top:0}@media screen and (max-width:744px){.base-layout__main{padding-top:64px}.base-layout--no-header .base-layout__main{padding-top:0}}.header{padding:.5rem 0;position:fixed;width:100vw;top:0;z-index:10;box-shadow:var(--theme-shadow-header)}.header .content-holder{min-height:80px;display:flex;align-items:center;justify-content:space-between}.header .logo{height:34px;width:120px}.header .header__nav{width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;-moz-column-gap:1.6rem;column-gap:1.6rem;row-gap:.8rem}.header .header__nav .header__logo-wrap{justify-self:start;min-width:0}.header .header__nav .main-nav{justify-self:center}.header .header__nav .header__actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:1.2rem;flex-shrink:0;min-width:0}.header .header__nav .header__logo-wrap .logo{margin:.2rem 8px 0 0}@media screen and (max-width:744px){.header{padding:.8rem 0}.header .content-holder{min-height:4.8rem;padding:0 1.6rem;align-items:center}.header .header__nav{grid-template-columns:minmax(0,1fr) auto;gap:.8rem;min-height:4.8rem}.header .header__nav .main-nav{display:none}.header .header__nav .header__logo-wrap{min-width:0}.header .header__nav .header__logo-wrap .logo{margin:0;height:3.2rem;width:auto;max-width:12rem;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.header .header__nav .header__actions{gap:.8rem}.header .header__nav .header-user{flex-shrink:0}}@media screen and (max-width:428px){.header .header__nav .header__logo-wrap .logo{max-width:10rem}}