.auth-shell{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(520px,1.2fr);background:var(--app-canvas);color:var(--app-ink)}.ai-traders-app.vx.auth-shell{min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}.auth-shell a,.auth-shell button,.auth-shell input{font:inherit}.auth-shell a,.auth-shell button{touch-action:manipulation}.auth-shell a:focus-visible,.auth-shell button:focus-visible,.auth-shell input:focus-visible{outline:2px solid var(--app-accent);outline-offset:2px;box-shadow:0 0 0 4px var(--app-focus)}.auth-shell .brand-side{position:relative;display:flex;flex-direction:column;padding:34px 40px;border-right:1px solid var(--app-rule);background:var(--app-surface)}.auth-shell .brand{display:flex;align-items:center;gap:10px;color:var(--app-ink);font-weight:700;text-decoration:none}.auth-shell .brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:var(--app-radius-xs);background:var(--app-accent);color:var(--app-on-accent);font-size:11px;font-weight:700;letter-spacing:-.06em}.auth-shell .brand-copy{max-width:440px;margin:auto 0}.auth-shell .eyebrow{color:var(--app-ink-3);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-shell .brand-copy .brand-heading{margin:8px 0 10px;color:var(--app-ink);font-size:clamp(34px,4.5vw,56px);font-weight:700;line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.auth-shell .brand-copy>p{max-width:46ch;margin:0;color:var(--app-ink-2);font-size:15px;text-wrap:pretty}.auth-shell .facts{display:grid;grid-template-columns:1fr 1fr;margin-top:30px;border-top:1px solid var(--app-rule);border-bottom:1px solid var(--app-rule)}.auth-shell .fact{padding:13px 13px 13px 0}.auth-shell .fact+.fact{padding-left:13px;border-left:1px solid var(--app-rule)}.auth-shell .fact span{display:block;color:var(--app-ink-3);font-size:11px}.auth-shell .fact strong{display:block;margin-top:3px;font-size:13px}.auth-shell .legal{color:var(--app-ink-3);font-size:11px}.auth-shell .legal a{color:var(--app-ink-2)}.auth-shell .form-side{display:grid;place-items:center;padding:40px 28px}.auth-shell .auth-card{width:min(420px,100%)}.auth-shell .auth-head{margin-bottom:22px}.auth-shell .auth-head h1,.auth-shell .auth-head h2{margin:5px 0;color:var(--app-ink);font-size:28px;font-weight:700;line-height:1.1;letter-spacing:-.025em}.auth-shell .auth-head p{margin:0;color:var(--app-ink-2)}.auth-shell .auth-stack{display:grid;gap:16px}.auth-shell .auth-inline-card{display:grid;gap:12px;padding:16px;border:1px solid var(--app-rule);border-radius:var(--app-radius-sm);background:var(--app-surface-quiet)}.auth-shell .oauth{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:9px;padding:0 12px;border:1px solid var(--app-rule-strong);border-radius:var(--app-radius-sm);background:var(--app-surface);color:var(--app-ink);font-weight:600;cursor:pointer}.auth-shell .oauth:hover:not(:disabled){background:var(--app-surface-quiet)}.auth-shell .button:disabled,.auth-shell .oauth:disabled{cursor:not-allowed;opacity:.6}.auth-shell .auth-method-icon{width:20px;height:20px;display:grid;flex:0 0 auto;place-items:center}.auth-shell .divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--app-ink-3);font-size:11px}.auth-shell .divider:after,.auth-shell .divider:before{width:100%;height:1px;flex:1;background:var(--app-rule);content:""}.auth-shell .field{display:grid;gap:6px;margin-bottom:14px}.auth-shell .field label,.auth-shell .field-label{color:var(--app-ink);font-size:12px;font-weight:600}.auth-shell .input-wrap{position:relative}.auth-shell .input{width:100%;height:44px;padding:0 12px;border:1px solid var(--app-rule-strong);border-radius:var(--app-radius-xs);background:var(--app-surface);color:var(--app-ink)}.auth-shell .input.with-icon{padding-left:40px}.auth-shell .input.with-action{padding-right:44px}.auth-shell .input::-moz-placeholder{color:var(--app-ink-3)}.auth-shell .input::placeholder{color:var(--app-ink-3)}.auth-shell .input:disabled{cursor:not-allowed;opacity:.6}.auth-shell .field-icon{position:absolute;top:50%;left:12px;width:18px;height:18px;color:var(--app-ink-3);transform:translateY(-50%);pointer-events:none}.auth-shell .password-label{display:flex;justify-content:space-between;gap:12px}.auth-shell .password-label a,.auth-shell .text-link{color:var(--app-accent);font-weight:500;text-decoration:none}.auth-shell .password-label a:hover,.auth-shell .text-link:hover{color:var(--app-accent-hover);text-decoration:underline;text-underline-offset:3px}.auth-shell .input-action{position:absolute;top:50%;right:8px;display:grid;place-items:center;padding:4px;border:0;border-radius:var(--app-radius-xs);background:transparent;color:var(--app-ink-3);transform:translateY(-50%);cursor:pointer}.auth-shell .input-action:hover:not(:disabled){color:var(--app-ink)}.auth-shell .button{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid var(--app-accent);border-radius:var(--app-radius-sm);background:var(--app-accent);color:var(--app-on-accent);font-weight:650;text-decoration:none;cursor:pointer}.auth-shell .button:hover:not(:disabled){background:var(--app-accent-hover)}.auth-shell .turnstile{min-height:42px;display:flex;flex-direction:column;align-items:stretch;gap:9px;margin:4px 0 14px;padding:9px 11px;border:1px solid var(--app-rule);border-radius:var(--app-radius-xs);background:var(--app-surface-quiet);color:var(--app-ink-2);font-size:11px}.auth-shell .turnstile-row{display:flex;align-items:center;gap:9px}.auth-shell .turnstile strong{display:block;color:var(--app-ink);font-size:11px}.auth-shell .turnstile .status-icon{width:22px;height:22px;display:grid;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--app-positive-soft);color:var(--app-positive)}.auth-shell .turnstile-widget-host{width:100%;height:auto;min-width:300px;max-width:100%}.auth-shell .turnstile-widget{width:100%}.auth-shell .spinner{width:17px;height:17px;flex:0 0 auto;border:2px solid var(--app-rule-strong);border-right-color:var(--app-accent);border-radius:50%;animation:auth-spin .7s linear infinite}.auth-shell .spinner-large{width:32px;height:32px}.auth-shell .turnstile-error{border-color:var(--app-negative);background:var(--app-negative-soft);color:var(--app-negative)}.auth-shell .turnstile-error strong{color:var(--app-negative)}.auth-shell .turnstile-error button{margin-left:auto;padding:3px 0;border:0;background:transparent;color:var(--app-negative);font-weight:600;cursor:pointer}.auth-shell .auth-consent-notice{margin:14px 0 0;color:var(--app-ink-2);font-size:11px;text-align:center}.auth-shell .auth-consent a,.auth-shell .auth-consent-notice a{color:var(--app-accent);font-weight:500;text-underline-offset:2px}.auth-shell .switch{margin:18px 0 0;color:var(--app-ink-2);font-size:12px;text-align:center}.auth-shell .switch a,.auth-shell .switch button{padding:0;border:0;background:transparent;color:var(--app-accent);font-weight:600;text-decoration:none;cursor:pointer}.auth-shell .auth-banner{padding:11px 12px;border:1px solid var(--app-rule);border-radius:var(--app-radius-xs);background:var(--app-surface-quiet);color:var(--app-ink-2);font-size:12px}.auth-shell .auth-banner-negative{border-color:var(--app-negative);background:var(--app-negative-soft);color:var(--app-negative)}.auth-shell .auth-banner-positive{border-color:var(--app-positive);background:var(--app-positive-soft);color:var(--app-positive)}.auth-shell .auth-banner strong{display:block;margin-bottom:3px;font-size:13px}.auth-shell .auth-centered{display:grid;justify-items:center;gap:16px;padding:12px 0;color:var(--app-ink-2);text-align:center}.auth-shell .auth-centered h2{margin:0;color:var(--app-ink);font-size:18px}.auth-shell .auth-centered p{margin:0;color:var(--app-ink-2);font-size:13px}.auth-shell .status-emblem{width:48px;height:48px;display:grid;place-items:center;border-radius:50%}.auth-shell .status-emblem-positive{background:var(--app-positive-soft);color:var(--app-positive)}.auth-shell .status-emblem-negative{background:var(--app-negative-soft);color:var(--app-negative)}.auth-shell .auth-hint{margin:0;color:var(--app-ink-3);font-size:11px}.auth-shell .auth-consent{display:flex;align-items:flex-start;gap:8px;margin:0 0 14px;color:var(--app-ink-2);font-size:11px;line-height:1.5;cursor:pointer}.auth-shell .auth-consent input{width:18px;height:18px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--app-accent)}.auth-shell .auth-icon-heading{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--app-rule);border-radius:var(--app-radius-sm);background:var(--app-surface-quiet);color:var(--app-accent)}@keyframes auth-spin{to{transform:rotate(1turn)}}@media (max-width:859px){.auth-shell{grid-template-columns:1fr}.auth-shell .brand-side{min-height:auto;padding:22px 24px;border-right:0;border-bottom:1px solid var(--app-rule)}.auth-shell .brand-copy{margin:42px 0 20px}.auth-shell .brand-copy .brand-heading{font-size:36px}.auth-shell .facts,.auth-shell .legal{display:none}.auth-shell .form-side{padding:34px 20px 90px}}@media (max-width:520px){.auth-shell .brand-copy{display:none}.auth-shell .auth-head h1,.auth-shell .auth-head h2{font-size:25px}}@media (max-width:339px){.auth-shell .turnstile-widget-host{min-width:100%}}@media (prefers-reduced-motion:reduce){.auth-shell *,.auth-shell :after,.auth-shell :before{animation-duration:.01ms!important;animation-iteration-count:1!important}}