.session-loading{min-height:100svh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:#a9bdd5;font-size:.85rem}.session-loading img{width:90px;height:90px;border-radius:24px}.auth-screen{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 22px 28px;background:#060d17}.auth-brand{margin-bottom:5px}.auth-brand img{width:126px;height:126px;object-fit:contain}.auth-card{width:100%;max-width:430px;padding:32px;border:1px solid #25374c;border-radius:24px;background:#091421;box-shadow:0 20px 70px #0003}.auth-intro{text-align:center}.auth-eyebrow{font-size:.58rem;color:#8da6c4;letter-spacing:.15em}.auth-intro h1{font-size:1.75rem;letter-spacing:-.045em;margin-top:15px;line-height:1.2}.auth-intro p{font-size:.86rem;color:#9eb1c9;line-height:1.6;margin:11px 0 26px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;border:1px solid #213247;border-radius:11px;background:#050d18;margin-bottom:25px}.auth-tabs button{padding:11px 3px;border-radius:7px;background:transparent;color:#9aaec8;font-size:.83rem;font-weight:500}.auth-tabs button[aria-pressed=true]{background:#172c43;color:#eff8ff;box-shadow:inset 0 0 0 1px #34516c}.auth-label{display:block;font-size:.83rem;font-weight:500;margin:19px 0 9px;color:#d6e3f5}.auth-card input{display:block;width:100%;height:49px;border:1px solid #2a3e56;border-radius:10px;padding:12px 14px;background:#070f1b;color:#f4f8ff;font:400 1rem Inter,system-ui,sans-serif;outline:none;box-shadow:none}.auth-card input:focus{border-color:#53b6f2;box-shadow:0 0 0 3px #2a99f117}.auth-card input::placeholder{color:#657c97;font-size:.9rem}.auth-card input:-webkit-autofill{-webkit-box-shadow:0 0 0 100px #101e30 inset;-webkit-text-fill-color:#f4f8ff}.password-field{position:relative}.password-field input{padding-right:68px}.password-field button{position:absolute;right:5px;top:5px;bottom:5px;padding:0 10px;background:transparent;color:#8ebbe1;font-size:.72rem;min-width:48px;border-radius:7px}.field-help{font-size:.71rem;color:#8ea4bf;line-height:1.6;margin:8px 1px 0}.form-error{padding:11px 13px;background:#4c202b50;border:1px solid #693a48;border-radius:10px;color:#ffb9c1;font-size:.82rem;line-height:1.5;margin-top:17px}.auth-card .primary-button{height:49px;margin-top:25px;font-size:.9rem}.primary-button:disabled{opacity:.55;cursor:wait}.remember-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#8fa8c3;font-size:.7rem;margin-top:17px;line-height:1.5}.remember-note .icon{width:15px;height:15px;opacity:.75}.registration-note{text-align:center;color:#8fa2bc;font-size:.7rem;line-height:1.6;margin:14px 0 0}.auth-footer{font-size:.7rem;line-height:1.6;color:#617997;text-align:center;margin-top:26px}.profile-chip{display:flex;align-items:center;gap:9px;background:transparent;margin-left:auto;font-size:.8rem;color:#b9cde4;max-width:230px;padding:4px 0}.profile-chip>[data-profile-name]{overflow:hidden;text-overflow:ellipsis}.profile-avatar{display:grid;place-items:center;flex:none;width:32px;height:32px;border-radius:50%;background:#173c61;color:#d9efff;border:1px solid #356898;font-size:.75rem;font-weight:600;letter-spacing:.02em}.profile-avatar.large{width:49px;height:49px;font-size:1rem}.profile-card{display:flex;gap:14px;align-items:center;padding:20px;border:1px solid #28445f;border-radius:16px;background:#0c1c2f;margin:0 0 28px;min-width:0}.profile-card h2{font-size:1rem;overflow-wrap:anywhere}.profile-card p{font-size:.72rem;color:#90a9c4;margin-top:5px}.profile-label{margin-left:auto;font-size:.54rem;color:#719bc1;letter-spacing:.13em}.logout-button{width:100%;border:1px solid #32465e;border-radius:12px;background:#111e2d;color:#c6d6e9;font-size:.89rem;padding:15px;margin-top:24px}.logout-button:hover{background:#1a2d43}.logout-button:disabled{opacity:.5;cursor:wait}
@media(max-width:700px){.auth-screen{justify-content:flex-start;padding:calc(25px + env(safe-area-inset-top)) 22px calc(25px + env(safe-area-inset-bottom))}.auth-brand img{width:115px;height:115px}.auth-card{padding:26px 23px;border-radius:20px}.auth-intro h1{font-size:1.6rem}.auth-footer{margin-top:21px}.profile-chip{max-width:125px;font-size:.74rem;gap:7px}.profile-chip .profile-avatar{width:30px;height:30px}.profile-chip>[data-profile-name]{display:none}.app-header{gap:10px}.profile-label{display:none}.profile-card{padding:16px}.auth-label{margin-top:18px}.auth-intro p{margin-bottom:23px}.auth-tabs{margin-bottom:20px}.auth-eyebrow{font-size:.53rem}}
@media(max-width:360px){.auth-screen{padding-left:16px;padding-right:16px}.auth-card{padding:23px 18px}.auth-intro h1{font-size:1.45rem}.auth-brand img{width:96px;height:96px}.remember-note{font-size:.65rem}}
