:root{--au-indigo:#0f4474;--au-indigo-700:#0b3361;--au-indigo-900:#072039;--au-turq:#0c95c5;--au-turq-100:#e2f3fa;--au-ink:#16202b;--au-ink-2:#46566a;--au-ink-3:#8294a6;--au-line:#e3e9f0;--au-line-2:#ced8e3;--au-surf:#fff;--au-surf-2:#f6f9fc;--au-ui:"Source Sans 3",-apple-system,system-ui,sans-serif;--au-display:Georgia,serif;--au-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.auth-shell{display:grid;grid-template-columns:1.05fr .95fr;min-height:100vh;font-family:var(--au-ui);color:var(--au-ink);-webkit-font-smoothing:antialiased;background:var(--au-surf)}.auth-shell .brand{position:relative;overflow:hidden;width:auto;color:#fff;padding:48px 58px 44px;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(120% 120% at 80% 8%,#12579a 0,var(--au-indigo) 42%,var(--au-indigo-900) 100%)}.auth-shell .brand:before{content:"";position:absolute;inset:0;background:radial-gradient(closest-side,rgba(12,149,197,.34),transparent 70%) -120px 330px/420px 420px no-repeat,radial-gradient(closest-side,rgba(12,149,197,.2),transparent 70%) 380px -70px/360px 360px no-repeat}.auth-shell .brand:after{content:"";position:absolute;right:-60px;bottom:-60px;width:300px;height:300px;border:1.5px solid hsla(0,0%,100%,.1);border-radius:50%;box-shadow:0 0 0 40px hsla(0,0%,100%,.04),0 0 0 90px hsla(0,0%,100%,.03)}.auth-shell .lockup{position:relative;z-index:2;display:inline-flex;align-self:flex-start;align-items:center;gap:14px;text-decoration:none;border-radius:10px;transition:opacity .15s ease}.auth-shell a.lockup{cursor:pointer}.auth-shell a.lockup:hover{opacity:.85}.auth-shell a.lockup:focus-visible{outline:2px solid #5fc8e8;outline-offset:4px}.auth-shell .lockup img{height:44px;width:auto;display:block}.auth-shell .lockup .div{width:1px;height:32px;background:hsla(0,0%,100%,.28)}.auth-shell .lockup .hub{font-family:var(--au-display);font-weight:600;font-size:25px;letter-spacing:.01em;color:#5fc8e8}.auth-shell .hero{position:relative;z-index:2}.auth-shell .hero h1{font-family:var(--au-display);font-weight:600;font-size:43px;line-height:1.1;letter-spacing:-.01em;max-width:560px}.auth-shell .hero h1,.auth-shell .hero p{opacity:0;transform:translateY(14px);animation:au-rise .3s var(--ease-in-out) forwards}.auth-shell .hero p{margin-top:16px;max-width:42ch;color:#cfe2f1;font-size:16.5px;line-height:1.6}.auth-shell .al{display:block;width:auto;-o-object-fit:contain;object-fit:contain}.auth-shell .accred-neg{position:relative;z-index:2;display:flex;align-items:center;gap:38px;flex-wrap:wrap;opacity:0;animation:au-fade .3s var(--ease-out) forwards}.auth-shell .accred-neg .al{height:48px}.auth-shell .accred-neg .al-aec{height:58px}.auth-shell .foot{margin-top:30px;font-size:12px;color:hsla(0,0%,100%,.52);letter-spacing:.01em;font-variant-numeric:tabular-nums}.auth-shell .brand-foot,.auth-shell .foot{position:relative;z-index:2}.auth-shell .panel{display:flex;align-items:center;justify-content:center;padding:48px;background:var(--au-surf-2)}.auth-shell .card{width:100%;max-width:392px;opacity:0;transform:translateY(16px);animation:au-rise .3s var(--ease-in-out) forwards}.auth-shell .card h2{font-family:var(--au-display);font-weight:600;font-size:31px;letter-spacing:-.01em}.auth-shell .card .sub{color:var(--au-ink-2);margin-top:7px;font-size:15.5px;overflow-wrap:anywhere}.auth-shell .card label{display:block;font-size:13.5px;font-weight:600;color:var(--au-ink-2);margin:20px 0 7px}.auth-shell .ig{position:relative}.auth-shell .input{width:100%;font-family:var(--au-ui);font-size:15.5px;padding:12px 14px;border:1.5px solid var(--au-line-2);border-radius:10px;background:var(--au-surf);transition:border .15s,box-shadow .15s}.auth-shell .input::-moz-placeholder{color:var(--au-ink-3)}.auth-shell .input::placeholder{color:var(--au-ink-3)}.auth-shell .input:focus{outline:0;border-color:var(--au-turq);box-shadow:0 0 0 4px var(--au-turq-100)}.auth-shell .show{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:none;color:var(--au-ink-3);font-size:12.5px;font-weight:600;cursor:pointer;padding:6px;transition:color .15s ease,opacity .15s ease,transform .16s var(--ease-out)}.auth-shell .row{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-size:13.5px}.auth-shell .row .keep{display:flex;align-items:center;gap:8px;margin:0;font-weight:500;color:var(--au-ink-2);cursor:pointer}.auth-shell .row a{color:var(--au-turq);font-weight:600;text-decoration:none}.auth-shell .row a:hover{text-decoration:underline}.auth-shell .signin{width:100%;margin-top:24px;font-family:var(--au-ui);font-weight:700;font-size:15.5px;color:#fff;background:var(--au-indigo);border:0;border-radius:10px;padding:13px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,opacity .15s ease,transform .16s var(--ease-out);box-shadow:0 4px 14px rgba(15,68,116,.28)}.auth-shell .signin:disabled{opacity:.6;cursor:default;transform:none}.auth-shell .ghost-btn{width:100%;min-height:44px;margin-top:12px;font-family:var(--au-ui);font-weight:600;font-size:14.5px;color:var(--au-indigo);background:var(--au-surf);border:1.5px solid var(--au-line-2);border-radius:10px;padding:11px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease,transform .16s var(--ease-out)}.auth-shell .help{margin-top:22px;text-align:center;font-size:13.5px;color:var(--au-ink-3);line-height:1.7}.auth-shell .help a{color:var(--au-indigo);font-weight:600;text-decoration:none}.auth-shell .help a:hover{text-decoration:underline}.auth-shell .secure{margin-top:24px;display:flex;align-items:center;gap:8px;justify-content:center;font-size:12px;color:var(--au-ink-3)}.auth-shell .secure svg{width:13px;height:13px}.auth-shell .au-alert{margin-top:18px;border-radius:10px;padding:11px 14px;font-size:13.5px;font-weight:500}.auth-shell .au-alert.err{background:#fbedec;color:#b23a32;border:1px solid #f3d6d3}.auth-shell .au-alert.ok{background:var(--au-turq-100);color:#096480;border:1px solid #bee6f4}@keyframes au-rise{to{opacity:1;transform:translateY(0)}}@keyframes au-fade{to{opacity:1}}@media(hover:hover) and (pointer:fine){.auth-shell .signin:hover{background:var(--au-indigo-700);transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,68,116,.32)}.auth-shell .signin:hover:active:not(:disabled){transform:translateY(-1px) scale(.97)}.auth-shell .ghost-btn:hover{background:var(--au-turq-100)}}.auth-shell .ghost-btn:active:not(:disabled),.auth-shell .signin:active:not(:disabled),.auth-shell .totp-back button:active:not(:disabled),.auth-shell .totp-manual summary:active:not(:disabled){transform:scale(.97)}.auth-shell .show:active:not(:disabled){transform:translateY(-50%) scale(.97)}@media(prefers-reduced-motion:reduce){.auth-shell .accred-neg,.auth-shell .card,.auth-shell .hero h1,.auth-shell .hero p{opacity:1;transform:none;animation:none}.auth-shell .ghost-btn,.auth-shell .show,.auth-shell .signin,.auth-shell .totp-back button,.auth-shell .totp-manual summary{transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease!important}.auth-shell .ghost-btn:active:not(:disabled),.auth-shell .signin:active:not(:disabled),.auth-shell .signin:hover,.auth-shell .signin:hover:active:not(:disabled),.auth-shell .totp-back button:active:not(:disabled),.auth-shell .totp-manual summary:active:not(:disabled){transform:none}.auth-shell .show:active:not(:disabled){transform:translateY(-50%)}}@media(max-width:860px){.auth-shell{grid-template-columns:1fr;grid-template-rows:auto 1fr}.auth-shell .brand{padding:52px 28px;justify-content:flex-start}.auth-shell .hero{margin-top:40px}.auth-shell .hero h1{font-size:33px;max-width:640px}.auth-shell .hero p{max-width:50ch}.auth-shell .brand-foot{margin-top:34px}.auth-shell .foot{display:none}.auth-shell .panel{padding:34px 22px}.auth-shell .card{max-width:500px}}@media(max-width:540px){.auth-shell .accred-neg{gap:26px}.auth-shell .accred-neg .al{height:38px}.auth-shell .accred-neg .al-aec{height:46px}}.auth-shell .au-label{position:fixed;top:14px;left:14px;z-index:9;letter-spacing:.1em;background:rgba(0,0,0,.28);padding:5px 11px;border-radius:999px;backdrop-filter:blur(4px)}.auth-shell .au-label,.auth-shell .lockup .tag{font-size:11px;font-weight:700;text-transform:uppercase;color:#fff}.auth-shell .lockup .tag{letter-spacing:.08em;background:hsla(0,0%,100%,.16);border:1px solid hsla(0,0%,100%,.22);padding:3px 9px;border-radius:7px}.auth-shell .url{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--au-ink-3);background:var(--au-surf);border:1px solid var(--au-line);border-radius:8px;padding:6px 11px;margin-bottom:14px;font-variant-numeric:tabular-nums}.auth-shell .url svg{width:13px;height:13px;color:var(--au-indigo)}.auth-shell .mfa{margin-top:18px;display:flex;gap:10px;align-items:flex-start;font-size:12.5px;color:var(--au-ink-2);line-height:1.55;background:var(--au-turq-100);border:1px solid #bee6f4;border-radius:10px;padding:12px 14px}.auth-shell .mfa svg{width:18px;height:18px;color:#096480;flex-shrink:0;margin-top:1px}.auth-shell .mfa a{color:var(--au-indigo);font-weight:700;text-decoration:underline}.auth-shell .mfa a:hover{color:var(--au-indigo-700)}.auth-shell .au-note{margin-top:22px;display:flex;gap:10px;align-items:flex-start;font-size:12.5px;color:var(--au-ink-2);line-height:1.55;background:var(--au-turq-100);border:1px solid #bee6f4;border-radius:10px;padding:12px 14px;overflow-wrap:anywhere}.auth-shell .au-note svg{width:18px;height:18px;color:#096480;flex-shrink:0;margin-top:1px}.auth-shell .au-note p{margin:0}.auth-shell .au-note>div>*+*{margin-top:8px}.auth-shell .au-note strong{color:var(--au-ink);font-weight:700}.auth-shell .au-note a{color:var(--au-indigo);font-weight:700;text-decoration:underline}.auth-shell .au-note a:hover{color:var(--au-indigo-700)}.auth-shell .au-note-links{display:flex;flex-wrap:wrap;gap:4px 12px}.auth-shell .vy-badge{width:56px;height:56px;border-radius:14px;background:var(--au-turq-100);border:1px solid #bee6f4;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.auth-shell .vy-badge svg{width:28px;height:28px;color:var(--au-indigo)}.auth-shell .vy-email{display:flex;align-items:center;gap:9px;margin-top:18px;padding:11px 14px;background:var(--au-surf-2);border:1px solid var(--au-line);border-radius:10px;font-size:14.5px;font-weight:600;color:var(--au-indigo);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.auth-shell .vy-email svg{width:16px;height:16px;color:var(--au-turq);flex-shrink:0}.auth-shell .signin.vy-wait:disabled{opacity:1;background:var(--au-line-2);color:var(--au-ink-2);box-shadow:none;transform:none}.auth-shell .vy-hint{margin-top:10px;font-size:13px;color:var(--au-ink-2);line-height:1.5}.auth-shell .vy-steps{margin:22px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.auth-shell .vy-step{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;line-height:1.5;color:var(--au-ink-2)}.auth-shell .vy-num{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--au-indigo);color:#fff;font-family:var(--au-ui);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.auth-shell .totp-card{max-width:430px}.auth-shell .totp-steps{margin:22px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.auth-shell .totp-steps li{display:flex;align-items:flex-start;gap:11px;color:var(--au-ink-2);font-size:14px;line-height:1.5}.auth-shell .totp-step-num{flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:var(--au-indigo);color:var(--au-surf);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.auth-shell .totp-qr,.auth-shell .totp-step-num{display:flex;align-items:center;justify-content:center}.auth-shell .totp-qr{width:216px;height:216px;margin:18px auto 0;padding:8px;background:var(--au-surf);border:1px solid var(--au-line);border-radius:12px}.auth-shell .totp-qr img{display:block;width:200px;height:200px;max-width:100%}.auth-shell .totp-manual{margin-top:14px;border:1px solid var(--au-line);border-radius:10px;background:var(--au-surf);padding:10px 12px;color:var(--au-ink-2);font-size:13px}.auth-shell .totp-manual summary{min-height:24px;color:var(--au-indigo);font-weight:700;cursor:pointer;transition:color .15s ease,opacity .15s ease,transform .16s var(--ease-out)}.auth-shell .totp-manual p{margin:8px 0;line-height:1.5}.auth-shell .totp-secret{display:block;padding:9px 10px;border-radius:8px;background:var(--au-surf-2);color:var(--au-ink);font-family:var(--au-mono);font-size:13px;line-height:1.5;letter-spacing:.04em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;-webkit-user-select:all;-moz-user-select:all;user-select:all}.auth-shell .totp-refresh-note{margin-top:12px;color:var(--au-ink-2);font-size:12.5px;line-height:1.5}.auth-shell .totp-steps-final{margin-top:20px}.auth-shell .totp-code-field label{margin-top:16px}.auth-shell .gpx-code-input{min-height:48px;text-align:center;font-size:25px;font-weight:700;letter-spacing:.28em;font-variant-numeric:tabular-nums;padding-left:calc(14px + .28em)}.auth-shell .totp-help{margin-top:22px;color:var(--au-ink-2);font-size:13px;line-height:1.55;text-align:center}.auth-shell .totp-back{margin-top:8px;text-align:center}.auth-shell .totp-back button{min-height:44px;border:0;background:transparent;color:var(--au-indigo);font-family:var(--au-ui);font-size:13.5px;font-weight:700;text-decoration:underline;cursor:pointer;padding:8px 12px;transition:color .15s ease,opacity .15s ease,transform .16s var(--ease-out)}.auth-shell .totp-back button:hover{color:var(--au-indigo-700)}@media(max-width:420px){.auth-shell .totp-qr{width:204px;height:204px;padding:6px}.auth-shell .totp-qr img{width:190px;height:190px}.auth-shell .gpx-code-input{font-size:23px}}