.phone-group{display:flex;gap:8px;align-items:stretch;direction:ltr}.phone-group .select2-container{flex:0 0 96px;min-width:96px}.phone-group input[name="phone"]{flex:1;min-width:0;text-align:left}.phone-group .select2-selection__rendered{font-weight:600;direction:ltr;text-align:left}.select2-dial-dropdown .select2-results__option{direction:ltr;text-align:left}.select2-container--default .select2-selection--single{height:46px;border:1px solid var(--line);border-radius:var(--r-sm);display:flex;align-items:center;padding:0 12px;background:var(--surface)}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:46px;color:var(--ink);padding:0}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.select2-container--default.select2-container--focus .select2-selection--single,.select2-container--default.select2-container--open .select2-selection--single{border-color:var(--v-400);box-shadow:0 0 0 3px var(--v-100)}.select2-dropdown{border-color:var(--line);border-radius:var(--r-sm)}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:var(--v-600)}.select2-search--dropdown .select2-search__field{border:1px solid var(--line);border-radius:8px;padding:8px}@media (max-width:560px){.phone-group{flex-direction:column}.phone-group .select2-container{flex-basis:auto;min-width:0}}.social-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--muted);font-size:13px}.social-divider::before,.social-divider::after{content:"";flex:1;height:1px;background:var(--line)}.social-auth{display:flex;flex-direction:column;gap:10px}.social-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);color:var(--v-900);font-weight:600;font-size:14.5px;text-decoration:none;transition:border-color .15s,background .15s,transform .1s}.social-btn:hover{border-color:var(--v-300);background:var(--v-50)}.social-btn:active{transform:translateY(1px)}.social-btn svg{flex:none;width:18px;height:18px}.social-btn.social-x{background:#000;border-color:#000;color:#fff}.social-btn.social-x:hover{background:#111;border-color:#111}.social-btn.social-x svg{color:#fff}.have-account-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--v-50);border:1px solid var(--v-100);border-radius:var(--r-md);padding:12px 16px;margin-bottom:22px}.have-account-banner span{font-size:14.5px;color:var(--v-900);font-weight:600}@media (max-width:560px){.card-pad .phone-group{flex-direction:row}.card-pad .phone-group .select2-container{flex:0 0 92px;min-width:92px}}