.page-module__x9f7yG__container{background:linear-gradient(135deg,var(--theme-primary-light,#eef2ff)0%,var(--theme-surface-variant,#e8eaf6)100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.page-module__x9f7yG__card{background:var(--theme-surface);box-shadow:var(--theme-elevation-4);border-radius:1rem;width:100%;max-width:28rem;padding:2rem}.page-module__x9f7yG__header{text-align:center;margin-bottom:2rem}.page-module__x9f7yG__iconWrap{background:var(--theme-primary-light);color:var(--theme-primary);border-radius:50%;margin-bottom:1rem;padding:.75rem;display:inline-flex}.page-module__x9f7yG__title{color:var(--theme-text-primary);margin:0;font-size:1.5rem;font-weight:700}.page-module__x9f7yG__subtitle{color:var(--theme-text-secondary);margin-top:.5rem;font-size:.875rem}.page-module__x9f7yG__form{flex-direction:column;gap:1rem;display:flex}.page-module__x9f7yG__label{color:var(--theme-text-secondary);margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.page-module__x9f7yG__inputWrap{position:relative}.page-module__x9f7yG__inputIcon{color:var(--theme-text-disabled);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.page-module__x9f7yG__input{border:1px solid var(--theme-border-light);width:100%;color:var(--theme-text-primary);background:var(--theme-surface);box-sizing:border-box;border-radius:.5rem;outline:none;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__x9f7yG__input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-primary)20%,transparent)}.page-module__x9f7yG__error{color:var(--theme-error);background:color-mix(in srgb,var(--theme-error)10%,transparent);border-radius:.5rem;padding:.75rem;font-size:.875rem}.page-module__x9f7yG__submitBtn{background:var(--theme-primary);width:100%;color:var(--theme-on-primary);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.page-module__x9f7yG__submitBtn:hover{opacity:.9}.page-module__x9f7yG__submitBtn:disabled{background:var(--theme-text-disabled);cursor:not-allowed}.page-module__x9f7yG__hint{text-align:center;color:var(--theme-text-secondary);margin-top:1.5rem;font-size:.875rem}.page-module__x9f7yG__backLink{border-top:1px solid var(--theme-border-light);text-align:center;color:var(--theme-text-secondary);justify-content:center;align-items:center;gap:.25rem;margin-top:2rem;padding-top:1.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.page-module__x9f7yG__backLink:hover{color:var(--theme-text-primary)}
