.page_container__AA3Y1{min-height:80vh;display:flex;justify-content:center;align-items:center;padding:2rem}.page_card__B6G6d{background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px rgba(140,104,102,.15);width:100%;max-width:600px;border:1px solid rgba(255,255,255,.5)}.page_title__Owwlz{color:#8c6866;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.page_form__T90SA{display:flex;flex-direction:column;gap:1.5rem}.page_inputGroup__APWzp{display:flex;flex-direction:column;gap:.5rem}.page_label__4k18b{font-size:.9rem;color:#a0948d;font-weight:500}.page_input__jhQwS,.page_textarea__KX_LQ{padding:.8rem 1rem;border-radius:8px;border:1px solid rgba(230,210,210,.8);background:rgba(255,255,255,.9);font-size:1rem;transition:all .3s ease;font-family:inherit}.page_textarea__KX_LQ{resize:vertical;min-height:120px}.page_input__jhQwS:focus,.page_textarea__KX_LQ:focus{outline:none;border-color:#d4a5a1;box-shadow:0 0 0 3px rgba(212,165,161,.2)}.page_button__TnwR_{background:linear-gradient(135deg,#d4a5a1,#8c6866);color:white;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:1rem;box-shadow:0 4px 15px rgba(140,104,102,.3)}.page_button__TnwR_:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(140,104,102,.4)}.page_button__TnwR_:disabled{background:#ccc;cursor:not-allowed;box-shadow:none}.page_error__DGOPz{background-color:#fce8e6;color:#c0392b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid #fadbd8}