.loader[data-v-25fc4544]{animation:rotation-25fc4544 1s linear infinite;border:6px solid #37b1b3;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@keyframes rotation-25fc4544{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.otp-container[data-v-25fc4544]{display:flex;gap:8px;justify-content:center;margin:20px 0}.otp-box[data-v-25fc4544]{background:#f5f5f7;border:2px solid transparent;border-radius:10px;color:#333;font-family:monospace;font-size:22px;height:52px;outline:none;text-align:center;transition:border-color .15s ease,background .15s ease;width:42px}.otp-box[data-v-25fc4544]:focus{background:#fff;border-color:#37b1b3}