.auth-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;background:linear-gradient(180deg,#f8f9fa,#fff);padding:40px 24px 60px;max-width:480px;margin:0 auto}.auth-logo{display:flex;align-items:baseline;justify-content:center;margin-bottom:32px;font-size:42px;font-weight:700;letter-spacing:-1px}.auth-logo-vo{color:#1a365d}.auth-logo-check{color:#f97316;font-size:36px;margin:0 -2px}.auth-logo-24{color:#1a365d}.auth-logo-by{color:#f97316;font-size:36px}.auth-title{font-size:18px;font-weight:400;color:#4a5568;margin:0 0 24px;text-align:center}.auth-tabs{display:flex;background:#f1f5f9;border-radius:25px;padding:4px;margin-bottom:24px;width:100%;max-width:280px}.auth-tab{flex:1;padding:12px 24px;border:none;border-radius:22px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;background:transparent;color:#64748b}.auth-tab--active{background:#3b82f6;color:#fff;box-shadow:0 2px 8px #3b82f64d}.auth-tab:not(.auth-tab--active):hover{color:#334155}.auth-social{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:20px}.auth-social-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:52px;border-radius:14px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.auth-social-btn--telegram{background:linear-gradient(135deg,#08c,#00a8e8,#64b5f6);color:#fff;box-shadow:0 4px 12px #0088cc4d}.auth-social-btn--telegram:hover{box-shadow:0 6px 16px #08c6;transform:translateY(-1px)}.auth-social-btn--google{background:#fff;color:#374151;border:1.5px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.auth-social-btn--google:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 4px 12px #00000014}.auth-social-icon{width:22px;height:22px;flex-shrink:0}.auth-divider{display:flex;align-items:center;width:100%;margin:8px 0 20px;gap:16px}.auth-divider-line{flex:1;height:1px;background:#e5e7eb}.auth-divider-text{font-size:14px;color:#9ca3af;white-space:nowrap}.auth-phone-group{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:16px}.auth-phone-input-wrapper{flex:1;display:flex;align-items:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;overflow:hidden;height:52px;transition:border-color .2s}.auth-phone-input-wrapper:focus-within{border-color:#3b82f6}.auth-phone-code{padding:0 12px 0 16px;font-size:16px;color:#374151;font-weight:500;border-right:1px solid #e5e7eb;height:100%;display:flex;align-items:center;background:#f9fafb}.auth-phone-input{flex:1;border:none!important;height:100%!important;font-size:16px!important;padding:0 16px!important;box-shadow:none!important;background:transparent!important}.auth-phone-input:focus{box-shadow:none!important}.auth-phone-input::placeholder{color:#9ca3af}.auth-send-code-btn{height:52px;padding:0 20px;background:#f97316;color:#fff;border:none;border-radius:14px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease;box-shadow:0 4px 12px #f973164d}.auth-send-code-btn:hover:not(:disabled){background:#ea580c;box-shadow:0 6px 16px #f9731666;transform:translateY(-1px)}.auth-send-code-btn:disabled{background:#fdba74;cursor:not-allowed;box-shadow:none}.auth-input-full{width:100%;margin-bottom:16px}.auth-code-input{width:100%;height:52px!important;border-radius:14px!important;font-size:16px!important;border:1.5px solid #e5e7eb!important;margin-bottom:16px;text-align:center;letter-spacing:4px}.auth-code-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}.auth-code-input::placeholder{color:#9ca3af;letter-spacing:normal}.auth-code-input:disabled{background:#f9fafb!important;color:#9ca3af}.auth-password-input{width:100%;height:52px!important;border-radius:14px!important;font-size:16px!important;border:1.5px solid #e5e7eb!important;margin-bottom:20px;padding:0 16px!important}.auth-password-input:focus{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f61a!important}.auth-password-input::placeholder{color:#9ca3af}.auth-password-input:disabled{background:#f9fafb!important;color:#9ca3af}.auth-password-input input{height:100%!important;font-size:16px!important}.auth-continue-btn{width:100%;max-width:280px;height:52px;background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;border:none;border-radius:26px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #f9731659}.auth-continue-btn:hover:not(:disabled){box-shadow:0 6px 20px #f9731673;transform:translateY(-1px)}.auth-continue-btn:active:not(:disabled){transform:scale(.98)}.auth-continue-btn:disabled{background:linear-gradient(135deg,#fdba74,#fed7aa);cursor:not-allowed;box-shadow:none}@media(max-width:480px){.auth-container{padding:32px 20px 48px}.auth-logo{font-size:36px}.auth-logo-check,.auth-logo-by{font-size:30px}.auth-tabs{max-width:100%}.auth-send-code-btn{padding:0 16px;font-size:13px}}.verify-container{min-height:100vh;display:flex;flex-direction:column;background:#fff;padding:0 24px 40px;max-width:480px;margin:0 auto}.verify-header{padding:16px 0 8px}.verify-back-btn{width:32px;height:32px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;color:#374151;border-radius:8px;padding:0;transition:background .2s}.verify-back-btn:hover{background:#f3f4f6}.verify-content{flex:1;display:flex;flex-direction:column;align-items:center;padding-top:48px}.verify-title{font-size:22px!important;font-weight:800!important;color:#1a1a2e!important;text-align:center;margin-bottom:12px!important}.verify-desc{font-size:14px;color:#6b7280;text-align:center;line-height:1.5;max-width:280px;display:block;margin-bottom:36px}.verify-phone{color:#1a1a2e;font-weight:500}.otp-boxes{display:flex;gap:16px;margin-bottom:24px}.otp-input{width:60px;height:64px;border:1.5px solid #e5e7eb;border-radius:14px;font-size:26px;font-weight:700;text-align:center;color:#1a1a2e;background:#f9fafb;outline:none;transition:border-color .2s,background .2s;caret-color:transparent}.otp-input:focus{border-color:#2563eb;background:#fff}.otp-input--filled{border-color:#2563eb;background:#fff}.verify-resend{margin-bottom:32px;text-align:center}.resend-timer{font-size:14px;color:#6b7280}.resend-countdown{color:#f97316;font-weight:600}.resend-btn{background:none;border:none;font-size:14px;font-weight:600;color:#2563eb;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.resend-btn:hover{color:#1d4ed8}.btn-confirm{width:100%;height:52px;background:#f97316;color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.btn-confirm:hover{background:#ea6d10}.btn-confirm:active{transform:scale(.98)}.btn-confirm:disabled{background:#fdba74;cursor:not-allowed}@media(max-width:480px){.verify-container{padding:0 20px 32px}.otp-input{width:52px;height:58px;font-size:22px}}#root{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}
