.auth_page__CGm18{color-scheme:light;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0;background:#fafafa;font-family:system-ui,-apple-system,sans-serif}.auth_logo__5xJVK{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#111;margin-bottom:3rem}.auth_card__P0W9t{width:100%;max-width:380px;padding:0 1rem}.auth_title__8jdIt{font-size:1.25rem;font-weight:600;text-align:center;margin:0 0 2rem;color:#111}.auth_field__McVeH{margin-bottom:1rem}.auth_label__5qKQi{display:block;font-size:.85rem;font-weight:600;color:#111;margin-bottom:.4rem}.auth_input__H5eGy{width:100%;padding:.6rem .75rem;font-size:.95rem;color:#111;background-color:#fff;border:1px solid #ddd;border-radius:8px;outline:none;box-sizing:border-box}.auth_input__H5eGy:focus{border-color:#111}.auth_inputPassword__VVG8d{padding-right:3.5rem}.auth_passwordField__wTo_K{position:relative}.auth_toggleButton__w5aqU{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:none;border:none;color:#737373;cursor:pointer;padding:0}.auth_toggleButton__w5aqU:hover{background:#f4f4f5;color:#111}.auth_checkboxField__n7bF2{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.auth_checkboxField__n7bF2 input{cursor:pointer}.auth_checkboxField__n7bF2 label{font-size:.9rem;color:#444;cursor:pointer}.auth_button__6MVqz{width:100%;padding:.65rem .75rem;font-size:.95rem;font-weight:600;color:#fff;background:#111;border:none;border-radius:8px;cursor:pointer;margin-top:.5rem}.auth_button__6MVqz:disabled{opacity:.6;cursor:default}.auth_footer__4e1w1{text-align:center;font-size:.9rem;color:#444;margin-top:1.5rem}.auth_footer__4e1w1 a{color:#111;font-weight:600;text-decoration:none}.auth_error__Gqe9B{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca;border-radius:8px;padding:.6rem .75rem;font-size:.85rem;margin-bottom:1rem}.auth_apiKeyButton__XqGOl{display:block;width:100%;text-align:left;position:relative;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;padding:.75rem 2.25rem .75rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.5;color:#111;word-break:break-all;cursor:pointer}.auth_apiKeyButton__XqGOl:hover{background:#eeeef0;border-color:#d4d4d8}.auth_apiKeyButton__XqGOl:focus-visible{outline:2px solid #a1a1aa;outline-offset:2px}.auth_apiKeyIcon__NCnLp{position:absolute;top:.8rem;right:.75rem;color:#71717a}.auth_apiKeyHint__cFg4t{margin:.4rem 0 1rem;font-size:.75rem;color:#a1a1aa}.auth_toast__Qj5BI{position:fixed;bottom:2rem;left:50%;z-index:50;display:flex;align-items:center;gap:.4rem;padding:.55rem .9rem;border-radius:999px;background:#171717;color:#fff;font-size:.8rem;font-weight:500;box-shadow:0 8px 24px rgba(0,0,0,.18);transform:translateX(-50%);animation:auth_toastIn__mVJey .16s ease-out}.auth_toast__Qj5BI svg{color:#4ade80}@keyframes auth_toastIn__mVJey{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.auth_toast__Qj5BI{animation:none}}.auth_linkButton__5XpCe{display:block;text-align:center;text-decoration:none;box-sizing:border-box}