*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:#fafafa;color:#18181b;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;-webkit-font-smoothing:antialiased}a{color:inherit}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#dcdcdc;border-radius:6px;border:2px solid #fafafa}.ov-2col{display:grid;grid-template-columns:1.25fr 1fr;grid-gap:14px;gap:14px}.src-scroll{overflow-x:auto}@media (max-width:860px){.ov-2col{grid-template-columns:1fr}.src-scroll>*{min-width:540px}}.auth-input{width:100%;font-family:inherit;font-size:14px;padding:11px 13px;border:1px solid #e2e2e5;border-radius:9px;background:#fff;color:#18181b;outline:none;transition:border-color .15s,box-shadow .15s}.auth-input::placeholder{color:#b4b4b8}.auth-input:focus{border-color:#18181b;box-shadow:0 0 0 3px rgba(24,24,27,.08)}.auth-btn{width:100%;font-family:inherit;font-size:14px;font-weight:600;padding:12px;border-radius:9px;border:1px solid #18181b;background:#18181b;color:#fff;cursor:pointer;transition:opacity .15s,transform .05s}.auth-btn:hover{opacity:.9}.auth-btn:active{transform:translateY(1px)}.auth-btn:disabled{opacity:.55;cursor:default}