.auth_loginPage__oPgCq{--lion-orange:#ff8200;--lion-orange-hover:#e67500;--lion-orange-soft:#fff3e5;--lion-brown:#2c1f14;--bg:#fafaf7;--surface:#fff;--surface-muted:#f5f4f0;--border:#e8e5dd;--border-strong:#d6d2c7;--text-primary:#1a1612;--text-secondary:#5c544a;--text-tertiary:#8b8377;--r-sm:6px;--r-md:8px;--r-xl:16px;--shadow-sm:0 1px 2px rgba(28,20,12,.06),0 1px 0 rgba(28,20,12,.03);--shadow-md:0 4px 12px rgba(28,20,12,.08),0 1px 2px rgba(28,20,12,.04);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;font-family:var(--font-inter-tight),"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-feature-settings:"cv11","ss01","ss03";-webkit-font-smoothing:antialiased;color:var(--text-primary);font-size:14px;line-height:1.45;letter-spacing:-.005em}.auth_loginCard__FZ7tG{width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-md);padding:40px 36px 32px;position:relative;animation:auth_fadeRise__FqqBr .4s cubic-bezier(.2,.8,.2,1) both}@keyframes auth_fadeRise__FqqBr{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.auth_brand__X1A7h{display:flex;align-items:center;gap:12px;margin-bottom:32px}.auth_brandLogo__Z7Tws{width:44px;height:44px;flex-shrink:0}.auth_brandText__ODP0y{display:flex;flex-direction:column;line-height:1}.auth_brandWord1__lDand{font-weight:700;font-size:14px;letter-spacing:.06em;color:var(--text-primary)}.auth_brandWord2__mwxa7{font-family:var(--font-jetbrains-mono),"JetBrains Mono",monospace;font-size:10px;letter-spacing:.18em;color:var(--lion-orange);margin-top:4px;font-weight:500}.auth_title__tO5sT{font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--text-primary);margin:0 0 4px;line-height:1.2}.auth_sub__RRp1E{font-size:13.5px;color:var(--text-secondary);margin:0 0 28px;line-height:1.5}.auth_field__H8XQ4{margin-bottom:14px}.auth_fieldLabelRow__BXiLg{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.auth_fieldLabelRow__BXiLg,.auth_fieldLabelRow__BXiLg .auth_forgot__DvO_T{font-size:12.5px;line-height:1}.auth_fieldLabel__Dziwx{display:block;font-size:12.5px;font-weight:500;color:var(--text-secondary);margin-bottom:6px}.auth_inputWrap__wPgtL{position:relative}.auth_input__HKwPq{width:100%;padding:10px 12px;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-md);outline:none;font-size:14px;color:var(--text-primary);font-family:inherit;transition:border-color .12s,box-shadow .12s;height:40px;box-sizing:border-box}.auth_input__HKwPq::placeholder{color:var(--text-tertiary)}.auth_input__HKwPq:hover{border-color:var(--text-tertiary)}.auth_input__HKwPq:focus{border-color:var(--lion-orange);box-shadow:0 0 0 3px var(--lion-orange-soft)}.auth_hasEye__1hP6m{padding-right:40px}.auth_eye__hztBa{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:var(--r-sm);color:var(--text-tertiary);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s,color .12s}.auth_eye__hztBa:hover{background:var(--surface-muted);color:var(--text-primary)}.auth_row__XK72u{display:flex;justify-content:space-between;align-items:center;margin:18px 0 24px;font-size:13px}.auth_check__1AjJi{display:flex;align-items:center;gap:8px;color:var(--text-secondary);cursor:pointer;user-select:none}.auth_check__1AjJi input{width:15px;height:15px;accent-color:var(--lion-orange);cursor:pointer;border-radius:var(--r-sm)}.auth_forgot__DvO_T{color:var(--lion-orange);text-decoration:none;font-weight:500}.auth_forgot__DvO_T:hover{color:var(--lion-orange-hover)}.auth_submit__ry0bD{width:100%;height:42px;background:var(--lion-orange);color:#fff;border:none;border-radius:var(--r-md);font-size:13.5px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .12s,box-shadow .12s;font-family:inherit;box-shadow:0 1px 0 rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.12)}.auth_submit__ry0bD:hover{background:var(--lion-orange-hover);box-shadow:var(--shadow-sm)}.auth_submit__ry0bD:disabled{opacity:.6;cursor:not-allowed}.auth_error__RAJfV{color:#b91c1c;font-size:13px;margin:8px 0 0;text-align:center}.auth_rowForgot__28LEy{display:flex;justify-content:flex-end;margin:18px 0 24px;font-size:13px}.auth_success__clpse{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:var(--r-sm);padding:8px 12px;font-size:13px;margin:0 0 12px;text-align:center}