.PhoneSignIn-module__17jsGW__container{min-height:100vh;padding:2rem var(--side-spacing);background:var(--background);justify-content:center;align-items:center;display:flex}.PhoneSignIn-module__17jsGW__card{background:var(--surface);border-radius:var(--radius-xl);width:100%;max-width:440px;box-shadow:var(--shadow-lg);padding:2.5rem 2rem}.PhoneSignIn-module__17jsGW__title{color:var(--text-primary);margin-bottom:.35rem;font-size:1.75rem;font-weight:700}.PhoneSignIn-module__17jsGW__subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem}.PhoneSignIn-module__17jsGW__form{flex-direction:column;gap:1.1rem;display:flex}.PhoneSignIn-module__17jsGW__field{flex-direction:column;gap:.4rem;display:flex}.PhoneSignIn-module__17jsGW__label{color:var(--text-primary);font-size:.875rem;font-weight:600}.PhoneSignIn-module__17jsGW__phoneRow{border:1.5px solid var(--border-color);border-radius:var(--radius-md);align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.PhoneSignIn-module__17jsGW__phoneRow:focus-within{border-color:var(--accent-color)}.PhoneSignIn-module__17jsGW__prefix{background:var(--surface-2,#f5f5f5);color:var(--text-secondary);border-right:1.5px solid var(--border-color);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:.7rem .75rem;font-size:.95rem;font-weight:600}.PhoneSignIn-module__17jsGW__input{color:var(--text-primary);background:var(--surface);letter-spacing:.05em;border:none;outline:none;flex:1;padding:.7rem .9rem;font-size:.95rem}.PhoneSignIn-module__17jsGW__error{color:#dc2626;border-radius:var(--radius-sm);background:#fef2f2;padding:.6rem .9rem;font-size:.875rem}.PhoneSignIn-module__17jsGW__submitBtn{background:var(--accent-color);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;margin-top:.5rem;padding:.8rem;font-size:1rem;font-weight:600;transition:background .15s,opacity .15s}.PhoneSignIn-module__17jsGW__submitBtn:hover:not(:disabled){background:var(--accent-dark)}.PhoneSignIn-module__17jsGW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.PhoneSignIn-module__17jsGW__hint{text-align:center;color:var(--text-secondary);margin-top:1.25rem;font-size:.85rem}
