@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&family=Inter:wght@400&display=swap");.AuthPage_container__WW9xb{max-width:460px;margin:6rem auto;padding:2rem;font-family:Inter,sans-serif;background-image:url(/images/santorini-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.12);backdrop-filter:blur(6px);color:#244a68;position:relative;z-index:1}.AuthPage_container__WW9xb:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.7);border-radius:16px;z-index:-1}.AuthPage_signupContainer__zLX2L{max-width:460px;margin:6rem auto;padding:2rem;font-family:Inter,sans-serif;background-image:url(/images/signup-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.12);backdrop-filter:blur(6px);color:#2e2e2e;position:relative;z-index:1}.AuthPage_signupContainer__zLX2L:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.65);border-radius:16px;z-index:-1}.AuthPage_heading__XmEvy{font-family:Playfair Display,serif;font-size:2.2rem;margin-bottom:2rem;text-align:center;color:#244a68;letter-spacing:1px}.AuthPage_success__q8NIN{background-color:#d2f5d8;color:#2e7d32}.AuthPage_error__TBugs,.AuthPage_formError__nhz2w,.AuthPage_success__q8NIN{padding:.75rem;border-radius:6px;text-align:center;font-weight:500;margin-bottom:1rem}.AuthPage_error__TBugs,.AuthPage_formError__nhz2w{background-color:#fbeaea;color:#c62828}.AuthPage_inputGroup__4ODYX,.AuthPage_signupForm__ghH3D{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.AuthPage_inputField__4W4Vz{font-size:1rem;padding:.85rem 1rem;border:1px solid #ccc;border-radius:8px;background-color:rgba(255,255,255,.9);font-family:Inter,sans-serif;box-shadow:0 2px 6px rgba(0,0,0,.06)}.AuthPage_inputField__4W4Vz:focus{border-color:#2678b6;outline:none;box-shadow:0 0 0 3px rgba(38,120,182,.3)}.AuthPage_submitButton__oWhZJ{background-color:#8bac0f;color:#0f380f;font-weight:700;padding:.85rem 1rem;border-radius:8px;border:none;font-family:Inter,sans-serif;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:background-color .3s ease}.AuthPage_submitButton__oWhZJ:hover{background-color:#76990f}.AuthPage_submitButton__oWhZJ:disabled{opacity:.6;cursor:not-allowed}.AuthPage_bottomLink___7F7S{margin-top:1.5rem;font-size:.95rem;text-align:center}.AuthPage_bottomLink___7F7S a{color:#2678b6;font-weight:500;text-decoration:none}.AuthPage_bottomLink___7F7S a:hover{color:#164c7e;text-decoration:underline}