.AuthCard-module__MZhdwG__auth-page{--auth-muted:#6c757d;--auth-border:#d7dce1;--auth-hover-bg:#f4f6f8;background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.AuthCard-module__MZhdwG__auth-art{color:#fff;background:linear-gradient(160deg,#0e1b1f 0%,#123338 48%,#0b4a47 100%);flex-direction:column;gap:32px;padding:44px 48px;display:flex;position:relative;overflow:hidden}.AuthCard-module__MZhdwG__auth-art:after{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--button3) 30%, transparent) 0%, transparent 68%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-160px;right:-140px}.AuthCard-module__MZhdwG__auth-brand{z-index:1;align-items:center;gap:14px;display:flex;position:relative}.AuthCard-module__MZhdwG__auth-pitch{z-index:1;margin-top:auto;position:relative}.AuthCard-module__MZhdwG__auth-pitch h2{letter-spacing:-.01em;text-wrap:pretty;max-width:15ch;margin:0 0 12px;font-size:32px;font-weight:600;line-height:1.18}.AuthCard-module__MZhdwG__auth-pitch p{color:#ffffffa8;text-wrap:pretty;max-width:44ch;margin:0;font-size:14.5px;line-height:1.6}.AuthCard-module__MZhdwG__auth-artfoot{z-index:1;color:#fff6;justify-content:space-between;font-size:11px;display:flex;position:relative}.AuthCard-module__MZhdwG__auth-panel{justify-content:center;align-items:center;padding:48px 40px;display:flex;overflow-y:auto}.AuthCard-module__MZhdwG__auth-form{flex-direction:column;gap:14px;width:100%;max-width:404px;display:flex}.AuthCard-module__MZhdwG__auth-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--button3);font-size:10.5px;font-weight:700}.AuthCard-module__MZhdwG__auth-h1{letter-spacing:-.02em;color:var(--brand-body-color);margin:-6px 0 0;font-size:27px;font-weight:600}.AuthCard-module__MZhdwG__auth-sub{color:var(--auth-muted);margin:-8px 0 4px;font-size:13.5px;line-height:1.55}@media (max-width:1080px){.AuthCard-module__MZhdwG__auth-page{grid-template-columns:1fr}.AuthCard-module__MZhdwG__auth-art{display:none}}.AuthCard-module__MZhdwG__auth-or{color:var(--auth-muted);align-items:center;gap:12px;margin:0;font-size:12px;display:flex}.AuthCard-module__MZhdwG__auth-or:before,.AuthCard-module__MZhdwG__auth-or:after{content:"";background:var(--auth-border);flex:1;height:1px}
.AuthField-module__wGN-IG__auth-field{flex-direction:column;gap:.3rem;display:flex}.AuthField-module__wGN-IG__auth-field-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.AuthField-module__wGN-IG__auth-field label{color:var(--auth-muted,#6c757d);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.AuthField-module__wGN-IG__auth-field-hint{color:var(--auth-muted,#6c757d);font-size:.78rem}.AuthField-module__wGN-IG__auth-field-hint.AuthField-module__wGN-IG__error{color:var(--bs-danger);align-items:center;gap:4px;display:flex}.AuthField-module__wGN-IG__auth-field-icon{color:var(--auth-muted,#6c757d);pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;left:13px}.AuthField-module__wGN-IG__dx-auth-field-wrap{align-items:center;display:flex;position:relative}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor.dx-editor-outlined{border:1px solid var(--auth-border,#d7dce1);width:100%;box-shadow:none;background:#fff;border-radius:8px}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor.dx-editor-outlined.dx-state-hover{border-color:var(--auth-border,#d7dce1)}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:var(--button3);box-shadow:0 0 0 3px color-mix(in srgb, var(--button3) 15%, transparent)}.AuthField-module__wGN-IG__dx-auth-field-wrap.AuthField-module__wGN-IG__error .dx-texteditor.dx-editor-outlined{border-color:var(--bs-danger)}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor-input-container{height:40px}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor-input{height:40px;color:var(--brand-body-color);padding:0 14px;font-family:inherit;font-size:.95rem}.AuthField-module__wGN-IG__dx-auth-field-wrap.AuthField-module__wGN-IG__has-icon .dx-texteditor-input{padding-left:38px}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-placeholder:before{padding:0 14px;font-size:.95rem}.AuthField-module__wGN-IG__dx-auth-field-wrap.AuthField-module__wGN-IG__has-icon .dx-placeholder:before{padding-left:38px}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor-buttons-container{padding-right:6px}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor-buttons-container .dx-button{width:30px;height:30px;color:var(--auth-muted,#6c757d);border-radius:6px}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor-buttons-container .dx-button:hover{background:var(--auth-hover-bg,#f4f6f8);color:var(--brand-body-color)}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-texteditor-buttons-container .dx-button .dx-icon{width:14px;height:14px;color:inherit;font-size:14px}.AuthField-module__wGN-IG__dx-auth-field-wrap .dx-button-content{justify-content:center;align-items:center;display:flex}.AuthField-module__wGN-IG__auth-mini{color:var(--button3);cursor:pointer;font-size:12px;font-weight:600;text-decoration:none}
.AuthAlert-module__1CljlG__auth-alert{border-radius:8px;padding:.5rem}
.AuthButtons-module__79lPEq__auth-btn .dx-button-content .dx-button-submit-input{position:absolute}.dx-button.AuthButtons-module__79lPEq__auth-btn{height:44px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 1.25rem;display:inline-flex}.dx-button.AuthButtons-module__79lPEq__auth-btn .dx-icon{width:14px;height:14px;font-size:14px}.dx-button.AuthButtons-module__79lPEq__auth-btn .dx-button-content{justify-content:center;align-items:center;gap:.5rem;padding:0;font-size:14px;font-weight:600;display:inline-flex}.dx-button.AuthButtons-module__79lPEq__auth-btn.AuthButtons-module__79lPEq__auth-btn-primary{background:var(--button3);color:#fff}.dx-button.AuthButtons-module__79lPEq__auth-btn.AuthButtons-module__79lPEq__auth-btn-secondary{color:var(--brand-body-color);border-color:var(--auth-border,#d7dce1);background:#fff}.dx-button.AuthButtons-module__79lPEq__auth-btn.AuthButtons-module__79lPEq__auth-btn-secondary .dx-button-content{font-size:13.5px}.dx-button.AuthButtons-module__79lPEq__auth-btn:not(.dx-state-disabled):hover{filter:brightness(.94)}.dx-button.AuthButtons-module__79lPEq__auth-btn.AuthButtons-module__79lPEq__auth-btn-secondary:not(.dx-state-disabled):hover{background:var(--auth-hover-bg,#f4f6f8);filter:none}.dx-button.AuthButtons-module__79lPEq__auth-btn.dx-state-disabled{opacity:.45;cursor:not-allowed}
