.auth_page__BzxL8{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--bg)}.auth_card__KA4lG{width:100%;max-width:400px;padding:2.5rem 2rem;background:var(--surface);border:1px solid var(--border);border-radius:14px}.auth_logo__Duey4{text-align:center;margin-bottom:2rem}.auth_logoText__LOqw3{font-family:"DM Serif Display",Cormorant Garamond,serif;font-size:1.75rem;font-weight:400;color:var(--accent);letter-spacing:.03em}.auth_title__saMM4{font-size:1.4rem;margin-bottom:.3rem;text-align:center}.auth_subtitle__aClGr{font-size:.9rem;color:var(--text-muted);text-align:center;margin-bottom:2rem}.auth_form__BXYhi{display:flex;flex-direction:column;gap:1rem}.auth_label__o_lL3{font-size:.875rem;font-weight:500;color:var(--text-muted);margin-bottom:.25rem;display:block}.auth_input__c251n{width:100%;padding:.65rem .85rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--text);font-size:1rem}.auth_input__c251n:focus{outline:none;border-color:var(--accent)}.auth_fieldGroup__79l37{display:flex;flex-direction:column;gap:.4rem}.auth_error__WDyRu{font-size:.875rem;color:var(--error);text-align:center}.auth_submit__oaITh{width:100%;padding:.8rem 1.25rem;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:.5rem;transition:background .15s}.auth_submit__oaITh:hover:not(:disabled){background:#d4b96d}.auth_submit__oaITh:disabled{opacity:.6;cursor:not-allowed}.auth_footer__CPqgI{margin-top:1.5rem;text-align:center;font-size:.9rem;color:var(--text-muted)}.auth_link__GXv3Y{color:var(--accent);text-decoration:none;font-weight:500}.auth_link__GXv3Y:hover{text-decoration:underline}.auth_icon__g6RW5{font-size:3rem;text-align:center;margin-bottom:1rem}.auth_list__hR5i0{margin:1rem 0 1.5rem;padding-left:1.25rem;font-size:.9rem;color:var(--text-muted);line-height:1.8}.auth_backLink__YhKPK{display:block;text-align:center;margin-top:1.5rem;font-size:.875rem;color:var(--text-muted)}