.auth-module__SUv9sW__shell{background:var(--bg);height:100vh;color:var(--ink);font-family:var(--font-inter), "Inter", sans-serif;-webkit-font-smoothing:antialiased;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.auth-module__SUv9sW__shell a{text-decoration:none}.auth-module__SUv9sW__brandPanel{color:#f5f3ea;background:#12140d;flex-direction:column;justify-content:space-between;height:100vh;padding:56px 56px 48px;display:flex;position:relative;overflow:hidden}.auth-module__SUv9sW__brandPanel:before{content:"";pointer-events:none;background:radial-gradient(70% 50% at 20% 0,#35d07f1f,#0000),radial-gradient(50% 40% at 90% 100%,#f0b42914,#0000);position:absolute;inset:0}.auth-module__SUv9sW__brandPanelInner{z-index:1;flex-direction:column;gap:40px;height:100%;display:flex;position:relative}.auth-module__SUv9sW__brandPanelLogo{align-items:center;gap:10px;display:flex}.auth-module__SUv9sW__brandPanelLogo img{object-fit:contain;border-radius:8px;width:36px;height:36px}.auth-module__SUv9sW__brandPanelName{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;letter-spacing:-.01em;color:#f5f3ea;font-size:19px;font-weight:700}.auth-module__SUv9sW__brandPanelName span{color:var(--green)}.auth-module__SUv9sW__brandHeadline{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;letter-spacing:-.02em;max-width:420px;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.15}.auth-module__SUv9sW__brandHeadline em{color:var(--gold);font-style:normal}.auth-module__SUv9sW__brandSub{color:#f5f3ea9e;max-width:380px;margin-top:14px;font-size:15px;line-height:1.6}.auth-module__SUv9sW__statsRow{flex-wrap:wrap;gap:32px;display:flex}.auth-module__SUv9sW__stat{flex-direction:column;gap:4px;display:flex}.auth-module__SUv9sW__statNum{font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;color:#f5f3ea;letter-spacing:-.02em;font-size:22px;font-weight:600}.auth-module__SUv9sW__statLabel{color:#f5f3ea80;font-size:12.5px;font-weight:500}.auth-module__SUv9sW__chartCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;margin-top:auto;padding:20px 22px 16px}.auth-module__SUv9sW__chartCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.auth-module__SUv9sW__chartCardTitle{color:#f5f3ea80;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}.auth-module__SUv9sW__chartCardValue{font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;color:#f5f3ea;margin-top:4px;font-size:22px;font-weight:600}.auth-module__SUv9sW__chartCardChange{font-family:var(--font-jetbrains-mono), "JetBrains Mono", monospace;color:var(--green);background:#35d07f1f;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:600}.auth-module__SUv9sW__chartBox{height:120px}.auth-module__SUv9sW__formSide{background:var(--bg);flex-direction:column;justify-content:safe center;align-items:center;height:100vh;padding:48px 32px;display:flex;overflow-y:auto}.auth-module__SUv9sW__mobileBrand{align-items:center;gap:10px;margin-bottom:32px;display:none}.auth-module__SUv9sW__mobileBrand img{object-fit:contain;border-radius:8px;width:32px;height:32px}.auth-module__SUv9sW__mobileBrandName{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;color:var(--ink);font-size:18px;font-weight:700}.auth-module__SUv9sW__mobileBrandName span{color:var(--green-deep)}.auth-module__SUv9sW__formCard{background:var(--surface);border:1px solid var(--line);width:100%;max-width:420px;box-shadow:var(--shadow);border-radius:16px;padding:36px 36px 32px}.auth-module__SUv9sW__formEyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--green-deep);margin-bottom:8px;font-size:11.5px;font-weight:600;display:inline-block}.auth-module__SUv9sW__formTitle{font-family:var(--font-space-grotesk), "Space Grotesk", sans-serif;letter-spacing:-.02em;color:var(--ink);margin-bottom:6px;font-size:26px;font-weight:700}.auth-module__SUv9sW__formSub{color:var(--ink-soft);margin-bottom:28px;font-size:14.5px;line-height:1.5}.auth-module__SUv9sW__formError{color:var(--red);background:#e14b4b14;border:1px solid #e14b4b40;border-radius:8px;margin-bottom:20px;padding:10px 14px;font-size:13.5px}.auth-module__SUv9sW__field{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.auth-module__SUv9sW__field label{color:var(--ink);font-size:13.5px;font-weight:600}.auth-module__SUv9sW__field input,.auth-module__SUv9sW__field select{font-family:var(--font-inter), "Inter", sans-serif;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14.5px;transition:border-color .15s,box-shadow .15s}.auth-module__SUv9sW__field input::placeholder{color:#a8a99f}.auth-module__SUv9sW__field input:focus,.auth-module__SUv9sW__field select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #f0b42926}.auth-module__SUv9sW__inputError{border-color:var(--red)!important}.auth-module__SUv9sW__fieldError{color:var(--red);font-size:12.5px}.auth-module__SUv9sW__row2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.auth-module__SUv9sW__row2 .auth-module__SUv9sW__field{margin-bottom:0}.auth-module__SUv9sW__row2Wrap{margin-bottom:18px}.auth-module__SUv9sW__passwordWrap{position:relative}.auth-module__SUv9sW__passwordWrap input{padding-right:44px}.auth-module__SUv9sW__toggleBtn{cursor:pointer;color:var(--ink-soft);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-module__SUv9sW__toggleBtn:hover{color:var(--ink)}.auth-module__SUv9sW__strength{margin-top:8px}.auth-module__SUv9sW__strengthTrack{background:var(--surface-alt);border-radius:2px;height:4px;overflow:hidden}.auth-module__SUv9sW__strengthFill{border-radius:2px;height:100%;transition:width .2s,background .2s}.auth-module__SUv9sW__strengthWeak{background:var(--red)}.auth-module__SUv9sW__strengthFair{background:var(--gold)}.auth-module__SUv9sW__strengthStrong{background:var(--green-deep)}.auth-module__SUv9sW__strengthLabel{color:var(--ink-soft);margin-top:4px;font-size:12px}.auth-module__SUv9sW__checkRow{align-items:flex-start;gap:10px;margin-bottom:22px;display:flex}.auth-module__SUv9sW__checkRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--green-deep);cursor:pointer;flex-shrink:0;margin-top:2px}.auth-module__SUv9sW__checkRow label{color:var(--ink-soft);cursor:pointer;font-size:13.5px;line-height:1.45}.auth-module__SUv9sW__checkRow label a{color:var(--green-deep);text-underline-offset:2px;font-weight:500;text-decoration:underline}.auth-module__SUv9sW__checkRow label a:hover{color:var(--ink)}.auth-module__SUv9sW__inlineRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.auth-module__SUv9sW__inlineRow .auth-module__SUv9sW__checkRow{margin-bottom:0}.auth-module__SUv9sW__forgotLink{color:var(--green-deep);white-space:nowrap;font-size:13.5px;font-weight:500}.auth-module__SUv9sW__forgotLink:hover{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.auth-module__SUv9sW__kycNote{color:var(--ink-soft);background:var(--surface-alt);border:1px solid var(--line);border-radius:8px;margin-bottom:18px;padding:12px 14px;font-size:12.5px;line-height:1.5}.auth-module__SUv9sW__kycNote strong{color:var(--ink);font-weight:600}.auth-module__SUv9sW__btn{font-family:var(--font-inter), "Inter", sans-serif;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:14.5px;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.auth-module__SUv9sW__btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none!important;transform:none!important}.auth-module__SUv9sW__btnDark{background:var(--ink);color:#fff}.auth-module__SUv9sW__btnDark:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #15170f2e}.auth-module__SUv9sW__btnGold{background:var(--gold);color:#221a02}.auth-module__SUv9sW__btnGold:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #f0b42959}.auth-module__SUv9sW__divider{color:var(--ink-soft);align-items:center;gap:14px;margin:22px 0;font-size:12.5px;display:flex}.auth-module__SUv9sW__divider:before,.auth-module__SUv9sW__divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-module__SUv9sW__oauthRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-module__SUv9sW__oauthBtn{font-family:var(--font-inter), "Inter", sans-serif;border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13.5px;font-weight:500;transition:background .15s;display:inline-flex}.auth-module__SUv9sW__oauthBtn:hover:not(:disabled){background:var(--surface-alt)}.auth-module__SUv9sW__oauthBtn:disabled{opacity:.45;cursor:not-allowed}.auth-module__SUv9sW__switchPrompt{text-align:center;color:var(--ink-soft);margin-top:22px;font-size:14px}.auth-module__SUv9sW__switchPrompt a{color:var(--green-deep);font-weight:600}.auth-module__SUv9sW__switchPrompt a:hover{text-underline-offset:2px;text-decoration:underline}.auth-module__SUv9sW__forgotPage{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.auth-module__SUv9sW__forgotCard{background:var(--surface);border:1px solid var(--line);width:100%;max-width:420px;box-shadow:var(--shadow);border-radius:16px;padding:36px}.auth-module__SUv9sW__backLink{color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:24px;font-size:13.5px;font-weight:500;display:inline-flex}.auth-module__SUv9sW__backLink:hover{color:var(--ink)}.auth-module__SUv9sW__stubNote{color:var(--ink-soft);background:var(--surface-alt);border:1px solid var(--line);border-radius:8px;margin-top:16px;padding:12px 14px;font-size:13.5px;line-height:1.55}@media (max-width:980px){.auth-module__SUv9sW__shell{grid-template-columns:1fr}.auth-module__SUv9sW__brandPanel{display:none}.auth-module__SUv9sW__mobileBrand{display:flex}.auth-module__SUv9sW__formSide{padding:40px 24px}}@media (max-width:480px){.auth-module__SUv9sW__formCard{padding:28px 22px 24px}.auth-module__SUv9sW__row2,.auth-module__SUv9sW__oauthRow{grid-template-columns:1fr}.auth-module__SUv9sW__inlineRow{flex-direction:column;align-items:flex-start}}
