.Auth_page__8p44W{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#fafafa}.Auth_card__cV8kA{width:100%;max-width:380px;background:#fff;border-radius:20px;padding:36px 28px;border:1px solid #f0f0f0;box-shadow:0 4px 24px rgba(0,0,0,.06);display:flex;flex-direction:column;align-items:center;gap:0}.Auth_logo__gjGu1{width:48px;height:48px;object-fit:contain;margin-bottom:10px}.Auth_appName__Z_x0u{font-family:Oswald,sans-serif;font-size:30px;font-weight:700;color:#c1440e;letter-spacing:.02em;margin-bottom:4px}.Auth_tagline__wwbHu{font-size:13px;color:#9a9a9a;margin-bottom:28px;font-family:DM Mono,monospace}.Auth_tabs__OGbo4{display:flex;width:100%;background:#f5f5f5;border-radius:10px;padding:3px;margin-bottom:24px;gap:3px}.Auth_tab__osQkx{flex:1 1;padding:9px 0;font-family:Syne,sans-serif;font-size:14px;font-weight:600;color:#9a9a9a;background:none;border:none;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.Auth_tab__osQkx.Auth_active__HnjZM{background:#fff;color:#222;box-shadow:0 1px 4px rgba(0,0,0,.08)}.Auth_form__8RGi_{width:100%;display:flex;flex-direction:column;gap:12px}.Auth_input___yjIt{width:100%;height:46px;border:1.5px solid #e8e8e8;border-radius:12px;padding:0 16px;font-size:14px;outline:none;transition:border-color .15s;color:#222;background:#fafafa}.Auth_input___yjIt:focus{border-color:#c1440e;background:#fff}.Auth_error__npNR5{font-size:13px;color:#c1440e;text-align:center;font-family:DM Mono,monospace}.Auth_submitBtn__Xv4HB{width:100%;height:46px;background:#c1440e;color:#fff;font-family:Syne,sans-serif;font-size:15px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:background .15s,opacity .15s;margin-top:4px}.Auth_submitBtn__Xv4HB:hover{background:#9e3509}.Auth_submitBtn__Xv4HB:disabled{opacity:.5;cursor:not-allowed}.Auth_successMsg__h70BD{width:100%;background:#fff5f2;border:1.5px solid #c1440e;border-radius:12px;padding:16px;font-size:14px;color:#c1440e;text-align:center;line-height:1.5}.Auth_privacy___6qKl{margin-top:16px;font-size:12px;color:#9a9a9a;text-align:center;line-height:1.5}.Auth_privacy___6qKl a{color:#c1440e;text-decoration:underline}