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