@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(/traderoom/lp/assets/montserrat-var.woff2) format("woff2")}.auth-root{--brand:#DF6B0F;--brand-hover:#F07A1A;--brand-active:#C45A0A;--text:#5a595b;--text-strong:#252a36;--muted:#828182;--line:#919091;--line-soft:#dedcdd;--bg:#fff;--bg-soft:#fff8f2;--danger:#b93245;--col:356px;min-height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--text);font:400 16px/1.45 Montserrat,-apple-system,Segoe UI,Roboto,sans-serif}.auth-root,.auth-root *,.auth-root :after,.auth-root :before{box-sizing:border-box}.auth-hdr{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line-soft);background:var(--bg);flex:0 0 auto}.auth-hdr .brand img{height:42px;max-width:260px;object-fit:contain;display:block}.auth-hdr .right{display:flex;align-items:center;gap:14px}.auth-hdr .lang{font-size:14px;color:var(--text)}.auth-ghost{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 22px;border:1px solid var(--brand);border-radius:2px;background:transparent;color:var(--brand);font:500 14px Montserrat,sans-serif;text-decoration:none;cursor:pointer}.auth-ghost:hover{background:rgba(37,99,235,.06)}.auth-main{flex:1 0 auto;display:flex;justify-content:center;padding:56px 20px 40px}.auth-col{width:100%;max-width:var(--col)}.auth-col h1{font:600 30px/1.3 Montserrat,sans-serif;color:var(--text);text-align:center;margin:0 0 34px}.auth-field{margin-bottom:16px}.auth-ctrl{display:flex;align-items:center;height:48px;border:1px solid var(--line);border-radius:4px;background:transparent;transition:border-color .15s ease,box-shadow .15s ease}.auth-ctrl:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgba(37,99,235,.12)}.auth-ctrl.bad{border-color:var(--danger)}.auth-ctrl input,.auth-ctrl select{flex:1 1;min-width:0;height:100%;padding:0 10px;border:0;outline:none;background:transparent;font:400 16px Montserrat,sans-serif;color:var(--text)}.auth-ctrl select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.auth-ctrl input::placeholder{color:var(--muted)}.auth-flag{padding-left:10px;flex:0 0 auto;display:flex;align-items:center}.auth-flag svg{display:block;border-radius:2px}.auth-caret{padding:0 12px;color:var(--muted);flex:0 0 auto;pointer-events:none}.auth-eye{width:42px;height:100%;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--muted)}.auth-eye:hover{color:var(--text)}.auth-hint{font-size:12px;color:var(--muted);margin:-8px 0 16px;line-height:1.45}.auth-phone{display:flex;gap:8px}.auth-phone .ddi{width:104px;flex:0 0 auto}.auth-phone .num{flex:1 1}.auth-btn{width:100%;height:50px;border:0;border-radius:2px;background:var(--brand);color:#fff;font:500 16px Montserrat,sans-serif;cursor:pointer;transition:background .15s ease;margin-top:8px}.auth-btn:hover:not(:disabled){background:var(--brand-hover)}.auth-btn:active:not(:disabled){background:var(--brand-active)}.auth-btn:disabled{opacity:.65;cursor:wait}.auth-sep{display:flex;align-items:center;gap:12px;margin:22px 0 16px;color:var(--muted);font-size:12px}.auth-sep:after,.auth-sep:before{content:"";flex:1 1;height:1px;background:var(--line-soft)}.auth-social{width:100%;height:50px;border:1px solid var(--line-soft);border-radius:2px;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font:500 15px Montserrat,sans-serif;color:var(--text-strong);text-decoration:none}.auth-social:hover{background:var(--bg-soft)}.auth-social svg{width:22px;height:22px;flex:0 0 auto}.auth-lnk{color:var(--brand);text-decoration:none;font-size:12px;font-weight:500}.auth-lnk:hover{text-decoration:underline}.auth-center{text-align:center}.auth-mt18{margin-top:18px}.auth-mt10{margin-top:10px}.auth-small,.auth-terms{font-size:12px;color:var(--text)}.auth-terms{line-height:1.6;text-align:center;margin:6px 0 4px}.auth-terms a{color:var(--brand);text-decoration:none}.auth-terms a:hover{text-decoration:underline}.auth-risk{margin-top:26px;border:1px solid var(--line-soft);border-radius:2px;padding:16px 14px;position:relative}.auth-risk b{position:absolute;top:-9px;left:50%;transform:translateX(-50%);background:var(--bg);padding:0 10px;font:600 12px Montserrat,sans-serif;color:var(--text-strong);letter-spacing:.02em;white-space:nowrap}.auth-risk p{margin:0;font-size:12px;line-height:1.55;color:var(--text)}.auth-err{margin-top:14px;padding:10px 12px;border-radius:2px;font-size:13px;background:rgba(185,50,69,.07);border:1px solid rgba(185,50,69,.3);color:var(--danger)}.auth-foot{flex:0 0 auto;border-top:1px solid var(--line-soft);padding:18px 24px;text-align:center;font-size:12px;color:var(--muted)}.auth-transition{position:fixed;inset:0;background:#fff;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px;text-align:center}.auth-spin{width:50px;height:50px;border-radius:50%;border:2px solid rgb(203,199,199);border-left:2px solid var(--brand);animation:authRotate 1.1s cubic-bezier(.68,-.55,.27,1.55) infinite}@keyframes authRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.auth-transition .t1{color:var(--text-strong);font-size:17px;font-weight:500;margin:0}.auth-transition .t2{color:var(--muted);font-size:14px;max-width:320px;margin:0}.auth-prog{width:min(280px,80vw);height:3px;background:var(--line-soft);border-radius:3px;overflow:hidden}.auth-prog>i{display:block;height:100%;width:35%;background:var(--brand);animation:authProg 2s ease-in-out infinite alternate}@keyframes authProg{0%{width:25%}to{width:92%}}@media (max-width:480px){.auth-hdr{padding:0 16px}.auth-ghost{padding:0;width:38px;border-radius:50%;font-size:0}.auth-ghost:after{content:"\2192";font-size:18px;line-height:1}.auth-main{padding:36px 20px 32px}.auth-col h1{font-size:26px;margin-bottom:28px}}